Trace number 3362150

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20? (TO) 20387.2 5100.02

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
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 variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
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.35	c ==============================================================================
0.00/0.35	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.35	c ==============================================================================
0.00/0.35	c |         0 |  769311  1795059 |  230793       0        0     nan |  0.000 % |
2.69/2.77	c |         0 |  532922  1580702 |      --       0       --      -- |     --   | -230376/-199916
2.69/2.77	c ==============================================================================
2.69/2.77	c Result  :   #vars: 106410   #clauses: 532922   #literals: 1580702
2.69/2.77	c CPU time:   2.68159 s
2.69/2.77	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3362150-1305300169/watcher-3362150-1305300169 -o /tmp/evaluation-result-3362150-1305300169/solver-3362150-1305300169 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362150-1305300169.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.67 3.62 3.67 2/288 12680
/proc/meminfo: memFree=8407304/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=0 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 641615470 8908800 249 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12680/statm: 2175 249 209 178 0 68 0

[startup+0.027683 s]
/proc/loadavg: 2.67 3.62 3.67 2/288 12680
/proc/meminfo: memFree=8407304/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=0 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 641615470 8908800 249 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12680/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100669 s]
/proc/loadavg: 2.67 3.62 3.67 2/288 12680
/proc/meminfo: memFree=8407304/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=0 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 641615470 8908800 249 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12680/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300636 s]
/proc/loadavg: 2.67 3.62 3.67 2/288 12680
/proc/meminfo: memFree=8407304/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=0 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 641615470 8908800 249 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12680/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700568 s]
/proc/loadavg: 2.67 3.62 3.67 2/288 12680
/proc/meminfo: memFree=8407304/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=0 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 641615470 8908800 249 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12680/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50045 s]
/proc/loadavg: 2.54 3.57 3.65 2/290 12683
/proc/meminfo: memFree=8281552/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=0 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 641615470 8908800 249 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12680/statm: 2175 249 209 178 0 68 0
[pid=12681] ppid=12680 vsize=127808 CPUtime=1.49 cores=0-7
/proc/12681/stat : 12681 (SatElite) R 12680 12680 12378 0 -1 4202496 33124 0 0 0 141 8 0 0 25 0 1 0 641615470 130875392 30915 33554432000 134512640 135034092 4292662144 18446744073709551615 134566116 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/12681/statm: 31952 30915 68 128 0 31822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136508

[startup+3.10117 s]
/proc/loadavg: 2.54 3.57 3.65 2/290 12683
/proc/meminfo: memFree=8268780/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=0 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 641615470 8908800 249 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12680/statm: 2175 249 209 178 0 68 0
[pid=12681] ppid=12680 vsize=128612 CPUtime=3.09 cores=0-7
/proc/12681/stat : 12681 (SatElite) R 12680 12680 12378 0 -1 4202496 38081 0 0 0 298 11 0 0 25 0 1 0 641615470 131698688 31177 33554432000 134512640 135034092 4292662144 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/12681/statm: 32153 31177 68 128 0 32023 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 137312

[startup+6.30063 s]
/proc/loadavg: 2.54 3.57 3.65 5/293 12687
/proc/meminfo: memFree=8225108/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=204932 CPUtime=10.35 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 40038 0 0 0 996 39 0 0 18 0 4 0 641615784 209850368 39972 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/12684/statm: 51233 39972 84 194 0 51037 0
[pid=12684/tid=12685] ppid=12680 vsize=204932 CPUtime=2.44 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 1074 0 0 0 236 8 0 0 18 0 4 0 641615850 209850368 39972 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=204932 CPUtime=2.39 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 862 0 0 0 232 7 0 0 18 0 4 0 641615850 209850368 39972 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=204932 CPUtime=2.41 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 1106 0 0 0 232 9 0 0 18 0 4 0 641615850 209850368 39972 33554432000 134512640 135305190 4290662016 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 13.47
Current children cumulated vsize (KiB) 213632

[startup+12.7006 s]
/proc/loadavg: 2.76 3.59 3.66 5/293 12687
/proc/meminfo: memFree=8216104/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=212952 CPUtime=35.95 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 42116 0 0 0 3555 40 0 0 20 0 4 0 641615784 218062848 42050 33554432000 134512640 135305190 4290662016 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/12684/statm: 53238 42050 84 194 0 53042 0
[pid=12684/tid=12685] ppid=12680 vsize=212952 CPUtime=8.84 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 1635 0 0 0 876 8 0 0 25 0 4 0 641615850 218062848 42050 33554432000 134512640 135305190 4290662016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=212952 CPUtime=8.78 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 1157 0 0 0 871 7 0 0 21 0 4 0 641615850 218062848 42050 33554432000 134512640 135305190 4290662016 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=212952 CPUtime=8.81 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 1535 0 0 0 872 9 0 0 20 0 4 0 641615850 218062848 42050 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39.07
Current children cumulated vsize (KiB) 221652

[startup+25.5004 s]
/proc/loadavg: 3.03 3.62 3.67 5/293 12687
/proc/meminfo: memFree=8206032/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=225348 CPUtime=87.15 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 45010 0 0 0 8673 42 0 0 25 0 4 0 641615784 230756352 44944 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/12684/statm: 56337 44944 84 194 0 56141 0
[pid=12684/tid=12685] ppid=12680 vsize=225348 CPUtime=21.64 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 2209 0 0 0 2156 8 0 0 25 0 4 0 641615850 230756352 44944 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=225348 CPUtime=21.59 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 1830 0 0 0 2151 8 0 0 25 0 4 0 641615850 230756352 44944 33554432000 134512640 135305190 4290662016 18446744073709551615 134528286 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=225348 CPUtime=21.62 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 2338 0 0 0 2152 10 0 0 25 0 4 0 641615850 230756352 44944 33554432000 134512640 135305190 4290662016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 90.27
Current children cumulated vsize (KiB) 234048

[startup+51.1011 s]
/proc/loadavg: 3.36 3.65 3.67 5/293 12688
/proc/meminfo: memFree=8187696/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=242848 CPUtime=189.54 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 49464 0 0 0 18909 45 0 0 21 0 4 0 641615784 248676352 49398 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 60712 49398 84 194 0 60516 0
[pid=12684/tid=12685] ppid=12680 vsize=242848 CPUtime=47.24 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 3416 0 0 0 4714 10 0 0 25 0 4 0 641615850 248676352 49398 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=242848 CPUtime=47.19 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 3088 0 0 0 4710 9 0 0 21 0 4 0 641615850 248676352 49398 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=242848 CPUtime=47.21 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 3454 0 0 0 4711 10 0 0 18 0 4 0 641615850 248676352 49398 33554432000 134512640 135305190 4290662016 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 192.66
Current children cumulated vsize (KiB) 251548

[startup+102.312 s]
/proc/loadavg: 3.74 3.70 3.69 5/293 12689
/proc/meminfo: memFree=8168340/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=263860 CPUtime=394.37 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 54342 0 0 0 39387 50 0 0 25 0 4 0 641615784 270192640 54276 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/12684/statm: 65965 54276 84 194 0 65769 0
[pid=12684/tid=12685] ppid=12680 vsize=263860 CPUtime=98.44 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 4529 0 0 0 9834 10 0 0 18 0 4 0 641615850 270192640 54276 33554432000 134512640 135305190 4290662016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=263860 CPUtime=98.4 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 4822 0 0 0 9830 10 0 0 19 0 4 0 641615850 270192640 54276 33554432000 134512640 135305190 4290662016 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=263860 CPUtime=98.42 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 4435 0 0 0 9831 11 0 0 18 0 4 0 641615850 270192640 54276 33554432000 134512640 135305190 4290662016 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 397.49
Current children cumulated vsize (KiB) 272560

[startup+162.3 s]
/proc/loadavg: 3.90 3.75 3.71 5/293 12691
/proc/meminfo: memFree=8145600/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=289196 CPUtime=634.29 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 60234 0 0 0 63374 55 0 0 25 0 4 0 641615784 296136704 60147 33554432000 134512640 135305190 4290662016 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12684/statm: 72299 60147 84 194 0 72103 0
[pid=12684/tid=12685] ppid=12680 vsize=289196 CPUtime=158.43 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 5565 0 0 0 15832 11 0 0 20 0 4 0 641615850 296136704 60147 33554432000 134512640 135305190 4290662016 18446744073709551615 134530552 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=289196 CPUtime=158.39 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 7164 0 0 0 15827 12 0 0 22 0 4 0 641615850 296136704 60147 33554432000 134512640 135305190 4290662016 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=289196 CPUtime=158.39 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 5681 0 0 0 15827 12 0 0 19 0 4 0 641615850 296136704 60147 33554432000 134512640 135305190 4290662016 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 637.41
Current children cumulated vsize (KiB) 297896

[startup+222.3 s]
/proc/loadavg: 3.96 3.80 3.72 5/293 12692
/proc/meminfo: memFree=8125968/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7

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

/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 41863 0 0 0 465741 60 0 0 22 0 4 0 641615850 942157824 207292 33554432000 134512640 135305190 4290662016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18636.3
Current children cumulated vsize (KiB) 928776

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12824
/proc/meminfo: memFree=7554044/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=920580 CPUtime=18873.3 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 207571 0 0 0 1887067 259 0 0 25 0 4 0 641615784 942673920 207463 33554432000 134512640 135305190 4290662016 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12684/statm: 230145 207463 84 194 0 229949 0
[pid=12684/tid=12685] ppid=12680 vsize=920580 CPUtime=4718.2 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 43471 0 0 0 471764 56 0 0 25 0 4 0 641615850 942673920 207463 33554432000 134512640 135305190 4290662016 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=920580 CPUtime=4718.15 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 43323 0 0 0 471759 56 0 0 25 0 4 0 641615850 942673920 207463 33554432000 134512640 135305190 4290662016 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=920580 CPUtime=4718.02 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 41905 0 0 0 471742 60 0 0 25 0 4 0 641615850 942673920 207463 33554432000 134512640 135305190 4290662016 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18876.4
Current children cumulated vsize (KiB) 929280

[startup+4782.3 s]
/proc/loadavg: 4.07 4.02 3.95 5/293 12826
/proc/meminfo: memFree=7550896/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=924624 CPUtime=19113.2 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 208400 0 0 0 1911062 260 0 0 25 0 4 0 641615784 946814976 208292 33554432000 134512640 135305190 4290662016 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12684/statm: 231156 208292 84 194 0 230960 0
[pid=12684/tid=12685] ppid=12680 vsize=924624 CPUtime=4778.2 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 43651 0 0 0 477763 57 0 0 25 0 4 0 641615850 946814976 208292 33554432000 134512640 135305190 4290662016 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=924624 CPUtime=4778.14 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 43475 0 0 0 477758 56 0 0 25 0 4 0 641615850 946814976 208292 33554432000 134512640 135305190 4290662016 18446744073709551615 134530621 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=924624 CPUtime=4778.02 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 42111 0 0 0 477741 61 0 0 22 0 4 0 641615850 946814976 208292 33554432000 134512640 135305190 4290662016 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19116.3
Current children cumulated vsize (KiB) 933324

[startup+4842.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/293 12827
/proc/meminfo: memFree=7546372/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=929428 CPUtime=19353.2 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 209536 0 0 0 1935060 263 0 0 25 0 4 0 641615784 951734272 209428 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12684/statm: 232357 209428 84 194 0 232161 0
[pid=12684/tid=12685] ppid=12680 vsize=929428 CPUtime=4838.2 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 44025 0 0 0 483762 58 0 0 25 0 4 0 641615850 951734272 209428 33554432000 134512640 135305190 4290662016 18446744073709551615 134528181 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=929428 CPUtime=4838.15 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 43807 0 0 0 483758 57 0 0 25 0 4 0 641615850 951734272 209428 33554432000 134512640 135305190 4290662016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=929428 CPUtime=4838.02 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 42216 0 0 0 483741 61 0 0 25 0 4 0 641615850 951734272 209428 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19356.3
Current children cumulated vsize (KiB) 938128

[startup+4902.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/293 12829
/proc/meminfo: memFree=7541384/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=937328 CPUtime=19593.2 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 210801 0 0 0 1959058 265 0 0 25 0 4 0 641615784 959823872 210693 33554432000 134512640 135305190 4290662016 18446744073709551615 134528248 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12684/statm: 234332 210693 84 194 0 234136 0
[pid=12684/tid=12685] ppid=12680 vsize=937328 CPUtime=4898.2 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 44195 0 0 0 489762 58 0 0 25 0 4 0 641615850 959823872 210693 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=937328 CPUtime=4898.15 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 44264 0 0 0 489757 58 0 0 25 0 4 0 641615850 959823872 210693 33554432000 134512640 135305190 4290662016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=937328 CPUtime=4898.01 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 42301 0 0 0 489740 61 0 0 25 0 4 0 641615850 959823872 210693 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19596.3
Current children cumulated vsize (KiB) 946028

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12831
/proc/meminfo: memFree=7537504/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=941712 CPUtime=19833.2 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 211782 0 0 0 1983057 266 0 0 25 0 4 0 641615784 964313088 211674 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12684/statm: 235428 211674 84 194 0 235232 0
[pid=12684/tid=12685] ppid=12680 vsize=941712 CPUtime=4958.21 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 44457 0 0 0 495762 59 0 0 25 0 4 0 641615850 964313088 211674 33554432000 134512640 135305190 4290662016 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=941712 CPUtime=4958.15 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 44436 0 0 0 495757 58 0 0 25 0 4 0 641615850 964313088 211674 33554432000 134512640 135305190 4290662016 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=941712 CPUtime=4958.01 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 42435 0 0 0 495740 61 0 0 25 0 4 0 641615850 964313088 211674 33554432000 134512640 135305190 4290662016 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19836.3
Current children cumulated vsize (KiB) 950412

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12832
/proc/meminfo: memFree=7533492/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=949384 CPUtime=20073.2 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 212810 0 0 0 2007055 268 0 0 25 0 4 0 641615784 972169216 212702 33554432000 134512640 135305190 4290662016 18446744073709551615 134528254 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12684/statm: 237346 212702 84 194 0 237150 0
[pid=12684/tid=12685] ppid=12680 vsize=949384 CPUtime=5018.21 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 44686 0 0 0 501762 59 0 0 25 0 4 0 641615850 972169216 212702 33554432000 134512640 135305190 4290662016 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=949384 CPUtime=5018.15 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 44628 0 0 0 501757 58 0 0 25 0 4 0 641615850 972169216 212702 33554432000 134512640 135305190 4290662016 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=949384 CPUtime=5018.01 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 42609 0 0 0 501740 61 0 0 25 0 4 0 641615850 972169216 212702 33554432000 134512640 135305190 4290662016 18446744073709551615 134559228 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20076.3
Current children cumulated vsize (KiB) 958084

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12834
/proc/meminfo: memFree=7528724/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=953500 CPUtime=20313.2 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 213969 0 0 0 2031054 269 0 0 25 0 4 0 641615784 976384000 213861 33554432000 134512640 135305190 4290662016 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12684/statm: 238375 213861 84 194 0 238179 0
[pid=12684/tid=12685] ppid=12680 vsize=953500 CPUtime=5078.2 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 45033 0 0 0 507761 59 0 0 25 0 4 0 641615850 976384000 213861 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=953500 CPUtime=5078.15 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 44922 0 0 0 507756 59 0 0 25 0 4 0 641615850 976384000 213861 33554432000 134512640 135305190 4290662016 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=953500 CPUtime=5078.01 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 42693 0 0 0 507740 61 0 0 25 0 4 0 641615850 976384000 213861 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20316.3
Current children cumulated vsize (KiB) 962200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12834
/proc/meminfo: memFree=7527964/32951124 swapFree=63649232/67111528
[pid=12680] ppid=12678 vsize=8700 CPUtime=3.12 cores=0-7
/proc/12680/stat : 12680 (manysat.sh) S 12678 12680 12378 0 -1 4202496 355 38084 0 0 0 0 301 11 18 0 1 0 641615470 8908800 252 33554432000 4194304 4922060 140733977877120 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12680/statm: 2175 252 209 178 0 68 0
[pid=12684] ppid=12680 vsize=955144 CPUtime=20384.1 cores=0-7
/proc/12684/stat : 12684 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202496 214168 0 0 0 2038137 270 0 0 18 0 4 0 641615784 978067456 214060 33554432000 134512640 135305190 4290662016 18446744073709551615 134538314 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12684/statm: 238786 214060 84 194 0 238590 0
[pid=12684/tid=12685] ppid=12680 vsize=955144 CPUtime=5095.91 cores=0-7
/proc/12684/task/12685/stat : 12685 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 45132 0 0 0 509532 59 0 0 25 0 4 0 641615850 978067456 214060 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12684/tid=12686] ppid=12680 vsize=955144 CPUtime=5095.86 cores=0-7
/proc/12684/task/12686/stat : 12686 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 44962 0 0 0 509527 59 0 0 25 0 4 0 641615850 978067456 214060 33554432000 134512640 135305190 4290662016 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12684/tid=12687] ppid=12680 vsize=955144 CPUtime=5095.72 cores=0-7
/proc/12684/task/12687/stat : 12687 (manysat1.1_stat) R 12680 12680 12378 0 -1 4202560 42728 0 0 0 509511 61 0 0 25 0 4 0 641615850 978067456 214060 33554432000 134512640 135305190 4290662016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20387.2
Current children cumulated vsize (KiB) 963844

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 12680 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=18541
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=119981
# CPU time returned by wait4() is 3.13852
# while last known CPU time is 20387.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 20387.2
CPU user time (s): 20384.4
CPU system time (s): 2.81
CPU usage (%): 399.747
Max. virtual memory (cumulated for all children) (KiB): 963844

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

runsolver used 13.383 second user time and 32.991 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-13 17:22:50
IDJOB=3362150
IDBENCH=82459
IDSOLVER=1839
FILE ID=node130/3362150-1305300169
RUNJOBID= node130-1305296392-12392
PBS_JOBID= 13321423
Free space on /tmp= 30116 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362150-1305300169/watcher-3362150-1305300169 -o /tmp/evaluation-result-3362150-1305300169/solver-3362150-1305300169 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362150-1305300169.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=51292781

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8407576 kB
Buffers:        271228 kB
Cached:       22568856 kB
SwapCached:      10360 kB
Active:        5572356 kB
Inactive:     18323016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8407576 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           15332 kB
Writeback:         388 kB
AnonPages:     1052412 kB
Mapped:          12884 kB
Slab:           558868 kB
PageTables:      25124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51454292 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 30092 MiB
End job on node130 at 2011-05-13 18:47:52