Trace number 3275226

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) 40000.6 5003.52

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.63714
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 8 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275226-1304165940/watcher-3275226-1304165940 -o /tmp/evaluation-result-3275226-1304165940/solver-3275226-1304165940 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275226-1304165940.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): 5100 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.01 7.99 7.99 1/170 26339
/proc/meminfo: memFree=27713900/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 4 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0

[startup+0.158154 s]
/proc/loadavg: 8.01 7.99 7.99 1/170 26339
/proc/meminfo: memFree=27713900/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200146 s]
/proc/loadavg: 8.01 7.99 7.99 1/170 26339
/proc/meminfo: memFree=27713900/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300127 s]
/proc/loadavg: 8.01 7.99 7.99 1/170 26339
/proc/meminfo: memFree=27713900/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70105 s]
/proc/loadavg: 8.01 7.99 7.99 1/170 26339
/proc/meminfo: memFree=27713900/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5009 s]
/proc/loadavg: 8.01 7.99 7.99 9/180 26354
/proc/meminfo: memFree=27697964/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
[pid=26340] ppid=26339 vsize=1900580 CPUtime=1.49 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26028 0 -1 4202496 2993 0 0 0 149 0 0 0 25 0 1 0 528193641 1946193920 1043 33554432000 4194304 4587354 140733764416016 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 475145 1043 331 96 0 471707 0
[pid=26341] ppid=26339 vsize=13488 CPUtime=1.49 cores=1
/proc/26341/stat : 26341 (clasp) R 26339 26339 26028 0 -1 4202496 826 0 0 0 149 0 0 0 25 0 1 0 528193641 13811712 715 33554432000 4194304 4785740 140734129488672 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26341/statm: 3372 715 340 145 0 417 0
[pid=26342] ppid=26339 vsize=455696 CPUtime=1.49 cores=2
/proc/26342/stat : 26342 (TNM) R 26339 26339 26028 0 -1 4202496 289 0 0 0 149 0 0 0 25 0 1 0 528193641 466632704 185 33554432000 134512640 134534564 4292536576 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26342/statm: 113924 185 95 6 0 112590 0
[pid=26343] ppid=26339 vsize=8148 CPUtime=1.49 cores=3
/proc/26343/stat : 26343 (march_hi) R 26339 26339 26028 0 -1 4202496 663 0 0 0 149 0 0 0 25 0 1 0 528193641 8343552 555 33554432000 4194304 4331988 140737147656240 18446744073709551615 4239511 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26343/statm: 2037 555 175 34 0 479 0
[pid=26344] ppid=26339 vsize=122976 CPUtime=5.78 cores=4-7
/proc/26344/stat : 26344 (plingeling) S 26339 26339 26028 0 -1 4202496 4269 1250 0 0 578 0 0 0 25 0 5 0 528193641 125927424 2834 33554432000 4194304 4356188 140737360663424 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26344/statm: 30744 2834 163 40 0 29288 0
[pid=26344/tid=26351] ppid=26339 vsize=122976 CPUtime=1.49 cores=4-7
/proc/26344/task/26351/stat : 26351 (plingeling) R 26339 26339 26028 0 -1 4202560 1123 1250 0 0 149 0 0 0 20 0 5 0 528193641 125927424 2834 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331337 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26344/tid=26352] ppid=26339 vsize=122976 CPUtime=1.41 cores=4-7
/proc/26344/task/26352/stat : 26352 (plingeling) R 26339 26339 26028 0 -1 4202560 919 1250 0 0 141 0 0 0 25 0 5 0 528193641 125927424 2834 33554432000 4194304 4356188 140737360663424 18446744073709551615 4281677 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26344/tid=26353] ppid=26339 vsize=122976 CPUtime=1.39 cores=4-7
/proc/26344/task/26353/stat : 26353 (plingeling) R 26339 26339 26028 0 -1 4202560 913 1250 0 0 139 0 0 0 25 0 5 0 528193641 125927424 2834 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331072 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26344/tid=26354] ppid=26339 vsize=122976 CPUtime=1.48 cores=4-7
/proc/26344/task/26354/stat : 26354 (plingeling) R 26339 26339 26028 0 -1 4202560 976 1250 0 0 148 0 0 0 25 0 5 0 528193641 125927424 2834 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 2519212

[startup+3.10059 s]
/proc/loadavg: 8.01 7.99 7.99 9/180 26354
/proc/meminfo: memFree=27681224/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
[pid=26340] ppid=26339 vsize=1910844 CPUtime=3.09 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26028 0 -1 4202496 6493 0 0 0 308 1 0 0 25 0 1 0 528193641 1956704256 3846 33554432000 4194304 4587354 140733764416016 18446744073709551615 4238062 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 477711 3846 337 96 0 474273 0
[pid=26341] ppid=26339 vsize=14020 CPUtime=3.09 cores=1
/proc/26341/stat : 26341 (clasp) R 26339 26339 26028 0 -1 4202496 974 0 0 0 309 0 0 0 25 0 1 0 528193641 14356480 863 33554432000 4194304 4785740 140734129488672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26341/statm: 3505 863 340 145 0 550 0
[pid=26342] ppid=26339 vsize=455696 CPUtime=3.09 cores=2
/proc/26342/stat : 26342 (TNM) R 26339 26339 26028 0 -1 4202496 289 0 0 0 309 0 0 0 25 0 1 0 528193641 466632704 185 33554432000 134512640 134534564 4292536576 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26342/statm: 113924 185 95 6 0 112590 0
[pid=26343] ppid=26339 vsize=9628 CPUtime=3.09 cores=3
/proc/26343/stat : 26343 (march_hi) R 26339 26339 26028 0 -1 4202496 925 0 0 0 309 0 0 0 25 0 1 0 528193641 9859072 817 33554432000 4194304 4331988 140737147656240 18446744073709551615 4237116 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26343/statm: 2407 817 175 34 0 849 0
[pid=26344] ppid=26339 vsize=124772 CPUtime=12.17 cores=4-7
/proc/26344/stat : 26344 (plingeling) S 26339 26339 26028 0 -1 4202496 6382 1250 0 0 1217 0 0 0 25 0 5 0 528193641 127766528 3283 33554432000 4194304 4356188 140737360663424 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26344/statm: 31193 3283 163 40 0 29737 0
[pid=26344/tid=26351] ppid=26339 vsize=124772 CPUtime=3.09 cores=4-7
/proc/26344/task/26351/stat : 26351 (plingeling) R 26339 26339 26028 0 -1 4202560 1796 1250 0 0 309 0 0 0 25 0 5 0 528193641 127766528 3283 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26344/tid=26352] ppid=26339 vsize=124772 CPUtime=3.01 cores=4-7
/proc/26344/task/26352/stat : 26352 (plingeling) R 26339 26339 26028 0 -1 4202560 1303 1250 0 0 301 0 0 0 25 0 5 0 528193641 127766528 3283 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26344/tid=26353] ppid=26339 vsize=124772 CPUtime=2.99 cores=4-7
/proc/26344/task/26353/stat : 26353 (plingeling) R 26339 26339 26028 0 -1 4202560 1329 1250 0 0 299 0 0 0 25 0 5 0 528193641 127766528 3283 33554432000 4194304 4356188 140737360663424 18446744073709551615 4284008 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26344/tid=26354] ppid=26339 vsize=124772 CPUtime=3.07 cores=4-7
/proc/26344/task/26354/stat : 26354 (plingeling) R 26339 26339 26028 0 -1 4202560 1616 1250 0 0 307 0 0 0 25 0 5 0 528193641 127766528 3283 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331811 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 2533284

[startup+6.30098 s]
/proc/loadavg: 8.01 7.99 7.99 9/180 26354
/proc/meminfo: memFree=27672172/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
[pid=26340] ppid=26339 vsize=1919076 CPUtime=6.29 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26028 0 -1 4202496 9645 0 0 0 628 1 0 0 25 0 1 0 528193641 1965133824 5366 33554432000 4194304 4587354 140733764416016 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 479769 5366 337 96 0 476331 0
[pid=26341] ppid=26339 vsize=14688 CPUtime=6.29 cores=1
/proc/26341/stat : 26341 (clasp) R 26339 26339 26028 0 -1 4202496 1126 0 0 0 629 0 0 0 25 0 1 0 528193641 15040512 1015 33554432000 4194304 4785740 140734129488672 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26341/statm: 3672 1015 340 145 0 717 0
[pid=26342] ppid=26339 vsize=455696 CPUtime=6.29 cores=2
/proc/26342/stat : 26342 (TNM) R 26339 26339 26028 0 -1 4202496 289 0 0 0 629 0 0 0 25 0 1 0 528193641 466632704 185 33554432000 134512640 134534564 4292536576 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26342/statm: 113924 185 95 6 0 112590 0
[pid=26343] ppid=26339 vsize=12708 CPUtime=6.29 cores=3
/proc/26343/stat : 26343 (march_hi) R 26339 26339 26028 0 -1 4202496 1431 0 0 0 629 0 0 0 25 0 1 0 528193641 13012992 1323 33554432000 4194304 4331988 140737147656240 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26343/statm: 3177 1323 175 34 0 1619 0
[pid=26344] ppid=26339 vsize=130804 CPUtime=24.97 cores=4-7
/proc/26344/stat : 26344 (plingeling) S 26339 26339 26028 0 -1 4202496 9682 1250 0 0 2496 1 0 0 25 0 5 0 528193641 133943296 4791 33554432000 4194304 4356188 140737360663424 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26344/statm: 32701 4791 163 40 0 31245 0
[pid=26344/tid=26351] ppid=26339 vsize=130804 CPUtime=6.29 cores=4-7
/proc/26344/task/26351/stat : 26351 (plingeling) R 26339 26339 26028 0 -1 4202560 2468 1250 0 0 629 0 0 0 25 0 5 0 528193641 133943296 4791 33554432000 4194304 4356188 140737360663424 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26344/tid=26352] ppid=26339 vsize=130804 CPUtime=6.21 cores=4-7
/proc/26344/task/26352/stat : 26352 (plingeling) R 26339 26339 26028 0 -1 4202560 2361 1250 0 0 621 0 0 0 25 0 5 0 528193641 133943296 4791 33554432000 4194304 4356188 140737360663424 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26344/tid=26353] ppid=26339 vsize=130804 CPUtime=6.19 cores=4-7
/proc/26344/task/26353/stat : 26353 (plingeling) R 26339 26339 26028 0 -1 4202560 2290 1250 0 0 619 0 0 0 25 0 5 0 528193641 133943296 4791 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26344/tid=26354] ppid=26339 vsize=130804 CPUtime=6.26 cores=4-7
/proc/26344/task/26354/stat : 26354 (plingeling) R 26339 26339 26028 0 -1 4202560 2225 1250 0 0 626 0 0 0 25 0 5 0 528193641 133943296 4791 33554432000 4194304 4356188 140737360663424 18446744073709551615 4332239 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 2551296

[startup+12.7008 s]
/proc/loadavg: 8.01 7.99 7.99 9/180 26354
/proc/meminfo: memFree=27656216/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
[pid=26340] ppid=26339 vsize=1916652 CPUtime=12.69 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26028 0 -1 4202496 13541 0 0 0 1267 2 0 0 25 0 1 0 528193641 1962651648 7153 33554432000 4194304 4587354 140733764416016 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 479163 7153 337 96 0 475725 0
[pid=26341] ppid=26339 vsize=15496 CPUtime=12.69 cores=1
/proc/26341/stat : 26341 (clasp) R 26339 26339 26028 0 -1 4202496 1333 0 0 0 1269 0 0 0 25 0 1 0 528193641 15867904 1222 33554432000 4194304 4785740 140734129488672 18446744073709551615 4549079 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26341/statm: 3874 1222 340 145 0 919 0
[pid=26342] ppid=26339 vsize=455696 CPUtime=12.69 cores=2
/proc/26342/stat : 26342 (TNM) R 26339 26339 26028 0 -1 4202496 289 0 0 0 1269 0 0 0 25 0 1 0 528193641 466632704 185 33554432000 134512640 134534564 4292536576 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26342/statm: 113924 185 95 6 0 112590 0
[pid=26343] ppid=26339 vsize=15704 CPUtime=12.68 cores=3
/proc/26343/stat : 26343 (march_hi) R 26339 26339 26028 0 -1 4202496 2408 0 0 0 1268 0 0 0 25 0 1 0 528193641 16080896 2300 33554432000 4194304 4331988 140737147656240 18446744073709551615 4210377 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26343/statm: 3926 2300 175 34 0 2368 0
[pid=26344] ppid=26339 vsize=131076 CPUtime=50.53 cores=4-7
/proc/26344/stat : 26344 (plingeling) S 26339 26339 26028 0 -1 4202496 13782 1250 0 0 5051 2 0 0 25 0 5 0 528193641 134221824 4859 33554432000 4194304 4356188 140737360663424 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26344/statm: 32769 4859 163 40 0 31313 0
[pid=26344/tid=26351] ppid=26339 vsize=131076 CPUtime=12.68 cores=4-7
/proc/26344/task/26351/stat : 26351 (plingeling) R 26339 26339 26028 0 -1 4202560 3558 1250 0 0 1268 0 0 0 25 0 5 0 528193641 134221824 4859 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26344/tid=26352] ppid=26339 vsize=131076 CPUtime=12.61 cores=4-7
/proc/26344/task/26352/stat : 26352 (plingeling) R 26339 26339 26028 0 -1 4202560 3322 1250 0 0 1261 0 0 0 25 0 5 0 528193641 134221824 4859 33554432000 4194304 4356188 140737360663424 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26344/tid=26353] ppid=26339 vsize=131076 CPUtime=12.59 cores=4-7
/proc/26344/task/26353/stat : 26353 (plingeling) R 26339 26339 26028 0 -1 4202560 3282 1250 0 0 1259 0 0 0 25 0 5 0 528193641 134221824 4859 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331281 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26344/tid=26354] ppid=26339 vsize=131076 CPUtime=12.62 cores=4-7
/proc/26344/task/26354/stat : 26354 (plingeling) R 26339 26339 26028 0 -1 4202560 3282 1250 0 0 1262 0 0 0 25 0 5 0 528193641 134221824 4859 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331506 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 2552948

[startup+25.5013 s]
/proc/loadavg: 8.01 7.99 7.99 9/180 26355
/proc/meminfo: memFree=27630960/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
[pid=26340] ppid=26339 vsize=1924800 CPUtime=25.49 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26028 0 -1 4202496 16889 0 0 0 2547 2 0 0 25 0 1 0 528193641 1970995200 9137 33554432000 4194304 4587354 140733764416016 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=26342] ppid=26339 vsize=455700 CPUtime=4782.47 cores=2
/proc/26342/stat : 26342 (TNM) R 26339 26339 26028 0 -1 4202496 298 0 0 0 478245 2 0 0 25 0 1 0 528193641 466636800 194 33554432000 134512640 134534564 4292536576 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26342/statm: 113925 194 103 6 0 112591 0
[pid=26343] ppid=26339 vsize=2690364 CPUtime=4781.66 cores=3
/proc/26343/stat : 26343 (march_hi) R 26339 26339 26028 0 -1 4202496 585596 0 0 0 477843 323 0 0 25 0 1 0 528193641 2754932736 585488 33554432000 4194304 4331988 140737147656240 18446744073709551615 4212393 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26343/statm: 672591 585488 175 34 0 671033 0
[pid=26344] ppid=26339 vsize=307692 CPUtime=19103 cores=4-7
/proc/26344/stat : 26344 (plingeling) S 26339 26339 26028 0 -1 4202496 855332 1250 0 0 1910178 125 0 0 25 0 5 0 528193641 315076608 49013 33554432000 4194304 4356188 140737360663424 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26344/statm: 76923 49013 163 40 0 75467 0
[pid=26344/tid=26351] ppid=26339 vsize=307692 CPUtime=4782.45 cores=4-7
/proc/26344/task/26351/stat : 26351 (plingeling) R 26339 26339 26028 0 -1 4202560 217226 1250 0 0 478211 34 0 0 25 0 5 0 528193641 315076608 49013 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26344/tid=26352] ppid=26339 vsize=307692 CPUtime=4781.94 cores=4-7
/proc/26344/task/26352/stat : 26352 (plingeling) R 26339 26339 26028 0 -1 4202560 201661 1250 0 0 478165 29 0 0 25 0 5 0 528193641 315076608 49013 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26344/tid=26353] ppid=26339 vsize=307692 CPUtime=4782.37 cores=4-7
/proc/26344/task/26353/stat : 26353 (plingeling) R 26339 26339 26028 0 -1 4202560 215990 1250 0 0 478206 31 0 0 25 0 5 0 528193641 315076608 49013 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26344/tid=26354] ppid=26339 vsize=307692 CPUtime=4756.25 cores=4-7
/proc/26344/task/26354/stat : 26354 (plingeling) R 26339 26339 26028 0 -1 4202560 220117 1250 0 0 475595 30 0 0 25 0 5 0 528193641 315076608 49013 33554432000 4194304 4356188 140737360663424 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38232.1
Current children cumulated vsize (KiB) 5652536

[startup+4842.31 s]
/proc/loadavg: 8.09 8.06 8.00 9/180 26495
/proc/meminfo: memFree=24840360/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
[pid=26340] ppid=26339 vsize=2155952 CPUtime=4842.47 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26028 0 -1 4202496 401473 0 0 0 484079 168 0 0 25 0 1 0 528193641 2207694848 66483 33554432000 4194304 4587354 140733764416016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 538988 66483 337 96 0 535550 0
[pid=26341] ppid=26339 vsize=24504 CPUtime=4842.47 cores=1
/proc/26341/stat : 26341 (clasp) R 26339 26339 26028 0 -1 4202496 3562 0 0 0 484247 0 0 0 25 0 1 0 528193641 25092096 3451 33554432000 4194304 4785740 140734129488672 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26341/statm: 6126 3451 340 145 0 3171 0
[pid=26342] ppid=26339 vsize=455700 CPUtime=4842.47 cores=2
/proc/26342/stat : 26342 (TNM) R 26339 26339 26028 0 -1 4202496 298 0 0 0 484245 2 0 0 25 0 1 0 528193641 466636800 194 33554432000 134512640 134534564 4292536576 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26342/statm: 113925 194 103 6 0 112591 0
[pid=26343] ppid=26339 vsize=2690364 CPUtime=4841.66 cores=3
/proc/26343/stat : 26343 (march_hi) R 26339 26339 26028 0 -1 4202496 592679 0 0 0 483839 327 0 0 25 0 1 0 528193641 2754932736 592571 33554432000 4194304 4331988 140737147656240 18446744073709551615 4226539 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26343/statm: 672591 592571 175 34 0 671033 0
[pid=26344] ppid=26339 vsize=334316 CPUtime=19342.7 cores=4-7
/proc/26344/stat : 26344 (plingeling) S 26339 26339 26028 0 -1 4202496 864228 1250 0 0 1934146 126 0 0 25 0 5 0 528193641 342339584 55669 33554432000 4194304 4356188 140737360663424 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26344/statm: 83579 55669 163 40 0 82123 0
[pid=26344/tid=26351] ppid=26339 vsize=334316 CPUtime=4842.46 cores=4-7
/proc/26344/task/26351/stat : 26351 (plingeling) R 26339 26339 26028 0 -1 4202560 217610 1250 0 0 484212 34 0 0 25 0 5 0 528193641 342339584 55669 33554432000 4194304 4356188 140737360663424 18446744073709551615 4332023 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26344/tid=26352] ppid=26339 vsize=334316 CPUtime=4841.94 cores=4-7
/proc/26344/task/26352/stat : 26352 (plingeling) R 26339 26339 26028 0 -1 4202560 202941 1250 0 0 484165 29 0 0 25 0 5 0 528193641 342339584 55669 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26344/tid=26353] ppid=26339 vsize=334316 CPUtime=4842.37 cores=4-7
/proc/26344/task/26353/stat : 26353 (plingeling) R 26339 26339 26028 0 -1 4202560 216886 1250 0 0 484206 31 0 0 25 0 5 0 528193641 342339584 55669 33554432000 4194304 4356188 140737360663424 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26344/tid=26354] ppid=26339 vsize=334316 CPUtime=4815.93 cores=4-7
/proc/26344/task/26354/stat : 26354 (plingeling) R 26339 26339 26028 0 -1 4202560 226453 1250 0 0 481562 31 0 0 25 0 5 0 528193641 342339584 55669 33554432000 4194304 4356188 140737360663424 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711.8
Current children cumulated vsize (KiB) 5679160

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/180 26497
/proc/meminfo: memFree=24865388/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
[pid=26340] ppid=26339 vsize=2156000 CPUtime=4902.46 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26028 0 -1 4202496 403024 0 0 0 490077 169 0 0 25 0 1 0 528193641 2207744000 64148 33554432000 4194304 4587354 140733764416016 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 539000 64148 337 96 0 535562 0
[pid=26341] ppid=26339 vsize=24504 CPUtime=4902.47 cores=1
/proc/26341/stat : 26341 (clasp) R 26339 26339 26028 0 -1 4202496 3562 0 0 0 490247 0 0 0 25 0 1 0 528193641 25092096 3451 33554432000 4194304 4785740 140734129488672 18446744073709551615 4543338 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26341/statm: 6126 3451 340 145 0 3171 0
[pid=26342] ppid=26339 vsize=455700 CPUtime=4902.47 cores=2
/proc/26342/stat : 26342 (TNM) R 26339 26339 26028 0 -1 4202496 298 0 0 0 490245 2 0 0 25 0 1 0 528193641 466636800 194 33554432000 134512640 134534564 4292536576 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26342/statm: 113925 194 103 6 0 112591 0
[pid=26343] ppid=26339 vsize=2690364 CPUtime=4901.66 cores=3
/proc/26343/stat : 26343 (march_hi) R 26339 26339 26028 0 -1 4202496 599702 0 0 0 489834 332 0 0 25 0 1 0 528193641 2754932736 599594 33554432000 4194304 4331988 140737147656240 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26343/statm: 672591 599594 175 34 0 671033 0
[pid=26344] ppid=26339 vsize=289004 CPUtime=19582.4 cores=4-7
/proc/26344/stat : 26344 (plingeling) S 26339 26339 26028 0 -1 4202496 865124 1250 0 0 1958112 126 0 0 25 0 5 0 528193641 295940096 44341 33554432000 4194304 4356188 140737360663424 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26344/statm: 72251 44341 163 40 0 70795 0
[pid=26344/tid=26351] ppid=26339 vsize=289004 CPUtime=4902.45 cores=4-7
/proc/26344/task/26351/stat : 26351 (plingeling) R 26339 26339 26028 0 -1 4202560 218506 1250 0 0 490211 34 0 0 25 0 5 0 528193641 295940096 44341 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26344/tid=26352] ppid=26339 vsize=289004 CPUtime=4901.93 cores=4-7
/proc/26344/task/26352/stat : 26352 (plingeling) R 26339 26339 26028 0 -1 4202560 202941 1250 0 0 490164 29 0 0 25 0 5 0 528193641 295940096 44341 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26344/tid=26353] ppid=26339 vsize=289004 CPUtime=4902.37 cores=4-7
/proc/26344/task/26353/stat : 26353 (plingeling) R 26339 26339 26028 0 -1 4202560 216886 1250 0 0 490206 31 0 0 25 0 5 0 528193641 295940096 44341 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26344/tid=26354] ppid=26339 vsize=289004 CPUtime=4875.6 cores=4-7
/proc/26344/task/26354/stat : 26354 (plingeling) R 26339 26339 26028 0 -1 4202560 226453 1250 0 0 487529 31 0 0 25 0 5 0 528193641 295940096 44341 33554432000 4194304 4356188 140737360663424 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39191.4
Current children cumulated vsize (KiB) 5633896

[startup+4962.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/180 26498
/proc/meminfo: memFree=24821340/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
[pid=26340] ppid=26339 vsize=2156000 CPUtime=4962.47 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26028 0 -1 4202496 405636 0 0 0 496076 171 0 0 25 0 1 0 528193641 2207744000 66718 33554432000 4194304 4587354 140733764416016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 539000 66718 337 96 0 535562 0
[pid=26341] ppid=26339 vsize=24504 CPUtime=4962.47 cores=1
/proc/26341/stat : 26341 (clasp) R 26339 26339 26028 0 -1 4202496 3568 0 0 0 496247 0 0 0 25 0 1 0 528193641 25092096 3457 33554432000 4194304 4785740 140734129488672 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26341/statm: 6126 3457 340 145 0 3171 0
[pid=26342] ppid=26339 vsize=455700 CPUtime=4962.47 cores=2
/proc/26342/stat : 26342 (TNM) R 26339 26339 26028 0 -1 4202496 298 0 0 0 496245 2 0 0 25 0 1 0 528193641 466636800 194 33554432000 134512640 134534564 4292536576 18446744073709551615 134529042 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26342/statm: 113925 194 103 6 0 112591 0
[pid=26343] ppid=26339 vsize=2690364 CPUtime=4961.66 cores=3
/proc/26343/stat : 26343 (march_hi) R 26339 26339 26028 0 -1 4202496 606482 0 0 0 495829 337 0 0 25 0 1 0 528193641 2754932736 606374 33554432000 4194304 4331988 140737147656240 18446744073709551615 4309028 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26343/statm: 672591 606374 175 34 0 671033 0
[pid=26344] ppid=26339 vsize=297196 CPUtime=19822.1 cores=4-7
/proc/26344/stat : 26344 (plingeling) S 26339 26339 26028 0 -1 4202496 873060 1250 0 0 1982078 127 0 0 25 0 5 0 528193641 304328704 46389 33554432000 4194304 4356188 140737360663424 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26344/statm: 74299 46389 163 40 0 72843 0
[pid=26344/tid=26351] ppid=26339 vsize=297196 CPUtime=4962.46 cores=4-7
/proc/26344/task/26351/stat : 26351 (plingeling) R 26339 26339 26028 0 -1 4202560 223114 1250 0 0 496211 35 0 0 25 0 5 0 528193641 304328704 46389 33554432000 4194304 4356188 140737360663424 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26344/tid=26352] ppid=26339 vsize=297196 CPUtime=4961.93 cores=4-7
/proc/26344/task/26352/stat : 26352 (plingeling) R 26339 26339 26028 0 -1 4202560 204157 1250 0 0 496164 29 0 0 25 0 5 0 528193641 304328704 46389 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26344/tid=26353] ppid=26339 vsize=297196 CPUtime=4962.37 cores=4-7
/proc/26344/task/26353/stat : 26353 (plingeling) R 26339 26339 26028 0 -1 4202560 218550 1250 0 0 496206 31 0 0 25 0 5 0 528193641 304328704 46389 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331342 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26344/tid=26354] ppid=26339 vsize=297196 CPUtime=4935.27 cores=4-7
/proc/26344/task/26354/stat : 26354 (plingeling) R 26339 26339 26028 0 -1 4202560 226901 1250 0 0 493496 31 0 0 25 0 5 0 528193641 304328704 46389 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39671.1
Current children cumulated vsize (KiB) 5642088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.5 s]
/proc/loadavg: 8.10 8.07 8.00 9/180 26500
/proc/meminfo: memFree=24799004/32950928 swapFree=67111356/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0-7
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26028 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528193641 18763776 390 33554432000 4194304 4287625 140736354153936 18446744073709551615 208080252431 0 0 4096 65536 3177959143986167807 0 0 17 6 0 0 0
/proc/26339/statm: 4581 390 341 23 0 91 0
[pid=26340] ppid=26339 vsize=2156000 CPUtime=5003.67 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26028 0 -1 4202496 407225 0 0 0 500196 171 0 0 25 0 1 0 528193641 2207744000 68268 33554432000 4194304 4587354 140733764416016 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 539000 68268 337 96 0 535562 0
[pid=26341] ppid=26339 vsize=24504 CPUtime=5003.68 cores=1
/proc/26341/stat : 26341 (clasp) R 26339 26339 26028 0 -1 4202496 3569 0 0 0 500368 0 0 0 25 0 1 0 528193641 25092096 3458 33554432000 4194304 4785740 140734129488672 18446744073709551615 4309561 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26341/statm: 6126 3458 340 145 0 3171 0
[pid=26342] ppid=26339 vsize=455700 CPUtime=5003.68 cores=2
/proc/26342/stat : 26342 (TNM) R 26339 26339 26028 0 -1 4202496 298 0 0 0 500366 2 0 0 25 0 1 0 528193641 466636800 194 33554432000 134512640 134534564 4292536576 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26342/statm: 113925 194 103 6 0 112591 0
[pid=26343] ppid=26339 vsize=2690364 CPUtime=5002.87 cores=3
/proc/26343/stat : 26343 (march_hi) R 26339 26339 26028 0 -1 4202496 611169 0 0 0 499947 340 0 0 25 0 1 0 528193641 2754932736 611061 33554432000 4194304 4331988 140737147656240 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26343/statm: 672591 611061 175 34 0 671033 0
[pid=26344] ppid=26339 vsize=293612 CPUtime=19986.7 cores=4-7
/proc/26344/stat : 26344 (plingeling) S 26339 26339 26028 0 -1 4202496 876132 1250 0 0 1998537 128 0 0 25 0 5 0 528193641 300658688 45493 33554432000 4194304 4356188 140737360663424 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26344/statm: 73403 45493 163 40 0 71947 0
[pid=26344/tid=26351] ppid=26339 vsize=293612 CPUtime=5003.67 cores=4-7
/proc/26344/task/26351/stat : 26351 (plingeling) R 26339 26339 26028 0 -1 4202560 224266 1250 0 0 500332 35 0 0 25 0 5 0 528193641 300658688 45493 33554432000 4194304 4356188 140737360663424 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26344/tid=26352] ppid=26339 vsize=293612 CPUtime=5003.13 cores=4-7
/proc/26344/task/26352/stat : 26352 (plingeling) R 26339 26339 26028 0 -1 4202560 205181 1250 0 0 500284 29 0 0 25 0 5 0 528193641 300658688 45493 33554432000 4194304 4356188 140737360663424 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26344/tid=26353] ppid=26339 vsize=293612 CPUtime=5003.58 cores=4-7
/proc/26344/task/26353/stat : 26353 (plingeling) R 26339 26339 26028 0 -1 4202560 218550 1250 0 0 500327 31 0 0 25 0 5 0 528193641 300658688 45493 33554432000 4194304 4356188 140737360663424 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26344/tid=26354] ppid=26339 vsize=293612 CPUtime=4976.24 cores=4-7
/proc/26344/task/26354/stat : 26354 (plingeling) R 26339 26339 26028 0 -1 4202560 227797 1250 0 0 497593 31 0 0 25 0 5 0 528193641 300658688 45493 33554432000 4194304 4356188 140737360663424 18446744073709551615 4332260 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 5638504

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 26339 and gives
#  childrusage.ru_utime.tv_sec=10007
#  childrusage.ru_utime.tv_usec=353651
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=36994
# CPU time returned by wait4() is 10007.4
# while last known CPU time is 40000.6
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.52
CPU time (s): 40000.6
CPU user time (s): 39994.1
CPU system time (s): 6.41
CPU usage (%): 799.449
Max. virtual memory (cumulated for all children) (KiB): 7537640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10007.4
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4406
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= 732
involuntary context switches= 23073

runsolver used 7.54785 second user time and 19.74 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 14:19:00
IDJOB=3275226
IDBENCH=83139
IDSOLVER=1638
FILE ID=node127/3275226-1304165940
RUNJOBID= node127-1304160791-26042
PBS_JOBID= 13170925
Free space on /tmp= 72736 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275226-1304165940/watcher-3275226-1304165940 -o /tmp/evaluation-result-3275226-1304165940/solver-3275226-1304165940 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275226-1304165940.cnf

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

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=1984140037

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:      27714180 kB
Buffers:       1311112 kB
Cached:        3395896 kB
SwapCached:          8 kB
Active:         267084 kB
Inactive:      4503160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27714180 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           10128 kB
Writeback:           0 kB
AnonPages:       63920 kB
Mapped:          14376 kB
Slab:           399532 kB
PageTables:       4840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187228 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 15:42:25