Trace number 1736254

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 0/2009-03-20? (TO) 1200.05 601.919

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

Solver Data

0.00/0.00	c Parsing...
0.08/0.13	c ==============================================================================
0.08/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.14	c ==============================================================================
0.08/0.14	c |         0 |  153982   505834 |   46194       0        0     nan |  0.000 % |
0.39/0.49	c |         0 |  142296   477026 |      --       0       --      -- |     --   | -11686/-28808
0.39/0.49	c ==============================================================================
0.39/0.49	c Result  :   #vars: 10375   #clauses: 142296   #literals: 477026
0.39/0.49	c CPU time:   0.468928 s
0.39/0.49	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1736254-1240810681/watcher-1736254-1240810681 -o /tmp/evaluation-result-1736254-1240810681/solver-1736254-1240810681 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1736254-1240810681.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.83 1.45 3/65 27357
/proc/meminfo: memFree=1383672/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 109098475 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 235 195 169 0 50 0
[pid=27358] ppid=27357 vsize=1196 CPUtime=0
/proc/27358/stat : 27358 (SatElite) R 27357 27357 27183 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 109098475 1224704 182 1992294400 134512640 135034092 4294956096 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/27358/statm: 299 184 50 127 0 169 0

[startup+0.06838 s]
/proc/loadavg: 1.83 1.83 1.45 3/65 27357
/proc/meminfo: memFree=1383672/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 109098475 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 235 195 169 0 50 0
[pid=27358] ppid=27357 vsize=6680 CPUtime=0.05
/proc/27358/stat : 27358 (SatElite) R 27357 27357 27183 0 -1 4194304 1530 0 0 0 5 0 0 0 18 0 1 0 109098475 6840320 1514 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/27358/statm: 1670 1515 50 127 0 1540 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12036

[startup+0.101385 s]
/proc/loadavg: 1.83 1.83 1.45 3/65 27357
/proc/meminfo: memFree=1383672/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 109098475 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 235 195 169 0 50 0
[pid=27358] ppid=27357 vsize=8924 CPUtime=0.08
/proc/27358/stat : 27358 (SatElite) R 27357 27357 27183 0 -1 4194304 2125 0 0 0 8 0 0 0 18 0 1 0 109098475 9138176 2109 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/27358/statm: 2231 2110 50 127 0 2101 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14280

[startup+0.301424 s]
/proc/loadavg: 1.83 1.83 1.45 3/65 27357
/proc/meminfo: memFree=1383672/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 109098475 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 235 195 169 0 50 0
[pid=27358] ppid=27357 vsize=15820 CPUtime=0.29
/proc/27358/stat : 27358 (SatElite) R 27357 27357 27183 0 -1 4194304 3721 0 0 0 28 1 0 0 19 0 1 0 109098475 16199680 3705 1992294400 134512640 135034092 4294956096 18446744073709551615 134574639 0 0 4096 3 0 0 0 17 0 0 0
/proc/27358/statm: 3955 3705 68 127 0 3825 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21176

[startup+0.701516 s]
/proc/loadavg: 1.83 1.83 1.45 3/65 27357
/proc/meminfo: memFree=1383672/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 5356

[startup+1.50267 s]
/proc/loadavg: 1.83 1.83 1.45 3/68 27361
/proc/meminfo: memFree=1359840/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=34260 CPUtime=1.46
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 5507 0 0 0 141 5 0 0 17 0 2 0 109098542 35082240 5493 1992294400 134512640 135305190 4294956144 18446744073709551615 134528851 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27360/statm: 8565 5493 83 193 0 8369 0
[pid=27360/tid=27361] ppid=27357 vsize=34260 CPUtime=0.64
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 453 0 0 0 63 1 0 0 17 0 2 0 109098560 35082240 5493 1992294400 134512640 135305190 4294956144 18446744073709551615 134557414 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 39616

[startup+3.10198 s]
/proc/loadavg: 1.83 1.83 1.45 3/68 27361
/proc/meminfo: memFree=1357088/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=36236 CPUtime=4.65
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 6072 0 0 0 459 6 0 0 17 0 2 0 109098542 37105664 6058 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27360/statm: 9059 6058 83 193 0 8863 0
[pid=27360/tid=27361] ppid=27357 vsize=36236 CPUtime=2.24
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 699 0 0 0 222 2 0 0 16 0 2 0 109098560 37105664 6058 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 41592

[startup+6.30262 s]
/proc/loadavg: 1.93 1.85 1.46 3/68 27361
/proc/meminfo: memFree=1352160/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=40388 CPUtime=11.03
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 7188 0 0 0 1096 7 0 0 17 0 2 0 109098542 41357312 7174 1992294400 134512640 135305190 4294956144 18446744073709551615 134542050 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27360/statm: 10097 7174 83 193 0 9901 0
[pid=27360/tid=27361] ppid=27357 vsize=40388 CPUtime=5.43
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 1102 0 0 0 541 2 0 0 17 0 2 0 109098560 41357312 7174 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 45744

[startup+12.7019 s]
/proc/loadavg: 2.09 1.88 1.47 3/68 27361
/proc/meminfo: memFree=1348264/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=43956 CPUtime=23.79
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 7964 0 0 0 2370 9 0 0 17 0 2 0 109098542 45010944 7950 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27360/statm: 10989 7950 83 193 0 10793 0
[pid=27360/tid=27361] ppid=27357 vsize=43956 CPUtime=11.83
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 1458 0 0 0 1180 3 0 0 17 0 2 0 109098560 45010944 7950 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.45
Current children cumulated vsize (KiB) 49312

[startup+25.5014 s]
/proc/loadavg: 2.07 1.89 1.48 3/68 27361
/proc/meminfo: memFree=1342376/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=50604 CPUtime=49.32
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 9514 0 0 0 4921 11 0 0 20 0 2 0 109098542 51818496 9500 1992294400 134512640 135305190 4294956144 18446744073709551615 134530659 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 12651 9500 83 193 0 12455 0
[pid=27360/tid=27361] ppid=27357 vsize=50604 CPUtime=24.58
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 2168 0 0 0 2455 3 0 0 19 0 2 0 109098560 51818496 9500 1992294400 134512640 135305190 4294956144 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (KiB) 55960

[startup+51.1014 s]
/proc/loadavg: 2.05 1.89 1.49 3/68 27361
/proc/meminfo: memFree=1333544/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=59024 CPUtime=100.39
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 11673 0 0 0 10024 15 0 0 18 0 2 0 109098542 60440576 11659 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 14756 11659 83 193 0 14560 0
[pid=27360/tid=27361] ppid=27357 vsize=59024 CPUtime=50.08
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 3190 0 0 0 5003 5 0 0 17 0 2 0 109098560 60440576 11659 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 64380

[startup+102.307 s]
/proc/loadavg: 2.02 1.91 1.52 3/68 27363
/proc/meminfo: memFree=1324456/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=68856 CPUtime=202.55
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 13944 0 0 0 20236 19 0 0 18 0 2 0 109098542 70508544 13930 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 17214 13930 83 193 0 17018 0
[pid=27360/tid=27361] ppid=27357 vsize=68856 CPUtime=101.05
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 4256 0 0 0 10099 6 0 0 17 0 2 0 109098560 70508544 13930 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.21
Current children cumulated vsize (KiB) 74212

[startup+162.301 s]
/proc/loadavg: 2.00 1.92 1.55 3/68 27363
/proc/meminfo: memFree=1311208/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=81960 CPUtime=322.24
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 17225 0 0 0 32200 24 0 0 17 0 2 0 109098542 83927040 17211 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 20490 17211 83 193 0 20294 0
[pid=27360/tid=27361] ppid=27357 vsize=81960 CPUtime=160.81
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 5657 0 0 0 16072 9 0 0 17 0 2 0 109098560 83927040 17211 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.9
Current children cumulated vsize (KiB) 87316

[startup+222.301 s]
/proc/loadavg: 2.00 1.93 1.57 3/68 27363
/proc/meminfo: memFree=1301032/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=92592 CPUtime=441.96
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 19772 0 0 0 44167 29 0 0 25 0 2 0 109098542 94814208 19758 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 23148 19758 83 193 0 22952 0
[pid=27360/tid=27361] ppid=27357 vsize=92592 CPUtime=220.55
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 6732 0 0 0 22044 11 0 0 20 0 2 0 109098560 94814208 19758 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.62
Current children cumulated vsize (KiB) 97948

[startup+282.302 s]
/proc/loadavg: 2.00 1.94 1.59 3/68 27363
/proc/meminfo: memFree=1283048/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=110148 CPUtime=561.67
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 24283 0 0 0 56130 37 0 0 21 0 2 0 109098542 112791552 24269 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 27537 24269 83 193 0 27341 0
[pid=27360/tid=27361] ppid=27357 vsize=110148 CPUtime=280.31
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 8892 0 0 0 28016 15 0 0 21 0 2 0 109098560 112791552 24269 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.33
Current children cumulated vsize (KiB) 115504

[startup+342.303 s]
/proc/loadavg: 2.00 1.95 1.62 3/68 27363
/proc/meminfo: memFree=1281192/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=111808 CPUtime=681.4
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 24759 0 0 0 68102 38 0 0 20 0 2 0 109098542 114491392 24745 1992294400 134512640 135305190 4294956144 18446744073709551615 134528338 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 27952 24745 83 193 0 27756 0
[pid=27360/tid=27361] ppid=27357 vsize=111808 CPUtime=340.07
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 9197 0 0 0 33991 16 0 0 25 0 2 0 109098560 114491392 24745 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.06
Current children cumulated vsize (KiB) 117164

[startup+402.303 s]
/proc/loadavg: 2.00 1.95 1.64 3/68 27363
/proc/meminfo: memFree=1269864/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=122988 CPUtime=801.11
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 27567 0 0 0 80068 43 0 0 25 0 2 0 109098542 125939712 27553 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 30747 27553 83 193 0 30551 0
[pid=27360/tid=27361] ppid=27357 vsize=122988 CPUtime=399.83
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 10696 0 0 0 39964 19 0 0 25 0 2 0 109098560 125939712 27553 1992294400 134512640 135305190 4294956144 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.77
Current children cumulated vsize (KiB) 128344

[startup+462.301 s]
/proc/loadavg: 2.00 1.96 1.66 3/68 27363
/proc/meminfo: memFree=1266024/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=126344 CPUtime=920.84
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 28541 0 0 0 92039 45 0 0 16 0 2 0 109098542 129376256 28527 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 31586 28527 83 193 0 31390 0
[pid=27360/tid=27361] ppid=27357 vsize=126344 CPUtime=459.58
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 11319 0 0 0 45938 20 0 0 25 0 2 0 109098560 129376256 28527 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.5
Current children cumulated vsize (KiB) 131700

[startup+522.301 s]
/proc/loadavg: 2.00 1.97 1.67 3/68 27363
/proc/meminfo: memFree=1249576/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=143812 CPUtime=1040.54
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 32608 0 0 0 104002 52 0 0 25 0 2 0 109098542 147263488 32594 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 35953 32594 83 193 0 35757 0
[pid=27360/tid=27361] ppid=27357 vsize=143812 CPUtime=519.32
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 13476 0 0 0 51909 23 0 0 17 0 2 0 109098560 147263488 32594 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.2
Current children cumulated vsize (KiB) 149168

[startup+582.302 s]
/proc/loadavg: 2.00 1.97 1.69 3/68 27363
/proc/meminfo: memFree=1249256/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=144252 CPUtime=1160.26
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 32699 0 0 0 115974 52 0 0 17 0 2 0 109098542 147714048 32685 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 36063 32685 83 193 0 35867 0
[pid=27360/tid=27361] ppid=27357 vsize=144252 CPUtime=579.08
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 13476 0 0 0 57885 23 0 0 25 0 2 0 109098560 147714048 32685 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.92
Current children cumulated vsize (KiB) 149608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.902 s]
/proc/loadavg: 2.00 1.97 1.70 3/68 27363
/proc/meminfo: memFree=1248872/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=144588 CPUtime=1199.39
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 32789 0 0 0 119886 53 0 0 25 0 2 0 109098542 148058112 32775 1992294400 134512640 135305190 4294956144 18446744073709551615 134551757 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 36147 32775 83 193 0 35951 0
[pid=27360/tid=27361] ppid=27357 vsize=144588 CPUtime=598.6
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 13476 0 0 0 59837 23 0 0 25 0 2 0 109098560 148058112 32775 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 149944

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+601.902 s]
/proc/loadavg: 2.00 1.97 1.70 3/68 27363
/proc/meminfo: memFree=1248872/2055920 swapFree=4181424/4192956
[pid=27357] ppid=27355 vsize=5356 CPUtime=0.66
/proc/27357/stat : 27357 (manysat.sh) S 27355 27357 27183 0 -1 4194304 312 4431 0 0 0 0 63 3 15 0 1 0 109098475 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27357/statm: 1339 238 195 169 0 50 0
[pid=27360] ppid=27357 vsize=144588 CPUtime=1199.39
/proc/27360/stat : 27360 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194304 32789 0 0 0 119886 53 0 0 25 0 2 0 109098542 148058112 32775 1992294400 134512640 135305190 4294956144 18446744073709551615 134551757 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27360/statm: 36147 32775 83 193 0 35951 0
[pid=27360/tid=27361] ppid=27357 vsize=144588 CPUtime=598.6
/proc/27360/task/27361/stat : 27361 (manysat1.1_stat) R 27357 27357 27183 0 -1 4194368 13476 0 0 0 59837 23 0 0 25 0 2 0 109098560 148058112 32775 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 149944

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27357 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=639902
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=34994
# CPU time returned by wait4() is 0.674896
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 601.919
CPU time (s): 1200.05
CPU user time (s): 1199.49
CPU system time (s): 0.56
CPU usage (%): 199.371
Max. virtual memory (cumulated for all children) (KiB): 149944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.639902
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4743
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 16

runsolver used 0.52292 second user time and 1.67575 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-27 07:38:01
IDJOB=1736254
IDBENCH=71621
IDSOLVER=513
FILE ID=node77/1736254-1240810681
PBS_JOBID= 9187449
Free space on /tmp= 66256 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i8_pp_ci_ce.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736254-1240810681/watcher-1736254-1240810681 -o /tmp/evaluation-result-1736254-1240810681/solver-1736254-1240810681 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1736254-1240810681.cnf aimd 0

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=367035183

node77.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1384216 kB
Buffers:         74424 kB
Cached:         517800 kB
SwapCached:       5496 kB
Active:         267000 kB
Inactive:       333204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1384216 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:            4612 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            57532 kB
Committed_AS:   502948 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66252 MiB
End job on node77 at 2009-04-27 07:48:05