Trace number 3284845

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 180.68 180.678

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.1775
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

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

running on 2 cores: 5,7

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: 11.76 9.33 6.89 10/198 16394
/proc/meminfo: memFree=18781960/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18240 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) R 16392 16394 15892 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 468412468 18677760 232 33554432000 4194304 4287625 140735443318096 18446744073709551615 255101806056 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16394/statm: 4560 232 196 23 0 57 0

[startup+0.0514469 s]
/proc/loadavg: 11.76 9.33 6.89 10/198 16394
/proc/meminfo: memFree=18781960/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 23 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4100746993679204352 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100439 s]
/proc/loadavg: 11.76 9.33 6.89 10/198 16394
/proc/meminfo: memFree=18781960/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 23 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4100746993679204352 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300404 s]
/proc/loadavg: 11.76 9.33 6.89 10/198 16394
/proc/meminfo: memFree=18781960/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 23 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4100746993679204352 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700329 s]
/proc/loadavg: 11.76 9.33 6.89 10/198 16394
/proc/meminfo: memFree=18781960/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 23 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4100746993679204352 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50119 s]
/proc/loadavg: 11.76 9.33 6.89 12/201 16398
/proc/meminfo: memFree=18607476/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 23 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4100746993679204352 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=175188 CPUtime=0.75 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 36702 0 0 0 69 6 0 0 25 0 1 0 468412469 179392512 36285 33554432000 4194304 4587354 140733898196640 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 43797 36286 288 96 0 40359 0
[pid=16397] ppid=16394 vsize=111324 CPUtime=0.71 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 28212 0 0 0 66 5 0 0 23 0 1 0 468412469 113995776 24317 33554432000 4194304 4785740 140734106185056 18446744073709551615 4473314 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 27831 24317 309 145 0 24876 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 304836

[startup+3.10091 s]
/proc/loadavg: 11.76 9.33 6.89 12/201 16398
/proc/meminfo: memFree=18464132/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 23 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4100746993679204352 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=344164 CPUtime=1.56 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 79849 0 0 0 144 12 0 0 25 0 1 0 468412469 352423936 79084 33554432000 4194304 4587354 140733898196640 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 86041 79085 288 96 0 82603 0
[pid=16397] ppid=16394 vsize=154912 CPUtime=1.51 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 39110 0 0 0 143 8 0 0 25 0 1 0 468412469 158629888 35215 33554432000 4194304 4785740 140734106185056 18446744073709551615 4450477 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 38728 35215 309 145 0 35773 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 517400

[startup+6.30035 s]
/proc/loadavg: 11.70 9.36 6.91 12/201 16398
/proc/meminfo: memFree=18004600/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 18 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4294934791 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=680380 CPUtime=3.16 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 148650 0 0 0 292 24 0 0 25 0 1 0 468412469 696709120 147744 33554432000 4194304 4587354 140733898196640 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 170095 147744 306 96 0 166657 0
[pid=16397] ppid=16394 vsize=205124 CPUtime=3.11 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 62275 0 0 0 298 13 0 0 25 0 1 0 468412469 210046976 48162 33554432000 4194304 4785740 140734106185056 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 51281 48162 322 145 0 48326 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 903828

[startup+12.7002 s]
/proc/loadavg: 11.65 9.39 6.94 12/201 16398
/proc/meminfo: memFree=17854936/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4294934791 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=822308 CPUtime=6.36 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 184201 0 0 0 606 30 0 0 25 0 1 0 468412469 842043392 183293 33554432000 4194304 4587354 140733898196640 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 205577 183293 310 96 0 202139 0
[pid=16397] ppid=16394 vsize=205124 CPUtime=6.31 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 62289 0 0 0 618 13 0 0 25 0 1 0 468412469 210046976 48176 33554432000 4194304 4785740 140734106185056 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 51281 48176 335 145 0 48326 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1045756

[startup+25.501 s]
/proc/loadavg: 11.57 9.48 7.01 12/201 16398
/proc/meminfo: memFree=17808952/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4294934791 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=819704 CPUtime=12.76 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 186925 0 0 0 1246 30 0 0 25 0 1 0 468412469 839376896 181980 33554432000 4194304 4587354 140733898196640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 204926 181980 325 96 0 201488 0
[pid=16397] ppid=16394 vsize=205124 CPUtime=12.71 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 62290 0 0 0 1258 13 0 0 25 0 1 0 468412469 210046976 48177 33554432000 4194304 4785740 140734106185056 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 51281 48177 336 145 0 48326 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1043152

[startup+51.1005 s]
/proc/loadavg: 11.37 9.60 7.11 12/201 16399
/proc/meminfo: memFree=17812552/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4294934791 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=819704 CPUtime=25.56 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 217206 0 0 0 2522 34 0 0 25 0 1 0 468412469 839376896 183896 33554432000 4194304 4587354 140733898196640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 204926 183896 328 96 0 201488 0
[pid=16397] ppid=16394 vsize=205124 CPUtime=25.51 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 62290 0 0 0 2538 13 0 0 25 0 1 0 468412469 210046976 48177 33554432000 4194304 4785740 140734106185056 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 51281 48177 336 145 0 48326 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1043152

[startup+102.307 s]
/proc/loadavg: 11.16 9.81 7.31 12/201 16401
/proc/meminfo: memFree=17707908/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4294934791 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=820616 CPUtime=51.17 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 223101 0 0 0 5081 36 0 0 25 0 1 0 468412469 840310784 189786 33554432000 4194304 4587354 140733898196640 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 205154 189786 328 96 0 201716 0
[pid=16397] ppid=16394 vsize=205124 CPUtime=51.11 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 62312 0 0 0 5098 13 0 0 25 0 1 0 468412469 210046976 48199 33554432000 4194304 4785740 140734106185056 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 51281 48199 336 145 0 48326 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1044064

[startup+162.301 s]
/proc/loadavg: 11.06 10.03 7.54 12/201 16402
/proc/meminfo: memFree=17690908/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4294934791 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=772520 CPUtime=81.17 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 227375 0 0 0 8080 37 0 0 25 0 1 0 468412469 791060480 177981 33554432000 4194304 4587354 140733898196640 18446744073709551615 4236820 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 193130 177981 328 96 0 189692 0
[pid=16397] ppid=16394 vsize=233392 CPUtime=81.1 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 69371 0 0 0 8096 14 0 0 25 0 1 0 468412469 238993408 55258 33554432000 4194304 4785740 140734106185056 18446744073709551615 4552506 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 58348 55258 336 145 0 55393 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1024236

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

[startup+166.3 s]
/proc/loadavg: 11.05 10.04 7.56 12/201 16402
/proc/meminfo: memFree=17677392/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4294934791 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=772520 CPUtime=83.17 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 227375 0 0 0 8280 37 0 0 25 0 1 0 468412469 791060480 177981 33554432000 4194304 4587354 140733898196640 18446744073709551615 4236411 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 193130 177981 328 96 0 189692 0
[pid=16397] ppid=16394 vsize=239320 CPUtime=83.1 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 70852 0 0 0 8295 15 0 0 25 0 1 0 468412469 245063680 56739 33554432000 4194304 4785740 140734106185056 18446744073709551615 4546094 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 59830 56739 336 145 0 56875 0
Current children cumulated CPU time (s) 166.27
Current children cumulated vsize (KiB) 1030164

[startup+172.707 s]
/proc/loadavg: 11.05 10.06 7.58 12/201 16402
/proc/meminfo: memFree=17669828/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4294934791 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=772520 CPUtime=86.38 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 227375 0 0 0 8601 37 0 0 25 0 1 0 468412469 791060480 177981 33554432000 4194304 4587354 140733898196640 18446744073709551615 4236525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 193130 177981 328 96 0 189692 0
[pid=16397] ppid=16394 vsize=251896 CPUtime=86.3 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 73990 0 0 0 8615 15 0 0 25 0 1 0 468412469 257941504 59877 33554432000 4194304 4785740 140734106185056 18446744073709551615 4416781 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 62974 59877 336 145 0 60019 0
Current children cumulated CPU time (s) 172.68
Current children cumulated vsize (KiB) 1042740

[startup+175.901 s]
/proc/loadavg: 11.04 10.07 7.59 12/201 16402
/proc/meminfo: memFree=17660900/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4294934791 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=772520 CPUtime=87.98 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 227386 0 0 0 8761 37 0 0 25 0 1 0 468412469 791060480 177992 33554432000 4194304 4587354 140733898196640 18446744073709551615 4243562 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 193130 177992 331 96 0 189692 0
[pid=16397] ppid=16394 vsize=257752 CPUtime=87.9 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 75459 0 0 0 8774 16 0 0 25 0 1 0 468412469 263938048 61346 33554432000 4194304 4785740 140734106185056 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 64438 61346 336 145 0 61483 0
Current children cumulated CPU time (s) 175.88
Current children cumulated vsize (KiB) 1048596

[startup+179.101 s]
/proc/loadavg: 11.04 10.07 7.59 12/201 16403
/proc/meminfo: memFree=17658420/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 4294934791 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=772520 CPUtime=89.57 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 227386 0 0 0 8920 37 0 0 25 0 1 0 468412469 791060480 177992 33554432000 4194304 4587354 140733898196640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 193130 177992 331 96 0 189692 0
[pid=16397] ppid=16394 vsize=258996 CPUtime=89.5 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 75769 0 0 0 8934 16 0 0 25 0 1 0 468412469 265211904 61656 33554432000 4194304 4785740 140734106185056 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 64749 61656 336 145 0 61794 0
Current children cumulated CPU time (s) 179.07
Current children cumulated vsize (KiB) 1049840

[startup+179.901 s]
/proc/loadavg: 11.04 10.09 7.61 12/201 16403
/proc/meminfo: memFree=17657056/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 3518421652511653888 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=772520 CPUtime=89.97 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 227400 0 0 0 8960 37 0 0 25 0 1 0 468412469 791060480 178005 33554432000 4194304 4587354 140733898196640 18446744073709551615 4414136 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 193130 178005 344 96 0 189692 0
[pid=16397] ppid=16394 vsize=258996 CPUtime=89.9 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 75790 0 0 0 8974 16 0 0 25 0 1 0 468412469 265211904 61677 33554432000 4194304 4785740 140734106185056 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 64749 61677 336 145 0 61794 0
Current children cumulated CPU time (s) 179.87
Current children cumulated vsize (KiB) 1049840

[startup+180.301 s]
/proc/loadavg: 11.04 10.09 7.61 12/201 16403
/proc/meminfo: memFree=17655196/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 3518421652511653888 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=772520 CPUtime=90.18 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 227400 0 0 0 8981 37 0 0 25 0 1 0 468412469 791060480 178005 33554432000 4194304 4587354 140733898196640 18446744073709551615 255106417768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 193130 178005 344 96 0 189692 0
[pid=16397] ppid=16394 vsize=259396 CPUtime=90.1 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 75872 0 0 0 8994 16 0 0 25 0 1 0 468412469 265621504 61759 33554432000 4194304 4785740 140734106185056 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 64849 61759 336 145 0 61894 0
Current children cumulated CPU time (s) 180.28
Current children cumulated vsize (KiB) 1050240

[startup+180.501 s]
/proc/loadavg: 11.04 10.09 7.61 12/201 16403
/proc/meminfo: memFree=17655196/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 3518421652511653888 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=709048 CPUtime=90.28 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 227400 0 0 0 8990 38 0 0 25 0 1 0 468412469 726065152 164839 33554432000 4194304 4587354 140733898196640 18446744073709551615 255106426642 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 177262 164839 344 96 0 173824 0
[pid=16397] ppid=16394 vsize=259396 CPUtime=90.2 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 75888 0 0 0 9004 16 0 0 25 0 1 0 468412469 265621504 61775 33554432000 4194304 4785740 140734106185056 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 64849 61775 336 145 0 61894 0
Current children cumulated CPU time (s) 180.48
Current children cumulated vsize (KiB) 986768

[startup+180.601 s]
/proc/loadavg: 11.04 10.09 7.61 12/201 16403
/proc/meminfo: memFree=17655196/32951124 swapFree=67111524/67111528
[pid=16394] ppid=16392 vsize=18324 CPUtime=0 cores=5,7
/proc/16394/stat : 16394 (ppfolio) S 16392 16394 15892 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 468412468 18763776 395 33554432000 4194304 4287625 140735443318096 18446744073709551615 255106788879 0 0 4096 65536 3518421652511653888 0 0 17 7 0 0 0
/proc/16394/statm: 4581 395 346 23 0 91 0
[pid=16396] ppid=16394 vsize=544352 CPUtime=90.32 cores=5
/proc/16396/stat : 16396 (cryptominisat) R 16394 16394 15892 0 -1 4202496 227400 0 0 0 8993 39 0 0 25 0 1 0 468412469 557416448 90715 33554432000 4194304 4587354 140733898196640 18446744073709551615 255106794602 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16396/statm: 136088 90715 344 96 0 132650 0
[pid=16397] ppid=16394 vsize=259548 CPUtime=90.25 cores=5
/proc/16397/stat : 16397 (clasp) R 16394 16394 15892 0 -1 4202496 75903 0 0 0 9009 16 0 0 25 0 1 0 468412469 265777152 61790 33554432000 4194304 4785740 140734106185056 18446744073709551615 4290586 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16397/statm: 64887 61790 336 145 0 61932 0
Current children cumulated CPU time (s) 180.57
Current children cumulated vsize (KiB) 822224

Child status: 0
Real time (s): 180.678
CPU time (s): 180.68
CPU user time (s): 180.088
CPU system time (s): 0.59191
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1213300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 180.088
system time used= 0.59191
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304039
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= 58
involuntary context switches= 1910

runsolver used 0.272958 second user time and 0.71789 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 21:32:43
IDJOB=3284845
IDBENCH=82364
IDSOLVER=1613
FILE ID=node144/3284845-1303759957
RUNJOBID= node144-1303759502-15913
PBS_JOBID= 13157119
Free space on /tmp= 71888 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284845-1303759957/watcher-3284845-1303759957 -o /tmp/evaluation-result-3284845-1303759957/solver-3284845-1303759957 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3284845-1303759957.cnf

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=547000020

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18782116 kB
Buffers:       2183548 kB
Cached:        9919588 kB
SwapCached:          4 kB
Active:        5206844 kB
Inactive:      8388272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18782116 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          208408 kB
Writeback:           0 kB
AnonPages:     1491136 kB
Mapped:          17884 kB
Slab:           503336 kB
PageTables:       9048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4862188 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= 71880 MiB
End job on node144 at 2011-04-25 21:35:44