Trace number 1776214

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 (4 threads)? (TO) 3989.81 1000.04

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
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 variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

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 |    6799    17665 |    2039       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    5732    16991 |      --       0       --      -- |     --   | -1017/-571
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 1384   #clauses: 5732   #literals: 16991
0.00/0.02	c CPU time:   0.02 s
0.00/0.02	c ==============================================================================

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1776214-1243507854/watcher-1776214-1243507854 -o /tmp/evaluation-result-1776214-1243507854/solver-1776214-1243507854 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776214-1243507854.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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.43 4.30 4.10 3/109 28886
/proc/meminfo: memFree=1498088/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2416 CPUtime=0.01
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1115448240 2473984 273 4294967295 134512640 135169312 3219108160 3219106696 3085856494 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/28886/statm: 604 273 231 161 0 43 0
[pid=28887] ppid=28886 vsize=1168 CPUtime=0
/proc/28887/stat : 28887 (SatElite) R 28886 28886 29143 0 -1 4202496 239 0 0 0 0 0 0 0 18 0 1 0 1115448240 1196032 176 4294967295 134512640 135034092 3214638272 3214634264 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28887/statm: 292 176 51 128 0 162 0

[startup+0.104673 s]
/proc/loadavg: 4.43 4.30 4.10 3/109 28886
/proc/meminfo: memFree=1498088/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2420

[startup+0.211561 s]
/proc/loadavg: 4.43 4.30 4.10 3/109 28886
/proc/meminfo: memFree=1498088/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2420

[startup+0.314339 s]
/proc/loadavg: 4.43 4.30 4.10 3/109 28886
/proc/meminfo: memFree=1498088/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2420

[startup+0.720609 s]
/proc/loadavg: 4.43 4.30 4.10 3/109 28886
/proc/meminfo: memFree=1498088/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2420

[startup+1.51491 s]
/proc/loadavg: 4.39 4.29 4.10 7/114 28892
/proc/meminfo: memFree=1492432/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=36424 CPUtime=5.79
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 2208 0 0 0 575 4 0 0 16 0 4 0 1115448244 37298176 2142 4294967295 134512640 135305190 3218966800 3218964692 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/28889/statm: 9106 2142 79 194 0 8910 0
[pid=28889/tid=28890] ppid=28886 vsize=36424 CPUtime=1.45
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 330 0 0 0 144 1 0 0 16 0 4 0 1115448245 37298176 2142 4294967295 134512640 135305190 3218966800 3086068996 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=36424 CPUtime=1.45
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 492 0 0 0 143 2 0 0 16 0 4 0 1115448245 37298176 2142 4294967295 134512640 135305190 3218966800 3077680068 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=36424 CPUtime=1.45
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 438 0 0 0 144 1 0 0 15 0 4 0 1115448245 37298176 2142 4294967295 134512640 135305190 3218966800 3069291656 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 38844

[startup+3.11049 s]
/proc/loadavg: 4.39 4.29 4.10 6/114 28892
/proc/meminfo: memFree=1487992/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=41676 CPUtime=12.13
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 3583 0 0 0 1206 7 0 0 15 0 4 0 1115448244 42676224 3517 4294967295 134512640 135305190 3218966800 3218965044 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/28889/statm: 10419 3517 79 194 0 10223 0
[pid=28889/tid=28890] ppid=28886 vsize=41676 CPUtime=3.02
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 610 0 0 0 301 1 0 0 16 0 4 0 1115448245 42676224 3517 4294967295 134512640 135305190 3218966800 3086068928 134528455 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=41676 CPUtime=3.04
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 934 0 0 0 301 3 0 0 15 0 4 0 1115448245 42676224 3517 4294967295 134512640 135305190 3218966800 3077680168 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=41676 CPUtime=3.05
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 834 0 0 0 304 1 0 0 15 0 4 0 1115448245 42676224 3517 4294967295 134512640 135305190 3218966800 3069291712 134528263 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 44096

[startup+6.31032 s]
/proc/loadavg: 4.39 4.29 4.10 8/114 28893
/proc/meminfo: memFree=1480600/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=46596 CPUtime=24.9
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 4835 0 0 0 2481 9 0 0 17 0 4 0 1115448244 47714304 4769 4294967295 134512640 135305190 3218966800 3218964824 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/28889/statm: 11649 4769 79 194 0 11453 0
[pid=28889/tid=28890] ppid=28886 vsize=46596 CPUtime=6.22
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 891 0 0 0 620 2 0 0 17 0 4 0 1115448245 47714304 4769 4294967295 134512640 135305190 3218966800 3086068592 134551974 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=46596 CPUtime=6.22
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 1338 0 0 0 619 3 0 0 16 0 4 0 1115448245 47714304 4769 4294967295 134512640 135305190 3218966800 3077680404 134845208 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=46596 CPUtime=6.24
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 1173 0 0 0 623 1 0 0 16 0 4 0 1115448245 47714304 4769 4294967295 134512640 135305190 3218966800 3069291824 134563934 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 49016

[startup+12.71 s]
/proc/loadavg: 4.71 4.37 4.13 5/114 29076
/proc/meminfo: memFree=1466716/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=60600 CPUtime=50.23
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 8347 0 0 0 5008 15 0 0 25 0 4 0 1115448244 62054400 8239 4294967295 134512640 135305190 3218966800 3218964416 134569701 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/28889/statm: 15150 8239 79 194 0 14954 0
[pid=28889/tid=28890] ppid=28886 vsize=60600 CPUtime=12.43
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 1443 0 0 0 1240 3 0 0 25 0 4 0 1115448245 62054400 8239 4294967295 134512640 135305190 3218966800 3086068928 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=60600 CPUtime=12.62
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 2672 0 0 0 1257 5 0 0 16 0 4 0 1115448245 62054400 8239 4294967295 134512640 135305190 3218966800 3077680320 134528382 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=60600 CPUtime=12.58
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 1978 0 0 0 1254 4 0 0 20 0 4 0 1115448245 62054400 8239 4294967295 134512640 135305190 3218966800 3069291712 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.27
Current children cumulated vsize (KiB) 63020

[startup+25.5193 s]
/proc/loadavg: 4.68 4.37 4.13 5/114 29078
/proc/meminfo: memFree=1458372/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=68808 CPUtime=101.37
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 10266 0 0 0 10119 18 0 0 25 0 4 0 1115448244 70459392 10158 4294967295 134512640 135305190 3218966800 3218964976 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/28889/statm: 17202 10158 79 194 0 17006 0
[pid=28889/tid=28890] ppid=28886 vsize=68808 CPUtime=25.19
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 1829 0 0 0 2516 3 0 0 25 0 4 0 1115448245 70459392 10158 4294967295 134512640 135305190 3218966800 3086068928 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=68808 CPUtime=25.42
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 3293 0 0 0 2537 5 0 0 25 0 4 0 1115448245 70459392 10158 4294967295 134512640 135305190 3218966800 3077680320 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=68808 CPUtime=25.39
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 2446 0 0 0 2534 5 0 0 25 0 4 0 1115448245 70459392 10158 4294967295 134512640 135305190 3218966800 3069291712 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 71228

[startup+51.118 s]
/proc/loadavg: 4.42 4.33 4.12 5/114 29080
/proc/meminfo: memFree=1442496/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=85164 CPUtime=203.58
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 14355 0 0 0 20325 33 0 0 25 0 4 0 1115448244 87207936 14247 4294967295 134512640 135305190 3218966800 3218964976 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/28889/statm: 21291 14247 79 194 0 21095 0
[pid=28889/tid=28890] ppid=28886 vsize=85164 CPUtime=50.73
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 2514 0 0 0 5066 7 0 0 25 0 4 0 1115448245 87207936 14247 4294967295 134512640 135305190 3218966800 3086068776 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=85164 CPUtime=51.02
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 5185 0 0 0 5091 11 0 0 25 0 4 0 1115448245 87207936 14247 4294967295 134512640 135305190 3218966800 3077680388 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=85164 CPUtime=50.97
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 3272 0 0 0 5089 8 0 0 25 0 4 0 1115448245 87207936 14247 4294967295 134512640 135305190 3218966800 3069291712 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.62
Current children cumulated vsize (KiB) 87584

[startup+102.315 s]
/proc/loadavg: 4.49 4.37 4.15 5/114 29270
/proc/meminfo: memFree=1432760/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=94860 CPUtime=407.8
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 16645 0 0 0 40735 45 0 0 25 0 4 0 1115448244 97136640 16537 4294967295 134512640 135305190 3218966800 3218964976 134528341 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/28889/statm: 23715 16537 79 194 0 23519 0
[pid=28889/tid=28890] ppid=28886 vsize=94860 CPUtime=101.82
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 3192 0 0 0 10170 12 0 0 25 0 4 0 1115448245 97136640 16537 4294967295 134512640 135305190 3218966800 3086068928 134528263 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=94860 CPUtime=102.09
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 5796 0 0 0 10196 13 0 0 25 0 4 0 1115448245 97136640 16537 4294967295 134512640 135305190 3218966800 3077680064 134542053 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=94860 CPUtime=102.12
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 3651 0 0 0 10200 12 0 0 25 0 4 0 1115448245 97136640 16537 4294967295 134512640 135305190 3218966800 3069291712 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.84
Current children cumulated vsize (KiB) 97280

[startup+162.312 s]
/proc/loadavg: 4.29 4.34 4.15 5/114 29458
/proc/meminfo: memFree=1417192/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=110724 CPUtime=647.09
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 20370 0 0 0 64649 60 0 0 25 0 4 0 1115448244 113381376 20262 4294967295 134512640 135305190 3218966800 3218964976 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28889/statm: 27681 20262 79 194 0 27485 0
[pid=28889/tid=28890] ppid=28886 vsize=110724 CPUtime=161.77
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 3738 0 0 0 16160 17 0 0 25 0 4 0 1115448245 113381376 20262 4294967295 134512640 135305190 3218966800 3086068928 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=110724 CPUtime=161.75
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 7590 0 0 0 16156 19 0 0 25 0 4 0 1115448245 113381376 20262 4294967295 134512640 135305190 3218966800 3077680320 134528442 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=110724 CPUtime=162.03
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 4322 0 0 0 16189 14 0 0 25 0 4 0 1115448245 113381376 20262 4294967295 134512640 135305190 3218966800 3069291712 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.13

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

/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 6975 0 0 0 58104 41 0 0 25 0 4 0 1115448245 185589760 37262 4294967295 134512640 135305190 3218966800 3069291712 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2322.67
Current children cumulated vsize (KiB) 183660

[startup+642.307 s]
/proc/loadavg: 4.40 4.41 4.25 5/114 30971
/proc/meminfo: memFree=1347108/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=183688 CPUtime=2562.11
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 37767 0 0 0 256013 198 0 0 25 0 4 0 1115448244 188096512 37637 4294967295 134512640 135305190 3218966800 3218964976 134528428 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28889/statm: 45922 37637 79 194 0 45726 0
[pid=28889/tid=28890] ppid=28886 vsize=183688 CPUtime=640.57
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 6379 0 0 0 64002 55 0 0 25 0 4 0 1115448245 188096512 37637 4294967295 134512640 135305190 3218966800 3086068928 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=183688 CPUtime=639.17
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 16648 0 0 0 63852 65 0 0 25 0 4 0 1115448245 188096512 37637 4294967295 134512640 135305190 3218966800 3077680320 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=183688 CPUtime=641.25
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 7076 0 0 0 64080 45 0 0 25 0 4 0 1115448245 188096512 37637 4294967295 134512640 135305190 3218966800 3069291712 134528379 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2562.15
Current children cumulated vsize (KiB) 186108

[startup+702.314 s]
/proc/loadavg: 4.37 4.40 4.26 5/114 31159
/proc/meminfo: memFree=1339904/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=192292 CPUtime=2801.8
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 39996 0 0 0 279970 210 0 0 25 0 4 0 1115448244 196907008 39866 4294967295 134512640 135305190 3218966800 3218964976 134528181 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28889/statm: 48073 39866 79 194 0 47877 0
[pid=28889/tid=28890] ppid=28886 vsize=192292 CPUtime=700.48
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 6895 0 0 0 69990 58 0 0 25 0 4 0 1115448245 196907008 39866 4294967295 134512640 135305190 3218966800 3086068928 134528329 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=192292 CPUtime=699.04
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 17819 0 0 0 69836 68 0 0 25 0 4 0 1115448245 196907008 39866 4294967295 134512640 135305190 3218966800 3077680264 134839231 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=192292 CPUtime=701.15
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 7366 0 0 0 70065 50 0 0 25 0 4 0 1115448245 196907008 39866 4294967295 134512640 135305190 3218966800 3069291712 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.84
Current children cumulated vsize (KiB) 194712

[startup+762.311 s]
/proc/loadavg: 4.51 4.43 4.28 5/114 31346
/proc/meminfo: memFree=1325624/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=204936 CPUtime=3041.31
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 43221 0 0 0 303910 221 0 0 25 0 4 0 1115448244 209854464 43091 4294967295 134512640 135305190 3218966800 3218964824 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28889/statm: 51234 43091 79 194 0 51038 0
[pid=28889/tid=28890] ppid=28886 vsize=204936 CPUtime=760.19
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 7252 0 0 0 75959 60 0 0 25 0 4 0 1115448245 209854464 43091 4294967295 134512640 135305190 3218966800 3086068928 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=204936 CPUtime=758.86
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 19320 0 0 0 75815 71 0 0 25 0 4 0 1115448245 209854464 43091 4294967295 134512640 135305190 3218966800 3077680320 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=204936 CPUtime=761.15
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 8125 0 0 0 76059 56 0 0 25 0 4 0 1115448245 209854464 43091 4294967295 134512640 135305190 3218966800 3069291364 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.35
Current children cumulated vsize (KiB) 207356

[startup+822.308 s]
/proc/loadavg: 4.23 4.37 4.27 6/114 31534
/proc/meminfo: memFree=1324580/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=205148 CPUtime=3280.48
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 43304 0 0 0 327814 234 0 0 25 0 4 0 1115448244 210071552 43174 4294967295 134512640 135305190 3218966800 3218964976 134528503 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/28889/statm: 51287 43174 79 194 0 51091 0
[pid=28889/tid=28890] ppid=28886 vsize=205148 CPUtime=819.94
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 7264 0 0 0 81929 65 0 0 25 0 4 0 1115448245 210071552 43174 4294967295 134512640 135305190 3218966800 3086068928 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=205148 CPUtime=818.71
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 19358 0 0 0 81794 77 0 0 25 0 4 0 1115448245 210071552 43174 4294967295 134512640 135305190 3218966800 3077679936 134551924 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=205148 CPUtime=820.86
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 8158 0 0 0 82029 57 0 0 25 0 4 0 1115448245 210071552 43174 4294967295 134512640 135305190 3218966800 3069291376 134551681 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.52
Current children cumulated vsize (KiB) 207568

[startup+882.315 s]
/proc/loadavg: 4.32 4.36 4.27 5/114 31723
/proc/meminfo: memFree=1323036/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=207276 CPUtime=3520.08
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 43883 0 0 0 351749 259 0 0 25 0 4 0 1115448244 212250624 43735 4294967295 134512640 135305190 3218966800 3218964976 134528263 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/28889/statm: 51819 43735 79 194 0 51623 0
[pid=28889/tid=28890] ppid=28886 vsize=207276 CPUtime=879.82
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 7372 0 0 0 87914 68 0 0 25 0 4 0 1115448245 212250624 43735 4294967295 134512640 135305190 3218966800 3086068592 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=207276 CPUtime=878.64
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 19774 0 0 0 87780 84 0 0 25 0 4 0 1115448245 212250624 43735 4294967295 134512640 135305190 3218966800 3077680320 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=207276 CPUtime=880.65
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 8176 0 0 0 88001 64 0 0 25 0 4 0 1115448245 212250624 43735 4294967295 134512640 135305190 3218966800 3069291712 134528263 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.12
Current children cumulated vsize (KiB) 209696

[startup+942.311 s]
/proc/loadavg: 4.20 4.32 4.26 5/114 31914
/proc/meminfo: memFree=1316596/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=216084 CPUtime=3759.54
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 45642 0 0 0 375675 279 0 0 25 0 4 0 1115448244 221270016 45494 4294967295 134512640 135305190 3218966800 3218964976 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/28889/statm: 54021 45494 79 194 0 53825 0
[pid=28889/tid=28890] ppid=28886 vsize=216084 CPUtime=939.72
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 7718 0 0 0 93898 74 0 0 25 0 4 0 1115448245 221270016 45494 4294967295 134512640 135305190 3218966800 3086068928 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=216084 CPUtime=938.54
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 20938 0 0 0 93769 85 0 0 25 0 4 0 1115448245 221270016 45494 4294967295 134512640 135305190 3218966800 3077680320 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=216084 CPUtime=940.55
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 8307 0 0 0 93984 71 0 0 25 0 4 0 1115448245 221270016 45494 4294967295 134512640 135305190 3218966800 3069291712 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.58
Current children cumulated vsize (KiB) 218504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.37 4.35 4.27 5/114 32102
/proc/meminfo: memFree=1303708/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=229000 CPUtime=3989.77
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 48891 0 0 0 398682 295 0 0 25 0 4 0 1115448244 234496000 48743 4294967295 134512640 135305190 3218966800 3218964976 134528237 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/28889/statm: 57250 48743 79 194 0 57054 0
[pid=28889/tid=28890] ppid=28886 vsize=229000 CPUtime=997.36
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 8258 0 0 0 99661 75 0 0 25 0 4 0 1115448245 234496000 48743 4294967295 134512640 135305190 3218966800 3086068928 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=229000 CPUtime=996.04
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 23073 0 0 0 99515 89 0 0 25 0 4 0 1115448245 234496000 48743 4294967295 134512640 135305190 3218966800 3077680320 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=229000 CPUtime=998.23
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 8571 0 0 0 99749 74 0 0 25 0 4 0 1115448245 234496000 48743 4294967295 134512640 135305190 3218966800 3069291712 134528277 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3989.81
Current children cumulated vsize (KiB) 231420

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

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

[startup+1000.01 s]
/proc/loadavg: 4.37 4.35 4.27 5/114 32102
/proc/meminfo: memFree=1303708/3368532 swapFree=1959840/1959888
[pid=28886] ppid=28884 vsize=2420 CPUtime=0.04
/proc/28886/stat : 28886 (manysat.sh) S 28884 28886 29143 0 -1 4194304 370 424 0 0 1 0 3 0 18 0 1 0 1115448240 2478080 275 4294967295 134512640 135169312 3219108160 3219104376 3085856494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/28886/statm: 605 275 231 161 0 44 0
[pid=28889] ppid=28886 vsize=229000 CPUtime=3989.77
/proc/28889/stat : 28889 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202496 48891 0 0 0 398682 295 0 0 25 0 4 0 1115448244 234496000 48743 4294967295 134512640 135305190 3218966800 3218964976 134528237 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/28889/statm: 57250 48743 79 194 0 57054 0
[pid=28889/tid=28890] ppid=28886 vsize=229000 CPUtime=997.36
/proc/28889/task/28890/stat : 28890 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 8258 0 0 0 99661 75 0 0 25 0 4 0 1115448245 234496000 48743 4294967295 134512640 135305190 3218966800 3086068928 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28889/tid=28891] ppid=28886 vsize=229000 CPUtime=996.04
/proc/28889/task/28891/stat : 28891 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 23073 0 0 0 99515 89 0 0 25 0 4 0 1115448245 234496000 48743 4294967295 134512640 135305190 3218966800 3077680320 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28889/tid=28892] ppid=28886 vsize=229000 CPUtime=998.23
/proc/28889/task/28892/stat : 28892 (manysat1.1_stat) R 28886 28886 29143 0 -1 4202560 8571 0 0 0 99749 74 0 0 25 0 4 0 1115448245 234496000 48743 4294967295 134512640 135305190 3218966800 3069291712 134528277 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3989.81
Current children cumulated vsize (KiB) 231420

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1000.04
CPU time (s): 3989.81
CPU user time (s): 3986.86
CPU system time (s): 2.95
CPU usage (%): 398.966
Max. virtual memory (cumulated for all children) (KiB): 231420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.04
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 794
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= 7
involuntary context switches= 2

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 12:50:54
IDJOB=1776214
IDBENCH=20470
IDSOLVER=623
FILE ID=/1776214-1243507854
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776214-1243507854/watcher-1776214-1243507854 -o /tmp/evaluation-result-1776214-1243507854/solver-1776214-1243507854 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776214-1243507854.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 8ca1246723b65c8e0ae1eddb535ce13f
RANDOM SEED= 2045244873

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       1498532 kB
Buffers:         38428 kB
Cached:        1668812 kB
SwapCached:          0 kB
Active:         408824 kB
Inactive:      1317872 kB
HighTotal:     2489216 kB
HighFree:      1058264 kB
LowTotal:       879316 kB
LowFree:        440268 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1976 kB
Writeback:           0 kB
AnonPages:       19264 kB
Mapped:           7716 kB
Slab:           133228 kB
SReclaimable:   119788 kB
SUnreclaim:      13440 kB
PageTables:        676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111076 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7987 MiB
End job on  at 2009-05-28 13:07:36