Trace number 3310307

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
Bench CategoryAPPLICATION (applications 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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

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-3310307-1304008963/watcher-3310307-1304008963 -o /tmp/evaluation-result-3310307-1304008963/solver-3310307-1304008963 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310307-1304008963.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: 8.11 8.00 7.63 1/170 873
/proc/meminfo: memFree=22231672/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18320 CPUtime=0 cores=0-7
/proc/873/stat : 873 (ppfolio) R 871 873 32640 0 -1 4194304 412 0 0 0 0 0 0 0 22 0 1 0 493311612 18759680 348 33554432000 4194304 4287625 140733587980736 18446744073709551615 4253360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/873/statm: 4580 354 308 23 0 90 0

[startup+0.0331959 s]
/proc/loadavg: 8.11 8.00 7.63 1/170 873
/proc/meminfo: memFree=22231672/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 25 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.101181 s]
/proc/loadavg: 8.11 8.00 7.63 1/170 873
/proc/meminfo: memFree=22231672/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 25 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.301146 s]
/proc/loadavg: 8.11 8.00 7.63 1/170 873
/proc/meminfo: memFree=22231672/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 25 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.701075 s]
/proc/loadavg: 8.11 8.00 7.63 1/170 873
/proc/meminfo: memFree=22231672/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 25 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 8.11 8.00 7.63 8/179 889
/proc/meminfo: memFree=22096688/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 15 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
[pid=874] ppid=873 vsize=64100 CPUtime=1.49 cores=0
/proc/874/stat : 874 (cryptominisat) R 873 873 32640 0 -1 4202496 13297 0 0 0 147 2 0 0 20 0 1 0 493311613 65638400 11066 33554432000 4194304 4587354 140736228161280 18446744073709551615 254261265522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/874/statm: 16025 11066 324 96 0 12587 0
[pid=875] ppid=873 vsize=38132 CPUtime=1.49 cores=1
/proc/875/stat : 875 (clasp) R 873 873 32640 0 -1 4202496 8698 0 0 0 148 1 0 0 20 0 1 0 493311613 39047168 6672 33554432000 4194304 4785740 140736566310176 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/875/statm: 9533 6672 340 145 0 6578 0
[pid=878] ppid=873 vsize=99540 CPUtime=1.49 cores=3
/proc/878/stat : 878 (march_hi) R 873 873 32640 0 -1 4202496 53324 0 0 0 142 7 0 0 20 0 1 0 493311613 101928960 12102 33554432000 4194304 4331988 140733447095488 18446744073709551615 4226443 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/878/statm: 24885 12102 179 34 0 23327 0
[pid=879] ppid=873 vsize=94428 CPUtime=4.1 cores=4-7
/proc/879/stat : 879 (plingeling) S 873 873 32640 0 -1 4202496 18899 1251 0 0 407 3 0 0 18 0 5 0 493311613 96694272 11790 33554432000 4194304 4356188 140733202431808 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/879/statm: 23607 11790 163 40 0 22151 0
[pid=879/tid=886] ppid=873 vsize=94428 CPUtime=0.6 cores=4-7
/proc/879/task/886/stat : 886 (plingeling) R 873 873 32640 0 -1 4202560 1216 1251 0 0 60 0 0 0 22 0 5 0 493311632 96694272 11790 33554432000 4194304 4356188 140733202431808 18446744073709551615 4318274 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=879/tid=887] ppid=873 vsize=94428 CPUtime=1.29 cores=4-7
/proc/879/task/887/stat : 887 (plingeling) R 873 873 32640 0 -1 4202560 2857 1251 0 0 129 0 0 0 19 0 5 0 493311632 96694272 11790 33554432000 4194304 4356188 140733202431808 18446744073709551615 4253969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=879/tid=888] ppid=873 vsize=94428 CPUtime=1.29 cores=4-7
/proc/879/task/888/stat : 888 (plingeling) R 873 873 32640 0 -1 4202560 4878 1251 0 0 129 0 0 0 18 0 5 0 493311632 96694272 11790 33554432000 4194304 4356188 140733202431808 18446744073709551615 4255530 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=879/tid=889] ppid=873 vsize=94428 CPUtime=0.69 cores=4-7
/proc/879/task/889/stat : 889 (plingeling) R 873 873 32640 0 -1 4202560 1366 1251 0 0 69 0 0 0 21 0 5 0 493311632 96694272 11790 33554432000 4194304 4356188 140733202431808 18446744073709551615 4334508 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.58
Current children cumulated vsize (KiB) 314524

[startup+3.10065 s]
/proc/loadavg: 8.11 8.00 7.63 8/179 889
/proc/meminfo: memFree=22053800/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 15 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
[pid=874] ppid=873 vsize=64584 CPUtime=3.09 cores=0
/proc/874/stat : 874 (cryptominisat) R 873 873 32640 0 -1 4202496 13959 0 0 0 307 2 0 0 25 0 1 0 493311613 66134016 11709 33554432000 4194304 4587354 140736228161280 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/874/statm: 16146 11709 330 96 0 12708 0
[pid=875] ppid=873 vsize=40536 CPUtime=3.09 cores=1
/proc/875/stat : 875 (clasp) R 873 873 32640 0 -1 4202496 9384 0 0 0 308 1 0 0 25 0 1 0 493311613 41508864 7358 33554432000 4194304 4785740 140736566310176 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/875/statm: 10134 7358 340 145 0 7179 0
[pid=878] ppid=873 vsize=106812 CPUtime=3.09 cores=3
/proc/878/stat : 878 (march_hi) R 873 873 32640 0 -1 4202496 55292 0 0 0 302 7 0 0 25 0 1 0 493311613 109375488 14066 33554432000 4194304 4331988 140733447095488 18446744073709551615 254261277729 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/878/statm: 26703 14066 175 34 0 25145 0
[pid=879] ppid=873 vsize=102748 CPUtime=8.89 cores=4-7
/proc/879/stat : 879 (plingeling) S 873 873 32640 0 -1 4202496 20985 1251 0 0 886 3 0 0 18 0 5 0 493311613 105213952 13876 33554432000 4194304 4356188 140733202431808 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/879/statm: 25687 13876 163 40 0 24231 0
[pid=879/tid=886] ppid=873 vsize=102748 CPUtime=1.4 cores=4-7
/proc/879/task/886/stat : 886 (plingeling) R 873 873 32640 0 -1 4202560 2246 1251 0 0 140 0 0 0 25 0 5 0 493311632 105213952 13876 33554432000 4194304 4356188 140733202431808 18446744073709551615 4231344 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=879/tid=887] ppid=873 vsize=102748 CPUtime=2.89 cores=4-7
/proc/879/task/887/stat : 887 (plingeling) R 873 873 32640 0 -1 4202560 3881 1251 0 0 289 0 0 0 24 0 5 0 493311632 105213952 13876 33554432000 4194304 4356188 140733202431808 18446744073709551615 4210587 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=879/tid=888] ppid=873 vsize=102748 CPUtime=2.89 cores=4-7
/proc/879/task/888/stat : 888 (plingeling) R 873 873 32640 0 -1 4202560 4878 1251 0 0 289 0 0 0 20 0 5 0 493311632 105213952 13876 33554432000 4194304 4356188 140733202431808 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=879/tid=889] ppid=873 vsize=102748 CPUtime=1.49 cores=4-7
/proc/879/task/889/stat : 889 (plingeling) R 873 873 32640 0 -1 4202560 1398 1251 0 0 149 0 0 0 23 0 5 0 493311632 105213952 13876 33554432000 4194304 4356188 140733202431808 18446744073709551615 4237457 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.17
Current children cumulated vsize (KiB) 333004

[startup+6.30108 s]
/proc/loadavg: 8.02 7.99 7.63 8/179 889
/proc/meminfo: memFree=22041276/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 15 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
[pid=874] ppid=873 vsize=1090716 CPUtime=6.28 cores=0
/proc/874/stat : 874 (cryptominisat) R 873 873 32640 0 -1 4202496 16172 0 0 0 626 2 0 0 25 0 1 0 493311613 1116893184 11371 33554432000 4194304 4587354 140736228161280 18446744073709551615 4239555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/874/statm: 272679 11371 333 96 0 269241 0
[pid=875] ppid=873 vsize=46856 CPUtime=6.29 cores=1
/proc/875/stat : 875 (clasp) R 873 873 32640 0 -1 4202496 10946 0 0 0 627 2 0 0 25 0 1 0 493311613 47980544 8920 33554432000 4194304 4785740 140736566310176 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/875/statm: 11714 8920 340 145 0 8759 0
[pid=878] ppid=873 vsize=108544 CPUtime=6.28 cores=3
/proc/878/stat : 878 (march_hi) R 873 873 32640 0 -1 4202496 55792 0 0 0 621 7 0 0 25 0 1 0 493311613 111149056 14566 33554432000 4194304 4331988 140733447095488 18446744073709551615 4237144 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/878/statm: 27136 14566 175 34 0 25578 0
[pid=879] ppid=873 vsize=164084 CPUtime=18.5 cores=4-7
/proc/879/stat : 879 (plingeling) S 873 873 32640 0 -1 4202496 22097 1251 0 0 1846 4 0 0 18 0 5 0 493311613 168022016 12914 33554432000 4194304 4356188 140733202431808 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/879/statm: 41021 12914 163 40 0 39565 0
[pid=879/tid=886] ppid=873 vsize=164084 CPUtime=3 cores=4-7
/proc/879/task/886/stat : 886 (plingeling) R 873 873 32640 0 -1 4202560 2246 1251 0 0 300 0 0 0 25 0 5 0 493311632 168022016 12914 33554432000 4194304 4356188 140733202431808 18446744073709551615 4270878 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=879/tid=887] ppid=873 vsize=164084 CPUtime=6.09 cores=4-7
/proc/879/task/887/stat : 887 (plingeling) R 873 873 32640 0 -1 4202560 3881 1251 0 0 609 0 0 0 25 0 5 0 493311632 168022016 12914 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331631 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=879/tid=888] ppid=873 vsize=164084 CPUtime=6.09 cores=4-7
/proc/879/task/888/stat : 888 (plingeling) R 873 873 32640 0 -1 4202560 4966 1251 0 0 609 0 0 0 25 0 5 0 493311632 168022016 12914 33554432000 4194304 4356188 140733202431808 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=879/tid=889] ppid=873 vsize=164084 CPUtime=3.09 cores=4-7
/proc/879/task/889/stat : 889 (plingeling) R 873 873 32640 0 -1 4202560 2422 1251 0 0 309 0 0 0 25 0 5 0 493311632 168022016 12914 33554432000 4194304 4356188 140733202431808 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37.36
Current children cumulated vsize (KiB) 1428524

[startup+12.7009 s]
/proc/loadavg: 7.94 7.97 7.63 8/179 889
/proc/meminfo: memFree=22020268/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 15 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
[pid=874] ppid=873 vsize=1097720 CPUtime=12.69 cores=0
/proc/874/stat : 874 (cryptominisat) R 873 873 32640 0 -1 4202496 21252 0 0 0 1266 3 0 0 25 0 1 0 493311613 1124065280 13720 33554432000 4194304 4587354 140736228161280 18446744073709551615 4239793 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/874/statm: 274430 13720 336 96 0 270992 0
[pid=875] ppid=873 vsize=52908 CPUtime=12.68 cores=1
/proc/875/stat : 875 (clasp) R 873 873 32640 0 -1 4202496 12435 0 0 0 1266 2 0 0 25 0 1 0 493311613 54177792 10409 33554432000 4194304 4785740 140736566310176 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/875/statm: 13227 10409 340 145 0 10272 0
[pid=878] ppid=873 vsize=110608 CPUtime=12.68 cores=3
/proc/878/stat : 878 (march_hi) R 873 873 32640 0 -1 4202496 56380 0 0 0 1261 7 0 0 25 0 1 0 493311613 113262592 15154 33554432000 4194304 4331988 140733447095488 18446744073709551615 4243044 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/878/statm: 27652 15154 175 34 0 26094 0
[pid=879] ppid=873 vsize=161888 CPUtime=37.7 cores=4-7
/proc/879/stat : 879 (plingeling) S 873 873 32640 0 -1 4202496 22887 1251 0 0 3766 4 0 0 18 0 5 0 493311613 165773312 12652 33554432000 4194304 4356188 140733202431808 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/879/statm: 40472 12652 163 40 0 39016 0
[pid=879/tid=886] ppid=873 vsize=161888 CPUtime=6.2 cores=4-7
/proc/879/task/886/stat : 886 (plingeling) R 873 873 32640 0 -1 4202560 2246 1251 0 0 620 0 0 0 25 0 5 0 493311632 165773312 12652 33554432000 4194304 4356188 140733202431808 18446744073709551615 4234297 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=879/tid=887] ppid=873 vsize=161888 CPUtime=12.49 cores=4-7
/proc/879/task/887/stat : 887 (plingeling) R 873 873 32640 0 -1 4202560 3881 1251 0 0 1249 0 0 0 25 0 5 0 493311632 165773312 12652 33554432000 4194304 4356188 140733202431808 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=879/tid=888] ppid=873 vsize=161888 CPUtime=12.49 cores=4-7
/proc/879/task/888/stat : 888 (plingeling) R 873 873 32640 0 -1 4202560 4999 1251 0 0 1249 0 0 0 25 0 5 0 493311632 165773312 12652 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=879/tid=889] ppid=873 vsize=161888 CPUtime=6.29 cores=4-7
/proc/879/task/889/stat : 889 (plingeling) R 873 873 32640 0 -1 4202560 3179 1251 0 0 629 0 0 0 25 0 5 0 493311632 165773312 12652 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331002 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 75.76
Current children cumulated vsize (KiB) 1441448

[startup+25.5007 s]
/proc/loadavg: 7.73 7.92 7.62 8/179 889
/proc/meminfo: memFree=21991680/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 15 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
[pid=874] ppid=873 vsize=1108168 CPUtime=25.49 cores=0
/proc/874/stat : 874 (cryptominisat) R 873 873 32640 0 -1 4202496 28112 0 0 0 2545 4 0 0 25 0 1 0 493311613 1134764032 18179 33554432000 4194304 4587354 140736228161280 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/874/statm: 277042 18179 336 96 0 273604 0
[pid=875] ppid=873 vsize=64324 CPUtime=25.48 cores=1
/proc/875/stat : 875 (clasp) R 873 873 32640 0 -1 4202496 15261 0 0 0 2545 3 0 0 25 0 1 0 493311613 65867776 13235 33554432000 4194304 4785740 140736566310176 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/875/statm: 16081 13235 340 145 0 13126 0
[pid=878] ppid=873 vsize=111916 CPUtime=25.49 cores=3
/proc/878/stat : 878 (march_hi) R 873 873 32640 0 -1 4202496 56700 0 0 0 2541 8 0 0 25 0 1 0 493311613 114601984 15474 33554432000 4194304 4331988 140733447095488 18446744073709551615 4242538 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/878/statm: 27979 15474 175 34 0 26421 0
[pid=879] ppid=873 vsize=164212 CPUtime=76.1 cores=4-7
/proc/879/stat : 879 (plingeling) S 873 873 32640 0 -1 4202496 23885 1251 0 0 7606 4 0 0 18 0 5 0 493311613 168153088 13297 33554432000 4194304 4356188 140733202431808 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/879/statm: 41053 13297 163 40 0 39597 0
[pid=879/tid=886] ppid=873 vsize=164212 CPUtime=12.6 cores=4-7
/proc/879/task/886/stat : 886 (plingeling) R 873 873 32640 0 -1 4202560 2246 1251 0 0 1260 0 0 0 25 0 5 0 493311632 168153088 13297 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331792 0 0 4096 17442 0 0 0 -1 4 0 0 0

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

Current children cumulated CPU time (s) 32900.4
Current children cumulated vsize (KiB) 2061744

[startup+4902.3 s]
/proc/loadavg: 7.00 7.03 7.00 8/179 1043
/proc/meminfo: memFree=21396752/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 15 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
[pid=874] ppid=873 vsize=1113840 CPUtime=4902.4 cores=0
/proc/874/stat : 874 (cryptominisat) R 873 873 32640 0 -1 4202496 976431 0 0 0 489881 359 0 0 25 0 1 0 493311613 1140572160 32833 33554432000 4194304 4587354 140736228161280 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/874/statm: 278460 32833 336 96 0 275022 0
[pid=875] ppid=873 vsize=377804 CPUtime=4902.41 cores=1
/proc/875/stat : 875 (clasp) R 873 873 32640 0 -1 4202496 91042 0 0 0 490205 36 0 0 25 0 1 0 493311613 386871296 89016 33554432000 4194304 4785740 140736566310176 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/875/statm: 94451 89016 340 145 0 91496 0
[pid=878] ppid=873 vsize=171600 CPUtime=4902.4 cores=3
/proc/878/stat : 878 (march_hi) R 873 873 32640 0 -1 4202496 68864 0 0 0 490223 17 0 0 25 0 1 0 493311613 175718400 27638 33554432000 4194304 4331988 140733447095488 18446744073709551615 4292195 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/878/statm: 42900 27638 175 34 0 41342 0
[pid=879] ppid=873 vsize=346348 CPUtime=18612.8 cores=4-7
/proc/879/stat : 879 (plingeling) S 873 873 32640 0 -1 4202496 673995 1251 0 0 1861186 96 0 0 18 0 5 0 493311613 354660352 59046 33554432000 4194304 4356188 140733202431808 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/879/statm: 86587 59046 163 40 0 85131 0
[pid=879/tid=886] ppid=873 vsize=346348 CPUtime=4414.79 cores=4-7
/proc/879/task/886/stat : 886 (plingeling) R 873 873 32640 0 -1 4202560 198102 1251 0 0 441451 28 0 0 25 0 5 0 493311632 354660352 59046 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=879/tid=887] ppid=873 vsize=346348 CPUtime=4902.22 cores=4-7
/proc/879/task/887/stat : 887 (plingeling) R 873 873 32640 0 -1 4202560 208582 1251 0 0 490192 30 0 0 25 0 5 0 493311632 354660352 59046 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=879/tid=888] ppid=873 vsize=346348 CPUtime=4902.21 cores=4-7
/proc/879/task/888/stat : 888 (plingeling) R 873 873 32640 0 -1 4202560 220946 1251 0 0 490191 30 0 0 25 0 5 0 493311632 354660352 59046 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=879/tid=889] ppid=873 vsize=346348 CPUtime=4393.37 cores=4-7
/proc/879/task/889/stat : 889 (plingeling) R 873 873 32640 0 -1 4202560 37783 1251 0 0 439333 4 0 0 25 0 5 0 493311632 354660352 59046 33554432000 4194304 4356188 140733202431808 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 33320
Current children cumulated vsize (KiB) 2027916

[startup+4962.3 s]
/proc/loadavg: 7.00 7.02 7.00 8/179 1045
/proc/meminfo: memFree=21377996/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 15 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
[pid=874] ppid=873 vsize=1148912 CPUtime=4962.41 cores=0
/proc/874/stat : 874 (cryptominisat) R 873 873 32640 0 -1 4202496 987237 0 0 0 495878 363 0 0 25 0 1 0 493311613 1176485888 34031 33554432000 4194304 4587354 140736228161280 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/874/statm: 287228 34031 336 96 0 283790 0
[pid=875] ppid=873 vsize=381052 CPUtime=4962.4 cores=1
/proc/875/stat : 875 (clasp) R 873 873 32640 0 -1 4202496 91774 0 0 0 496204 36 0 0 25 0 1 0 493311613 390197248 89748 33554432000 4194304 4785740 140736566310176 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/875/statm: 95263 89748 340 145 0 92308 0
[pid=878] ppid=873 vsize=171732 CPUtime=4962.4 cores=3
/proc/878/stat : 878 (march_hi) R 873 873 32640 0 -1 4202496 68972 0 0 0 496223 17 0 0 25 0 1 0 493311613 175853568 27746 33554432000 4194304 4331988 140733447095488 18446744073709551615 4263335 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/878/statm: 42933 27746 175 34 0 41375 0
[pid=879] ppid=873 vsize=356588 CPUtime=18852.5 cores=4-7
/proc/879/stat : 879 (plingeling) S 873 873 32640 0 -1 4202496 681419 1251 0 0 1885153 97 0 0 18 0 5 0 493311613 365146112 61606 33554432000 4194304 4356188 140733202431808 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/879/statm: 89147 61606 163 40 0 87691 0
[pid=879/tid=886] ppid=873 vsize=356588 CPUtime=4474.79 cores=4-7
/proc/879/task/886/stat : 886 (plingeling) R 873 873 32640 0 -1 4202560 203734 1251 0 0 447450 29 0 0 25 0 5 0 493311632 365146112 61606 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=879/tid=887] ppid=873 vsize=356588 CPUtime=4962.22 cores=4-7
/proc/879/task/887/stat : 887 (plingeling) R 873 873 32640 0 -1 4202560 208582 1251 0 0 496192 30 0 0 25 0 5 0 493311632 365146112 61606 33554432000 4194304 4356188 140733202431808 18446744073709551615 4281624 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=879/tid=888] ppid=873 vsize=356588 CPUtime=4962.21 cores=4-7
/proc/879/task/888/stat : 888 (plingeling) R 873 873 32640 0 -1 4202560 221970 1251 0 0 496191 30 0 0 25 0 5 0 493311632 365146112 61606 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=879/tid=889] ppid=873 vsize=356588 CPUtime=4453.04 cores=4-7
/proc/879/task/889/stat : 889 (plingeling) R 873 873 32640 0 -1 4202560 38551 1251 0 0 445300 4 0 0 25 0 5 0 493311632 365146112 61606 33554432000 4194304 4356188 140733202431808 18446744073709551615 4332306 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 33739.7
Current children cumulated vsize (KiB) 2076608

[startup+5022.3 s]
/proc/loadavg: 7.00 7.02 7.00 8/179 1047
/proc/meminfo: memFree=21417780/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 15 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
[pid=874] ppid=873 vsize=1123724 CPUtime=5022.41 cores=0
/proc/874/stat : 874 (cryptominisat) R 873 873 32640 0 -1 4202496 992509 0 0 0 501874 367 0 0 25 0 1 0 493311613 1150693376 25389 33554432000 4194304 4587354 140736228161280 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/874/statm: 280931 25389 336 96 0 277493 0
[pid=875] ppid=873 vsize=381052 CPUtime=5022.41 cores=1
/proc/875/stat : 875 (clasp) R 873 873 32640 0 -1 4202496 91781 0 0 0 502205 36 0 0 25 0 1 0 493311613 390197248 89755 33554432000 4194304 4785740 140736566310176 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/875/statm: 95263 89755 340 145 0 92308 0
[pid=878] ppid=873 vsize=171864 CPUtime=5022.4 cores=3
/proc/878/stat : 878 (march_hi) R 873 873 32640 0 -1 4202496 69095 0 0 0 502223 17 0 0 25 0 1 0 493311613 175988736 27869 33554432000 4194304 4331988 140733447095488 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/878/statm: 42966 27869 175 34 0 41408 0
[pid=879] ppid=873 vsize=350444 CPUtime=19092.2 cores=4-7
/proc/879/stat : 879 (plingeling) S 873 873 32640 0 -1 4202496 687563 1251 0 0 1909120 98 0 0 18 0 5 0 493311613 358854656 60070 33554432000 4194304 4356188 140733202431808 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/879/statm: 87611 60070 163 40 0 86155 0
[pid=879/tid=886] ppid=873 vsize=350444 CPUtime=4534.79 cores=4-7
/proc/879/task/886/stat : 886 (plingeling) R 873 873 32640 0 -1 4202560 205526 1251 0 0 453450 29 0 0 25 0 5 0 493311632 358854656 60070 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=879/tid=887] ppid=873 vsize=350444 CPUtime=5022.22 cores=4-7
/proc/879/task/887/stat : 887 (plingeling) R 873 873 32640 0 -1 4202560 210886 1251 0 0 502192 30 0 0 25 0 5 0 493311632 358854656 60070 33554432000 4194304 4356188 140733202431808 18446744073709551615 4234192 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=879/tid=888] ppid=873 vsize=350444 CPUtime=5022.22 cores=4-7
/proc/879/task/888/stat : 888 (plingeling) R 873 873 32640 0 -1 4202560 224018 1251 0 0 502191 31 0 0 25 0 5 0 493311632 358854656 60070 33554432000 4194304 4356188 140733202431808 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=879/tid=889] ppid=873 vsize=350444 CPUtime=4512.72 cores=4-7
/proc/879/task/889/stat : 889 (plingeling) R 873 873 32640 0 -1 4202560 38551 1251 0 0 451268 4 0 0 25 0 5 0 493311632 358854656 60070 33554432000 4194304 4356188 140733202431808 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 34159.4
Current children cumulated vsize (KiB) 2045408

[startup+5082.3 s]
/proc/loadavg: 7.06 7.03 7.00 8/179 1048
/proc/meminfo: memFree=21371268/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 15 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
[pid=874] ppid=873 vsize=1123724 CPUtime=5082.41 cores=0
/proc/874/stat : 874 (cryptominisat) R 873 873 32640 0 -1 4202496 997371 0 0 0 507872 369 0 0 25 0 1 0 493311613 1150693376 30182 33554432000 4194304 4587354 140736228161280 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/874/statm: 280931 30182 336 96 0 277493 0
[pid=875] ppid=873 vsize=383880 CPUtime=5082.41 cores=1
/proc/875/stat : 875 (clasp) R 873 873 32640 0 -1 4202496 92473 0 0 0 508205 36 0 0 25 0 1 0 493311613 393093120 90447 33554432000 4194304 4785740 140736566310176 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/875/statm: 95970 90447 340 145 0 93015 0
[pid=878] ppid=873 vsize=171864 CPUtime=5082.4 cores=3
/proc/878/stat : 878 (march_hi) R 873 873 32640 0 -1 4202496 69198 0 0 0 508223 17 0 0 25 0 1 0 493311613 175988736 27972 33554432000 4194304 4331988 140733447095488 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/878/statm: 42966 27972 175 34 0 41408 0
[pid=879] ppid=873 vsize=376044 CPUtime=19331.8 cores=4-7
/proc/879/stat : 879 (plingeling) S 873 873 32640 0 -1 4202496 699595 1251 0 0 1933086 99 0 0 18 0 5 0 493311613 385069056 66470 33554432000 4194304 4356188 140733202431808 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/879/statm: 94011 66470 163 40 0 92555 0
[pid=879/tid=886] ppid=873 vsize=376044 CPUtime=4594.79 cores=4-7
/proc/879/task/886/stat : 886 (plingeling) R 873 873 32640 0 -1 4202560 207062 1251 0 0 459450 29 0 0 25 0 5 0 493311632 385069056 66470 33554432000 4194304 4356188 140733202431808 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=879/tid=887] ppid=873 vsize=376044 CPUtime=5082.23 cores=4-7
/proc/879/task/887/stat : 887 (plingeling) R 873 873 32640 0 -1 4202560 213702 1251 0 0 508192 31 0 0 25 0 5 0 493311632 385069056 66470 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=879/tid=888] ppid=873 vsize=376044 CPUtime=5082.22 cores=4-7
/proc/879/task/888/stat : 888 (plingeling) R 873 873 32640 0 -1 4202560 230930 1251 0 0 508190 32 0 0 25 0 5 0 493311632 385069056 66470 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=879/tid=889] ppid=873 vsize=376044 CPUtime=4572.39 cores=4-7
/proc/879/task/889/stat : 889 (plingeling) R 873 873 32640 0 -1 4202560 39319 1251 0 0 457235 4 0 0 25 0 5 0 493311632 385069056 66470 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 34579.1
Current children cumulated vsize (KiB) 2073836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 7.04 7.02 7.00 8/179 1049
/proc/meminfo: memFree=21373996/32951124 swapFree=67111528/67111528
[pid=873] ppid=871 vsize=18324 CPUtime=0.01 cores=0-7
/proc/873/stat : 873 (ppfolio) S 871 873 32640 0 -1 4202496 522 1194 0 0 0 0 0 1 15 0 1 0 493311612 18763776 390 33554432000 4194304 4287625 140733587980736 18446744073709551615 254261636623 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 0
/proc/873/statm: 4581 390 342 23 0 91 0
[pid=874] ppid=873 vsize=1123724 CPUtime=5100.11 cores=0
/proc/874/stat : 874 (cryptominisat) R 873 873 32640 0 -1 4202496 999519 0 0 0 509642 369 0 0 25 0 1 0 493311613 1150693376 32316 33554432000 4194304 4587354 140736228161280 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/874/statm: 280931 32316 336 96 0 277493 0
[pid=875] ppid=873 vsize=392544 CPUtime=5100.11 cores=1
/proc/875/stat : 875 (clasp) R 873 873 32640 0 -1 4202496 94593 0 0 0 509974 37 0 0 25 0 1 0 493311613 401965056 92567 33554432000 4194304 4785740 140736566310176 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/875/statm: 98136 92567 340 145 0 95181 0
[pid=878] ppid=873 vsize=171864 CPUtime=5100.11 cores=3
/proc/878/stat : 878 (march_hi) R 873 873 32640 0 -1 4202496 69235 0 0 0 509994 17 0 0 25 0 1 0 493311613 175988736 28009 33554432000 4194304 4331988 140733447095488 18446744073709551615 4287549 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/878/statm: 42966 28009 175 34 0 41408 0
[pid=879] ppid=873 vsize=354540 CPUtime=19402.6 cores=4-7
/proc/879/stat : 879 (plingeling) S 873 873 32640 0 -1 4202496 701899 1251 0 0 1940157 100 0 0 18 0 5 0 493311613 363048960 61094 33554432000 4194304 4356188 140733202431808 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/879/statm: 88635 61094 163 40 0 87179 0
[pid=879/tid=886] ppid=873 vsize=354540 CPUtime=4612.51 cores=4-7
/proc/879/task/886/stat : 886 (plingeling) R 873 873 32640 0 -1 4202560 207830 1251 0 0 461221 30 0 0 25 0 5 0 493311632 363048960 61094 33554432000 4194304 4356188 140733202431808 18446744073709551615 4279777 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=879/tid=887] ppid=873 vsize=354540 CPUtime=5099.93 cores=4-7
/proc/879/task/887/stat : 887 (plingeling) R 873 873 32640 0 -1 4202560 215238 1251 0 0 509962 31 0 0 25 0 5 0 493311632 363048960 61094 33554432000 4194304 4356188 140733202431808 18446744073709551615 4210820 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=879/tid=888] ppid=873 vsize=354540 CPUtime=5099.93 cores=4-7
/proc/879/task/888/stat : 888 (plingeling) R 873 873 32640 0 -1 4202560 230930 1251 0 0 509961 32 0 0 25 0 5 0 493311632 363048960 61094 33554432000 4194304 4356188 140733202431808 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=879/tid=889] ppid=873 vsize=354540 CPUtime=4590 cores=4-7
/proc/879/task/889/stat : 889 (plingeling) R 873 873 32640 0 -1 4202560 39319 1251 0 0 458996 4 0 0 25 0 5 0 493311632 363048960 61094 33554432000 4194304 4356188 140733202431808 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 34702.9
Current children cumulated vsize (KiB) 2060996

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 873 and gives
#  childrusage.ru_utime.tv_sec=10196
#  childrusage.ru_utime.tv_usec=377914
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=904406
# CPU time returned by wait4() is 10200.3
# while last known CPU time is 34702.9
#
# 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): 34702.9
CPU user time (s): 34697.7
CPU system time (s): 5.24
CPU usage (%): 680.447
Max. virtual memory (cumulated for all children) (KiB): 4378364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10196.4
system time used= 3.90441
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1070470
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= 529
involuntary context switches= 15608

runsolver used 8.31574 second user time and 19.513 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-28 18:42:43
IDJOB=3310307
IDBENCH=83110
IDSOLVER=1638
FILE ID=node140/3310307-1304008963
RUNJOBID= node140-1304004140-32654
PBS_JOBID= 13168813
Free space on /tmp= 72660 MiB

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

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=283810066

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22231952 kB
Buffers:       2289452 kB
Cached:        7797772 kB
SwapCached:          0 kB
Active:        2577108 kB
Inactive:      7572280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22231952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12440 kB
Writeback:           4 kB
AnonPages:       62796 kB
Mapped:          14760 kB
Slab:           503596 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184484 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= 72648 MiB
End job on node140 at 2011-04-28 20:07:45