Trace number 3266090

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 52.402 52.4031

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 benchmark12.0082
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.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
52.36/52.40	s UNSATISFIABLE
52.36/52.40	solver [1] cryptominisat 2.7.1 answered
52.36/52.40	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-3266090-1303568293/watcher-3266090-1303568293 -o /tmp/evaluation-result-3266090-1303568293/solver-3266090-1303568293 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3266090-1303568293.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.44 1.81 4.14 10/197 735
/proc/meminfo: memFree=12873384/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) R 733 735 504 0 -1 4202496 455 0 0 0 0 0 0 0 25 0 1 0 468431631 18763776 391 33554432000 4194304 4287625 140736372365168 18446744073709551615 212435837333 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/735/statm: 4581 391 342 23 0 91 0

[startup+0.0145229 s]
/proc/loadavg: 3.44 1.81 4.14 10/197 735
/proc/meminfo: memFree=12873384/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 4386515662080540930 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100529 s]
/proc/loadavg: 3.44 1.81 4.14 10/197 735
/proc/meminfo: memFree=12873384/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 4386515662080540930 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30049 s]
/proc/loadavg: 3.44 1.81 4.14 10/197 735
/proc/meminfo: memFree=12873384/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 15030462077846159360 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700386 s]
/proc/loadavg: 3.44 1.81 4.14 10/197 735
/proc/meminfo: memFree=12873384/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 15030462490163019776 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50124 s]
/proc/loadavg: 3.44 1.81 4.14 13/201 739
/proc/meminfo: memFree=12864664/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 15030460703456624640 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
[pid=736] ppid=735 vsize=729564 CPUtime=1.04 cores=0
/proc/736/stat : 736 (cryptominisat) R 735 735 504 0 -1 4202496 2505 0 0 0 104 0 0 0 19 0 1 0 468431631 747073536 1235 33554432000 4194304 4587354 140734435340560 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/736/statm: 182391 1235 330 96 0 178953 0
[pid=737] ppid=735 vsize=13604 CPUtime=0.13 cores=0
/proc/737/stat : 737 (clasp) R 735 735 504 0 -1 4202496 858 0 0 0 13 0 0 0 24 0 1 0 468431631 13930496 738 33554432000 4194304 4785740 140736395188960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/737/statm: 3401 738 340 145 0 446 0
[pid=738] ppid=735 vsize=452920 CPUtime=0.31 cores=0
/proc/738/stat : 738 (TNM) R 735 735 504 0 -1 4202496 536 0 0 0 31 0 0 0 25 0 1 0 468431631 463790080 433 33554432000 134512640 134534564 4292764608 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/738/statm: 113230 433 91 6 0 111896 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1214412

[startup+3.10096 s]
/proc/loadavg: 3.44 1.81 4.14 13/201 739
/proc/meminfo: memFree=12862048/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
[pid=736] ppid=735 vsize=734840 CPUtime=1.54 cores=0
/proc/736/stat : 736 (cryptominisat) R 735 735 504 0 -1 4202496 3972 0 0 0 154 0 0 0 20 0 1 0 468431631 752476160 2693 33554432000 4194304 4587354 140734435340560 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/736/statm: 183710 2693 337 96 0 180272 0
[pid=737] ppid=735 vsize=14272 CPUtime=0.72 cores=0
/proc/737/stat : 737 (clasp) R 735 735 504 0 -1 4202496 1026 0 0 0 72 0 0 0 25 0 1 0 468431631 14614528 906 33554432000 4194304 4785740 140736395188960 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/737/statm: 3568 906 340 145 0 613 0
[pid=738] ppid=735 vsize=452920 CPUtime=0.82 cores=0
/proc/738/stat : 738 (TNM) R 735 735 504 0 -1 4202496 536 0 0 0 82 0 0 0 25 0 1 0 468431631 463790080 433 33554432000 134512640 134534564 4292764608 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/738/statm: 113230 433 91 6 0 111896 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1220356

[startup+6.30035 s]
/proc/loadavg: 4.04 1.97 4.17 13/201 739
/proc/meminfo: memFree=12855616/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 15030460703456624640 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
[pid=736] ppid=735 vsize=734948 CPUtime=2.64 cores=0
/proc/736/stat : 736 (cryptominisat) R 735 735 504 0 -1 4202496 4756 0 0 0 263 1 0 0 22 0 1 0 468431631 752586752 2658 33554432000 4194304 4587354 140734435340560 18446744073709551615 4238408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/736/statm: 183737 2658 337 96 0 180299 0
[pid=737] ppid=735 vsize=14804 CPUtime=1.73 cores=0
/proc/737/stat : 737 (clasp) R 735 735 504 0 -1 4202496 1175 0 0 0 173 0 0 0 25 0 1 0 468431631 15159296 1055 33554432000 4194304 4785740 140736395188960 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/737/statm: 3701 1055 340 145 0 746 0
[pid=738] ppid=735 vsize=452920 CPUtime=1.91 cores=0
/proc/738/stat : 738 (TNM) R 735 735 504 0 -1 4202496 536 0 0 0 191 0 0 0 25 0 1 0 468431631 463790080 433 33554432000 134512640 134534564 4292764608 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/738/statm: 113230 433 91 6 0 111896 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1220996

[startup+12.7011 s]
/proc/loadavg: 4.60 2.12 4.21 13/201 739
/proc/meminfo: memFree=12850308/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 15030461253212438528 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
[pid=736] ppid=735 vsize=737724 CPUtime=4.74 cores=0
/proc/736/stat : 736 (cryptominisat) R 735 735 504 0 -1 4202496 5894 0 0 0 473 1 0 0 25 0 1 0 468431631 755429376 2882 33554432000 4194304 4587354 140734435340560 18446744073709551615 4241321 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/736/statm: 184431 2882 337 96 0 180993 0
[pid=737] ppid=735 vsize=15612 CPUtime=3.91 cores=0
/proc/737/stat : 737 (clasp) R 735 735 504 0 -1 4202496 1371 0 0 0 391 0 0 0 25 0 1 0 468431631 15986688 1251 33554432000 4194304 4785740 140736395188960 18446744073709551615 4309527 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/737/statm: 3903 1251 340 145 0 948 0
[pid=738] ppid=735 vsize=453184 CPUtime=4.02 cores=0
/proc/738/stat : 738 (TNM) R 735 735 504 0 -1 4202496 690 0 0 0 402 0 0 0 25 0 1 0 468431631 464060416 587 33554432000 134512640 134534564 4292764608 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/738/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1224844

[startup+25.5007 s]
/proc/loadavg: 6.02 2.55 4.32 13/201 740
/proc/meminfo: memFree=12839156/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 15030461940407205888 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
[pid=736] ppid=735 vsize=744388 CPUtime=9.04 cores=0
/proc/736/stat : 736 (cryptominisat) R 735 735 504 0 -1 4202496 9323 0 0 0 903 1 0 0 25 0 1 0 468431631 762253312 4622 33554432000 4194304 4587354 140734435340560 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/736/statm: 186097 4622 337 96 0 182659 0
[pid=737] ppid=735 vsize=16572 CPUtime=8.13 cores=0
/proc/737/stat : 737 (clasp) R 735 735 504 0 -1 4202496 1601 0 0 0 813 0 0 0 25 0 1 0 468431631 16969728 1481 33554432000 4194304 4785740 140736395188960 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/737/statm: 4143 1481 340 145 0 1188 0
[pid=738] ppid=735 vsize=453184 CPUtime=8.3 cores=0
/proc/738/stat : 738 (TNM) R 735 735 504 0 -1 4202496 690 0 0 0 830 0 0 0 25 0 1 0 468431631 464060416 587 33554432000 134512640 134534564 4292764608 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/738/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1232468

[startup+51.1008 s]
/proc/loadavg: 7.71 3.23 4.50 13/201 740
/proc/meminfo: memFree=12819288/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 15030460428578717696 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
[pid=736] ppid=735 vsize=743180 CPUtime=17.53 cores=0
/proc/736/stat : 736 (cryptominisat) R 735 735 504 0 -1 4202496 12388 0 0 0 1751 2 0 0 25 0 1 0 468431631 761016320 4610 33554432000 4194304 4587354 140734435340560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/736/statm: 185795 4610 337 96 0 182357 0
[pid=737] ppid=735 vsize=18072 CPUtime=16.71 cores=0
/proc/737/stat : 737 (clasp) R 735 735 504 0 -1 4202496 1979 0 0 0 1671 0 0 0 25 0 1 0 468431631 18505728 1859 33554432000 4194304 4785740 140736395188960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/737/statm: 4518 1859 340 145 0 1563 0
[pid=738] ppid=735 vsize=453184 CPUtime=16.82 cores=0
/proc/738/stat : 738 (TNM) R 735 735 504 0 -1 4202496 690 0 0 0 1682 0 0 0 25 0 1 0 468431631 464060416 587 33554432000 134512640 134534564 4292764608 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/738/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1232760

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

[startup+51.9007 s]
/proc/loadavg: 7.71 3.23 4.50 13/201 740
/proc/meminfo: memFree=12820032/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 15030460428578717696 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
[pid=736] ppid=735 vsize=743180 CPUtime=17.83 cores=0
/proc/736/stat : 736 (cryptominisat) R 735 735 504 0 -1 4202496 12431 0 0 0 1781 2 0 0 25 0 1 0 468431631 761016320 4650 33554432000 4194304 4587354 140734435340560 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/736/statm: 185795 4650 337 96 0 182357 0
[pid=737] ppid=735 vsize=18072 CPUtime=16.93 cores=0
/proc/737/stat : 737 (clasp) R 735 735 504 0 -1 4202496 1984 0 0 0 1693 0 0 0 25 0 1 0 468431631 18505728 1864 33554432000 4194304 4785740 140736395188960 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/737/statm: 4518 1864 340 145 0 1563 0
[pid=738] ppid=735 vsize=453184 CPUtime=17.1 cores=0
/proc/738/stat : 738 (TNM) R 735 735 504 0 -1 4202496 690 0 0 0 1710 0 0 0 25 0 1 0 468431631 464060416 587 33554432000 134512640 134534564 4292764608 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/738/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 51.86
Current children cumulated vsize (KiB) 1232760

[startup+52.3006 s]
/proc/loadavg: 7.71 3.23 4.50 13/201 740
/proc/meminfo: memFree=12820032/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 15030460428578717696 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
[pid=736] ppid=735 vsize=743180 CPUtime=17.93 cores=0
/proc/736/stat : 736 (cryptominisat) R 735 735 504 0 -1 4202496 12445 0 0 0 1791 2 0 0 25 0 1 0 468431631 761016320 4662 33554432000 4194304 4587354 140734435340560 18446744073709551615 4232215 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/736/statm: 185795 4662 337 96 0 182357 0
[pid=737] ppid=735 vsize=18216 CPUtime=17.11 cores=0
/proc/737/stat : 737 (clasp) R 735 735 504 0 -1 4202496 1999 0 0 0 1711 0 0 0 25 0 1 0 468431631 18653184 1879 33554432000 4194304 4785740 140736395188960 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/737/statm: 4554 1879 340 145 0 1599 0
[pid=738] ppid=735 vsize=453184 CPUtime=17.22 cores=0
/proc/738/stat : 738 (TNM) R 735 735 504 0 -1 4202496 690 0 0 0 1722 0 0 0 25 0 1 0 468431631 464060416 587 33554432000 134512640 134534564 4292764608 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/738/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 52.26
Current children cumulated vsize (KiB) 1232904

[startup+52.4005 s]
/proc/loadavg: 7.71 3.23 4.50 13/201 740
/proc/meminfo: memFree=12820032/32951124 swapFree=67111528/67111528
[pid=735] ppid=733 vsize=18324 CPUtime=0 cores=0,2
/proc/735/stat : 735 (ppfolio) S 733 735 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468431631 18763776 394 33554432000 4194304 4287625 140736372365168 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/735/statm: 4581 394 345 23 0 91 0
[pid=736] ppid=735 vsize=743180 CPUtime=17.95 cores=0
/proc/736/stat : 736 (cryptominisat) R 735 735 504 0 -1 4202496 12460 0 0 0 1793 2 0 0 18 0 1 0 468431631 761016320 4676 33554432000 4194304 4587354 140734435340560 18446744073709551615 4414159 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/736/statm: 185795 4676 350 96 0 182357 0
[pid=737] ppid=735 vsize=18216 CPUtime=17.11 cores=0
/proc/737/stat : 737 (clasp) R 735 735 504 0 -1 4202496 1999 0 0 0 1711 0 0 0 25 0 1 0 468431631 18653184 1879 33554432000 4194304 4785740 140736395188960 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/737/statm: 4554 1879 340 145 0 1599 0
[pid=738] ppid=735 vsize=453184 CPUtime=17.3 cores=0
/proc/738/stat : 738 (TNM) R 735 735 504 0 -1 4202496 690 0 0 0 1730 0 0 0 25 0 1 0 468431631 464060416 587 33554432000 134512640 134534564 4292764608 18446744073709551615 134526064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/738/statm: 113296 587 95 6 0 111962 0
Current children cumulated CPU time (s) 52.36
Current children cumulated vsize (KiB) 1232904

Child status: 0
Real time (s): 52.4031
CPU time (s): 52.402
CPU user time (s): 52.361
CPU system time (s): 0.040993
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 1946344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.361
system time used= 0.040993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15670
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= 148
involuntary context switches= 602

runsolver used 0.091986 second user time and 0.19697 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 16:18:13
IDJOB=3266090
IDBENCH=85959
IDSOLVER=1613
FILE ID=node102/3266090-1303568293
RUNJOBID= node102-1303568270-522
PBS_JOBID= 13150307
Free space on /tmp= 70700 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-3266090-1303568293/watcher-3266090-1303568293 -o /tmp/evaluation-result-3266090-1303568293/solver-3266090-1303568293 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3266090-1303568293.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=278399989

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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.82
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.828
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.828
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.828
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:      12873540 kB
Buffers:       1837088 kB
Cached:       17559896 kB
SwapCached:          0 kB
Active:        9876052 kB
Inactive:      9642820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12873540 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           42064 kB
Writeback:           0 kB
AnonPages:      121372 kB
Mapped:          17656 kB
Slab:           494388 kB
PageTables:       6208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5542296 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= 70688 MiB
End job on node102 at 2011-04-23 16:19:05