Trace number 3220083

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-S415002759-031-UNKNOWN.cnf
MD5SUM6d4469ea6d617a494594ad07b4996367
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-3220083-1304155784/watcher-3220083-1304155784 -o /tmp/evaluation-result-3220083-1304155784/solver-3220083-1304155784 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3220083-1304155784.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.46 7.95 7.97 1/170 25844
/proc/meminfo: memFree=27717504/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) R 25842 25844 25385 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0

[startup+0.00818705 s]
/proc/loadavg: 7.46 7.95 7.97 1/170 25844
/proc/meminfo: memFree=27717504/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 4 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.122495 s]
/proc/loadavg: 7.46 7.95 7.97 1/170 25844
/proc/meminfo: memFree=27717504/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30013 s]
/proc/loadavg: 7.46 7.95 7.97 1/170 25844
/proc/meminfo: memFree=27717504/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701049 s]
/proc/loadavg: 7.46 7.95 7.97 1/170 25844
/proc/meminfo: memFree=27717504/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5009 s]
/proc/loadavg: 7.46 7.95 7.97 9/180 25859
/proc/meminfo: memFree=27675388/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
[pid=25845] ppid=25844 vsize=963016 CPUtime=1.49 cores=0
/proc/25845/stat : 25845 (cryptominisat) R 25844 25844 25385 0 -1 4202496 5170 0 0 0 149 0 0 0 20 0 1 0 527178064 986128384 2060 33554432000 4194304 4587354 140736014541744 18446744073709551615 208079929030 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25845/statm: 240754 2060 327 96 0 237316 0
[pid=25846] ppid=25844 vsize=21060 CPUtime=1.49 cores=1
/proc/25846/stat : 25846 (clasp) R 25844 25844 25385 0 -1 4202496 2800 0 0 0 149 0 0 0 20 0 1 0 527178064 21565440 2605 33554432000 4194304 4785740 140733815179392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25846/statm: 5265 2605 340 145 0 2310 0
[pid=25847] ppid=25844 vsize=455032 CPUtime=1.49 cores=2
/proc/25847/stat : 25847 (TNM) R 25844 25844 25385 0 -1 4202496 1151 0 0 0 149 0 0 0 25 0 1 0 527178064 465952768 1048 33554432000 134512640 134534564 4293886944 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25847/statm: 113758 1048 91 6 0 112424 0
[pid=25848] ppid=25844 vsize=10932 CPUtime=1.48 cores=3
/proc/25848/stat : 25848 (march_hi) R 25844 25844 25385 0 -1 4202496 4745 0 0 0 148 0 0 0 25 0 1 0 527178064 11194368 1065 33554432000 4194304 4331988 140736331230480 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25848/statm: 2733 1065 150 34 0 1175 0
[pid=25849] ppid=25844 vsize=190588 CPUtime=5.79 cores=4-7
/proc/25849/stat : 25849 (plingeling) S 25844 25844 25385 0 -1 4202496 5933 1252 0 0 579 0 0 0 25 0 5 0 527178064 195162112 3354 33554432000 4194304 4356188 140735926094832 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25849/statm: 47647 3354 161 40 0 46191 0
[pid=25849/tid=25856] ppid=25844 vsize=190588 CPUtime=1.44 cores=4-7
/proc/25849/task/25856/stat : 25856 (plingeling) R 25844 25844 25385 0 -1 4202560 556 1252 0 0 144 0 0 0 25 0 5 0 527178069 195162112 3354 33554432000 4194304 4356188 140735926094832 18446744073709551615 4279478 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25849/tid=25857] ppid=25844 vsize=190588 CPUtime=1.44 cores=4-7
/proc/25849/task/25857/stat : 25857 (plingeling) R 25844 25844 25385 0 -1 4202560 569 1252 0 0 144 0 0 0 25 0 5 0 527178069 195162112 3354 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331323 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25849/tid=25858] ppid=25844 vsize=190588 CPUtime=1.42 cores=4-7
/proc/25849/task/25858/stat : 25858 (plingeling) R 25844 25844 25385 0 -1 4202560 591 1252 0 0 142 0 0 0 25 0 5 0 527178069 195162112 3354 33554432000 4194304 4356188 140735926094832 18446744073709551615 4281798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25849/tid=25859] ppid=25844 vsize=190588 CPUtime=1.43 cores=4-7
/proc/25849/task/25859/stat : 25859 (plingeling) R 25844 25844 25385 0 -1 4202560 621 1252 0 0 143 0 0 0 25 0 5 0 527178069 195162112 3354 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 1658952

[startup+3.1006 s]
/proc/loadavg: 7.46 7.95 7.97 9/180 25859
/proc/meminfo: memFree=27675388/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
[pid=25845] ppid=25844 vsize=984216 CPUtime=3.09 cores=0
/proc/25845/stat : 25845 (cryptominisat) R 25844 25844 25385 0 -1 4202496 11869 0 0 0 308 1 0 0 25 0 1 0 527178064 1007837184 6654 33554432000 4194304 4587354 140736014541744 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25845/statm: 246054 6654 337 96 0 242616 0
[pid=25846] ppid=25844 vsize=22900 CPUtime=3.09 cores=1
/proc/25846/stat : 25846 (clasp) R 25844 25844 25385 0 -1 4202496 3241 0 0 0 309 0 0 0 25 0 1 0 527178064 23449600 3046 33554432000 4194304 4785740 140733815179392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25846/statm: 5725 3046 340 145 0 2770 0
[pid=25847] ppid=25844 vsize=455032 CPUtime=3.09 cores=2
/proc/25847/stat : 25847 (TNM) R 25844 25844 25385 0 -1 4202496 1151 0 0 0 309 0 0 0 25 0 1 0 527178064 465952768 1048 33554432000 134512640 134534564 4293886944 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25847/statm: 113758 1048 91 6 0 112424 0
[pid=25848] ppid=25844 vsize=14320 CPUtime=3.09 cores=3
/proc/25848/stat : 25848 (march_hi) R 25844 25844 25385 0 -1 4202496 5787 0 0 0 308 1 0 0 25 0 1 0 527178064 14663680 1732 33554432000 4194304 4331988 140736331230480 18446744073709551615 208079627985 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25848/statm: 3580 1732 174 34 0 2022 0
[pid=25849] ppid=25844 vsize=192580 CPUtime=12.18 cores=4-7
/proc/25849/stat : 25849 (plingeling) S 25844 25844 25385 0 -1 4202496 6456 1252 0 0 1218 0 0 0 25 0 5 0 527178064 197201920 3877 33554432000 4194304 4356188 140735926094832 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25849/statm: 48145 3877 161 40 0 46689 0
[pid=25849/tid=25856] ppid=25844 vsize=192580 CPUtime=3.04 cores=4-7
/proc/25849/task/25856/stat : 25856 (plingeling) R 25844 25844 25385 0 -1 4202560 637 1252 0 0 304 0 0 0 25 0 5 0 527178069 197201920 3877 33554432000 4194304 4356188 140735926094832 18446744073709551615 4282625 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25849/tid=25857] ppid=25844 vsize=192580 CPUtime=3.04 cores=4-7
/proc/25849/task/25857/stat : 25857 (plingeling) R 25844 25844 25385 0 -1 4202560 747 1252 0 0 304 0 0 0 25 0 5 0 527178069 197201920 3877 33554432000 4194304 4356188 140735926094832 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25849/tid=25858] ppid=25844 vsize=192580 CPUtime=3.01 cores=4-7
/proc/25849/task/25858/stat : 25858 (plingeling) R 25844 25844 25385 0 -1 4202560 713 1252 0 0 301 0 0 0 25 0 5 0 527178069 197201920 3877 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25849/tid=25859] ppid=25844 vsize=192580 CPUtime=3.03 cores=4-7
/proc/25849/task/25859/stat : 25859 (plingeling) R 25844 25844 25385 0 -1 4202560 763 1252 0 0 303 0 0 0 25 0 5 0 527178069 197201920 3877 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 1687372

[startup+6.30099 s]
/proc/loadavg: 7.50 7.95 7.97 9/180 25859
/proc/meminfo: memFree=27650720/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
[pid=25845] ppid=25844 vsize=970588 CPUtime=6.29 cores=0
/proc/25845/stat : 25845 (cryptominisat) R 25844 25844 25385 0 -1 4202496 12582 0 0 0 628 1 0 0 25 0 1 0 527178064 993882112 6138 33554432000 4194304 4587354 140736014541744 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25845/statm: 242647 6138 337 96 0 239209 0
[pid=25846] ppid=25844 vsize=25312 CPUtime=6.29 cores=1
/proc/25846/stat : 25846 (clasp) R 25844 25844 25385 0 -1 4202496 3804 0 0 0 629 0 0 0 25 0 1 0 527178064 25919488 3609 33554432000 4194304 4785740 140733815179392 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25846/statm: 6328 3610 340 145 0 3373 0
[pid=25847] ppid=25844 vsize=459292 CPUtime=6.29 cores=2
/proc/25847/stat : 25847 (TNM) R 25844 25844 25385 0 -1 4202496 1400 0 0 0 629 0 0 0 25 0 1 0 527178064 470315008 1297 33554432000 134512640 134534564 4293886944 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25847/statm: 114823 1297 95 6 0 113489 0
[pid=25848] ppid=25844 vsize=14320 CPUtime=6.29 cores=3
/proc/25848/stat : 25848 (march_hi) R 25844 25844 25385 0 -1 4202496 5787 0 0 0 628 1 0 0 25 0 1 0 527178064 14663680 1732 33554432000 4194304 4331988 140736331230480 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25848/statm: 3580 1732 174 34 0 2022 0
[pid=25849] ppid=25844 vsize=196636 CPUtime=24.97 cores=4-7
/proc/25849/stat : 25849 (plingeling) S 25844 25844 25385 0 -1 4202496 7445 1252 0 0 2496 1 0 0 25 0 5 0 527178064 201355264 4866 33554432000 4194304 4356188 140735926094832 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25849/statm: 49159 4866 161 40 0 47703 0
[pid=25849/tid=25856] ppid=25844 vsize=196636 CPUtime=6.24 cores=4-7
/proc/25849/task/25856/stat : 25856 (plingeling) R 25844 25844 25385 0 -1 4202560 934 1252 0 0 624 0 0 0 25 0 5 0 527178069 201355264 4866 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25849/tid=25857] ppid=25844 vsize=196636 CPUtime=6.23 cores=4-7
/proc/25849/task/25857/stat : 25857 (plingeling) R 25844 25844 25385 0 -1 4202560 940 1252 0 0 623 0 0 0 25 0 5 0 527178069 201355264 4866 33554432000 4194304 4356188 140735926094832 18446744073709551615 4270898 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25849/tid=25858] ppid=25844 vsize=196636 CPUtime=6.2 cores=4-7
/proc/25849/task/25858/stat : 25858 (plingeling) R 25844 25844 25385 0 -1 4202560 971 1252 0 0 620 0 0 0 25 0 5 0 527178069 201355264 4866 33554432000 4194304 4356188 140735926094832 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25849/tid=25859] ppid=25844 vsize=196636 CPUtime=6.23 cores=4-7
/proc/25849/task/25859/stat : 25859 (plingeling) R 25844 25844 25385 0 -1 4202560 1004 1252 0 0 623 0 0 0 25 0 5 0 527178069 201355264 4866 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 1684472

[startup+12.7008 s]
/proc/loadavg: 7.54 7.95 7.97 9/180 25860
/proc/meminfo: memFree=27644536/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
[pid=25845] ppid=25844 vsize=985152 CPUtime=12.69 cores=0
/proc/25845/stat : 25845 (cryptominisat) R 25844 25844 25385 0 -1 4202496 14793 0 0 0 1267 2 0 0 25 0 1 0 527178064 1008795648 6941 33554432000 4194304 4587354 140736014541744 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25845/statm: 246288 6941 337 96 0 242850 0
[pid=25846] ppid=25844 vsize=28488 CPUtime=12.68 cores=1
/proc/25846/stat : 25846 (clasp) R 25844 25844 25385 0 -1 4202496 4590 0 0 0 1268 0 0 0 25 0 1 0 527178064 29171712 4395 33554432000 4194304 4785740 140733815179392 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25846/statm: 7122 4395 340 145 0 4167 0
[pid=25847] ppid=25844 vsize=459292 CPUtime=12.69 cores=2
/proc/25847/stat : 25847 (TNM) R 25844 25844 25385 0 -1 4202496 1400 0 0 0 1269 0 0 0 25 0 1 0 527178064 470315008 1297 33554432000 134512640 134534564 4293886944 18446744073709551615 134529896 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25847/statm: 114823 1297 95 6 0 113489 0
[pid=25848] ppid=25844 vsize=14320 CPUtime=12.69 cores=3
/proc/25848/stat : 25848 (march_hi) R 25844 25844 25385 0 -1 4202496 5788 0 0 0 1268 1 0 0 25 0 1 0 527178064 14663680 1733 33554432000 4194304 4331988 140736331230480 18446744073709551615 208079627985 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25848/statm: 3580 1733 174 34 0 2022 0
[pid=25849] ppid=25844 vsize=196248 CPUtime=50.52 cores=4-7
/proc/25849/stat : 25849 (plingeling) S 25844 25844 25385 0 -1 4202496 9716 1252 0 0 5051 1 0 0 25 0 5 0 527178064 200957952 4801 33554432000 4194304 4356188 140735926094832 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25849/statm: 49062 4801 161 40 0 47606 0
[pid=25849/tid=25856] ppid=25844 vsize=196248 CPUtime=12.64 cores=4-7
/proc/25849/task/25856/stat : 25856 (plingeling) R 25844 25844 25385 0 -1 4202560 2110 1252 0 0 1264 0 0 0 25 0 5 0 527178069 200957952 4801 33554432000 4194304 4356188 140735926094832 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25849/tid=25857] ppid=25844 vsize=196248 CPUtime=12.63 cores=4-7
/proc/25849/task/25857/stat : 25857 (plingeling) R 25844 25844 25385 0 -1 4202560 1102 1252 0 0 1263 0 0 0 25 0 5 0 527178069 200957952 4801 33554432000 4194304 4356188 140735926094832 18446744073709551615 4274506 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25849/tid=25858] ppid=25844 vsize=196248 CPUtime=12.56 cores=4-7
/proc/25849/task/25858/stat : 25858 (plingeling) R 25844 25844 25385 0 -1 4202560 1134 1252 0 0 1256 0 0 0 25 0 5 0 527178069 200957952 4801 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25849/tid=25859] ppid=25844 vsize=196248 CPUtime=12.63 cores=4-7
/proc/25849/task/25859/stat : 25859 (plingeling) R 25844 25844 25385 0 -1 4202560 1774 1252 0 0 1263 0 0 0 25 0 5 0 527178069 200957952 4801 33554432000 4194304 4356188 140735926094832 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 1701824

[startup+25.5013 s]
/proc/loadavg: 7.64 7.95 7.97 9/180 25860
/proc/meminfo: memFree=27627248/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
[pid=25845] ppid=25844 vsize=982364 CPUtime=25.49 cores=0
/proc/25845/stat : 25845 (cryptominisat) R 25844 25844 25385 0 -1 4202496 20334 0 0 0 2546 3 0 0 25 0 1 0 527178064 1005940736 9108 33554432000 4194304 4587354 140736014541744 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=25847] ppid=25844 vsize=459292 CPUtime=4782.46 cores=2
/proc/25847/stat : 25847 (TNM) R 25844 25844 25385 0 -1 4202496 1400 0 0 0 478243 3 0 0 25 0 1 0 527178064 470315008 1297 33554432000 134512640 134534564 4293886944 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25847/statm: 114823 1297 95 6 0 113489 0
[pid=25848] ppid=25844 vsize=697728 CPUtime=4781.66 cores=3
/proc/25848/stat : 25848 (march_hi) R 25844 25844 25385 0 -1 4202496 135353 0 0 0 478067 99 0 0 25 0 1 0 527178064 714473472 131298 33554432000 4194304 4331988 140736331230480 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25848/statm: 174432 131298 175 34 0 172874 0
[pid=25849] ppid=25844 vsize=277360 CPUtime=19103 cores=4-7
/proc/25849/stat : 25849 (plingeling) S 25844 25844 25385 0 -1 4202496 413201 1252 0 0 1910239 62 0 0 25 0 5 0 527178064 284016640 25079 33554432000 4194304 4356188 140735926094832 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25849/statm: 69340 25079 161 40 0 67884 0
[pid=25849/tid=25856] ppid=25844 vsize=277360 CPUtime=4782.42 cores=4-7
/proc/25849/task/25856/stat : 25856 (plingeling) R 25844 25844 25385 0 -1 4202560 111875 1252 0 0 478226 16 0 0 25 0 5 0 527178069 284016640 25079 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25849/tid=25857] ppid=25844 vsize=277360 CPUtime=4781.93 cores=4-7
/proc/25849/task/25857/stat : 25857 (plingeling) R 25844 25844 25385 0 -1 4202560 92940 1252 0 0 478179 14 0 0 25 0 5 0 527178069 284016640 25079 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25849/tid=25858] ppid=25844 vsize=277360 CPUtime=4756.17 cores=4-7
/proc/25849/task/25858/stat : 25858 (plingeling) R 25844 25844 25385 0 -1 4202560 93356 1252 0 0 475604 13 0 0 25 0 5 0 527178069 284016640 25079 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25849/tid=25859] ppid=25844 vsize=277360 CPUtime=4782.41 cores=4-7
/proc/25849/task/25859/stat : 25859 (plingeling) R 25844 25844 25385 0 -1 4202560 111434 1252 0 0 478224 17 0 0 25 0 5 0 527178069 284016640 25079 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38232.1
Current children cumulated vsize (KiB) 2869548

[startup+4842.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/180 26000
/proc/meminfo: memFree=26623724/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
[pid=25845] ppid=25844 vsize=1251772 CPUtime=4842.46 cores=0
/proc/25845/stat : 25845 (cryptominisat) R 25844 25844 25385 0 -1 4202496 1001366 0 0 0 483836 410 0 0 25 0 1 0 527178064 1281814528 78877 33554432000 4194304 4587354 140736014541744 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25845/statm: 312943 78877 337 96 0 309505 0
[pid=25846] ppid=25844 vsize=165496 CPUtime=4842.47 cores=1
/proc/25846/stat : 25846 (clasp) R 25844 25844 25385 0 -1 4202496 35891 0 0 0 484239 8 0 0 25 0 1 0 527178064 169467904 35196 33554432000 4194304 4785740 140733815179392 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25846/statm: 41374 35196 341 145 0 38419 0
[pid=25847] ppid=25844 vsize=459292 CPUtime=4842.47 cores=2
/proc/25847/stat : 25847 (TNM) R 25844 25844 25385 0 -1 4202496 1400 0 0 0 484244 3 0 0 25 0 1 0 527178064 470315008 1297 33554432000 134512640 134534564 4293886944 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25847/statm: 114823 1297 95 6 0 113489 0
[pid=25848] ppid=25844 vsize=697728 CPUtime=4841.65 cores=3
/proc/25848/stat : 25848 (march_hi) R 25844 25844 25385 0 -1 4202496 137035 0 0 0 484065 100 0 0 25 0 1 0 527178064 714473472 132980 33554432000 4194304 4331988 140736331230480 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25848/statm: 174432 132980 175 34 0 172874 0
[pid=25849] ppid=25844 vsize=279280 CPUtime=19342.7 cores=4-7
/proc/25849/stat : 25849 (plingeling) S 25844 25844 25385 0 -1 4202496 420657 1252 0 0 1934205 63 0 0 25 0 5 0 527178064 285982720 25559 33554432000 4194304 4356188 140735926094832 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25849/statm: 69820 25559 161 40 0 68364 0
[pid=25849/tid=25856] ppid=25844 vsize=279280 CPUtime=4842.42 cores=4-7
/proc/25849/task/25856/stat : 25856 (plingeling) R 25844 25844 25385 0 -1 4202560 111875 1252 0 0 484226 16 0 0 25 0 5 0 527178069 285982720 25559 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25849/tid=25857] ppid=25844 vsize=279280 CPUtime=4841.92 cores=4-7
/proc/25849/task/25857/stat : 25857 (plingeling) R 25844 25844 25385 0 -1 4202560 95724 1252 0 0 484178 14 0 0 25 0 5 0 527178069 285982720 25559 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25849/tid=25858] ppid=25844 vsize=279280 CPUtime=4815.85 cores=4-7
/proc/25849/task/25858/stat : 25858 (plingeling) R 25844 25844 25385 0 -1 4202560 95980 1252 0 0 481571 14 0 0 25 0 5 0 527178069 285982720 25559 33554432000 4194304 4356188 140735926094832 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25849/tid=25859] ppid=25844 vsize=279280 CPUtime=4842.4 cores=4-7
/proc/25849/task/25859/stat : 25859 (plingeling) R 25844 25844 25385 0 -1 4202560 113482 1252 0 0 484223 17 0 0 25 0 5 0 527178069 285982720 25559 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331154 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) 2871892

[startup+4902.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/180 26002
/proc/meminfo: memFree=26632992/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
[pid=25845] ppid=25844 vsize=1251772 CPUtime=4902.46 cores=0
/proc/25845/stat : 25845 (cryptominisat) R 25844 25844 25385 0 -1 4202496 1001366 0 0 0 489835 411 0 0 25 0 1 0 527178064 1281814528 78877 33554432000 4194304 4587354 140736014541744 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25845/statm: 312943 78877 337 96 0 309505 0
[pid=25846] ppid=25844 vsize=166996 CPUtime=4902.47 cores=1
/proc/25846/stat : 25846 (clasp) R 25844 25844 25385 0 -1 4202496 36202 0 0 0 490239 8 0 0 25 0 1 0 527178064 171003904 35507 33554432000 4194304 4785740 140733815179392 18446744073709551615 4309545 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25846/statm: 41749 35507 341 145 0 38794 0
[pid=25847] ppid=25844 vsize=459292 CPUtime=4902.47 cores=2
/proc/25847/stat : 25847 (TNM) R 25844 25844 25385 0 -1 4202496 1400 0 0 0 490244 3 0 0 25 0 1 0 527178064 470315008 1297 33554432000 134512640 134534564 4293886944 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25847/statm: 114823 1297 95 6 0 113489 0
[pid=25848] ppid=25844 vsize=697728 CPUtime=4901.66 cores=3
/proc/25848/stat : 25848 (march_hi) R 25844 25844 25385 0 -1 4202496 138742 0 0 0 490064 102 0 0 25 0 1 0 527178064 714473472 134687 33554432000 4194304 4331988 140736331230480 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25848/statm: 174432 134687 175 34 0 172874 0
[pid=25849] ppid=25844 vsize=262772 CPUtime=19582.4 cores=4-7
/proc/25849/stat : 25849 (plingeling) S 25844 25844 25385 0 -1 4202496 422066 1252 0 0 1958173 63 0 0 25 0 5 0 527178064 269078528 21432 33554432000 4194304 4356188 140735926094832 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25849/statm: 65693 21432 161 40 0 64237 0
[pid=25849/tid=25856] ppid=25844 vsize=262772 CPUtime=4902.42 cores=4-7
/proc/25849/task/25856/stat : 25856 (plingeling) R 25844 25844 25385 0 -1 4202560 113091 1252 0 0 490226 16 0 0 25 0 5 0 527178069 269078528 21432 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25849/tid=25857] ppid=25844 vsize=262772 CPUtime=4901.92 cores=4-7
/proc/25849/task/25857/stat : 25857 (plingeling) R 25844 25844 25385 0 -1 4202560 95788 1252 0 0 490178 14 0 0 25 0 5 0 527178069 269078528 21432 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25849/tid=25858] ppid=25844 vsize=262772 CPUtime=4875.52 cores=4-7
/proc/25849/task/25858/stat : 25858 (plingeling) R 25844 25844 25385 0 -1 4202560 96109 1252 0 0 487538 14 0 0 25 0 5 0 527178069 269078528 21432 33554432000 4194304 4356188 140735926094832 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25849/tid=25859] ppid=25844 vsize=262772 CPUtime=4902.41 cores=4-7
/proc/25849/task/25859/stat : 25859 (plingeling) R 25844 25844 25385 0 -1 4202560 113482 1252 0 0 490224 17 0 0 25 0 5 0 527178069 269078528 21432 33554432000 4194304 4356188 140735926094832 18446744073709551615 4332239 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) 2856884

[startup+4962.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/180 26004
/proc/meminfo: memFree=26605808/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
[pid=25845] ppid=25844 vsize=1251772 CPUtime=4962.47 cores=0
/proc/25845/stat : 25845 (cryptominisat) R 25844 25844 25385 0 -1 4202496 1001366 0 0 0 495836 411 0 0 25 0 1 0 527178064 1281814528 78877 33554432000 4194304 4587354 140736014541744 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25845/statm: 312943 78877 337 96 0 309505 0
[pid=25846] ppid=25844 vsize=168064 CPUtime=4962.47 cores=1
/proc/25846/stat : 25846 (clasp) R 25844 25844 25385 0 -1 4202496 36439 0 0 0 496239 8 0 0 25 0 1 0 527178064 172097536 35744 33554432000 4194304 4785740 140733815179392 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25846/statm: 42016 35744 341 145 0 39061 0
[pid=25847] ppid=25844 vsize=459292 CPUtime=4962.47 cores=2
/proc/25847/stat : 25847 (TNM) R 25844 25844 25385 0 -1 4202496 1400 0 0 0 496244 3 0 0 25 0 1 0 527178064 470315008 1297 33554432000 134512640 134534564 4293886944 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25847/statm: 114823 1297 95 6 0 113489 0
[pid=25848] ppid=25844 vsize=697728 CPUtime=4961.66 cores=3
/proc/25848/stat : 25848 (march_hi) R 25844 25844 25385 0 -1 4202496 140415 0 0 0 496063 103 0 0 25 0 1 0 527178064 714473472 136360 33554432000 4194304 4331988 140736331230480 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25848/statm: 174432 136360 175 34 0 172874 0
[pid=25849] ppid=25844 vsize=283124 CPUtime=19822 cores=4-7
/proc/25849/stat : 25849 (plingeling) S 25844 25844 25385 0 -1 4202496 427154 1252 0 0 1982139 64 0 0 25 0 5 0 527178064 289918976 26520 33554432000 4194304 4356188 140735926094832 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25849/statm: 70781 26520 161 40 0 69325 0
[pid=25849/tid=25856] ppid=25844 vsize=283124 CPUtime=4962.42 cores=4-7
/proc/25849/task/25856/stat : 25856 (plingeling) R 25844 25844 25385 0 -1 4202560 115363 1252 0 0 496226 16 0 0 25 0 5 0 527178069 289918976 26520 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25849/tid=25857] ppid=25844 vsize=283124 CPUtime=4961.92 cores=4-7
/proc/25849/task/25857/stat : 25857 (plingeling) R 25844 25844 25385 0 -1 4202560 95980 1252 0 0 496178 14 0 0 25 0 5 0 527178069 289918976 26520 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25849/tid=25858] ppid=25844 vsize=283124 CPUtime=4935.19 cores=4-7
/proc/25849/task/25858/stat : 25858 (plingeling) R 25844 25844 25385 0 -1 4202560 97517 1252 0 0 493505 14 0 0 25 0 5 0 527178069 289918976 26520 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25849/tid=25859] ppid=25844 vsize=283124 CPUtime=4962.42 cores=4-7
/proc/25849/task/25859/stat : 25859 (plingeling) R 25844 25844 25385 0 -1 4202560 114698 1252 0 0 496224 18 0 0 25 0 5 0 527178069 289918976 26520 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331002 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) 2878304



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.10 8.06 8.00 9/180 26005
/proc/meminfo: memFree=26600216/32950928 swapFree=67111356/67111528
[pid=25844] ppid=25842 vsize=18324 CPUtime=0 cores=0-7
/proc/25844/stat : 25844 (ppfolio) S 25842 25844 25385 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527178064 18763776 389 33554432000 4194304 4287625 140735165890272 18446744073709551615 208080252431 0 0 4096 65536 4530014161572200447 0 0 17 6 0 0 0
/proc/25844/statm: 4581 389 341 23 0 91 0
[pid=25845] ppid=25844 vsize=1251772 CPUtime=5000.17 cores=0
/proc/25845/stat : 25845 (cryptominisat) R 25844 25844 25385 0 -1 4202496 1001366 0 0 0 499606 411 0 0 25 0 1 0 527178064 1281814528 78877 33554432000 4194304 4587354 140736014541744 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25845/statm: 312943 78877 337 96 0 309505 0
[pid=25846] ppid=25844 vsize=168064 CPUtime=5000.18 cores=1
/proc/25846/stat : 25846 (clasp) R 25844 25844 25385 0 -1 4202496 36439 0 0 0 500010 8 0 0 25 0 1 0 527178064 172097536 35744 33554432000 4194304 4785740 140733815179392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25846/statm: 42016 35744 341 145 0 39061 0
[pid=25847] ppid=25844 vsize=459292 CPUtime=5000.18 cores=2
/proc/25847/stat : 25847 (TNM) R 25844 25844 25385 0 -1 4202496 1400 0 0 0 500015 3 0 0 25 0 1 0 527178064 470315008 1297 33554432000 134512640 134534564 4293886944 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25847/statm: 114823 1297 95 6 0 113489 0
[pid=25848] ppid=25844 vsize=697728 CPUtime=4999.37 cores=3
/proc/25848/stat : 25848 (march_hi) R 25844 25844 25385 0 -1 4202496 141475 0 0 0 499833 104 0 0 25 0 1 0 527178064 714473472 137420 33554432000 4194304 4331988 140736331230480 18446744073709551615 4247543 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25848/statm: 174432 137420 175 34 0 172874 0
[pid=25849] ppid=25844 vsize=283768 CPUtime=19972.6 cores=4-7
/proc/25849/stat : 25849 (plingeling) S 25844 25844 25385 0 -1 4202496 430803 1252 0 0 1997200 64 0 0 25 0 5 0 527178064 290578432 26681 33554432000 4194304 4356188 140735926094832 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25849/statm: 70942 26681 161 40 0 69486 0
[pid=25849/tid=25856] ppid=25844 vsize=283768 CPUtime=5000.13 cores=4-7
/proc/25849/task/25856/stat : 25856 (plingeling) R 25844 25844 25385 0 -1 4202560 115492 1252 0 0 499997 16 0 0 25 0 5 0 527178069 290578432 26681 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25849/tid=25857] ppid=25844 vsize=283768 CPUtime=4999.62 cores=4-7
/proc/25849/task/25857/stat : 25857 (plingeling) R 25844 25844 25385 0 -1 4202560 97196 1252 0 0 499948 14 0 0 25 0 5 0 527178069 290578432 26681 33554432000 4194304 4356188 140735926094832 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25849/tid=25858] ppid=25844 vsize=283768 CPUtime=4972.69 cores=4-7
/proc/25849/task/25858/stat : 25858 (plingeling) R 25844 25844 25385 0 -1 4202560 97549 1252 0 0 497255 14 0 0 25 0 5 0 527178069 290578432 26681 33554432000 4194304 4356188 140735926094832 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25849/tid=25859] ppid=25844 vsize=283768 CPUtime=5000.12 cores=4-7
/proc/25849/task/25859/stat : 25859 (plingeling) R 25844 25844 25385 0 -1 4202560 116970 1252 0 0 499994 18 0 0 25 0 5 0 527178069 290578432 26681 33554432000 4194304 4356188 140735926094832 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) 2878948

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 25844 and gives
#  childrusage.ru_utime.tv_sec=10000
#  childrusage.ru_utime.tv_usec=262728
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=131979
# CPU time returned by wait4() is 10000.4
# 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): 39966.6
CPU system time (s): 5.9
CPU usage (%): 799.448
Max. virtual memory (cumulated for all children) (KiB): 8284360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10000.3
system time used= 0.131979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38374
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= 595
involuntary context switches= 21761

runsolver used 8.43672 second user time and 18.8441 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 11:29:44
IDJOB=3220083
IDBENCH=82697
IDSOLVER=1638
FILE ID=node127/3220083-1304155784
RUNJOBID= node127-1304145609-25399
PBS_JOBID= 13170893
Free space on /tmp= 72736 MiB

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

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

MD5SUM BENCH= 6d4469ea6d617a494594ad07b4996367
RANDOM SEED=101956436

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27717908 kB
Buffers:       1308100 kB
Cached:        3396592 kB
SwapCached:          8 kB
Active:         264940 kB
Inactive:      4502904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27717908 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           10880 kB
Writeback:           0 kB
AnonPages:       63684 kB
Mapped:          14704 kB
Slab:           399172 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184212 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= 72724 MiB
End job on node127 at 2011-04-30 12:53:06