Trace number 1778944

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.36 1000.04

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   13869    32361 |    4160       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   10390    29200 |      --       0       --      -- |     --   | -3477/-3156
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 2564   #clauses: 10390   #literals: 29200
0.00/0.06	c CPU time:   0.06 s
0.00/0.06	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-1778944-1243517340/watcher-1778944-1243517340 -o /tmp/evaluation-result-1778944-1243517340/solver-1778944-1243517340 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1778944-1243517340.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.01 4.29 4.27 3/109 27799
/proc/meminfo: memFree=2287464/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2416 CPUtime=0
/proc/27799/stat : 27799 (manysat.sh) R 27797 27799 29143 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1116396808 2473984 274 4294967295 134512640 135169312 3213263792 3213262268 3084998516 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/27799/statm: 604 274 231 161 0 43 0
[pid=27800] ppid=27799 vsize=1308 CPUtime=0
/proc/27800/stat : 27800 (SatElite) R 27799 27799 29143 0 -1 4202496 253 0 0 0 0 0 0 0 18 0 1 0 1116396808 1339392 190 4294967295 134512640 135034092 3220285984 3220281944 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27800/statm: 327 190 49 128 0 197 0

[startup+0.079474 s]
/proc/loadavg: 4.01 4.29 4.27 3/109 27799
/proc/meminfo: memFree=2287464/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2420

[startup+0.109471 s]
/proc/loadavg: 4.01 4.29 4.27 3/109 27799
/proc/meminfo: memFree=2287464/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2420

[startup+0.309466 s]
/proc/loadavg: 4.01 4.29 4.27 3/109 27799
/proc/meminfo: memFree=2287464/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2420

[startup+0.709446 s]
/proc/loadavg: 4.01 4.29 4.27 3/109 27799
/proc/meminfo: memFree=2287464/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2420

[startup+1.50941 s]
/proc/loadavg: 4.01 4.29 4.27 6/114 27805
/proc/meminfo: memFree=2278472/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=39920 CPUtime=5.6
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 3084 0 0 0 558 2 0 0 16 0 4 0 1116396816 40878080 3017 4294967295 134512640 135305190 3213448144 3213446320 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27802/statm: 9980 3017 79 194 0 9784 0
[pid=27802/tid=27803] ppid=27799 vsize=39920 CPUtime=1.39
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 394 0 0 0 139 0 0 0 16 0 4 0 1116396818 40878080 3017 4294967295 134512640 135305190 3213448144 3086646464 134528774 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=39920 CPUtime=1.39
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 624 0 0 0 139 0 0 0 17 0 4 0 1116396818 40878080 3017 4294967295 134512640 135305190 3213448144 3078257856 134528603 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=39920 CPUtime=1.39
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 600 0 0 0 138 1 0 0 15 0 4 0 1116396818 40878080 3017 4294967295 134512640 135305190 3213448144 3069869248 134528458 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 42340

[startup+3.10933 s]
/proc/loadavg: 4.01 4.29 4.27 6/114 27805
/proc/meminfo: memFree=2274180/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=45412 CPUtime=11.92
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 4495 0 0 0 1187 5 0 0 16 0 4 0 1116396816 46501888 4428 4294967295 134512640 135305190 3213448144 3213446320 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27802/statm: 11353 4428 79 194 0 11157 0
[pid=27802/tid=27803] ppid=27799 vsize=45412 CPUtime=2.97
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 668 0 0 0 295 2 0 0 16 0 4 0 1116396818 46501888 4428 4294967295 134512640 135305190 3213448144 3086646464 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=45412 CPUtime=2.99
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 996 0 0 0 298 1 0 0 16 0 4 0 1116396818 46501888 4428 4294967295 134512640 135305190 3213448144 3078257536 134552302 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=45412 CPUtime=2.94
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 1059 0 0 0 293 1 0 0 16 0 4 0 1116396818 46501888 4428 4294967295 134512640 135305190 3213448144 3069869248 134528332 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 47832

[startup+6.30916 s]
/proc/loadavg: 4.01 4.28 4.27 6/114 27805
/proc/meminfo: memFree=2263996/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=52328 CPUtime=24.67
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 6198 0 0 0 2458 9 0 0 15 0 4 0 1116396816 53583872 6131 4294967295 134512640 135305190 3213448144 3213446320 134528277 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27802/statm: 13082 6131 79 194 0 12886 0
[pid=27802/tid=27803] ppid=27799 vsize=52328 CPUtime=6.17
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 1001 0 0 0 615 2 0 0 16 0 4 0 1116396818 53583872 6131 4294967295 134512640 135305190 3213448144 3086646464 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=52328 CPUtime=6.16
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 1455 0 0 0 613 3 0 0 16 0 4 0 1116396818 53583872 6131 4294967295 134512640 135305190 3213448144 3078257536 134553437 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=52328 CPUtime=6.12
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 1553 0 0 0 611 1 0 0 16 0 4 0 1116396818 53583872 6131 4294967295 134512640 135305190 3213448144 3069868976 134557493 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.74
Current children cumulated vsize (KiB) 54748

[startup+12.7086 s]
/proc/loadavg: 4.17 4.31 4.28 6/114 27807
/proc/meminfo: memFree=2257544/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=59080 CPUtime=50.23
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 7840 0 0 0 5012 11 0 0 20 0 4 0 1116396816 60497920 7773 4294967295 134512640 135305190 3213448144 3213446320 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27802/statm: 14770 7773 79 194 0 14574 0
[pid=27802/tid=27803] ppid=27799 vsize=59080 CPUtime=12.56
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 1322 0 0 0 1254 2 0 0 20 0 4 0 1116396818 60497920 7773 4294967295 134512640 135305190 3213448144 3086646128 134551691 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=59080 CPUtime=12.54
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 1952 0 0 0 1251 3 0 0 17 0 4 0 1116396818 60497920 7773 4294967295 134512640 135305190 3213448144 3078257856 134528970 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=59080 CPUtime=12.52
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 2011 0 0 0 1249 3 0 0 19 0 4 0 1116396818 60497920 7773 4294967295 134512640 135305190 3213448144 3069869248 134528136 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 61500

[startup+25.508 s]
/proc/loadavg: 4.42 4.36 4.30 5/114 27808
/proc/meminfo: memFree=2246944/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=68980 CPUtime=101.4
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 10386 0 0 0 10120 20 0 0 25 0 4 0 1116396816 70635520 10319 4294967295 134512640 135305190 3213448144 3213446320 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27802/statm: 17245 10320 79 194 0 17049 0
[pid=27802/tid=27803] ppid=27799 vsize=68980 CPUtime=25.36
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 1772 0 0 0 2531 5 0 0 25 0 4 0 1116396818 70635520 10320 4294967295 134512640 135305190 3213448144 3086646128 134551978 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=68980 CPUtime=25.33
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 2790 0 0 0 2528 5 0 0 25 0 4 0 1116396818 70635520 10320 4294967295 134512640 135305190 3213448144 3078257800 134839991 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=68980 CPUtime=25.31
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 2741 0 0 0 2525 6 0 0 25 0 4 0 1116396818 70635520 10320 4294967295 134512640 135305190 3213448144 3069868912 134551703 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 71400

[startup+51.1166 s]
/proc/loadavg: 4.63 4.41 4.31 5/114 27992
/proc/meminfo: memFree=2232532/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=81272 CPUtime=203.38
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 13555 0 0 0 20312 26 0 0 25 0 4 0 1116396816 83222528 13488 4294967295 134512640 135305190 3213448144 3213446244 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27802/statm: 20318 13488 79 194 0 20122 0
[pid=27802/tid=27803] ppid=27799 vsize=81272 CPUtime=50.76
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 2475 0 0 0 5071 5 0 0 25 0 4 0 1116396818 83222528 13488 4294967295 134512640 135305190 3213448144 3086646464 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=81272 CPUtime=50.94
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 3846 0 0 0 5088 6 0 0 25 0 4 0 1116396818 83222528 13488 4294967295 134512640 135305190 3213448144 3078257856 134530646 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=81272 CPUtime=50.87
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 3428 0 0 0 5078 9 0 0 25 0 4 0 1116396818 83222528 13488 4294967295 134512640 135305190 3213448144 3069869248 134528418 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.45
Current children cumulated vsize (KiB) 83692

[startup+102.314 s]
/proc/loadavg: 4.40 4.39 4.31 6/114 27997
/proc/meminfo: memFree=2214488/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=102912 CPUtime=407.91
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 18466 0 0 0 40742 49 0 0 25 0 4 0 1116396816 105381888 18399 4294967295 134512640 135305190 3213448144 3213446320 134528539 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27802/statm: 25728 18399 79 194 0 25532 0
[pid=27802/tid=27803] ppid=27799 vsize=102912 CPUtime=101.77
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 3509 0 0 0 10168 9 0 0 25 0 4 0 1116396818 105381888 18399 4294967295 134512640 135305190 3213448144 3086646464 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=102912 CPUtime=102.11
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 5923 0 0 0 10194 17 0 0 25 0 4 0 1116396818 105381888 18399 4294967295 134512640 135305190 3213448144 3078257856 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=102912 CPUtime=102.03
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 4313 0 0 0 10192 11 0 0 25 0 4 0 1116396818 105381888 18399 4294967295 134512640 135305190 3213448144 3069869248 134528506 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.98
Current children cumulated vsize (KiB) 105332

[startup+162.311 s]
/proc/loadavg: 4.27 4.36 4.30 5/114 28185
/proc/meminfo: memFree=2200848/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=115628 CPUtime=647.44
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 21859 0 0 0 64678 66 0 0 25 0 4 0 1116396816 118403072 21792 4294967295 134512640 135305190 3213448144 3213446320 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27802/statm: 28907 21792 79 194 0 28711 0
[pid=27802/tid=27803] ppid=27799 vsize=115628 CPUtime=161.71
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 4259 0 0 0 16158 13 0 0 25 0 4 0 1116396818 118403072 21792 4294967295 134512640 135305190 3213448144 3086646384 134544016 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=115628 CPUtime=161.76
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 7449 0 0 0 16154 22 0 0 25 0 4 0 1116396818 118403072 21792 4294967295 134512640 135305190 3213448144 3078257536 134552908 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=115628 CPUtime=162
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 4802 0 0 0 16184 16 0 0 25 0 4 0 1116396818 118403072 21792 4294967295 134512640 135305190 3213448144 3069869248 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.51

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

/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 7812 0 0 0 52004 45 0 0 25 0 4 0 1116396818 179757056 36094 4294967295 134512640 135305190 3213448144 3069868912 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2083.53
Current children cumulated vsize (KiB) 177964

[startup+582.309 s]
/proc/loadavg: 4.51 4.43 4.34 6/114 29508
/proc/meminfo: memFree=2136376/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=182816 CPUtime=2322.73
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 37900 0 0 0 232063 210 0 0 25 0 4 0 1116396816 187203584 37833 4294967295 134512640 135305190 3213448144 3213446320 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27802/statm: 45704 37833 79 194 0 45508 0
[pid=27802/tid=27803] ppid=27799 vsize=182816 CPUtime=580.85
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 7502 0 0 0 58048 37 0 0 25 0 4 0 1116396818 187203584 37833 4294967295 134512640 135305190 3213448144 3086646464 134528559 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=182816 CPUtime=580.61
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 13671 0 0 0 57992 69 0 0 25 0 4 0 1116396818 187203584 37833 4294967295 134512640 135305190 3213448144 3078257856 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=182816 CPUtime=580.27
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 7909 0 0 0 57977 50 0 0 25 0 4 0 1116396818 187203584 37833 4294967295 134512640 135305190 3213448144 3069869248 134528520 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2322.8
Current children cumulated vsize (KiB) 185236

[startup+642.306 s]
/proc/loadavg: 4.31 4.39 4.33 6/114 29700
/proc/meminfo: memFree=2125340/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=194116 CPUtime=2562
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 40821 0 0 0 255968 232 0 0 25 0 4 0 1116396816 198774784 40754 4294967295 134512640 135305190 3213448144 3213446048 134556558 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27802/statm: 48529 40754 79 194 0 48333 0
[pid=27802/tid=27803] ppid=27799 vsize=194116 CPUtime=640.79
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 8341 0 0 0 64035 44 0 0 25 0 4 0 1116396818 198774784 40754 4294967295 134512640 135305190 3213448144 3086646464 134528274 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=194116 CPUtime=640.13
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 15084 0 0 0 63935 78 0 0 25 0 4 0 1116396818 198774784 40754 4294967295 134512640 135305190 3213448144 3078257856 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=194116 CPUtime=640.26
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 8280 0 0 0 63971 55 0 0 25 0 4 0 1116396818 198774784 40754 4294967295 134512640 135305190 3213448144 3069869248 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2562.07
Current children cumulated vsize (KiB) 196536

[startup+702.303 s]
/proc/loadavg: 4.37 4.39 4.33 5/114 29889
/proc/meminfo: memFree=2116776/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=201108 CPUtime=2801.44
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 42549 0 0 0 279896 248 0 0 25 0 4 0 1116396816 205934592 42482 4294967295 134512640 135305190 3213448144 3213446320 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27802/statm: 50277 42482 79 194 0 50081 0
[pid=27802/tid=27803] ppid=27799 vsize=201108 CPUtime=700.74
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 8519 0 0 0 70024 50 0 0 25 0 4 0 1116396818 205934592 42482 4294967295 134512640 135305190 3213448144 3086646464 134528301 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=201108 CPUtime=699.89
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 15908 0 0 0 69905 84 0 0 25 0 4 0 1116396818 205934592 42482 4294967295 134512640 135305190 3213448144 3078257744 134538524 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=201108 CPUtime=700.14
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 8498 0 0 0 69956 58 0 0 25 0 4 0 1116396818 205934592 42482 4294967295 134512640 135305190 3213448144 3069869248 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.51
Current children cumulated vsize (KiB) 203528

[startup+762.32 s]
/proc/loadavg: 4.52 4.45 4.36 6/114 30077
/proc/meminfo: memFree=2114272/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=204540 CPUtime=3040.91
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 43355 0 0 0 303815 276 0 0 25 0 4 0 1116396816 209448960 43288 4294967295 134512640 135305190 3213448144 3213446320 134528501 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27802/statm: 51135 43288 79 194 0 50939 0
[pid=27802/tid=27803] ppid=27799 vsize=204540 CPUtime=760.51
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 8825 0 0 0 75995 56 0 0 25 0 4 0 1116396818 209448960 43288 4294967295 134512640 135305190 3213448144 3086646464 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=204540 CPUtime=759.67
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 16354 0 0 0 75880 87 0 0 25 0 4 0 1116396818 209448960 43288 4294967295 134512640 135305190 3213448144 3078257856 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=204540 CPUtime=760.12
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 8504 0 0 0 75946 66 0 0 25 0 4 0 1116396818 209448960 43288 4294967295 134512640 135305190 3213448144 3069869248 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.98
Current children cumulated vsize (KiB) 206960

[startup+822.316 s]
/proc/loadavg: 4.53 4.49 4.38 6/114 30264
/proc/meminfo: memFree=2105120/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=214464 CPUtime=3280.51
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 45681 0 0 0 327763 288 0 0 25 0 4 0 1116396816 219611136 45614 4294967295 134512640 135305190 3213448144 3213446320 134528256 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27802/statm: 53616 45614 79 194 0 53420 0
[pid=27802/tid=27803] ppid=27799 vsize=214464 CPUtime=820.41
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 9121 0 0 0 81983 58 0 0 25 0 4 0 1116396818 219611136 45614 4294967295 134512640 135305190 3213448144 3086646464 134528379 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=214464 CPUtime=819.66
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 17239 0 0 0 81875 91 0 0 25 0 4 0 1116396818 219611136 45614 4294967295 134512640 135305190 3213448144 3078257856 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=214464 CPUtime=819.85
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 9185 0 0 0 81916 69 0 0 25 0 4 0 1116396818 219611136 45614 4294967295 134512640 135305190 3213448144 3069869248 134528304 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.58
Current children cumulated vsize (KiB) 216884

[startup+882.313 s]
/proc/loadavg: 4.44 4.48 4.38 6/114 30451
/proc/meminfo: memFree=2086280/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=237364 CPUtime=3519.97
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 50756 0 0 0 351684 313 0 0 25 0 4 0 1116396816 243060736 50689 4294967295 134512640 135305190 3213448144 3213446208 134538311 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27802/statm: 59341 50689 79 194 0 59145 0
[pid=27802/tid=27803] ppid=27799 vsize=237364 CPUtime=880.37
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 9616 0 0 0 87975 62 0 0 25 0 4 0 1116396818 243060736 50689 4294967295 134512640 135305190 3213448144 3086646464 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=237364 CPUtime=879.35
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 19523 0 0 0 87833 102 0 0 25 0 4 0 1116396818 243060736 50689 4294967295 134512640 135305190 3213448144 3078257856 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=237364 CPUtime=879.67
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 10480 0 0 0 87894 73 0 0 25 0 4 0 1116396818 243060736 50689 4294967295 134512640 135305190 3213448144 3069869248 134528559 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3520.04
Current children cumulated vsize (KiB) 239784

[startup+942.31 s]
/proc/loadavg: 4.38 4.45 4.37 5/114 30639
/proc/meminfo: memFree=2084296/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=238280 CPUtime=3759.44
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 50973 0 0 0 375614 330 0 0 25 0 4 0 1116396816 243998720 50906 4294967295 134512640 135305190 3213448144 3213446320 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27802/statm: 59570 50906 79 194 0 59374 0
[pid=27802/tid=27803] ppid=27799 vsize=238280 CPUtime=940.31
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 9800 0 0 0 93963 68 0 0 25 0 4 0 1116396818 243998720 50906 4294967295 134512640 135305190 3213448144 3086646464 134528777 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=238280 CPUtime=939.26
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 19556 0 0 0 93821 105 0 0 25 0 4 0 1116396818 243998720 50906 4294967295 134512640 135305190 3213448144 3078257856 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=238280 CPUtime=939.42
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 10480 0 0 0 93864 78 0 0 25 0 4 0 1116396818 243998720 50906 4294967295 134512640 135305190 3213448144 3069869248 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3759.51
Current children cumulated vsize (KiB) 240700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.34 4.44 4.37 6/114 30832
/proc/meminfo: memFree=2079088/3368532 swapFree=1959840/1959888
[pid=27799] ppid=27797 vsize=2420 CPUtime=0.07
/proc/27799/stat : 27799 (manysat.sh) S 27797 27799 29143 0 -1 4194304 370 769 0 0 0 0 7 0 18 0 1 0 1116396808 2478080 275 4294967295 134512640 135169312 3213263792 3213260008 3084996334 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27799/statm: 605 275 231 161 0 44 0
[pid=27802] ppid=27799 vsize=243028 CPUtime=3989.29
/proc/27802/stat : 27802 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202496 52182 0 0 0 398570 359 0 0 25 0 4 0 1116396816 248860672 52115 4294967295 134512640 135305190 3213448144 3213446320 134528446 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27802/statm: 60757 52115 79 194 0 60561 0
[pid=27802/tid=27803] ppid=27799 vsize=243028 CPUtime=997.36
/proc/27802/task/27803/stat : 27803 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 10113 0 0 0 99664 72 0 0 25 0 4 0 1116396818 248860672 52115 4294967295 134512640 135305190 3213448144 3086646464 134528571 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27802/tid=27804] ppid=27799 vsize=243028 CPUtime=996.72
/proc/27802/task/27804/stat : 27804 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 20431 0 0 0 99552 120 0 0 25 0 4 0 1116396818 248860672 52115 4294967295 134512640 135305190 3213448144 3078257856 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27802/tid=27805] ppid=27799 vsize=243028 CPUtime=997.07
/proc/27802/task/27805/stat : 27805 (manysat1.1_stat) R 27799 27799 29143 0 -1 4202560 10484 0 0 0 99621 86 0 0 25 0 4 0 1116396818 248860672 52115 4294967295 134512640 135305190 3213448144 3069868976 134556552 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3989.36
Current children cumulated vsize (KiB) 245448

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27799 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=70000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.07
# while last known CPU time is 3989.36
#
# 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.36
CPU user time (s): 3985.77
CPU system time (s): 3.59
CPU usage (%): 398.921
Max. virtual memory (cumulated for all children) (KiB): 245448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.07
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= 1139
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= 2

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 15:29:00
IDJOB=1778944
IDBENCH=70785
IDSOLVER=623
FILE ID=/1778944-1243517340
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778944-1243517340/watcher-1778944-1243517340 -o /tmp/evaluation-result-1778944-1243517340/solver-1778944-1243517340 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1778944-1243517340.cnf aimd 1

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED= 675247428

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:       2287464 kB
Buffers:         32768 kB
Cached:         927504 kB
SwapCached:          0 kB
Active:          46040 kB
Inactive:       933168 kB
HighTotal:     2489216 kB
HighFree:      1655924 kB
LowTotal:       879316 kB
LowFree:        631540 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1568 kB
Writeback:           0 kB
AnonPages:       19224 kB
Mapped:           7640 kB
Slab:            91536 kB
SReclaimable:    78540 kB
SUnreclaim:      12996 kB
PageTables:        724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111080 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 15:45:42