Trace number 3220737

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S775210372-041.UNKNOWN.cnf
MD5SUM3ecea073a44f0b1adf464774647edbfb
Bench CategoryRANDOM (random 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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 58010

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-3220737-1304159808/watcher-3220737-1304159808 -o /tmp/evaluation-result-3220737-1304159808/solver-3220737-1304159808 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3220737-1304159808.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.37 7.91 7.96 1/170 26640
/proc/meminfo: memFree=30373192/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 6 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0

[startup+0.104389 s]
/proc/loadavg: 7.37 7.91 7.96 1/170 26640
/proc/meminfo: memFree=30373192/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 6 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.20037 s]
/proc/loadavg: 7.37 7.91 7.96 1/170 26640
/proc/meminfo: memFree=30373192/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300353 s]
/proc/loadavg: 7.37 7.91 7.96 1/170 26640
/proc/meminfo: memFree=30373192/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700284 s]
/proc/loadavg: 7.37 7.91 7.96 1/170 26640
/proc/meminfo: memFree=30373192/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 19 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50114 s]
/proc/loadavg: 7.37 7.91 7.96 9/180 26655
/proc/meminfo: memFree=30353148/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
[pid=26641] ppid=26640 vsize=1249344 CPUtime=1.49 cores=0
/proc/26641/stat : 26641 (cryptominisat) R 26640 26640 25869 0 -1 4202496 3291 0 0 0 149 0 0 0 25 0 1 0 527580584 1279328256 1241 33554432000 4194304 4587354 140736365055424 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26641/statm: 312336 1241 330 96 0 308898 0
[pid=26642] ppid=26640 vsize=15308 CPUtime=1.49 cores=1
/proc/26642/stat : 26642 (clasp) R 26640 26640 25869 0 -1 4202496 1285 0 0 0 149 0 0 0 25 0 1 0 527580584 15675392 1177 33554432000 4194304 4785740 140734256162016 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26642/statm: 3827 1177 340 145 0 872 0
[pid=26643] ppid=26640 vsize=456768 CPUtime=1.49 cores=2
/proc/26643/stat : 26643 (TNM) R 26640 26640 25869 0 -1 4202496 596 0 0 0 149 0 0 0 25 0 1 0 527580584 467730432 493 33554432000 134512640 134534564 4289205184 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26643/statm: 114192 493 95 6 0 112858 0
[pid=26644] ppid=26640 vsize=8804 CPUtime=1.49 cores=3
/proc/26644/stat : 26644 (march_hi) R 26640 26640 25869 0 -1 4202496 1854 0 0 0 149 0 0 0 20 0 1 0 527580584 9015296 631 33554432000 4194304 4331988 140733311638640 18446744073709551615 4299342 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26644/statm: 2201 631 174 34 0 643 0
[pid=26645] ppid=26640 vsize=127444 CPUtime=5.46 cores=4-7
/proc/26645/stat : 26645 (plingeling) S 26640 26640 25869 0 -1 4202496 4446 1248 0 0 546 0 0 0 25 0 5 0 527580584 130502656 3933 33554432000 4194304 4356188 140733923289808 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26645/statm: 31861 3933 161 40 0 30405 0
[pid=26645/tid=26652] ppid=26640 vsize=127444 CPUtime=1.47 cores=4-7
/proc/26645/task/26652/stat : 26652 (plingeling) R 26640 26640 25869 0 -1 4202560 852 1248 0 0 147 0 0 0 25 0 5 0 527580586 130502656 3933 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26645/tid=26653] ppid=26640 vsize=127444 CPUtime=1.47 cores=4-7
/proc/26645/task/26653/stat : 26653 (plingeling) R 26640 26640 25869 0 -1 4202560 921 1248 0 0 147 0 0 0 25 0 5 0 527580586 130502656 3933 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26645/tid=26654] ppid=26640 vsize=127444 CPUtime=1.26 cores=4-7
/proc/26645/task/26654/stat : 26654 (plingeling) R 26640 26640 25869 0 -1 4202560 706 1248 0 0 126 0 0 0 25 0 5 0 527580586 130502656 3933 33554432000 4194304 4356188 140733923289808 18446744073709551615 4332125 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26645/tid=26655] ppid=26640 vsize=127444 CPUtime=1.22 cores=4-7
/proc/26645/task/26655/stat : 26655 (plingeling) R 26640 26640 25869 0 -1 4202560 781 1248 0 0 122 0 0 0 25 0 5 0 527580586 130502656 3933 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 1875992

[startup+3.10086 s]
/proc/loadavg: 7.42 7.91 7.96 10/180 26655
/proc/meminfo: memFree=30339260/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
[pid=26641] ppid=26640 vsize=1257648 CPUtime=3.08 cores=0
/proc/26641/stat : 26641 (cryptominisat) R 26640 26640 25869 0 -1 4202496 5950 0 0 0 308 0 0 0 25 0 1 0 527580584 1287831552 3353 33554432000 4194304 4587354 140736365055424 18446744073709551615 248089394840 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26641/statm: 314412 3353 336 96 0 310974 0
[pid=26642] ppid=26640 vsize=16156 CPUtime=3.09 cores=1
/proc/26642/stat : 26642 (clasp) R 26640 26640 25869 0 -1 4202496 1486 0 0 0 309 0 0 0 25 0 1 0 527580584 16543744 1378 33554432000 4194304 4785740 140734256162016 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26642/statm: 4039 1378 340 145 0 1084 0
[pid=26643] ppid=26640 vsize=456768 CPUtime=3.09 cores=2
/proc/26643/stat : 26643 (TNM) R 26640 26640 25869 0 -1 4202496 596 0 0 0 309 0 0 0 25 0 1 0 527580584 467730432 493 33554432000 134512640 134534564 4289205184 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26643/statm: 114192 493 95 6 0 112858 0
[pid=26644] ppid=26640 vsize=9260 CPUtime=3.09 cores=3
/proc/26644/stat : 26644 (march_hi) R 26640 26640 25869 0 -1 4202496 1953 0 0 0 309 0 0 0 25 0 1 0 527580584 9482240 730 33554432000 4194304 4331988 140733311638640 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26644/statm: 2315 730 175 34 0 757 0
[pid=26645] ppid=26640 vsize=127728 CPUtime=11.85 cores=4-7
/proc/26645/stat : 26645 (plingeling) S 26640 26640 25869 0 -1 4202496 5189 1248 0 0 1185 0 0 0 25 0 5 0 527580584 130793472 4004 33554432000 4194304 4356188 140733923289808 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26645/statm: 31932 4004 161 40 0 30476 0
[pid=26645/tid=26652] ppid=26640 vsize=127728 CPUtime=3.07 cores=4-7
/proc/26645/task/26652/stat : 26652 (plingeling) R 26640 26640 25869 0 -1 4202560 1045 1248 0 0 307 0 0 0 25 0 5 0 527580586 130793472 4004 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26645/tid=26653] ppid=26640 vsize=127728 CPUtime=3.07 cores=4-7
/proc/26645/task/26653/stat : 26653 (plingeling) R 26640 26640 25869 0 -1 4202560 1050 1248 0 0 307 0 0 0 25 0 5 0 527580586 130793472 4004 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26645/tid=26654] ppid=26640 vsize=127728 CPUtime=2.86 cores=4-7
/proc/26645/task/26654/stat : 26654 (plingeling) R 26640 26640 25869 0 -1 4202560 965 1248 0 0 286 0 0 0 25 0 5 0 527580586 130793472 4004 33554432000 4194304 4356188 140733923289808 18446744073709551615 4210549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26645/tid=26655] ppid=26640 vsize=127728 CPUtime=2.81 cores=4-7
/proc/26645/task/26655/stat : 26655 (plingeling) R 26640 26640 25869 0 -1 4202560 943 1248 0 0 281 0 0 0 25 0 5 0 527580586 130793472 4004 33554432000 4194304 4356188 140733923289808 18446744073709551615 4332149 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.2
Current children cumulated vsize (KiB) 1885884

[startup+6.3013 s]
/proc/loadavg: 7.42 7.91 7.96 9/180 26655
/proc/meminfo: memFree=30336168/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
[pid=26641] ppid=26640 vsize=1258848 CPUtime=6.29 cores=0
/proc/26641/stat : 26641 (cryptominisat) R 26640 26640 25869 0 -1 4202496 8002 0 0 0 628 1 0 0 25 0 1 0 527580584 1289060352 3577 33554432000 4194304 4587354 140736365055424 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26641/statm: 314712 3577 336 96 0 311274 0
[pid=26642] ppid=26640 vsize=17524 CPUtime=6.29 cores=1
/proc/26642/stat : 26642 (clasp) R 26640 26640 25869 0 -1 4202496 1809 0 0 0 629 0 0 0 25 0 1 0 527580584 17944576 1701 33554432000 4194304 4785740 140734256162016 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26642/statm: 4381 1701 341 145 0 1426 0
[pid=26643] ppid=26640 vsize=456768 CPUtime=6.29 cores=2
/proc/26643/stat : 26643 (TNM) R 26640 26640 25869 0 -1 4202496 596 0 0 0 629 0 0 0 25 0 1 0 527580584 467730432 493 33554432000 134512640 134534564 4289205184 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26643/statm: 114192 493 95 6 0 112858 0
[pid=26644] ppid=26640 vsize=9828 CPUtime=6.29 cores=3
/proc/26644/stat : 26644 (march_hi) R 26640 26640 25869 0 -1 4202496 2051 0 0 0 629 0 0 0 25 0 1 0 527580584 10063872 828 33554432000 4194304 4331988 140733311638640 18446744073709551615 4226219 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26644/statm: 2457 828 175 34 0 899 0
[pid=26645] ppid=26640 vsize=128568 CPUtime=24.63 cores=4-7
/proc/26645/stat : 26645 (plingeling) S 26640 26640 25869 0 -1 4202496 6345 1248 0 0 2463 0 0 0 25 0 5 0 527580584 131653632 4214 33554432000 4194304 4356188 140733923289808 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26645/statm: 32142 4214 161 40 0 30686 0
[pid=26645/tid=26652] ppid=26640 vsize=128568 CPUtime=6.27 cores=4-7
/proc/26645/task/26652/stat : 26652 (plingeling) R 26640 26640 25869 0 -1 4202560 1367 1248 0 0 627 0 0 0 25 0 5 0 527580586 131653632 4214 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331111 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26645/tid=26653] ppid=26640 vsize=128568 CPUtime=6.28 cores=4-7
/proc/26645/task/26653/stat : 26653 (plingeling) R 26640 26640 25869 0 -1 4202560 1307 1248 0 0 628 0 0 0 25 0 5 0 527580586 131653632 4214 33554432000 4194304 4356188 140733923289808 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26645/tid=26654] ppid=26640 vsize=128568 CPUtime=6.06 cores=4-7
/proc/26645/task/26654/stat : 26654 (plingeling) R 26640 26640 25869 0 -1 4202560 1189 1248 0 0 606 0 0 0 25 0 5 0 527580586 131653632 4214 33554432000 4194304 4356188 140733923289808 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26645/tid=26655] ppid=26640 vsize=128568 CPUtime=5.99 cores=4-7
/proc/26645/task/26655/stat : 26655 (plingeling) R 26640 26640 25869 0 -1 4202560 1296 1248 0 0 599 0 0 0 25 0 5 0 527580586 131653632 4214 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.79
Current children cumulated vsize (KiB) 1889860

[startup+12.7012 s]
/proc/loadavg: 7.51 7.91 7.96 9/180 26655
/proc/meminfo: memFree=30323660/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
[pid=26641] ppid=26640 vsize=1266300 CPUtime=12.69 cores=0
/proc/26641/stat : 26641 (cryptominisat) R 26640 26640 25869 0 -1 4202496 12825 0 0 0 1267 2 0 0 25 0 1 0 527580584 1296691200 5277 33554432000 4194304 4587354 140736365055424 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26641/statm: 316575 5277 336 96 0 313137 0
[pid=26642] ppid=26640 vsize=19308 CPUtime=12.69 cores=1
/proc/26642/stat : 26642 (clasp) R 26640 26640 25869 0 -1 4202496 2215 0 0 0 1269 0 0 0 25 0 1 0 527580584 19771392 2107 33554432000 4194304 4785740 140734256162016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26642/statm: 4827 2107 341 145 0 1872 0
[pid=26643] ppid=26640 vsize=456768 CPUtime=12.69 cores=2
/proc/26643/stat : 26643 (TNM) R 26640 26640 25869 0 -1 4202496 596 0 0 0 1269 0 0 0 25 0 1 0 527580584 467730432 493 33554432000 134512640 134534564 4289205184 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26643/statm: 114192 493 95 6 0 112858 0
[pid=26644] ppid=26640 vsize=10340 CPUtime=12.69 cores=3
/proc/26644/stat : 26644 (march_hi) R 26640 26640 25869 0 -1 4202496 2250 0 0 0 1269 0 0 0 25 0 1 0 527580584 10588160 1027 33554432000 4194304 4331988 140733311638640 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26644/statm: 2585 1027 175 34 0 1027 0
[pid=26645] ppid=26640 vsize=131648 CPUtime=50.2 cores=4-7
/proc/26645/stat : 26645 (plingeling) S 26640 26640 25869 0 -1 4202496 9387 1248 0 0 5019 1 0 0 25 0 5 0 527580584 134807552 4984 33554432000 4194304 4356188 140733923289808 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26645/statm: 32912 4984 161 40 0 31456 0
[pid=26645/tid=26652] ppid=26640 vsize=131648 CPUtime=12.67 cores=4-7
/proc/26645/task/26652/stat : 26652 (plingeling) R 26640 26640 25869 0 -1 4202560 2487 1248 0 0 1267 0 0 0 25 0 5 0 527580586 134807552 4984 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26645/tid=26653] ppid=26640 vsize=131648 CPUtime=12.68 cores=4-7
/proc/26645/task/26653/stat : 26653 (plingeling) R 26640 26640 25869 0 -1 4202560 1915 1248 0 0 1268 0 0 0 25 0 5 0 527580586 134807552 4984 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331111 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26645/tid=26654] ppid=26640 vsize=131648 CPUtime=12.46 cores=4-7
/proc/26645/task/26654/stat : 26654 (plingeling) R 26640 26640 25869 0 -1 4202560 1798 1248 0 0 1246 0 0 0 25 0 5 0 527580586 134807552 4984 33554432000 4194304 4356188 140733923289808 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26645/tid=26655] ppid=26640 vsize=131648 CPUtime=12.35 cores=4-7
/proc/26645/task/26655/stat : 26655 (plingeling) R 26640 26640 25869 0 -1 4202560 2001 1248 0 0 1235 0 0 0 25 0 5 0 527580586 134807552 4984 33554432000 4194304 4356188 140733923289808 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.96
Current children cumulated vsize (KiB) 1902688

[startup+25.5009 s]
/proc/loadavg: 7.66 7.93 7.96 9/180 26656
/proc/meminfo: memFree=30306716/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
[pid=26641] ppid=26640 vsize=49368 CPUtime=25.48 cores=0
/proc/26641/stat : 26641 (cryptominisat) R 26640 26640 25869 0 -1 4202496 17345 0 0 0 2546 2 0 0 25 0 1 0 527580584 50552832 6917 33554432000 4194304 4587354 140736365055424 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=26643] ppid=26640 vsize=456768 CPUtime=4842.39 cores=2
/proc/26643/stat : 26643 (TNM) R 26640 26640 25869 0 -1 4202496 596 0 0 0 484237 2 0 0 25 0 1 0 527580584 467730432 493 33554432000 134512640 134534564 4289205184 18446744073709551615 134530748 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26643/statm: 114192 493 95 6 0 112858 0
[pid=26644] ppid=26640 vsize=689252 CPUtime=4842.41 cores=3
/proc/26644/stat : 26644 (march_hi) R 26640 26640 25869 0 -1 4202496 127067 0 0 0 484147 94 0 0 25 0 1 0 527580584 705794048 125844 33554432000 4194304 4331988 140733311638640 18446744073709551615 4316799 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26644/statm: 172313 125844 175 34 0 170755 0
[pid=26645] ppid=26640 vsize=313616 CPUtime=19341.3 cores=4-7
/proc/26645/stat : 26645 (plingeling) S 26640 26640 25869 0 -1 4202496 473179 1248 0 0 1934057 78 0 0 25 0 5 0 527580584 321142784 50476 33554432000 4194304 4356188 140733923289808 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26645/statm: 78404 50476 161 40 0 76948 0
[pid=26645/tid=26652] ppid=26640 vsize=313616 CPUtime=4842.27 cores=4-7
/proc/26645/task/26652/stat : 26652 (plingeling) R 26640 26640 25869 0 -1 4202560 120283 1248 0 0 484207 20 0 0 25 0 5 0 527580586 321142784 50476 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26645/tid=26653] ppid=26640 vsize=313616 CPUtime=4842.39 cores=4-7
/proc/26645/task/26653/stat : 26653 (plingeling) R 26640 26640 25869 0 -1 4202560 115872 1248 0 0 484220 19 0 0 25 0 5 0 527580586 321142784 50476 33554432000 4194304 4356188 140733923289808 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26645/tid=26654] ppid=26640 vsize=313616 CPUtime=4841.71 cores=4-7
/proc/26645/task/26654/stat : 26654 (plingeling) R 26640 26640 25869 0 -1 4202560 116074 1248 0 0 484153 18 0 0 25 0 5 0 527580586 321142784 50476 33554432000 4194304 4356188 140733923289808 18446744073709551615 4274277 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26645/tid=26655] ppid=26640 vsize=313616 CPUtime=4814.92 cores=4-7
/proc/26645/task/26655/stat : 26655 (plingeling) R 26640 26640 25869 0 -1 4202560 119764 1248 0 0 481473 19 0 0 25 0 5 0 527580586 321142784 50476 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711
Current children cumulated vsize (KiB) 1753592

[startup+4902.3 s]
/proc/loadavg: 8.07 8.03 8.00 9/180 26798
/proc/meminfo: memFree=29508616/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
[pid=26641] ppid=26640 vsize=115480 CPUtime=4902.39 cores=0
/proc/26641/stat : 26641 (cryptominisat) R 26640 26640 25869 0 -1 4202496 218588 0 0 0 490146 93 0 0 25 0 1 0 527580584 118251520 25497 33554432000 4194304 4587354 140736365055424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26641/statm: 28870 25497 336 96 0 25432 0
[pid=26642] ppid=26640 vsize=65380 CPUtime=4902.4 cores=1
/proc/26642/stat : 26642 (clasp) R 26640 26640 25869 0 -1 4202496 14575 0 0 0 490236 4 0 0 25 0 1 0 527580584 66949120 11983 33554432000 4194304 4785740 140734256162016 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26642/statm: 16345 11983 341 145 0 13390 0
[pid=26643] ppid=26640 vsize=456768 CPUtime=4902.39 cores=2
/proc/26643/stat : 26643 (TNM) R 26640 26640 25869 0 -1 4202496 596 0 0 0 490237 2 0 0 25 0 1 0 527580584 467730432 493 33554432000 134512640 134534564 4289205184 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26643/statm: 114192 493 95 6 0 112858 0
[pid=26644] ppid=26640 vsize=689252 CPUtime=4902.41 cores=3
/proc/26644/stat : 26644 (march_hi) R 26640 26640 25869 0 -1 4202496 128316 0 0 0 490146 95 0 0 25 0 1 0 527580584 705794048 127093 33554432000 4194304 4331988 140733311638640 18446744073709551615 4246848 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26644/statm: 172313 127093 175 34 0 170755 0
[pid=26645] ppid=26640 vsize=320784 CPUtime=19581 cores=4-7
/proc/26645/stat : 26645 (plingeling) S 26640 26640 25869 0 -1 4202496 477275 1248 0 0 1958021 79 0 0 25 0 5 0 527580584 328482816 52268 33554432000 4194304 4356188 140733923289808 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26645/statm: 80196 52268 161 40 0 78740 0
[pid=26645/tid=26652] ppid=26640 vsize=320784 CPUtime=4902.26 cores=4-7
/proc/26645/task/26652/stat : 26652 (plingeling) R 26640 26640 25869 0 -1 4202560 121563 1248 0 0 490206 20 0 0 25 0 5 0 527580586 328482816 52268 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331082 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26645/tid=26653] ppid=26640 vsize=320784 CPUtime=4902.39 cores=4-7
/proc/26645/task/26653/stat : 26653 (plingeling) R 26640 26640 25869 0 -1 4202560 116832 1248 0 0 490220 19 0 0 25 0 5 0 527580586 328482816 52268 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26645/tid=26654] ppid=26640 vsize=320784 CPUtime=4901.7 cores=4-7
/proc/26645/task/26654/stat : 26654 (plingeling) R 26640 26640 25869 0 -1 4202560 116906 1248 0 0 490152 18 0 0 25 0 5 0 527580586 328482816 52268 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26645/tid=26655] ppid=26640 vsize=320784 CPUtime=4874.59 cores=4-7
/proc/26645/task/26655/stat : 26655 (plingeling) R 26640 26640 25869 0 -1 4202560 120788 1248 0 0 487440 19 0 0 25 0 5 0 527580586 328482816 52268 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39190.6
Current children cumulated vsize (KiB) 1665988

[startup+4962.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/180 26799
/proc/meminfo: memFree=29490736/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
[pid=26641] ppid=26640 vsize=191524 CPUtime=4962.4 cores=0
/proc/26641/stat : 26641 (cryptominisat) R 26640 26640 25869 0 -1 4202496 220108 0 0 0 496146 94 0 0 25 0 1 0 527580584 196120576 26978 33554432000 4194304 4587354 140736365055424 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26641/statm: 47881 26978 336 96 0 44443 0
[pid=26642] ppid=26640 vsize=65380 CPUtime=4962.41 cores=1
/proc/26642/stat : 26642 (clasp) R 26640 26640 25869 0 -1 4202496 14579 0 0 0 496237 4 0 0 25 0 1 0 527580584 66949120 11987 33554432000 4194304 4785740 140734256162016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26642/statm: 16345 11987 341 145 0 13390 0
[pid=26643] ppid=26640 vsize=456768 CPUtime=4962.39 cores=2
/proc/26643/stat : 26643 (TNM) R 26640 26640 25869 0 -1 4202496 596 0 0 0 496237 2 0 0 25 0 1 0 527580584 467730432 493 33554432000 134512640 134534564 4289205184 18446744073709551615 11385856 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26643/statm: 114192 493 95 6 0 112858 0
[pid=26644] ppid=26640 vsize=698404 CPUtime=4962.41 cores=3
/proc/26644/stat : 26644 (march_hi) R 26640 26640 25869 0 -1 4202496 129973 0 0 0 496145 96 0 0 25 0 1 0 527580584 715165696 128750 33554432000 4194304 4331988 140733311638640 18446744073709551615 248089093841 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26644/statm: 174601 128750 175 34 0 173043 0
[pid=26645] ppid=26640 vsize=325648 CPUtime=19820.7 cores=4-7
/proc/26645/stat : 26645 (plingeling) S 26640 26640 25869 0 -1 4202496 483035 1248 0 0 1981987 79 0 0 25 0 5 0 527580584 333463552 53484 33554432000 4194304 4356188 140733923289808 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26645/statm: 81412 53484 161 40 0 79956 0
[pid=26645/tid=26652] ppid=26640 vsize=325648 CPUtime=4962.26 cores=4-7
/proc/26645/task/26652/stat : 26652 (plingeling) R 26640 26640 25869 0 -1 4202560 122587 1248 0 0 496206 20 0 0 25 0 5 0 527580586 333463552 53484 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26645/tid=26653] ppid=26640 vsize=325648 CPUtime=4962.39 cores=4-7
/proc/26645/task/26653/stat : 26653 (plingeling) R 26640 26640 25869 0 -1 4202560 118624 1248 0 0 496219 20 0 0 25 0 5 0 527580586 333463552 53484 33554432000 4194304 4356188 140733923289808 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26645/tid=26654] ppid=26640 vsize=325648 CPUtime=4961.71 cores=4-7
/proc/26645/task/26654/stat : 26654 (plingeling) R 26640 26640 25869 0 -1 4202560 118826 1248 0 0 496152 19 0 0 25 0 5 0 527580586 333463552 53484 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26645/tid=26655] ppid=26640 vsize=325648 CPUtime=4934.26 cores=4-7
/proc/26645/task/26655/stat : 26655 (plingeling) R 26640 26640 25869 0 -1 4202560 121812 1248 0 0 493407 19 0 0 25 0 5 0 527580586 333463552 53484 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.3
Current children cumulated vsize (KiB) 1756048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.05 8.03 8.00 9/180 26800
/proc/meminfo: memFree=29503228/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
[pid=26641] ppid=26640 vsize=115480 CPUtime=5000.11 cores=0
/proc/26641/stat : 26641 (cryptominisat) R 26640 26640 25869 0 -1 4202496 220384 0 0 0 499917 94 0 0 25 0 1 0 527580584 118251520 25497 33554432000 4194304 4587354 140736365055424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26641/statm: 28870 25497 336 96 0 25432 0
[pid=26642] ppid=26640 vsize=65380 CPUtime=5000.11 cores=1
/proc/26642/stat : 26642 (clasp) R 26640 26640 25869 0 -1 4202496 14580 0 0 0 500007 4 0 0 25 0 1 0 527580584 66949120 11988 33554432000 4194304 4785740 140734256162016 18446744073709551615 4551104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26642/statm: 16345 11988 341 145 0 13390 0
[pid=26643] ppid=26640 vsize=456768 CPUtime=5000.1 cores=2
/proc/26643/stat : 26643 (TNM) R 26640 26640 25869 0 -1 4202496 596 0 0 0 500008 2 0 0 25 0 1 0 527580584 467730432 493 33554432000 134512640 134534564 4289205184 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26643/statm: 114192 493 95 6 0 112858 0
[pid=26644] ppid=26640 vsize=698404 CPUtime=5000.11 cores=3
/proc/26644/stat : 26644 (march_hi) R 26640 26640 25869 0 -1 4202496 130946 0 0 0 499914 97 0 0 25 0 1 0 527580584 715165696 129723 33554432000 4194304 4331988 140733311638640 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26644/statm: 174601 129723 175 34 0 173043 0
[pid=26645] ppid=26640 vsize=314384 CPUtime=19971.3 cores=4-7
/proc/26645/stat : 26645 (plingeling) S 26640 26640 25869 0 -1 4202496 484763 1248 0 0 1997047 80 0 0 25 0 5 0 527580584 321929216 50668 33554432000 4194304 4356188 140733923289808 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26645/statm: 78596 50668 161 40 0 77140 0
[pid=26645/tid=26652] ppid=26640 vsize=314384 CPUtime=4999.96 cores=4-7
/proc/26645/task/26652/stat : 26652 (plingeling) R 26640 26640 25869 0 -1 4202560 123035 1248 0 0 499976 20 0 0 25 0 5 0 527580586 321929216 50668 33554432000 4194304 4356188 140733923289808 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26645/tid=26653] ppid=26640 vsize=314384 CPUtime=5000.1 cores=4-7
/proc/26645/task/26653/stat : 26653 (plingeling) R 26640 26640 25869 0 -1 4202560 118624 1248 0 0 499990 20 0 0 25 0 5 0 527580586 321929216 50668 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26645/tid=26654] ppid=26640 vsize=314384 CPUtime=4999.41 cores=4-7
/proc/26645/task/26654/stat : 26654 (plingeling) R 26640 26640 25869 0 -1 4202560 118826 1248 0 0 499922 19 0 0 25 0 5 0 527580586 321929216 50668 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26645/tid=26655] ppid=26640 vsize=314384 CPUtime=4971.77 cores=4-7
/proc/26645/task/26655/stat : 26655 (plingeling) R 26640 26640 25869 0 -1 4202560 123092 1248 0 0 497157 20 0 0 25 0 5 0 527580586 321929216 50668 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39971.7
Current children cumulated vsize (KiB) 1668740

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

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

[startup+5000 s]
/proc/loadavg: 8.05 8.03 8.00 9/180 26800
/proc/meminfo: memFree=29503228/32950928 swapFree=67111428/67111528
[pid=26640] ppid=26638 vsize=18324 CPUtime=0 cores=0-7
/proc/26640/stat : 26640 (ppfolio) S 26638 26640 25869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 527580584 18763776 390 33554432000 4194304 4287625 140734707345680 18446744073709551615 248089718287 0 0 4096 65536 4382073360226451455 0 0 17 0 0 0 0
/proc/26640/statm: 4581 390 341 23 0 91 0
[pid=26641] ppid=26640 vsize=115480 CPUtime=5000.11 cores=0
/proc/26641/stat : 26641 (cryptominisat) R 26640 26640 25869 0 -1 4202496 220384 0 0 0 499917 94 0 0 25 0 1 0 527580584 118251520 25497 33554432000 4194304 4587354 140736365055424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26641/statm: 28870 25497 336 96 0 25432 0
[pid=26642] ppid=26640 vsize=65380 CPUtime=5000.11 cores=1
/proc/26642/stat : 26642 (clasp) R 26640 26640 25869 0 -1 4202496 14580 0 0 0 500007 4 0 0 25 0 1 0 527580584 66949120 11988 33554432000 4194304 4785740 140734256162016 18446744073709551615 4551104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26642/statm: 16345 11988 341 145 0 13390 0
[pid=26643] ppid=26640 vsize=456768 CPUtime=5000.1 cores=2
/proc/26643/stat : 26643 (TNM) R 26640 26640 25869 0 -1 4202496 596 0 0 0 500008 2 0 0 25 0 1 0 527580584 467730432 493 33554432000 134512640 134534564 4289205184 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26643/statm: 114192 493 95 6 0 112858 0
[pid=26644] ppid=26640 vsize=698404 CPUtime=5000.11 cores=3
/proc/26644/stat : 26644 (march_hi) R 26640 26640 25869 0 -1 4202496 130946 0 0 0 499914 97 0 0 25 0 1 0 527580584 715165696 129723 33554432000 4194304 4331988 140733311638640 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26644/statm: 174601 129723 175 34 0 173043 0
[pid=26645] ppid=26640 vsize=314384 CPUtime=19971.3 cores=4-7
/proc/26645/stat : 26645 (plingeling) S 26640 26640 25869 0 -1 4202496 484763 1248 0 0 1997047 80 0 0 25 0 5 0 527580584 321929216 50668 33554432000 4194304 4356188 140733923289808 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26645/statm: 78596 50668 161 40 0 77140 0
[pid=26645/tid=26652] ppid=26640 vsize=314384 CPUtime=4999.96 cores=4-7
/proc/26645/task/26652/stat : 26652 (plingeling) R 26640 26640 25869 0 -1 4202560 123035 1248 0 0 499976 20 0 0 25 0 5 0 527580586 321929216 50668 33554432000 4194304 4356188 140733923289808 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26645/tid=26653] ppid=26640 vsize=314384 CPUtime=5000.1 cores=4-7
/proc/26645/task/26653/stat : 26653 (plingeling) R 26640 26640 25869 0 -1 4202560 118624 1248 0 0 499990 20 0 0 25 0 5 0 527580586 321929216 50668 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26645/tid=26654] ppid=26640 vsize=314384 CPUtime=4999.41 cores=4-7
/proc/26645/task/26654/stat : 26654 (plingeling) R 26640 26640 25869 0 -1 4202560 118826 1248 0 0 499922 19 0 0 25 0 5 0 527580586 321929216 50668 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26645/tid=26655] ppid=26640 vsize=314384 CPUtime=4971.77 cores=4-7
/proc/26645/task/26655/stat : 26655 (plingeling) R 26640 26640 25869 0 -1 4202560 123092 1248 0 0 497157 20 0 0 25 0 5 0 527580586 321929216 50668 33554432000 4194304 4356188 140733923289808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39971.7
Current children cumulated vsize (KiB) 1668740

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26640 and gives
#  childrusage.ru_utime.tv_sec=14999
#  childrusage.ru_utime.tv_usec=333754
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=24844
# CPU time returned by wait4() is 15000.4
# while last known CPU time is 39971.7
#
# 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): 39971.7
CPU user time (s): 39968.9
CPU system time (s): 2.77
CPU usage (%): 799.431
Max. virtual memory (cumulated for all children) (KiB): 3191932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14999.3
system time used= 1.02484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236099
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= 882
involuntary context switches= 80774

runsolver used 8.28474 second user time and 18.9921 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-30 12:36:48
IDJOB=3220737
IDBENCH=82806
IDSOLVER=1638
FILE ID=node123/3220737-1304159808
RUNJOBID= node123-1304144567-25883
PBS_JOBID= 13170860
Free space on /tmp= 73468 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S775210372-041.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220737-1304159808/watcher-3220737-1304159808 -o /tmp/evaluation-result-3220737-1304159808/solver-3220737-1304159808 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3220737-1304159808.cnf

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

MD5SUM BENCH= 3ecea073a44f0b1adf464774647edbfb
RANDOM SEED=2119134269

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30373596 kB
Buffers:        640300 kB
Cached:        1497848 kB
SwapCached:        100 kB
Active:         236292 kB
Inactive:      1965636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30373596 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:           10188 kB
Writeback:           0 kB
AnonPages:       63912 kB
Mapped:          14608 kB
Slab:           308008 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189324 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= 73456 MiB
End job on node123 at 2011-04-30 14:00:10