Trace number 3221637

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.2 5000.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
MD5SUM12dd7af6f21831da932d15cd8d1054f3
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	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-3221637-1304162158/watcher-3221637-1304162158 -o /tmp/evaluation-result-3221637-1304162158/solver-3221637-1304162158 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3221637-1304162158.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: 6.85 7.80 7.92 1/170 8431
/proc/meminfo: memFree=30490996/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 4 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0

[startup+0.0423459 s]
/proc/loadavg: 6.85 7.80 7.92 1/170 8431
/proc/meminfo: memFree=30490996/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 7 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100336 s]
/proc/loadavg: 6.85 7.80 7.92 1/170 8431
/proc/meminfo: memFree=30490996/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) R 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300301 s]
/proc/loadavg: 6.85 7.80 7.92 1/170 8431
/proc/meminfo: memFree=30490996/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) R 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700229 s]
/proc/loadavg: 6.85 7.80 7.92 1/170 8431
/proc/meminfo: memFree=30490996/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 7 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 6.85 7.80 7.92 9/180 8446
/proc/meminfo: memFree=30471448/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 7 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
[pid=8432] ppid=8431 vsize=463260 CPUtime=1.49 cores=0
/proc/8432/stat : 8432 (cryptominisat) R 8431 8431 8405 0 -1 4202496 2533 0 0 0 149 0 0 0 23 0 1 0 527814575 474378240 1181 33554432000 4194304 4587354 140736345893792 18446744073709551615 4352698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8432/statm: 115815 1181 337 96 0 112377 0
[pid=8433] ppid=8431 vsize=14432 CPUtime=1.49 cores=1
/proc/8433/stat : 8433 (clasp) R 8431 8431 8405 0 -1 4202496 1072 0 0 0 149 0 0 0 20 0 1 0 527814575 14778368 958 33554432000 4194304 4785740 140736145934656 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8433/statm: 3608 958 340 145 0 653 0
[pid=8434] ppid=8431 vsize=455964 CPUtime=1.49 cores=2
/proc/8434/stat : 8434 (TNM) R 8431 8431 8405 0 -1 4202496 365 0 0 0 149 0 0 0 20 0 1 0 527814575 466907136 261 33554432000 134512640 134534564 4291536752 18446744073709551615 134529996 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8434/statm: 113991 261 95 6 0 112657 0
[pid=8435] ppid=8431 vsize=8336 CPUtime=1.49 cores=3
/proc/8435/stat : 8435 (march_hi) R 8431 8431 8405 0 -1 4202496 682 0 0 0 149 0 0 0 20 0 1 0 527814575 8536064 574 33554432000 4194304 4331988 140733533776656 18446744073709551615 4240796 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8435/statm: 2084 574 173 34 0 526 0
[pid=8436] ppid=8431 vsize=123284 CPUtime=5.93 cores=4-7
/proc/8436/stat : 8436 (plingeling) S 8431 8431 8405 0 -1 4202496 4036 1249 0 0 593 0 0 0 19 0 5 0 527814575 126242816 2949 33554432000 4194304 4356188 140736250684128 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8436/statm: 30821 2949 164 40 0 29365 0
[pid=8436/tid=8443] ppid=8431 vsize=123284 CPUtime=1.48 cores=4-7
/proc/8436/task/8443/stat : 8443 (plingeling) R 8431 8431 8405 0 -1 4202560 699 1249 0 0 148 0 0 0 20 0 5 0 527814575 126242816 2949 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8436/tid=8444] ppid=8431 vsize=123284 CPUtime=1.48 cores=4-7
/proc/8436/task/8444/stat : 8444 (plingeling) R 8431 8431 8405 0 -1 4202560 1036 1249 0 0 148 0 0 0 25 0 5 0 527814575 126242816 2949 33554432000 4194304 4356188 140736250684128 18446744073709551615 4282959 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8436/tid=8445] ppid=8431 vsize=123284 CPUtime=1.47 cores=4-7
/proc/8436/task/8445/stat : 8445 (plingeling) R 8431 8431 8405 0 -1 4202560 811 1249 0 0 147 0 0 0 25 0 5 0 527814575 126242816 2949 33554432000 4194304 4356188 140736250684128 18446744073709551615 4210704 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8436/tid=8446] ppid=8431 vsize=123284 CPUtime=1.47 cores=4-7
/proc/8436/task/8446/stat : 8446 (plingeling) R 8431 8431 8405 0 -1 4202560 958 1249 0 0 147 0 0 0 25 0 5 0 527814575 126242816 2949 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331416 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 1083600

[startup+3.1008 s]
/proc/loadavg: 6.85 7.80 7.92 9/180 8446
/proc/meminfo: memFree=30463880/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 7 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
[pid=8432] ppid=8431 vsize=469880 CPUtime=3.09 cores=0
/proc/8432/stat : 8432 (cryptominisat) R 8431 8431 8405 0 -1 4202496 5168 0 0 0 308 1 0 0 25 0 1 0 527814575 481157120 2860 33554432000 4194304 4587354 140736345893792 18446744073709551615 268272713623 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8432/statm: 117470 2860 337 96 0 114032 0
[pid=8433] ppid=8431 vsize=15380 CPUtime=3.09 cores=1
/proc/8433/stat : 8433 (clasp) R 8431 8431 8405 0 -1 4202496 1301 0 0 0 309 0 0 0 25 0 1 0 527814575 15749120 1187 33554432000 4194304 4785740 140736145934656 18446744073709551615 4550458 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8433/statm: 3845 1187 340 145 0 890 0
[pid=8434] ppid=8431 vsize=455964 CPUtime=3.09 cores=2
/proc/8434/stat : 8434 (TNM) R 8431 8431 8405 0 -1 4202496 365 0 0 0 309 0 0 0 25 0 1 0 527814575 466907136 261 33554432000 134512640 134534564 4291536752 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8434/statm: 113991 261 95 6 0 112657 0
[pid=8435] ppid=8431 vsize=8896 CPUtime=3.09 cores=3
/proc/8435/stat : 8435 (march_hi) R 8431 8431 8405 0 -1 4202496 758 0 0 0 309 0 0 0 25 0 1 0 527814575 9109504 650 33554432000 4194304 4331988 140733533776656 18446744073709551615 4229363 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8435/statm: 2224 650 173 34 0 666 0
[pid=8436] ppid=8431 vsize=123284 CPUtime=12.32 cores=4-7
/proc/8436/stat : 8436 (plingeling) S 8431 8431 8405 0 -1 4202496 4213 1249 0 0 1232 0 0 0 19 0 5 0 527814575 126242816 2966 33554432000 4194304 4356188 140736250684128 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8436/statm: 30821 2966 164 40 0 29365 0
[pid=8436/tid=8443] ppid=8431 vsize=123284 CPUtime=3.08 cores=4-7
/proc/8436/task/8443/stat : 8443 (plingeling) R 8431 8431 8405 0 -1 4202560 763 1249 0 0 308 0 0 0 25 0 5 0 527814575 126242816 2966 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8436/tid=8444] ppid=8431 vsize=123284 CPUtime=3.08 cores=4-7
/proc/8436/task/8444/stat : 8444 (plingeling) R 8431 8431 8405 0 -1 4202560 1085 1249 0 0 308 0 0 0 25 0 5 0 527814575 126242816 2966 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8436/tid=8445] ppid=8431 vsize=123284 CPUtime=3.07 cores=4-7
/proc/8436/task/8445/stat : 8445 (plingeling) R 8431 8431 8405 0 -1 4202560 843 1249 0 0 307 0 0 0 25 0 5 0 527814575 126242816 2966 33554432000 4194304 4356188 140736250684128 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8436/tid=8446] ppid=8431 vsize=123284 CPUtime=3.07 cores=4-7
/proc/8436/task/8446/stat : 8446 (plingeling) R 8431 8431 8405 0 -1 4202560 990 1249 0 0 307 0 0 0 25 0 5 0 527814575 126242816 2966 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 1091728

[startup+6.30123 s]
/proc/loadavg: 6.95 7.80 7.92 9/180 8446
/proc/meminfo: memFree=30450984/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 7 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
[pid=8432] ppid=8431 vsize=474532 CPUtime=6.29 cores=0
/proc/8432/stat : 8432 (cryptominisat) R 8431 8431 8405 0 -1 4202496 8110 0 0 0 628 1 0 0 25 0 1 0 527814575 485920768 3981 33554432000 4194304 4587354 140736345893792 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8432/statm: 118633 3981 337 96 0 115195 0
[pid=8433] ppid=8431 vsize=16588 CPUtime=6.29 cores=1
/proc/8433/stat : 8433 (clasp) R 8431 8431 8405 0 -1 4202496 1621 0 0 0 629 0 0 0 25 0 1 0 527814575 16986112 1507 33554432000 4194304 4785740 140736145934656 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8433/statm: 4147 1507 340 145 0 1192 0
[pid=8434] ppid=8431 vsize=455964 CPUtime=6.29 cores=2
/proc/8434/stat : 8434 (TNM) R 8431 8431 8405 0 -1 4202496 365 0 0 0 629 0 0 0 25 0 1 0 527814575 466907136 261 33554432000 134512640 134534564 4291536752 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8434/statm: 113991 261 95 6 0 112657 0
[pid=8435] ppid=8431 vsize=9384 CPUtime=6.29 cores=3
/proc/8435/stat : 8435 (march_hi) R 8431 8431 8405 0 -1 4202496 909 0 0 0 629 0 0 0 25 0 1 0 527814575 9609216 801 33554432000 4194304 4331988 140733533776656 18446744073709551615 4226471 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8435/statm: 2346 801 173 34 0 788 0
[pid=8436] ppid=8431 vsize=126132 CPUtime=25.11 cores=4-7
/proc/8436/stat : 8436 (plingeling) S 8431 8431 8405 0 -1 4202496 7276 1249 0 0 2510 1 0 0 19 0 5 0 527814575 129159168 3693 33554432000 4194304 4356188 140736250684128 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8436/statm: 31533 3693 164 40 0 30077 0
[pid=8436/tid=8443] ppid=8431 vsize=126132 CPUtime=6.28 cores=4-7
/proc/8436/task/8443/stat : 8443 (plingeling) R 8431 8431 8405 0 -1 4202560 1790 1249 0 0 628 0 0 0 25 0 5 0 527814575 129159168 3693 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331371 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8436/tid=8444] ppid=8431 vsize=126132 CPUtime=6.28 cores=4-7
/proc/8436/task/8444/stat : 8444 (plingeling) R 8431 8431 8405 0 -1 4202560 1792 1249 0 0 628 0 0 0 25 0 5 0 527814575 129159168 3693 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331281 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8436/tid=8445] ppid=8431 vsize=126132 CPUtime=6.27 cores=4-7
/proc/8436/task/8445/stat : 8445 (plingeling) R 8431 8431 8405 0 -1 4202560 1531 1249 0 0 627 0 0 0 25 0 5 0 527814575 129159168 3693 33554432000 4194304 4356188 140736250684128 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8436/tid=8446] ppid=8431 vsize=126132 CPUtime=6.25 cores=4-7
/proc/8436/task/8446/stat : 8446 (plingeling) R 8431 8431 8405 0 -1 4202560 1631 1249 0 0 625 0 0 0 25 0 5 0 527814575 129159168 3693 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.27
Current children cumulated vsize (KiB) 1100924

[startup+12.7011 s]
/proc/loadavg: 7.03 7.81 7.92 9/180 8447
/proc/meminfo: memFree=30443568/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 7 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
[pid=8432] ppid=8431 vsize=477300 CPUtime=12.69 cores=0
/proc/8432/stat : 8432 (cryptominisat) R 8431 8431 8405 0 -1 4202496 12638 0 0 0 1267 2 0 0 25 0 1 0 527814575 488755200 4497 33554432000 4194304 4587354 140736345893792 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8432/statm: 119325 4497 337 96 0 115887 0
[pid=8433] ppid=8431 vsize=18112 CPUtime=12.69 cores=1
/proc/8433/stat : 8433 (clasp) R 8431 8431 8405 0 -1 4202496 1990 0 0 0 1269 0 0 0 25 0 1 0 527814575 18546688 1876 33554432000 4194304 4785740 140736145934656 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8433/statm: 4528 1876 340 145 0 1573 0
[pid=8434] ppid=8431 vsize=455964 CPUtime=12.69 cores=2
/proc/8434/stat : 8434 (TNM) R 8431 8431 8405 0 -1 4202496 365 0 0 0 1269 0 0 0 25 0 1 0 527814575 466907136 261 33554432000 134512640 134534564 4291536752 18446744073709551615 6351224 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8434/statm: 113991 261 95 6 0 112657 0
[pid=8435] ppid=8431 vsize=10808 CPUtime=12.69 cores=3
/proc/8435/stat : 8435 (march_hi) R 8431 8431 8405 0 -1 4202496 1151 0 0 0 1269 0 0 0 25 0 1 0 527814575 11067392 1043 33554432000 4194304 4331988 140733533776656 18446744073709551615 4240249 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8435/statm: 2702 1043 173 34 0 1144 0
[pid=8436] ppid=8431 vsize=130372 CPUtime=50.67 cores=4-7
/proc/8436/stat : 8436 (plingeling) S 8431 8431 8405 0 -1 4202496 12112 1249 0 0 5065 2 0 0 19 0 5 0 527814575 133500928 4753 33554432000 4194304 4356188 140736250684128 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8436/statm: 32593 4753 164 40 0 31137 0
[pid=8436/tid=8443] ppid=8431 vsize=130372 CPUtime=12.68 cores=4-7
/proc/8436/task/8443/stat : 8443 (plingeling) R 8431 8431 8405 0 -1 4202560 2655 1249 0 0 1268 0 0 0 25 0 5 0 527814575 133500928 4753 33554432000 4194304 4356188 140736250684128 18446744073709551615 4279344 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8436/tid=8444] ppid=8431 vsize=130372 CPUtime=12.67 cores=4-7
/proc/8436/task/8444/stat : 8444 (plingeling) R 8431 8431 8405 0 -1 4202560 2880 1249 0 0 1267 0 0 0 25 0 5 0 527814575 133500928 4753 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8436/tid=8445] ppid=8431 vsize=130372 CPUtime=12.67 cores=4-7
/proc/8436/task/8445/stat : 8445 (plingeling) R 8431 8431 8405 0 -1 4202560 2908 1249 0 0 1267 0 0 0 25 0 5 0 527814575 133500928 4753 33554432000 4194304 4356188 140736250684128 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8436/tid=8446] ppid=8431 vsize=130372 CPUtime=12.61 cores=4-7
/proc/8436/task/8446/stat : 8446 (plingeling) R 8431 8431 8405 0 -1 4202560 3137 1249 0 0 1261 0 0 0 25 0 5 0 527814575 133500928 4753 33554432000 4194304 4356188 140736250684128 18446744073709551615 4280013 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 1110880

[startup+25.5008 s]
/proc/loadavg: 7.24 7.81 7.92 9/180 8447
/proc/meminfo: memFree=30427108/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 7 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
[pid=8432] ppid=8431 vsize=484276 CPUtime=25.49 cores=0
/proc/8432/stat : 8432 (cryptominisat) R 8431 8431 8405 0 -1 4202496 19041 0 0 0 2546 3 0 0 25 0 1 0 527814575 495898624 5696 33554432000 4194304 4587354 140736345893792 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=8434] ppid=8431 vsize=455968 CPUtime=4782.11 cores=2
/proc/8434/stat : 8434 (TNM) R 8431 8431 8405 0 -1 4202496 374 0 0 0 478211 0 0 0 25 0 1 0 527814575 466911232 270 33554432000 134512640 134534564 4291536752 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8434/statm: 113992 270 103 6 0 112658 0
[pid=8435] ppid=8431 vsize=831316 CPUtime=4782.4 cores=3
/proc/8435/stat : 8435 (march_hi) R 8431 8431 8405 0 -1 4202496 147292 0 0 0 478124 116 0 0 25 0 1 0 527814575 851267584 147184 33554432000 4194304 4331988 140733533776656 18446744073709551615 4211525 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8435/statm: 207829 147184 173 34 0 206271 0
[pid=8436] ppid=8431 vsize=290444 CPUtime=19102.6 cores=4-7
/proc/8436/stat : 8436 (plingeling) S 8431 8431 8405 0 -1 4202496 905324 1249 0 0 1910126 132 0 0 19 0 5 0 527814575 297414656 44787 33554432000 4194304 4356188 140736250684128 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8436/statm: 72611 44787 164 40 0 71155 0
[pid=8436/tid=8443] ppid=8431 vsize=290444 CPUtime=4782.25 cores=4-7
/proc/8436/task/8443/stat : 8443 (plingeling) R 8431 8431 8405 0 -1 4202560 234564 1249 0 0 478195 30 0 0 25 0 5 0 527814575 297414656 44787 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8436/tid=8444] ppid=8431 vsize=290444 CPUtime=4782.4 cores=4-7
/proc/8436/task/8444/stat : 8444 (plingeling) R 8431 8431 8405 0 -1 4202560 213405 1249 0 0 478204 36 0 0 25 0 5 0 527814575 297414656 44787 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8436/tid=8445] ppid=8431 vsize=290444 CPUtime=4782.38 cores=4-7
/proc/8436/task/8445/stat : 8445 (plingeling) R 8431 8431 8405 0 -1 4202560 221106 1249 0 0 478208 30 0 0 25 0 5 0 527814575 297414656 44787 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331335 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8436/tid=8446] ppid=8431 vsize=290444 CPUtime=4755.51 cores=4-7
/proc/8436/task/8446/stat : 8446 (plingeling) R 8431 8431 8405 0 -1 4202560 235717 1249 0 0 475517 34 0 0 25 0 5 0 527814575 297414656 44787 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38231.8
Current children cumulated vsize (KiB) 2239172

[startup+4842.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/180 8587
/proc/meminfo: memFree=29534068/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 3 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
[pid=8432] ppid=8431 vsize=577788 CPUtime=4842.4 cores=0
/proc/8432/stat : 8432 (cryptominisat) R 8431 8431 8405 0 -1 4202496 485475 0 0 0 484022 218 0 0 25 0 1 0 527814575 591654912 31877 33554432000 4194304 4587354 140736345893792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8432/statm: 144447 31877 337 96 0 141009 0
[pid=8433] ppid=8431 vsize=65504 CPUtime=4842.27 cores=1
/proc/8433/stat : 8433 (clasp) R 8431 8431 8405 0 -1 4202496 12918 0 0 0 484224 3 0 0 25 0 1 0 527814575 67076096 12804 33554432000 4194304 4785740 140736145934656 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8433/statm: 16376 12804 341 145 0 13421 0
[pid=8434] ppid=8431 vsize=455968 CPUtime=4842.11 cores=2
/proc/8434/stat : 8434 (TNM) R 8431 8431 8405 0 -1 4202496 374 0 0 0 484211 0 0 0 25 0 1 0 527814575 466911232 270 33554432000 134512640 134534564 4291536752 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8434/statm: 113992 270 103 6 0 112658 0
[pid=8435] ppid=8431 vsize=831316 CPUtime=4842.39 cores=3
/proc/8435/stat : 8435 (march_hi) R 8431 8431 8405 0 -1 4202496 148915 0 0 0 484122 117 0 0 25 0 1 0 527814575 851267584 148807 33554432000 4194304 4331988 140733533776656 18446744073709551615 4211416 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8435/statm: 207829 148807 173 34 0 206271 0
[pid=8436] ppid=8431 vsize=295564 CPUtime=19342.2 cores=4-7
/proc/8436/stat : 8436 (plingeling) S 8431 8431 8405 0 -1 4202496 909068 1249 0 0 1934092 132 0 0 19 0 5 0 527814575 302657536 46067 33554432000 4194304 4356188 140736250684128 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8436/statm: 73891 46067 164 40 0 72435 0
[pid=8436/tid=8443] ppid=8431 vsize=295564 CPUtime=4842.24 cores=4-7
/proc/8436/task/8443/stat : 8443 (plingeling) R 8431 8431 8405 0 -1 4202560 235076 1249 0 0 484194 30 0 0 25 0 5 0 527814575 302657536 46067 33554432000 4194304 4356188 140736250684128 18446744073709551615 4332260 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8436/tid=8444] ppid=8431 vsize=295564 CPUtime=4842.4 cores=4-7
/proc/8436/task/8444/stat : 8444 (plingeling) R 8431 8431 8405 0 -1 4202560 214429 1249 0 0 484204 36 0 0 25 0 5 0 527814575 302657536 46067 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8436/tid=8445] ppid=8431 vsize=295564 CPUtime=4842.39 cores=4-7
/proc/8436/task/8445/stat : 8445 (plingeling) R 8431 8431 8405 0 -1 4202560 222130 1249 0 0 484208 31 0 0 25 0 5 0 527814575 302657536 46067 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8436/tid=8446] ppid=8431 vsize=295564 CPUtime=4815.18 cores=4-7
/proc/8436/task/8446/stat : 8446 (plingeling) R 8431 8431 8405 0 -1 4202560 236901 1249 0 0 481484 34 0 0 25 0 5 0 527814575 302657536 46067 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711.4
Current children cumulated vsize (KiB) 2244464

[startup+4902.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/180 8589
/proc/meminfo: memFree=29543216/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 3 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
[pid=8432] ppid=8431 vsize=577856 CPUtime=4902.4 cores=0
/proc/8432/stat : 8432 (cryptominisat) R 8431 8431 8405 0 -1 4202496 490958 0 0 0 490019 221 0 0 25 0 1 0 527814575 591724544 30609 33554432000 4194304 4587354 140736345893792 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8432/statm: 144464 30609 337 96 0 141026 0
[pid=8433] ppid=8431 vsize=65504 CPUtime=4902.27 cores=1
/proc/8433/stat : 8433 (clasp) R 8431 8431 8405 0 -1 4202496 12937 0 0 0 490224 3 0 0 25 0 1 0 527814575 67076096 12823 33554432000 4194304 4785740 140736145934656 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8433/statm: 16376 12823 341 145 0 13421 0
[pid=8434] ppid=8431 vsize=455968 CPUtime=4902.11 cores=2
/proc/8434/stat : 8434 (TNM) R 8431 8431 8405 0 -1 4202496 374 0 0 0 490211 0 0 0 25 0 1 0 527814575 466911232 270 33554432000 134512640 134534564 4291536752 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8434/statm: 113992 270 103 6 0 112658 0
[pid=8435] ppid=8431 vsize=831316 CPUtime=4902.39 cores=3
/proc/8435/stat : 8435 (march_hi) R 8431 8431 8405 0 -1 4202496 150781 0 0 0 490121 118 0 0 25 0 1 0 527814575 851267584 150673 33554432000 4194304 4331988 140733533776656 18446744073709551615 4211456 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8435/statm: 207829 150673 173 34 0 206271 0
[pid=8436] ppid=8431 vsize=281356 CPUtime=19581.9 cores=4-7
/proc/8436/stat : 8436 (plingeling) S 8431 8431 8405 0 -1 4202496 919500 1249 0 0 1958059 133 0 0 19 0 5 0 527814575 288108544 42515 33554432000 4194304 4356188 140736250684128 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8436/statm: 70339 42515 164 40 0 68883 0
[pid=8436/tid=8443] ppid=8431 vsize=281356 CPUtime=4902.23 cores=4-7
/proc/8436/task/8443/stat : 8443 (plingeling) R 8431 8431 8405 0 -1 4202560 237284 1249 0 0 490193 30 0 0 25 0 5 0 527814575 288108544 42515 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8436/tid=8444] ppid=8431 vsize=281356 CPUtime=4902.4 cores=4-7
/proc/8436/task/8444/stat : 8444 (plingeling) R 8431 8431 8405 0 -1 4202560 215869 1249 0 0 490204 36 0 0 25 0 5 0 527814575 288108544 42515 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8436/tid=8445] ppid=8431 vsize=281356 CPUtime=4902.39 cores=4-7
/proc/8436/task/8445/stat : 8445 (plingeling) R 8431 8431 8405 0 -1 4202560 227634 1249 0 0 490208 31 0 0 25 0 5 0 527814575 288108544 42515 33554432000 4194304 4356188 140736250684128 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8436/tid=8446] ppid=8431 vsize=281356 CPUtime=4874.85 cores=4-7
/proc/8436/task/8446/stat : 8446 (plingeling) R 8431 8431 8405 0 -1 4202560 238181 1249 0 0 487451 34 0 0 25 0 5 0 527814575 288108544 42515 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39191.1
Current children cumulated vsize (KiB) 2230324

[startup+4962.3 s]
/proc/loadavg: 8.10 8.03 8.00 9/180 8591
/proc/meminfo: memFree=29562536/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 3 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
[pid=8432] ppid=8431 vsize=577924 CPUtime=4962.41 cores=0
/proc/8432/stat : 8432 (cryptominisat) R 8431 8431 8405 0 -1 4202496 495673 0 0 0 496018 223 0 0 25 0 1 0 527814575 591794176 28337 33554432000 4194304 4587354 140736345893792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8432/statm: 144481 28337 337 96 0 141043 0
[pid=8433] ppid=8431 vsize=65672 CPUtime=4962.27 cores=1
/proc/8433/stat : 8433 (clasp) R 8431 8431 8405 0 -1 4202496 12971 0 0 0 496224 3 0 0 25 0 1 0 527814575 67248128 12857 33554432000 4194304 4785740 140736145934656 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8433/statm: 16418 12857 341 145 0 13463 0
[pid=8434] ppid=8431 vsize=455968 CPUtime=4962.11 cores=2
/proc/8434/stat : 8434 (TNM) R 8431 8431 8405 0 -1 4202496 374 0 0 0 496211 0 0 0 25 0 1 0 527814575 466911232 270 33554432000 134512640 134534564 4291536752 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8434/statm: 113992 270 103 6 0 112658 0
[pid=8435] ppid=8431 vsize=831316 CPUtime=4962.4 cores=3
/proc/8435/stat : 8435 (march_hi) R 8431 8431 8405 0 -1 4202496 152547 0 0 0 496120 120 0 0 25 0 1 0 527814575 851267584 152439 33554432000 4194304 4331988 140733533776656 18446744073709551615 4211519 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8435/statm: 207829 152439 173 34 0 206271 0
[pid=8436] ppid=8431 vsize=266508 CPUtime=19821.6 cores=4-7
/proc/8436/stat : 8436 (plingeling) S 8431 8431 8405 0 -1 4202496 923980 1249 0 0 1982025 134 0 0 19 0 5 0 527814575 272904192 38803 33554432000 4194304 4356188 140736250684128 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8436/statm: 66627 38803 164 40 0 65171 0
[pid=8436/tid=8443] ppid=8431 vsize=266508 CPUtime=4962.23 cores=4-7
/proc/8436/task/8443/stat : 8443 (plingeling) R 8431 8431 8405 0 -1 4202560 238308 1249 0 0 496193 30 0 0 25 0 5 0 527814575 272904192 38803 33554432000 4194304 4356188 140736250684128 18446744073709551615 4332041 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8436/tid=8444] ppid=8431 vsize=266508 CPUtime=4962.4 cores=4-7
/proc/8436/task/8444/stat : 8444 (plingeling) R 8431 8431 8405 0 -1 4202560 216893 1249 0 0 496204 36 0 0 25 0 5 0 527814575 272904192 38803 33554432000 4194304 4356188 140736250684128 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8436/tid=8445] ppid=8431 vsize=266508 CPUtime=4962.39 cores=4-7
/proc/8436/task/8445/stat : 8445 (plingeling) R 8431 8431 8405 0 -1 4202560 228402 1249 0 0 496208 31 0 0 25 0 5 0 527814575 272904192 38803 33554432000 4194304 4356188 140736250684128 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8436/tid=8446] ppid=8431 vsize=266508 CPUtime=4934.53 cores=4-7
/proc/8436/task/8446/stat : 8446 (plingeling) R 8431 8431 8405 0 -1 4202560 239845 1249 0 0 493418 35 0 0 25 0 5 0 527814575 272904192 38803 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.8
Current children cumulated vsize (KiB) 2215712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.06 8.02 8.00 9/180 8592
/proc/meminfo: memFree=29540084/32950928 swapFree=67111464/67111528
[pid=8431] ppid=8429 vsize=18324 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (ppfolio) S 8429 8431 8405 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527814574 18763776 390 33554432000 4194304 4287625 140736876139568 18446744073709551615 268272709135 0 0 4096 65536 4579659035711635455 0 0 17 3 0 0 0
/proc/8431/statm: 4581 390 341 23 0 91 0
[pid=8432] ppid=8431 vsize=577924 CPUtime=5000.11 cores=0
/proc/8432/stat : 8432 (cryptominisat) R 8431 8431 8405 0 -1 4202496 498165 0 0 0 499787 224 0 0 25 0 1 0 527814575 591794176 30755 33554432000 4194304 4587354 140736345893792 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8432/statm: 144481 30755 337 96 0 141043 0
[pid=8433] ppid=8431 vsize=65840 CPUtime=4999.97 cores=1
/proc/8433/stat : 8433 (clasp) R 8431 8431 8405 0 -1 4202496 12989 0 0 0 499994 3 0 0 25 0 1 0 527814575 67420160 12875 33554432000 4194304 4785740 140736145934656 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8433/statm: 16460 12875 341 145 0 13505 0
[pid=8434] ppid=8431 vsize=455968 CPUtime=4999.82 cores=2
/proc/8434/stat : 8434 (TNM) R 8431 8431 8405 0 -1 4202496 374 0 0 0 499982 0 0 0 25 0 1 0 527814575 466911232 270 33554432000 134512640 134534564 4291536752 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8434/statm: 113992 270 103 6 0 112658 0
[pid=8435] ppid=8431 vsize=831316 CPUtime=5000.1 cores=3
/proc/8435/stat : 8435 (march_hi) R 8431 8431 8405 0 -1 4202496 153625 0 0 0 499890 120 0 0 25 0 1 0 527814575 851267584 153517 33554432000 4194304 4331988 140733533776656 18446744073709551615 4211431 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8435/statm: 207829 153517 173 34 0 206271 0
[pid=8436] ppid=8431 vsize=273932 CPUtime=19972.2 cores=4-7
/proc/8436/stat : 8436 (plingeling) S 8431 8431 8405 0 -1 4202496 928331 1249 0 0 1997086 135 0 0 19 0 5 0 527814575 280506368 40690 33554432000 4194304 4356188 140736250684128 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8436/statm: 68483 40690 164 40 0 67027 0
[pid=8436/tid=8443] ppid=8431 vsize=273932 CPUtime=4999.93 cores=4-7
/proc/8436/task/8443/stat : 8443 (plingeling) R 8431 8431 8405 0 -1 4202560 239748 1249 0 0 499963 30 0 0 25 0 5 0 527814575 280506368 40690 33554432000 4194304 4356188 140736250684128 18446744073709551615 4332023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8436/tid=8444] ppid=8431 vsize=273932 CPUtime=5000.11 cores=4-7
/proc/8436/task/8444/stat : 8444 (plingeling) R 8431 8431 8405 0 -1 4202560 218108 1249 0 0 499974 37 0 0 25 0 5 0 527814575 280506368 40690 33554432000 4194304 4356188 140736250684128 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8436/tid=8445] ppid=8431 vsize=273932 CPUtime=5000.1 cores=4-7
/proc/8436/task/8445/stat : 8445 (plingeling) R 8431 8431 8405 0 -1 4202560 229298 1249 0 0 499979 31 0 0 25 0 5 0 527814575 280506368 40690 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8436/tid=8446] ppid=8431 vsize=273932 CPUtime=4972.03 cores=4-7
/proc/8436/task/8446/stat : 8446 (plingeling) R 8431 8431 8405 0 -1 4202560 240645 1249 0 0 497168 35 0 0 25 0 5 0 527814575 280506368 40690 33554432000 4194304 4356188 140736250684128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39972.2
Current children cumulated vsize (KiB) 2223304

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 8431 and gives
#  childrusage.ru_utime.tv_sec=14997
#  childrusage.ru_utime.tv_usec=647011
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=308649
# CPU time returned by wait4() is 15000
# while last known CPU time is 39972.2
#
# 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.2
CPU user time (s): 39967.4
CPU system time (s): 4.82
CPU usage (%): 799.442
Max. virtual memory (cumulated for all children) (KiB): 2675052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14997.6
system time used= 2.30865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 512065
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= 795
involuntary context switches= 30359

runsolver used 7.96679 second user time and 19.3121 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 13:15:58
IDJOB=3221637
IDBENCH=82956
IDSOLVER=1638
FILE ID=node122/3221637-1304162158
RUNJOBID= node122-1304162158-8419
PBS_JOBID= 13170937
Free space on /tmp= 73348 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221637-1304162158/watcher-3221637-1304162158 -o /tmp/evaluation-result-3221637-1304162158/solver-3221637-1304162158 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3221637-1304162158.cnf

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

MD5SUM BENCH= 12dd7af6f21831da932d15cd8d1054f3
RANDOM SEED=2132541395

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30491532 kB
Buffers:        330372 kB
Cached:        1720028 kB
SwapCached:         64 kB
Active:         169860 kB
Inactive:      1944632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30491532 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           10204 kB
Writeback:           0 kB
AnonPages:       64180 kB
Mapped:          14680 kB
Slab:           279420 kB
PageTables:       4572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   182200 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= 73336 MiB
End job on node122 at 2011-04-30 14:39:20