Trace number 1773046

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 1/2009-03-20? (TO) 10000.2 5010.92

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications 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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    5723    14871 |    1716       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |    4834    14382 |      --       0       --      -- |     --   | -843/-394
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 1165   #clauses: 4834   #literals: 14382
0.00/0.03	c CPU time:   0.028995 s
0.00/0.03	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-1773046-1241286823/watcher-1773046-1241286823 -o /tmp/evaluation-result-1773046-1241286823/solver-1773046-1241286823 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773046-1241286823.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.62 1.13 1.04 3/64 23678
/proc/meminfo: memFree=1218944/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715994 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23678/statm: 1339 235 195 169 0 50 0
[pid=23679] ppid=23678 vsize=1352 CPUtime=0
/proc/23679/stat : 23679 (SatElite) R 23678 23678 23608 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 156715994 1384448 231 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/23679/statm: 338 231 53 127 0 208 0

[startup+0.0777521 s]
/proc/loadavg: 1.62 1.13 1.04 3/64 23678
/proc/meminfo: memFree=1218944/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.118101 s]
/proc/loadavg: 1.62 1.13 1.04 3/64 23678
/proc/meminfo: memFree=1218944/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.301456 s]
/proc/loadavg: 1.62 1.13 1.04 3/64 23678
/proc/meminfo: memFree=1218944/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.701502 s]
/proc/loadavg: 1.62 1.13 1.04 3/64 23678
/proc/meminfo: memFree=1218944/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+1.50159 s]
/proc/loadavg: 1.62 1.13 1.04 5/69 23684
/proc/meminfo: memFree=1213848/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=38904 CPUtime=2.89
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 1489 0 0 0 288 1 0 0 18 0 4 0 156715998 39837696 1475 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 9726 1475 83 193 0 9530 0
[pid=23681/tid=23682] ppid=23678 vsize=38904 CPUtime=0.85
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 239 0 0 0 85 0 0 0 18 0 4 0 156715999 39837696 1475 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23683] ppid=23678 vsize=38904 CPUtime=0.5
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 242 0 0 0 50 0 0 0 17 0 4 0 156715999 39837696 1475 1992294400 134512640 135305190 4294956160 18446744073709551615 134528363 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23684] ppid=23678 vsize=38904 CPUtime=0.97
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 323 0 0 0 97 0 0 0 17 0 4 0 156715999 39837696 1475 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 44260

[startup+3.10277 s]
/proc/loadavg: 1.81 1.18 1.06 5/69 23684
/proc/meminfo: memFree=1212440/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=40984 CPUtime=6.09
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 1823 0 0 0 607 2 0 0 16 0 4 0 156715998 41967616 1809 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23681/statm: 10246 1809 83 193 0 10050 0
[pid=23681/tid=23682] ppid=23678 vsize=40984 CPUtime=1.5
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 294 0 0 0 150 0 0 0 19 0 4 0 156715999 41967616 1809 1992294400 134512640 135305190 4294956160 18446744073709551615 134530624 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23683] ppid=23678 vsize=40984 CPUtime=1
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 304 0 0 0 100 0 0 0 19 0 4 0 156715999 41967616 1809 1992294400 134512640 135305190 4294956160 18446744073709551615 134552906 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23684] ppid=23678 vsize=40984 CPUtime=1.97
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 451 0 0 0 197 0 0 0 17 0 4 0 156715999 41967616 1809 1992294400 134512640 135305190 4294956160 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 46340

[startup+6.30113 s]
/proc/loadavg: 1.81 1.18 1.06 5/69 23684
/proc/meminfo: memFree=1208472/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=44464 CPUtime=12.48
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 2792 0 0 0 1245 3 0 0 18 0 4 0 156715998 45531136 2778 1992294400 134512640 135305190 4294956160 18446744073709551615 134557385 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 11116 2778 83 193 0 10920 0
[pid=23681/tid=23682] ppid=23678 vsize=44464 CPUtime=2.41
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 459 0 0 0 240 1 0 0 22 0 4 0 156715999 45531136 2778 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23683] ppid=23678 vsize=44464 CPUtime=2.88
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 599 0 0 0 288 0 0 0 19 0 4 0 156715999 45531136 2778 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23684] ppid=23678 vsize=44464 CPUtime=4.01
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 810 0 0 0 401 0 0 0 18 0 4 0 156715999 45531136 2778 1992294400 134512640 135305190 4294956160 18446744073709551615 134570423 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 49820

[startup+12.7028 s]
/proc/loadavg: 2.15 1.27 1.09 5/69 23684
/proc/meminfo: memFree=1203032/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=50504 CPUtime=25.25
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 4149 0 0 0 2520 5 0 0 17 0 4 0 156715998 51716096 4135 1992294400 134512640 135305190 4294956160 18446744073709551615 134528458 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 12626 4135 83 193 0 12430 0
[pid=23681/tid=23682] ppid=23678 vsize=50504 CPUtime=3.11
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 615 0 0 0 310 1 0 0 20 0 4 0 156715999 51716096 4135 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23683] ppid=23678 vsize=50504 CPUtime=8.2
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 1173 0 0 0 819 1 0 0 17 0 4 0 156715999 51716096 4135 1992294400 134512640 135305190 4294956160 18446744073709551615 134528866 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23684] ppid=23678 vsize=50504 CPUtime=9.25
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 1300 0 0 0 924 1 0 0 17 0 4 0 156715999 51716096 4135 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 55860

[startup+25.5013 s]
/proc/loadavg: 2.43 1.36 1.12 5/69 23684
/proc/meminfo: memFree=1194712/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=57220 CPUtime=50.78
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 5995 0 0 0 5071 7 0 0 18 0 4 0 156715998 58593280 5981 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 14305 5981 83 193 0 14109 0
[pid=23681/tid=23682] ppid=23678 vsize=57220 CPUtime=4.81
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 709 0 0 0 480 1 0 0 20 0 4 0 156715999 58593280 5981 1992294400 134512640 135305190 4294956160 18446744073709551615 134557983 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23683] ppid=23678 vsize=57220 CPUtime=16.69
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 1857 0 0 0 1668 1 0 0 17 0 4 0 156715999 58593280 5981 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23684] ppid=23678 vsize=57220 CPUtime=19.41
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 1934 0 0 0 1939 2 0 0 19 0 4 0 156715999 58593280 5981 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 62576

[startup+51.1011 s]
/proc/loadavg: 2.96 1.57 1.20 5/69 23684
/proc/meminfo: memFree=1185880/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=66924 CPUtime=101.87
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 8287 0 0 0 10177 10 0 0 22 0 4 0 156715998 68530176 8273 1992294400 134512640 135305190 4294956160 18446744073709551615 134528425 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23681/statm: 16731 8273 83 193 0 16535 0
[pid=23681/tid=23682] ppid=23678 vsize=66924 CPUtime=7.51
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 801 0 0 0 750 1 0 0 25 0 4 0 156715999 68530176 8273 1992294400 134512640 135305190 4294956160 18446744073709551615 134557484 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23683] ppid=23678 vsize=66924 CPUtime=40.02
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 2960 0 0 0 4000 2 0 0 17 0 4 0 156715999 68530176 8273 1992294400 134512640 135305190 4294956160 18446744073709551615 134528286 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23684] ppid=23678 vsize=66924 CPUtime=32.4
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 2514 0 0 0 3237 3 0 0 18 0 4 0 156715999 68530176 8273 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 72280

[startup+102.306 s]
/proc/loadavg: 3.58 1.98 1.35 5/69 23684
/proc/meminfo: memFree=1172696/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=79308 CPUtime=204.06
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 11464 0 0 0 20391 15 0 0 17 0 4 0 156715998 81211392 11450 1992294400 134512640 135305190 4294956160 18446744073709551615 134528545 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23681/statm: 19827 11450 83 193 0 19631 0
[pid=23681/tid=23682] ppid=23678 vsize=79308 CPUtime=15.3
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 1056 0 0 0 1529 1 0 0 25 0 4 0 156715999 81211392 11450 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23683] ppid=23678 vsize=79308 CPUtime=85.63
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 4765 0 0 0 8559 4 0 0 17 0 4 0 156715999 81211392 11450 1992294400 134512640 135305190 4294956160 18446744073709551615 134541959 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23684] ppid=23678 vsize=79308 CPUtime=61.69
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 3043 0 0 0 6165 4 0 0 20 0 4 0 156715999 81211392 11450 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 84664

[startup+162.302 s]
/proc/loadavg: 3.81 2.33 1.51 5/69 23684
/proc/meminfo: memFree=1168408/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=84668 CPUtime=323.79
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 12578 0 0 0 32362 17 0 0 18 0 4 0 156715998 86700032 12564 1992294400 134512640 135305190 4294956160 18446744073709551615 134528283 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23681/statm: 21167 12564 83 193 0 20971 0
[pid=23681/tid=23682] ppid=23678 vsize=84668 CPUtime=27.51
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 1179 0 0 0 2749 2 0 0 24 0 4 0 156715999 86700032 12564 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23683] ppid=23678 vsize=84668 CPUtime=139.51
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 5142 0 0 0 13946 5 0 0 17 0 4 0 156715999 86700032 12564 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23684] ppid=23678 vsize=84668 CPUtime=88.18
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 3380 0 0 0 8814 4 0 0 25 0 4 0 156715999 86700032 12564 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.82

################
# More data... #
################

/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 9356 0 0 0 214550 19 0 0 25 0 4 0 156715999 269119488 55243 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9184.72
Current children cumulated vsize (KiB) 268168

[startup+4662.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 23696
/proc/meminfo: memFree=996440/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=263192 CPUtime=9304.43
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 55460 0 0 0 930354 89 0 0 25 0 4 0 156715998 269508608 55365 1992294400 134512640 135305190 4294956160 18446744073709551615 134528565 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 65798 55365 83 193 0 65602 0
[pid=23681/tid=23682] ppid=23678 vsize=263192 CPUtime=1853.24
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 7375 0 0 0 185310 14 0 0 25 0 4 0 156715999 269508608 55365 1992294400 134512640 135305190 4294956160 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23683] ppid=23678 vsize=263192 CPUtime=3208.42
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 29425 0 0 0 320805 37 0 0 25 0 4 0 156715999 269508608 55365 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23684] ppid=23678 vsize=263192 CPUtime=2173.25
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 9356 0 0 0 217306 19 0 0 25 0 4 0 156715999 269508608 55365 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9304.46
Current children cumulated vsize (KiB) 268548

[startup+4722.31 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 23696
/proc/meminfo: memFree=996056/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=263760 CPUtime=9424.18
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 55567 0 0 0 942328 90 0 0 25 0 4 0 156715998 270090240 55472 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 65940 55472 83 193 0 65744 0
[pid=23681/tid=23682] ppid=23678 vsize=263760 CPUtime=1883.23
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 7445 0 0 0 188309 14 0 0 25 0 4 0 156715999 270090240 55472 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23683] ppid=23678 vsize=263760 CPUtime=3242.91
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 29462 0 0 0 324254 37 0 0 19 0 4 0 156715999 270090240 55472 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23684] ppid=23678 vsize=263760 CPUtime=2198.52
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 9356 0 0 0 219833 19 0 0 25 0 4 0 156715999 270090240 55472 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9424.21
Current children cumulated vsize (KiB) 269116

[startup+4782.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 23696
/proc/meminfo: memFree=995800/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=264060 CPUtime=9543.91
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 55650 0 0 0 954301 90 0 0 25 0 4 0 156715998 270397440 55555 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 66015 55555 83 193 0 65819 0
[pid=23681/tid=23682] ppid=23678 vsize=264060 CPUtime=1915.66
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 7475 0 0 0 191552 14 0 0 18 0 4 0 156715999 270397440 55555 1992294400 134512640 135305190 4294956160 18446744073709551615 134539414 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23683] ppid=23678 vsize=264060 CPUtime=3277.6
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 29515 0 0 0 327723 37 0 0 25 0 4 0 156715999 270397440 55555 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23684] ppid=23678 vsize=264060 CPUtime=2221.68
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 9356 0 0 0 222149 19 0 0 25 0 4 0 156715999 270397440 55555 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9543.94
Current children cumulated vsize (KiB) 269416

[startup+4842.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 23696
/proc/meminfo: memFree=995736/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=264252 CPUtime=9663.66
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 55664 0 0 0 966275 91 0 0 25 0 4 0 156715998 270594048 55569 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 66063 55569 83 193 0 65867 0
[pid=23681/tid=23682] ppid=23678 vsize=264252 CPUtime=1945.21
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 7475 0 0 0 194507 14 0 0 25 0 4 0 156715999 270594048 55569 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23683] ppid=23678 vsize=264252 CPUtime=3308.4
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 29529 0 0 0 330803 37 0 0 25 0 4 0 156715999 270594048 55569 1992294400 134512640 135305190 4294956160 18446744073709551615 134530592 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23684] ppid=23678 vsize=264252 CPUtime=2251.92
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 9356 0 0 0 225173 19 0 0 25 0 4 0 156715999 270594048 55569 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9663.69
Current children cumulated vsize (KiB) 269608

[startup+4902.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 23696
/proc/meminfo: memFree=995480/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=264396 CPUtime=9783.4
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 55715 0 0 0 978249 91 0 0 25 0 4 0 156715998 270741504 55620 1992294400 134512640 135305190 4294956160 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 66099 55620 83 193 0 65903 0
[pid=23681/tid=23682] ppid=23678 vsize=264396 CPUtime=1975.1
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 7475 0 0 0 197496 14 0 0 25 0 4 0 156715999 270741504 55620 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23683] ppid=23678 vsize=264396 CPUtime=3345.9
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 29547 0 0 0 334553 37 0 0 25 0 4 0 156715999 270741504 55620 1992294400 134512640 135305190 4294956160 18446744073709551615 134528157 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23681/tid=23684] ppid=23678 vsize=264396 CPUtime=2281.79
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 9389 0 0 0 228160 19 0 0 25 0 4 0 156715999 270741504 55620 1992294400 134512640 135305190 4294956160 18446744073709551615 134528499 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9783.43
Current children cumulated vsize (KiB) 269752

[startup+4962.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 23696
/proc/meminfo: memFree=995480/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=264396 CPUtime=9903.14
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 55716 0 0 0 990223 91 0 0 25 0 4 0 156715998 270741504 55621 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 66099 55621 83 193 0 65903 0
[pid=23681/tid=23682] ppid=23678 vsize=264396 CPUtime=2002.15
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 7475 0 0 0 200200 15 0 0 24 0 4 0 156715999 270741504 55621 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23683] ppid=23678 vsize=264396 CPUtime=3383.15
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 29547 0 0 0 338278 37 0 0 16 0 4 0 156715999 270741504 55621 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23684] ppid=23678 vsize=264396 CPUtime=2311.64
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 9390 0 0 0 231145 19 0 0 25 0 4 0 156715999 270741504 55621 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9903.17
Current children cumulated vsize (KiB) 269752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.9 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 23696
/proc/meminfo: memFree=995480/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=264396 CPUtime=10000.1
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 55717 0 0 0 999922 91 0 0 25 0 4 0 156715998 270741504 55622 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 66099 55622 83 193 0 65903 0
[pid=23681/tid=23682] ppid=23678 vsize=264396 CPUtime=2019.41
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 7475 0 0 0 201926 15 0 0 25 0 4 0 156715999 270741504 55622 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23683] ppid=23678 vsize=264396 CPUtime=3414.3
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 29547 0 0 0 341393 37 0 0 17 0 4 0 156715999 270741504 55622 1992294400 134512640 135305190 4294956160 18446744073709551615 134553384 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23684] ppid=23678 vsize=264396 CPUtime=2335.93
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 9391 0 0 0 233574 19 0 0 25 0 4 0 156715999 270741504 55622 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 269752

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

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

[startup+5010.9 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 23696
/proc/meminfo: memFree=995480/2055920 swapFree=4192812/4192956
[pid=23678] ppid=23676 vsize=5356 CPUtime=0.03
/proc/23678/stat : 23678 (manysat.sh) S 23676 23678 23608 0 -1 4194304 313 338 0 0 0 0 3 0 16 0 1 0 156715994 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23678/statm: 1339 238 195 169 0 50 0
[pid=23681] ppid=23678 vsize=264396 CPUtime=10000.1
/proc/23681/stat : 23681 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194304 55717 0 0 0 999922 91 0 0 25 0 4 0 156715998 270741504 55622 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23681/statm: 66099 55622 83 193 0 65903 0
[pid=23681/tid=23682] ppid=23678 vsize=264396 CPUtime=2019.41
/proc/23681/task/23682/stat : 23682 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 7475 0 0 0 201926 15 0 0 25 0 4 0 156715999 270741504 55622 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23683] ppid=23678 vsize=264396 CPUtime=3414.3
/proc/23681/task/23683/stat : 23683 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 29547 0 0 0 341393 37 0 0 17 0 4 0 156715999 270741504 55622 1992294400 134512640 135305190 4294956160 18446744073709551615 134553384 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23681/tid=23684] ppid=23678 vsize=264396 CPUtime=2335.93
/proc/23681/task/23684/stat : 23684 (manysat1.1_stat) R 23678 23678 23608 0 -1 4194368 9391 0 0 0 233574 19 0 0 25 0 4 0 156715999 270741504 55622 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 269752

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5010.92
CPU time (s): 10000.2
CPU user time (s): 9999.25
CPU system time (s): 0.91
CPU usage (%): 199.567
Max. virtual memory (cumulated for all children) (KiB): 269752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.036994
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 651
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= 12

runsolver used 4.5933 second user time and 13.6389 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-02 19:53:43
IDJOB=1773046
IDBENCH=20468
IDSOLVER=612
FILE ID=node9/1773046-1241286823
PBS_JOBID= 9225082
Free space on /tmp= 66560 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773046-1241286823/watcher-1773046-1241286823 -o /tmp/evaluation-result-1773046-1241286823/solver-1773046-1241286823 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773046-1241286823.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=70113078

node9.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.240
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.240
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1219424 kB
Buffers:         87828 kB
Cached:         634876 kB
SwapCached:          0 kB
Active:          83912 kB
Inactive:       652652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1219424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1884 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            85976 kB
Committed_AS:   665576 kB
PageTables:       1388 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= 66556 MiB
End job on node9 at 2009-05-02 21:17:15