Trace number 3310311

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) 35269.3 5100.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.525
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

Solver Data

0.00/0.03	This is pico-portfolio, a naive parallel portfolio
0.00/0.03	Copyright (C) 2011 Olivier Roussel
0.00/0.03	Using 8 processing units
0.00/0.03	This portfolio uses the following solvers:
0.00/0.03	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.03	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.03	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.03	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.03	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.03	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.03	Starting clasp 1.3.6 on core(s) 1
0.00/0.03	Starting TNM 2009 on core(s) 2
0.00/0.03	Starting march_hi 2009 on core(s) 3
0.00/0.03	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-3310311-1304009290/watcher-3310311-1304009290 -o /tmp/evaluation-result-3310311-1304009290/solver-3310311-1304009290 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310311-1304009290.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: 6.84 8.01 8.40 2/170 32425
/proc/meminfo: memFree=32112112/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=2712 CPUtime=0 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4194304 81 0 2 0 0 0 0 0 20 0 1 0 493344681 2777088 37 33554432000 4194304 4287625 140734800489360 18446744073709551615 270333460103 0 2147483391 4096 0 18446744071699199166 0 0 17 4 0 0 0
/proc/32425/statm: 678 37 27 23 0 23 0

[startup+0.085473 s]
/proc/loadavg: 6.84 8.01 8.40 2/170 32425
/proc/meminfo: memFree=32112112/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 514 0 4 0 0 0 0 0 23 0 1 0 493344681 18763776 389 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 4576009894058000383 0 0 17 4 0 0 2
/proc/32425/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100483 s]
/proc/loadavg: 6.84 8.01 8.40 2/170 32425
/proc/meminfo: memFree=32112112/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 514 0 4 0 0 0 0 0 23 0 1 0 493344681 18763776 389 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 4576009894058000383 0 0 17 4 0 0 2
/proc/32425/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300427 s]
/proc/loadavg: 6.84 8.01 8.40 2/170 32425
/proc/meminfo: memFree=32112112/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 23 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.700317 s]
/proc/loadavg: 6.84 8.01 8.40 2/170 32425
/proc/meminfo: memFree=32112112/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 23 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50119 s]
/proc/loadavg: 6.84 8.01 8.40 8/179 32440
/proc/meminfo: memFree=31963168/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 17 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
[pid=32427] ppid=32425 vsize=58932 CPUtime=1.46 cores=0
/proc/32427/stat : 32427 (cryptominisat) R 32425 32425 32399 0 -1 4202496 9446 0 0 0 144 2 0 0 20 0 1 0 493344684 60346368 9171 33554432000 4194304 4587354 140734208851440 18446744073709551615 4367369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32427/statm: 14733 9171 312 96 0 11295 0
[pid=32428] ppid=32425 vsize=47844 CPUtime=1.46 cores=1
/proc/32428/stat : 32428 (clasp) R 32425 32425 32399 0 -1 4202496 11578 0 0 0 144 2 0 0 20 0 1 0 493344684 48992256 9039 33554432000 4194304 4785740 140735617079904 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32428/statm: 11961 9039 340 145 0 9006 0
[pid=32430] ppid=32425 vsize=147564 CPUtime=1.46 cores=3
/proc/32430/stat : 32430 (march_hi) R 32425 32425 32399 0 -1 4202496 69695 0 0 0 137 9 0 0 25 0 1 0 493344684 151105536 17146 33554432000 4194304 4331988 140733706375680 18446744073709551615 270338032754 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32430/statm: 36891 17146 162 34 0 35333 0
[pid=32431] ppid=32425 vsize=162352 CPUtime=3.85 cores=4-7
/proc/32431/stat : 32431 (plingeling) S 32425 32425 32399 0 -1 4202496 28342 1249 0 0 381 4 0 0 25 0 5 0 493344684 166248448 13394 33554432000 4194304 4356188 140737334056288 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32431/statm: 40588 13394 159 40 0 39132 0
[pid=32431/tid=32437] ppid=32425 vsize=162352 CPUtime=0.69 cores=4-7
/proc/32431/task/32437/stat : 32437 (plingeling) R 32425 32425 32399 0 -1 4202560 4926 1249 0 0 69 0 0 0 25 0 5 0 493344710 166248448 13394 33554432000 4194304 4356188 140737334056288 18446744073709551615 270338077657 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32438] ppid=32425 vsize=162352 CPUtime=0.5 cores=4-7
/proc/32431/task/32438/stat : 32438 (plingeling) R 32425 32425 32399 0 -1 4202560 1865 1249 0 0 50 0 0 0 25 0 5 0 493344710 166248448 13394 33554432000 4194304 4356188 140737334056288 18446744073709551615 4260273 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32439] ppid=32425 vsize=162352 CPUtime=1.17 cores=4-7
/proc/32431/task/32439/stat : 32439 (plingeling) R 32425 32425 32399 0 -1 4202560 3355 1249 0 0 117 0 0 0 25 0 5 0 493344710 166248448 13394 33554432000 4194304 4356188 140737334056288 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32431/tid=32440] ppid=32425 vsize=162352 CPUtime=1.2 cores=4-7
/proc/32431/task/32440/stat : 32440 (plingeling) R 32425 32425 32399 0 -1 4202560 5568 1249 0 0 120 0 0 0 25 0 5 0 493344710 166248448 13394 33554432000 4194304 4356188 140737334056288 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 435016

[startup+3.10087 s]
/proc/loadavg: 6.84 8.01 8.40 8/179 32440
/proc/meminfo: memFree=31905384/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 16 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
[pid=32427] ppid=32425 vsize=82824 CPUtime=3.06 cores=0
/proc/32427/stat : 32427 (cryptominisat) R 32425 32425 32399 0 -1 4202496 18926 0 0 0 303 3 0 0 25 0 1 0 493344684 84811776 15752 33554432000 4194304 4587354 140734208851440 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32427/statm: 20706 15752 330 96 0 17268 0
[pid=32428] ppid=32425 vsize=47844 CPUtime=3.06 cores=1
/proc/32428/stat : 32428 (clasp) R 32425 32425 32399 0 -1 4202496 11587 0 0 0 304 2 0 0 25 0 1 0 493344684 48992256 9048 33554432000 4194304 4785740 140735617079904 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32428/statm: 11961 9048 340 145 0 9006 0
[pid=32430] ppid=32425 vsize=150856 CPUtime=3.05 cores=3
/proc/32430/stat : 32430 (march_hi) R 32425 32425 32399 0 -1 4202496 80823 0 0 0 295 10 0 0 25 0 1 0 493344684 154476544 19579 33554432000 4194304 4331988 140733706375680 18446744073709551615 270337778901 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32430/statm: 37714 19579 175 34 0 36156 0
[pid=32431] ppid=32425 vsize=177008 CPUtime=8.65 cores=4-7
/proc/32431/stat : 32431 (plingeling) S 32425 32425 32399 0 -1 4202496 32870 1249 0 0 860 5 0 0 25 0 5 0 493344684 181256192 16344 33554432000 4194304 4356188 140737334056288 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32431/statm: 44252 16344 163 40 0 42796 0
[pid=32431/tid=32437] ppid=32425 vsize=177008 CPUtime=1.49 cores=4-7
/proc/32431/task/32437/stat : 32437 (plingeling) R 32425 32425 32399 0 -1 4202560 5667 1249 0 0 149 0 0 0 25 0 5 0 493344710 181256192 16344 33554432000 4194304 4356188 140737334056288 18446744073709551615 4252877 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32438] ppid=32425 vsize=177008 CPUtime=1.3 cores=4-7
/proc/32431/task/32438/stat : 32438 (plingeling) R 32425 32425 32399 0 -1 4202560 4257 1249 0 0 130 0 0 0 25 0 5 0 493344710 181256192 16344 33554432000 4194304 4356188 140737334056288 18446744073709551615 4293944 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32439] ppid=32425 vsize=177008 CPUtime=2.77 cores=4-7
/proc/32431/task/32439/stat : 32439 (plingeling) R 32425 32425 32399 0 -1 4202560 4390 1249 0 0 277 0 0 0 25 0 5 0 493344710 181256192 16344 33554432000 4194304 4356188 140737334056288 18446744073709551615 4216565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32431/tid=32440] ppid=32425 vsize=177008 CPUtime=2.79 cores=4-7
/proc/32431/task/32440/stat : 32440 (plingeling) R 32425 32425 32399 0 -1 4202560 5928 1249 0 0 279 0 0 0 25 0 5 0 493344710 181256192 16344 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17.83
Current children cumulated vsize (KiB) 476856

[startup+6.30124 s]
/proc/loadavg: 6.86 7.99 8.39 8/179 32440
/proc/meminfo: memFree=31839680/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 15 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
[pid=32427] ppid=32425 vsize=120328 CPUtime=6.25 cores=0
/proc/32427/stat : 32427 (cryptominisat) R 32425 32425 32399 0 -1 4202496 19691 0 0 0 622 3 0 0 25 0 1 0 493344684 123215872 16504 33554432000 4194304 4587354 140734208851440 18446744073709551615 4237519 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32427/statm: 30082 16504 330 96 0 26644 0
[pid=32428] ppid=32425 vsize=52704 CPUtime=6.25 cores=1
/proc/32428/stat : 32428 (clasp) R 32425 32425 32399 0 -1 4202496 12805 0 0 0 623 2 0 0 25 0 1 0 493344684 53968896 10266 33554432000 4194304 4785740 140735617079904 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32428/statm: 13176 10266 340 145 0 10221 0
[pid=32430] ppid=32425 vsize=156484 CPUtime=6.26 cores=3
/proc/32430/stat : 32430 (march_hi) R 32425 32425 32399 0 -1 4202496 81957 0 0 0 615 11 0 0 25 0 1 0 493344684 160239616 20713 33554432000 4194304 4331988 140733706375680 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32430/statm: 39121 20713 175 34 0 37563 0
[pid=32431] ppid=32425 vsize=193152 CPUtime=18.25 cores=4-7
/proc/32431/stat : 32431 (plingeling) S 32425 32425 32399 0 -1 4202496 36911 1249 0 0 1820 5 0 0 25 0 5 0 493344684 197787648 20380 33554432000 4194304 4356188 140737334056288 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32431/statm: 48288 20380 163 40 0 46832 0
[pid=32431/tid=32437] ppid=32425 vsize=193152 CPUtime=3.08 cores=4-7
/proc/32431/task/32437/stat : 32437 (plingeling) R 32425 32425 32399 0 -1 4202560 7434 1249 0 0 308 0 0 0 25 0 5 0 493344710 197787648 20380 33554432000 4194304 4356188 140737334056288 18446744073709551615 4301864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32438] ppid=32425 vsize=193152 CPUtime=2.9 cores=4-7
/proc/32431/task/32438/stat : 32438 (plingeling) R 32425 32425 32399 0 -1 4202560 6165 1249 0 0 290 0 0 0 25 0 5 0 493344710 197787648 20380 33554432000 4194304 4356188 140737334056288 18446744073709551615 4254418 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32439] ppid=32425 vsize=193152 CPUtime=5.97 cores=4-7
/proc/32431/task/32439/stat : 32439 (plingeling) R 32425 32425 32399 0 -1 4202560 4390 1249 0 0 597 0 0 0 25 0 5 0 493344710 197787648 20380 33554432000 4194304 4356188 140737334056288 18446744073709551615 4301423 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32431/tid=32440] ppid=32425 vsize=193152 CPUtime=6 cores=4-7
/proc/32431/task/32440/stat : 32440 (plingeling) R 32425 32425 32399 0 -1 4202560 6294 1249 0 0 599 1 0 0 25 0 5 0 493344710 197787648 20380 33554432000 4194304 4356188 140737334056288 18446744073709551615 4237093 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37.02
Current children cumulated vsize (KiB) 540992

[startup+12.701 s]
/proc/loadavg: 6.87 7.97 8.39 8/179 32440
/proc/meminfo: memFree=31820964/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 15 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
[pid=32427] ppid=32425 vsize=120328 CPUtime=12.66 cores=0
/proc/32427/stat : 32427 (cryptominisat) R 32425 32425 32399 0 -1 4202496 20300 0 0 0 1262 4 0 0 25 0 1 0 493344684 123215872 17103 33554432000 4194304 4587354 140734208851440 18446744073709551615 4422585 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32427/statm: 30082 17103 336 96 0 26644 0
[pid=32428] ppid=32425 vsize=61364 CPUtime=12.66 cores=1
/proc/32428/stat : 32428 (clasp) R 32425 32425 32399 0 -1 4202496 14917 0 0 0 1263 3 0 0 25 0 1 0 493344684 62836736 12378 33554432000 4194304 4785740 140735617079904 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32428/statm: 15341 12378 340 145 0 12386 0
[pid=32430] ppid=32425 vsize=157292 CPUtime=12.66 cores=3
/proc/32430/stat : 32430 (march_hi) R 32425 32425 32399 0 -1 4202496 82234 0 0 0 1255 11 0 0 25 0 1 0 493344684 161067008 20990 33554432000 4194304 4331988 140733706375680 18446744073709551615 4288317 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32430/statm: 39323 20990 175 34 0 37765 0
[pid=32431] ppid=32425 vsize=197884 CPUtime=37.45 cores=4-7
/proc/32431/stat : 32431 (plingeling) S 32425 32425 32399 0 -1 4202496 39164 1249 0 0 3740 5 0 0 25 0 5 0 493344684 202633216 21563 33554432000 4194304 4356188 140737334056288 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32431/statm: 49471 21563 163 40 0 48015 0
[pid=32431/tid=32437] ppid=32425 vsize=197884 CPUtime=6.29 cores=4-7
/proc/32431/task/32437/stat : 32437 (plingeling) R 32425 32425 32399 0 -1 4202560 7434 1249 0 0 629 0 0 0 25 0 5 0 493344710 202633216 21563 33554432000 4194304 4356188 140737334056288 18446744073709551615 4270654 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32438] ppid=32425 vsize=197884 CPUtime=6.1 cores=4-7
/proc/32431/task/32438/stat : 32438 (plingeling) R 32425 32425 32399 0 -1 4202560 6165 1249 0 0 610 0 0 0 25 0 5 0 493344710 202633216 21563 33554432000 4194304 4356188 140737334056288 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32439] ppid=32425 vsize=197884 CPUtime=12.38 cores=4-7
/proc/32431/task/32439/stat : 32439 (plingeling) R 32425 32425 32399 0 -1 4202560 5875 1249 0 0 1237 1 0 0 25 0 5 0 493344710 202633216 21563 33554432000 4194304 4356188 140737334056288 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32431/tid=32440] ppid=32425 vsize=197884 CPUtime=12.4 cores=4-7
/proc/32431/task/32440/stat : 32440 (plingeling) R 32425 32425 32399 0 -1 4202560 7062 1249 0 0 1239 1 0 0 25 0 5 0 493344710 202633216 21563 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 75.44
Current children cumulated vsize (KiB) 555192

[startup+25.5004 s]
/proc/loadavg: 6.90 7.93 8.36 8/179 32441
/proc/meminfo: memFree=31828560/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 15 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
[pid=32427] ppid=32425 vsize=1319796 CPUtime=25.46 cores=0
/proc/32427/stat : 32427 (cryptominisat) R 32425 32425 32399 0 -1 4202496 29913 0 0 0 2540 6 0 0 25 0 1 0 493344684 1351471104 17943 33554432000 4194304 4587354 140734208851440 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32427/statm: 329949 17943 336 96 0 326511 0
[pid=32428] ppid=32425 vsize=65764 CPUtime=25.46 cores=1
/proc/32428/stat : 32428 (clasp) R 32425 32425 32399 0 -1 4202496 15927 0 0 0 2543 3 0 0 25 0 1 0 493344684 67342336 13388 33554432000 4194304 4785740 140735617079904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32428/statm: 16441 13388 340 145 0 13486 0
[pid=32430] ppid=32425 vsize=157888 CPUtime=25.46 cores=3
/proc/32430/stat : 32430 (march_hi) R 32425 32425 32399 0 -1 4202496 82369 0 0 0 2535 11 0 0 25 0 1 0 493344684 161677312 21125 33554432000 4194304 4331988 140733706375680 18446744073709551615 270338080297 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32430/statm: 39472 21125 175 34 0 37914 0
[pid=32431] ppid=32425 vsize=183804 CPUtime=75.85 cores=4-7
/proc/32431/stat : 32431 (plingeling) S 32425 32425 32399 0 -1 4202496 39316 1249 0 0 7580 5 0 0 25 0 5 0 493344684 188215296 18043 33554432000 4194304 4356188 140737334056288 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32431/statm: 45951 18043 163 40 0 44495 0
[pid=32431/tid=32437] ppid=32425 vsize=183804 CPUtime=12.69 cores=4-7
/proc/32431/task/32437/stat : 32437 (plingeling) R 32425 32425 32399 0 -1 4202560 7434 1249 0 0 1269 0 0 0 25 0 5 0 493344710 188215296 18043 33554432000 4194304 4356188 140737334056288 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0

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

Current children cumulated CPU time (s) 33466.7
Current children cumulated vsize (KiB) 2454912

[startup+4902.3 s]
/proc/loadavg: 7.02 7.05 7.01 8/179 32592
/proc/meminfo: memFree=31120608/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 15 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
[pid=32427] ppid=32425 vsize=1476220 CPUtime=4902.47 cores=0
/proc/32427/stat : 32427 (cryptominisat) R 32425 32425 32399 0 -1 4202496 401324 0 0 0 490081 166 0 0 25 0 1 0 493344684 1511649280 51112 33554432000 4194304 4587354 140734208851440 18446744073709551615 4239552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32427/statm: 369055 51112 336 96 0 365617 0
[pid=32428] ppid=32425 vsize=372516 CPUtime=4902.46 cores=1
/proc/32428/stat : 32428 (clasp) R 32425 32425 32399 0 -1 4202496 89948 0 0 0 490206 40 0 0 25 0 1 0 493344684 381456384 87409 33554432000 4194304 4785740 140735617079904 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32428/statm: 93129 87409 340 145 0 90174 0
[pid=32430] ppid=32425 vsize=179524 CPUtime=4902.49 cores=3
/proc/32430/stat : 32430 (march_hi) R 32425 32425 32399 0 -1 4202496 86636 0 0 0 490235 14 0 0 25 0 1 0 493344684 183832576 25392 33554432000 4194304 4331988 140733706375680 18446744073709551615 4299865 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32430/statm: 44881 25392 175 34 0 43323 0
[pid=32431] ppid=32425 vsize=398444 CPUtime=19178.9 cores=4-7
/proc/32431/stat : 32431 (plingeling) S 32425 32425 32399 0 -1 4202496 756621 1249 0 0 1917789 105 0 0 25 0 5 0 493344684 408006656 71704 33554432000 4194304 4356188 140737334056288 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32431/statm: 99611 71704 164 40 0 98155 0
[pid=32431/tid=32437] ppid=32425 vsize=398444 CPUtime=4675.05 cores=4-7
/proc/32431/task/32437/stat : 32437 (plingeling) R 32425 32425 32399 0 -1 4202560 177714 1249 0 0 467482 23 0 0 25 0 5 0 493344710 408006656 71704 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32431/tid=32438] ppid=32425 vsize=398444 CPUtime=4699.33 cores=4-7
/proc/32431/task/32438/stat : 32438 (plingeling) R 32425 32425 32399 0 -1 4202560 225523 1249 0 0 469902 31 0 0 25 0 5 0 493344710 408006656 71704 33554432000 4194304 4356188 140737334056288 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32439] ppid=32425 vsize=398444 CPUtime=4902.04 cores=4-7
/proc/32431/task/32439/stat : 32439 (plingeling) R 32425 32425 32399 0 -1 4202560 239916 1249 0 0 490172 32 0 0 25 0 5 0 493344710 408006656 71704 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331992 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32431/tid=32440] ppid=32425 vsize=398444 CPUtime=4902.23 cores=4-7
/proc/32431/task/32440/stat : 32440 (plingeling) R 32425 32425 32399 0 -1 4202560 100840 1249 0 0 490208 15 0 0 25 0 5 0 493344710 408006656 71704 33554432000 4194304 4356188 140737334056288 18446744073709551615 4330845 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 33886.4
Current children cumulated vsize (KiB) 2445028

[startup+4962.3 s]
/proc/loadavg: 7.01 7.04 7.00 8/179 32593
/proc/meminfo: memFree=31113388/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 15 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
[pid=32427] ppid=32425 vsize=1476220 CPUtime=4962.47 cores=0
/proc/32427/stat : 32427 (cryptominisat) R 32425 32425 32399 0 -1 4202496 405060 0 0 0 496079 168 0 0 25 0 1 0 493344684 1511649280 54771 33554432000 4194304 4587354 140734208851440 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32427/statm: 369055 54771 336 96 0 365617 0
[pid=32428] ppid=32425 vsize=373580 CPUtime=4962.46 cores=1
/proc/32428/stat : 32428 (clasp) R 32425 32425 32399 0 -1 4202496 90180 0 0 0 496206 40 0 0 25 0 1 0 493344684 382545920 87641 33554432000 4194304 4785740 140735617079904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32428/statm: 93395 87641 340 145 0 90440 0
[pid=32430] ppid=32425 vsize=179656 CPUtime=4962.49 cores=3
/proc/32430/stat : 32430 (march_hi) R 32425 32425 32399 0 -1 4202496 86686 0 0 0 496235 14 0 0 25 0 1 0 493344684 183967744 25442 33554432000 4194304 4331988 140733706375680 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32430/statm: 44914 25442 175 34 0 43356 0
[pid=32431] ppid=32425 vsize=391276 CPUtime=19418.6 cores=4-7
/proc/32431/stat : 32431 (plingeling) S 32425 32425 32399 0 -1 4202496 765069 1249 0 0 1941755 106 0 0 25 0 5 0 493344684 400666624 69912 33554432000 4194304 4356188 140737334056288 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32431/statm: 97819 69912 164 40 0 96363 0
[pid=32431/tid=32437] ppid=32425 vsize=391276 CPUtime=4734.72 cores=4-7
/proc/32431/task/32437/stat : 32437 (plingeling) R 32425 32425 32399 0 -1 4202560 177714 1249 0 0 473449 23 0 0 25 0 5 0 493344710 400666624 69912 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32431/tid=32438] ppid=32425 vsize=391276 CPUtime=4759.34 cores=4-7
/proc/32431/task/32438/stat : 32438 (plingeling) R 32425 32425 32399 0 -1 4202560 227059 1249 0 0 475902 32 0 0 25 0 5 0 493344710 400666624 69912 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331126 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32439] ppid=32425 vsize=391276 CPUtime=4962.04 cores=4-7
/proc/32431/task/32439/stat : 32439 (plingeling) R 32425 32425 32399 0 -1 4202560 246060 1249 0 0 496171 33 0 0 25 0 5 0 493344710 400666624 69912 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32431/tid=32440] ppid=32425 vsize=391276 CPUtime=4962.23 cores=4-7
/proc/32431/task/32440/stat : 32440 (plingeling) R 32425 32425 32399 0 -1 4202560 101608 1249 0 0 496208 15 0 0 25 0 5 0 493344710 400666624 69912 33554432000 4194304 4356188 140737334056288 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 34306
Current children cumulated vsize (KiB) 2439056

[startup+5022.3 s]
/proc/loadavg: 7.00 7.03 7.00 8/179 32595
/proc/meminfo: memFree=31113480/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 15 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
[pid=32427] ppid=32425 vsize=1442640 CPUtime=5022.47 cores=0
/proc/32427/stat : 32427 (cryptominisat) R 32425 32425 32399 0 -1 4202496 406621 0 0 0 502079 168 0 0 25 0 1 0 493344684 1477263360 52529 33554432000 4194304 4587354 140734208851440 18446744073709551615 4239572 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32427/statm: 360660 52529 336 96 0 357222 0
[pid=32428] ppid=32425 vsize=373580 CPUtime=5022.47 cores=1
/proc/32428/stat : 32428 (clasp) R 32425 32425 32399 0 -1 4202496 90187 0 0 0 502206 41 0 0 25 0 1 0 493344684 382545920 87648 33554432000 4194304 4785740 140735617079904 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32428/statm: 93395 87648 340 145 0 90440 0
[pid=32430] ppid=32425 vsize=179656 CPUtime=5022.49 cores=3
/proc/32430/stat : 32430 (march_hi) R 32425 32425 32399 0 -1 4202496 86729 0 0 0 502235 14 0 0 25 0 1 0 493344684 183967744 25485 33554432000 4194304 4331988 140733706375680 18446744073709551615 270338080252 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32430/statm: 44914 25485 175 34 0 43356 0
[pid=32431] ppid=32425 vsize=399472 CPUtime=19658.3 cores=4-7
/proc/32431/stat : 32431 (plingeling) S 32425 32425 32399 0 -1 4202496 775566 1249 0 0 1965722 108 0 0 25 0 5 0 493344684 409059328 71961 33554432000 4194304 4356188 140737334056288 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32431/statm: 99868 71961 164 40 0 98412 0
[pid=32431/tid=32437] ppid=32425 vsize=399472 CPUtime=4794.4 cores=4-7
/proc/32431/task/32437/stat : 32437 (plingeling) R 32425 32425 32399 0 -1 4202560 182834 1249 0 0 479416 24 0 0 25 0 5 0 493344710 409059328 71961 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32431/tid=32438] ppid=32425 vsize=399472 CPUtime=4819.34 cores=4-7
/proc/32431/task/32438/stat : 32438 (plingeling) R 32425 32425 32399 0 -1 4202560 230132 1249 0 0 481902 32 0 0 25 0 5 0 493344710 409059328 71961 33554432000 4194304 4356188 140737334056288 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32439] ppid=32425 vsize=399472 CPUtime=5022.04 cores=4-7
/proc/32431/task/32439/stat : 32439 (plingeling) R 32425 32425 32399 0 -1 4202560 246828 1249 0 0 502171 33 0 0 25 0 5 0 493344710 409059328 71961 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32431/tid=32440] ppid=32425 vsize=399472 CPUtime=5022.23 cores=4-7
/proc/32431/task/32440/stat : 32440 (plingeling) R 32425 32425 32399 0 -1 4202560 103144 1249 0 0 502208 15 0 0 25 0 5 0 493344710 409059328 71961 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 34725.7
Current children cumulated vsize (KiB) 2413672

[startup+5082.3 s]
/proc/loadavg: 7.00 7.02 7.00 8/179 32597
/proc/meminfo: memFree=31117168/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 15 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
[pid=32427] ppid=32425 vsize=1497496 CPUtime=5082.48 cores=0
/proc/32427/stat : 32427 (cryptominisat) R 32425 32425 32399 0 -1 4202496 408963 0 0 0 508078 170 0 0 25 0 1 0 493344684 1533435904 51117 33554432000 4194304 4587354 140734208851440 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32427/statm: 374374 51117 336 96 0 370936 0
[pid=32428] ppid=32425 vsize=373580 CPUtime=5082.48 cores=1
/proc/32428/stat : 32428 (clasp) R 32425 32425 32399 0 -1 4202496 90190 0 0 0 508207 41 0 0 25 0 1 0 493344684 382545920 87651 33554432000 4194304 4785740 140735617079904 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32428/statm: 93395 87651 340 145 0 90440 0
[pid=32430] ppid=32425 vsize=179656 CPUtime=5082.49 cores=3
/proc/32430/stat : 32430 (march_hi) R 32425 32425 32399 0 -1 4202496 86765 0 0 0 508235 14 0 0 25 0 1 0 493344684 183967744 25521 33554432000 4194304 4331988 140733706375680 18446744073709551615 4263319 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32430/statm: 44914 25521 175 34 0 43356 0
[pid=32431] ppid=32425 vsize=401520 CPUtime=19898 cores=4-7
/proc/32431/stat : 32431 (plingeling) S 32425 32425 32399 0 -1 4202496 782222 1249 0 0 1989689 109 0 0 25 0 5 0 493344684 411156480 72473 33554432000 4194304 4356188 140737334056288 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32431/statm: 100380 72473 164 40 0 98924 0
[pid=32431/tid=32437] ppid=32425 vsize=401520 CPUtime=4854.07 cores=4-7
/proc/32431/task/32437/stat : 32437 (plingeling) R 32425 32425 32399 0 -1 4202560 184370 1249 0 0 485383 24 0 0 25 0 5 0 493344710 411156480 72473 33554432000 4194304 4356188 140737334056288 18446744073709551615 4210842 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32431/tid=32438] ppid=32425 vsize=401520 CPUtime=4879.34 cores=4-7
/proc/32431/task/32438/stat : 32438 (plingeling) R 32425 32425 32399 0 -1 4202560 231668 1249 0 0 487902 32 0 0 25 0 5 0 493344710 411156480 72473 33554432000 4194304 4356188 140737334056288 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32439] ppid=32425 vsize=401520 CPUtime=5082.04 cores=4-7
/proc/32431/task/32439/stat : 32439 (plingeling) R 32425 32425 32399 0 -1 4202560 248108 1249 0 0 508171 33 0 0 25 0 5 0 493344710 411156480 72473 33554432000 4194304 4356188 140737334056288 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32431/tid=32440] ppid=32425 vsize=401520 CPUtime=5082.24 cores=4-7
/proc/32431/task/32440/stat : 32440 (plingeling) R 32425 32425 32399 0 -1 4202560 105448 1249 0 0 508208 16 0 0 25 0 5 0 493344710 411156480 72473 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 35145.4
Current children cumulated vsize (KiB) 2470576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 7.00 7.02 7.00 8/179 32597
/proc/meminfo: memFree=31124224/32951124 swapFree=67111356/67111528
[pid=32425] ppid=32423 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (ppfolio) S 32423 32425 32399 0 -1 4202496 515 1185 4 10 0 0 0 1 15 0 1 0 493344681 18763776 390 33554432000 4194304 4287625 140734800489360 18446744073709551615 270338403855 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 2
/proc/32425/statm: 4581 390 342 23 0 91 0
[pid=32427] ppid=32425 vsize=1497496 CPUtime=5100.18 cores=0
/proc/32427/stat : 32427 (cryptominisat) R 32425 32425 32399 0 -1 4202496 409120 0 0 0 509848 170 0 0 25 0 1 0 493344684 1533435904 51272 33554432000 4194304 4587354 140734208851440 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32427/statm: 374374 51272 336 96 0 370936 0
[pid=32428] ppid=32425 vsize=373580 CPUtime=5100.18 cores=1
/proc/32428/stat : 32428 (clasp) R 32425 32425 32399 0 -1 4202496 90190 0 0 0 509977 41 0 0 25 0 1 0 493344684 382545920 87651 33554432000 4194304 4785740 140735617079904 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32428/statm: 93395 87651 340 145 0 90440 0
[pid=32430] ppid=32425 vsize=179656 CPUtime=5100.2 cores=3
/proc/32430/stat : 32430 (march_hi) R 32425 32425 32399 0 -1 4202496 86774 0 0 0 510006 14 0 0 25 0 1 0 493344684 183967744 25530 33554432000 4194304 4331988 140733706375680 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32430/statm: 44914 25530 175 34 0 43356 0
[pid=32431] ppid=32425 vsize=393328 CPUtime=19968.7 cores=4-7
/proc/32431/stat : 32431 (plingeling) S 32425 32425 32399 0 -1 4202496 784270 1249 0 0 1996761 109 0 0 25 0 5 0 493344684 402767872 70425 33554432000 4194304 4356188 140737334056288 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32431/statm: 98332 70425 164 40 0 96876 0
[pid=32431/tid=32437] ppid=32425 vsize=393328 CPUtime=4871.68 cores=4-7
/proc/32431/task/32437/stat : 32437 (plingeling) R 32425 32425 32399 0 -1 4202560 184370 1249 0 0 487144 24 0 0 25 0 5 0 493344710 402767872 70425 33554432000 4194304 4356188 140737334056288 18446744073709551615 4279688 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32431/tid=32438] ppid=32425 vsize=393328 CPUtime=4897.05 cores=4-7
/proc/32431/task/32438/stat : 32438 (plingeling) R 32425 32425 32399 0 -1 4202560 233204 1249 0 0 489672 33 0 0 25 0 5 0 493344710 402767872 70425 33554432000 4194304 4356188 140737334056288 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32431/tid=32439] ppid=32425 vsize=393328 CPUtime=5099.74 cores=4-7
/proc/32431/task/32439/stat : 32439 (plingeling) R 32425 32425 32399 0 -1 4202560 248108 1249 0 0 509941 33 0 0 25 0 5 0 493344710 402767872 70425 33554432000 4194304 4356188 140737334056288 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32431/tid=32440] ppid=32425 vsize=393328 CPUtime=5099.94 cores=4-7
/proc/32431/task/32440/stat : 32440 (plingeling) R 32425 32425 32399 0 -1 4202560 105960 1249 0 0 509978 16 0 0 25 0 5 0 493344710 402767872 70425 33554432000 4194304 4356188 140737334056288 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 35269.3
Current children cumulated vsize (KiB) 2462384

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 32425 and gives
#  childrusage.ru_utime.tv_sec=5100
#  childrusage.ru_utime.tv_usec=75670
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=166974
# CPU time returned by wait4() is 5100.24
# while last known CPU time is 35269.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 35269.3
CPU user time (s): 35265.9
CPU system time (s): 3.35
CPU usage (%): 691.552
Max. virtual memory (cumulated for all children) (KiB): 3658248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5100.08
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88474
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 383
involuntary context switches= 7216

runsolver used 8.19175 second user time and 19.619 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-28 18:48:11
IDJOB=3310311
IDBENCH=83116
IDSOLVER=1638
FILE ID=node143/3310311-1304009290
RUNJOBID= node143-1304009290-32413
PBS_JOBID= 13168850
Free space on /tmp= 72924 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top24.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310311-1304009290/watcher-3310311-1304009290 -o /tmp/evaluation-result-3310311-1304009290/solver-3310311-1304009290 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310311-1304009290.cnf

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=1503170855

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

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.74
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.846
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:     32951124 kB
MemFree:      32112516 kB
Buffers:        117320 kB
Cached:         391844 kB
SwapCached:        168 kB
Active:         155684 kB
Inactive:       416988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32112516 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           13696 kB
Writeback:           0 kB
AnonPages:       63500 kB
Mapped:          14920 kB
Slab:           199668 kB
PageTables:       4320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181768 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72908 MiB
End job on node143 at 2011-04-28 20:13:13