Trace number 3275441

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.62

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
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 variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
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-3275441-1304167227/watcher-3275441-1304167227 -o /tmp/evaluation-result-3275441-1304167227/solver-3275441-1304167227 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275441-1304167227.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.50 7.92 7.96 1/170 22641
/proc/meminfo: memFree=23469656/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) R 22639 22641 22105 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0

[startup+0.0861229 s]
/proc/loadavg: 7.50 7.92 7.96 1/170 22641
/proc/meminfo: memFree=23469656/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101113 s]
/proc/loadavg: 7.50 7.92 7.96 1/170 22641
/proc/meminfo: memFree=23469656/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301046 s]
/proc/loadavg: 7.50 7.92 7.96 1/170 22641
/proc/meminfo: memFree=23469656/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700971 s]
/proc/loadavg: 7.50 7.92 7.96 1/170 22641
/proc/meminfo: memFree=23469656/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 7.50 7.92 7.96 9/180 22656
/proc/meminfo: memFree=23307344/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
[pid=22642] ppid=22641 vsize=58300 CPUtime=1.48 cores=0
/proc/22642/stat : 22642 (cryptominisat) R 22641 22641 22105 0 -1 4202496 13150 0 0 0 147 1 0 0 20 0 1 0 528323136 59699200 10645 33554432000 4194304 4587354 140734330287408 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22642/statm: 14575 10645 314 96 0 11137 0
[pid=22643] ppid=22641 vsize=31996 CPUtime=1.48 cores=1
/proc/22643/stat : 22643 (clasp) R 22641 22641 22105 0 -1 4202496 6289 0 0 0 148 0 0 0 20 0 1 0 528323136 32763904 5014 33554432000 4194304 4785740 140734055107440 18446744073709551615 244446606021 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22643/statm: 7999 5014 316 145 0 5044 0
[pid=22644] ppid=22641 vsize=467968 CPUtime=1.49 cores=2
/proc/22644/stat : 22644 (TNM) R 22641 22641 22105 0 -1 4202496 5085 0 0 0 148 1 0 0 20 0 1 0 528323136 479199232 4982 33554432000 134512640 134534564 4288021120 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22644/statm: 116992 4982 91 6 0 115658 0
[pid=22645] ppid=22641 vsize=35116 CPUtime=1.48 cores=3
/proc/22645/stat : 22645 (march_hi) R 22641 22641 22105 0 -1 4202496 24008 0 0 0 145 3 0 0 20 0 1 0 528323136 35958784 5312 33554432000 4194304 4331988 140734037705296 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22645/statm: 8779 5312 150 34 0 7221 0
[pid=22646] ppid=22641 vsize=151140 CPUtime=5.2 cores=4-7
/proc/22646/stat : 22646 (plingeling) S 22641 22641 22105 0 -1 4202496 27320 1251 0 0 516 4 0 0 18 0 5 0 528323136 154767360 26210 33554432000 4194304 4356188 140733589373552 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22646/statm: 37785 26210 162 40 0 36329 0
[pid=22646/tid=22653] ppid=22641 vsize=151140 CPUtime=1.23 cores=4-7
/proc/22646/task/22653/stat : 22653 (plingeling) R 22641 22641 22105 0 -1 4202560 3303 1251 0 0 123 0 0 0 25 0 5 0 528323162 154767360 26210 33554432000 4194304 4356188 140733589373552 18446744073709551615 4275198 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22646/tid=22654] ppid=22641 vsize=151140 CPUtime=1.22 cores=4-7
/proc/22646/task/22654/stat : 22654 (plingeling) R 22641 22641 22105 0 -1 4202560 5247 1251 0 0 122 0 0 0 25 0 5 0 528323162 154767360 26210 33554432000 4194304 4356188 140733589373552 18446744073709551615 4292848 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22646/tid=22655] ppid=22641 vsize=151140 CPUtime=1.23 cores=4-7
/proc/22646/task/22655/stat : 22655 (plingeling) R 22641 22641 22105 0 -1 4202560 5262 1251 0 0 122 1 0 0 19 0 5 0 528323162 154767360 26210 33554432000 4194304 4356188 140733589373552 18446744073709551615 4293708 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22646/tid=22656] ppid=22641 vsize=151140 CPUtime=1.23 cores=4-7
/proc/22646/task/22656/stat : 22656 (plingeling) R 22641 22641 22105 0 -1 4202560 647 1251 0 0 123 0 0 0 22 0 5 0 528323162 154767360 26210 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.13
Current children cumulated vsize (KiB) 762844

[startup+3.10052 s]
/proc/loadavg: 7.50 7.92 7.96 9/180 22656
/proc/meminfo: memFree=23246460/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
[pid=22642] ppid=22641 vsize=101416 CPUtime=3.09 cores=0
/proc/22642/stat : 22642 (cryptominisat) R 22641 22641 22105 0 -1 4202496 17833 0 0 0 306 3 0 0 25 0 1 0 528323136 103849984 13018 33554432000 4194304 4587354 140734330287408 18446744073709551615 244446641816 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22642/statm: 25354 13018 315 96 0 21916 0
[pid=22643] ppid=22641 vsize=38072 CPUtime=3.09 cores=1
/proc/22643/stat : 22643 (clasp) R 22641 22641 22105 0 -1 4202496 7809 0 0 0 308 1 0 0 25 0 1 0 528323136 38985728 6534 33554432000 4194304 4785740 140734055107440 18446744073709551615 4484287 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22643/statm: 9518 6534 316 145 0 6563 0
[pid=22644] ppid=22641 vsize=467968 CPUtime=3.09 cores=2
/proc/22644/stat : 22644 (TNM) R 22641 22641 22105 0 -1 4202496 5085 0 0 0 308 1 0 0 25 0 1 0 528323136 479199232 4982 33554432000 134512640 134534564 4288021120 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22644/statm: 116992 4982 91 6 0 115658 0
[pid=22645] ppid=22641 vsize=35116 CPUtime=3.08 cores=3
/proc/22645/stat : 22645 (march_hi) R 22641 22641 22105 0 -1 4202496 24008 0 0 0 305 3 0 0 25 0 1 0 528323136 35958784 5312 33554432000 4194304 4331988 140734037705296 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22645/statm: 8779 5312 150 34 0 7221 0
[pid=22646] ppid=22641 vsize=168224 CPUtime=11.59 cores=4-7
/proc/22646/stat : 22646 (plingeling) S 22641 22641 22105 0 -1 4202496 31591 1251 0 0 1154 5 0 0 18 0 5 0 528323136 172261376 30481 33554432000 4194304 4356188 140733589373552 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22646/statm: 42056 30481 162 40 0 40600 0
[pid=22646/tid=22653] ppid=22641 vsize=168224 CPUtime=2.83 cores=4-7
/proc/22646/task/22653/stat : 22653 (plingeling) R 22641 22641 22105 0 -1 4202560 5302 1251 0 0 283 0 0 0 25 0 5 0 528323162 172261376 30481 33554432000 4194304 4356188 140733589373552 18446744073709551615 4270769 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22646/tid=22654] ppid=22641 vsize=168224 CPUtime=2.82 cores=4-7
/proc/22646/task/22654/stat : 22654 (plingeling) R 22641 22641 22105 0 -1 4202560 5247 1251 0 0 282 0 0 0 25 0 5 0 528323162 172261376 30481 33554432000 4194304 4356188 140733589373552 18446744073709551615 4270889 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22646/tid=22655] ppid=22641 vsize=168224 CPUtime=2.83 cores=4-7
/proc/22646/task/22655/stat : 22655 (plingeling) R 22641 22641 22105 0 -1 4202560 5262 1251 0 0 282 1 0 0 23 0 5 0 528323162 172261376 30481 33554432000 4194304 4356188 140733589373552 18446744073709551615 4270920 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22646/tid=22656] ppid=22641 vsize=168224 CPUtime=2.82 cores=4-7
/proc/22646/task/22656/stat : 22656 (plingeling) R 22641 22641 22105 0 -1 4202560 2919 1251 0 0 282 0 0 0 25 0 5 0 528323162 172261376 30481 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.94
Current children cumulated vsize (KiB) 829120

[startup+6.30092 s]
/proc/loadavg: 7.54 7.92 7.96 9/180 22656
/proc/meminfo: memFree=23232076/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
[pid=22642] ppid=22641 vsize=122744 CPUtime=6.29 cores=0
/proc/22642/stat : 22642 (cryptominisat) R 22641 22641 22105 0 -1 4202496 26916 0 0 0 625 4 0 0 25 0 1 0 528323136 125689856 20009 33554432000 4194304 4587354 140734330287408 18446744073709551615 4364685 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22642/statm: 30686 20009 337 96 0 27248 0
[pid=22643] ppid=22641 vsize=45728 CPUtime=6.28 cores=1
/proc/22643/stat : 22643 (clasp) R 22641 22641 22105 0 -1 4202496 9734 0 0 0 627 1 0 0 25 0 1 0 528323136 46825472 8459 33554432000 4194304 4785740 140734055107440 18446744073709551615 4484292 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22643/statm: 11432 8459 316 145 0 8477 0
[pid=22644] ppid=22641 vsize=467968 CPUtime=6.28 cores=2
/proc/22644/stat : 22644 (TNM) R 22641 22641 22105 0 -1 4202496 5085 0 0 0 627 1 0 0 25 0 1 0 528323136 479199232 4982 33554432000 134512640 134534564 4288021120 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22644/statm: 116992 4982 91 6 0 115658 0
[pid=22645] ppid=22641 vsize=54592 CPUtime=6.29 cores=3
/proc/22645/stat : 22645 (march_hi) R 22641 22641 22105 0 -1 4202496 28310 0 0 0 625 4 0 0 25 0 1 0 528323136 55902208 7810 33554432000 4194304 4331988 140734037705296 18446744073709551615 4228113 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22645/statm: 13648 7810 173 34 0 12090 0
[pid=22646] ppid=22641 vsize=142156 CPUtime=24.37 cores=4-7
/proc/22646/stat : 22646 (plingeling) S 22641 22641 22105 0 -1 4202496 33009 1251 0 0 2432 5 0 0 18 0 5 0 528323136 145567744 23965 33554432000 4194304 4356188 140733589373552 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22646/statm: 35539 23965 162 40 0 34083 0
[pid=22646/tid=22653] ppid=22641 vsize=142156 CPUtime=6.03 cores=4-7
/proc/22646/task/22653/stat : 22653 (plingeling) R 22641 22641 22105 0 -1 4202560 5622 1251 0 0 603 0 0 0 25 0 5 0 528323162 145567744 23965 33554432000 4194304 4356188 140733589373552 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22646/tid=22654] ppid=22641 vsize=142156 CPUtime=6.03 cores=4-7
/proc/22646/task/22654/stat : 22654 (plingeling) R 22641 22641 22105 0 -1 4202560 5798 1251 0 0 602 1 0 0 25 0 5 0 528323162 145567744 23965 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22646/tid=22655] ppid=22641 vsize=142156 CPUtime=6.03 cores=4-7
/proc/22646/task/22655/stat : 22655 (plingeling) R 22641 22641 22105 0 -1 4202560 5647 1251 0 0 602 1 0 0 25 0 5 0 528323162 145567744 23965 33554432000 4194304 4356188 140733589373552 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22646/tid=22656] ppid=22641 vsize=142156 CPUtime=6 cores=4-7
/proc/22646/task/22656/stat : 22656 (plingeling) R 22641 22641 22105 0 -1 4202560 3081 1251 0 0 600 0 0 0 25 0 5 0 528323162 145567744 23965 33554432000 4194304 4356188 140733589373552 18446744073709551615 4279602 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.51
Current children cumulated vsize (KiB) 851512

[startup+12.7007 s]
/proc/loadavg: 7.58 7.92 7.96 9/180 22656
/proc/meminfo: memFree=23191560/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
[pid=22642] ppid=22641 vsize=116024 CPUtime=12.69 cores=0
/proc/22642/stat : 22642 (cryptominisat) R 22641 22641 22105 0 -1 4202496 32811 0 0 0 1264 5 0 0 25 0 1 0 528323136 118808576 19333 33554432000 4194304 4587354 140734330287408 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22642/statm: 29006 19333 337 96 0 25568 0
[pid=22643] ppid=22641 vsize=60604 CPUtime=12.68 cores=1
/proc/22643/stat : 22643 (clasp) R 22641 22641 22105 0 -1 4202496 14134 0 0 0 1266 2 0 0 25 0 1 0 528323136 62058496 12453 33554432000 4194304 4785740 140734055107440 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22643/statm: 15151 12453 340 145 0 12196 0
[pid=22644] ppid=22641 vsize=475360 CPUtime=12.68 cores=2
/proc/22644/stat : 22644 (TNM) R 22641 22641 22105 0 -1 4202496 7073 0 0 0 1267 1 0 0 25 0 1 0 528323136 486768640 6970 33554432000 134512640 134534564 4288021120 18446744073709551615 134530803 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22644/statm: 118840 6970 95 6 0 117506 0
[pid=22645] ppid=22641 vsize=54592 CPUtime=12.69 cores=3
/proc/22645/stat : 22645 (march_hi) R 22641 22641 22105 0 -1 4202496 28310 0 0 0 1265 4 0 0 25 0 1 0 528323136 55902208 7810 33554432000 4194304 4331988 140734037705296 18446744073709551615 4228343 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22645/statm: 13648 7810 173 34 0 12090 0
[pid=22646] ppid=22641 vsize=145556 CPUtime=49.94 cores=4-7
/proc/22646/stat : 22646 (plingeling) S 22641 22641 22105 0 -1 4202496 34882 1251 0 0 4989 5 0 0 18 0 5 0 528323136 149049344 24814 33554432000 4194304 4356188 140733589373552 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22646/statm: 36389 24814 162 40 0 34933 0
[pid=22646/tid=22653] ppid=22641 vsize=145556 CPUtime=12.43 cores=4-7
/proc/22646/task/22653/stat : 22653 (plingeling) R 22641 22641 22105 0 -1 4202560 6134 1251 0 0 1243 0 0 0 25 0 5 0 528323162 149049344 24814 33554432000 4194304 4356188 140733589373552 18446744073709551615 4280881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22646/tid=22654] ppid=22641 vsize=145556 CPUtime=12.43 cores=4-7
/proc/22646/task/22654/stat : 22654 (plingeling) R 22641 22641 22105 0 -1 4202560 6254 1251 0 0 1242 1 0 0 25 0 5 0 528323162 149049344 24814 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22646/tid=22655] ppid=22641 vsize=145556 CPUtime=12.43 cores=4-7
/proc/22646/task/22655/stat : 22655 (plingeling) R 22641 22641 22105 0 -1 4202560 5967 1251 0 0 1242 1 0 0 25 0 5 0 528323162 149049344 24814 33554432000 4194304 4356188 140733589373552 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22646/tid=22656] ppid=22641 vsize=145556 CPUtime=12.37 cores=4-7
/proc/22646/task/22656/stat : 22656 (plingeling) R 22641 22641 22105 0 -1 4202560 3666 1251 0 0 1237 0 0 0 25 0 5 0 528323162 149049344 24814 33554432000 4194304 4356188 140733589373552 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.68
Current children cumulated vsize (KiB) 870460

[startup+25.5013 s]
/proc/loadavg: 7.67 7.92 7.96 9/180 22657
/proc/meminfo: memFree=23131628/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
[pid=22642] ppid=22641 vsize=537856 CPUtime=25.49 cores=0
/proc/22642/stat : 22642 (cryptominisat) R 22641 22641 22105 0 -1 4202496 51285 0 0 0 2542 7 0 0 25 0 1 0 528323136 550764544 25311 33554432000 4194304 4587354 140734330287408 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=22644] ppid=22641 vsize=475360 CPUtime=4781.98 cores=2
/proc/22644/stat : 22644 (TNM) R 22641 22641 22105 0 -1 4202496 7073 0 0 0 478194 4 0 0 25 0 1 0 528323136 486768640 6970 33554432000 134512640 134534564 4288021120 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22644/statm: 118840 6970 95 6 0 117506 0
[pid=22645] ppid=22641 vsize=54592 CPUtime=4781.64 cores=3
/proc/22645/stat : 22645 (march_hi) R 22641 22641 22105 0 -1 4202496 28310 0 0 0 478160 4 0 0 25 0 1 0 528323136 55902208 7810 33554432000 4194304 4331988 140734037705296 18446744073709551615 4228257 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22645/statm: 13648 7810 173 34 0 12090 0
[pid=22646] ppid=22641 vsize=289008 CPUtime=19103 cores=4-7
/proc/22646/stat : 22646 (plingeling) S 22641 22641 22105 0 -1 4202496 825027 1251 0 0 1910167 131 0 0 18 0 5 0 528323136 295944192 60678 33554432000 4194304 4356188 140733589373552 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22646/statm: 72252 60678 162 40 0 70796 0
[pid=22646/tid=22653] ppid=22641 vsize=289008 CPUtime=4782.19 cores=4-7
/proc/22646/task/22653/stat : 22653 (plingeling) R 22641 22641 22105 0 -1 4202560 200302 1251 0 0 478187 32 0 0 25 0 5 0 528323162 295944192 60678 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22646/tid=22654] ppid=22641 vsize=289008 CPUtime=4782.19 cores=4-7
/proc/22646/task/22654/stat : 22654 (plingeling) R 22641 22641 22105 0 -1 4202560 197694 1251 0 0 478187 32 0 0 25 0 5 0 528323162 295944192 60678 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22646/tid=22655] ppid=22641 vsize=289008 CPUtime=4782.2 cores=4-7
/proc/22646/task/22655/stat : 22655 (plingeling) R 22641 22641 22105 0 -1 4202560 204282 1251 0 0 478187 33 0 0 25 0 5 0 528323162 295944192 60678 33554432000 4194304 4356188 140733589373552 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22646/tid=22656] ppid=22641 vsize=289008 CPUtime=4756.12 cores=4-7
/proc/22646/task/22656/stat : 22656 (plingeling) R 22641 22641 22105 0 -1 4202560 209888 1251 0 0 475581 31 0 0 25 0 5 0 528323162 295944192 60678 33554432000 4194304 4356188 140733589373552 18446744073709551615 4279435 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38231.4
Current children cumulated vsize (KiB) 1909320

[startup+4842.3 s]
/proc/loadavg: 8.15 8.06 8.01 9/180 22806
/proc/meminfo: memFree=22575048/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
[pid=22642] ppid=22641 vsize=624704 CPUtime=4842.45 cores=0
/proc/22642/stat : 22642 (cryptominisat) R 22641 22641 22105 0 -1 4202496 3936724 0 0 0 483181 1064 0 0 25 0 1 0 528323136 639696896 47585 33554432000 4194304 4587354 140734330287408 18446744073709551615 244446641858 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22642/statm: 156176 47585 337 96 0 152738 0
[pid=22643] ppid=22641 vsize=456988 CPUtime=4842.3 cores=1
/proc/22643/stat : 22643 (clasp) R 22641 22641 22105 0 -1 4202496 105389 0 0 0 484206 24 0 0 25 0 1 0 528323136 467955712 103708 33554432000 4194304 4785740 140734055107440 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22643/statm: 114247 103708 340 145 0 111292 0
[pid=22644] ppid=22641 vsize=475360 CPUtime=4841.97 cores=2
/proc/22644/stat : 22644 (TNM) R 22641 22641 22105 0 -1 4202496 7073 0 0 0 484193 4 0 0 25 0 1 0 528323136 486768640 6970 33554432000 134512640 134534564 4288021120 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22644/statm: 118840 6970 95 6 0 117506 0
[pid=22645] ppid=22641 vsize=54592 CPUtime=4841.64 cores=3
/proc/22645/stat : 22645 (march_hi) R 22641 22641 22105 0 -1 4202496 28310 0 0 0 484160 4 0 0 25 0 1 0 528323136 55902208 7810 33554432000 4194304 4331988 140734037705296 18446744073709551615 4263169 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22645/statm: 13648 7810 173 34 0 12090 0
[pid=22646] ppid=22641 vsize=280816 CPUtime=19342.7 cores=4-7
/proc/22646/stat : 22646 (plingeling) S 22641 22641 22105 0 -1 4202496 835139 1251 0 0 1934133 133 0 0 18 0 5 0 528323136 287555584 58630 33554432000 4194304 4356188 140733589373552 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22646/statm: 70204 58630 162 40 0 68748 0
[pid=22646/tid=22653] ppid=22641 vsize=280816 CPUtime=4842.2 cores=4-7
/proc/22646/task/22653/stat : 22653 (plingeling) R 22641 22641 22105 0 -1 4202560 206702 1251 0 0 484187 33 0 0 25 0 5 0 528323162 287555584 58630 33554432000 4194304 4356188 140733589373552 18446744073709551615 4298495 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22646/tid=22654] ppid=22641 vsize=280816 CPUtime=4842.2 cores=4-7
/proc/22646/task/22654/stat : 22654 (plingeling) R 22641 22641 22105 0 -1 4202560 198206 1251 0 0 484187 33 0 0 25 0 5 0 528323162 287555584 58630 33554432000 4194304 4356188 140733589373552 18446744073709551615 4225673 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22646/tid=22655] ppid=22641 vsize=280816 CPUtime=4842.2 cores=4-7
/proc/22646/task/22655/stat : 22655 (plingeling) R 22641 22641 22105 0 -1 4202560 204602 1251 0 0 484187 33 0 0 25 0 5 0 528323162 287555584 58630 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22646/tid=22656] ppid=22641 vsize=280816 CPUtime=4815.79 cores=4-7
/proc/22646/task/22656/stat : 22656 (plingeling) R 22641 22641 22105 0 -1 4202560 212768 1251 0 0 481548 31 0 0 25 0 5 0 528323162 287555584 58630 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711
Current children cumulated vsize (KiB) 1910784

[startup+4902.3 s]
/proc/loadavg: 8.12 8.06 8.01 9/180 22808
/proc/meminfo: memFree=22543400/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
[pid=22642] ppid=22641 vsize=624396 CPUtime=4902.45 cores=0
/proc/22642/stat : 22642 (cryptominisat) R 22641 22641 22105 0 -1 4202496 3979300 0 0 0 489167 1078 0 0 25 0 1 0 528323136 639381504 61827 33554432000 4194304 4587354 140734330287408 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22642/statm: 156099 61827 337 96 0 152661 0
[pid=22643] ppid=22641 vsize=456988 CPUtime=4902.3 cores=1
/proc/22643/stat : 22643 (clasp) R 22641 22641 22105 0 -1 4202496 105403 0 0 0 490206 24 0 0 25 0 1 0 528323136 467955712 103722 33554432000 4194304 4785740 140734055107440 18446744073709551615 4312749 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22643/statm: 114247 103722 340 145 0 111292 0
[pid=22644] ppid=22641 vsize=475360 CPUtime=4901.96 cores=2
/proc/22644/stat : 22644 (TNM) R 22641 22641 22105 0 -1 4202496 7073 0 0 0 490192 4 0 0 25 0 1 0 528323136 486768640 6970 33554432000 134512640 134534564 4288021120 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22644/statm: 118840 6970 95 6 0 117506 0
[pid=22645] ppid=22641 vsize=54592 CPUtime=4901.65 cores=3
/proc/22645/stat : 22645 (march_hi) R 22641 22641 22105 0 -1 4202496 28310 0 0 0 490161 4 0 0 25 0 1 0 528323136 55902208 7810 33554432000 4194304 4331988 140734037705296 18446744073709551615 4228331 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22645/statm: 13648 7810 173 34 0 12090 0
[pid=22646] ppid=22641 vsize=256496 CPUtime=19582.3 cores=4-7
/proc/22646/stat : 22646 (plingeling) S 22641 22641 22105 0 -1 4202496 841027 1251 0 0 1958101 134 0 0 18 0 5 0 528323136 262651904 52550 33554432000 4194304 4356188 140733589373552 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22646/statm: 64124 52550 162 40 0 62668 0
[pid=22646/tid=22653] ppid=22641 vsize=256496 CPUtime=4902.2 cores=4-7
/proc/22646/task/22653/stat : 22653 (plingeling) R 22641 22641 22105 0 -1 4202560 206894 1251 0 0 490187 33 0 0 25 0 5 0 528323162 262651904 52550 33554432000 4194304 4356188 140733589373552 18446744073709551615 4234040 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22646/tid=22654] ppid=22641 vsize=256496 CPUtime=4902.19 cores=4-7
/proc/22646/task/22654/stat : 22654 (plingeling) R 22641 22641 22105 0 -1 4202560 200766 1251 0 0 490186 33 0 0 25 0 5 0 528323162 262651904 52550 33554432000 4194304 4356188 140733589373552 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22646/tid=22655] ppid=22641 vsize=256496 CPUtime=4902.2 cores=4-7
/proc/22646/task/22655/stat : 22655 (plingeling) R 22641 22641 22105 0 -1 4202560 207162 1251 0 0 490187 33 0 0 25 0 5 0 528323162 262651904 52550 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22646/tid=22656] ppid=22641 vsize=256496 CPUtime=4875.47 cores=4-7
/proc/22646/task/22656/stat : 22656 (plingeling) R 22641 22641 22105 0 -1 4202560 213344 1251 0 0 487516 31 0 0 25 0 5 0 528323162 262651904 52550 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39190.7
Current children cumulated vsize (KiB) 1886156

[startup+4962.3 s]
/proc/loadavg: 8.10 8.06 8.01 9/180 22809
/proc/meminfo: memFree=22516840/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
[pid=22642] ppid=22641 vsize=624720 CPUtime=4962.45 cores=0
/proc/22642/stat : 22642 (cryptominisat) R 22641 22641 22105 0 -1 4202496 4031627 0 0 0 495150 1095 0 0 25 0 1 0 528323136 639713280 57696 33554432000 4194304 4587354 140734330287408 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22642/statm: 156180 57696 337 96 0 152742 0
[pid=22643] ppid=22641 vsize=456988 CPUtime=4962.3 cores=1
/proc/22643/stat : 22643 (clasp) R 22641 22641 22105 0 -1 4202496 105427 0 0 0 496206 24 0 0 25 0 1 0 528323136 467955712 103746 33554432000 4194304 4785740 140734055107440 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22643/statm: 114247 103746 340 145 0 111292 0
[pid=22644] ppid=22641 vsize=475360 CPUtime=4961.96 cores=2
/proc/22644/stat : 22644 (TNM) R 22641 22641 22105 0 -1 4202496 7073 0 0 0 496192 4 0 0 25 0 1 0 528323136 486768640 6970 33554432000 134512640 134534564 4288021120 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22644/statm: 118840 6970 95 6 0 117506 0
[pid=22645] ppid=22641 vsize=54592 CPUtime=4961.65 cores=3
/proc/22645/stat : 22645 (march_hi) R 22641 22641 22105 0 -1 4202496 28310 0 0 0 496161 4 0 0 25 0 1 0 528323136 55902208 7810 33554432000 4194304 4331988 140734037705296 18446744073709551615 4263152 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22645/statm: 13648 7810 173 34 0 12090 0
[pid=22646] ppid=22641 vsize=299760 CPUtime=19822 cores=4-7
/proc/22646/stat : 22646 (plingeling) S 22641 22641 22105 0 -1 4202496 854723 1251 0 0 1982067 135 0 0 18 0 5 0 528323136 306954240 63366 33554432000 4194304 4356188 140733589373552 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22646/statm: 74940 63366 162 40 0 73484 0
[pid=22646/tid=22653] ppid=22641 vsize=299760 CPUtime=4962.2 cores=4-7
/proc/22646/task/22653/stat : 22653 (plingeling) R 22641 22641 22105 0 -1 4202560 209710 1251 0 0 496187 33 0 0 25 0 5 0 528323162 306954240 63366 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22646/tid=22654] ppid=22641 vsize=299760 CPUtime=4962.19 cores=4-7
/proc/22646/task/22654/stat : 22654 (plingeling) R 22641 22641 22105 0 -1 4202560 202814 1251 0 0 496186 33 0 0 25 0 5 0 528323162 306954240 63366 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22646/tid=22655] ppid=22641 vsize=299760 CPUtime=4962.2 cores=4-7
/proc/22646/task/22655/stat : 22655 (plingeling) R 22641 22641 22105 0 -1 4202560 213690 1251 0 0 496186 34 0 0 25 0 5 0 528323162 306954240 63366 33554432000 4194304 4356188 140733589373552 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22646/tid=22656] ppid=22641 vsize=299760 CPUtime=4935.13 cores=4-7
/proc/22646/task/22656/stat : 22656 (plingeling) R 22641 22641 22105 0 -1 4202560 215648 1251 0 0 493482 31 0 0 25 0 5 0 528323162 306954240 63366 33554432000 4194304 4356188 140733589373552 18446744073709551615 4279490 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.4
Current children cumulated vsize (KiB) 1929744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.12 8.07 8.01 9/180 22812
/proc/meminfo: memFree=22524384/32951124 swapFree=67111524/67111528
[pid=22641] ppid=22639 vsize=18324 CPUtime=0 cores=0-7
/proc/22641/stat : 22641 (ppfolio) S 22639 22641 22105 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528323136 18763776 390 33554432000 4194304 4287625 140734692143072 18446744073709551615 244446965263 0 0 4096 65536 8510484985583501311 0 0 17 6 0 0 0
/proc/22641/statm: 4581 390 341 23 0 91 0
[pid=22642] ppid=22641 vsize=428164 CPUtime=5003.76 cores=0
/proc/22642/stat : 22642 (cryptominisat) R 22641 22641 22105 0 -1 4202496 4063161 0 0 0 499269 1107 0 0 25 0 1 0 528323136 438439936 60861 33554432000 4194304 4587354 140734330287408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22642/statm: 107041 60861 337 96 0 103603 0
[pid=22643] ppid=22641 vsize=460028 CPUtime=5003.61 cores=1
/proc/22643/stat : 22643 (clasp) R 22641 22641 22105 0 -1 4202496 106076 0 0 0 500337 24 0 0 25 0 1 0 528323136 471068672 104395 33554432000 4194304 4785740 140734055107440 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22643/statm: 115007 104395 340 145 0 112052 0
[pid=22644] ppid=22641 vsize=475360 CPUtime=5003.26 cores=2
/proc/22644/stat : 22644 (TNM) R 22641 22641 22105 0 -1 4202496 7073 0 0 0 500322 4 0 0 25 0 1 0 528323136 486768640 6970 33554432000 134512640 134534564 4288021120 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22644/statm: 118840 6970 95 6 0 117506 0
[pid=22645] ppid=22641 vsize=54592 CPUtime=5002.96 cores=3
/proc/22645/stat : 22645 (march_hi) R 22641 22641 22105 0 -1 4202496 28310 0 0 0 500292 4 0 0 25 0 1 0 528323136 55902208 7810 33554432000 4194304 4331988 140734037705296 18446744073709551615 4228313 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22645/statm: 13648 7810 173 34 0 12090 0
[pid=22646] ppid=22641 vsize=275952 CPUtime=19987 cores=4-7
/proc/22646/stat : 22646 (plingeling) S 22641 22641 22105 0 -1 4202496 862403 1251 0 0 1998566 136 0 0 18 0 5 0 528323136 282574848 57414 33554432000 4194304 4356188 140733589373552 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22646/statm: 68988 57414 162 40 0 67532 0
[pid=22646/tid=22653] ppid=22641 vsize=275952 CPUtime=5003.5 cores=4-7
/proc/22646/task/22653/stat : 22653 (plingeling) R 22641 22641 22105 0 -1 4202560 213998 1251 0 0 500317 33 0 0 25 0 5 0 528323162 282574848 57414 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22646/tid=22654] ppid=22641 vsize=275952 CPUtime=5003.5 cores=4-7
/proc/22646/task/22654/stat : 22654 (plingeling) R 22641 22641 22105 0 -1 4202560 202814 1251 0 0 500317 33 0 0 25 0 5 0 528323162 282574848 57414 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331792 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22646/tid=22655] ppid=22641 vsize=275952 CPUtime=5003.51 cores=4-7
/proc/22646/task/22655/stat : 22655 (plingeling) R 22641 22641 22105 0 -1 4202560 214458 1251 0 0 500317 34 0 0 25 0 5 0 528323162 282574848 57414 33554432000 4194304 4356188 140733589373552 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22646/tid=22656] ppid=22641 vsize=275952 CPUtime=4976.22 cores=4-7
/proc/22646/task/22656/stat : 22656 (plingeling) R 22641 22641 22105 0 -1 4202560 218272 1251 0 0 497590 32 0 0 25 0 5 0 528323162 282574848 57414 33554432000 4194304 4356188 140733589373552 18446744073709551615 4330969 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) 1712420

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 22641 and gives
#  childrusage.ru_utime.tv_sec=10006
#  childrusage.ru_utime.tv_usec=146834
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=97985
# CPU time returned by wait4() is 10006.2
# 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.62
CPU time (s): 40000.6
CPU user time (s): 39987.9
CPU system time (s): 12.75
CPU usage (%): 799.434
Max. virtual memory (cumulated for all children) (KiB): 2391732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10006.1
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35906
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= 523
involuntary context switches= 77400

runsolver used 7.97579 second user time and 19.3221 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-30 14:40:27
IDJOB=3275441
IDBENCH=83182
IDSOLVER=1638
FILE ID=node105/3275441-1304167227
RUNJOBID= node105-1304157212-22119
PBS_JOBID= 13170910
Free space on /tmp= 73036 MiB

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

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=2118392233

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23469936 kB
Buffers:       2180236 kB
Cached:        6682560 kB
SwapCached:          4 kB
Active:         667156 kB
Inactive:      8258692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23469936 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           14764 kB
Writeback:           0 kB
AnonPages:       63272 kB
Mapped:          14712 kB
Slab:           488180 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187080 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= 73028 MiB
End job on node105 at 2011-04-30 16:03:53