Trace number 3291883

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 40.1209 40.122

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
dekker.used-as.sat04-989.cnf
MD5SUMaed38f764725bc435a811b081bc99da2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.92755
Satisfiable
(Un)Satisfiability was proved
Number of variables19473
Number of clauses58308
Sum of the clauses size136028
Maximum clause length3
Minimum clause length1
Number of clauses of size 118
Number of clauses of size 238860
Number of clauses of size 319430
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
40.07/40.11	s UNSATISFIABLE
40.07/40.12	solver [1] cryptominisat 2.7.1 answered
40.07/40.12	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-3291883-1303783226/watcher-3291883-1303783226 -o /tmp/evaluation-result-3291883-1303783226/solver-3291883-1303783226 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3291883-1303783226.cnf 

running on 2 cores: 1,3

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: 10.36 10.78 9.18 7/190 32375
/proc/meminfo: memFree=20107808/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) R 32373 32375 31470 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 489925412 18763776 392 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370777493 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/32375/statm: 4581 392 343 23 0 91 0

[startup+0.019177 s]
/proc/loadavg: 10.36 10.78 9.18 7/190 32375
/proc/meminfo: memFree=20107808/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 11761105900952060168 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101164 s]
/proc/loadavg: 10.36 10.78 9.18 7/190 32375
/proc/meminfo: memFree=20107808/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 11761105900952060168 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301139 s]
/proc/loadavg: 10.36 10.78 9.18 7/190 32375
/proc/meminfo: memFree=20107808/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70106 s]
/proc/loadavg: 10.36 10.78 9.18 7/190 32375
/proc/meminfo: memFree=20107808/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50092 s]
/proc/loadavg: 10.36 10.78 9.18 10/194 32379
/proc/meminfo: memFree=20077072/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 4478373669533384704 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
[pid=32376] ppid=32375 vsize=40048 CPUtime=0.49 cores=1
/proc/32376/stat : 32376 (cryptominisat) R 32375 32375 31470 0 -1 4202496 5655 0 0 0 48 1 0 0 25 0 1 0 489925412 41009152 4693 33554432000 4194304 4587354 140733299997824 18446744073709551615 4308496 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32376/statm: 10012 4693 320 96 0 6574 0
[pid=32377] ppid=32375 vsize=22988 CPUtime=0.46 cores=1
/proc/32377/stat : 32377 (clasp) R 32375 32375 31470 0 -1 4202496 3845 0 0 0 46 0 0 0 25 0 1 0 489925412 23539712 3064 33554432000 4194304 4785740 140736104342688 18446744073709551615 4548952 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32377/statm: 5747 3064 340 145 0 2792 0
[pid=32378] ppid=32375 vsize=455956 CPUtime=0.52 cores=1
/proc/32378/stat : 32378 (TNM) R 32375 32375 31470 0 -1 4202496 2256 0 0 0 52 0 0 0 25 0 1 0 489925412 466898944 2153 33554432000 134512640 134534564 4292254144 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32378/statm: 113989 2153 95 6 0 112655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 537316

[startup+3.10063 s]
/proc/loadavg: 10.36 10.78 9.18 7/188 32380
/proc/meminfo: memFree=22034708/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
[pid=32376] ppid=32375 vsize=40216 CPUtime=0.99 cores=1
/proc/32376/stat : 32376 (cryptominisat) R 32375 32375 31470 0 -1 4202496 5907 0 0 0 98 1 0 0 25 0 1 0 489925412 41181184 4935 33554432000 4194304 4587354 140733299997824 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32376/statm: 10054 4935 332 96 0 6616 0
[pid=32377] ppid=32375 vsize=23424 CPUtime=1.04 cores=1
/proc/32377/stat : 32377 (clasp) R 32375 32375 31470 0 -1 4202496 3937 0 0 0 104 0 0 0 25 0 1 0 489925412 23986176 3156 33554432000 4194304 4785740 140736104342688 18446744073709551615 4553094 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32377/statm: 5856 3156 340 145 0 2901 0
[pid=32378] ppid=32375 vsize=455956 CPUtime=1.04 cores=1
/proc/32378/stat : 32378 (TNM) R 32375 32375 31470 0 -1 4202496 2256 0 0 0 104 0 0 0 25 0 1 0 489925412 466898944 2153 33554432000 134512640 134534564 4292254144 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32378/statm: 113989 2153 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 537920

[startup+6.30106 s]
/proc/loadavg: 10.01 10.70 9.17 10/193 32410
/proc/meminfo: memFree=22051576/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 4478372570021756928 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
[pid=32376] ppid=32375 vsize=40216 CPUtime=2.09 cores=1
/proc/32376/stat : 32376 (cryptominisat) R 32375 32375 31470 0 -1 4202496 6082 0 0 0 208 1 0 0 25 0 1 0 489925412 41181184 5103 33554432000 4194304 4587354 140733299997824 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32376/statm: 10054 5103 332 96 0 6616 0
[pid=32377] ppid=32375 vsize=24172 CPUtime=2.06 cores=1
/proc/32377/stat : 32377 (clasp) R 32375 32375 31470 0 -1 4202496 4121 0 0 0 206 0 0 0 25 0 1 0 489925412 24752128 3340 33554432000 4194304 4785740 140736104342688 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32377/statm: 6043 3340 340 145 0 3088 0
[pid=32378] ppid=32375 vsize=455956 CPUtime=2.12 cores=1
/proc/32378/stat : 32378 (TNM) R 32375 32375 31470 0 -1 4202496 2256 0 0 0 212 0 0 0 25 0 1 0 489925412 466898944 2153 33554432000 134512640 134534564 4292254144 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32378/statm: 113989 2153 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 538668

[startup+12.7009 s]
/proc/loadavg: 10.01 10.69 9.17 10/193 32410
/proc/meminfo: memFree=22033528/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 4478373394655477760 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
[pid=32376] ppid=32375 vsize=1016424 CPUtime=4.19 cores=1
/proc/32376/stat : 32376 (cryptominisat) R 32375 32375 31470 0 -1 4202496 6969 0 0 0 418 1 0 0 25 0 1 0 489925412 1040818176 5011 33554432000 4194304 4587354 140733299997824 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32376/statm: 254106 5011 335 96 0 250668 0
[pid=32377] ppid=32375 vsize=25728 CPUtime=4.24 cores=1
/proc/32377/stat : 32377 (clasp) R 32375 32375 31470 0 -1 4202496 4524 0 0 0 424 0 0 0 25 0 1 0 489925412 26345472 3743 33554432000 4194304 4785740 140736104342688 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32377/statm: 6432 3743 340 145 0 3477 0
[pid=32378] ppid=32375 vsize=455956 CPUtime=4.24 cores=1
/proc/32378/stat : 32378 (TNM) R 32375 32375 31470 0 -1 4202496 2256 0 0 0 424 0 0 0 25 0 1 0 489925412 466898944 2153 33554432000 134512640 134534564 4292254144 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32378/statm: 113989 2153 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1516432

[startup+25.5007 s]
/proc/loadavg: 9.79 10.61 9.17 10/193 32410
/proc/meminfo: memFree=22020284/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 4478374081850245120 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
[pid=32376] ppid=32375 vsize=1016764 CPUtime=8.49 cores=1
/proc/32376/stat : 32376 (cryptominisat) R 32375 32375 31470 0 -1 4202496 7183 0 0 0 848 1 0 0 25 0 1 0 489925412 1041166336 5224 33554432000 4194304 4587354 140733299997824 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32376/statm: 254191 5224 338 96 0 250753 0
[pid=32377] ppid=32375 vsize=27100 CPUtime=8.46 cores=1
/proc/32377/stat : 32377 (clasp) R 32375 32375 31470 0 -1 4202496 4813 0 0 0 846 0 0 0 25 0 1 0 489925412 27750400 4032 33554432000 4194304 4785740 140736104342688 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32377/statm: 6775 4032 340 145 0 3820 0
[pid=32378] ppid=32375 vsize=455956 CPUtime=8.51 cores=1
/proc/32378/stat : 32378 (TNM) R 32375 32375 31470 0 -1 4202496 2256 0 0 0 851 0 0 0 25 0 1 0 489925412 466898944 2153 33554432000 134512640 134534564 4292254144 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32378/statm: 113989 2153 95 6 0 112655 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1518144

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

[startup+31.9065 s]
/proc/loadavg: 9.72 10.58 9.17 10/193 32410
/proc/meminfo: memFree=22014212/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 4478373806972338176 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
[pid=32376] ppid=32375 vsize=1024084 CPUtime=10.58 cores=1
/proc/32376/stat : 32376 (cryptominisat) R 32375 32375 31470 0 -1 4202496 9399 0 0 0 1057 1 0 0 25 0 1 0 489925412 1048662016 6373 33554432000 4194304 4587354 140733299997824 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32376/statm: 256021 6373 341 96 0 252583 0
[pid=32377] ppid=32375 vsize=27652 CPUtime=10.64 cores=1
/proc/32377/stat : 32377 (clasp) R 32375 32375 31470 0 -1 4202496 4969 0 0 0 1064 0 0 0 25 0 1 0 489925412 28315648 4188 33554432000 4194304 4785740 140736104342688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32377/statm: 6913 4188 340 145 0 3958 0
[pid=32378] ppid=32375 vsize=455956 CPUtime=10.65 cores=1
/proc/32378/stat : 32378 (TNM) R 32375 32375 31470 0 -1 4202496 2256 0 0 0 1065 0 0 0 25 0 1 0 489925412 466898944 2153 33554432000 134512640 134534564 4292254144 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32378/statm: 113989 2153 95 6 0 112655 0
Current children cumulated CPU time (s) 31.87
Current children cumulated vsize (KiB) 1526016

[startup+35.101 s]
/proc/loadavg: 9.66 10.55 9.16 10/193 32419
/proc/meminfo: memFree=22008500/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 4478374631606059008 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
[pid=32376] ppid=32375 vsize=1024084 CPUtime=11.69 cores=1
/proc/32376/stat : 32376 (cryptominisat) R 32375 32375 31470 0 -1 4202496 9506 0 0 0 1167 2 0 0 25 0 1 0 489925412 1048662016 6476 33554432000 4194304 4587354 140733299997824 18446744073709551615 4237840 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32376/statm: 256021 6476 341 96 0 252583 0
[pid=32377] ppid=32375 vsize=27960 CPUtime=11.67 cores=1
/proc/32377/stat : 32377 (clasp) R 32375 32375 31470 0 -1 4202496 5024 0 0 0 1167 0 0 0 25 0 1 0 489925412 28631040 4243 33554432000 4194304 4785740 140736104342688 18446744073709551615 4416842 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32377/statm: 6990 4243 340 145 0 4035 0
[pid=32378] ppid=32375 vsize=455956 CPUtime=11.71 cores=1
/proc/32378/stat : 32378 (TNM) R 32375 32375 31470 0 -1 4202496 2256 0 0 0 1171 0 0 0 25 0 1 0 489925412 466898944 2153 33554432000 134512640 134534564 4292254144 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32378/statm: 113989 2153 95 6 0 112655 0
Current children cumulated CPU time (s) 35.07
Current children cumulated vsize (KiB) 1526324

[startup+38.3004 s]
/proc/loadavg: 9.66 10.55 9.16 10/193 32419
/proc/meminfo: memFree=22008500/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 4478373532094431232 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
[pid=32376] ppid=32375 vsize=1024368 CPUtime=12.72 cores=1
/proc/32376/stat : 32376 (cryptominisat) R 32375 32375 31470 0 -1 4202496 9608 0 0 0 1270 2 0 0 25 0 1 0 489925412 1048952832 6571 33554432000 4194304 4587354 140733299997824 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32376/statm: 256092 6571 338 96 0 252654 0
[pid=32377] ppid=32375 vsize=27960 CPUtime=12.74 cores=1
/proc/32377/stat : 32377 (clasp) R 32375 32375 31470 0 -1 4202496 5035 0 0 0 1274 0 0 0 25 0 1 0 489925412 28631040 4254 33554432000 4194304 4785740 140736104342688 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32377/statm: 6990 4254 340 145 0 4035 0
[pid=32378] ppid=32375 vsize=455956 CPUtime=12.81 cores=1
/proc/32378/stat : 32378 (TNM) R 32375 32375 31470 0 -1 4202496 2256 0 0 0 1281 0 0 0 25 0 1 0 489925412 466898944 2153 33554432000 134512640 134534564 4292254144 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32378/statm: 113989 2153 95 6 0 112655 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 1526608

[startup+39.1012 s]
/proc/loadavg: 9.61 10.53 9.16 10/193 32420
/proc/meminfo: memFree=22006888/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
[pid=32376] ppid=32375 vsize=1024368 CPUtime=12.99 cores=1
/proc/32376/stat : 32376 (cryptominisat) R 32375 32375 31470 0 -1 4202496 9643 0 0 0 1297 2 0 0 25 0 1 0 489925412 1048952832 6603 33554432000 4194304 4587354 140733299997824 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32376/statm: 256092 6603 338 96 0 252654 0
[pid=32377] ppid=32375 vsize=27960 CPUtime=13.04 cores=1
/proc/32377/stat : 32377 (clasp) R 32375 32375 31470 0 -1 4202496 5043 0 0 0 1304 0 0 0 25 0 1 0 489925412 28631040 4262 33554432000 4194304 4785740 140736104342688 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32377/statm: 6990 4262 340 145 0 4035 0
[pid=32378] ppid=32375 vsize=455956 CPUtime=13.04 cores=1
/proc/32378/stat : 32378 (TNM) R 32375 32375 31470 0 -1 4202496 2256 0 0 0 1304 0 0 0 25 0 1 0 489925412 466898944 2153 33554432000 134512640 134534564 4292254144 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32378/statm: 113989 2153 95 6 0 112655 0
Current children cumulated CPU time (s) 39.07
Current children cumulated vsize (KiB) 1526608

[startup+39.9011 s]
/proc/loadavg: 9.61 10.53 9.16 10/193 32420
/proc/meminfo: memFree=22005596/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 4478374081850245120 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
[pid=32376] ppid=32375 vsize=1024368 CPUtime=13.29 cores=1
/proc/32376/stat : 32376 (cryptominisat) R 32375 32375 31470 0 -1 4202496 9687 0 0 0 1327 2 0 0 25 0 1 0 489925412 1048952832 6646 33554432000 4194304 4587354 140733299997824 18446744073709551615 4231761 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32376/statm: 256092 6646 338 96 0 252654 0
[pid=32377] ppid=32375 vsize=27960 CPUtime=13.26 cores=1
/proc/32377/stat : 32377 (clasp) R 32375 32375 31470 0 -1 4202496 5048 0 0 0 1326 0 0 0 25 0 1 0 489925412 28631040 4267 33554432000 4194304 4785740 140736104342688 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32377/statm: 6990 4267 340 145 0 4035 0
[pid=32378] ppid=32375 vsize=455956 CPUtime=13.31 cores=1
/proc/32378/stat : 32378 (TNM) R 32375 32375 31470 0 -1 4202496 2256 0 0 0 1331 0 0 0 25 0 1 0 489925412 466898944 2153 33554432000 134512640 134534564 4292254144 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32378/statm: 113989 2153 95 6 0 112655 0
Current children cumulated CPU time (s) 39.86
Current children cumulated vsize (KiB) 1526608

[startup+40.1011 s]
/proc/loadavg: 9.61 10.53 9.16 10/193 32420
/proc/meminfo: memFree=22005596/32951124 swapFree=67051468/67111528
[pid=32375] ppid=32373 vsize=18324 CPUtime=0 cores=1,3
/proc/32375/stat : 32375 (ppfolio) S 32373 32375 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489925412 18763776 394 33554432000 4194304 4287625 140736122777088 18446744073709551615 218370977295 0 0 4096 65536 4478374219289198592 0 0 17 3 0 0 0
/proc/32375/statm: 4581 394 345 23 0 91 0
[pid=32376] ppid=32375 vsize=1024368 CPUtime=13.32 cores=1
/proc/32376/stat : 32376 (cryptominisat) R 32375 32375 31470 0 -1 4202496 9689 0 0 0 1330 2 0 0 25 0 1 0 489925412 1048952832 6648 33554432000 4194304 4587354 140733299997824 18446744073709551615 4476488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32376/statm: 256092 6648 338 96 0 252654 0
[pid=32377] ppid=32375 vsize=28136 CPUtime=13.34 cores=1
/proc/32377/stat : 32377 (clasp) R 32375 32375 31470 0 -1 4202496 5064 0 0 0 1334 0 0 0 25 0 1 0 489925412 28811264 4283 33554432000 4194304 4785740 140736104342688 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32377/statm: 7034 4283 340 145 0 4079 0
[pid=32378] ppid=32375 vsize=455956 CPUtime=13.41 cores=1
/proc/32378/stat : 32378 (TNM) R 32375 32375 31470 0 -1 4202496 2256 0 0 0 1341 0 0 0 25 0 1 0 489925412 466898944 2153 33554432000 134512640 134534564 4292254144 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32378/statm: 113989 2153 95 6 0 112655 0
Current children cumulated CPU time (s) 40.07
Current children cumulated vsize (KiB) 1526784

Child status: 0
Real time (s): 40.122
CPU time (s): 40.1209
CPU user time (s): 40.0849
CPU system time (s): 0.035994
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 1526784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.0849
system time used= 0.035994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17542
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= 87
involuntary context switches= 438

runsolver used 0.065989 second user time and 0.156976 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 04:00:26
IDJOB=3291883
IDBENCH=84953
IDSOLVER=1613
FILE ID=node101/3291883-1303783226
RUNJOBID= node101-1303781924-32211
PBS_JOBID= 13157199
Free space on /tmp= 71376 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/dekker.used-as.sat04-989.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291883-1303783226/watcher-3291883-1303783226 -o /tmp/evaluation-result-3291883-1303783226/solver-3291883-1303783226 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3291883-1303783226.cnf

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

MD5SUM BENCH= aed38f764725bc435a811b081bc99da2
RANDOM SEED=1900177631

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20107964 kB
Buffers:       2089408 kB
Cached:        8269328 kB
SwapCached:      33708 kB
Active:        8462944 kB
Inactive:      3903368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20107964 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           20980 kB
Writeback:           0 kB
AnonPages:     1995236 kB
Mapped:          10848 kB
Slab:           407816 kB
PageTables:       9392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2999140 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= 71428 MiB
End job on node101 at 2011-04-26 04:01:07