Trace number 3275356

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
ppfolio par? (TO) 40000.8 5003.82

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x33.cnf
MD5SUMf7c29bbc3bef00d1e7cc799553ba4813
Bench CategoryCRAFTED (crafted 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 variables2772
Number of clauses448371
Sum of the clauses size1785168
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24158
Number of clauses of size 30
Number of clauses of size 4444213
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 8 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

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: 935)

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-3275356-1304166628/watcher-3275356-1304166628 -o /tmp/evaluation-result-3275356-1304166628/solver-3275356-1304166628 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275356-1304166628.cnf 

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: 8.00 8.04 8.00 1/170 12817
/proc/meminfo: memFree=22991952/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) R 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0

[startup+0.035174 s]
/proc/loadavg: 8.00 8.04 8.00 1/170 12817
/proc/meminfo: memFree=22991952/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100161 s]
/proc/loadavg: 8.00 8.04 8.00 1/170 12817
/proc/meminfo: memFree=22991952/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300126 s]
/proc/loadavg: 8.00 8.04 8.00 1/170 12817
/proc/meminfo: memFree=22991952/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701058 s]
/proc/loadavg: 8.00 8.04 8.00 1/170 12817
/proc/meminfo: memFree=22991952/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50092 s]
/proc/loadavg: 7.76 7.99 7.98 9/180 12832
/proc/meminfo: memFree=22679268/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
[pid=12818] ppid=12817 vsize=83868 CPUtime=1.49 cores=0
/proc/12818/stat : 12818 (cryptominisat) R 12817 12817 12397 0 -1 4202496 9545 0 0 0 148 1 0 0 25 0 1 0 528262462 85880832 9431 33554432000 4194304 4587354 140734767658368 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12818/statm: 20967 9431 305 96 0 17529 0
[pid=12819] ppid=12817 vsize=49128 CPUtime=1.49 cores=1
/proc/12819/stat : 12819 (clasp) R 12817 12817 12397 0 -1 4202496 11450 0 0 0 147 2 0 0 25 0 1 0 528262462 50307072 9558 33554432000 4194304 4785740 140734246559072 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12819/statm: 12282 9558 314 145 0 9327 0
[pid=12820] ppid=12817 vsize=486712 CPUtime=1.49 cores=2
/proc/12820/stat : 12820 (TNM) R 12817 12817 12397 0 -1 4202496 10731 0 0 0 147 2 0 0 20 0 1 0 528262462 498393088 10628 33554432000 134512640 134534564 4294927088 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12820/statm: 121678 10628 91 6 0 120344 0
[pid=12821] ppid=12817 vsize=68144 CPUtime=1.48 cores=3
/proc/12821/stat : 12821 (march_hi) R 12817 12817 12397 0 -1 4202496 51616 0 0 0 141 7 0 0 25 0 1 0 528262462 69779456 11223 33554432000 4194304 4331988 140736157456992 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12821/statm: 17036 11223 150 34 0 15478 0
[pid=12822] ppid=12817 vsize=231624 CPUtime=4.27 cores=4-7
/proc/12822/stat : 12822 (plingeling) S 12817 12817 12397 0 -1 4202496 56160 1252 0 0 419 8 0 0 25 0 5 0 528262462 237182976 46346 33554432000 4194304 4356188 140735366924464 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12822/statm: 57906 46346 162 40 0 56450 0
[pid=12822/tid=12829] ppid=12817 vsize=231624 CPUtime=0.92 cores=4-7
/proc/12822/task/12829/stat : 12829 (plingeling) R 12817 12817 12397 0 -1 4202560 4598 1252 0 0 92 0 0 0 25 0 5 0 528262517 237182976 46346 33554432000 4194304 4356188 140735366924464 18446744073709551615 4322401 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12822/tid=12830] ppid=12817 vsize=231624 CPUtime=0.92 cores=4-7
/proc/12822/task/12830/stat : 12830 (plingeling) R 12817 12817 12397 0 -1 4202560 6716 1252 0 0 91 1 0 0 25 0 5 0 528262517 237182976 46346 33554432000 4194304 4356188 140735366924464 18446744073709551615 4292829 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12822/tid=12831] ppid=12817 vsize=231624 CPUtime=0.92 cores=4-7
/proc/12822/task/12831/stat : 12831 (plingeling) R 12817 12817 12397 0 -1 4202560 6749 1252 0 0 91 1 0 0 25 0 5 0 528262517 237182976 46346 33554432000 4194304 4356188 140735366924464 18446744073709551615 4292853 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12822/tid=12832] ppid=12817 vsize=231624 CPUtime=0.91 cores=4-7
/proc/12822/task/12832/stat : 12832 (plingeling) R 12817 12817 12397 0 -1 4202560 4577 1252 0 0 91 0 0 0 25 0 5 0 528262518 237182976 46346 33554432000 4194304 4356188 140735366924464 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.22
Current children cumulated vsize (KiB) 937800

[startup+3.10064 s]
/proc/loadavg: 7.76 7.99 7.98 9/180 12832
/proc/meminfo: memFree=22584800/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 16 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
[pid=12818] ppid=12817 vsize=134532 CPUtime=3.09 cores=0
/proc/12818/stat : 12818 (cryptominisat) R 12817 12817 12397 0 -1 4202496 28076 0 0 0 306 3 0 0 25 0 1 0 528262462 137760768 22018 33554432000 4194304 4587354 140734767658368 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12818/statm: 33633 22018 314 96 0 30195 0
[pid=12819] ppid=12817 vsize=50056 CPUtime=3.09 cores=1
/proc/12819/stat : 12819 (clasp) R 12817 12817 12397 0 -1 4202496 11661 0 0 0 307 2 0 0 25 0 1 0 528262462 51257344 9769 33554432000 4194304 4785740 140734246559072 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12819/statm: 12514 9769 317 145 0 9559 0
[pid=12820] ppid=12817 vsize=486712 CPUtime=3.08 cores=2
/proc/12820/stat : 12820 (TNM) R 12817 12817 12397 0 -1 4202496 10731 0 0 0 306 2 0 0 25 0 1 0 528262462 498393088 10628 33554432000 134512640 134534564 4294927088 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12820/statm: 121678 10628 91 6 0 120344 0
[pid=12821] ppid=12817 vsize=68144 CPUtime=3.08 cores=3
/proc/12821/stat : 12821 (march_hi) R 12817 12817 12397 0 -1 4202496 51616 0 0 0 301 7 0 0 25 0 1 0 528262462 69779456 11223 33554432000 4194304 4331988 140736157456992 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12821/statm: 17036 11223 150 34 0 15478 0
[pid=12822] ppid=12817 vsize=243504 CPUtime=10.66 cores=4-7
/proc/12822/stat : 12822 (plingeling) S 12817 12817 12397 0 -1 4202496 59114 1252 0 0 1057 9 0 0 25 0 5 0 528262462 249348096 49300 33554432000 4194304 4356188 140735366924464 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12822/statm: 60876 49300 162 40 0 59420 0
[pid=12822/tid=12829] ppid=12817 vsize=243504 CPUtime=2.52 cores=4-7
/proc/12822/task/12829/stat : 12829 (plingeling) R 12817 12817 12397 0 -1 4202560 6767 1252 0 0 251 1 0 0 25 0 5 0 528262517 249348096 49300 33554432000 4194304 4356188 140735366924464 18446744073709551615 4292813 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12822/tid=12830] ppid=12817 vsize=243504 CPUtime=2.52 cores=4-7
/proc/12822/task/12830/stat : 12830 (plingeling) R 12817 12817 12397 0 -1 4202560 6716 1252 0 0 251 1 0 0 25 0 5 0 528262517 249348096 49300 33554432000 4194304 4356188 140735366924464 18446744073709551615 4292848 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12822/tid=12831] ppid=12817 vsize=243504 CPUtime=2.52 cores=4-7
/proc/12822/task/12831/stat : 12831 (plingeling) R 12817 12817 12397 0 -1 4202560 6749 1252 0 0 251 1 0 0 25 0 5 0 528262517 249348096 49300 33554432000 4194304 4356188 140735366924464 18446744073709551615 4292848 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12822/tid=12832] ppid=12817 vsize=243504 CPUtime=2.51 cores=4-7
/proc/12822/task/12832/stat : 12832 (plingeling) R 12817 12817 12397 0 -1 4202560 5362 1252 0 0 250 1 0 0 25 0 5 0 528262518 249348096 49300 33554432000 4194304 4356188 140735366924464 18446744073709551615 4298613 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23
Current children cumulated vsize (KiB) 1001272

[startup+6.30107 s]
/proc/loadavg: 7.78 7.99 7.98 9/180 12832
/proc/meminfo: memFree=22524008/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 16 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
[pid=12818] ppid=12817 vsize=144228 CPUtime=6.29 cores=0
/proc/12818/stat : 12818 (cryptominisat) R 12817 12817 12397 0 -1 4202496 36146 0 0 0 624 5 0 0 25 0 1 0 528262462 147689472 25266 33554432000 4194304 4587354 140734767658368 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12818/statm: 36057 25266 315 96 0 32619 0
[pid=12819] ppid=12817 vsize=56144 CPUtime=6.28 cores=1
/proc/12819/stat : 12819 (clasp) R 12817 12817 12397 0 -1 4202496 13202 0 0 0 626 2 0 0 25 0 1 0 528262462 57491456 11310 33554432000 4194304 4785740 140734246559072 18446744073709551615 4483155 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12819/statm: 14036 11310 317 145 0 11081 0
[pid=12820] ppid=12817 vsize=486712 CPUtime=6.28 cores=2
/proc/12820/stat : 12820 (TNM) R 12817 12817 12397 0 -1 4202496 10731 0 0 0 626 2 0 0 25 0 1 0 528262462 498393088 10628 33554432000 134512640 134534564 4294927088 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12820/statm: 121678 10628 91 6 0 120344 0
[pid=12821] ppid=12817 vsize=68144 CPUtime=6.28 cores=3
/proc/12821/stat : 12821 (march_hi) R 12817 12817 12397 0 -1 4202496 51616 0 0 0 621 7 0 0 25 0 1 0 528262462 69779456 11223 33554432000 4194304 4331988 140736157456992 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12821/statm: 17036 11223 150 34 0 15478 0
[pid=12822] ppid=12817 vsize=296776 CPUtime=23.44 cores=4-7
/proc/12822/stat : 12822 (plingeling) S 12817 12817 12397 0 -1 4202496 72432 1252 0 0 2333 11 0 0 25 0 5 0 528262462 303898624 62618 33554432000 4194304 4356188 140735366924464 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12822/statm: 74194 62618 162 40 0 72738 0
[pid=12822/tid=12829] ppid=12817 vsize=296776 CPUtime=5.72 cores=4-7
/proc/12822/task/12829/stat : 12829 (plingeling) R 12817 12817 12397 0 -1 4202560 11105 1252 0 0 570 2 0 0 25 0 5 0 528262517 303898624 62618 33554432000 4194304 4356188 140735366924464 18446744073709551615 4271328 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12822/tid=12830] ppid=12817 vsize=296776 CPUtime=5.72 cores=4-7
/proc/12822/task/12830/stat : 12830 (plingeling) R 12817 12817 12397 0 -1 4202560 11054 1252 0 0 571 1 0 0 25 0 5 0 528262517 303898624 62618 33554432000 4194304 4356188 140735366924464 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12822/tid=12831] ppid=12817 vsize=296776 CPUtime=5.71 cores=4-7
/proc/12822/task/12831/stat : 12831 (plingeling) R 12817 12817 12397 0 -1 4202560 11135 1252 0 0 569 2 0 0 25 0 5 0 528262517 303898624 62618 33554432000 4194304 4356188 140735366924464 18446744073709551615 4270889 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12822/tid=12832] ppid=12817 vsize=296776 CPUtime=5.7 cores=4-7
/proc/12822/task/12832/stat : 12832 (plingeling) R 12817 12817 12397 0 -1 4202560 5618 1252 0 0 569 1 0 0 25 0 5 0 528262518 303898624 62618 33554432000 4194304 4356188 140735366924464 18446744073709551615 4331504 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.57
Current children cumulated vsize (KiB) 1070328

[startup+12.7009 s]
/proc/loadavg: 7.80 7.99 7.98 9/180 12832
/proc/meminfo: memFree=22496636/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
[pid=12818] ppid=12817 vsize=199152 CPUtime=12.69 cores=0
/proc/12818/stat : 12818 (cryptominisat) R 12817 12817 12397 0 -1 4202496 56888 0 0 0 1261 8 0 0 25 0 1 0 528262462 203931648 41869 33554432000 4194304 4587354 140734767658368 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12818/statm: 49788 41869 337 96 0 46350 0
[pid=12819] ppid=12817 vsize=68860 CPUtime=12.68 cores=1
/proc/12819/stat : 12819 (clasp) R 12817 12817 12397 0 -1 4202496 16379 0 0 0 1265 3 0 0 25 0 1 0 528262462 70512640 14487 33554432000 4194304 4785740 140734246559072 18446744073709551615 4482821 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12819/statm: 17215 14487 317 145 0 14260 0
[pid=12820] ppid=12817 vsize=486712 CPUtime=12.68 cores=2
/proc/12820/stat : 12820 (TNM) R 12817 12817 12397 0 -1 4202496 10731 0 0 0 1266 2 0 0 25 0 1 0 528262462 498393088 10628 33554432000 134512640 134534564 4294927088 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12820/statm: 121678 10628 91 6 0 120344 0
[pid=12821] ppid=12817 vsize=68144 CPUtime=12.68 cores=3
/proc/12821/stat : 12821 (march_hi) R 12817 12817 12397 0 -1 4202496 51616 0 0 0 1261 7 0 0 25 0 1 0 528262462 69779456 11223 33554432000 4194304 4331988 140736157456992 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12821/statm: 17036 11223 150 34 0 15478 0
[pid=12822] ppid=12817 vsize=235432 CPUtime=49 cores=4-7
/proc/12822/stat : 12822 (plingeling) S 12817 12817 12397 0 -1 4202496 74897 1252 0 0 4888 12 0 0 25 0 5 0 528262462 241082368 47282 33554432000 4194304 4356188 140735366924464 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12822/statm: 58858 47282 162 40 0 57402 0
[pid=12822/tid=12829] ppid=12817 vsize=235432 CPUtime=12.12 cores=4-7
/proc/12822/task/12829/stat : 12829 (plingeling) R 12817 12817 12397 0 -1 4202560 11939 1252 0 0 1210 2 0 0 25 0 5 0 528262517 241082368 47282 33554432000 4194304 4356188 140735366924464 18446744073709551615 4298524 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12822/tid=12830] ppid=12817 vsize=235432 CPUtime=12.12 cores=4-7
/proc/12822/task/12830/stat : 12830 (plingeling) R 12817 12817 12397 0 -1 4202560 11743 1252 0 0 1211 1 0 0 25 0 5 0 528262517 241082368 47282 33554432000 4194304 4356188 140735366924464 18446744073709551615 4270728 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12822/tid=12831] ppid=12817 vsize=235432 CPUtime=12.11 cores=4-7
/proc/12822/task/12831/stat : 12831 (plingeling) R 12817 12817 12397 0 -1 4202560 11406 1252 0 0 1209 2 0 0 25 0 5 0 528262517 241082368 47282 33554432000 4194304 4356188 140735366924464 18446744073709551615 4238600 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12822/tid=12832] ppid=12817 vsize=235432 CPUtime=12.06 cores=4-7
/proc/12822/task/12832/stat : 12832 (plingeling) R 12817 12817 12397 0 -1 4202560 6289 1252 0 0 1205 1 0 0 25 0 5 0 528262518 241082368 47282 33554432000 4194304 4356188 140735366924464 18446744073709551615 4281561 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.73
Current children cumulated vsize (KiB) 1076624

[startup+25.5007 s]
/proc/loadavg: 7.83 7.99 7.98 9/180 12832
/proc/meminfo: memFree=22452712/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
[pid=12818] ppid=12817 vsize=176920 CPUtime=25.49 cores=0
/proc/12818/stat : 12818 (cryptominisat) R 12817 12817 12397 0 -1 4202496 64753 0 0 0 2539 10 0 0 25 0 1 0 528262462 181166080 38540 33554432000 4194304 4587354 140734767658368 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=12820] ppid=12817 vsize=498216 CPUtime=4782.4 cores=2
/proc/12820/stat : 12820 (TNM) R 12817 12817 12397 0 -1 4202496 14923 0 0 0 478233 7 0 0 25 0 1 0 528262462 510173184 14820 33554432000 134512640 134534564 4294927088 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12820/statm: 124554 14820 95 6 0 123220 0
[pid=12821] ppid=12817 vsize=108520 CPUtime=4781.58 cores=3
/proc/12821/stat : 12821 (march_hi) R 12817 12817 12397 0 -1 4202496 60740 0 0 0 478149 9 0 0 25 0 1 0 528262462 111124480 16436 33554432000 4194304 4331988 140736157456992 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12821/statm: 27130 16436 173 34 0 25572 0
[pid=12822] ppid=12817 vsize=442308 CPUtime=19101.2 cores=4-7
/proc/12822/stat : 12822 (plingeling) S 12817 12817 12397 0 -1 4202496 912106 1252 0 0 1909976 147 0 0 25 0 5 0 528262462 452923392 82650 33554432000 4194304 4356188 140735366924464 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12822/statm: 110577 82650 162 40 0 109121 0
[pid=12822/tid=12829] ppid=12817 vsize=442308 CPUtime=4781.84 cores=4-7
/proc/12822/task/12829/stat : 12829 (plingeling) R 12817 12817 12397 0 -1 4202560 171039 1252 0 0 478156 28 0 0 25 0 5 0 528262517 452923392 82650 33554432000 4194304 4356188 140735366924464 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12822/tid=12830] ppid=12817 vsize=442308 CPUtime=4781.68 cores=4-7
/proc/12822/task/12830/stat : 12830 (plingeling) R 12817 12817 12397 0 -1 4202560 176731 1252 0 0 478139 29 0 0 25 0 5 0 528262517 452923392 82650 33554432000 4194304 4356188 140735366924464 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12822/tid=12831] ppid=12817 vsize=442308 CPUtime=4781.37 cores=4-7
/proc/12822/task/12831/stat : 12831 (plingeling) R 12817 12817 12397 0 -1 4202560 252548 1252 0 0 478092 45 0 0 25 0 5 0 528262517 452923392 82650 33554432000 4194304 4356188 140735366924464 18446744073709551615 4271373 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12822/tid=12832] ppid=12817 vsize=442308 CPUtime=4755.76 cores=4-7
/proc/12822/task/12832/stat : 12832 (plingeling) R 12817 12817 12397 0 -1 4202560 278268 1252 0 0 475537 39 0 0 25 0 5 0 528262518 452923392 82650 33554432000 4194304 4356188 140735366924464 18446744073709551615 4298380 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38230
Current children cumulated vsize (KiB) 3625124

[startup+4842.3 s]
/proc/loadavg: 8.11 8.05 8.00 9/180 12973
/proc/meminfo: memFree=21768080/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
[pid=12818] ppid=12817 vsize=1950284 CPUtime=4842.39 cores=0
/proc/12818/stat : 12818 (cryptominisat) R 12817 12817 12397 0 -1 4202496 6178052 0 0 0 482561 1678 0 0 25 0 1 0 528262462 1997090816 57930 33554432000 4194304 4587354 140734767658368 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12818/statm: 487571 57930 337 96 0 484133 0
[pid=12819] ppid=12817 vsize=610488 CPUtime=4842.39 cores=1
/proc/12819/stat : 12819 (clasp) R 12817 12817 12397 0 -1 4202496 145494 0 0 0 484200 39 0 0 25 0 1 0 528262462 625139712 142726 33554432000 4194304 4785740 140734246559072 18446744073709551615 4538864 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12819/statm: 152622 142726 341 145 0 149667 0
[pid=12820] ppid=12817 vsize=498216 CPUtime=4842.4 cores=2
/proc/12820/stat : 12820 (TNM) R 12817 12817 12397 0 -1 4202496 14923 0 0 0 484233 7 0 0 25 0 1 0 528262462 510173184 14820 33554432000 134512640 134534564 4294927088 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12820/statm: 124554 14820 95 6 0 123220 0
[pid=12821] ppid=12817 vsize=108520 CPUtime=4841.58 cores=3
/proc/12821/stat : 12821 (march_hi) R 12817 12817 12397 0 -1 4202496 60740 0 0 0 484149 9 0 0 25 0 1 0 528262462 111124480 16436 33554432000 4194304 4331988 140736157456992 18446744073709551615 4228343 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12821/statm: 27130 16436 173 34 0 25572 0
[pid=12822] ppid=12817 vsize=411076 CPUtime=19340.9 cores=4-7
/proc/12822/stat : 12822 (plingeling) S 12817 12817 12397 0 -1 4202496 919658 1252 0 0 1933942 148 0 0 25 0 5 0 528262462 420941824 74842 33554432000 4194304 4356188 140735366924464 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12822/statm: 102769 74842 162 40 0 101313 0
[pid=12822/tid=12829] ppid=12817 vsize=411076 CPUtime=4841.84 cores=4-7
/proc/12822/task/12829/stat : 12829 (plingeling) R 12817 12817 12397 0 -1 4202560 173215 1252 0 0 484156 28 0 0 25 0 5 0 528262517 420941824 74842 33554432000 4194304 4356188 140735366924464 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12822/tid=12830] ppid=12817 vsize=411076 CPUtime=4841.68 cores=4-7
/proc/12822/task/12830/stat : 12830 (plingeling) R 12817 12817 12397 0 -1 4202560 178779 1252 0 0 484138 30 0 0 25 0 5 0 528262517 420941824 74842 33554432000 4194304 4356188 140735366924464 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12822/tid=12831] ppid=12817 vsize=411076 CPUtime=4841.36 cores=4-7
/proc/12822/task/12831/stat : 12831 (plingeling) R 12817 12817 12397 0 -1 4202560 253060 1252 0 0 484091 45 0 0 25 0 5 0 528262517 420941824 74842 33554432000 4194304 4356188 140735366924464 18446744073709551615 4225785 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12822/tid=12832] ppid=12817 vsize=411076 CPUtime=4815.43 cores=4-7
/proc/12822/task/12832/stat : 12832 (plingeling) R 12817 12817 12397 0 -1 4202560 281084 1252 0 0 481504 39 0 0 25 0 5 0 528262518 420941824 74842 33554432000 4194304 4356188 140735366924464 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38709.7
Current children cumulated vsize (KiB) 3596908

[startup+4902.3 s]
/proc/loadavg: 8.11 8.05 8.00 9/180 12974
/proc/meminfo: memFree=21771140/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
[pid=12818] ppid=12817 vsize=1950156 CPUtime=4902.39 cores=0
/proc/12818/stat : 12818 (cryptominisat) R 12817 12817 12397 0 -1 4202496 6243459 0 0 0 488540 1699 0 0 25 0 1 0 528262462 1996959744 56796 33554432000 4194304 4587354 140734767658368 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12818/statm: 487539 56796 337 96 0 484101 0
[pid=12819] ppid=12817 vsize=613688 CPUtime=4902.39 cores=1
/proc/12819/stat : 12819 (clasp) R 12817 12817 12397 0 -1 4202496 146162 0 0 0 490200 39 0 0 25 0 1 0 528262462 628416512 143394 33554432000 4194304 4785740 140734246559072 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12819/statm: 153422 143394 341 145 0 150467 0
[pid=12820] ppid=12817 vsize=498216 CPUtime=4902.4 cores=2
/proc/12820/stat : 12820 (TNM) R 12817 12817 12397 0 -1 4202496 14923 0 0 0 490233 7 0 0 25 0 1 0 528262462 510173184 14820 33554432000 134512640 134534564 4294927088 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12820/statm: 124554 14820 95 6 0 123220 0
[pid=12821] ppid=12817 vsize=108520 CPUtime=4901.59 cores=3
/proc/12821/stat : 12821 (march_hi) R 12817 12817 12397 0 -1 4202496 60740 0 0 0 490150 9 0 0 25 0 1 0 528262462 111124480 16436 33554432000 4194304 4331988 140736157456992 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12821/statm: 27130 16436 173 34 0 25572 0
[pid=12822] ppid=12817 vsize=411848 CPUtime=19580.6 cores=4-7
/proc/12822/stat : 12822 (plingeling) S 12817 12817 12397 0 -1 4202496 925355 1252 0 0 1957908 149 0 0 25 0 5 0 528262462 421732352 75035 33554432000 4194304 4356188 140735366924464 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12822/statm: 102962 75035 162 40 0 101506 0
[pid=12822/tid=12829] ppid=12817 vsize=411848 CPUtime=4901.84 cores=4-7
/proc/12822/task/12829/stat : 12829 (plingeling) R 12817 12817 12397 0 -1 4202560 175391 1252 0 0 490156 28 0 0 25 0 5 0 528262517 421732352 75035 33554432000 4194304 4356188 140735366924464 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12822/tid=12830] ppid=12817 vsize=411848 CPUtime=4901.68 cores=4-7
/proc/12822/task/12830/stat : 12830 (plingeling) R 12817 12817 12397 0 -1 4202560 179163 1252 0 0 490138 30 0 0 25 0 5 0 528262517 421732352 75035 33554432000 4194304 4356188 140735366924464 18446744073709551615 4241599 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12822/tid=12831] ppid=12817 vsize=411848 CPUtime=4901.36 cores=4-7
/proc/12822/task/12831/stat : 12831 (plingeling) R 12817 12817 12397 0 -1 4202560 255364 1252 0 0 490090 46 0 0 25 0 5 0 528262517 421732352 75035 33554432000 4194304 4356188 140735366924464 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12822/tid=12832] ppid=12817 vsize=411848 CPUtime=4875.1 cores=4-7
/proc/12822/task/12832/stat : 12832 (plingeling) R 12817 12817 12397 0 -1 4202560 281917 1252 0 0 487471 39 0 0 25 0 5 0 528262518 421732352 75035 33554432000 4194304 4356188 140735366924464 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39189.3
Current children cumulated vsize (KiB) 3600752

[startup+4962.3 s]
/proc/loadavg: 8.10 8.06 8.00 9/180 12976
/proc/meminfo: memFree=21777404/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
[pid=12818] ppid=12817 vsize=1970036 CPUtime=4962.39 cores=0
/proc/12818/stat : 12818 (cryptominisat) R 12817 12817 12397 0 -1 4202496 6308760 0 0 0 494519 1720 0 0 25 0 1 0 528262462 2017316864 55202 33554432000 4194304 4587354 140734767658368 18446744073709551615 4241016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12818/statm: 492509 55202 337 96 0 489071 0
[pid=12819] ppid=12817 vsize=619608 CPUtime=4962.38 cores=1
/proc/12819/stat : 12819 (clasp) R 12817 12817 12397 0 -1 4202496 147495 0 0 0 496199 39 0 0 25 0 1 0 528262462 634478592 144727 33554432000 4194304 4785740 140734246559072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12819/statm: 154902 144727 341 145 0 151947 0
[pid=12820] ppid=12817 vsize=498216 CPUtime=4962.4 cores=2
/proc/12820/stat : 12820 (TNM) R 12817 12817 12397 0 -1 4202496 14923 0 0 0 496233 7 0 0 25 0 1 0 528262462 510173184 14820 33554432000 134512640 134534564 4294927088 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12820/statm: 124554 14820 95 6 0 123220 0
[pid=12821] ppid=12817 vsize=108520 CPUtime=4961.59 cores=3
/proc/12821/stat : 12821 (march_hi) R 12817 12817 12397 0 -1 4202496 60740 0 0 0 496150 9 0 0 25 0 1 0 528262462 111124480 16436 33554432000 4194304 4331988 140736157456992 18446744073709551615 4263152 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12821/statm: 27130 16436 173 34 0 25572 0
[pid=12822] ppid=12817 vsize=405188 CPUtime=19820.2 cores=4-7
/proc/12822/stat : 12822 (plingeling) S 12817 12817 12397 0 -1 4202496 931370 1252 0 0 1981874 149 0 0 25 0 5 0 528262462 414912512 73370 33554432000 4194304 4356188 140735366924464 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12822/statm: 101297 73370 162 40 0 99841 0
[pid=12822/tid=12829] ppid=12817 vsize=405188 CPUtime=4961.84 cores=4-7
/proc/12822/task/12829/stat : 12829 (plingeling) R 12817 12817 12397 0 -1 4202560 175774 1252 0 0 496156 28 0 0 25 0 5 0 528262517 414912512 73370 33554432000 4194304 4356188 140735366924464 18446744073709551615 4298420 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12822/tid=12830] ppid=12817 vsize=405188 CPUtime=4961.68 cores=4-7
/proc/12822/task/12830/stat : 12830 (plingeling) R 12817 12817 12397 0 -1 4202560 181211 1252 0 0 496138 30 0 0 25 0 5 0 528262517 414912512 73370 33554432000 4194304 4356188 140735366924464 18446744073709551615 4282328 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12822/tid=12831] ppid=12817 vsize=405188 CPUtime=4961.35 cores=4-7
/proc/12822/task/12831/stat : 12831 (plingeling) R 12817 12817 12397 0 -1 4202560 256644 1252 0 0 496089 46 0 0 25 0 5 0 528262517 414912512 73370 33554432000 4194304 4356188 140735366924464 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12822/tid=12832] ppid=12817 vsize=405188 CPUtime=4934.78 cores=4-7
/proc/12822/task/12832/stat : 12832 (plingeling) R 12817 12817 12397 0 -1 4202560 284221 1252 0 0 493438 40 0 0 25 0 5 0 528262518 414912512 73370 33554432000 4194304 4356188 140735366924464 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39669
Current children cumulated vsize (KiB) 3619892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.8 s]
/proc/loadavg: 8.05 8.05 8.00 9/180 12977
/proc/meminfo: memFree=21738680/32950928 swapFree=67111524/67111528
[pid=12817] ppid=12815 vsize=18324 CPUtime=0 cores=0-7
/proc/12817/stat : 12817 (ppfolio) S 12815 12817 12397 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528262461 18763776 390 33554432000 4194304 4287625 140734362013536 18446744073709551615 274473987599 0 0 4096 65536 4604359289551716351 0 0 17 6 0 0 0
/proc/12817/statm: 4581 390 341 23 0 91 0
[pid=12818] ppid=12817 vsize=1953600 CPUtime=5003.9 cores=0
/proc/12818/stat : 12818 (cryptominisat) R 12817 12817 12397 0 -1 4202496 6348557 0 0 0 498654 1736 0 0 25 0 1 0 528262462 2000486400 61324 33554432000 4194304 4587354 140734767658368 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12818/statm: 488400 61324 337 96 0 484962 0
[pid=12819] ppid=12817 vsize=621048 CPUtime=5003.9 cores=1
/proc/12819/stat : 12819 (clasp) R 12817 12817 12397 0 -1 4202496 147794 0 0 0 500351 39 0 0 25 0 1 0 528262462 635953152 145026 33554432000 4194304 4785740 140734246559072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12819/statm: 155262 145026 341 145 0 152307 0
[pid=12820] ppid=12817 vsize=498216 CPUtime=5003.91 cores=2
/proc/12820/stat : 12820 (TNM) R 12817 12817 12397 0 -1 4202496 14923 0 0 0 500384 7 0 0 25 0 1 0 528262462 510173184 14820 33554432000 134512640 134534564 4294927088 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12820/statm: 124554 14820 95 6 0 123220 0
[pid=12821] ppid=12817 vsize=108520 CPUtime=5003.1 cores=3
/proc/12821/stat : 12821 (march_hi) R 12817 12817 12397 0 -1 4202496 60740 0 0 0 500301 9 0 0 25 0 1 0 528262462 111124480 16436 33554432000 4194304 4331988 140736157456992 18446744073709551615 4263203 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12821/statm: 27130 16436 173 34 0 25572 0
[pid=12822] ppid=12817 vsize=417476 CPUtime=19986 cores=4-7
/proc/12822/stat : 12822 (plingeling) S 12817 12817 12397 0 -1 4202496 955306 1252 0 0 1998452 152 0 0 25 0 5 0 528262462 427495424 76442 33554432000 4194304 4356188 140735366924464 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12822/statm: 104369 76442 162 40 0 102913 0
[pid=12822/tid=12829] ppid=12817 vsize=417476 CPUtime=5003.35 cores=4-7
/proc/12822/task/12829/stat : 12829 (plingeling) R 12817 12817 12397 0 -1 4202560 177822 1252 0 0 500307 28 0 0 25 0 5 0 528262517 427495424 76442 33554432000 4194304 4356188 140735366924464 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12822/tid=12830] ppid=12817 vsize=417476 CPUtime=5003.19 cores=4-7
/proc/12822/task/12830/stat : 12830 (plingeling) R 12817 12817 12397 0 -1 4202560 185691 1252 0 0 500288 31 0 0 25 0 5 0 528262517 427495424 76442 33554432000 4194304 4356188 140735366924464 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12822/tid=12831] ppid=12817 vsize=417476 CPUtime=5002.86 cores=4-7
/proc/12822/task/12831/stat : 12831 (plingeling) R 12817 12817 12397 0 -1 4202560 265092 1252 0 0 500239 47 0 0 25 0 5 0 528262517 427495424 76442 33554432000 4194304 4356188 140735366924464 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12822/tid=12832] ppid=12817 vsize=417476 CPUtime=4976.06 cores=4-7
/proc/12822/task/12832/stat : 12832 (plingeling) R 12817 12817 12397 0 -1 4202560 293181 1252 0 0 497565 41 0 0 25 0 5 0 528262518 427495424 76442 33554432000 4194304 4356188 140735366924464 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 3617184

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 12817 and gives
#  childrusage.ru_utime.tv_sec=10006
#  childrusage.ru_utime.tv_usec=865725
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=176973
# CPU time returned by wait4() is 10007
# while last known CPU time is 40000.8
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.82
CPU time (s): 40000.8
CPU user time (s): 39981.4
CPU system time (s): 19.43
CPU usage (%): 799.406
Max. virtual memory (cumulated for all children) (KiB): 5660632

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

runsolver used 7.43687 second user time and 19.865 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-30 14:30:28
IDJOB=3275356
IDBENCH=83165
IDSOLVER=1638
FILE ID=node125/3275356-1304166628
RUNJOBID= node125-1304161570-12411
PBS_JOBID= 13170933
Free space on /tmp= 73012 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x33.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275356-1304166628/watcher-3275356-1304166628 -o /tmp/evaluation-result-3275356-1304166628/solver-3275356-1304166628 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275356-1304166628.cnf

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

MD5SUM BENCH= f7c29bbc3bef00d1e7cc799553ba4813
RANDOM SEED=610516042

node125.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	: 5266.55
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.84
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.74
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.74
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.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.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:     32950928 kB
MemFree:      22992108 kB
Buffers:       2133428 kB
Cached:        7234212 kB
SwapCached:          4 kB
Active:        2580844 kB
Inactive:      6850104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22992108 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           20632 kB
Writeback:           0 kB
AnonPages:       62856 kB
Mapped:          14360 kB
Slab:           461804 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186752 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= 73000 MiB
End job on node125 at 2011-04-30 15:53:54