Trace number 3222093

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) 39965.2 5000.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S741717046-057.UNKNOWN.cnf
MD5SUM1f00de1fd8adbfbf4cc573ef44af531f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

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-3222093-1304163778/watcher-3222093-1304163778 -o /tmp/evaluation-result-3222093-1304163778/solver-3222093-1304163778 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3222093-1304163778.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.57 7.99 7.99 2/168 16058
/proc/meminfo: memFree=30844028/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 6 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0

[startup+0.14735 s]
/proc/loadavg: 7.57 7.99 7.99 2/168 16058
/proc/meminfo: memFree=30844028/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.20034 s]
/proc/loadavg: 7.57 7.99 7.99 2/168 16058
/proc/meminfo: memFree=30844028/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0 cores=0-7
/proc/16058/stat : 16058 (ppfolio) R 16056 16058 15470 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300324 s]
/proc/loadavg: 7.57 7.99 7.99 2/168 16058
/proc/meminfo: memFree=30844028/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700257 s]
/proc/loadavg: 7.57 7.99 7.99 2/168 16058
/proc/meminfo: memFree=30844028/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50112 s]
/proc/loadavg: 7.57 7.99 7.99 9/178 16074
/proc/meminfo: memFree=30823860/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
[pid=16059] ppid=16058 vsize=234508 CPUtime=1.49 cores=0
/proc/16059/stat : 16059 (cryptominisat) R 16058 16058 15470 0 -1 4202496 3294 0 0 0 149 0 0 0 20 0 1 0 527977398 240136192 1263 33554432000 4194304 4587354 140733649387664 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16059/statm: 58627 1263 330 96 0 55189 0
[pid=16060] ppid=16058 vsize=15280 CPUtime=1.49 cores=1
/proc/16060/stat : 16060 (clasp) R 16058 16058 15470 0 -1 4202496 1276 0 0 0 149 0 0 0 20 0 1 0 527977398 15646720 1168 33554432000 4194304 4785740 140737440790064 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16060/statm: 3820 1168 340 145 0 865 0
[pid=16061] ppid=16058 vsize=456772 CPUtime=1.49 cores=2
/proc/16061/stat : 16061 (TNM) R 16058 16058 15470 0 -1 4202496 595 0 0 0 149 0 0 0 20 0 1 0 527977398 467734528 492 33554432000 134512640 134534564 4293580816 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16061/statm: 114193 492 95 6 0 112859 0
[pid=16062] ppid=16058 vsize=8724 CPUtime=1.49 cores=3
/proc/16062/stat : 16062 (march_hi) R 16058 16058 15470 0 -1 4202496 2019 0 0 0 149 0 0 0 20 0 1 0 527977398 8933376 630 33554432000 4194304 4331988 140733262539264 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16062/statm: 2181 630 174 34 0 623 0
[pid=16063] ppid=16058 vsize=61904 CPUtime=5.91 cores=4-7
/proc/16063/stat : 16063 (plingeling) S 16058 16058 15470 0 -1 4202496 4538 1254 0 0 591 0 0 0 18 0 5 0 527977398 63389696 3931 33554432000 4194304 4356188 140733356222224 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16063/statm: 15476 3931 161 40 0 14020 0
[pid=16063/tid=16070] ppid=16058 vsize=61904 CPUtime=1.47 cores=4-7
/proc/16063/task/16070/stat : 16070 (plingeling) R 16058 16058 15470 0 -1 4202560 831 1254 0 0 147 0 0 0 25 0 5 0 527977400 63389696 3931 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16063/tid=16071] ppid=16058 vsize=61904 CPUtime=1.46 cores=4-7
/proc/16063/task/16071/stat : 16071 (plingeling) R 16058 16058 15470 0 -1 4202560 851 1254 0 0 146 0 0 0 25 0 5 0 527977400 63389696 3931 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16063/tid=16072] ppid=16058 vsize=61904 CPUtime=1.47 cores=4-7
/proc/16063/task/16072/stat : 16072 (plingeling) R 16058 16058 15470 0 -1 4202560 829 1254 0 0 147 0 0 0 23 0 5 0 527977400 63389696 3931 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16063/tid=16073] ppid=16058 vsize=61904 CPUtime=1.47 cores=4-7
/proc/16063/task/16073/stat : 16073 (plingeling) R 16058 16058 15470 0 -1 4202560 842 1254 0 0 147 0 0 0 23 0 5 0 527977400 63389696 3931 33554432000 4194304 4356188 140733356222224 18446744073709551615 4274287 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 795512

[startup+3.10085 s]
/proc/loadavg: 7.57 7.99 7.99 9/178 16074
/proc/meminfo: memFree=30810236/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
[pid=16059] ppid=16058 vsize=242748 CPUtime=3.08 cores=0
/proc/16059/stat : 16059 (cryptominisat) R 16058 16058 15470 0 -1 4202496 5934 0 0 0 308 0 0 0 25 0 1 0 527977398 248573952 3356 33554432000 4194304 4587354 140733649387664 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16059/statm: 60687 3356 336 96 0 57249 0
[pid=16060] ppid=16058 vsize=16216 CPUtime=3.09 cores=1
/proc/16060/stat : 16060 (clasp) R 16058 16058 15470 0 -1 4202496 1462 0 0 0 309 0 0 0 25 0 1 0 527977398 16605184 1354 33554432000 4194304 4785740 140737440790064 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16060/statm: 4054 1354 340 145 0 1099 0
[pid=16061] ppid=16058 vsize=456772 CPUtime=3.09 cores=2
/proc/16061/stat : 16061 (TNM) R 16058 16058 15470 0 -1 4202496 595 0 0 0 309 0 0 0 25 0 1 0 527977398 467734528 492 33554432000 134512640 134534564 4293580816 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16061/statm: 114193 492 95 6 0 112859 0
[pid=16062] ppid=16058 vsize=9000 CPUtime=3.09 cores=3
/proc/16062/stat : 16062 (march_hi) R 16058 16058 15470 0 -1 4202496 2068 0 0 0 309 0 0 0 25 0 1 0 527977398 9216000 679 33554432000 4194304 4331988 140733262539264 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16062/statm: 2250 679 174 34 0 692 0
[pid=16063] ppid=16058 vsize=61928 CPUtime=12.01 cores=4-7
/proc/16063/stat : 16063 (plingeling) S 16058 16058 15470 0 -1 4202496 5088 1254 0 0 1190 11 0 0 18 0 5 0 527977398 63414272 3937 33554432000 4194304 4356188 140733356222224 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16063/statm: 15482 3937 161 40 0 14026 0
[pid=16063/tid=16070] ppid=16058 vsize=61928 CPUtime=3.06 cores=4-7
/proc/16063/task/16070/stat : 16070 (plingeling) R 16058 16058 15470 0 -1 4202560 993 1254 0 0 304 2 0 0 25 0 5 0 527977400 63414272 3937 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331111 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16063/tid=16071] ppid=16058 vsize=61928 CPUtime=3.03 cores=4-7
/proc/16063/task/16071/stat : 16071 (plingeling) R 16058 16058 15470 0 -1 4202560 1013 1254 0 0 300 3 0 0 25 0 5 0 527977400 63414272 3937 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16063/tid=16072] ppid=16058 vsize=61928 CPUtime=2.82 cores=4-7
/proc/16063/task/16072/stat : 16072 (plingeling) R 16058 16058 15470 0 -1 4202560 927 1254 0 0 280 2 0 0 25 0 5 0 527977400 63414272 3937 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16063/tid=16073] ppid=16058 vsize=61928 CPUtime=3.07 cores=4-7
/proc/16063/task/16073/stat : 16073 (plingeling) R 16058 16058 15470 0 -1 4202560 970 1254 0 0 304 3 0 0 25 0 5 0 527977400 63414272 3937 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.36
Current children cumulated vsize (KiB) 804988

[startup+6.30132 s]
/proc/loadavg: 7.76 8.02 8.00 9/178 16074
/proc/meminfo: memFree=30807136/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0.14 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 3 11 0 0 15 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
[pid=16059] ppid=16058 vsize=38144 CPUtime=6.29 cores=0
/proc/16059/stat : 16059 (cryptominisat) R 16058 16058 15470 0 -1 4202496 8290 0 0 0 628 1 0 0 25 0 1 0 527977398 39059456 3885 33554432000 4194304 4587354 140733649387664 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16059/statm: 9536 3885 336 96 0 6098 0
[pid=16060] ppid=16058 vsize=17096 CPUtime=6.29 cores=1
/proc/16060/stat : 16060 (clasp) R 16058 16058 15470 0 -1 4202496 1691 0 0 0 629 0 0 0 25 0 1 0 527977398 17506304 1583 33554432000 4194304 4785740 140737440790064 18446744073709551615 4549778 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16060/statm: 4274 1583 340 145 0 1319 0
[pid=16061] ppid=16058 vsize=456772 CPUtime=6.29 cores=2
/proc/16061/stat : 16061 (TNM) R 16058 16058 15470 0 -1 4202496 595 0 0 0 629 0 0 0 25 0 1 0 527977398 467734528 492 33554432000 134512640 134534564 4293580816 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16061/statm: 114193 492 95 6 0 112859 0
[pid=16062] ppid=16058 vsize=10024 CPUtime=6.29 cores=3
/proc/16062/stat : 16062 (march_hi) R 16058 16058 15470 0 -1 4202496 2279 0 0 0 629 0 0 0 25 0 1 0 527977398 10264576 890 33554432000 4194304 4331988 140733262539264 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16062/statm: 2506 890 175 34 0 948 0
[pid=16063] ppid=16058 vsize=62516 CPUtime=23.05 cores=4-7
/proc/16063/stat : 16063 (plingeling) S 16058 16058 15470 0 -1 4202496 6020 1254 0 0 2267 38 0 0 18 0 5 0 527977398 64016384 4084 33554432000 4194304 4356188 140733356222224 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16063/statm: 15629 4084 161 40 0 14173 0
[pid=16063/tid=16070] ppid=16058 vsize=62516 CPUtime=6.25 cores=4-7
/proc/16063/task/16070/stat : 16070 (plingeling) R 16058 16058 15470 0 -1 4202560 1121 1254 0 0 619 6 0 0 21 0 5 0 527977400 64016384 4084 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16063/tid=16071] ppid=16058 vsize=62516 CPUtime=6.22 cores=4-7
/proc/16063/task/16071/stat : 16071 (plingeling) R 16058 16058 15470 0 -1 4202560 1399 1254 0 0 617 5 0 0 18 0 5 0 527977400 64016384 4084 33554432000 4194304 4356188 140733356222224 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16063/tid=16072] ppid=16058 vsize=62516 CPUtime=4.29 cores=4-7
/proc/16063/task/16072/stat : 16072 (plingeling) R 16058 16058 15470 0 -1 4202560 991 1254 0 0 413 16 0 0 25 0 5 0 527977400 64016384 4084 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16063/tid=16073] ppid=16058 vsize=62516 CPUtime=6.24 cores=4-7
/proc/16063/task/16073/stat : 16073 (plingeling) R 16058 16058 15470 0 -1 4202560 1324 1254 0 0 615 9 0 0 25 0 5 0 527977400 64016384 4084 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331861 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.35
Current children cumulated vsize (KiB) 602876

[startup+12.7012 s]
/proc/loadavg: 7.78 8.02 8.00 9/178 16074
/proc/meminfo: memFree=30792140/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0.14 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 3 11 0 0 15 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
[pid=16059] ppid=16058 vsize=47056 CPUtime=12.69 cores=0
/proc/16059/stat : 16059 (cryptominisat) R 16058 16058 15470 0 -1 4202496 12725 0 0 0 1268 1 0 0 25 0 1 0 527977398 48185344 6004 33554432000 4194304 4587354 140733649387664 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16059/statm: 11764 6004 336 96 0 8326 0
[pid=16060] ppid=16058 vsize=18652 CPUtime=12.69 cores=1
/proc/16060/stat : 16060 (clasp) R 16058 16058 15470 0 -1 4202496 2045 0 0 0 1269 0 0 0 25 0 1 0 527977398 19099648 1937 33554432000 4194304 4785740 140737440790064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16060/statm: 4663 1937 340 145 0 1708 0
[pid=16061] ppid=16058 vsize=456772 CPUtime=12.68 cores=2
/proc/16061/stat : 16061 (TNM) R 16058 16058 15470 0 -1 4202496 595 0 0 0 1268 0 0 0 25 0 1 0 527977398 467734528 492 33554432000 134512640 134534564 4293580816 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16061/statm: 114193 492 95 6 0 112859 0
[pid=16062] ppid=16058 vsize=10536 CPUtime=12.69 cores=3
/proc/16062/stat : 16062 (march_hi) R 16058 16058 15470 0 -1 4202496 2478 0 0 0 1269 0 0 0 25 0 1 0 527977398 10788864 1089 33554432000 4194304 4331988 140733262539264 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16062/statm: 2634 1089 175 34 0 1076 0
[pid=16063] ppid=16058 vsize=67772 CPUtime=48.61 cores=4-7
/proc/16063/stat : 16063 (plingeling) S 16058 16058 15470 0 -1 4202496 9670 1254 0 0 4822 39 0 0 18 0 5 0 527977398 69398528 5398 33554432000 4194304 4356188 140733356222224 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16063/statm: 16943 5398 161 40 0 15487 0
[pid=16063/tid=16070] ppid=16058 vsize=67772 CPUtime=12.65 cores=4-7
/proc/16063/task/16070/stat : 16070 (plingeling) R 16058 16058 15470 0 -1 4202560 2434 1254 0 0 1259 6 0 0 25 0 5 0 527977400 69398528 5398 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16063/tid=16071] ppid=16058 vsize=67772 CPUtime=12.58 cores=4-7
/proc/16063/task/16071/stat : 16071 (plingeling) R 16058 16058 15470 0 -1 4202560 2519 1254 0 0 1253 5 0 0 25 0 5 0 527977400 69398528 5398 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16063/tid=16072] ppid=16058 vsize=67772 CPUtime=10.69 cores=4-7
/proc/16063/task/16072/stat : 16072 (plingeling) R 16058 16058 15470 0 -1 4202560 1600 1254 0 0 1053 16 0 0 25 0 5 0 527977400 69398528 5398 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16063/tid=16073] ppid=16058 vsize=67772 CPUtime=12.64 cores=4-7
/proc/16063/task/16073/stat : 16073 (plingeling) R 16058 16058 15470 0 -1 4202560 1932 1254 0 0 1255 9 0 0 25 0 5 0 527977400 69398528 5398 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331675 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.5
Current children cumulated vsize (KiB) 619112

[startup+25.5011 s]
/proc/loadavg: 7.83 8.02 8.00 9/178 16074
/proc/meminfo: memFree=30779824/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0.14 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 3 11 0 0 15 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
[pid=16059] ppid=16058 vsize=47476 CPUtime=25.49 cores=0
/proc/16059/stat : 16059 (cryptominisat) R 16058 16058 15470 0 -1 4202496 19430 0 0 0 2546 3 0 0 25 0 1 0 527977398 48615424 5973 33554432000 4194304 4587354 140733649387664 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=16061] ppid=16058 vsize=456772 CPUtime=4841.28 cores=2
/proc/16061/stat : 16061 (TNM) R 16058 16058 15470 0 -1 4202496 595 0 0 0 484128 0 0 0 25 0 1 0 527977398 467734528 492 33554432000 134512640 134534564 4293580816 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16061/statm: 114193 492 95 6 0 112859 0
[pid=16062] ppid=16058 vsize=698092 CPUtime=4842.37 cores=3
/proc/16062/stat : 16062 (march_hi) R 16058 16058 15470 0 -1 4202496 127647 0 0 0 484140 97 0 0 25 0 1 0 527977398 714846208 126258 33554432000 4194304 4331988 140733262539264 18446744073709551615 4210485 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16062/statm: 174523 126258 175 34 0 172965 0
[pid=16063] ppid=16058 vsize=255288 CPUtime=19338.3 cores=4-7
/proc/16063/stat : 16063 (plingeling) S 16058 16058 15470 0 -1 4202496 463288 1254 0 0 1933575 251 0 0 18 0 5 0 527977398 261414912 52277 33554432000 4194304 4356188 140733356222224 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16063/statm: 63822 52277 161 40 0 62366 0
[pid=16063/tid=16070] ppid=16058 vsize=255288 CPUtime=4842.25 cores=4-7
/proc/16063/task/16070/stat : 16070 (plingeling) R 16058 16058 15470 0 -1 4202560 119431 1254 0 0 484200 25 0 0 25 0 5 0 527977400 261414912 52277 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16063/tid=16071] ppid=16058 vsize=255288 CPUtime=4833.79 cores=4-7
/proc/16063/task/16071/stat : 16071 (plingeling) R 16058 16058 15470 0 -1 4202560 111803 1254 0 0 483268 111 0 0 25 0 5 0 527977400 261414912 52277 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16063/tid=16072] ppid=16058 vsize=255288 CPUtime=4819.99 cores=4-7
/proc/16063/task/16072/stat : 16072 (plingeling) R 16058 16058 15470 0 -1 4202560 114725 1254 0 0 481914 85 0 0 25 0 5 0 527977400 261414912 52277 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16063/tid=16073] ppid=16058 vsize=255288 CPUtime=4842.19 cores=4-7
/proc/16063/task/16073/stat : 16073 (plingeling) R 16058 16058 15470 0 -1 4202560 116144 1254 0 0 484190 29 0 0 25 0 5 0 527977400 261414912 52277 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38705.5
Current children cumulated vsize (KiB) 1695896

[startup+4902.3 s]
/proc/loadavg: 8.12 8.08 8.01 9/178 16225
/proc/meminfo: memFree=29992580/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0.15 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 3 12 0 0 15 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
[pid=16059] ppid=16058 vsize=108816 CPUtime=4902.35 cores=0
/proc/16059/stat : 16059 (cryptominisat) R 16058 16058 15470 0 -1 4202496 303857 0 0 0 490105 130 0 0 25 0 1 0 527977398 111427584 22587 33554432000 4194304 4587354 140733649387664 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16059/statm: 27204 22587 336 96 0 23766 0
[pid=16060] ppid=16058 vsize=63676 CPUtime=4901.05 cores=1
/proc/16060/stat : 16060 (clasp) R 16058 16058 15470 0 -1 4202496 14167 0 0 0 490102 3 0 0 25 0 1 0 527977398 65204224 11671 33554432000 4194304 4785740 140737440790064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16060/statm: 15919 11671 341 145 0 12964 0
[pid=16061] ppid=16058 vsize=456772 CPUtime=4901.26 cores=2
/proc/16061/stat : 16061 (TNM) R 16058 16058 15470 0 -1 4202496 595 0 0 0 490126 0 0 0 25 0 1 0 527977398 467734528 492 33554432000 134512640 134534564 4293580816 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16061/statm: 114193 492 95 6 0 112859 0
[pid=16062] ppid=16058 vsize=698092 CPUtime=4902.37 cores=3
/proc/16062/stat : 16062 (march_hi) R 16058 16058 15470 0 -1 4202496 129036 0 0 0 490138 99 0 0 25 0 1 0 527977398 714846208 127647 33554432000 4194304 4331988 140733262539264 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16062/statm: 174523 127647 175 34 0 172965 0
[pid=16063] ppid=16058 vsize=249656 CPUtime=19577.9 cores=4-7
/proc/16063/stat : 16063 (plingeling) S 16058 16058 15470 0 -1 4202496 465400 1254 0 0 1957535 253 0 0 18 0 5 0 527977398 255647744 50869 33554432000 4194304 4356188 140733356222224 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16063/statm: 62414 50869 161 40 0 60958 0
[pid=16063/tid=16070] ppid=16058 vsize=249656 CPUtime=4902.24 cores=4-7
/proc/16063/task/16070/stat : 16070 (plingeling) R 16058 16058 15470 0 -1 4202560 120391 1254 0 0 490199 25 0 0 25 0 5 0 527977400 255647744 50869 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16063/tid=16071] ppid=16058 vsize=249656 CPUtime=4893.76 cores=4-7
/proc/16063/task/16071/stat : 16071 (plingeling) R 16058 16058 15470 0 -1 4202560 112699 1254 0 0 489263 113 0 0 25 0 5 0 527977400 255647744 50869 33554432000 4194304 4356188 140733356222224 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16063/tid=16072] ppid=16058 vsize=249656 CPUtime=4879.66 cores=4-7
/proc/16063/task/16072/stat : 16072 (plingeling) R 16058 16058 15470 0 -1 4202560 114725 1254 0 0 487881 85 0 0 25 0 5 0 527977400 255647744 50869 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16063/tid=16073] ppid=16058 vsize=249656 CPUtime=4902.19 cores=4-7
/proc/16063/task/16073/stat : 16073 (plingeling) R 16058 16058 15470 0 -1 4202560 116400 1254 0 0 490190 29 0 0 25 0 5 0 527977400 255647744 50869 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39185.1
Current children cumulated vsize (KiB) 1595336

[startup+4962.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/178 16229
/proc/meminfo: memFree=29983384/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0.15 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 3 12 0 0 15 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
[pid=16059] ppid=16058 vsize=184860 CPUtime=4962.35 cores=0
/proc/16059/stat : 16059 (cryptominisat) R 16058 16058 15470 0 -1 4202496 305071 0 0 0 496104 131 0 0 25 0 1 0 527977398 189296640 23758 33554432000 4194304 4587354 140733649387664 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16059/statm: 46215 23758 336 96 0 42777 0
[pid=16060] ppid=16058 vsize=63964 CPUtime=4961.05 cores=1
/proc/16060/stat : 16060 (clasp) R 16058 16058 15470 0 -1 4202496 14217 0 0 0 496102 3 0 0 25 0 1 0 527977398 65499136 11721 33554432000 4194304 4785740 140737440790064 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16060/statm: 15991 11721 341 145 0 13036 0
[pid=16061] ppid=16058 vsize=456772 CPUtime=4961.26 cores=2
/proc/16061/stat : 16061 (TNM) R 16058 16058 15470 0 -1 4202496 595 0 0 0 496126 0 0 0 25 0 1 0 527977398 467734528 492 33554432000 134512640 134534564 4293580816 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16061/statm: 114193 492 95 6 0 112859 0
[pid=16062] ppid=16058 vsize=698092 CPUtime=4962.37 cores=3
/proc/16062/stat : 16062 (march_hi) R 16058 16058 15470 0 -1 4202496 130319 0 0 0 496137 100 0 0 25 0 1 0 527977398 714846208 128930 33554432000 4194304 4331988 140733262539264 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16062/statm: 174523 128930 175 34 0 172965 0
[pid=16063] ppid=16058 vsize=248888 CPUtime=19817.5 cores=4-7
/proc/16063/stat : 16063 (plingeling) S 16058 16058 15470 0 -1 4202496 469240 1254 0 0 1981497 255 0 0 18 0 5 0 527977398 254861312 50677 33554432000 4194304 4356188 140733356222224 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16063/statm: 62222 50677 161 40 0 60766 0
[pid=16063/tid=16070] ppid=16058 vsize=248888 CPUtime=4962.24 cores=4-7
/proc/16063/task/16070/stat : 16070 (plingeling) R 16058 16058 15470 0 -1 4202560 122247 1254 0 0 496199 25 0 0 25 0 5 0 527977400 254861312 50677 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16063/tid=16071] ppid=16058 vsize=248888 CPUtime=4953.72 cores=4-7
/proc/16063/task/16071/stat : 16071 (plingeling) R 16058 16058 15470 0 -1 4202560 112699 1254 0 0 495259 113 0 0 25 0 5 0 527977400 254861312 50677 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16063/tid=16072] ppid=16058 vsize=248888 CPUtime=4939.33 cores=4-7
/proc/16063/task/16072/stat : 16072 (plingeling) R 16058 16058 15470 0 -1 4202560 115685 1254 0 0 493848 85 0 0 25 0 5 0 527977400 254861312 50677 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16063/tid=16073] ppid=16058 vsize=248888 CPUtime=4962.18 cores=4-7
/proc/16063/task/16073/stat : 16073 (plingeling) R 16058 16058 15470 0 -1 4202560 117424 1254 0 0 496189 29 0 0 25 0 5 0 527977400 254861312 50677 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331996 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39664.7
Current children cumulated vsize (KiB) 1670900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.25 8.13 8.03 9/178 16230
/proc/meminfo: memFree=29960892/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0.15 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 3 12 0 0 15 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
[pid=16059] ppid=16058 vsize=127888 CPUtime=5000.06 cores=0
/proc/16059/stat : 16059 (cryptominisat) R 16058 16058 15470 0 -1 4202496 309072 0 0 0 499873 133 0 0 25 0 1 0 527977398 130957312 25928 33554432000 4194304 4587354 140733649387664 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16059/statm: 31972 25928 336 96 0 28534 0
[pid=16060] ppid=16058 vsize=63964 CPUtime=4998.76 cores=1
/proc/16060/stat : 16060 (clasp) R 16058 16058 15470 0 -1 4202496 14217 0 0 0 499873 3 0 0 25 0 1 0 527977398 65499136 11721 33554432000 4194304 4785740 140737440790064 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16060/statm: 15991 11721 341 145 0 13036 0
[pid=16061] ppid=16058 vsize=456772 CPUtime=4998.96 cores=2
/proc/16061/stat : 16061 (TNM) R 16058 16058 15470 0 -1 4202496 595 0 0 0 499896 0 0 0 25 0 1 0 527977398 467734528 492 33554432000 134512640 134534564 4293580816 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16061/statm: 114193 492 95 6 0 112859 0
[pid=16062] ppid=16058 vsize=698092 CPUtime=5000.08 cores=3
/proc/16062/stat : 16062 (march_hi) R 16058 16058 15470 0 -1 4202496 131267 0 0 0 499907 101 0 0 25 0 1 0 527977398 714846208 129878 33554432000 4194304 4331988 140733262539264 18446744073709551615 4316681 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16062/statm: 174523 129878 175 34 0 172965 0
[pid=16063] ppid=16058 vsize=260152 CPUtime=19967.2 cores=4-7
/proc/16063/stat : 16063 (plingeling) S 16058 16058 15470 0 -1 4202496 472056 1254 0 0 1996458 257 0 0 18 0 5 0 527977398 266395648 53493 33554432000 4194304 4356188 140733356222224 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16063/statm: 65038 53493 161 40 0 63582 0
[pid=16063/tid=16070] ppid=16058 vsize=260152 CPUtime=4999.95 cores=4-7
/proc/16063/task/16070/stat : 16070 (plingeling) R 16058 16058 15470 0 -1 4202560 122567 1254 0 0 499969 26 0 0 25 0 5 0 527977400 266395648 53493 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16063/tid=16071] ppid=16058 vsize=260152 CPUtime=4990.44 cores=4-7
/proc/16063/task/16071/stat : 16071 (plingeling) R 16058 16058 15470 0 -1 4202560 113659 1254 0 0 498929 115 0 0 25 0 5 0 527977400 266395648 53493 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16063/tid=16072] ppid=16058 vsize=260152 CPUtime=4976.82 cores=4-7
/proc/16063/task/16072/stat : 16072 (plingeling) R 16058 16058 15470 0 -1 4202560 116453 1254 0 0 497597 85 0 0 25 0 5 0 527977400 266395648 53493 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16063/tid=16073] ppid=16058 vsize=260152 CPUtime=4999.88 cores=4-7
/proc/16063/task/16073/stat : 16073 (plingeling) R 16058 16058 15470 0 -1 4202560 118192 1254 0 0 499959 29 0 0 25 0 5 0 527977400 266395648 53493 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39965.2
Current children cumulated vsize (KiB) 1625192

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5000 s]
/proc/loadavg: 8.25 8.13 8.03 9/178 16230
/proc/meminfo: memFree=29960892/32951132 swapFree=67080200/67111528
[pid=16058] ppid=16056 vsize=18324 CPUtime=0.15 cores=0-7
/proc/16058/stat : 16058 (ppfolio) S 16056 16058 15470 0 -1 4202496 523 0 0 0 3 12 0 0 15 0 1 0 527977398 18763776 390 33554432000 4194304 4287625 140737107499088 18446744073709551615 210647166479 0 0 4096 65536 15104449044207894527 0 0 17 4 0 0 0
/proc/16058/statm: 4581 390 341 23 0 91 0
[pid=16059] ppid=16058 vsize=127888 CPUtime=5000.06 cores=0
/proc/16059/stat : 16059 (cryptominisat) R 16058 16058 15470 0 -1 4202496 309072 0 0 0 499873 133 0 0 25 0 1 0 527977398 130957312 25928 33554432000 4194304 4587354 140733649387664 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16059/statm: 31972 25928 336 96 0 28534 0
[pid=16060] ppid=16058 vsize=63964 CPUtime=4998.76 cores=1
/proc/16060/stat : 16060 (clasp) R 16058 16058 15470 0 -1 4202496 14217 0 0 0 499873 3 0 0 25 0 1 0 527977398 65499136 11721 33554432000 4194304 4785740 140737440790064 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16060/statm: 15991 11721 341 145 0 13036 0
[pid=16061] ppid=16058 vsize=456772 CPUtime=4998.96 cores=2
/proc/16061/stat : 16061 (TNM) R 16058 16058 15470 0 -1 4202496 595 0 0 0 499896 0 0 0 25 0 1 0 527977398 467734528 492 33554432000 134512640 134534564 4293580816 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16061/statm: 114193 492 95 6 0 112859 0
[pid=16062] ppid=16058 vsize=698092 CPUtime=5000.08 cores=3
/proc/16062/stat : 16062 (march_hi) R 16058 16058 15470 0 -1 4202496 131267 0 0 0 499907 101 0 0 25 0 1 0 527977398 714846208 129878 33554432000 4194304 4331988 140733262539264 18446744073709551615 4316681 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16062/statm: 174523 129878 175 34 0 172965 0
[pid=16063] ppid=16058 vsize=260152 CPUtime=19967.2 cores=4-7
/proc/16063/stat : 16063 (plingeling) S 16058 16058 15470 0 -1 4202496 472056 1254 0 0 1996458 257 0 0 18 0 5 0 527977398 266395648 53493 33554432000 4194304 4356188 140733356222224 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16063/statm: 65038 53493 161 40 0 63582 0
[pid=16063/tid=16070] ppid=16058 vsize=260152 CPUtime=4999.95 cores=4-7
/proc/16063/task/16070/stat : 16070 (plingeling) R 16058 16058 15470 0 -1 4202560 122567 1254 0 0 499969 26 0 0 25 0 5 0 527977400 266395648 53493 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16063/tid=16071] ppid=16058 vsize=260152 CPUtime=4990.44 cores=4-7
/proc/16063/task/16071/stat : 16071 (plingeling) R 16058 16058 15470 0 -1 4202560 113659 1254 0 0 498929 115 0 0 25 0 5 0 527977400 266395648 53493 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16063/tid=16072] ppid=16058 vsize=260152 CPUtime=4976.82 cores=4-7
/proc/16063/task/16072/stat : 16072 (plingeling) R 16058 16058 15470 0 -1 4202560 116453 1254 0 0 497597 85 0 0 25 0 5 0 527977400 266395648 53493 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16063/tid=16073] ppid=16058 vsize=260152 CPUtime=4999.88 cores=4-7
/proc/16063/task/16073/stat : 16073 (plingeling) R 16058 16058 15470 0 -1 4202560 118192 1254 0 0 499959 29 0 0 25 0 5 0 527977400 266395648 53493 33554432000 4194304 4356188 140733356222224 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39965.2
Current children cumulated vsize (KiB) 1625192

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16058 and gives
#  childrusage.ru_utime.tv_sec=14996
#  childrusage.ru_utime.tv_usec=470190
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=503771
# CPU time returned by wait4() is 14998
# while last known CPU time is 39965.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39965.2
CPU user time (s): 39960.1
CPU system time (s): 5.06
CPU usage (%): 799.3
Max. virtual memory (cumulated for all children) (KiB): 1699480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14996.5
system time used= 1.50377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324423
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= 857
involuntary context switches= 34173

runsolver used 7.84081 second user time and 19.406 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-30 13:42:58
IDJOB=3222093
IDBENCH=83032
IDSOLVER=1638
FILE ID=node129/3222093-1304163778
RUNJOBID= node129-1304158550-15484
PBS_JOBID= 13170917
Free space on /tmp= 67252 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S741717046-057.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222093-1304163778/watcher-3222093-1304163778 -o /tmp/evaluation-result-3222093-1304163778/solver-3222093-1304163778 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3222093-1304163778.cnf

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

MD5SUM BENCH= 1f00de1fd8adbfbf4cc573ef44af531f
RANDOM SEED=1309231927

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30844556 kB
Buffers:        278936 kB
Cached:        1447748 kB
SwapCached:       5024 kB
Active:         139672 kB
Inactive:      1624688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30844556 kB
SwapTotal:    67111528 kB
SwapFree:     67080200 kB
Dirty:           10224 kB
Writeback:           0 kB
AnonPages:       35128 kB
Mapped:          12524 kB
Slab:           276392 kB
PageTables:       4604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   186916 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67240 MiB
End job on node129 at 2011-04-30 15:06:20