Trace number 3219723

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) 39972.4 5000.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1993071608-084-UNKNOWN.cnf
MD5SUM6a416a8eca39558555cbe083cf0c9cff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark559.28
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
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-3219723-1304152775/watcher-3219723-1304152775 -o /tmp/evaluation-result-3219723-1304152775/solver-3219723-1304152775 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219723-1304152775.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): 5000 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: 7.96 8.02 8.00 2/170 31454
/proc/meminfo: memFree=29715244/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) R 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0

[startup+0.055806 s]
/proc/loadavg: 7.96 8.02 8.00 2/170 31454
/proc/meminfo: memFree=29715244/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) S 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.186725 s]
/proc/loadavg: 7.96 8.02 8.00 2/170 31454
/proc/meminfo: memFree=29715244/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) S 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300705 s]
/proc/loadavg: 7.96 8.02 8.00 2/170 31454
/proc/meminfo: memFree=29715244/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) R 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700627 s]
/proc/loadavg: 7.96 8.02 8.00 2/170 31454
/proc/meminfo: memFree=29715244/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) R 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50048 s]
/proc/loadavg: 7.96 8.02 8.00 9/180 31469
/proc/meminfo: memFree=29653660/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) S 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 16 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
[pid=31455] ppid=31454 vsize=1273772 CPUtime=1.49 cores=0
/proc/31455/stat : 31455 (cryptominisat) R 31454 31454 31129 0 -1 4202496 6381 0 0 0 148 1 0 0 20 0 1 0 605508152 1304342528 4246 33554432000 4194304 4587354 140737044382432 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31455/statm: 318443 4246 327 96 0 315005 0
[pid=31456] ppid=31454 vsize=27684 CPUtime=1.49 cores=1
/proc/31456/stat : 31456 (clasp) R 31454 31454 31129 0 -1 4202496 4577 0 0 0 149 0 0 0 20 0 1 0 605508152 28348416 4282 33554432000 4194304 4785740 140735053563232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31456/statm: 6921 4282 340 145 0 3966 0
[pid=31457] ppid=31454 vsize=462452 CPUtime=1.49 cores=2
/proc/31457/stat : 31457 (TNM) R 31454 31454 31129 0 -1 4202496 2355 0 0 0 149 0 0 0 20 0 1 0 605508152 473550848 2252 33554432000 134512640 134534564 4291196048 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31457/statm: 115613 2252 95 6 0 114279 0
[pid=31458] ppid=31454 vsize=19084 CPUtime=1.49 cores=3
/proc/31458/stat : 31458 (march_hi) R 31454 31454 31129 0 -1 4202496 7349 0 0 0 148 1 0 0 20 0 1 0 605508152 19542016 2354 33554432000 4194304 4331988 140736511172576 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31458/statm: 4771 2354 174 34 0 3213 0
[pid=31459] ppid=31454 vsize=60740 CPUtime=5.73 cores=4-7
/proc/31459/stat : 31459 (plingeling) S 31454 31454 31129 0 -1 4202496 6148 1251 0 0 572 1 0 0 19 0 5 0 605508152 62197760 3607 33554432000 4194304 4356188 140733773882288 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31459/statm: 15185 3607 161 40 0 13729 0
[pid=31459/tid=31466] ppid=31454 vsize=60740 CPUtime=1.41 cores=4-7
/proc/31459/task/31466/stat : 31466 (plingeling) R 31454 31454 31129 0 -1 4202560 631 1251 0 0 141 0 0 0 20 0 5 0 605508160 62197760 3607 33554432000 4194304 4356188 140733773882288 18446744073709551615 4281798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31459/tid=31467] ppid=31454 vsize=60740 CPUtime=1.41 cores=4-7
/proc/31459/task/31467/stat : 31467 (plingeling) R 31454 31454 31129 0 -1 4202560 602 1251 0 0 141 0 0 0 20 0 5 0 605508160 62197760 3607 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31459/tid=31468] ppid=31454 vsize=60740 CPUtime=1.4 cores=4-7
/proc/31459/task/31468/stat : 31468 (plingeling) R 31454 31454 31129 0 -1 4202560 614 1251 0 0 140 0 0 0 23 0 5 0 605508160 62197760 3607 33554432000 4194304 4356188 140733773882288 18446744073709551615 4279461 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31459/tid=31469] ppid=31454 vsize=60740 CPUtime=1.41 cores=4-7
/proc/31459/task/31469/stat : 31469 (plingeling) R 31454 31454 31129 0 -1 4202560 612 1251 0 0 141 0 0 0 23 0 5 0 605508160 62197760 3607 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 1862056

[startup+3.10118 s]
/proc/loadavg: 7.96 8.02 8.00 9/180 31469
/proc/meminfo: memFree=29649444/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) S 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
[pid=31455] ppid=31454 vsize=1275564 CPUtime=3.08 cores=0
/proc/31455/stat : 31455 (cryptominisat) R 31454 31454 31129 0 -1 4202496 10258 0 0 0 307 1 0 0 25 0 1 0 605508152 1306177536 3845 33554432000 4194304 4587354 140737044382432 18446744073709551615 4244125 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31455/statm: 318891 3845 327 96 0 315453 0
[pid=31456] ppid=31454 vsize=32500 CPUtime=3.09 cores=1
/proc/31456/stat : 31456 (clasp) R 31454 31454 31129 0 -1 4202496 5748 0 0 0 309 0 0 0 25 0 1 0 605508152 33280000 5453 33554432000 4194304 4785740 140735053563232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31456/statm: 8125 5453 340 145 0 5170 0
[pid=31457] ppid=31454 vsize=462452 CPUtime=3.09 cores=2
/proc/31457/stat : 31457 (TNM) R 31454 31454 31129 0 -1 4202496 2355 0 0 0 309 0 0 0 25 0 1 0 605508152 473550848 2252 33554432000 134512640 134534564 4291196048 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31457/statm: 115613 2252 95 6 0 114279 0
[pid=31458] ppid=31454 vsize=19084 CPUtime=3.09 cores=3
/proc/31458/stat : 31458 (march_hi) R 31454 31454 31129 0 -1 4202496 7349 0 0 0 308 1 0 0 25 0 1 0 605508152 19542016 2354 33554432000 4194304 4331988 140736511172576 18446744073709551615 256414786732 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31458/statm: 4771 2354 174 34 0 3213 0
[pid=31459] ppid=31454 vsize=62676 CPUtime=12.13 cores=4-7
/proc/31459/stat : 31459 (plingeling) S 31454 31454 31129 0 -1 4202496 6710 1251 0 0 1212 1 0 0 19 0 5 0 605508152 64180224 4123 33554432000 4194304 4356188 140733773882288 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31459/statm: 15669 4123 161 40 0 14213 0
[pid=31459/tid=31466] ppid=31454 vsize=62676 CPUtime=3.01 cores=4-7
/proc/31459/task/31466/stat : 31466 (plingeling) R 31454 31454 31129 0 -1 4202560 760 1251 0 0 301 0 0 0 25 0 5 0 605508160 64180224 4123 33554432000 4194304 4356188 140733773882288 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31459/tid=31467] ppid=31454 vsize=62676 CPUtime=3.01 cores=4-7
/proc/31459/task/31467/stat : 31467 (plingeling) R 31454 31454 31129 0 -1 4202560 763 1251 0 0 301 0 0 0 25 0 5 0 605508160 64180224 4123 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31459/tid=31468] ppid=31454 vsize=62676 CPUtime=3 cores=4-7
/proc/31459/task/31468/stat : 31468 (plingeling) R 31454 31454 31129 0 -1 4202560 718 1251 0 0 300 0 0 0 25 0 5 0 605508160 64180224 4123 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31459/tid=31469] ppid=31454 vsize=62676 CPUtime=3.01 cores=4-7
/proc/31459/task/31469/stat : 31469 (plingeling) R 31454 31454 31129 0 -1 4202560 780 1251 0 0 301 0 0 0 25 0 5 0 605508160 64180224 4123 33554432000 4194304 4356188 140733773882288 18446744073709551615 4332125 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 1870600

[startup+6.30057 s]
/proc/loadavg: 8.04 8.04 8.01 9/180 31469
/proc/meminfo: memFree=29592652/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) S 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
[pid=31455] ppid=31454 vsize=1319860 CPUtime=6.29 cores=0
/proc/31455/stat : 31455 (cryptominisat) R 31454 31454 31129 0 -1 4202496 22197 0 0 0 626 3 0 0 25 0 1 0 605508152 1351536640 15773 33554432000 4194304 4587354 140737044382432 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31455/statm: 329965 15773 337 96 0 326527 0
[pid=31456] ppid=31454 vsize=37584 CPUtime=6.28 cores=1
/proc/31456/stat : 31456 (clasp) R 31454 31454 31129 0 -1 4202496 7005 0 0 0 628 0 0 0 25 0 1 0 605508152 38486016 6710 33554432000 4194304 4785740 140735053563232 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31456/statm: 9396 6710 340 145 0 6441 0
[pid=31457] ppid=31454 vsize=462452 CPUtime=6.29 cores=2
/proc/31457/stat : 31457 (TNM) R 31454 31454 31129 0 -1 4202496 2355 0 0 0 629 0 0 0 25 0 1 0 605508152 473550848 2252 33554432000 134512640 134534564 4291196048 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31457/statm: 115613 2252 95 6 0 114279 0
[pid=31458] ppid=31454 vsize=19088 CPUtime=6.29 cores=3
/proc/31458/stat : 31458 (march_hi) R 31454 31454 31129 0 -1 4202496 7350 0 0 0 628 1 0 0 25 0 1 0 605508152 19546112 2355 33554432000 4194304 4331988 140736511172576 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31458/statm: 4772 2355 174 34 0 3214 0
[pid=31459] ppid=31454 vsize=65736 CPUtime=24.91 cores=4-7
/proc/31459/stat : 31459 (plingeling) S 31454 31454 31129 0 -1 4202496 7489 1251 0 0 2490 1 0 0 19 0 5 0 605508152 67313664 4856 33554432000 4194304 4356188 140733773882288 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31459/statm: 16434 4856 161 40 0 14978 0
[pid=31459/tid=31466] ppid=31454 vsize=65736 CPUtime=6.21 cores=4-7
/proc/31459/task/31466/stat : 31466 (plingeling) R 31454 31454 31129 0 -1 4202560 959 1251 0 0 621 0 0 0 25 0 5 0 605508160 67313664 4856 33554432000 4194304 4356188 140733773882288 18446744073709551615 4234212 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31459/tid=31467] ppid=31454 vsize=65736 CPUtime=6.21 cores=4-7
/proc/31459/task/31467/stat : 31467 (plingeling) R 31454 31454 31129 0 -1 4202560 945 1251 0 0 621 0 0 0 25 0 5 0 605508160 67313664 4856 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31459/tid=31468] ppid=31454 vsize=65736 CPUtime=6.18 cores=4-7
/proc/31459/task/31468/stat : 31468 (plingeling) R 31454 31454 31129 0 -1 4202560 949 1251 0 0 618 0 0 0 25 0 5 0 605508160 67313664 4856 33554432000 4194304 4356188 140733773882288 18446744073709551615 4281677 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31459/tid=31469] ppid=31454 vsize=65736 CPUtime=6.21 cores=4-7
/proc/31459/task/31469/stat : 31469 (plingeling) R 31454 31454 31129 0 -1 4202560 947 1251 0 0 621 0 0 0 25 0 5 0 605508160 67313664 4856 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (KiB) 1923044

[startup+12.7014 s]
/proc/loadavg: 8.04 8.04 8.01 9/180 31469
/proc/meminfo: memFree=29597440/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) S 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
[pid=31455] ppid=31454 vsize=1305172 CPUtime=12.69 cores=0
/proc/31455/stat : 31455 (cryptominisat) R 31454 31454 31129 0 -1 4202496 33277 0 0 0 1264 5 0 0 25 0 1 0 605508152 1336496128 10651 33554432000 4194304 4587354 140737044382432 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31455/statm: 326293 10651 337 96 0 322855 0
[pid=31456] ppid=31454 vsize=45600 CPUtime=12.69 cores=1
/proc/31456/stat : 31456 (clasp) R 31454 31454 31129 0 -1 4202496 8962 0 0 0 1268 1 0 0 25 0 1 0 605508152 46694400 8667 33554432000 4194304 4785740 140735053563232 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31456/statm: 11400 8667 340 145 0 8445 0
[pid=31457] ppid=31454 vsize=462452 CPUtime=12.69 cores=2
/proc/31457/stat : 31457 (TNM) R 31454 31454 31129 0 -1 4202496 2355 0 0 0 1269 0 0 0 25 0 1 0 605508152 473550848 2252 33554432000 134512640 134534564 4291196048 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31457/statm: 115613 2252 95 6 0 114279 0
[pid=31458] ppid=31454 vsize=20112 CPUtime=12.69 cores=3
/proc/31458/stat : 31458 (march_hi) R 31454 31454 31129 0 -1 4202496 7562 0 0 0 1268 1 0 0 25 0 1 0 605508152 20594688 2567 33554432000 4194304 4331988 140736511172576 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31458/statm: 5028 2567 174 34 0 3470 0
[pid=31459] ppid=31454 vsize=79292 CPUtime=50.48 cores=4-7
/proc/31459/stat : 31459 (plingeling) S 31454 31454 31129 0 -1 4202496 11934 1251 0 0 5046 2 0 0 19 0 5 0 605508152 81195008 8277 33554432000 4194304 4356188 140733773882288 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31459/statm: 19823 8277 161 40 0 18367 0
[pid=31459/tid=31466] ppid=31454 vsize=79292 CPUtime=12.61 cores=4-7
/proc/31459/task/31466/stat : 31466 (plingeling) R 31454 31454 31129 0 -1 4202560 2329 1251 0 0 1261 0 0 0 25 0 5 0 605508160 81195008 8277 33554432000 4194304 4356188 140733773882288 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31459/tid=31467] ppid=31454 vsize=79292 CPUtime=12.61 cores=4-7
/proc/31459/task/31467/stat : 31467 (plingeling) R 31454 31454 31129 0 -1 4202560 1810 1251 0 0 1261 0 0 0 25 0 5 0 605508160 81195008 8277 33554432000 4194304 4356188 140733773882288 18446744073709551615 4279481 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31459/tid=31468] ppid=31454 vsize=79292 CPUtime=12.54 cores=4-7
/proc/31459/task/31468/stat : 31468 (plingeling) R 31454 31454 31129 0 -1 4202560 2294 1251 0 0 1254 0 0 0 25 0 5 0 605508160 81195008 8277 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31459/tid=31469] ppid=31454 vsize=79292 CPUtime=12.61 cores=4-7
/proc/31459/task/31469/stat : 31469 (plingeling) R 31454 31454 31129 0 -1 4202560 1812 1251 0 0 1261 0 0 0 25 0 5 0 605508160 81195008 8277 33554432000 4194304 4356188 140733773882288 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 1930952

[startup+25.501 s]
/proc/loadavg: 8.03 8.03 8.00 9/180 31469
/proc/meminfo: memFree=29559632/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) S 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
[pid=31455] ppid=31454 vsize=1328120 CPUtime=25.49 cores=0
/proc/31455/stat : 31455 (cryptominisat) R 31454 31454 31129 0 -1 4202496 46592 0 0 0 2542 7 0 0 25 0 1 0 605508152 1359994880 17598 33554432000 4194304 4587354 140737044382432 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=31457] ppid=31454 vsize=462452 CPUtime=4781.82 cores=2
/proc/31457/stat : 31457 (TNM) R 31454 31454 31129 0 -1 4202496 2355 0 0 0 478179 3 0 0 25 0 1 0 605508152 473550848 2252 33554432000 134512640 134534564 4291196048 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31457/statm: 115613 2252 95 6 0 114279 0
[pid=31458] ppid=31454 vsize=472420 CPUtime=4782.46 cores=3
/proc/31458/stat : 31458 (march_hi) R 31454 31454 31129 0 -1 4202496 114823 0 0 0 478171 75 0 0 25 0 1 0 605508152 483758080 109828 33554432000 4194304 4331988 140736511172576 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31458/statm: 118105 109828 176 34 0 116547 0
[pid=31459] ppid=31454 vsize=140748 CPUtime=19102.8 cores=4-7
/proc/31459/stat : 31459 (plingeling) S 31454 31454 31129 0 -1 4202496 598339 1251 0 0 1910199 81 0 0 19 0 5 0 605508152 144125952 23641 33554432000 4194304 4356188 140733773882288 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31459/statm: 35187 23641 161 40 0 33731 0
[pid=31459/tid=31466] ppid=31454 vsize=140748 CPUtime=4781.92 cores=4-7
/proc/31459/task/31466/stat : 31466 (plingeling) R 31454 31454 31129 0 -1 4202560 152864 1251 0 0 478171 21 0 0 25 0 5 0 605508160 144125952 23641 33554432000 4194304 4356188 140733773882288 18446744073709551615 4330856 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31459/tid=31467] ppid=31454 vsize=140748 CPUtime=4782.24 cores=4-7
/proc/31459/task/31467/stat : 31467 (plingeling) R 31454 31454 31129 0 -1 4202560 152030 1251 0 0 478204 20 0 0 25 0 5 0 605508160 144125952 23641 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31459/tid=31468] ppid=31454 vsize=140748 CPUtime=4756.3 cores=4-7
/proc/31459/task/31468/stat : 31468 (plingeling) R 31454 31454 31129 0 -1 4202560 146137 1251 0 0 475612 18 0 0 25 0 5 0 605508160 144125952 23641 33554432000 4194304 4356188 140733773882288 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31459/tid=31469] ppid=31454 vsize=140748 CPUtime=4782.22 cores=4-7
/proc/31459/task/31469/stat : 31469 (plingeling) R 31454 31454 31129 0 -1 4202560 143619 1251 0 0 478204 18 0 0 25 0 5 0 605508160 144125952 23641 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38232
Current children cumulated vsize (KiB) 2942852

[startup+4842.3 s]
/proc/loadavg: 8.09 8.04 8.00 9/180 31610
/proc/meminfo: memFree=28552736/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) S 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
[pid=31455] ppid=31454 vsize=1556004 CPUtime=4842.45 cores=0
/proc/31455/stat : 31455 (cryptominisat) R 31454 31454 31129 0 -1 4202496 1689759 0 0 0 483580 665 0 0 25 0 1 0 605508152 1593348096 75281 33554432000 4194304 4587354 140737044382432 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31455/statm: 389001 75281 337 96 0 385563 0
[pid=31456] ppid=31454 vsize=319688 CPUtime=4842.44 cores=1
/proc/31456/stat : 31456 (clasp) R 31454 31454 31129 0 -1 4202496 74739 0 0 0 484221 23 0 0 25 0 1 0 605508152 327360512 74323 33554432000 4194304 4785740 140735053563232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31456/statm: 79922 74323 340 145 0 76967 0
[pid=31457] ppid=31454 vsize=462452 CPUtime=4841.82 cores=2
/proc/31457/stat : 31457 (TNM) R 31454 31454 31129 0 -1 4202496 2355 0 0 0 484179 3 0 0 25 0 1 0 605508152 473550848 2252 33554432000 134512640 134534564 4291196048 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31457/statm: 115613 2252 95 6 0 114279 0
[pid=31458] ppid=31454 vsize=472420 CPUtime=4842.46 cores=3
/proc/31458/stat : 31458 (march_hi) R 31454 31454 31129 0 -1 4202496 116313 0 0 0 484170 76 0 0 25 0 1 0 605508152 483758080 111318 33554432000 4194304 4331988 140736511172576 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31458/statm: 118105 111318 176 34 0 116547 0
[pid=31459] ppid=31454 vsize=158156 CPUtime=19342.5 cores=4-7
/proc/31459/stat : 31459 (plingeling) S 31454 31454 31129 0 -1 4202496 602691 1251 0 0 1934165 81 0 0 19 0 5 0 605508152 161951744 27993 33554432000 4194304 4356188 140733773882288 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31459/statm: 39539 27993 161 40 0 38083 0
[pid=31459/tid=31466] ppid=31454 vsize=158156 CPUtime=4841.91 cores=4-7
/proc/31459/task/31466/stat : 31466 (plingeling) R 31454 31454 31129 0 -1 4202560 152864 1251 0 0 484170 21 0 0 25 0 5 0 605508160 161951744 27993 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31459/tid=31467] ppid=31454 vsize=158156 CPUtime=4842.24 cores=4-7
/proc/31459/task/31467/stat : 31467 (plingeling) R 31454 31454 31129 0 -1 4202560 154270 1251 0 0 484204 20 0 0 25 0 5 0 605508160 161951744 27993 33554432000 4194304 4356188 140733773882288 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31459/tid=31468] ppid=31454 vsize=158156 CPUtime=4815.97 cores=4-7
/proc/31459/task/31468/stat : 31468 (plingeling) R 31454 31454 31129 0 -1 4202560 146137 1251 0 0 481579 18 0 0 25 0 5 0 605508160 161951744 27993 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31459/tid=31469] ppid=31454 vsize=158156 CPUtime=4842.23 cores=4-7
/proc/31459/task/31469/stat : 31469 (plingeling) R 31454 31454 31129 0 -1 4202560 145731 1251 0 0 484204 19 0 0 25 0 5 0 605508160 161951744 27993 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38711.6
Current children cumulated vsize (KiB) 2987044

[startup+4902.3 s]
/proc/loadavg: 8.09 8.05 8.00 9/180 31620
/proc/meminfo: memFree=28528028/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) S 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
[pid=31455] ppid=31454 vsize=1556004 CPUtime=4902.45 cores=0
/proc/31455/stat : 31455 (cryptominisat) R 31454 31454 31129 0 -1 4202496 1689759 0 0 0 489580 665 0 0 25 0 1 0 605508152 1593348096 75281 33554432000 4194304 4587354 140737044382432 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31455/statm: 389001 75281 337 96 0 385563 0
[pid=31456] ppid=31454 vsize=320116 CPUtime=4902.44 cores=1
/proc/31456/stat : 31456 (clasp) R 31454 31454 31129 0 -1 4202496 74840 0 0 0 490221 23 0 0 25 0 1 0 605508152 327798784 74424 33554432000 4194304 4785740 140735053563232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31456/statm: 80029 74424 340 145 0 77074 0
[pid=31457] ppid=31454 vsize=462452 CPUtime=4901.82 cores=2
/proc/31457/stat : 31457 (TNM) R 31454 31454 31129 0 -1 4202496 2355 0 0 0 490179 3 0 0 25 0 1 0 605508152 473550848 2252 33554432000 134512640 134534564 4291196048 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31457/statm: 115613 2252 95 6 0 114279 0
[pid=31458] ppid=31454 vsize=472420 CPUtime=4902.44 cores=3
/proc/31458/stat : 31458 (march_hi) R 31454 31454 31129 0 -1 4202496 117701 0 0 0 490167 77 0 0 25 0 1 0 605508152 483758080 112706 33554432000 4194304 4331988 140736511172576 18446744073709551615 4265495 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31458/statm: 118105 112706 176 34 0 116547 0
[pid=31459] ppid=31454 vsize=177356 CPUtime=19582.1 cores=4-7
/proc/31459/stat : 31459 (plingeling) S 31454 31454 31129 0 -1 4202496 607491 1251 0 0 1958132 82 0 0 19 0 5 0 605508152 181612544 32793 33554432000 4194304 4356188 140733773882288 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31459/statm: 44339 32793 161 40 0 42883 0
[pid=31459/tid=31466] ppid=31454 vsize=177356 CPUtime=4901.91 cores=4-7
/proc/31459/task/31466/stat : 31466 (plingeling) R 31454 31454 31129 0 -1 4202560 155104 1251 0 0 490169 22 0 0 25 0 5 0 605508160 181612544 32793 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31459/tid=31467] ppid=31454 vsize=177356 CPUtime=4902.24 cores=4-7
/proc/31459/task/31467/stat : 31467 (plingeling) R 31454 31454 31129 0 -1 4202560 154430 1251 0 0 490204 20 0 0 25 0 5 0 605508160 181612544 32793 33554432000 4194304 4356188 140733773882288 18446744073709551615 4234370 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31459/tid=31468] ppid=31454 vsize=177356 CPUtime=4875.65 cores=4-7
/proc/31459/task/31468/stat : 31468 (plingeling) R 31454 31454 31129 0 -1 4202560 148377 1251 0 0 487546 19 0 0 25 0 5 0 605508160 181612544 32793 33554432000 4194304 4356188 140733773882288 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31459/tid=31469] ppid=31454 vsize=177356 CPUtime=4902.23 cores=4-7
/proc/31459/task/31469/stat : 31469 (plingeling) R 31454 31454 31129 0 -1 4202560 145891 1251 0 0 490204 19 0 0 25 0 5 0 605508160 181612544 32793 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39191.3
Current children cumulated vsize (KiB) 3006672

[startup+4962.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/180 31622
/proc/meminfo: memFree=28532928/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) S 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
[pid=31455] ppid=31454 vsize=1564104 CPUtime=4962.45 cores=0
/proc/31455/stat : 31455 (cryptominisat) R 31454 31454 31129 0 -1 4202496 1690608 0 0 0 495580 665 0 0 25 0 1 0 605508152 1601642496 76130 33554432000 4194304 4587354 140737044382432 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31455/statm: 391026 76130 337 96 0 387588 0
[pid=31456] ppid=31454 vsize=322908 CPUtime=4962.45 cores=1
/proc/31456/stat : 31456 (clasp) R 31454 31454 31129 0 -1 4202496 75514 0 0 0 496221 24 0 0 25 0 1 0 605508152 330657792 75098 33554432000 4194304 4785740 140735053563232 18446744073709551615 4304036 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31456/statm: 80727 75098 340 145 0 77772 0
[pid=31457] ppid=31454 vsize=462452 CPUtime=4961.83 cores=2
/proc/31457/stat : 31457 (TNM) R 31454 31454 31129 0 -1 4202496 2355 0 0 0 496180 3 0 0 25 0 1 0 605508152 473550848 2252 33554432000 134512640 134534564 4291196048 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31457/statm: 115613 2252 95 6 0 114279 0
[pid=31458] ppid=31454 vsize=472420 CPUtime=4962.45 cores=3
/proc/31458/stat : 31458 (march_hi) R 31454 31454 31129 0 -1 4202496 119107 0 0 0 496167 78 0 0 25 0 1 0 605508152 483758080 114112 33554432000 4194304 4331988 140736511172576 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31458/statm: 118105 114112 176 34 0 116547 0
[pid=31459] ppid=31454 vsize=159948 CPUtime=19821.8 cores=4-7
/proc/31459/stat : 31459 (plingeling) S 31454 31454 31129 0 -1 4202496 608035 1251 0 0 1982099 82 0 0 19 0 5 0 605508152 163786752 28441 33554432000 4194304 4356188 140733773882288 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31459/statm: 39987 28441 161 40 0 38531 0
[pid=31459/tid=31466] ppid=31454 vsize=159948 CPUtime=4961.91 cores=4-7
/proc/31459/task/31466/stat : 31466 (plingeling) R 31454 31454 31129 0 -1 4202560 155232 1251 0 0 496169 22 0 0 25 0 5 0 605508160 163786752 28441 33554432000 4194304 4356188 140733773882288 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31459/tid=31467] ppid=31454 vsize=159948 CPUtime=4962.24 cores=4-7
/proc/31459/task/31467/stat : 31467 (plingeling) R 31454 31454 31129 0 -1 4202560 154494 1251 0 0 496204 20 0 0 25 0 5 0 605508160 163786752 28441 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31459/tid=31468] ppid=31454 vsize=159948 CPUtime=4935.32 cores=4-7
/proc/31459/task/31468/stat : 31468 (plingeling) R 31454 31454 31129 0 -1 4202560 148601 1251 0 0 493513 19 0 0 25 0 5 0 605508160 163786752 28441 33554432000 4194304 4356188 140733773882288 18446744073709551615 4213005 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31459/tid=31469] ppid=31454 vsize=159948 CPUtime=4962.23 cores=4-7
/proc/31459/task/31469/stat : 31469 (plingeling) R 31454 31454 31129 0 -1 4202560 146019 1251 0 0 496204 19 0 0 25 0 5 0 605508160 163786752 28441 33554432000 4194304 4356188 140733773882288 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39671
Current children cumulated vsize (KiB) 3000156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.11 8.06 8.00 9/180 31623
/proc/meminfo: memFree=28547040/32950928 swapFree=67111364/67111528
[pid=31454] ppid=31452 vsize=18324 CPUtime=0 cores=0-7
/proc/31454/stat : 31454 (ppfolio) S 31452 31454 31129 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605508152 18763776 389 33554432000 4194304 4287625 140736254573824 18446744073709551615 256415411727 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/31454/statm: 4581 389 341 23 0 91 0
[pid=31455] ppid=31454 vsize=1564104 CPUtime=5000.16 cores=0
/proc/31455/stat : 31455 (cryptominisat) R 31454 31454 31129 0 -1 4202496 1690608 0 0 0 499351 665 0 0 25 0 1 0 605508152 1601642496 76130 33554432000 4194304 4587354 140737044382432 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31455/statm: 391026 76130 337 96 0 387588 0
[pid=31456] ppid=31454 vsize=323336 CPUtime=5000.16 cores=1
/proc/31456/stat : 31456 (clasp) R 31454 31454 31129 0 -1 4202496 75593 0 0 0 499992 24 0 0 25 0 1 0 605508152 331096064 75177 33554432000 4194304 4785740 140735053563232 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31456/statm: 80834 75177 340 145 0 77879 0
[pid=31457] ppid=31454 vsize=462452 CPUtime=4999.53 cores=2
/proc/31457/stat : 31457 (TNM) R 31454 31454 31129 0 -1 4202496 2355 0 0 0 499950 3 0 0 25 0 1 0 605508152 473550848 2252 33554432000 134512640 134534564 4291196048 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31457/statm: 115613 2252 95 6 0 114279 0
[pid=31458] ppid=31454 vsize=472420 CPUtime=5000.15 cores=3
/proc/31458/stat : 31458 (march_hi) R 31454 31454 31129 0 -1 4202496 120015 0 0 0 499937 78 0 0 25 0 1 0 605508152 483758080 115020 33554432000 4194304 4331988 140736511172576 18446744073709551615 4263319 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31458/statm: 118105 115020 176 34 0 116547 0
[pid=31459] ppid=31454 vsize=140492 CPUtime=19972.4 cores=4-7
/proc/31459/stat : 31459 (plingeling) S 31454 31454 31129 0 -1 4202496 608035 1251 0 0 1997161 82 0 0 19 0 5 0 605508152 143863808 23577 33554432000 4194304 4356188 140733773882288 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31459/statm: 35123 23577 161 40 0 33667 0
[pid=31459/tid=31466] ppid=31454 vsize=140492 CPUtime=4999.61 cores=4-7
/proc/31459/task/31466/stat : 31466 (plingeling) R 31454 31454 31129 0 -1 4202560 155232 1251 0 0 499939 22 0 0 25 0 5 0 605508160 143863808 23577 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31459/tid=31467] ppid=31454 vsize=140492 CPUtime=4999.95 cores=4-7
/proc/31459/task/31467/stat : 31467 (plingeling) R 31454 31454 31129 0 -1 4202560 154494 1251 0 0 499975 20 0 0 25 0 5 0 605508160 143863808 23577 33554432000 4194304 4356188 140733773882288 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31459/tid=31468] ppid=31454 vsize=140492 CPUtime=4972.82 cores=4-7
/proc/31459/task/31468/stat : 31468 (plingeling) R 31454 31454 31129 0 -1 4202560 148601 1251 0 0 497263 19 0 0 25 0 5 0 605508160 143863808 23577 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31459/tid=31469] ppid=31454 vsize=140492 CPUtime=4999.94 cores=4-7
/proc/31459/task/31469/stat : 31469 (plingeling) R 31454 31454 31129 0 -1 4202560 146019 1251 0 0 499975 19 0 0 25 0 5 0 605508160 143863808 23577 33554432000 4194304 4356188 140733773882288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39972.4
Current children cumulated vsize (KiB) 2981128

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 31454 and gives
#  childrusage.ru_utime.tv_sec=4999
#  childrusage.ru_utime.tv_usec=509958
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=41993
# CPU time returned by wait4() is 4999.55
# while last known CPU time is 39972.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39972.4
CPU user time (s): 39963.9
CPU system time (s): 8.52
CPU usage (%): 799.446
Max. virtual memory (cumulated for all children) (KiB): 4215448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.51
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2875
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= 436
involuntary context switches= 15155

runsolver used 8.10677 second user time and 19.1781 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-30 10:39:35
IDJOB=3219723
IDBENCH=82637
IDSOLVER=1638
FILE ID=node115/3219723-1304152775
RUNJOBID= node115-1304145600-31143
PBS_JOBID= 13170891
Free space on /tmp= 72880 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1993071608-084-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219723-1304152775/watcher-3219723-1304152775 -o /tmp/evaluation-result-3219723-1304152775/solver-3219723-1304152775 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219723-1304152775.cnf

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

MD5SUM BENCH= 6a416a8eca39558555cbe083cf0c9cff
RANDOM SEED=453361704

node115.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.811
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.62
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.77
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.811
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29715648 kB
Buffers:        837172 kB
Cached:        1905948 kB
SwapCached:          0 kB
Active:         222732 kB
Inactive:      2584752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29715648 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11084 kB
Writeback:           0 kB
AnonPages:       63820 kB
Mapped:          14776 kB
Slab:           361360 kB
PageTables:       4240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187608 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= 72868 MiB
End job on node115 at 2011-04-30 12:02:57