Trace number 3275316

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
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 variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
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-3275316-1304166497/watcher-3275316-1304166497 -o /tmp/evaluation-result-3275316-1304166497/solver-3275316-1304166497 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275316-1304166497.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.47 8.02 8.06 2/174 31209
/proc/meminfo: memFree=25846968/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0

[startup+0.304673 s]
/proc/loadavg: 7.47 8.02 8.06 2/174 31209
/proc/meminfo: memFree=25846968/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400261 s]
/proc/loadavg: 7.47 8.02 8.06 2/174 31209
/proc/meminfo: memFree=25846968/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500242 s]
/proc/loadavg: 7.47 8.02 8.06 2/174 31209
/proc/meminfo: memFree=25846968/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) R 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 22 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700205 s]
/proc/loadavg: 7.47 8.02 8.06 2/174 31209
/proc/meminfo: memFree=25846968/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50106 s]
/proc/loadavg: 7.51 8.02 8.06 9/184 31224
/proc/meminfo: memFree=25787492/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
[pid=31210] ppid=31209 vsize=899756 CPUtime=1.49 cores=0
/proc/31210/stat : 31210 (cryptominisat) R 31209 31209 31183 0 -1 4202496 9584 0 0 0 148 1 0 0 25 0 1 0 528247868 921350144 4534 33554432000 4194304 4587354 140733562946288 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 224939 4534 337 96 0 221501 0
[pid=31211] ppid=31209 vsize=25728 CPUtime=1.49 cores=1
/proc/31211/stat : 31211 (clasp) R 31209 31209 31183 0 -1 4202496 4026 0 0 0 149 0 0 0 19 0 1 0 528247868 26345472 3752 33554432000 4194304 4785740 140736913449488 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31211/statm: 6432 3752 340 145 0 3477 0
[pid=31212] ppid=31209 vsize=459000 CPUtime=1.49 cores=2
/proc/31212/stat : 31212 (TNM) R 31209 31209 31183 0 -1 4202496 1432 0 0 0 149 0 0 0 20 0 1 0 528247868 470016000 1329 33554432000 134512640 134534564 4289382720 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31212/statm: 114750 1329 95 6 0 113416 0
[pid=31213] ppid=31209 vsize=15312 CPUtime=1.49 cores=3
/proc/31213/stat : 31213 (march_hi) R 31209 31209 31183 0 -1 4202496 5085 0 0 0 149 0 0 0 20 0 1 0 528247868 15679488 1718 33554432000 4194304 4331988 140735740861920 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31213/statm: 3828 1718 173 34 0 2270 0
[pid=31214] ppid=31209 vsize=129776 CPUtime=5.82 cores=4-7
/proc/31214/stat : 31214 (plingeling) S 31209 31209 31183 0 -1 4202496 8251 1252 0 0 581 1 0 0 18 0 5 0 528247868 132890624 4518 33554432000 4194304 4356188 140737392877504 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31214/statm: 32444 4518 163 40 0 30988 0
[pid=31214/tid=31221] ppid=31209 vsize=129776 CPUtime=1.44 cores=4-7
/proc/31214/task/31221/stat : 31221 (plingeling) R 31209 31209 31183 0 -1 4202560 1171 1252 0 0 144 0 0 0 23 0 5 0 528247873 132890624 4518 33554432000 4194304 4356188 140737392877504 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31214/tid=31222] ppid=31209 vsize=129776 CPUtime=1.43 cores=4-7
/proc/31214/task/31222/stat : 31222 (plingeling) R 31209 31209 31183 0 -1 4202560 1121 1252 0 0 143 0 0 0 20 0 5 0 528247873 132890624 4518 33554432000 4194304 4356188 140737392877504 18446744073709551615 4270916 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31209 vsize=129776 CPUtime=1.44 cores=4-7
/proc/31214/task/31223/stat : 31223 (plingeling) R 31209 31209 31183 0 -1 4202560 1341 1252 0 0 144 0 0 0 20 0 5 0 528247873 132890624 4518 33554432000 4194304 4356188 140737392877504 18446744073709551615 4238561 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31214/tid=31224] ppid=31209 vsize=129776 CPUtime=1.44 cores=4-7
/proc/31214/task/31224/stat : 31224 (plingeling) R 31209 31209 31183 0 -1 4202560 1034 1252 0 0 144 0 0 0 23 0 5 0 528247873 132890624 4518 33554432000 4194304 4356188 140737392877504 18446744073709551615 4330990 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 1547896

[startup+3.10078 s]
/proc/loadavg: 7.51 8.02 8.06 9/184 31224
/proc/meminfo: memFree=25771992/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
[pid=31210] ppid=31209 vsize=911728 CPUtime=3.08 cores=0
/proc/31210/stat : 31210 (cryptominisat) R 31209 31209 31183 0 -1 4202496 13665 0 0 0 307 1 0 0 25 0 1 0 528247868 933609472 7252 33554432000 4194304 4587354 140733562946288 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 227932 7252 337 96 0 224494 0
[pid=31211] ppid=31209 vsize=28840 CPUtime=3.09 cores=1
/proc/31211/stat : 31211 (clasp) R 31209 31209 31183 0 -1 4202496 4809 0 0 0 309 0 0 0 25 0 1 0 528247868 29532160 4535 33554432000 4194304 4785740 140736913449488 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31211/statm: 7210 4535 340 145 0 4255 0
[pid=31212] ppid=31209 vsize=459000 CPUtime=3.09 cores=2
/proc/31212/stat : 31212 (TNM) R 31209 31209 31183 0 -1 4202496 1432 0 0 0 309 0 0 0 25 0 1 0 528247868 470016000 1329 33554432000 134512640 134534564 4289382720 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31212/statm: 114750 1329 95 6 0 113416 0
[pid=31213] ppid=31209 vsize=15312 CPUtime=3.09 cores=3
/proc/31213/stat : 31213 (march_hi) R 31209 31209 31183 0 -1 4202496 5085 0 0 0 309 0 0 0 25 0 1 0 528247868 15679488 1718 33554432000 4194304 4331988 140735740861920 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31213/statm: 3828 1718 173 34 0 2270 0
[pid=31214] ppid=31209 vsize=138448 CPUtime=12.21 cores=4-7
/proc/31214/stat : 31214 (plingeling) S 31209 31209 31183 0 -1 4202496 12483 1252 0 0 1219 2 0 0 18 0 5 0 528247868 141770752 6685 33554432000 4194304 4356188 140737392877504 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31214/statm: 34612 6685 163 40 0 33156 0
[pid=31214/tid=31221] ppid=31209 vsize=138448 CPUtime=3.04 cores=4-7
/proc/31214/task/31221/stat : 31221 (plingeling) R 31209 31209 31183 0 -1 4202560 1940 1252 0 0 304 0 0 0 25 0 5 0 528247873 141770752 6685 33554432000 4194304 4356188 140737392877504 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31214/tid=31222] ppid=31209 vsize=138448 CPUtime=3.03 cores=4-7
/proc/31214/task/31222/stat : 31222 (plingeling) R 31209 31209 31183 0 -1 4202560 1921 1252 0 0 303 0 0 0 25 0 5 0 528247873 141770752 6685 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31209 vsize=138448 CPUtime=3.03 cores=4-7
/proc/31214/task/31223/stat : 31223 (plingeling) R 31209 31209 31183 0 -1 4202560 2623 1252 0 0 303 0 0 0 25 0 5 0 528247873 141770752 6685 33554432000 4194304 4356188 140737392877504 18446744073709551615 4225618 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31214/tid=31224] ppid=31209 vsize=138448 CPUtime=3.04 cores=4-7
/proc/31214/task/31224/stat : 31224 (plingeling) R 31209 31209 31183 0 -1 4202560 2415 1252 0 0 304 0 0 0 25 0 5 0 528247873 141770752 6685 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 1571652

[startup+6.30121 s]
/proc/loadavg: 7.51 8.02 8.06 9/184 31224
/proc/meminfo: memFree=25756264/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
[pid=31210] ppid=31209 vsize=56820 CPUtime=6.29 cores=0
/proc/31210/stat : 31210 (cryptominisat) R 31209 31209 31183 0 -1 4202496 18982 0 0 0 627 2 0 0 25 0 1 0 528247868 58183680 8113 33554432000 4194304 4587354 140733562946288 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 14205 8113 337 96 0 10767 0
[pid=31211] ppid=31209 vsize=32940 CPUtime=6.29 cores=1
/proc/31211/stat : 31211 (clasp) R 31209 31209 31183 0 -1 4202496 5777 0 0 0 629 0 0 0 25 0 1 0 528247868 33730560 5503 33554432000 4194304 4785740 140736913449488 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31211/statm: 8235 5503 340 145 0 5280 0
[pid=31212] ppid=31209 vsize=459000 CPUtime=6.28 cores=2
/proc/31212/stat : 31212 (TNM) R 31209 31209 31183 0 -1 4202496 1432 0 0 0 628 0 0 0 25 0 1 0 528247868 470016000 1329 33554432000 134512640 134534564 4289382720 18446744073709551615 134529872 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31212/statm: 114750 1329 95 6 0 113416 0
[pid=31213] ppid=31209 vsize=16336 CPUtime=6.29 cores=3
/proc/31213/stat : 31213 (march_hi) R 31209 31209 31183 0 -1 4202496 5321 0 0 0 629 0 0 0 25 0 1 0 528247868 16728064 1954 33554432000 4194304 4331988 140735740861920 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31213/statm: 4084 1954 173 34 0 2526 0
[pid=31214] ppid=31209 vsize=139104 CPUtime=24.99 cores=4-7
/proc/31214/stat : 31214 (plingeling) S 31209 31209 31183 0 -1 4202496 15304 1252 0 0 2497 2 0 0 18 0 5 0 528247868 142442496 6818 33554432000 4194304 4356188 140737392877504 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31214/statm: 34776 6818 163 40 0 33320 0
[pid=31214/tid=31221] ppid=31209 vsize=139104 CPUtime=6.23 cores=4-7
/proc/31214/task/31221/stat : 31221 (plingeling) R 31209 31209 31183 0 -1 4202560 2677 1252 0 0 623 0 0 0 25 0 5 0 528247873 142442496 6818 33554432000 4194304 4356188 140737392877504 18446744073709551615 4210842 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31214/tid=31222] ppid=31209 vsize=139104 CPUtime=6.21 cores=4-7
/proc/31214/task/31222/stat : 31222 (plingeling) R 31209 31209 31183 0 -1 4202560 3361 1252 0 0 621 0 0 0 25 0 5 0 528247873 142442496 6818 33554432000 4194304 4356188 140737392877504 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31209 vsize=139104 CPUtime=6.23 cores=4-7
/proc/31214/task/31223/stat : 31223 (plingeling) R 31209 31209 31183 0 -1 4202560 2816 1252 0 0 623 0 0 0 25 0 5 0 528247873 142442496 6818 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31214/tid=31224] ppid=31209 vsize=139104 CPUtime=6.24 cores=4-7
/proc/31214/task/31224/stat : 31224 (plingeling) R 31209 31209 31183 0 -1 4202560 2866 1252 0 0 624 0 0 0 25 0 5 0 528247873 142442496 6818 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331328 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 722524

[startup+12.7011 s]
/proc/loadavg: 7.66 8.04 8.06 9/184 31224
/proc/meminfo: memFree=25733396/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
[pid=31210] ppid=31209 vsize=927056 CPUtime=12.69 cores=0
/proc/31210/stat : 31210 (cryptominisat) R 31209 31209 31183 0 -1 4202496 28589 0 0 0 1265 4 0 0 25 0 1 0 528247868 949305344 11842 33554432000 4194304 4587354 140733562946288 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 231764 11842 337 96 0 228326 0
[pid=31211] ppid=31209 vsize=38724 CPUtime=12.69 cores=1
/proc/31211/stat : 31211 (clasp) R 31209 31209 31183 0 -1 4202496 7169 0 0 0 1268 1 0 0 25 0 1 0 528247868 39653376 6895 33554432000 4194304 4785740 140736913449488 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31211/statm: 9681 6895 340 145 0 6726 0
[pid=31212] ppid=31209 vsize=459000 CPUtime=12.68 cores=2
/proc/31212/stat : 31212 (TNM) R 31209 31209 31183 0 -1 4202496 1432 0 0 0 1268 0 0 0 25 0 1 0 528247868 470016000 1329 33554432000 134512640 134534564 4289382720 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31212/statm: 114750 1329 95 6 0 113416 0
[pid=31213] ppid=31209 vsize=18764 CPUtime=12.69 cores=3
/proc/31213/stat : 31213 (march_hi) R 31209 31209 31183 0 -1 4202496 5729 0 0 0 1269 0 0 0 25 0 1 0 528247868 19214336 2362 33554432000 4194304 4331988 140735740861920 18446744073709551615 4246381 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31213/statm: 4691 2362 174 34 0 3133 0
[pid=31214] ppid=31209 vsize=142188 CPUtime=50.55 cores=4-7
/proc/31214/stat : 31214 (plingeling) S 31209 31209 31183 0 -1 4202496 19402 1252 0 0 5052 3 0 0 18 0 5 0 528247868 145600512 7620 33554432000 4194304 4356188 140737392877504 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31214/statm: 35547 7620 163 40 0 34091 0
[pid=31214/tid=31221] ppid=31209 vsize=142188 CPUtime=12.63 cores=4-7
/proc/31214/task/31221/stat : 31221 (plingeling) R 31209 31209 31183 0 -1 4202560 3797 1252 0 0 1263 0 0 0 25 0 5 0 528247873 145600512 7620 33554432000 4194304 4356188 140737392877504 18446744073709551615 4211022 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31214/tid=31222] ppid=31209 vsize=142188 CPUtime=12.57 cores=4-7
/proc/31214/task/31222/stat : 31222 (plingeling) R 31209 31209 31183 0 -1 4202560 4770 1252 0 0 1257 0 0 0 25 0 5 0 528247873 145600512 7620 33554432000 4194304 4356188 140737392877504 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31209 vsize=142188 CPUtime=12.64 cores=4-7
/proc/31214/task/31223/stat : 31223 (plingeling) R 31209 31209 31183 0 -1 4202560 3904 1252 0 0 1263 1 0 0 25 0 5 0 528247873 145600512 7620 33554432000 4194304 4356188 140737392877504 18446744073709551615 4287099 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31214/tid=31224] ppid=31209 vsize=142188 CPUtime=12.64 cores=4-7
/proc/31214/task/31224/stat : 31224 (plingeling) R 31209 31209 31183 0 -1 4202560 3347 1252 0 0 1264 0 0 0 25 0 5 0 528247873 145600512 7620 33554432000 4194304 4356188 140737392877504 18446744073709551615 4279535 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 1604056

[startup+25.5008 s]
/proc/loadavg: 7.72 8.03 8.06 9/184 31224
/proc/meminfo: memFree=25743672/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
[pid=31210] ppid=31209 vsize=901336 CPUtime=25.49 cores=0
/proc/31210/stat : 31210 (cryptominisat) R 31209 31209 31183 0 -1 4202496 46039 0 0 0 2543 6 0 0 25 0 1 0 528247868 922968064 6176 33554432000 4194304 4587354 140733562946288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=31212] ppid=31209 vsize=459004 CPUtime=4782.41 cores=2
/proc/31212/stat : 31212 (TNM) R 31209 31209 31183 0 -1 4202496 1441 0 0 0 478238 3 0 0 25 0 1 0 528247868 470020096 1338 33554432000 134512640 134534564 4289382720 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31212/statm: 114751 1338 103 6 0 113417 0
[pid=31213] ppid=31209 vsize=41508 CPUtime=4782.4 cores=3
/proc/31213/stat : 31213 (march_hi) R 31209 31209 31183 0 -1 4202496 10409 0 0 0 478238 2 0 0 25 0 1 0 528247868 42504192 7042 33554432000 4194304 4331988 140735740861920 18446744073709551615 4263179 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31213/statm: 10377 7042 174 34 0 8819 0
[pid=31214] ppid=31209 vsize=283184 CPUtime=19102 cores=4-7
/proc/31214/stat : 31214 (plingeling) S 31209 31209 31183 0 -1 4202496 1127085 1252 0 0 1910038 164 0 0 18 0 5 0 528247868 289980416 42870 33554432000 4194304 4356188 140737392877504 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31214/statm: 70796 42870 163 40 0 69340 0
[pid=31214/tid=31221] ppid=31209 vsize=283184 CPUtime=4781.87 cores=4-7
/proc/31214/task/31221/stat : 31221 (plingeling) R 31209 31209 31183 0 -1 4202560 299066 1252 0 0 478141 46 0 0 25 0 5 0 528247873 289980416 42870 33554432000 4194304 4356188 140737392877504 18446744073709551615 4274492 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31214/tid=31222] ppid=31209 vsize=283184 CPUtime=4755.47 cores=4-7
/proc/31214/task/31222/stat : 31222 (plingeling) R 31209 31209 31183 0 -1 4202560 289782 1252 0 0 475506 41 0 0 25 0 5 0 528247873 289980416 42870 33554432000 4194304 4356188 140737392877504 18446744073709551615 4281643 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31209 vsize=283184 CPUtime=4782.36 cores=4-7
/proc/31214/task/31223/stat : 31223 (plingeling) R 31209 31209 31183 0 -1 4202560 295109 1252 0 0 478196 40 0 0 25 0 5 0 528247873 289980416 42870 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31214/tid=31224] ppid=31209 vsize=283184 CPUtime=4782.24 cores=4-7
/proc/31214/task/31224/stat : 31224 (plingeling) R 31209 31209 31183 0 -1 4202560 239544 1252 0 0 478190 34 0 0 25 0 5 0 528247873 289980416 42870 33554432000 4194304 4356188 140737392877504 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38231.6
Current children cumulated vsize (KiB) 2064056

[startup+4842.3 s]
/proc/loadavg: 8.03 8.11 8.09 9/184 31365
/proc/meminfo: memFree=25257220/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
[pid=31210] ppid=31209 vsize=1006792 CPUtime=4842.4 cores=0
/proc/31210/stat : 31210 (cryptominisat) R 31209 31209 31183 0 -1 4202496 3028003 0 0 0 483416 824 0 0 25 0 1 0 528247868 1030955008 39339 33554432000 4194304 4587354 140733562946288 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 251698 39339 337 96 0 248260 0
[pid=31211] ppid=31209 vsize=255084 CPUtime=4842.41 cores=1
/proc/31211/stat : 31211 (clasp) R 31209 31209 31183 0 -1 4202496 56551 0 0 0 484229 12 0 0 25 0 1 0 528247868 261206016 55835 33554432000 4194304 4785740 140736913449488 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31211/statm: 63771 55835 340 145 0 60816 0
[pid=31212] ppid=31209 vsize=459004 CPUtime=4842.41 cores=2
/proc/31212/stat : 31212 (TNM) R 31209 31209 31183 0 -1 4202496 1441 0 0 0 484238 3 0 0 25 0 1 0 528247868 470020096 1338 33554432000 134512640 134534564 4289382720 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31212/statm: 114751 1338 103 6 0 113417 0
[pid=31213] ppid=31209 vsize=41508 CPUtime=4842.4 cores=3
/proc/31213/stat : 31213 (march_hi) R 31209 31209 31183 0 -1 4202496 10409 0 0 0 484238 2 0 0 25 0 1 0 528247868 42504192 7042 33554432000 4194304 4331988 140735740861920 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31213/statm: 10377 7042 174 34 0 8819 0
[pid=31214] ppid=31209 vsize=292400 CPUtime=19341.7 cores=4-7
/proc/31214/stat : 31214 (plingeling) S 31209 31209 31183 0 -1 4202496 1144813 1252 0 0 1934003 166 0 0 18 0 5 0 528247868 299417600 45174 33554432000 4194304 4356188 140737392877504 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31214/statm: 73100 45174 163 40 0 71644 0
[pid=31214/tid=31221] ppid=31209 vsize=292400 CPUtime=4841.87 cores=4-7
/proc/31214/task/31221/stat : 31221 (plingeling) R 31209 31209 31183 0 -1 4202560 305530 1252 0 0 484140 47 0 0 25 0 5 0 528247873 299417600 45174 33554432000 4194304 4356188 140737392877504 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31214/tid=31222] ppid=31209 vsize=292400 CPUtime=4815.15 cores=4-7
/proc/31214/task/31222/stat : 31222 (plingeling) R 31209 31209 31183 0 -1 4202560 294390 1252 0 0 481473 42 0 0 25 0 5 0 528247873 299417600 45174 33554432000 4194304 4356188 140737392877504 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31209 vsize=292400 CPUtime=4842.36 cores=4-7
/proc/31214/task/31223/stat : 31223 (plingeling) R 31209 31209 31183 0 -1 4202560 297157 1252 0 0 484196 40 0 0 25 0 5 0 528247873 299417600 45174 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331514 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31214/tid=31224] ppid=31209 vsize=292400 CPUtime=4842.24 cores=4-7
/proc/31214/task/31224/stat : 31224 (plingeling) R 31209 31209 31183 0 -1 4202560 244152 1252 0 0 484189 35 0 0 25 0 5 0 528247873 299417600 45174 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38711.3
Current children cumulated vsize (KiB) 2073112

[startup+4902.3 s]
/proc/loadavg: 8.05 8.10 8.09 9/184 31366
/proc/meminfo: memFree=25236372/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
[pid=31210] ppid=31209 vsize=1007208 CPUtime=4902.4 cores=0
/proc/31210/stat : 31210 (cryptominisat) R 31209 31209 31183 0 -1 4202496 3052457 0 0 0 489408 832 0 0 25 0 1 0 528247868 1031380992 43268 33554432000 4194304 4587354 140733562946288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 251802 43268 337 96 0 248364 0
[pid=31211] ppid=31209 vsize=256156 CPUtime=4902.41 cores=1
/proc/31211/stat : 31211 (clasp) R 31209 31209 31183 0 -1 4202496 56838 0 0 0 490229 12 0 0 25 0 1 0 528247868 262303744 56122 33554432000 4194304 4785740 140736913449488 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31211/statm: 64039 56122 340 145 0 61084 0
[pid=31212] ppid=31209 vsize=459004 CPUtime=4902.41 cores=2
/proc/31212/stat : 31212 (TNM) R 31209 31209 31183 0 -1 4202496 1441 0 0 0 490238 3 0 0 25 0 1 0 528247868 470020096 1338 33554432000 134512640 134534564 4289382720 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31212/statm: 114751 1338 103 6 0 113417 0
[pid=31213] ppid=31209 vsize=41508 CPUtime=4902.4 cores=3
/proc/31213/stat : 31213 (march_hi) R 31209 31209 31183 0 -1 4202496 10409 0 0 0 490238 2 0 0 25 0 1 0 528247868 42504192 7042 33554432000 4194304 4331988 140735740861920 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31213/statm: 10377 7042 174 34 0 8819 0
[pid=31214] ppid=31209 vsize=295728 CPUtime=19581.4 cores=4-7
/proc/31214/stat : 31214 (plingeling) S 31209 31209 31183 0 -1 4202496 1153581 1252 0 0 1957969 168 0 0 18 0 5 0 528247868 302825472 46006 33554432000 4194304 4356188 140737392877504 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31214/statm: 73932 46006 163 40 0 72476 0
[pid=31214/tid=31221] ppid=31209 vsize=295728 CPUtime=4901.86 cores=4-7
/proc/31214/task/31221/stat : 31221 (plingeling) R 31209 31209 31183 0 -1 4202560 306490 1252 0 0 490139 47 0 0 25 0 5 0 528247873 302825472 46006 33554432000 4194304 4356188 140737392877504 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31214/tid=31222] ppid=31209 vsize=295728 CPUtime=4874.82 cores=4-7
/proc/31214/task/31222/stat : 31222 (plingeling) R 31209 31209 31183 0 -1 4202560 294966 1252 0 0 487440 42 0 0 25 0 5 0 528247873 302825472 46006 33554432000 4194304 4356188 140737392877504 18446744073709551615 4210581 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31209 vsize=295728 CPUtime=4902.36 cores=4-7
/proc/31214/task/31223/stat : 31223 (plingeling) R 31209 31209 31183 0 -1 4202560 301253 1252 0 0 490195 41 0 0 25 0 5 0 528247873 302825472 46006 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31214/tid=31224] ppid=31209 vsize=295728 CPUtime=4902.23 cores=4-7
/proc/31214/task/31224/stat : 31224 (plingeling) R 31209 31209 31183 0 -1 4202560 247288 1252 0 0 490188 35 0 0 25 0 5 0 528247873 302825472 46006 33554432000 4194304 4356188 140737392877504 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39191
Current children cumulated vsize (KiB) 2077928

[startup+4962.3 s]
/proc/loadavg: 8.02 8.08 8.08 9/184 31368
/proc/meminfo: memFree=25276396/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
[pid=31210] ppid=31209 vsize=296020 CPUtime=4962.4 cores=0
/proc/31210/stat : 31210 (cryptominisat) R 31209 31209 31183 0 -1 4202496 3083788 0 0 0 495398 842 0 0 25 0 1 0 528247868 303124480 33626 33554432000 4194304 4587354 140733562946288 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 74005 33626 337 96 0 70567 0
[pid=31211] ppid=31209 vsize=256584 CPUtime=4962.42 cores=1
/proc/31211/stat : 31211 (clasp) R 31209 31209 31183 0 -1 4202496 56923 0 0 0 496230 12 0 0 25 0 1 0 528247868 262742016 56207 33554432000 4194304 4785740 140736913449488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31211/statm: 64146 56207 340 145 0 61191 0
[pid=31212] ppid=31209 vsize=459004 CPUtime=4962.42 cores=2
/proc/31212/stat : 31212 (TNM) R 31209 31209 31183 0 -1 4202496 1441 0 0 0 496239 3 0 0 25 0 1 0 528247868 470020096 1338 33554432000 134512640 134534564 4289382720 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31212/statm: 114751 1338 103 6 0 113417 0
[pid=31213] ppid=31209 vsize=41508 CPUtime=4962.41 cores=3
/proc/31213/stat : 31213 (march_hi) R 31209 31209 31183 0 -1 4202496 10409 0 0 0 496239 2 0 0 25 0 1 0 528247868 42504192 7042 33554432000 4194304 4331988 140735740861920 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31213/statm: 10377 7042 174 34 0 8819 0
[pid=31214] ppid=31209 vsize=293424 CPUtime=19821.1 cores=4-7
/proc/31214/stat : 31214 (plingeling) S 31209 31209 31183 0 -1 4202496 1162733 1252 0 0 1981936 169 0 0 18 0 5 0 528247868 300466176 45430 33554432000 4194304 4356188 140737392877504 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31214/statm: 73356 45430 163 40 0 71900 0
[pid=31214/tid=31221] ppid=31209 vsize=293424 CPUtime=4961.87 cores=4-7
/proc/31214/task/31221/stat : 31221 (plingeling) R 31209 31209 31183 0 -1 4202560 308538 1252 0 0 496139 48 0 0 25 0 5 0 528247873 300466176 45430 33554432000 4194304 4356188 140737392877504 18446744073709551615 4210591 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31214/tid=31222] ppid=31209 vsize=293424 CPUtime=4934.51 cores=4-7
/proc/31214/task/31222/stat : 31222 (plingeling) R 31209 31209 31183 0 -1 4202560 299702 1252 0 0 493408 43 0 0 25 0 5 0 528247873 300466176 45430 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31209 vsize=293424 CPUtime=4962.37 cores=4-7
/proc/31214/task/31223/stat : 31223 (plingeling) R 31209 31209 31183 0 -1 4202560 301253 1252 0 0 496196 41 0 0 25 0 5 0 528247873 300466176 45430 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31214/tid=31224] ppid=31209 vsize=293424 CPUtime=4962.24 cores=4-7
/proc/31214/task/31224/stat : 31224 (plingeling) R 31209 31209 31183 0 -1 4202560 249656 1252 0 0 496188 36 0 0 25 0 5 0 528247873 300466176 45430 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39670.7
Current children cumulated vsize (KiB) 1364864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.5 s]
/proc/loadavg: 8.01 8.07 8.08 9/184 31369
/proc/meminfo: memFree=25285800/32951124 swapFree=67111412/67111528
[pid=31209] ppid=31207 vsize=18324 CPUtime=0 cores=0-7
/proc/31209/stat : 31209 (ppfolio) S 31207 31209 31183 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528247868 18763776 389 33554432000 4194304 4287625 140736426468256 18446744073709551615 232335912463 0 0 4096 65536 4607939161972801535 0 0 17 4 0 0 0
/proc/31209/statm: 4581 389 341 23 0 91 0
[pid=31210] ppid=31209 vsize=1007180 CPUtime=5003.61 cores=0
/proc/31210/stat : 31210 (cryptominisat) R 31209 31209 31183 0 -1 4202496 3102442 0 0 0 499513 848 0 0 25 0 1 0 528247868 1031352320 31731 33554432000 4194304 4587354 140733562946288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 251795 31731 337 96 0 248357 0
[pid=31211] ppid=31209 vsize=257652 CPUtime=5003.62 cores=1
/proc/31211/stat : 31211 (clasp) R 31209 31209 31183 0 -1 4202496 57168 0 0 0 500350 12 0 0 25 0 1 0 528247868 263835648 56452 33554432000 4194304 4785740 140736913449488 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31211/statm: 64413 56452 340 145 0 61458 0
[pid=31212] ppid=31209 vsize=459004 CPUtime=5003.62 cores=2
/proc/31212/stat : 31212 (TNM) R 31209 31209 31183 0 -1 4202496 1441 0 0 0 500359 3 0 0 25 0 1 0 528247868 470020096 1338 33554432000 134512640 134534564 4289382720 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31212/statm: 114751 1338 103 6 0 113417 0
[pid=31213] ppid=31209 vsize=41508 CPUtime=5003.61 cores=3
/proc/31213/stat : 31213 (march_hi) R 31209 31209 31183 0 -1 4202496 10409 0 0 0 500359 2 0 0 25 0 1 0 528247868 42504192 7042 33554432000 4194304 4331988 140735740861920 18446744073709551615 4228290 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31213/statm: 10377 7042 174 34 0 8819 0
[pid=31214] ppid=31209 vsize=290096 CPUtime=19985.6 cores=4-7
/proc/31214/stat : 31214 (plingeling) S 31209 31209 31183 0 -1 4202496 1171053 1252 0 0 1998392 170 0 0 18 0 5 0 528247868 297058304 44598 33554432000 4194304 4356188 140737392877504 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31214/statm: 72524 44598 163 40 0 71068 0
[pid=31214/tid=31221] ppid=31209 vsize=290096 CPUtime=5003.06 cores=4-7
/proc/31214/task/31221/stat : 31221 (plingeling) R 31209 31209 31183 0 -1 4202560 312634 1252 0 0 500258 48 0 0 25 0 5 0 528247873 297058304 44598 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31214/tid=31222] ppid=31209 vsize=290096 CPUtime=4975.48 cores=4-7
/proc/31214/task/31222/stat : 31222 (plingeling) R 31209 31209 31183 0 -1 4202560 299830 1252 0 0 497505 43 0 0 25 0 5 0 528247873 297058304 44598 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31209 vsize=290096 CPUtime=5003.57 cores=4-7
/proc/31214/task/31223/stat : 31223 (plingeling) R 31209 31209 31183 0 -1 4202560 303301 1252 0 0 500316 41 0 0 25 0 5 0 528247873 297058304 44598 33554432000 4194304 4356188 140737392877504 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31214/tid=31224] ppid=31209 vsize=290096 CPUtime=5003.44 cores=4-7
/proc/31214/task/31224/stat : 31224 (plingeling) R 31209 31209 31183 0 -1 4202560 251704 1252 0 0 500308 36 0 0 25 0 5 0 528247873 297058304 44598 33554432000 4194304 4356188 140737392877504 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 2073764

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 31209 and gives
#  childrusage.ru_utime.tv_sec=15002
#  childrusage.ru_utime.tv_usec=323300
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=566697
# CPU time returned by wait4() is 15010.9
# 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.52
CPU time (s): 40000.1
CPU user time (s): 39989.7
CPU system time (s): 10.35
CPU usage (%): 799.439
Max. virtual memory (cumulated for all children) (KiB): 2961696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15002.3
system time used= 8.5667
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3114814
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= 775
involuntary context switches= 28040

runsolver used 7.79881 second user time and 19.502 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 14:28:17
IDJOB=3275316
IDBENCH=83157
IDSOLVER=1638
FILE ID=node132/3275316-1304166497
RUNJOBID= node132-1304166497-31197
PBS_JOBID= 13170955
Free space on /tmp= 72172 MiB

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

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

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=9382414

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      25847372 kB
Buffers:        696256 kB
Cached:        5860408 kB
SwapCached:        112 kB
Active:        1522172 kB
Inactive:      5098588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25847372 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           10580 kB
Writeback:           0 kB
AnonPages:       63740 kB
Mapped:          14564 kB
Slab:           418228 kB
PageTables:       4392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72164 MiB
End job on node132 at 2011-04-30 15:51:43