Trace number 3265825

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) 4800.28 1201.71

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1234.33
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

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 4 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] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6
4800.22/1201.71	Done

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-3265825-1304096663/watcher-3265825-1304096663 -o /tmp/evaluation-result-3265825-1304096663/solver-3265825-1304096663 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3265825-1304096663.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 9.79 10.08 9.90 7/182 24791
/proc/meminfo: memFree=18665548/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) R 24789 24791 23533 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0

[startup+0.020131 s]
/proc/loadavg: 9.79 10.08 9.90 7/182 24791
/proc/meminfo: memFree=18665548/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) R 24789 24791 23533 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100118 s]
/proc/loadavg: 9.79 10.08 9.90 7/182 24791
/proc/meminfo: memFree=18665548/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) R 24789 24791 23533 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30108 s]
/proc/loadavg: 9.79 10.08 9.90 7/182 24791
/proc/meminfo: memFree=18665548/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) R 24789 24791 23533 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701008 s]
/proc/loadavg: 9.79 10.08 9.90 7/182 24791
/proc/meminfo: memFree=18665548/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) R 24789 24791 23533 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50087 s]
/proc/loadavg: 9.79 10.08 9.90 12/188 24797
/proc/meminfo: memFree=18632764/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=139920 CPUtime=1.48 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 5003 0 0 0 148 0 0 0 20 0 1 0 521264302 143278080 3415 33554432000 4194304 4587354 140735381991376 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 34980 3415 338 96 0 31542 0
[pid=24793] ppid=24791 vsize=17468 CPUtime=1.49 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 1939 0 0 0 149 0 0 0 20 0 1 0 521264302 17887232 1729 33554432000 4194304 4785740 140735946160000 18446744073709551615 4552918 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 4367 1729 340 145 0 1412 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=0.74 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 74 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=8424 CPUtime=1.49 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 1821 0 0 0 149 0 0 0 25 0 1 0 521264302 8626176 1306 33554432000 4194304 4352236 140736791553776 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 2106 1306 127 39 0 1186 0
[pid=24796] ppid=24791 vsize=29776 CPUtime=0.72 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 8895 0 0 0 72 0 0 0 25 0 1 0 521264302 30490624 4293 33554432000 4194304 4331988 140736221183488 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 7444 4293 173 34 0 5886 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 668820

[startup+3.10058 s]
/proc/loadavg: 9.79 10.08 9.90 11/188 24798
/proc/meminfo: memFree=18618120/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=144084 CPUtime=3.08 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 6056 0 0 0 308 0 0 0 25 0 1 0 521264302 147542016 3504 33554432000 4194304 4587354 140735381991376 18446744073709551615 4231856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 36021 3504 338 96 0 32583 0
[pid=24793] ppid=24791 vsize=18664 CPUtime=3.09 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 2209 0 0 0 309 0 0 0 25 0 1 0 521264302 19111936 1999 33554432000 4194304 4785740 140735946160000 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 4666 1999 340 145 0 1711 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=1.54 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 154 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=10728 CPUtime=3.09 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 2553 0 0 0 309 0 0 0 25 0 1 0 521264302 10985472 1882 33554432000 4194304 4352236 140736791553776 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 2682 1882 127 39 0 1762 0
[pid=24796] ppid=24791 vsize=29776 CPUtime=1.52 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 9392 0 0 0 151 1 0 0 25 0 1 0 521264302 30490624 4790 33554432000 4194304 4331988 140736221183488 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 7444 4790 175 34 0 5886 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 676484

[startup+6.301 s]
/proc/loadavg: 9.89 10.09 9.90 11/188 24798
/proc/meminfo: memFree=18595808/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=141528 CPUtime=6.28 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 7884 0 0 0 628 0 0 0 25 0 1 0 521264302 144924672 3522 33554432000 4194304 4587354 140735381991376 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 35382 3522 338 96 0 31944 0
[pid=24793] ppid=24791 vsize=19748 CPUtime=6.29 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 2483 0 0 0 629 0 0 0 25 0 1 0 521264302 20221952 2273 33554432000 4194304 4785740 140735946160000 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 4937 2273 340 145 0 1982 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=3.14 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 314 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=10988 CPUtime=6.29 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 2938 0 0 0 629 0 0 0 25 0 1 0 521264302 11251712 1947 33554432000 4194304 4352236 140736791553776 18446744073709551615 4328151 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 2747 1947 127 39 0 1827 0
[pid=24796] ppid=24791 vsize=29932 CPUtime=3.11 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 9472 0 0 0 310 1 0 0 25 0 1 0 521264302 30650368 4870 33554432000 4194304 4331988 140736221183488 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 7483 4870 175 34 0 5925 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 675428

[startup+12.7008 s]
/proc/loadavg: 9.90 10.09 9.90 11/188 24798
/proc/meminfo: memFree=18574220/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=150596 CPUtime=12.69 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 11680 0 0 0 1268 1 0 0 25 0 1 0 521264302 154210304 5021 33554432000 4194304 4587354 140735381991376 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 37649 5021 338 96 0 34211 0
[pid=24793] ppid=24791 vsize=21712 CPUtime=12.69 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 2948 0 0 0 1269 0 0 0 25 0 1 0 521264302 22233088 2738 33554432000 4194304 4785740 140735946160000 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 5428 2738 340 145 0 2473 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=6.31 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 631 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=11500 CPUtime=12.68 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 4500 0 0 0 1268 0 0 0 25 0 1 0 521264302 11776000 2075 33554432000 4194304 4352236 140736791553776 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 2875 2075 127 39 0 1955 0
[pid=24796] ppid=24791 vsize=29932 CPUtime=6.3 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 9486 0 0 0 629 1 0 0 25 0 1 0 521264302 30650368 4884 33554432000 4194304 4331988 140736221183488 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 7483 4884 175 34 0 5925 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 686972

[startup+25.5005 s]
/proc/loadavg: 10.06 10.12 9.92 11/188 24798
/proc/meminfo: memFree=18580004/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=1969224 CPUtime=25.49 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 16902 0 0 0 2546 3 0 0 25 0 1 0 521264302 2016485376 6559 33554432000 4194304 4587354 140735381991376 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 492306 6559 338 96 0 488868 0
[pid=24793] ppid=24791 vsize=23832 CPUtime=25.48 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 3471 0 0 0 2548 0 0 0 25 0 1 0 521264302 24403968 3261 33554432000 4194304 4785740 140735946160000 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 5958 3261 340 145 0 3003 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=12.64 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 1264 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=12128 CPUtime=25.49 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 7596 0 0 0 2548 1 0 0 25 0 1 0 521264302 12419072 2232 33554432000 4194304 4352236 140736791553776 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 3032 2232 127 39 0 2112 0
[pid=24796] ppid=24791 vsize=30156 CPUtime=12.7 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 9506 0 0 0 1269 1 0 0 25 0 1 0 521264302 30879744 4904 33554432000 4194304 4331988 140736221183488 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 7539 4904 175 34 0 5981 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2508572

[startup+51.1009 s]
/proc/loadavg: 10.10 10.12 9.92 11/188 24799
/proc/meminfo: memFree=18568200/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=155684 CPUtime=51.08 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 22740 0 0 0 5103 5 0 0 25 0 1 0 521264302 159420416 7661 33554432000 4194304 4587354 140735381991376 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 38921 7661 339 96 0 35483 0
[pid=24793] ppid=24791 vsize=26628 CPUtime=51.09 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 4149 0 0 0 5109 0 0 0 25 0 1 0 521264302 27267072 3939 33554432000 4194304 4785740 140735946160000 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 6657 3939 340 145 0 3702 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=25.41 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 2541 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=14940 CPUtime=51.08 cores=2

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

[pid=24792] ppid=24791 vsize=210908 CPUtime=942.31 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 135544 0 0 0 94181 50 0 0 25 0 1 0 521264302 215969792 21957 33554432000 4194304 4587354 140735381991376 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 52727 21957 339 96 0 49289 0
[pid=24793] ppid=24791 vsize=49084 CPUtime=942.31 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 9272 0 0 0 94229 2 0 0 25 0 1 0 521264302 50262016 9062 33554432000 4194304 4785740 140735946160000 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 12271 9062 340 145 0 9316 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=468.57 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 46857 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=33232 CPUtime=942.22 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 107684 0 0 0 94207 15 0 0 25 0 1 0 521264302 34029568 7508 33554432000 4194304 4352236 140736791553776 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 8308 7508 127 39 0 7388 0
[pid=24796] ppid=24791 vsize=36916 CPUtime=468.6 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 10890 0 0 0 46858 2 0 0 25 0 1 0 521264302 37801984 6285 33554432000 4194304 4331988 140736221183488 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 9229 6285 176 34 0 7671 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 803372

[startup+1002.3 s]
/proc/loadavg: 10.11 10.14 10.05 11/188 24953
/proc/meminfo: memFree=18267464/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=2025284 CPUtime=1002.32 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 135876 0 0 0 100181 51 0 0 25 0 1 0 521264302 2073890816 22279 33554432000 4194304 4587354 140735381991376 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 506321 22279 339 96 0 502883 0
[pid=24793] ppid=24791 vsize=49588 CPUtime=1002.31 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 9368 0 0 0 100229 2 0 0 25 0 1 0 521264302 50778112 9158 33554432000 4194304 4785740 140735946160000 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 12397 9158 340 145 0 9442 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=498.42 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 49842 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=35600 CPUtime=1002.22 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 114100 0 0 0 100206 16 0 0 25 0 1 0 521264302 36454400 8100 33554432000 4194304 4352236 140736791553776 18446744073709551615 4329004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 8900 8100 127 39 0 7980 0
[pid=24796] ppid=24791 vsize=36916 CPUtime=498.43 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 10955 0 0 0 49841 2 0 0 25 0 1 0 521264302 37801984 6350 33554432000 4194304 4331988 140736221183488 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 9229 6350 176 34 0 7671 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 2620620

[startup+1062.3 s]
/proc/loadavg: 10.15 10.15 10.05 11/188 24955
/proc/meminfo: memFree=18298048/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=181448 CPUtime=1062.31 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 143046 0 0 0 106176 55 0 0 25 0 1 0 521264302 185802752 14136 33554432000 4194304 4587354 140735381991376 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 45362 14136 339 96 0 41924 0
[pid=24793] ppid=24791 vsize=50664 CPUtime=1062.31 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 9596 0 0 0 106229 2 0 0 25 0 1 0 521264302 51879936 9386 33554432000 4194304 4785740 140735946160000 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 12666 9386 340 145 0 9711 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=528.26 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 52826 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=29776 CPUtime=1062.22 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 118932 0 0 0 106205 17 0 0 25 0 1 0 521264302 30490624 6644 33554432000 4194304 4352236 140736791553776 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 7444 6644 127 39 0 6524 0
[pid=24796] ppid=24791 vsize=39644 CPUtime=528.26 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 11362 0 0 0 52824 2 0 0 25 0 1 0 521264302 40595456 6757 33554432000 4194304 4331988 140736221183488 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 9911 6757 176 34 0 8353 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 774764

[startup+1122.3 s]
/proc/loadavg: 10.21 10.16 10.06 11/188 24956
/proc/meminfo: memFree=18286980/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=181600 CPUtime=1122.32 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 149782 0 0 0 112173 59 0 0 25 0 1 0 521264302 185958400 12893 33554432000 4194304 4587354 140735381991376 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 45400 12893 339 96 0 41962 0
[pid=24793] ppid=24791 vsize=51352 CPUtime=1122.31 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 9746 0 0 0 112229 2 0 0 25 0 1 0 521264302 52584448 9536 33554432000 4194304 4785740 140735946160000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 12838 9536 340 145 0 9883 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=558.07 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 55807 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=37328 CPUtime=1122.21 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 124468 0 0 0 112204 17 0 0 25 0 1 0 521264302 38223872 8532 33554432000 4194304 4352236 140736791553776 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 9332 8532 127 39 0 8412 0
[pid=24796] ppid=24791 vsize=39644 CPUtime=558.12 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 11449 0 0 0 55810 2 0 0 25 0 1 0 521264302 40595456 6844 33554432000 4194304 4331988 140736221183488 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 9911 6844 176 34 0 8353 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 783156

[startup+1182.3 s]
/proc/loadavg: 10.25 10.18 10.07 11/188 24958
/proc/meminfo: memFree=18278412/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=181804 CPUtime=1182.31 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 155122 0 0 0 118170 61 0 0 25 0 1 0 521264302 186167296 13978 33554432000 4194304 4587354 140735381991376 18446744073709551615 4241262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 45451 13978 339 96 0 42013 0
[pid=24793] ppid=24791 vsize=51520 CPUtime=1182.31 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 9786 0 0 0 118229 2 0 0 25 0 1 0 521264302 52756480 9576 33554432000 4194304 4785740 140735946160000 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 12880 9576 340 145 0 9925 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=587.95 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 58795 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=34256 CPUtime=1182.2 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 127348 0 0 0 118203 17 0 0 25 0 1 0 521264302 35078144 7764 33554432000 4194304 4352236 140736791553776 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 8564 7764 127 39 0 7644 0
[pid=24796] ppid=24791 vsize=39644 CPUtime=587.92 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 11534 0 0 0 58790 2 0 0 25 0 1 0 521264302 40595456 6929 33554432000 4194304 4331988 140736221183488 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 9911 6929 176 34 0 8353 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 780456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.25 10.18 10.08 11/188 24959
/proc/meminfo: memFree=18272832/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=181804 CPUtime=1201.73 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 156198 0 0 0 120111 62 0 0 25 0 1 0 521264302 186167296 15019 33554432000 4194304 4587354 140735381991376 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 45451 15019 339 96 0 42013 0
[pid=24793] ppid=24791 vsize=51732 CPUtime=1201.72 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 9840 0 0 0 120170 2 0 0 25 0 1 0 521264302 52973568 9630 33554432000 4194304 4785740 140735946160000 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 12933 9630 340 145 0 9978 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=597.55 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 59755 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=31824 CPUtime=1201.61 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 128788 0 0 0 120143 18 0 0 25 0 1 0 521264302 32587776 7156 33554432000 4194304 4352236 140736791553776 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 7956 7156 127 39 0 7036 0
[pid=24796] ppid=24791 vsize=39644 CPUtime=597.61 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 11563 0 0 0 59759 2 0 0 25 0 1 0 521264302 40595456 6958 33554432000 4194304 4331988 140736221183488 18446744073709551615 4287504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 9911 6958 176 34 0 8353 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 778236

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

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

[startup+1201.7 s]
/proc/loadavg: 10.25 10.18 10.08 11/188 24959
/proc/meminfo: memFree=18272832/32951124 swapFree=67111524/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 23533 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 521264302 18763776 390 33554432000 4194304 4287625 140733360510224 18446744073709551615 228122734095 0 0 4096 65536 4287022779028471807 0 0 17 4 0 0 0
/proc/24791/statm: 4581 390 341 23 0 91 0
[pid=24792] ppid=24791 vsize=181804 CPUtime=1201.73 cores=0
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 23533 0 -1 4202496 156198 0 0 0 120111 62 0 0 25 0 1 0 521264302 186167296 15019 33554432000 4194304 4587354 140735381991376 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24792/statm: 45451 15019 339 96 0 42013 0
[pid=24793] ppid=24791 vsize=51732 CPUtime=1201.72 cores=4
/proc/24793/stat : 24793 (clasp) R 24791 24791 23533 0 -1 4202496 9840 0 0 0 120170 2 0 0 25 0 1 0 521264302 52973568 9630 33554432000 4194304 4785740 140735946160000 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24793/statm: 12933 9630 340 145 0 9978 0
[pid=24794] ppid=24791 vsize=454908 CPUtime=597.55 cores=6
/proc/24794/stat : 24794 (TNM) R 24791 24791 23533 0 -1 4202496 1272 0 0 0 59755 0 0 0 25 0 1 0 521264302 465825792 1168 33554432000 134512640 134534564 4292987472 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24794/statm: 113727 1168 95 6 0 112393 0
[pid=24795] ppid=24791 vsize=31824 CPUtime=1201.61 cores=2
/proc/24795/stat : 24795 (lingeling) R 24791 24791 23533 0 -1 4202496 128788 0 0 0 120143 18 0 0 25 0 1 0 521264302 32587776 7156 33554432000 4194304 4352236 140736791553776 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24795/statm: 7956 7156 127 39 0 7036 0
[pid=24796] ppid=24791 vsize=39644 CPUtime=597.61 cores=6
/proc/24796/stat : 24796 (march_hi) R 24791 24791 23533 0 -1 4202496 11563 0 0 0 59759 2 0 0 25 0 1 0 521264302 40595456 6958 33554432000 4194304 4331988 140736221183488 18446744073709551615 4287504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24796/statm: 9911 6958 176 34 0 8353 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 778236

Child status: 0
Real time (s): 1201.71
CPU time (s): 4800.28
CPU user time (s): 4799.41
CPU system time (s): 0.874867
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 2628176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.41
system time used= 0.874867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 308220
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= 368
involuntary context switches= 33419

runsolver used 1.90771 second user time and 4.65529 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 19:04:23
IDJOB=3265825
IDBENCH=85808
IDSOLVER=1612
FILE ID=node138/3265825-1304096663
RUNJOBID= node138-1304093161-24369
PBS_JOBID= 13170556
Free space on /tmp= 71804 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265825-1304096663/watcher-3265825-1304096663 -o /tmp/evaluation-result-3265825-1304096663/solver-3265825-1304096663 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3265825-1304096663.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=955067041

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      18665828 kB
Buffers:       2035812 kB
Cached:       10839604 kB
SwapCached:          4 kB
Active:        3649036 kB
Inactive:     10068848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18665828 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11860 kB
Writeback:           0 kB
AnonPages:      842172 kB
Mapped:          16852 kB
Slab:           500372 kB
PageTables:       6880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1472176 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= 71792 MiB
End job on node138 at 2011-04-29 19:24:25