Trace number 3362188

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.6 5100.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark891.683
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
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.25	c ==============================================================================
0.00/0.25	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.25	c ==============================================================================
0.00/0.25	c |         0 |  546912  1276128 |  164073       0        0     nan |  0.000 % |
2.89/2.98	c |         0 |  210225   740637 |      --       0       --      -- |     --   | -336685/-535486
2.89/2.98	c ==============================================================================
2.89/2.98	c Result  :   #vars: 32046   #clauses: 210225   #literals: 740637
2.89/2.98	c CPU time:   2.91556 s
2.89/2.98	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-3362188-1305300676/watcher-3362188-1305300676 -o /tmp/evaluation-result-3362188-1305300676/solver-3362188-1305300676 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362188-1305300676.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: 3.30 3.79 3.85 1/310 1351
/proc/meminfo: memFree=8605688/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=0 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641670040 8908800 250 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1351/statm: 2175 250 209 178 0 68 0

[startup+0.012186 s]
/proc/loadavg: 3.30 3.79 3.85 1/310 1351
/proc/meminfo: memFree=8605688/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=0 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641670040 8908800 250 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1351/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100163 s]
/proc/loadavg: 3.30 3.79 3.85 1/310 1351
/proc/meminfo: memFree=8605688/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=0 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641670040 8908800 250 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1351/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301123 s]
/proc/loadavg: 3.30 3.79 3.85 1/310 1351
/proc/meminfo: memFree=8605688/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=0 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641670040 8908800 250 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1351/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701052 s]
/proc/loadavg: 3.30 3.79 3.85 1/310 1351
/proc/meminfo: memFree=8605688/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=0 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641670040 8908800 250 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1351/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5009 s]
/proc/loadavg: 3.30 3.79 3.85 2/312 1353
/proc/meminfo: memFree=8519368/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=0 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641670040 8908800 250 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1351/statm: 2175 250 209 178 0 68 0
[pid=1352] ppid=1351 vsize=93248 CPUtime=1.49 cores=0-7
/proc/1352/stat : 1352 (SatElite) R 1351 1351 653 0 -1 4202496 21873 0 0 0 144 5 0 0 25 0 1 0 641670040 95485952 20309 33554432000 134512640 135034092 4294298704 18446744073709551615 134566209 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/1352/statm: 23312 20309 68 128 0 23182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101948

[startup+3.10062 s]
/proc/loadavg: 3.30 3.79 3.85 2/312 1353
/proc/meminfo: memFree=8504860/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=0 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641670040 8908800 250 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1351/statm: 2175 250 209 178 0 68 0
[pid=1352] ppid=1351 vsize=95336 CPUtime=3.09 cores=0-7
/proc/1352/stat : 1352 (SatElite) R 1351 1351 653 0 -1 4202496 25788 0 0 0 302 7 0 0 18 0 1 0 641670040 97624064 20774 33554432000 134512640 135034092 4294298704 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/1352/statm: 23834 20774 68 128 0 23704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104036

[startup+6.30099 s]
/proc/loadavg: 3.11 3.75 3.83 5/315 1357
/proc/meminfo: memFree=8504584/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=116908 CPUtime=11.6 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 19888 0 0 0 1139 21 0 0 18 0 4 0 641670355 119713792 19784 33554432000 134512640 135305190 4287520048 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 29227 19784 84 194 0 29031 0
[pid=1354/tid=1355] ppid=1351 vsize=116908 CPUtime=2.83 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 1300 0 0 0 278 5 0 0 18 0 4 0 641670384 119713792 19784 33554432000 134512640 135305190 4287520048 18446744073709551615 134530979 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=116908 CPUtime=2.81 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 1359 0 0 0 278 3 0 0 18 0 4 0 641670384 119713792 19784 33554432000 134512640 135305190 4287520048 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=116908 CPUtime=2.82 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 1281 0 0 0 277 5 0 0 18 0 4 0 641670384 119713792 19784 33554432000 134512640 135305190 4287520048 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.74
Current children cumulated vsize (KiB) 125608

[startup+12.7008 s]
/proc/loadavg: 3.18 3.75 3.83 5/315 1357
/proc/meminfo: memFree=8487788/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=132240 CPUtime=37.18 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 23936 0 0 0 3694 24 0 0 18 0 4 0 641670355 135413760 23823 33554432000 134512640 135305190 4287520048 18446744073709551615 134528408 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 33060 23823 84 194 0 32864 0
[pid=1354/tid=1355] ppid=1351 vsize=132240 CPUtime=9.23 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 1876 0 0 0 918 5 0 0 25 0 4 0 641670384 135413760 23823 33554432000 134512640 135305190 4287520048 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=132240 CPUtime=9.21 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 2827 0 0 0 917 4 0 0 18 0 4 0 641670384 135413760 23823 33554432000 134512640 135305190 4287520048 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=132240 CPUtime=9.21 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 2245 0 0 0 916 5 0 0 18 0 4 0 641670384 135413760 23823 33554432000 134512640 135305190 4287520048 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40.32
Current children cumulated vsize (KiB) 140940

[startup+25.5004 s]
/proc/loadavg: 3.36 3.76 3.83 5/315 1358
/proc/meminfo: memFree=8463264/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=156928 CPUtime=88.34 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 30204 0 0 0 8806 28 0 0 18 0 4 0 641670355 160694272 30091 33554432000 134512640 135305190 4287520048 18446744073709551615 134528615 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 39232 30091 84 194 0 39036 0
[pid=1354/tid=1355] ppid=1351 vsize=156928 CPUtime=22.02 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 2702 0 0 0 2196 6 0 0 25 0 4 0 641670384 160694272 30091 33554432000 134512640 135305190 4287520048 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=156928 CPUtime=22 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 5433 0 0 0 2195 5 0 0 19 0 4 0 641670384 160694272 30091 33554432000 134512640 135305190 4287520048 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=156928 CPUtime=22.01 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 3652 0 0 0 2194 7 0 0 18 0 4 0 641670384 160694272 30091 33554432000 134512640 135305190 4287520048 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 91.48
Current children cumulated vsize (KiB) 165628

[startup+51.1005 s]
/proc/loadavg: 3.58 3.78 3.84 5/315 1358
/proc/meminfo: memFree=8437456/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=183712 CPUtime=190.71 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 36669 0 0 0 19036 35 0 0 18 0 4 0 641670355 188121088 36556 33554432000 134512640 135305190 4287520048 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 45928 36556 84 194 0 45732 0
[pid=1354/tid=1355] ppid=1351 vsize=183712 CPUtime=47.61 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 3327 0 0 0 4754 7 0 0 25 0 4 0 641670384 188121088 36556 33554432000 134512640 135305190 4287520048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=183712 CPUtime=47.6 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 8528 0 0 0 4752 8 0 0 21 0 4 0 641670384 188121088 36556 33554432000 134512640 135305190 4287520048 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=183712 CPUtime=47.59 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 4970 0 0 0 4751 8 0 0 18 0 4 0 641670384 188121088 36556 33554432000 134512640 135305190 4287520048 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 193.85
Current children cumulated vsize (KiB) 192412

[startup+102.312 s]
/proc/loadavg: 3.82 3.81 3.84 5/315 1360
/proc/meminfo: memFree=8400128/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=221452 CPUtime=395.47 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 45894 0 0 0 39504 43 0 0 18 0 4 0 641670355 226766848 45781 33554432000 134512640 135305190 4287520048 18446744073709551615 134528636 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 55363 45781 84 194 0 55167 0
[pid=1354/tid=1355] ppid=1351 vsize=221452 CPUtime=98.81 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 4603 0 0 0 9873 8 0 0 24 0 4 0 641670384 226766848 45781 33554432000 134512640 135305190 4287520048 18446744073709551615 134570422 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=221452 CPUtime=98.76 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 11058 0 0 0 9866 10 0 0 20 0 4 0 641670384 226766848 45781 33554432000 134512640 135305190 4287520048 18446744073709551615 134553245 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=221452 CPUtime=98.79 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 7469 0 0 0 9868 11 0 0 18 0 4 0 641670384 226766848 45781 33554432000 134512640 135305190 4287520048 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 398.61
Current children cumulated vsize (KiB) 230152

[startup+162.301 s]
/proc/loadavg: 3.93 3.84 3.85 5/315 1361
/proc/meminfo: memFree=8393044/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=229416 CPUtime=635.37 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 47786 0 0 0 63488 49 0 0 20 0 4 0 641670355 234921984 47673 33554432000 134512640 135305190 4287520048 18446744073709551615 134528319 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 57354 47673 84 194 0 57158 0
[pid=1354/tid=1355] ppid=1351 vsize=229416 CPUtime=158.78 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 4840 0 0 0 15869 9 0 0 25 0 4 0 641670384 234921984 47673 33554432000 134512640 135305190 4287520048 18446744073709551615 134570397 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=229416 CPUtime=158.75 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 11768 0 0 0 15864 11 0 0 25 0 4 0 641670384 234921984 47673 33554432000 134512640 135305190 4287520048 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=229416 CPUtime=158.77 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 7955 0 0 0 15864 13 0 0 19 0 4 0 641670384 234921984 47673 33554432000 134512640 135305190 4287520048 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 638.51
Current children cumulated vsize (KiB) 238116

[startup+222.301 s]
/proc/loadavg: 3.97 3.87 3.85 5/315 1363
/proc/meminfo: memFree=8375760/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7

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

/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 76902 0 0 0 465691 153 0 0 25 0 4 0 641670384 1294598144 301190 33554432000 134512640 135305190 4287520048 18446744073709551615 134548008 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18637
Current children cumulated vsize (KiB) 1272956

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.96 5/315 1495
/proc/meminfo: memFree=7358812/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=1282880 CPUtime=18873.9 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 305396 0 0 0 1886858 536 0 0 25 0 4 0 641670355 1313669120 305283 33554432000 134512640 135305190 4287520048 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 320720 305283 84 194 0 320524 0
[pid=1354/tid=1355] ppid=1351 vsize=1282880 CPUtime=4718.46 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 59409 0 0 0 471733 113 0 0 25 0 4 0 641670384 1313669120 305283 33554432000 134512640 135305190 4287520048 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=1282880 CPUtime=4718.35 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 84131 0 0 0 471697 138 0 0 25 0 4 0 641670384 1313669120 305283 33554432000 134512640 135305190 4287520048 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=1282880 CPUtime=4718.45 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 77570 0 0 0 471690 155 0 0 20 0 4 0 641670384 1313669120 305283 33554432000 134512640 135305190 4287520048 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18877.1
Current children cumulated vsize (KiB) 1291580

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/315 1496
/proc/meminfo: memFree=7309548/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=1333532 CPUtime=19113.9 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 317906 0 0 0 1910838 552 0 0 25 0 4 0 641670355 1365536768 317793 33554432000 134512640 135305190 4287520048 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 333383 317793 84 194 0 333187 0
[pid=1354/tid=1355] ppid=1351 vsize=1333532 CPUtime=4778.45 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 61949 0 0 0 477728 117 0 0 25 0 4 0 641670384 1365536768 317793 33554432000 134512640 135305190 4287520048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=1333532 CPUtime=4778.34 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 87485 0 0 0 477690 144 0 0 25 0 4 0 641670384 1365536768 317793 33554432000 134512640 135305190 4287520048 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=1333532 CPUtime=4778.44 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 81094 0 0 0 477686 158 0 0 25 0 4 0 641670384 1365536768 317793 33554432000 134512640 135305190 4287520048 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19117
Current children cumulated vsize (KiB) 1342232

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/315 1498
/proc/meminfo: memFree=7246280/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=1396260 CPUtime=19353.9 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 333563 0 0 0 1934815 577 0 0 18 0 4 0 641670355 1429770240 333450 33554432000 134512640 135305190 4287520048 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 349065 333450 84 194 0 348869 0
[pid=1354/tid=1355] ppid=1351 vsize=1396260 CPUtime=4838.45 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 64544 0 0 0 483724 121 0 0 25 0 4 0 641670384 1429770240 333450 33554432000 134512640 135305190 4287520048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=1396260 CPUtime=4838.34 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 93877 0 0 0 483679 155 0 0 25 0 4 0 641670384 1429770240 333450 33554432000 134512640 135305190 4287520048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=1396260 CPUtime=4838.44 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 84690 0 0 0 483681 163 0 0 25 0 4 0 641670384 1429770240 333450 33554432000 134512640 135305190 4287520048 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19357.1
Current children cumulated vsize (KiB) 1404960

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/315 1500
/proc/meminfo: memFree=7192428/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=1451360 CPUtime=19593.8 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 347010 0 0 0 1958783 602 0 0 18 0 4 0 641670355 1486192640 346897 33554432000 134512640 135305190 4287520048 18446744073709551615 134538906 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 362840 346897 84 194 0 362644 0
[pid=1354/tid=1355] ppid=1351 vsize=1451360 CPUtime=4898.46 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 66789 0 0 0 489720 126 0 0 25 0 4 0 641670384 1486192640 346897 33554432000 134512640 135305190 4287520048 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=1451360 CPUtime=4898.34 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 99357 0 0 0 489668 166 0 0 25 0 4 0 641670384 1486192640 346897 33554432000 134512640 135305190 4287520048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=1451360 CPUtime=4898.44 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 87852 0 0 0 489676 168 0 0 25 0 4 0 641670384 1486192640 346897 33554432000 134512640 135305190 4287520048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19597
Current children cumulated vsize (KiB) 1460060

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/315 1501
/proc/meminfo: memFree=7189172/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=1454752 CPUtime=19833.8 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 347761 0 0 0 1982778 603 0 0 18 0 4 0 641670355 1489666048 347648 33554432000 134512640 135305190 4287520048 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 363688 347648 84 194 0 363492 0
[pid=1354/tid=1355] ppid=1351 vsize=1454752 CPUtime=4958.46 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 67054 0 0 0 495720 126 0 0 25 0 4 0 641670384 1489666048 347648 33554432000 134512640 135305190 4287520048 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=1454752 CPUtime=4958.35 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 99446 0 0 0 495668 167 0 0 25 0 4 0 641670384 1489666048 347648 33554432000 134512640 135305190 4287520048 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=1454752 CPUtime=4958.43 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) S 1351 1351 653 0 -1 4202560 88249 0 0 0 495674 169 0 0 18 0 4 0 641670384 1489666048 347648 33554432000 134512640 135305190 4287520048 18446744073709551615 134694990 0 0 4096 3 18446604471165234112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19836.9
Current children cumulated vsize (KiB) 1463452

[startup+5022.3 s]
/proc/loadavg: 4.07 4.02 3.97 5/315 1503
/proc/meminfo: memFree=7188020/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=1455368 CPUtime=20073.7 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 348069 0 0 0 2006767 605 0 0 25 0 4 0 641670355 1490296832 347956 33554432000 134512640 135305190 4287520048 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 363842 347956 84 194 0 363646 0
[pid=1354/tid=1355] ppid=1351 vsize=1455368 CPUtime=5018.46 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 67245 0 0 0 501720 126 0 0 25 0 4 0 641670384 1490296832 347956 33554432000 134512640 135305190 4287520048 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=1455368 CPUtime=5018.34 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 99563 0 0 0 501667 167 0 0 18 0 4 0 641670384 1490296832 347956 33554432000 134512640 135305190 4287520048 18446744073709551615 134538602 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=1455368 CPUtime=5018.34 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 88249 0 0 0 501665 169 0 0 18 0 4 0 641670384 1490296832 347956 33554432000 134512640 135305190 4287520048 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20076.9
Current children cumulated vsize (KiB) 1464068

[startup+5082.3 s]
/proc/loadavg: 4.02 4.01 3.97 5/315 1504
/proc/meminfo: memFree=7186500/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=1456600 CPUtime=20313.7 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 348410 0 0 0 2030762 605 0 0 25 0 4 0 641670355 1491558400 348297 33554432000 134512640 135305190 4287520048 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 364150 348297 84 194 0 363954 0
[pid=1354/tid=1355] ppid=1351 vsize=1456600 CPUtime=5078.46 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 67586 0 0 0 507720 126 0 0 25 0 4 0 641670384 1491558400 348297 33554432000 134512640 135305190 4287520048 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=1456600 CPUtime=5078.29 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 99563 0 0 0 507662 167 0 0 25 0 4 0 641670384 1491558400 348297 33554432000 134512640 135305190 4287520048 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=1456600 CPUtime=5078.35 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 88249 0 0 0 507665 170 0 0 23 0 4 0 641670384 1491558400 348297 33554432000 134512640 135305190 4287520048 18446744073709551615 134528181 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20316.8
Current children cumulated vsize (KiB) 1465300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.02 4.01 3.97 5/315 1505
/proc/meminfo: memFree=7186120/32951124 swapFree=67093864/67111528
[pid=1351] ppid=1349 vsize=8700 CPUtime=3.14 cores=0-7
/proc/1351/stat : 1351 (manysat.sh) S 1349 1351 653 0 -1 4202496 357 25791 0 0 0 0 306 8 18 0 1 0 641670040 8908800 253 33554432000 4194304 4922060 140733367874800 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1351/statm: 2175 253 209 178 0 68 0
[pid=1354] ppid=1351 vsize=1457012 CPUtime=20384.5 cores=0-7
/proc/1354/stat : 1354 (manysat1.1_stat) R 1351 1351 653 0 -1 4202496 348492 0 0 0 2037844 606 0 0 25 0 4 0 641670355 1491980288 348379 33554432000 134512640 135305190 4287520048 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/1354/statm: 364253 348379 84 194 0 364057 0
[pid=1354/tid=1355] ppid=1351 vsize=1457012 CPUtime=5096.17 cores=0-7
/proc/1354/task/1355/stat : 1355 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 67669 0 0 0 509491 126 0 0 25 0 4 0 641670384 1491980288 348380 33554432000 134512640 135305190 4287520048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1354/tid=1356] ppid=1351 vsize=1457012 CPUtime=5096 cores=0-7
/proc/1354/task/1356/stat : 1356 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 99563 0 0 0 509433 167 0 0 25 0 4 0 641670384 1491980288 348380 33554432000 134512640 135305190 4287520048 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=1354/tid=1357] ppid=1351 vsize=1457012 CPUtime=5096.07 cores=0-7
/proc/1354/task/1357/stat : 1357 (manysat1.1_stat) R 1351 1351 653 0 -1 4202560 88249 0 0 0 509437 170 0 0 25 0 4 0 641670384 1491980288 348380 33554432000 134512640 135305190 4287520048 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20387.6
Current children cumulated vsize (KiB) 1465712

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 1351 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=68533
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=82987
# CPU time returned by wait4() is 3.15152
# while last known CPU time is 20387.6
#
# 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.6
CPU user time (s): 20381.5
CPU system time (s): 6.14
CPU usage (%): 399.756
Max. virtual memory (cumulated for all children) (KiB): 1465712

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

runsolver used 14.1528 second user time and 36.8594 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-13 17:31:17
IDJOB=3362188
IDBENCH=82481
IDSOLVER=1839
FILE ID=node102/3362188-1305300676
RUNJOBID= node102-1305296397-667
PBS_JOBID= 13321451
Free space on /tmp= 44780 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362188-1305300676/watcher-3362188-1305300676 -o /tmp/evaluation-result-3362188-1305300676/solver-3362188-1305300676 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362188-1305300676.cnf aimd 1

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1616945357

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8605960 kB
Buffers:        188168 kB
Cached:        5370100 kB
SwapCached:       1128 kB
Active:       19439272 kB
Inactive:      4560044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8605960 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           11496 kB
Writeback:           0 kB
AnonPages:    18440424 kB
Mapped:          26036 kB
Slab:           226112 kB
PageTables:      52036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59037600 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= 44756 MiB
End job on node102 at 2011-05-13 18:56:19