Trace number 3361946

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) 20381.1 5100.02

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37756.2
Satisfiable
(Un)Satisfiability was proved
Number of variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
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.27	c ==============================================================================
0.00/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.27	c ==============================================================================
0.00/0.27	c |         0 |  599013  1397697 |  179703       0        0     nan |  0.000 % |
4.39/4.48	c |         0 |  340394  1129456 |      --       0       --      -- |     --   | -258577/-268140
4.39/4.48	c ==============================================================================
4.39/4.48	c Result  :   #vars: 72795   #clauses: 340394   #literals: 1129456
4.39/4.48	c CPU time:   4.39733 s
4.39/4.48	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-3361946-1305296579/watcher-3361946-1305296579 -o /tmp/evaluation-result-3361946-1305296579/solver-3361946-1305296579 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361946-1305296579.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.54 1.71 0.66 2/310 7695
/proc/meminfo: memFree=28789140/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=0 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641256710 8908800 250 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 250 209 178 0 68 0

[startup+0.104601 s]
/proc/loadavg: 3.54 1.71 0.66 2/310 7695
/proc/meminfo: memFree=28789140/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=0 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641256710 8908800 250 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200584 s]
/proc/loadavg: 3.54 1.71 0.66 2/310 7695
/proc/meminfo: memFree=28789140/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=0 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641256710 8908800 250 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300566 s]
/proc/loadavg: 3.54 1.71 0.66 2/310 7695
/proc/meminfo: memFree=28789140/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=0 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641256710 8908800 250 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700494 s]
/proc/loadavg: 3.54 1.71 0.66 2/310 7695
/proc/meminfo: memFree=28789140/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=0 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641256710 8908800 250 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50035 s]
/proc/loadavg: 3.54 1.71 0.66 2/312 7697
/proc/meminfo: memFree=28696992/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=0 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641256710 8908800 250 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 250 209 178 0 68 0
[pid=7696] ppid=7695 vsize=96136 CPUtime=1.49 cores=0-7
/proc/7696/stat : 7696 (SatElite) R 7695 7695 7631 0 -1 4202496 23005 0 0 0 144 5 0 0 25 0 1 0 641256710 98443264 21301 33554432000 134512640 135034092 4291105856 18446744073709551615 134566697 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7696/statm: 24034 21301 68 128 0 23904 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104836

[startup+3.10107 s]
/proc/loadavg: 3.54 1.71 0.66 2/312 7697
/proc/meminfo: memFree=28683600/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=0 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641256710 8908800 250 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 250 209 178 0 68 0
[pid=7696] ppid=7695 vsize=101112 CPUtime=3.09 cores=0-7
/proc/7696/stat : 7696 (SatElite) R 7695 7695 7631 0 -1 4202496 24315 0 0 0 302 7 0 0 25 0 1 0 641256710 103538688 22611 33554432000 134512640 135034092 4291105856 18446744073709551615 134569566 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7696/statm: 25278 22611 68 128 0 25148 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109812

[startup+6.3005 s]
/proc/loadavg: 3.33 1.69 0.66 5/315 7702
/proc/meminfo: memFree=28646028/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=154684 CPUtime=4.67 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 28648 0 0 0 434 33 0 0 18 0 4 0 641257183 158396416 28573 33554432000 134512640 135305190 4288602016 18446744073709551615 134528805 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 38671 28573 84 194 0 38475 0
[pid=7699/tid=7700] ppid=7695 vsize=154684 CPUtime=1.06 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 1052 0 0 0 98 8 0 0 16 0 4 0 641257229 158396416 28573 33554432000 134512640 135305190 4288602016 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=154684 CPUtime=1.04 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 1112 0 0 0 98 6 0 0 18 0 4 0 641257229 158396416 28573 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=154684 CPUtime=1.04 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 1283 0 0 0 98 6 0 0 18 0 4 0 641257229 158396416 28573 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 163384

[startup+12.7004 s]
/proc/loadavg: 3.39 1.73 0.68 5/315 7702
/proc/meminfo: memFree=28628840/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=169316 CPUtime=30.26 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 32328 0 0 0 2991 35 0 0 18 0 4 0 641257183 173379584 32253 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 42329 32253 84 194 0 42133 0
[pid=7699/tid=7700] ppid=7695 vsize=169316 CPUtime=7.46 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 1833 0 0 0 737 9 0 0 25 0 4 0 641257229 173379584 32253 33554432000 134512640 135305190 4288602016 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=169316 CPUtime=7.43 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 1979 0 0 0 737 6 0 0 25 0 4 0 641257229 173379584 32253 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=169316 CPUtime=7.43 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 2203 0 0 0 737 6 0 0 18 0 4 0 641257229 173379584 32253 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 34.98
Current children cumulated vsize (KiB) 178016

[startup+25.5011 s]
/proc/loadavg: 3.52 1.84 0.73 5/315 7702
/proc/meminfo: memFree=28595792/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=203560 CPUtime=81.46 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 40762 0 0 0 8105 41 0 0 18 0 4 0 641257183 208445440 40675 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 50890 40675 84 194 0 50694 0
[pid=7699/tid=7700] ppid=7695 vsize=203560 CPUtime=20.26 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 3258 0 0 0 2016 10 0 0 25 0 4 0 641257229 208445440 40675 33554432000 134512640 135305190 4288602016 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=203560 CPUtime=20.23 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 5088 0 0 0 2015 8 0 0 25 0 4 0 641257229 208445440 40675 33554432000 134512640 135305190 4288602016 18446744073709551615 134551860 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=203560 CPUtime=20.23 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 3745 0 0 0 2016 7 0 0 18 0 4 0 641257229 208445440 40675 33554432000 134512640 135305190 4288602016 18446744073709551615 134530638 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 86.18
Current children cumulated vsize (KiB) 212260

[startup+51.1006 s]
/proc/loadavg: 3.68 2.02 0.81 5/315 7703
/proc/meminfo: memFree=28561076/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=238344 CPUtime=183.82 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 49432 0 0 0 18336 46 0 0 18 0 4 0 641257183 244064256 49345 33554432000 134512640 135305190 4288602016 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 59586 49345 84 194 0 59390 0
[pid=7699/tid=7700] ppid=7695 vsize=238344 CPUtime=45.86 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 4778 0 0 0 4575 11 0 0 25 0 4 0 641257229 244064256 49345 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=238344 CPUtime=45.83 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 7485 0 0 0 4574 9 0 0 21 0 4 0 641257229 244064256 49345 33554432000 134512640 135305190 4288602016 18446744073709551615 134542034 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=238344 CPUtime=45.83 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 5462 0 0 0 4574 9 0 0 18 0 4 0 641257229 244064256 49345 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 188.54
Current children cumulated vsize (KiB) 247044

[startup+102.3 s]
/proc/loadavg: 3.86 2.32 0.98 5/315 7704
/proc/meminfo: memFree=28478156/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=320264 CPUtime=388.6 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 69948 0 0 0 38802 58 0 0 19 0 4 0 641257183 327950336 69861 33554432000 134512640 135305190 4288602016 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 80066 69861 84 194 0 79870 0
[pid=7699/tid=7700] ppid=7695 vsize=320396 CPUtime=97.06 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 8082 0 0 0 9693 13 0 0 25 0 4 0 641257229 328085504 69867 33554432000 134512640 135305190 4288602016 18446744073709551615 134531016 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=320396 CPUtime=97.04 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 14297 0 0 0 9691 13 0 0 19 0 4 0 641257229 328085504 69867 33554432000 134512640 135305190 4288602016 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=320396 CPUtime=97.03 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 9842 0 0 0 9690 13 0 0 22 0 4 0 641257229 328085504 69867 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 393.32
Current children cumulated vsize (KiB) 328964

[startup+162.301 s]
/proc/loadavg: 3.95 2.62 1.17 5/315 7706
/proc/meminfo: memFree=28421824/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=377640 CPUtime=628.53 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 83870 0 0 0 62786 67 0 0 20 0 4 0 641257183 386703360 83783 33554432000 134512640 135305190 4288602016 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 94410 83783 84 194 0 94214 0
[pid=7699/tid=7700] ppid=7695 vsize=377640 CPUtime=157.02 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 10044 0 0 0 15688 14 0 0 25 0 4 0 641257229 386703360 83783 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=377640 CPUtime=157.02 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 18484 0 0 0 15688 14 0 0 25 0 4 0 641257229 386703360 83783 33554432000 134512640 135305190 4288602016 18446744073709551615 134528802 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=377640 CPUtime=157 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 13734 0 0 0 15685 15 0 0 20 0 4 0 641257229 386703360 83783 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 633.25
Current children cumulated vsize (KiB) 386340

[startup+222.312 s]
/proc/loadavg: 3.98 2.87 1.34 5/315 7707
/proc/meminfo: memFree=28350604/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7

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

/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 131250 0 0 0 471469 140 0 0 25 0 4 0 641257229 2154786816 511108 33554432000 134512640 135305190 4288602016 18446744073709551615 134551804 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18870.3
Current children cumulated vsize (KiB) 2112984

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/315 7841
/proc/meminfo: memFree=26707340/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=2104620 CPUtime=19105.5 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 511360 0 0 0 1910093 458 0 0 25 0 4 0 641257183 2155130880 511208 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 526155 511208 84 194 0 525959 0
[pid=7699/tid=7700] ppid=7695 vsize=2104620 CPUtime=4776.4 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 93662 0 0 0 477555 85 0 0 25 0 4 0 641257229 2155130880 511208 33554432000 134512640 135305190 4288602016 18446744073709551615 134551709 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=2104620 CPUtime=4776.16 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 136150 0 0 0 477514 102 0 0 25 0 4 0 641257229 2155130880 511208 33554432000 134512640 135305190 4288602016 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=2104620 CPUtime=4776.08 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 131287 0 0 0 477468 140 0 0 21 0 4 0 641257229 2155130880 511208 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19110.2
Current children cumulated vsize (KiB) 2113320

[startup+4842.31 s]
/proc/loadavg: 4.00 4.00 3.92 5/315 7843
/proc/meminfo: memFree=26706564/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=2105508 CPUtime=19345.6 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 511563 0 0 0 1934098 458 0 0 21 0 4 0 641257183 2156040192 511411 33554432000 134512640 135305190 4288602016 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 526377 511411 84 194 0 526181 0
[pid=7699/tid=7700] ppid=7695 vsize=2105508 CPUtime=4836.41 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 93662 0 0 0 483556 85 0 0 25 0 4 0 641257229 2156040192 511411 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=2105508 CPUtime=4836.18 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 136353 0 0 0 483515 103 0 0 25 0 4 0 641257229 2156040192 511411 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=2105508 CPUtime=4836.09 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 131287 0 0 0 483469 140 0 0 25 0 4 0 641257229 2156040192 511411 33554432000 134512640 135305190 4288602016 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19350.3
Current children cumulated vsize (KiB) 2114208

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/315 7844
/proc/meminfo: memFree=26702788/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=2110104 CPUtime=19585.5 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 512459 0 0 0 1958092 460 0 0 25 0 4 0 641257183 2160746496 512307 33554432000 134512640 135305190 4288602016 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 527526 512307 84 194 0 527330 0
[pid=7699/tid=7700] ppid=7695 vsize=2110104 CPUtime=4896.4 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 93709 0 0 0 489555 85 0 0 25 0 4 0 641257229 2160746496 512307 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=2110104 CPUtime=4896.17 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 137077 0 0 0 489513 104 0 0 25 0 4 0 641257229 2160746496 512307 33554432000 134512640 135305190 4288602016 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=2110104 CPUtime=4896.08 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 131298 0 0 0 489468 140 0 0 18 0 4 0 641257229 2160746496 512307 33554432000 134512640 135305190 4288602016 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19590.2
Current children cumulated vsize (KiB) 2118804

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/315 7846
/proc/meminfo: memFree=26698292/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=2115780 CPUtime=19825.5 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 513595 0 0 0 1982089 463 0 0 25 0 4 0 641257183 2166558720 513443 33554432000 134512640 135305190 4288602016 18446744073709551615 134528338 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 528945 513443 84 194 0 528749 0
[pid=7699/tid=7700] ppid=7695 vsize=2115780 CPUtime=4956.4 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 94022 0 0 0 495554 86 0 0 25 0 4 0 641257229 2166558720 513443 33554432000 134512640 135305190 4288602016 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=2115780 CPUtime=4956.16 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 137640 0 0 0 495512 104 0 0 25 0 4 0 641257229 2166558720 513443 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=2115780 CPUtime=4956.08 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 131366 0 0 0 495467 141 0 0 25 0 4 0 641257229 2166558720 513443 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19830.2
Current children cumulated vsize (KiB) 2124480

[startup+5022.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/315 7847
/proc/meminfo: memFree=26693532/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=2120900 CPUtime=20065.5 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 514956 0 0 0 2006086 466 0 0 25 0 4 0 641257183 2171801600 514804 33554432000 134512640 135305190 4288602016 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 530225 514804 84 194 0 530029 0
[pid=7699/tid=7700] ppid=7695 vsize=2120900 CPUtime=5016.4 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 94371 0 0 0 501553 87 0 0 25 0 4 0 641257229 2171801600 514804 33554432000 134512640 135305190 4288602016 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=2120900 CPUtime=5016.17 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 138185 0 0 0 501512 105 0 0 25 0 4 0 641257229 2171801600 514804 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=2120900 CPUtime=5016.09 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 131532 0 0 0 501467 142 0 0 25 0 4 0 641257229 2171801600 514804 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20070.2
Current children cumulated vsize (KiB) 2129600

[startup+5082.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/315 7849
/proc/meminfo: memFree=26669932/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=2144208 CPUtime=20305.5 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 520782 0 0 0 2030076 477 0 0 25 0 4 0 641257183 2195668992 520630 33554432000 134512640 135305190 4288602016 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 536052 520630 84 194 0 535856 0
[pid=7699/tid=7700] ppid=7695 vsize=2144208 CPUtime=5076.4 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 95635 0 0 0 507551 89 0 0 25 0 4 0 641257229 2195668992 520630 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=2144208 CPUtime=5076.17 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 139198 0 0 0 507510 107 0 0 25 0 4 0 641257229 2195668992 520630 33554432000 134512640 135305190 4288602016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=2144208 CPUtime=5076.08 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 133407 0 0 0 507463 145 0 0 25 0 4 0 641257229 2195668992 520630 33554432000 134512640 135305190 4288602016 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20310.2
Current children cumulated vsize (KiB) 2152908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.01 4.01 3.93 5/315 7849
/proc/meminfo: memFree=26665572/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=2148904 CPUtime=20376.3 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 521848 0 0 0 2037155 480 0 0 25 0 4 0 641257183 2200477696 521696 33554432000 134512640 135305190 4288602016 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 537226 521696 84 194 0 537030 0
[pid=7699/tid=7700] ppid=7695 vsize=2148904 CPUtime=5094.11 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 95901 0 0 0 509322 89 0 0 25 0 4 0 641257229 2200477696 521696 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=2148904 CPUtime=5093.88 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 139466 0 0 0 509281 107 0 0 25 0 4 0 641257229 2200477696 521696 33554432000 134512640 135305190 4288602016 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=2148904 CPUtime=5093.79 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 133633 0 0 0 509233 146 0 0 25 0 4 0 641257229 2200477696 521696 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20381.1
Current children cumulated vsize (KiB) 2157604

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

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

[startup+5100 s]
/proc/loadavg: 4.01 4.01 3.93 5/315 7849
/proc/meminfo: memFree=26665572/32950928 swapFree=60199044/67111528
[pid=7695] ppid=7693 vsize=8700 CPUtime=4.72 cores=0-7
/proc/7695/stat : 7695 (manysat.sh) S 7693 7695 7631 0 -1 4202496 356 27024 0 0 0 0 463 9 18 0 1 0 641256710 8908800 253 33554432000 4194304 4922060 140735415613696 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7695/statm: 2175 253 209 178 0 68 0
[pid=7699] ppid=7695 vsize=2148904 CPUtime=20376.3 cores=0-7
/proc/7699/stat : 7699 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202496 521848 0 0 0 2037155 480 0 0 25 0 4 0 641257183 2200477696 521696 33554432000 134512640 135305190 4288602016 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/7699/statm: 537226 521696 84 194 0 537030 0
[pid=7699/tid=7700] ppid=7695 vsize=2148904 CPUtime=5094.11 cores=0-7
/proc/7699/task/7700/stat : 7700 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 95901 0 0 0 509322 89 0 0 25 0 4 0 641257229 2200477696 521696 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=7699/tid=7701] ppid=7695 vsize=2148904 CPUtime=5093.88 cores=0-7
/proc/7699/task/7701/stat : 7701 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 139466 0 0 0 509281 107 0 0 25 0 4 0 641257229 2200477696 521696 33554432000 134512640 135305190 4288602016 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7699/tid=7702] ppid=7695 vsize=2148904 CPUtime=5093.79 cores=0-7
/proc/7699/task/7702/stat : 7702 (manysat1.1_stat) R 7695 7695 7631 0 -1 4202560 133633 0 0 0 509233 146 0 0 25 0 4 0 641257229 2200477696 521696 33554432000 134512640 135305190 4288602016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20381.1
Current children cumulated vsize (KiB) 2157604

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7695 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=635295
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=95985
# CPU time returned by wait4() is 4.73128
# while last known CPU time is 20381.1
#
# 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): 20381.1
CPU user time (s): 20376.2
CPU system time (s): 4.89
CPU usage (%): 399.627
Max. virtual memory (cumulated for all children) (KiB): 2157604

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

runsolver used 14.2928 second user time and 36.7174 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-13 16:22:59
IDJOB=3361946
IDBENCH=70815
IDSOLVER=1839
FILE ID=node122/3361946-1305296579
RUNJOBID= node122-1305296393-7645
PBS_JOBID= 13321431
Free space on /tmp= 43880 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361946-1305296579/watcher-3361946-1305296579 -o /tmp/evaluation-result-3361946-1305296579/solver-3361946-1305296579 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361946-1305296579.cnf aimd 1

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=368512160

node122.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.820
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.64
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.820
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.75
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28789428 kB
Buffers:        207056 kB
Cached:        2654216 kB
SwapCached:      50072 kB
Active:         770956 kB
Inactive:      3195140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28789428 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           11976 kB
Writeback:           0 kB
AnonPages:     1066128 kB
Mapped:          13408 kB
Slab:            98336 kB
PageTables:      31460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52524696 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= 43848 MiB
End job on node122 at 2011-05-13 17:48:01