Trace number 3219207

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
MD5SUM5297bd1d2a420892cfb1fb6d32ccacad
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3219207-1304149438/watcher-3219207-1304149438 -o /tmp/evaluation-result-3219207-1304149438/solver-3219207-1304149438 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219207-1304149438.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: 8.06 8.06 8.01 2/170 26316
/proc/meminfo: memFree=21981628/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 6 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0

[startup+0.17853 s]
/proc/loadavg: 8.06 8.06 8.01 2/170 26316
/proc/meminfo: memFree=21981628/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200528 s]
/proc/loadavg: 8.06 8.06 8.01 2/170 26316
/proc/meminfo: memFree=21981628/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300509 s]
/proc/loadavg: 8.06 8.06 8.01 2/170 26316
/proc/meminfo: memFree=21981628/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700429 s]
/proc/loadavg: 8.06 8.06 8.01 2/170 26316
/proc/meminfo: memFree=21981628/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 19 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50128 s]
/proc/loadavg: 8.06 8.06 8.00 9/180 26331
/proc/meminfo: memFree=21944100/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
[pid=26317] ppid=26316 vsize=539436 CPUtime=1.48 cores=0
/proc/26317/stat : 26317 (cryptominisat) R 26316 26316 26056 0 -1 4202496 5339 0 0 0 148 0 0 0 20 0 1 0 507359428 552382464 1863 33554432000 4194304 4587354 140736475863392 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26317/statm: 134859 1863 327 96 0 131421 0
[pid=26318] ppid=26316 vsize=20976 CPUtime=1.49 cores=1
/proc/26318/stat : 26318 (clasp) R 26316 26316 26056 0 -1 4202496 2783 0 0 0 149 0 0 0 20 0 1 0 507359428 21479424 2587 33554432000 4194304 4785740 140733528080000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26318/statm: 5244 2587 340 145 0 2289 0
[pid=26319] ppid=26316 vsize=455032 CPUtime=1.49 cores=2
/proc/26319/stat : 26319 (TNM) R 26316 26316 26056 0 -1 4202496 1152 0 0 0 149 0 0 0 20 0 1 0 507359428 465952768 1048 33554432000 134512640 134534564 4287643392 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26319/statm: 113758 1048 91 6 0 112424 0
[pid=26320] ppid=26316 vsize=10932 CPUtime=1.49 cores=3
/proc/26320/stat : 26320 (march_hi) R 26316 26316 26056 0 -1 4202496 4745 0 0 0 149 0 0 0 20 0 1 0 507359428 11194368 1064 33554432000 4194304 4331988 140734001588960 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26320/statm: 2733 1064 150 34 0 1175 0
[pid=26321] ppid=26316 vsize=125016 CPUtime=5.78 cores=4-7
/proc/26321/stat : 26321 (plingeling) S 26316 26316 26056 0 -1 4202496 5946 1247 0 0 578 0 0 0 18 0 5 0 507359428 128016384 3327 33554432000 4194304 4356188 140733242391808 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26321/statm: 31254 3327 161 40 0 29798 0
[pid=26321/tid=26328] ppid=26316 vsize=125016 CPUtime=1.43 cores=4-7
/proc/26321/task/26328/stat : 26328 (plingeling) R 26316 26316 26056 0 -1 4202560 568 1247 0 0 143 0 0 0 23 0 5 0 507359434 128016384 3327 33554432000 4194304 4356188 140733242391808 18446744073709551615 4332026 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26321/tid=26329] ppid=26316 vsize=125016 CPUtime=1.42 cores=4-7
/proc/26321/task/26329/stat : 26329 (plingeling) R 26316 26316 26056 0 -1 4202560 574 1247 0 0 142 0 0 0 23 0 5 0 507359434 128016384 3327 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26321/tid=26330] ppid=26316 vsize=125016 CPUtime=1.43 cores=4-7
/proc/26321/task/26330/stat : 26330 (plingeling) R 26316 26316 26056 0 -1 4202560 570 1247 0 0 143 0 0 0 23 0 5 0 507359434 128016384 3327 33554432000 4194304 4356188 140733242391808 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26321/tid=26331] ppid=26316 vsize=125016 CPUtime=1.42 cores=4-7
/proc/26321/task/26331/stat : 26331 (plingeling) R 26316 26316 26056 0 -1 4202560 636 1247 0 0 142 0 0 0 23 0 5 0 507359434 128016384 3327 33554432000 4194304 4356188 140733242391808 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 1169716

[startup+3.10098 s]
/proc/loadavg: 8.06 8.06 8.00 9/180 26331
/proc/meminfo: memFree=21939512/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
[pid=26317] ppid=26316 vsize=10730056 CPUtime=3.08 cores=0
/proc/26317/stat : 26317 (cryptominisat) R 26316 26316 26056 0 -1 4202496 10818 0 0 0 307 1 0 0 25 0 1 0 507359428 10987577344 5236 33554432000 4194304 4587354 140736475863392 18446744073709551615 264726101771 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26317/statm: 2682514 5238 337 96 0 2679076 0
[pid=26318] ppid=26316 vsize=22652 CPUtime=3.09 cores=1
/proc/26318/stat : 26318 (clasp) R 26316 26316 26056 0 -1 4202496 3170 0 0 0 309 0 0 0 25 0 1 0 507359428 23195648 2974 33554432000 4194304 4785740 140733528080000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26318/statm: 5663 2974 340 145 0 2708 0
[pid=26319] ppid=26316 vsize=455032 CPUtime=3.09 cores=2
/proc/26319/stat : 26319 (TNM) R 26316 26316 26056 0 -1 4202496 1152 0 0 0 309 0 0 0 25 0 1 0 507359428 465952768 1048 33554432000 134512640 134534564 4287643392 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26319/statm: 113758 1048 91 6 0 112424 0
[pid=26320] ppid=26316 vsize=14320 CPUtime=3.09 cores=3
/proc/26320/stat : 26320 (march_hi) R 26316 26316 26056 0 -1 4202496 5788 0 0 0 309 0 0 0 25 0 1 0 507359428 14663680 1732 33554432000 4194304 4331988 140734001588960 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26320/statm: 3580 1732 174 34 0 2022 0
[pid=26321] ppid=26316 vsize=126764 CPUtime=12.17 cores=4-7
/proc/26321/stat : 26321 (plingeling) S 26316 26316 26056 0 -1 4202496 6419 1247 0 0 1217 0 0 0 18 0 5 0 507359428 129806336 3800 33554432000 4194304 4356188 140733242391808 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26321/statm: 31691 3800 161 40 0 30235 0
[pid=26321/tid=26328] ppid=26316 vsize=126764 CPUtime=3.03 cores=4-7
/proc/26321/task/26328/stat : 26328 (plingeling) R 26316 26316 26056 0 -1 4202560 662 1247 0 0 303 0 0 0 25 0 5 0 507359434 129806336 3800 33554432000 4194304 4356188 140733242391808 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26321/tid=26329] ppid=26316 vsize=126764 CPUtime=3.02 cores=4-7
/proc/26321/task/26329/stat : 26329 (plingeling) R 26316 26316 26056 0 -1 4202560 687 1247 0 0 302 0 0 0 25 0 5 0 507359434 129806336 3800 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26321/tid=26330] ppid=26316 vsize=126764 CPUtime=3.03 cores=4-7
/proc/26321/task/26330/stat : 26330 (plingeling) R 26316 26316 26056 0 -1 4202560 691 1247 0 0 303 0 0 0 25 0 5 0 507359434 129806336 3800 33554432000 4194304 4356188 140733242391808 18446744073709551615 4282024 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26321/tid=26331] ppid=26316 vsize=126764 CPUtime=3.02 cores=4-7
/proc/26321/task/26331/stat : 26331 (plingeling) R 26316 26316 26056 0 -1 4202560 781 1247 0 0 302 0 0 0 25 0 5 0 507359434 129806336 3800 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 11367148

[startup+6.30138 s]
/proc/loadavg: 8.06 8.06 8.00 9/180 26331
/proc/meminfo: memFree=21914412/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
[pid=26317] ppid=26316 vsize=551032 CPUtime=6.29 cores=0
/proc/26317/stat : 26317 (cryptominisat) R 26316 26316 26056 0 -1 4202496 12892 0 0 0 627 2 0 0 25 0 1 0 507359428 564256768 6078 33554432000 4194304 4587354 140736475863392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26317/statm: 137758 6078 337 96 0 134320 0
[pid=26318] ppid=26316 vsize=25280 CPUtime=6.29 cores=1
/proc/26318/stat : 26318 (clasp) R 26316 26316 26056 0 -1 4202496 3837 0 0 0 629 0 0 0 25 0 1 0 507359428 25886720 3641 33554432000 4194304 4785740 140733528080000 18446744073709551615 264726102634 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26318/statm: 6320 3641 340 145 0 3365 0
[pid=26319] ppid=26316 vsize=459292 CPUtime=6.28 cores=2
/proc/26319/stat : 26319 (TNM) R 26316 26316 26056 0 -1 4202496 1401 0 0 0 628 0 0 0 25 0 1 0 507359428 470315008 1297 33554432000 134512640 134534564 4287643392 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26319/statm: 114823 1297 95 6 0 113489 0
[pid=26320] ppid=26316 vsize=14320 CPUtime=6.29 cores=3
/proc/26320/stat : 26320 (march_hi) R 26316 26316 26056 0 -1 4202496 5788 0 0 0 629 0 0 0 25 0 1 0 507359428 14663680 1732 33554432000 4194304 4331988 140734001588960 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26320/statm: 3580 1732 174 34 0 2022 0
[pid=26321] ppid=26316 vsize=130824 CPUtime=24.96 cores=4-7
/proc/26321/stat : 26321 (plingeling) S 26316 26316 26056 0 -1 4202496 7422 1247 0 0 2495 1 0 0 18 0 5 0 507359428 133963776 4803 33554432000 4194304 4356188 140733242391808 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26321/statm: 32706 4803 161 40 0 31250 0
[pid=26321/tid=26328] ppid=26316 vsize=130824 CPUtime=6.23 cores=4-7
/proc/26321/task/26328/stat : 26328 (plingeling) R 26316 26316 26056 0 -1 4202560 973 1247 0 0 623 0 0 0 25 0 5 0 507359434 133963776 4803 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331203 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26321/tid=26329] ppid=26316 vsize=130824 CPUtime=6.2 cores=4-7
/proc/26321/task/26329/stat : 26329 (plingeling) R 26316 26316 26056 0 -1 4202560 970 1247 0 0 620 0 0 0 25 0 5 0 507359434 133963776 4803 33554432000 4194304 4356188 140733242391808 18446744073709551615 4211178 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26321/tid=26330] ppid=26316 vsize=130824 CPUtime=6.23 cores=4-7
/proc/26321/task/26330/stat : 26330 (plingeling) R 26316 26316 26056 0 -1 4202560 923 1247 0 0 623 0 0 0 25 0 5 0 507359434 133963776 4803 33554432000 4194304 4356188 140733242391808 18446744073709551615 4238662 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26321/tid=26331] ppid=26316 vsize=130824 CPUtime=6.22 cores=4-7
/proc/26321/task/26331/stat : 26331 (plingeling) R 26316 26316 26056 0 -1 4202560 958 1247 0 0 622 0 0 0 25 0 5 0 507359434 133963776 4803 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331992 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 1199072

[startup+12.7012 s]
/proc/loadavg: 8.05 8.06 8.00 9/180 26331
/proc/meminfo: memFree=21909724/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
[pid=26317] ppid=26316 vsize=563212 CPUtime=12.69 cores=0
/proc/26317/stat : 26317 (cryptominisat) R 26316 26316 26056 0 -1 4202496 15127 0 0 0 1267 2 0 0 25 0 1 0 507359428 576729088 6903 33554432000 4194304 4587354 140736475863392 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26317/statm: 140803 6903 337 96 0 137365 0
[pid=26318] ppid=26316 vsize=27836 CPUtime=12.69 cores=1
/proc/26318/stat : 26318 (clasp) R 26316 26316 26056 0 -1 4202496 4433 0 0 0 1268 1 0 0 25 0 1 0 507359428 28504064 4237 33554432000 4194304 4785740 140733528080000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26318/statm: 6959 4237 340 145 0 4004 0
[pid=26319] ppid=26316 vsize=459292 CPUtime=12.68 cores=2
/proc/26319/stat : 26319 (TNM) R 26316 26316 26056 0 -1 4202496 1401 0 0 0 1268 0 0 0 25 0 1 0 507359428 470315008 1297 33554432000 134512640 134534564 4287643392 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26319/statm: 114823 1297 95 6 0 113489 0
[pid=26320] ppid=26316 vsize=14320 CPUtime=12.69 cores=3
/proc/26320/stat : 26320 (march_hi) R 26316 26316 26056 0 -1 4202496 5788 0 0 0 1269 0 0 0 25 0 1 0 507359428 14663680 1732 33554432000 4194304 4331988 140734001588960 18446744073709551615 4237416 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26320/statm: 3580 1732 174 34 0 2022 0
[pid=26321] ppid=26316 vsize=131036 CPUtime=50.51 cores=4-7
/proc/26321/stat : 26321 (plingeling) S 26316 26316 26056 0 -1 4202496 9676 1247 0 0 5050 1 0 0 18 0 5 0 507359428 134180864 4881 33554432000 4194304 4356188 140733242391808 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26321/statm: 32759 4881 161 40 0 31303 0
[pid=26321/tid=26328] ppid=26316 vsize=131036 CPUtime=12.62 cores=4-7
/proc/26321/task/26328/stat : 26328 (plingeling) R 26316 26316 26056 0 -1 4202560 2126 1247 0 0 1262 0 0 0 25 0 5 0 507359434 134180864 4881 33554432000 4194304 4356188 140733242391808 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26321/tid=26329] ppid=26316 vsize=131036 CPUtime=12.56 cores=4-7
/proc/26321/task/26329/stat : 26329 (plingeling) R 26316 26316 26056 0 -1 4202560 1147 1247 0 0 1256 0 0 0 25 0 5 0 507359434 134180864 4881 33554432000 4194304 4356188 140733242391808 18446744073709551615 4279478 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26321/tid=26330] ppid=26316 vsize=131036 CPUtime=12.63 cores=4-7
/proc/26321/task/26330/stat : 26330 (plingeling) R 26316 26316 26056 0 -1 4202560 1020 1247 0 0 1263 0 0 0 25 0 5 0 507359434 134180864 4881 33554432000 4194304 4356188 140733242391808 18446744073709551615 4233920 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26321/tid=26331] ppid=26316 vsize=131036 CPUtime=12.62 cores=4-7
/proc/26321/task/26331/stat : 26331 (plingeling) R 26316 26316 26056 0 -1 4202560 1785 1247 0 0 1262 0 0 0 25 0 5 0 507359434 134180864 4881 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331857 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 1214020

[startup+25.5008 s]
/proc/loadavg: 8.12 8.07 8.01 9/180 26331
/proc/meminfo: memFree=21909656/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
[pid=26317] ppid=26316 vsize=544916 CPUtime=25.49 cores=0
/proc/26317/stat : 26317 (cryptominisat) R 26316 26316 26056 0 -1 4202496 21722 0 0 0 2545 4 0 0 25 0 1 0 507359428 557993984 3166 33554432000 4194304 4587354 140736475863392 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=26319] ppid=26316 vsize=459292 CPUtime=4842.46 cores=2
/proc/26319/stat : 26319 (TNM) R 26316 26316 26056 0 -1 4202496 1401 0 0 0 484243 3 0 0 25 0 1 0 507359428 470315008 1297 33554432000 134512640 134534564 4287643392 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26319/statm: 114823 1297 95 6 0 113489 0
[pid=26320] ppid=26316 vsize=697488 CPUtime=4842.46 cores=3
/proc/26320/stat : 26320 (march_hi) R 26316 26316 26056 0 -1 4202496 135588 0 0 0 484153 93 0 0 25 0 1 0 507359428 714227712 131532 33554432000 4194304 4331988 140734001588960 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26320/statm: 174372 131532 175 34 0 172814 0
[pid=26321] ppid=26316 vsize=208300 CPUtime=19341.9 cores=4-7
/proc/26321/stat : 26321 (plingeling) S 26316 26316 26056 0 -1 4202496 420019 1247 0 0 1934129 63 0 0 18 0 5 0 507359428 213299200 24196 33554432000 4194304 4356188 140733242391808 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26321/statm: 52075 24196 161 40 0 50619 0
[pid=26321/tid=26328] ppid=26316 vsize=208300 CPUtime=4841.67 cores=4-7
/proc/26321/task/26328/stat : 26328 (plingeling) R 26316 26316 26056 0 -1 4202560 110281 1247 0 0 484150 17 0 0 25 0 5 0 507359434 213299200 24196 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26321/tid=26329] ppid=26316 vsize=208300 CPUtime=4816 cores=4-7
/proc/26321/task/26329/stat : 26329 (plingeling) R 26316 26316 26056 0 -1 4202560 97936 1247 0 0 481586 14 0 0 25 0 5 0 507359434 213299200 24196 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26321/tid=26330] ppid=26316 vsize=208300 CPUtime=4842.41 cores=4-7
/proc/26321/task/26330/stat : 26330 (plingeling) R 26316 26316 26056 0 -1 4202560 97325 1247 0 0 484226 15 0 0 25 0 5 0 507359434 213299200 24196 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26321/tid=26331] ppid=26316 vsize=208300 CPUtime=4841.76 cores=4-7
/proc/26321/task/26331/stat : 26331 (plingeling) R 26316 26316 26056 0 -1 4202560 110879 1247 0 0 484161 15 0 0 25 0 5 0 507359434 213299200 24196 33554432000 4194304 4356188 140733242391808 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38711.7
Current children cumulated vsize (KiB) 2189784

[startup+4902.3 s]
/proc/loadavg: 8.12 8.07 8.00 9/180 26482
/proc/meminfo: memFree=21122896/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
[pid=26317] ppid=26316 vsize=10761036 CPUtime=4902.46 cores=0
/proc/26317/stat : 26317 (cryptominisat) R 26316 26316 26056 0 -1 4202496 1189287 0 0 0 489748 498 0 0 25 0 1 0 507359428 11019300864 16024 33554432000 4194304 4587354 140736475863392 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26317/statm: 2690259 16024 337 96 0 2686821 0
[pid=26318] ppid=26316 vsize=174516 CPUtime=4902.43 cores=1
/proc/26318/stat : 26318 (clasp) R 26316 26316 26056 0 -1 4202496 38489 0 0 0 490235 8 0 0 25 0 1 0 507359428 178704384 37038 33554432000 4194304 4785740 140733528080000 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26318/statm: 43629 37038 341 145 0 40674 0
[pid=26319] ppid=26316 vsize=459292 CPUtime=4902.45 cores=2
/proc/26319/stat : 26319 (TNM) R 26316 26316 26056 0 -1 4202496 1401 0 0 0 490242 3 0 0 25 0 1 0 507359428 470315008 1297 33554432000 134512640 134534564 4287643392 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26319/statm: 114823 1297 95 6 0 113489 0
[pid=26320] ppid=26316 vsize=697488 CPUtime=4902.46 cores=3
/proc/26320/stat : 26320 (march_hi) R 26316 26316 26056 0 -1 4202496 137261 0 0 0 490152 94 0 0 25 0 1 0 507359428 714227712 133205 33554432000 4194304 4331988 140734001588960 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26320/statm: 174372 133205 175 34 0 172814 0
[pid=26321] ppid=26316 vsize=223152 CPUtime=19581.6 cores=4-7
/proc/26321/stat : 26321 (plingeling) S 26316 26316 26056 0 -1 4202496 425236 1247 0 0 1958094 64 0 0 18 0 5 0 507359428 228507648 27909 33554432000 4194304 4356188 140733242391808 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26321/statm: 55788 27909 161 40 0 54332 0
[pid=26321/tid=26328] ppid=26316 vsize=223152 CPUtime=4901.65 cores=4-7
/proc/26321/task/26328/stat : 26328 (plingeling) R 26316 26316 26056 0 -1 4202560 112873 1247 0 0 490148 17 0 0 25 0 5 0 507359434 228507648 27909 33554432000 4194304 4356188 140733242391808 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26321/tid=26329] ppid=26316 vsize=223152 CPUtime=4875.67 cores=4-7
/proc/26321/task/26329/stat : 26329 (plingeling) R 26316 26316 26056 0 -1 4202560 98160 1247 0 0 487553 14 0 0 25 0 5 0 507359434 228507648 27909 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26321/tid=26330] ppid=26316 vsize=223152 CPUtime=4902.41 cores=4-7
/proc/26321/task/26330/stat : 26330 (plingeling) R 26316 26316 26056 0 -1 4202560 97646 1247 0 0 490226 15 0 0 25 0 5 0 507359434 228507648 27909 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26321/tid=26331] ppid=26316 vsize=223152 CPUtime=4901.76 cores=4-7
/proc/26321/task/26331/stat : 26331 (plingeling) R 26316 26316 26056 0 -1 4202560 112959 1247 0 0 490161 15 0 0 25 0 5 0 507359434 228507648 27909 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39191.4
Current children cumulated vsize (KiB) 12333808

[startup+4962.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/180 26484
/proc/meminfo: memFree=21108972/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
[pid=26317] ppid=26316 vsize=10761036 CPUtime=4962.45 cores=0
/proc/26317/stat : 26317 (cryptominisat) R 26316 26316 26056 0 -1 4202496 1196326 0 0 0 495742 503 0 0 25 0 1 0 507359428 11019300864 22967 33554432000 4194304 4587354 140736475863392 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26317/statm: 2690259 22967 337 96 0 2686821 0
[pid=26318] ppid=26316 vsize=175656 CPUtime=4962.44 cores=1
/proc/26318/stat : 26318 (clasp) R 26316 26316 26056 0 -1 4202496 38725 0 0 0 496236 8 0 0 25 0 1 0 507359428 179871744 37274 33554432000 4194304 4785740 140733528080000 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26318/statm: 43914 37274 341 145 0 40959 0
[pid=26319] ppid=26316 vsize=459292 CPUtime=4962.46 cores=2
/proc/26319/stat : 26319 (TNM) R 26316 26316 26056 0 -1 4202496 1401 0 0 0 496243 3 0 0 25 0 1 0 507359428 470315008 1297 33554432000 134512640 134534564 4287643392 18446744073709551615 134530672 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26319/statm: 114823 1297 95 6 0 113489 0
[pid=26320] ppid=26316 vsize=697488 CPUtime=4962.46 cores=3
/proc/26320/stat : 26320 (march_hi) R 26316 26316 26056 0 -1 4202496 138917 0 0 0 496151 95 0 0 25 0 1 0 507359428 714227712 134861 33554432000 4194304 4331988 140734001588960 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26320/statm: 174372 134861 175 34 0 172814 0
[pid=26321] ppid=26316 vsize=200240 CPUtime=19821.2 cores=4-7
/proc/26321/stat : 26321 (plingeling) S 26316 26316 26056 0 -1 4202496 426484 1247 0 0 1982061 64 0 0 18 0 5 0 507359428 205045760 22181 33554432000 4194304 4356188 140733242391808 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26321/statm: 50060 22181 161 40 0 48604 0
[pid=26321/tid=26328] ppid=26316 vsize=200240 CPUtime=4961.65 cores=4-7
/proc/26321/task/26328/stat : 26328 (plingeling) R 26316 26316 26056 0 -1 4202560 112873 1247 0 0 496148 17 0 0 25 0 5 0 507359434 205045760 22181 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26321/tid=26329] ppid=26316 vsize=200240 CPUtime=4935.34 cores=4-7
/proc/26321/task/26329/stat : 26329 (plingeling) R 26316 26316 26056 0 -1 4202560 98160 1247 0 0 493520 14 0 0 25 0 5 0 507359434 205045760 22181 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26321/tid=26330] ppid=26316 vsize=200240 CPUtime=4962.41 cores=4-7
/proc/26321/task/26330/stat : 26330 (plingeling) R 26316 26316 26056 0 -1 4202560 98894 1247 0 0 496226 15 0 0 25 0 5 0 507359434 205045760 22181 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26321/tid=26331] ppid=26316 vsize=200240 CPUtime=4961.76 cores=4-7
/proc/26321/task/26331/stat : 26331 (plingeling) R 26316 26316 26056 0 -1 4202560 112959 1247 0 0 496161 15 0 0 25 0 5 0 507359434 205045760 22181 33554432000 4194304 4356188 140733242391808 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39671.1
Current children cumulated vsize (KiB) 12312036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.06 8.06 8.00 9/180 26485
/proc/meminfo: memFree=21114780/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
[pid=26317] ppid=26316 vsize=10761104 CPUtime=5000.16 cores=0
/proc/26317/stat : 26317 (cryptominisat) R 26316 26316 26056 0 -1 4202496 1204376 0 0 0 499507 509 0 0 25 0 1 0 507359428 11019370496 17497 33554432000 4194304 4587354 140736475863392 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26317/statm: 2690276 17497 337 96 0 2686838 0
[pid=26318] ppid=26316 vsize=175656 CPUtime=5000.14 cores=1
/proc/26318/stat : 26318 (clasp) R 26316 26316 26056 0 -1 4202496 38725 0 0 0 500006 8 0 0 25 0 1 0 507359428 179871744 37274 33554432000 4194304 4785740 140733528080000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26318/statm: 43914 37274 341 145 0 40959 0
[pid=26319] ppid=26316 vsize=459292 CPUtime=5000.16 cores=2
/proc/26319/stat : 26319 (TNM) R 26316 26316 26056 0 -1 4202496 1401 0 0 0 500013 3 0 0 25 0 1 0 507359428 470315008 1297 33554432000 134512640 134534564 4287643392 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26319/statm: 114823 1297 95 6 0 113489 0
[pid=26320] ppid=26316 vsize=697488 CPUtime=5000.18 cores=3
/proc/26320/stat : 26320 (march_hi) R 26316 26316 26056 0 -1 4202496 139958 0 0 0 499922 96 0 0 25 0 1 0 507359428 714227712 135902 33554432000 4194304 4331988 140734001588960 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26320/statm: 174372 135902 175 34 0 172814 0
[pid=26321] ppid=26316 vsize=213296 CPUtime=19971.9 cores=4-7
/proc/26321/stat : 26321 (plingeling) S 26316 26316 26056 0 -1 4202496 429748 1247 0 0 1997123 64 0 0 18 0 5 0 507359428 218415104 25445 33554432000 4194304 4356188 140733242391808 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26321/statm: 53324 25445 161 40 0 51868 0
[pid=26321/tid=26328] ppid=26316 vsize=213296 CPUtime=4999.35 cores=4-7
/proc/26321/task/26328/stat : 26328 (plingeling) R 26316 26316 26056 0 -1 4202560 112873 1247 0 0 499918 17 0 0 25 0 5 0 507359434 218415104 25445 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26321/tid=26329] ppid=26316 vsize=213296 CPUtime=4972.84 cores=4-7
/proc/26321/task/26329/stat : 26329 (plingeling) R 26316 26316 26056 0 -1 4202560 100208 1247 0 0 497270 14 0 0 25 0 5 0 507359434 218415104 25445 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26321/tid=26330] ppid=26316 vsize=213296 CPUtime=5000.12 cores=4-7
/proc/26321/task/26330/stat : 26330 (plingeling) R 26316 26316 26056 0 -1 4202560 98894 1247 0 0 499997 15 0 0 25 0 5 0 507359434 218415104 25445 33554432000 4194304 4356188 140733242391808 18446744073709551615 4332023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26321/tid=26331] ppid=26316 vsize=213296 CPUtime=4999.47 cores=4-7
/proc/26321/task/26331/stat : 26331 (plingeling) R 26316 26316 26056 0 -1 4202560 114175 1247 0 0 499931 16 0 0 25 0 5 0 507359434 218415104 25445 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39972.5
Current children cumulated vsize (KiB) 12325160

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.06 8.06 8.00 9/180 26485
/proc/meminfo: memFree=21114780/32951124 swapFree=67111524/67111528
[pid=26316] ppid=26314 vsize=18324 CPUtime=0 cores=0-7
/proc/26316/stat : 26316 (ppfolio) S 26314 26316 26056 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 507359428 18763776 389 33554432000 4194304 4287625 140733548377104 18446744073709551615 264726425103 0 0 4096 65536 4600620812578324479 0 0 17 4 0 0 0
/proc/26316/statm: 4581 389 341 23 0 91 0
[pid=26317] ppid=26316 vsize=10761104 CPUtime=5000.16 cores=0
/proc/26317/stat : 26317 (cryptominisat) R 26316 26316 26056 0 -1 4202496 1204376 0 0 0 499507 509 0 0 25 0 1 0 507359428 11019370496 17497 33554432000 4194304 4587354 140736475863392 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26317/statm: 2690276 17497 337 96 0 2686838 0
[pid=26318] ppid=26316 vsize=175656 CPUtime=5000.14 cores=1
/proc/26318/stat : 26318 (clasp) R 26316 26316 26056 0 -1 4202496 38725 0 0 0 500006 8 0 0 25 0 1 0 507359428 179871744 37274 33554432000 4194304 4785740 140733528080000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26318/statm: 43914 37274 341 145 0 40959 0
[pid=26319] ppid=26316 vsize=459292 CPUtime=5000.16 cores=2
/proc/26319/stat : 26319 (TNM) R 26316 26316 26056 0 -1 4202496 1401 0 0 0 500013 3 0 0 25 0 1 0 507359428 470315008 1297 33554432000 134512640 134534564 4287643392 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26319/statm: 114823 1297 95 6 0 113489 0
[pid=26320] ppid=26316 vsize=697488 CPUtime=5000.18 cores=3
/proc/26320/stat : 26320 (march_hi) R 26316 26316 26056 0 -1 4202496 139958 0 0 0 499922 96 0 0 25 0 1 0 507359428 714227712 135902 33554432000 4194304 4331988 140734001588960 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26320/statm: 174372 135902 175 34 0 172814 0
[pid=26321] ppid=26316 vsize=213296 CPUtime=19971.9 cores=4-7
/proc/26321/stat : 26321 (plingeling) S 26316 26316 26056 0 -1 4202496 429748 1247 0 0 1997123 64 0 0 18 0 5 0 507359428 218415104 25445 33554432000 4194304 4356188 140733242391808 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26321/statm: 53324 25445 161 40 0 51868 0
[pid=26321/tid=26328] ppid=26316 vsize=213296 CPUtime=4999.35 cores=4-7
/proc/26321/task/26328/stat : 26328 (plingeling) R 26316 26316 26056 0 -1 4202560 112873 1247 0 0 499918 17 0 0 25 0 5 0 507359434 218415104 25445 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26321/tid=26329] ppid=26316 vsize=213296 CPUtime=4972.84 cores=4-7
/proc/26321/task/26329/stat : 26329 (plingeling) R 26316 26316 26056 0 -1 4202560 100208 1247 0 0 497270 14 0 0 25 0 5 0 507359434 218415104 25445 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26321/tid=26330] ppid=26316 vsize=213296 CPUtime=5000.12 cores=4-7
/proc/26321/task/26330/stat : 26330 (plingeling) R 26316 26316 26056 0 -1 4202560 98894 1247 0 0 499997 15 0 0 25 0 5 0 507359434 218415104 25445 33554432000 4194304 4356188 140733242391808 18446744073709551615 4332023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26321/tid=26331] ppid=26316 vsize=213296 CPUtime=4999.47 cores=4-7
/proc/26321/task/26331/stat : 26331 (plingeling) R 26316 26316 26056 0 -1 4202560 114175 1247 0 0 499931 16 0 0 25 0 5 0 507359434 218415104 25445 33554432000 4194304 4356188 140733242391808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39972.5
Current children cumulated vsize (KiB) 12325160

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26316 and gives
#  childrusage.ru_utime.tv_sec=14995
#  childrusage.ru_utime.tv_usec=286369
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=232204
# CPU time returned by wait4() is 15000.5
# while last known CPU time is 39972.5
#
# 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.5
CPU user time (s): 39965.7
CPU system time (s): 6.8
CPU usage (%): 799.448
Max. virtual memory (cumulated for all children) (KiB): 22189424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14995.3
system time used= 5.2322
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1245038
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= 670
involuntary context switches= 31845

runsolver used 8.47871 second user time and 18.8021 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 09:43:58
IDJOB=3219207
IDBENCH=82551
IDSOLVER=1638
FILE ID=node141/3219207-1304149438
RUNJOBID= node141-1304144336-26070
PBS_JOBID= 13170852
Free space on /tmp= 72600 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219207-1304149438/watcher-3219207-1304149438 -o /tmp/evaluation-result-3219207-1304149438/solver-3219207-1304149438 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219207-1304149438.cnf

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

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=1432099039

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21981784 kB
Buffers:       1406968 kB
Cached:        8923164 kB
SwapCached:          4 kB
Active:        2651576 kB
Inactive:      7741592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21981784 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10504 kB
Writeback:           0 kB
AnonPages:       63304 kB
Mapped:          14760 kB
Slab:           510964 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184012 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= 72588 MiB
End job on node141 at 2011-04-30 11:07:20