Trace number 3276217

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 seqUNSAT 45.3111 45.3086

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.7022
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
45.28/45.30	s UNSATISFIABLE
45.28/45.30	solver [1] cryptominisat 2.7.1 answered
45.28/45.30	Done

Verifier Data

No possible verification on an UNSAT instance

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-3276217-1303664576/watcher-3276217-1303664576 -o /tmp/evaluation-result-3276217-1303664576/solver-3276217-1303664576 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276217-1303664576.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 6.00 6.00 5.82 4/180 18488
/proc/meminfo: memFree=20198904/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) R 18486 18488 16655 0 -1 4202496 485 0 0 0 0 0 0 0 23 0 1 0 556688294 18763776 392 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284746133 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/18488/statm: 4581 392 343 23 0 91 0

[startup+0.02618 s]
/proc/loadavg: 6.00 6.00 5.82 4/180 18488
/proc/meminfo: memFree=20198904/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 16971243728872112390 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101168 s]
/proc/loadavg: 6.00 6.00 5.82 4/180 18488
/proc/meminfo: memFree=20198904/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 16971243728872112390 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300135 s]
/proc/loadavg: 6.00 6.00 5.82 4/180 18488
/proc/meminfo: memFree=20198904/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625899320826920960 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701067 s]
/proc/loadavg: 6.00 6.00 5.82 4/180 18488
/proc/meminfo: memFree=20198904/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625899733143781376 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 6.00 6.00 5.82 7/184 18492
/proc/meminfo: memFree=20192904/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625897946437386240 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
[pid=18489] ppid=18488 vsize=993116 CPUtime=1.05 cores=1
/proc/18489/stat : 18489 (cryptominisat) R 18488 18488 16655 0 -1 4202496 2575 0 0 0 105 0 0 0 19 0 1 0 556688294 1016950784 1300 33554432000 4194304 4587354 140735925259520 18446744073709551615 4245655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18489/statm: 248279 1300 330 96 0 244841 0
[pid=18490] ppid=18488 vsize=13604 CPUtime=0.12 cores=1
/proc/18490/stat : 18490 (clasp) R 18488 18488 16655 0 -1 4202496 859 0 0 0 12 0 0 0 24 0 1 0 556688294 13930496 739 33554432000 4194304 4785740 140735885459264 18446744073709551615 4562645 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18490/statm: 3401 739 340 145 0 446 0
[pid=18491] ppid=18488 vsize=452920 CPUtime=0.31 cores=1
/proc/18491/stat : 18491 (TNM) R 18488 18488 16655 0 -1 4202496 536 0 0 0 31 0 0 0 25 0 1 0 556688294 463790080 433 33554432000 134512640 134534564 4287881968 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18491/statm: 113230 433 91 6 0 111896 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1477964

[startup+3.10067 s]
/proc/loadavg: 6.00 6.00 5.82 7/184 18492
/proc/meminfo: memFree=20185836/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625897946437386240 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
[pid=18489] ppid=18488 vsize=999648 CPUtime=1.64 cores=1
/proc/18489/stat : 18489 (cryptominisat) R 18488 18488 16655 0 -1 4202496 4196 0 0 0 164 0 0 0 20 0 1 0 556688294 1023639552 2511 33554432000 4194304 4587354 140735925259520 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18489/statm: 249912 2511 337 96 0 246474 0
[pid=18490] ppid=18488 vsize=14272 CPUtime=0.63 cores=1
/proc/18490/stat : 18490 (clasp) R 18488 18488 16655 0 -1 4202496 1027 0 0 0 63 0 0 0 25 0 1 0 556688294 14614528 907 33554432000 4194304 4785740 140735885459264 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18490/statm: 3568 907 340 145 0 613 0
[pid=18491] ppid=18488 vsize=452920 CPUtime=0.81 cores=1
/proc/18491/stat : 18491 (TNM) R 18488 18488 16655 0 -1 4202496 536 0 0 0 81 0 0 0 25 0 1 0 556688294 463790080 433 33554432000 134512640 134534564 4287881968 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18491/statm: 113230 433 91 6 0 111896 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1485164

[startup+6.30113 s]
/proc/loadavg: 6.00 6.00 5.82 7/184 18492
/proc/meminfo: memFree=20183600/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625898221315293184 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
[pid=18489] ppid=18488 vsize=998548 CPUtime=2.65 cores=1
/proc/18489/stat : 18489 (cryptominisat) R 18488 18488 16655 0 -1 4202496 4818 0 0 0 265 0 0 0 22 0 1 0 556688294 1022513152 2717 33554432000 4194304 4587354 140735925259520 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18489/statm: 249637 2717 337 96 0 246199 0
[pid=18490] ppid=18488 vsize=14940 CPUtime=1.72 cores=1
/proc/18490/stat : 18490 (clasp) R 18488 18488 16655 0 -1 4202496 1193 0 0 0 172 0 0 0 25 0 1 0 556688294 15298560 1073 33554432000 4194304 4785740 140735885459264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18490/statm: 3735 1073 340 145 0 780 0
[pid=18491] ppid=18488 vsize=452920 CPUtime=1.91 cores=1
/proc/18491/stat : 18491 (TNM) R 18488 18488 16655 0 -1 4202496 536 0 0 0 191 0 0 0 25 0 1 0 556688294 463790080 433 33554432000 134512640 134534564 4287881968 18446744073709551615 134524565 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18491/statm: 113230 433 91 6 0 111896 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1484732

[startup+12.7011 s]
/proc/loadavg: 6.00 6.00 5.82 7/184 18494
/proc/meminfo: memFree=20174792/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625899045949014016 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
[pid=18489] ppid=18488 vsize=1000628 CPUtime=4.84 cores=1
/proc/18489/stat : 18489 (cryptominisat) R 18488 18488 16655 0 -1 4202496 6286 0 0 0 484 0 0 0 25 0 1 0 556688294 1024643072 2745 33554432000 4194304 4587354 140735925259520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18489/statm: 250157 2745 337 96 0 246719 0
[pid=18490] ppid=18488 vsize=15752 CPUtime=3.83 cores=1
/proc/18490/stat : 18490 (clasp) R 18488 18488 16655 0 -1 4202496 1394 0 0 0 383 0 0 0 25 0 1 0 556688294 16130048 1274 33554432000 4194304 4785740 140735885459264 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18490/statm: 3938 1274 340 145 0 983 0
[pid=18491] ppid=18488 vsize=453184 CPUtime=4.01 cores=1
/proc/18491/stat : 18491 (TNM) R 18488 18488 16655 0 -1 4202496 690 0 0 0 401 0 0 0 25 0 1 0 556688294 464060416 587 33554432000 134512640 134534564 4287881968 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18491/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1487888

[startup+25.5009 s]
/proc/loadavg: 6.00 6.00 5.83 7/184 18494
/proc/meminfo: memFree=20155264/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625899595704827904 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
[pid=18489] ppid=18488 vsize=1008796 CPUtime=9.06 cores=1
/proc/18489/stat : 18489 (cryptominisat) R 18488 18488 16655 0 -1 4202496 9756 0 0 0 905 1 0 0 25 0 1 0 556688294 1033007104 4481 33554432000 4194304 4587354 140735925259520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18489/statm: 252199 4481 337 96 0 248761 0
[pid=18490] ppid=18488 vsize=16716 CPUtime=8.12 cores=1
/proc/18490/stat : 18490 (clasp) R 18488 18488 16655 0 -1 4202496 1648 0 0 0 812 0 0 0 25 0 1 0 556688294 17117184 1528 33554432000 4194304 4785740 140735885459264 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18490/statm: 4179 1528 340 145 0 1224 0
[pid=18491] ppid=18488 vsize=453184 CPUtime=8.3 cores=1
/proc/18491/stat : 18491 (TNM) R 18488 18488 16655 0 -1 4202496 690 0 0 0 830 0 0 0 25 0 1 0 556688294 464060416 587 33554432000 134512640 134534564 4287881968 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18491/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1497020

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

[startup+38.3008 s]
/proc/loadavg: 6.00 6.00 5.83 7/184 18494
/proc/meminfo: memFree=20148532/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625899733143781376 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
[pid=18489] ppid=18488 vsize=1004688 CPUtime=13.33 cores=1
/proc/18489/stat : 18489 (cryptominisat) R 18488 18488 16655 0 -1 4202496 11194 0 0 0 1332 1 0 0 25 0 1 0 556688294 1028800512 4068 33554432000 4194304 4587354 140735925259520 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18489/statm: 251172 4068 337 96 0 247734 0
[pid=18490] ppid=18488 vsize=17532 CPUtime=12.42 cores=1
/proc/18490/stat : 18490 (clasp) R 18488 18488 16655 0 -1 4202496 1831 0 0 0 1242 0 0 0 25 0 1 0 556688294 17952768 1711 33554432000 4194304 4785740 140735885459264 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18490/statm: 4383 1711 340 145 0 1428 0
[pid=18491] ppid=18488 vsize=453184 CPUtime=12.52 cores=1
/proc/18491/stat : 18491 (TNM) R 18488 18488 16655 0 -1 4202496 690 0 0 0 1252 0 0 0 25 0 1 0 556688294 464060416 587 33554432000 134512640 134534564 4287881968 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18491/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 1493728

[startup+41.5002 s]
/proc/loadavg: 6.00 6.00 5.83 7/184 18494
/proc/meminfo: memFree=20174820/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625897671559479296 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
[pid=18489] ppid=18488 vsize=1004688 CPUtime=14.43 cores=1
/proc/18489/stat : 18489 (cryptominisat) R 18488 18488 16655 0 -1 4202496 11293 0 0 0 1442 1 0 0 25 0 1 0 556688294 1028800512 4161 33554432000 4194304 4587354 140735925259520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18489/statm: 251172 4161 337 96 0 247734 0
[pid=18490] ppid=18488 vsize=17668 CPUtime=13.43 cores=1
/proc/18490/stat : 18490 (clasp) R 18488 18488 16655 0 -1 4202496 1875 0 0 0 1343 0 0 0 25 0 1 0 556688294 18092032 1755 33554432000 4194304 4785740 140735885459264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18490/statm: 4417 1755 340 145 0 1462 0
[pid=18491] ppid=18488 vsize=453184 CPUtime=13.6 cores=1
/proc/18491/stat : 18491 (TNM) R 18488 18488 16655 0 -1 4202496 690 0 0 0 1360 0 0 0 25 0 1 0 556688294 464060416 587 33554432000 134512640 134534564 4287881968 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18491/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 41.46
Current children cumulated vsize (KiB) 1493864

[startup+43.101 s]
/proc/loadavg: 6.00 6.00 5.83 7/184 18494
/proc/meminfo: memFree=20173332/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625897808998432768 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
[pid=18489] ppid=18488 vsize=1016152 CPUtime=14.93 cores=1
/proc/18489/stat : 18489 (cryptominisat) R 18488 18488 16655 0 -1 4202496 11639 0 0 0 1492 1 0 0 25 0 1 0 556688294 1040539648 4501 33554432000 4194304 4587354 140735925259520 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18489/statm: 254038 4501 337 96 0 250600 0
[pid=18490] ppid=18488 vsize=17804 CPUtime=14.02 cores=1
/proc/18490/stat : 18490 (clasp) R 18488 18488 16655 0 -1 4202496 1910 0 0 0 1402 0 0 0 25 0 1 0 556688294 18231296 1790 33554432000 4194304 4785740 140735885459264 18446744073709551615 4287254 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18490/statm: 4451 1790 340 145 0 1496 0
[pid=18491] ppid=18488 vsize=453184 CPUtime=14.12 cores=1
/proc/18491/stat : 18491 (TNM) R 18488 18488 16655 0 -1 4202496 690 0 0 0 1412 0 0 0 25 0 1 0 556688294 464060416 587 33554432000 134512640 134534564 4287881968 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18491/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 43.07
Current children cumulated vsize (KiB) 1505464

[startup+44.7007 s]
/proc/loadavg: 6.00 6.00 5.83 7/184 18494
/proc/meminfo: memFree=20172960/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625897808998432768 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
[pid=18489] ppid=18488 vsize=1016152 CPUtime=15.46 cores=1
/proc/18489/stat : 18489 (cryptominisat) R 18488 18488 16655 0 -1 4202496 11751 0 0 0 1544 2 0 0 25 0 1 0 556688294 1040539648 4607 33554432000 4194304 4587354 140735925259520 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18489/statm: 254038 4607 337 96 0 250600 0
[pid=18490] ppid=18488 vsize=17936 CPUtime=14.52 cores=1
/proc/18490/stat : 18490 (clasp) R 18488 18488 16655 0 -1 4202496 1932 0 0 0 1452 0 0 0 25 0 1 0 556688294 18366464 1812 33554432000 4194304 4785740 140735885459264 18446744073709551615 4312736 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18490/statm: 4484 1812 340 145 0 1529 0
[pid=18491] ppid=18488 vsize=453184 CPUtime=14.7 cores=1
/proc/18491/stat : 18491 (TNM) R 18488 18488 16655 0 -1 4202496 690 0 0 0 1470 0 0 0 25 0 1 0 556688294 464060416 587 33554432000 134512640 134534564 4287881968 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18491/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 44.68
Current children cumulated vsize (KiB) 1505596

[startup+45.1067 s]
/proc/loadavg: 6.00 6.00 5.83 7/184 18494
/proc/meminfo: memFree=20172712/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625897808998432768 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
[pid=18489] ppid=18488 vsize=1016152 CPUtime=15.64 cores=1
/proc/18489/stat : 18489 (cryptominisat) R 18488 18488 16655 0 -1 4202496 11780 0 0 0 1562 2 0 0 25 0 1 0 556688294 1040539648 4635 33554432000 4194304 4587354 140735925259520 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18489/statm: 254038 4635 338 96 0 250600 0
[pid=18490] ppid=18488 vsize=17936 CPUtime=14.64 cores=1
/proc/18490/stat : 18490 (clasp) R 18488 18488 16655 0 -1 4202496 1939 0 0 0 1464 0 0 0 25 0 1 0 556688294 18366464 1819 33554432000 4194304 4785740 140735885459264 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18490/statm: 4484 1819 340 145 0 1529 0
[pid=18491] ppid=18488 vsize=453184 CPUtime=14.8 cores=1
/proc/18491/stat : 18491 (TNM) R 18488 18488 16655 0 -1 4202496 690 0 0 0 1480 0 0 0 25 0 1 0 556688294 464060416 587 33554432000 134512640 134534564 4287881968 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18491/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 45.08
Current children cumulated vsize (KiB) 1505596

[startup+45.3006 s]
/proc/loadavg: 6.00 6.00 5.83 7/184 18494
/proc/meminfo: memFree=20172712/32951124 swapFree=67110396/67111528
[pid=18488] ppid=18486 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18488/stat : 18488 (ppfolio) S 18486 18488 16655 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 556688294 18763776 394 33554432000 4194304 4287625 140736555323824 18446744073709551615 224284945935 0 0 4096 65536 5625897808998432768 0 0 17 7 0 0 0
/proc/18488/statm: 4581 394 345 23 0 91 0
[pid=18489] ppid=18488 vsize=1016152 CPUtime=15.66 cores=1
/proc/18489/stat : 18489 (cryptominisat) R 18488 18488 16655 0 -1 4202496 11781 0 0 0 1564 2 0 0 25 0 1 0 556688294 1040539648 4636 33554432000 4194304 4587354 140735925259520 18446744073709551615 4231420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18489/statm: 254038 4636 338 96 0 250600 0
[pid=18490] ppid=18488 vsize=17936 CPUtime=14.72 cores=1
/proc/18490/stat : 18490 (clasp) R 18488 18488 16655 0 -1 4202496 1939 0 0 0 1472 0 0 0 25 0 1 0 556688294 18366464 1819 33554432000 4194304 4785740 140735885459264 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18490/statm: 4484 1819 340 145 0 1529 0
[pid=18491] ppid=18488 vsize=453184 CPUtime=14.9 cores=1
/proc/18491/stat : 18491 (TNM) R 18488 18488 16655 0 -1 4202496 690 0 0 0 1490 0 0 0 25 0 1 0 556688294 464060416 587 33554432000 134512640 134534564 4287881968 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18491/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 45.28
Current children cumulated vsize (KiB) 1505596

Child status: 0
Real time (s): 45.3086
CPU time (s): 45.3111
CPU user time (s): 45.2831
CPU system time (s): 0.027995
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 1505596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.2831
system time used= 0.027995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14945
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= 150
involuntary context switches= 486

runsolver used 0.073988 second user time and 0.178972 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-24 19:02:56
IDJOB=3276217
IDBENCH=85959
IDSOLVER=1639
FILE ID=node118/3276217-1303664576
RUNJOBID= node118-1303661386-18220
PBS_JOBID= 13150730
Free space on /tmp= 71768 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276217-1303664576/watcher-3276217-1303664576 -o /tmp/evaluation-result-3276217-1303664576/solver-3276217-1303664576 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276217-1303664576.cnf

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

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=1890722103

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20199060 kB
Buffers:       1863640 kB
Cached:       10004740 kB
SwapCached:        600 kB
Active:        8783288 kB
Inactive:      3444532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20199060 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           10132 kB
Writeback:           0 kB
AnonPages:      358276 kB
Mapped:          16732 kB
Slab:           459880 kB
PageTables:       5600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1198516 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= 71756 MiB
End job on node118 at 2011-04-24 19:03:42