Trace number 3275431

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.1 5003.62

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
Bench CategoryCRAFTED (crafted 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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275431-1304167160/watcher-3275431-1304167160 -o /tmp/evaluation-result-3275431-1304167160/solver-3275431-1304167160 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275431-1304167160.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: 7.41 7.89 7.96 1/170 8660
/proc/meminfo: memFree=30480660/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 2826088513535 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0

[startup+0.0873241 s]
/proc/loadavg: 7.41 7.89 7.96 1/170 8660
/proc/meminfo: memFree=30480660/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4594393453596508159 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100318 s]
/proc/loadavg: 7.41 7.89 7.96 1/170 8660
/proc/meminfo: memFree=30480660/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4594393453596508159 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30034 s]
/proc/loadavg: 7.41 7.89 7.96 1/170 8660
/proc/meminfo: memFree=30480660/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4594393453596508159 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700216 s]
/proc/loadavg: 7.41 7.89 7.96 1/170 8660
/proc/meminfo: memFree=30480660/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4594393453596508159 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50107 s]
/proc/loadavg: 7.41 7.89 7.96 9/180 8675
/proc/meminfo: memFree=30296068/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4594393453596508159 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
[pid=8661] ppid=8660 vsize=42764 CPUtime=1.49 cores=0
/proc/8661/stat : 8661 (cryptominisat) R 8660 8660 8405 0 -1 4202496 6240 0 0 0 148 1 0 0 25 0 1 0 528314869 43790336 6126 33554432000 4194304 4587354 140734043373424 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8661/statm: 10691 6131 308 96 0 7253 0
[pid=8662] ppid=8660 vsize=36208 CPUtime=1.49 cores=1
/proc/8662/stat : 8662 (clasp) R 8660 8660 8405 0 -1 4202496 7520 0 0 0 148 1 0 0 19 0 1 0 528314869 37076992 6242 33554432000 4194304 4785740 140735876309008 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8662/statm: 9052 6242 316 145 0 6097 0
[pid=8663] ppid=8660 vsize=472060 CPUtime=1.49 cores=2
/proc/8663/stat : 8663 (TNM) R 8660 8660 8405 0 -1 4202496 6305 0 0 0 148 1 0 0 20 0 1 0 528314869 483389440 6202 33554432000 134512640 134534564 4286657152 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8663/statm: 118015 6202 91 6 0 116681 0
[pid=8664] ppid=8660 vsize=42268 CPUtime=1.48 cores=3
/proc/8664/stat : 8664 (march_hi) R 8660 8660 8405 0 -1 4202496 29975 0 0 0 145 3 0 0 20 0 1 0 528314869 43282432 6593 33554432000 4194304 4331988 140735880424176 18446744073709551615 4271657 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8664/statm: 10567 6593 150 34 0 9009 0
[pid=8665] ppid=8660 vsize=216484 CPUtime=5 cores=4-7
/proc/8665/stat : 8665 (plingeling) S 8660 8660 8405 0 -1 4202496 30726 1256 0 0 496 4 0 0 19 0 5 0 528314869 221679616 26162 33554432000 4194304 4356188 140735764861408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8665/statm: 54121 26162 162 40 0 52665 0
[pid=8665/tid=8672] ppid=8660 vsize=216484 CPUtime=1.17 cores=4-7
/proc/8665/task/8672/stat : 8672 (plingeling) R 8660 8660 8405 0 -1 4202560 3611 1256 0 0 117 0 0 0 19 0 5 0 528314902 221679616 26162 33554432000 4194304 4356188 140735764861408 18446744073709551615 4292848 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8665/tid=8673] ppid=8660 vsize=216484 CPUtime=1.17 cores=4-7
/proc/8665/task/8673/stat : 8673 (plingeling) R 8660 8660 8405 0 -1 4202560 3566 1256 0 0 117 0 0 0 19 0 5 0 528314902 221679616 26162 33554432000 4194304 4356188 140735764861408 18446744073709551615 4292817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8665/tid=8674] ppid=8660 vsize=216484 CPUtime=1.16 cores=4-7
/proc/8665/task/8674/stat : 8674 (plingeling) R 8660 8660 8405 0 -1 4202560 3587 1256 0 0 116 0 0 0 22 0 5 0 528314902 221679616 26162 33554432000 4194304 4356188 140735764861408 18446744073709551615 4292829 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8665/tid=8675] ppid=8660 vsize=216484 CPUtime=1.15 cores=4-7
/proc/8665/task/8675/stat : 8675 (plingeling) R 8660 8660 8405 0 -1 4202560 2825 1256 0 0 115 0 0 0 25 0 5 0 528314902 221679616 26162 33554432000 4194304 4356188 140735764861408 18446744073709551615 4241858 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.95
Current children cumulated vsize (KiB) 828108

[startup+3.10079 s]
/proc/loadavg: 7.41 7.89 7.96 9/180 8675
/proc/meminfo: memFree=30213608/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4594393453596508159 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
[pid=8661] ppid=8660 vsize=86376 CPUtime=3.09 cores=0
/proc/8661/stat : 8661 (cryptominisat) R 8660 8660 8405 0 -1 4202496 23378 0 0 0 306 3 0 0 25 0 1 0 528314869 88449024 17248 33554432000 4194304 4587354 140734043373424 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8661/statm: 21594 17248 315 96 0 18156 0
[pid=8662] ppid=8660 vsize=40568 CPUtime=3.09 cores=1
/proc/8662/stat : 8662 (clasp) R 8660 8660 8405 0 -1 4202496 8595 0 0 0 308 1 0 0 25 0 1 0 528314869 41541632 7317 33554432000 4194304 4785740 140735876309008 18446744073709551615 268272349893 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8662/statm: 10142 7317 316 145 0 7187 0
[pid=8663] ppid=8660 vsize=472060 CPUtime=3.09 cores=2
/proc/8663/stat : 8663 (TNM) R 8660 8660 8405 0 -1 4202496 6305 0 0 0 308 1 0 0 25 0 1 0 528314869 483389440 6202 33554432000 134512640 134534564 4286657152 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8663/statm: 118015 6202 91 6 0 116681 0
[pid=8664] ppid=8660 vsize=42268 CPUtime=3.08 cores=3
/proc/8664/stat : 8664 (march_hi) R 8660 8660 8405 0 -1 4202496 29975 0 0 0 305 3 0 0 25 0 1 0 528314869 43282432 6593 33554432000 4194304 4331988 140735880424176 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8664/statm: 10567 6593 150 34 0 9009 0
[pid=8665] ppid=8660 vsize=247268 CPUtime=11.38 cores=4-7
/proc/8665/stat : 8665 (plingeling) S 8660 8660 8405 0 -1 4202496 38454 1256 0 0 1133 5 0 0 19 0 5 0 528314869 253202432 33890 33554432000 4194304 4356188 140735764861408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8665/statm: 61817 33890 162 40 0 60361 0
[pid=8665/tid=8672] ppid=8660 vsize=247268 CPUtime=2.76 cores=4-7
/proc/8665/task/8672/stat : 8672 (plingeling) R 8660 8660 8405 0 -1 4202560 6115 1256 0 0 276 0 0 0 23 0 5 0 528314902 253202432 33890 33554432000 4194304 4356188 140735764861408 18446744073709551615 4292829 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8665/tid=8673] ppid=8660 vsize=247268 CPUtime=2.76 cores=4-7
/proc/8665/task/8673/stat : 8673 (plingeling) R 8660 8660 8405 0 -1 4202560 6070 1256 0 0 276 0 0 0 23 0 5 0 528314902 253202432 33890 33554432000 4194304 4356188 140735764861408 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8665/tid=8674] ppid=8660 vsize=247268 CPUtime=2.77 cores=4-7
/proc/8665/task/8674/stat : 8674 (plingeling) R 8660 8660 8405 0 -1 4202560 6163 1256 0 0 276 1 0 0 25 0 5 0 528314902 253202432 33890 33554432000 4194304 4356188 140735764861408 18446744073709551615 4211881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8665/tid=8675] ppid=8660 vsize=247268 CPUtime=2.75 cores=4-7
/proc/8665/task/8675/stat : 8675 (plingeling) R 8660 8660 8405 0 -1 4202560 2969 1256 0 0 275 0 0 0 25 0 5 0 528314902 253202432 33890 33554432000 4194304 4356188 140735764861408 18446744073709551615 4238512 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.73
Current children cumulated vsize (KiB) 906864

[startup+6.30122 s]
/proc/loadavg: 7.46 7.89 7.96 9/180 8675
/proc/meminfo: memFree=30187432/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4594393453596508159 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
[pid=8661] ppid=8660 vsize=138400 CPUtime=6.29 cores=0
/proc/8661/stat : 8661 (cryptominisat) R 8660 8660 8405 0 -1 4202496 35122 0 0 0 624 5 0 0 25 0 1 0 528314869 141721600 23845 33554432000 4194304 4587354 140734043373424 18446744073709551615 268272386435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8661/statm: 34600 23855 337 96 0 31162 0
[pid=8662] ppid=8660 vsize=48356 CPUtime=6.29 cores=1
/proc/8662/stat : 8662 (clasp) R 8660 8660 8405 0 -1 4202496 10541 0 0 0 627 2 0 0 25 0 1 0 528314869 49516544 9263 33554432000 4194304 4785740 140735876309008 18446744073709551615 4482856 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8662/statm: 12089 9263 316 145 0 9134 0
[pid=8663] ppid=8660 vsize=472060 CPUtime=6.29 cores=2
/proc/8663/stat : 8663 (TNM) R 8660 8660 8405 0 -1 4202496 6305 0 0 0 628 1 0 0 25 0 1 0 528314869 483389440 6202 33554432000 134512640 134534564 4286657152 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8663/statm: 118015 6202 91 6 0 116681 0
[pid=8664] ppid=8660 vsize=42268 CPUtime=6.28 cores=3
/proc/8664/stat : 8664 (march_hi) R 8660 8660 8405 0 -1 4202496 29975 0 0 0 625 3 0 0 25 0 1 0 528314869 43282432 6593 33554432000 4194304 4331988 140735880424176 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8664/statm: 10567 6593 150 34 0 9009 0
[pid=8665] ppid=8660 vsize=210132 CPUtime=24.17 cores=4-7
/proc/8665/stat : 8665 (plingeling) S 8660 8660 8405 0 -1 4202496 39416 1256 0 0 2411 6 0 0 19 0 5 0 528314869 215175168 24607 33554432000 4194304 4356188 140735764861408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8665/statm: 52533 24607 163 40 0 51077 0
[pid=8665/tid=8672] ppid=8660 vsize=210132 CPUtime=5.95 cores=4-7
/proc/8665/task/8672/stat : 8672 (plingeling) R 8660 8660 8405 0 -1 4202560 6442 1256 0 0 595 0 0 0 25 0 5 0 528314902 215175168 24607 33554432000 4194304 4356188 140735764861408 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8665/tid=8673] ppid=8660 vsize=210132 CPUtime=5.96 cores=4-7
/proc/8665/task/8673/stat : 8673 (plingeling) R 8660 8660 8405 0 -1 4202560 6197 1256 0 0 596 0 0 0 25 0 5 0 528314902 215175168 24607 33554432000 4194304 4356188 140735764861408 18446744073709551615 4279490 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8665/tid=8674] ppid=8660 vsize=210132 CPUtime=5.97 cores=4-7
/proc/8665/task/8674/stat : 8674 (plingeling) R 8660 8660 8405 0 -1 4202560 6170 1256 0 0 596 1 0 0 25 0 5 0 528314902 215175168 24607 33554432000 4194304 4356188 140735764861408 18446744073709551615 4287103 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8665/tid=8675] ppid=8660 vsize=210132 CPUtime=5.93 cores=4-7
/proc/8665/task/8675/stat : 8675 (plingeling) R 8660 8660 8405 0 -1 4202560 3470 1256 0 0 593 0 0 0 25 0 5 0 528314902 215175168 24607 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.32
Current children cumulated vsize (KiB) 929540

[startup+12.7011 s]
/proc/loadavg: 7.50 7.89 7.96 9/180 8675
/proc/meminfo: memFree=30154240/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4594393453596508159 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
[pid=8661] ppid=8660 vsize=150408 CPUtime=12.69 cores=0
/proc/8661/stat : 8661 (cryptominisat) R 8660 8660 8405 0 -1 4202496 42235 0 0 0 1263 6 0 0 25 0 1 0 528314869 154017792 27242 33554432000 4194304 4587354 140734043373424 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8661/statm: 37602 27242 337 96 0 34164 0
[pid=8662] ppid=8660 vsize=55220 CPUtime=12.69 cores=1
/proc/8662/stat : 8662 (clasp) R 8660 8660 8405 0 -1 4202496 12264 0 0 0 1266 3 0 0 25 0 1 0 528314869 56545280 10986 33554432000 4194304 4785740 140735876309008 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8662/statm: 13805 10986 316 145 0 10850 0
[pid=8663] ppid=8660 vsize=480376 CPUtime=12.69 cores=2
/proc/8663/stat : 8663 (TNM) R 8660 8660 8405 0 -1 4202496 8776 0 0 0 1267 2 0 0 25 0 1 0 528314869 491905024 8673 33554432000 134512640 134534564 4286657152 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8663/statm: 120094 8673 95 6 0 118760 0
[pid=8664] ppid=8660 vsize=66252 CPUtime=12.68 cores=3
/proc/8664/stat : 8664 (march_hi) R 8660 8660 8405 0 -1 4202496 35318 0 0 0 1264 4 0 0 25 0 1 0 528314869 67842048 9677 33554432000 4194304 4331988 140735880424176 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8664/statm: 16563 9677 173 34 0 15005 0
[pid=8665] ppid=8660 vsize=217520 CPUtime=49.73 cores=4-7
/proc/8665/stat : 8665 (plingeling) S 8660 8660 8405 0 -1 4202496 42677 1256 0 0 4967 6 0 0 19 0 5 0 528314869 222740480 26422 33554432000 4194304 4356188 140735764861408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8665/statm: 54380 26422 163 40 0 52924 0
[pid=8665/tid=8672] ppid=8660 vsize=217520 CPUtime=12.36 cores=4-7
/proc/8665/task/8672/stat : 8672 (plingeling) R 8660 8660 8405 0 -1 4202560 7542 1256 0 0 1235 1 0 0 25 0 5 0 528314902 222740480 26422 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8665/tid=8673] ppid=8660 vsize=217520 CPUtime=12.36 cores=4-7
/proc/8665/task/8673/stat : 8673 (plingeling) R 8660 8660 8405 0 -1 4202560 7459 1256 0 0 1236 0 0 0 25 0 5 0 528314902 222740480 26422 33554432000 4194304 4356188 140735764861408 18446744073709551615 4225618 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8665/tid=8674] ppid=8660 vsize=217520 CPUtime=12.37 cores=4-7
/proc/8665/task/8674/stat : 8674 (plingeling) R 8660 8660 8405 0 -1 4202560 6432 1256 0 0 1236 1 0 0 25 0 5 0 528314902 222740480 26422 33554432000 4194304 4356188 140735764861408 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8665/tid=8675] ppid=8660 vsize=217520 CPUtime=12.29 cores=4-7
/proc/8665/task/8675/stat : 8675 (plingeling) R 8660 8660 8405 0 -1 4202560 4107 1256 0 0 1229 0 0 0 25 0 5 0 528314902 222740480 26422 33554432000 4194304 4356188 140735764861408 18446744073709551615 4219434 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.48
Current children cumulated vsize (KiB) 988100

[startup+25.5008 s]
/proc/loadavg: 7.61 7.90 7.96 9/180 8675
/proc/meminfo: memFree=30108412/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4594393453596508159 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
[pid=8661] ppid=8660 vsize=136120 CPUtime=25.49 cores=0
/proc/8661/stat : 8661 (cryptominisat) R 8660 8660 8405 0 -1 4202496 52136 0 0 0 2541 8 0 0 25 0 1 0 528314869 139386880 26502 33554432000 4194304 4587354 140734043373424 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=8663] ppid=8660 vsize=480376 CPUtime=4782.41 cores=2
/proc/8663/stat : 8663 (TNM) R 8660 8660 8405 0 -1 4202496 8776 0 0 0 478239 2 0 0 25 0 1 0 528314869 491905024 8673 33554432000 134512640 134534564 4286657152 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8663/statm: 120094 8673 95 6 0 118760 0
[pid=8664] ppid=8660 vsize=66252 CPUtime=4782.39 cores=3
/proc/8664/stat : 8664 (march_hi) R 8660 8660 8405 0 -1 4202496 35318 0 0 0 478235 4 0 0 25 0 1 0 528314869 67842048 9677 33554432000 4194304 4331988 140735880424176 18446744073709551615 4265328 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8664/statm: 16563 9677 173 34 0 15005 0
[pid=8665] ppid=8660 vsize=385316 CPUtime=19101.3 cores=4-7
/proc/8665/stat : 8665 (plingeling) S 8660 8660 8405 0 -1 4202496 804130 1256 0 0 1910010 124 0 0 19 0 5 0 528314869 394563584 68372 33554432000 4194304 4356188 140735764861408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8665/statm: 96329 68372 163 40 0 94873 0
[pid=8665/tid=8672] ppid=8660 vsize=385316 CPUtime=4782.08 cores=4-7
/proc/8665/task/8672/stat : 8672 (plingeling) R 8660 8660 8405 0 -1 4202560 192041 1256 0 0 478178 30 0 0 25 0 5 0 528314902 394563584 68372 33554432000 4194304 4356188 140735764861408 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8665/tid=8673] ppid=8660 vsize=385316 CPUtime=4781.62 cores=4-7
/proc/8665/task/8673/stat : 8673 (plingeling) R 8660 8660 8405 0 -1 4202560 209178 1256 0 0 478132 30 0 0 25 0 5 0 528314902 394563584 68372 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8665/tid=8674] ppid=8660 vsize=385316 CPUtime=4782.09 cores=4-7
/proc/8665/task/8674/stat : 8674 (plingeling) R 8660 8660 8405 0 -1 4202560 198707 1256 0 0 478172 37 0 0 25 0 5 0 528314902 394563584 68372 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8665/tid=8675] ppid=8660 vsize=385316 CPUtime=4755.22 cores=4-7
/proc/8665/task/8675/stat : 8675 (plingeling) R 8660 8660 8405 0 -1 4202560 187067 1256 0 0 475498 24 0 0 25 0 5 0 528314902 394563584 68372 33554432000 4194304 4356188 140735764861408 18446744073709551615 4210583 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38230.8
Current children cumulated vsize (KiB) 3329464

[startup+4842.3 s]
/proc/loadavg: 8.13 8.06 8.01 9/180 8816
/proc/meminfo: memFree=29501712/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4218168813981532160 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
[pid=8661] ppid=8660 vsize=1848896 CPUtime=4842.4 cores=0
/proc/8661/stat : 8661 (cryptominisat) R 8660 8660 8405 0 -1 4202496 4987201 0 0 0 482957 1283 0 0 25 0 1 0 528314869 1893269504 40473 33554432000 4194304 4587354 140734043373424 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8661/statm: 462224 40473 337 96 0 458786 0
[pid=8662] ppid=8660 vsize=530396 CPUtime=4842.27 cores=1
/proc/8662/stat : 8662 (clasp) R 8660 8660 8405 0 -1 4202496 123059 0 0 0 484200 27 0 0 25 0 1 0 528314869 543125504 121273 33554432000 4194304 4785740 140735876309008 18446744073709551615 4287256 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8662/statm: 132599 121273 340 145 0 129644 0
[pid=8663] ppid=8660 vsize=480376 CPUtime=4842.41 cores=2
/proc/8663/stat : 8663 (TNM) R 8660 8660 8405 0 -1 4202496 8776 0 0 0 484239 2 0 0 25 0 1 0 528314869 491905024 8673 33554432000 134512640 134534564 4286657152 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8663/statm: 120094 8673 95 6 0 118760 0
[pid=8664] ppid=8660 vsize=66252 CPUtime=4842.39 cores=3
/proc/8664/stat : 8664 (march_hi) R 8660 8660 8405 0 -1 4202496 35318 0 0 0 484235 4 0 0 25 0 1 0 528314869 67842048 9677 33554432000 4194304 4331988 140735880424176 18446744073709551615 4228331 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8664/statm: 16563 9677 173 34 0 15005 0
[pid=8665] ppid=8660 vsize=373156 CPUtime=19341 cores=4-7
/proc/8665/stat : 8665 (plingeling) S 8660 8660 8405 0 -1 4202496 811298 1256 0 0 1933976 125 0 0 19 0 5 0 528314869 382111744 65332 33554432000 4194304 4356188 140735764861408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8665/statm: 93289 65332 163 40 0 91833 0
[pid=8665/tid=8672] ppid=8660 vsize=373156 CPUtime=4842.08 cores=4-7
/proc/8665/task/8672/stat : 8672 (plingeling) R 8660 8660 8405 0 -1 4202560 194473 1256 0 0 484178 30 0 0 25 0 5 0 528314902 382111744 65332 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331002 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8665/tid=8673] ppid=8660 vsize=373156 CPUtime=4841.6 cores=4-7
/proc/8665/task/8673/stat : 8673 (plingeling) R 8660 8660 8405 0 -1 4202560 211226 1256 0 0 484130 30 0 0 25 0 5 0 528314902 382111744 65332 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331510 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8665/tid=8674] ppid=8660 vsize=373156 CPUtime=4842.09 cores=4-7
/proc/8665/task/8674/stat : 8674 (plingeling) R 8660 8660 8405 0 -1 4202560 198707 1256 0 0 484172 37 0 0 25 0 5 0 528314902 382111744 65332 33554432000 4194304 4356188 140735764861408 18446744073709551615 4210596 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8665/tid=8675] ppid=8660 vsize=373156 CPUtime=4814.88 cores=4-7
/proc/8665/task/8675/stat : 8675 (plingeling) R 8660 8660 8405 0 -1 4202560 189755 1256 0 0 481464 24 0 0 25 0 5 0 528314902 382111744 65332 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38710.5
Current children cumulated vsize (KiB) 3317400

[startup+4902.3 s]
/proc/loadavg: 8.12 8.06 8.00 9/180 8826
/proc/meminfo: memFree=29492252/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4218168813981532160 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
[pid=8661] ppid=8660 vsize=1850312 CPUtime=4902.4 cores=0
/proc/8661/stat : 8661 (cryptominisat) R 8660 8660 8405 0 -1 4202496 5043901 0 0 0 488940 1300 0 0 25 0 1 0 528314869 1894719488 40907 33554432000 4194304 4587354 140734043373424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8661/statm: 462578 40907 337 96 0 459140 0
[pid=8662] ppid=8660 vsize=530396 CPUtime=4902.27 cores=1
/proc/8662/stat : 8662 (clasp) R 8660 8660 8405 0 -1 4202496 123142 0 0 0 490200 27 0 0 25 0 1 0 528314869 543125504 121356 33554432000 4194304 4785740 140735876309008 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8662/statm: 132599 121356 340 145 0 129644 0
[pid=8663] ppid=8660 vsize=480376 CPUtime=4902.41 cores=2
/proc/8663/stat : 8663 (TNM) R 8660 8660 8405 0 -1 4202496 8776 0 0 0 490239 2 0 0 25 0 1 0 528314869 491905024 8673 33554432000 134512640 134534564 4286657152 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8663/statm: 120094 8673 95 6 0 118760 0
[pid=8664] ppid=8660 vsize=66252 CPUtime=4902.39 cores=3
/proc/8664/stat : 8664 (march_hi) R 8660 8660 8405 0 -1 4202496 35318 0 0 0 490235 4 0 0 25 0 1 0 528314869 67842048 9677 33554432000 4194304 4331988 140735880424176 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8664/statm: 16563 9677 173 34 0 15005 0
[pid=8665] ppid=8660 vsize=381860 CPUtime=19580.7 cores=4-7
/proc/8665/stat : 8665 (plingeling) S 8660 8660 8405 0 -1 4202496 821026 1256 0 0 1957940 127 0 0 19 0 5 0 528314869 391024640 67508 33554432000 4194304 4356188 140735764861408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8665/statm: 95465 67508 163 40 0 94009 0
[pid=8665/tid=8672] ppid=8660 vsize=381860 CPUtime=4902.08 cores=4-7
/proc/8665/task/8672/stat : 8672 (plingeling) R 8660 8660 8405 0 -1 4202560 196905 1256 0 0 490178 30 0 0 25 0 5 0 528314902 391024640 67508 33554432000 4194304 4356188 140735764861408 18446744073709551615 4298524 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8665/tid=8673] ppid=8660 vsize=381860 CPUtime=4901.59 cores=4-7
/proc/8665/task/8673/stat : 8673 (plingeling) R 8660 8660 8405 0 -1 4202560 215450 1256 0 0 490128 31 0 0 25 0 5 0 528314902 391024640 67508 33554432000 4194304 4356188 140735764861408 18446744073709551615 4332162 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8665/tid=8674] ppid=8660 vsize=381860 CPUtime=4902.09 cores=4-7
/proc/8665/task/8674/stat : 8674 (plingeling) R 8660 8660 8405 0 -1 4202560 198707 1256 0 0 490172 37 0 0 25 0 5 0 528314902 391024640 67508 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331126 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8665/tid=8675] ppid=8660 vsize=381860 CPUtime=4874.55 cores=4-7
/proc/8665/task/8675/stat : 8675 (plingeling) R 8660 8660 8405 0 -1 4202560 192827 1256 0 0 487430 25 0 0 25 0 5 0 528314902 391024640 67508 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39190.1
Current children cumulated vsize (KiB) 3327520

[startup+4962.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/180 8828
/proc/meminfo: memFree=29404428/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4218168813981532160 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
[pid=8661] ppid=8660 vsize=1848224 CPUtime=4962.4 cores=0
/proc/8661/stat : 8661 (cryptominisat) R 8660 8660 8405 0 -1 4202496 5099078 0 0 0 494921 1319 0 0 25 0 1 0 528314869 1892581376 39571 33554432000 4194304 4587354 140734043373424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8661/statm: 462056 39571 337 96 0 458618 0
[pid=8662] ppid=8660 vsize=530396 CPUtime=4962.27 cores=1
/proc/8662/stat : 8662 (clasp) R 8660 8660 8405 0 -1 4202496 123142 0 0 0 496200 27 0 0 25 0 1 0 528314869 543125504 121356 33554432000 4194304 4785740 140735876309008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8662/statm: 132599 121356 340 145 0 129644 0
[pid=8663] ppid=8660 vsize=480376 CPUtime=4962.41 cores=2
/proc/8663/stat : 8663 (TNM) R 8660 8660 8405 0 -1 4202496 8776 0 0 0 496239 2 0 0 25 0 1 0 528314869 491905024 8673 33554432000 134512640 134534564 4286657152 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8663/statm: 120094 8673 95 6 0 118760 0
[pid=8664] ppid=8660 vsize=66252 CPUtime=4962.4 cores=3
/proc/8664/stat : 8664 (march_hi) R 8660 8660 8405 0 -1 4202496 35318 0 0 0 496236 4 0 0 25 0 1 0 528314869 67842048 9677 33554432000 4194304 4331988 140735880424176 18446744073709551615 4265328 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8664/statm: 16563 9677 173 34 0 15005 0
[pid=8665] ppid=8660 vsize=402852 CPUtime=19820.3 cores=4-7
/proc/8665/stat : 8665 (plingeling) S 8660 8660 8405 0 -1 4202496 828898 1256 0 0 1981906 128 0 0 19 0 5 0 528314869 412520448 72756 33554432000 4194304 4356188 140735764861408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8665/statm: 100713 72756 163 40 0 99257 0
[pid=8665/tid=8672] ppid=8660 vsize=402852 CPUtime=4962.08 cores=4-7
/proc/8665/task/8672/stat : 8672 (plingeling) R 8660 8660 8405 0 -1 4202560 197225 1256 0 0 496178 30 0 0 25 0 5 0 528314902 412520448 72756 33554432000 4194304 4356188 140735764861408 18446744073709551615 4279461 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8665/tid=8673] ppid=8660 vsize=402852 CPUtime=4961.59 cores=4-7
/proc/8665/task/8673/stat : 8673 (plingeling) R 8660 8660 8405 0 -1 4202560 216218 1256 0 0 496128 31 0 0 25 0 5 0 528314902 412520448 72756 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8665/tid=8674] ppid=8660 vsize=402852 CPUtime=4962.09 cores=4-7
/proc/8665/task/8674/stat : 8674 (plingeling) R 8660 8660 8405 0 -1 4202560 202803 1256 0 0 496172 37 0 0 25 0 5 0 528314902 412520448 72756 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8665/tid=8675] ppid=8660 vsize=402852 CPUtime=4934.22 cores=4-7
/proc/8665/task/8675/stat : 8675 (plingeling) R 8660 8660 8405 0 -1 4202560 195515 1256 0 0 493397 25 0 0 25 0 5 0 528314902 412520448 72756 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39669.8
Current children cumulated vsize (KiB) 3346424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.02 8.04 8.00 9/180 8829
/proc/meminfo: memFree=29481752/32950928 swapFree=67111464/67111528
[pid=8660] ppid=8658 vsize=18324 CPUtime=0 cores=0-7
/proc/8660/stat : 8660 (ppfolio) S 8658 8660 8405 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528314869 18763776 390 33554432000 4194304 4287625 140736844401040 18446744073709551615 268272709135 0 0 4096 65536 4594393453596508159 0 0 17 6 0 0 0
/proc/8660/statm: 4581 390 341 23 0 91 0
[pid=8661] ppid=8660 vsize=1848300 CPUtime=5003.71 cores=0
/proc/8661/stat : 8661 (cryptominisat) R 8660 8660 8405 0 -1 4202496 5135269 0 0 0 499041 1330 0 0 25 0 1 0 528314869 1892659200 47094 33554432000 4194304 4587354 140734043373424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8661/statm: 462075 47094 337 96 0 458637 0
[pid=8662] ppid=8660 vsize=530396 CPUtime=5003.58 cores=1
/proc/8662/stat : 8662 (clasp) R 8660 8660 8405 0 -1 4202496 123142 0 0 0 500331 27 0 0 25 0 1 0 528314869 543125504 121356 33554432000 4194304 4785740 140735876309008 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8662/statm: 132599 121356 340 145 0 129644 0
[pid=8663] ppid=8660 vsize=480376 CPUtime=5003.72 cores=2
/proc/8663/stat : 8663 (TNM) R 8660 8660 8405 0 -1 4202496 8776 0 0 0 500370 2 0 0 25 0 1 0 528314869 491905024 8673 33554432000 134512640 134534564 4286657152 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8663/statm: 120094 8673 95 6 0 118760 0
[pid=8664] ppid=8660 vsize=66252 CPUtime=5003.7 cores=3
/proc/8664/stat : 8664 (march_hi) R 8660 8660 8405 0 -1 4202496 35318 0 0 0 500366 4 0 0 25 0 1 0 528314869 67842048 9677 33554432000 4194304 4331988 140735880424176 18446744073709551615 4299861 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8664/statm: 16563 9677 173 34 0 15005 0
[pid=8665] ppid=8660 vsize=364452 CPUtime=19985.3 cores=4-7
/proc/8665/stat : 8665 (plingeling) S 8660 8660 8405 0 -1 4202496 831778 1256 0 0 1998405 129 0 0 19 0 5 0 528314869 373198848 63156 33554432000 4194304 4356188 140735764861408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8665/statm: 91113 63156 163 40 0 89657 0
[pid=8665/tid=8672] ppid=8660 vsize=364452 CPUtime=5003.39 cores=4-7
/proc/8665/task/8672/stat : 8672 (plingeling) R 8660 8660 8405 0 -1 4202560 199657 1256 0 0 500308 31 0 0 25 0 5 0 528314902 373198848 63156 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8665/tid=8673] ppid=8660 vsize=364452 CPUtime=5002.89 cores=4-7
/proc/8665/task/8673/stat : 8673 (plingeling) R 8660 8660 8405 0 -1 4202560 216218 1256 0 0 500258 31 0 0 25 0 5 0 528314902 373198848 63156 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8665/tid=8674] ppid=8660 vsize=364452 CPUtime=5003.4 cores=4-7
/proc/8665/task/8674/stat : 8674 (plingeling) R 8660 8660 8405 0 -1 4202560 202995 1256 0 0 500303 37 0 0 25 0 5 0 528314902 373198848 63156 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8665/tid=8675] ppid=8660 vsize=364452 CPUtime=4975.3 cores=4-7
/proc/8665/task/8675/stat : 8675 (plingeling) R 8660 8660 8405 0 -1 4202560 195771 1256 0 0 497505 25 0 0 25 0 5 0 528314902 373198848 63156 33554432000 4194304 4356188 140735764861408 18446744073709551615 4331328 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 3308100

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

Real time (s): 5003.62
CPU time (s): 40000.1
CPU user time (s): 39985.1
CPU system time (s): 14.92
CPU usage (%): 799.423
Max. virtual memory (cumulated for all children) (KiB): 5082496

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

runsolver used 7.2499 second user time and 20.022 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 14:39:21
IDJOB=3275431
IDBENCH=83180
IDSOLVER=1638
FILE ID=node122/3275431-1304167160
RUNJOBID= node122-1304162158-8419
PBS_JOBID= 13170937
Free space on /tmp= 73340 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x38.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275431-1304167160/watcher-3275431-1304167160 -o /tmp/evaluation-result-3275431-1304167160/solver-3275431-1304167160 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275431-1304167160.cnf

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=2055191202

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30480940 kB
Buffers:        332760 kB
Cached:        1725876 kB
SwapCached:         64 kB
Active:         176712 kB
Inactive:      1946380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30480940 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           16012 kB
Writeback:           0 kB
AnonPages:       65116 kB
Mapped:          14496 kB
Slab:           279700 kB
PageTables:       4828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188076 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= 73332 MiB
End job on node122 at 2011-04-30 16:02:46