Trace number 3287973

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 21.1508 21.153

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
MD5SUM78f66492ac42d4b6896175e486263134
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.74858
Satisfiable
(Un)Satisfiability was proved
Number of variables154038
Number of clauses460862
Sum of the clauses size1075342
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2307240
Number of clauses of size 3153620
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
21.05/21.14	s UNSATISFIABLE
21.05/21.15	solver [2] clasp 1.3.6 answered
21.05/21.15	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-3287973-1303767168/watcher-3287973-1303767168 -o /tmp/evaluation-result-3287973-1303767168/solver-3287973-1303767168 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3287973-1303767168.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: 6.89 2.77 2.95 11/198 25273
/proc/meminfo: memFree=31786432/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) R 25271 25273 23613 0 -1 4202496 453 0 0 0 0 0 0 0 24 0 1 0 488317240 18763776 390 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640679829 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/25273/statm: 4581 390 342 23 0 91 0

[startup+0.102429 s]
/proc/loadavg: 6.89 2.77 2.95 11/198 25273
/proc/meminfo: memFree=31786432/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 3718092306985746696 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200411 s]
/proc/loadavg: 6.89 2.77 2.95 11/198 25273
/proc/meminfo: memFree=31786432/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 4608607660747522048 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300392 s]
/proc/loadavg: 6.89 2.77 2.95 11/198 25273
/proc/meminfo: memFree=31786432/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 4608607660747522048 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700322 s]
/proc/loadavg: 6.89 2.77 2.95 11/198 25273
/proc/meminfo: memFree=31786432/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50118 s]
/proc/loadavg: 7.30 2.92 3.00 13/202 25277
/proc/meminfo: memFree=31626564/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
[pid=25274] ppid=25273 vsize=76280 CPUtime=0.49 cores=1
/proc/25274/stat : 25274 (cryptominisat) R 25273 25273 23613 0 -1 4202496 14006 0 0 0 48 1 0 0 25 0 1 0 488317241 78110720 13548 33554432000 4194304 4587354 140735130605040 18446744073709551615 4237574 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25274/statm: 19070 13548 306 96 0 15632 0
[pid=25276] ppid=25273 vsize=81428 CPUtime=0.39 cores=1
/proc/25276/stat : 25276 (clasp) R 25273 25273 23613 0 -1 4202496 20641 0 0 0 37 2 0 0 25 0 1 0 488317241 83382272 17253 33554432000 4194304 4785740 140737358449008 18446744073709551615 4489861 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25276/statm: 20357 17253 319 145 0 17402 0
[pid=25277] ppid=25273 vsize=479452 CPUtime=0.59 cores=1
/proc/25277/stat : 25277 (TNM) R 25273 25273 23613 0 -1 4202496 9680 0 0 0 58 1 0 0 25 0 1 0 488317241 490958848 9577 33554432000 134512640 134534564 4288940192 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25277/statm: 119863 9577 91 6 0 118529 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 655484

[startup+3.10089 s]
/proc/loadavg: 7.30 2.92 3.00 13/202 25278
/proc/meminfo: memFree=31576984/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
[pid=25274] ppid=25273 vsize=76280 CPUtime=0.99 cores=1
/proc/25274/stat : 25274 (cryptominisat) R 25273 25273 23613 0 -1 4202496 14007 0 0 0 98 1 0 0 25 0 1 0 488317241 78110720 13549 33554432000 4194304 4587354 140735130605040 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25274/statm: 19070 13549 306 96 0 15632 0
[pid=25276] ppid=25273 vsize=101072 CPUtime=0.93 cores=1
/proc/25276/stat : 25276 (clasp) R 25273 25273 23613 0 -1 4202496 25417 0 0 0 90 3 0 0 25 0 1 0 488317241 103497728 22029 33554432000 4194304 4785740 140737358449008 18446744073709551615 253640520389 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25276/statm: 25268 22030 319 145 0 22313 0
[pid=25277] ppid=25273 vsize=484204 CPUtime=1.13 cores=1
/proc/25277/stat : 25277 (TNM) R 25273 25273 23613 0 -1 4202496 16054 0 0 0 112 1 0 0 25 0 1 0 488317241 495824896 15951 33554432000 134512640 134534564 4288940192 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25277/statm: 121051 15951 95 6 0 119717 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 679880

[startup+6.3003 s]
/proc/loadavg: 7.30 2.92 3.00 13/202 25278
/proc/meminfo: memFree=31539908/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 4608608485381242880 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
[pid=25274] ppid=25273 vsize=113956 CPUtime=2.09 cores=1
/proc/25274/stat : 25274 (cryptominisat) R 25273 25273 23613 0 -1 4202496 24360 0 0 0 206 3 0 0 25 0 1 0 488317241 116690944 22698 33554432000 4194304 4587354 140735130605040 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25274/statm: 28489 22698 316 96 0 25051 0
[pid=25276] ppid=25273 vsize=100120 CPUtime=1.99 cores=1
/proc/25276/stat : 25276 (clasp) R 25273 25273 23613 0 -1 4202496 28176 0 0 0 196 3 0 0 25 0 1 0 488317241 102522880 21914 33554432000 4194304 4785740 140737358449008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25276/statm: 25030 21914 340 145 0 22075 0
[pid=25277] ppid=25273 vsize=484204 CPUtime=2.18 cores=1
/proc/25277/stat : 25277 (TNM) R 25273 25273 23613 0 -1 4202496 16054 0 0 0 217 1 0 0 25 0 1 0 488317241 495824896 15951 33554432000 134512640 134534564 4288940192 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25277/statm: 121051 15951 95 6 0 119717 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 716604

[startup+12.7011 s]
/proc/loadavg: 8.02 3.22 3.10 13/202 25278
/proc/meminfo: memFree=31461820/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 4608609310014963712 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
[pid=25274] ppid=25273 vsize=187620 CPUtime=4.19 cores=1
/proc/25274/stat : 25274 (cryptominisat) R 25273 25273 23613 0 -1 4202496 42625 0 0 0 414 5 0 0 25 0 1 0 488317241 192122880 34978 33554432000 4194304 4587354 140735130605040 18446744073709551615 4238340 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25274/statm: 46905 34978 330 96 0 43467 0
[pid=25276] ppid=25273 vsize=100296 CPUtime=4.13 cores=1
/proc/25276/stat : 25276 (clasp) R 25273 25273 23613 0 -1 4202496 28208 0 0 0 410 3 0 0 25 0 1 0 488317241 102703104 21946 33554432000 4194304 4785740 140737358449008 18446744073709551615 4552912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25276/statm: 25074 21946 340 145 0 22119 0
[pid=25277] ppid=25273 vsize=484204 CPUtime=4.33 cores=1
/proc/25277/stat : 25277 (TNM) R 25273 25273 23613 0 -1 4202496 16054 0 0 0 432 1 0 0 25 0 1 0 488317241 495824896 15951 33554432000 134512640 134534564 4288940192 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25277/statm: 121051 15951 95 6 0 119717 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 790444

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

[startup+12.8011 s]
/proc/loadavg: 8.02 3.22 3.10 13/202 25278
/proc/meminfo: memFree=31461820/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 4608609310014963712 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
[pid=25274] ppid=25273 vsize=187620 CPUtime=4.23 cores=1
/proc/25274/stat : 25274 (cryptominisat) R 25273 25273 23613 0 -1 4202496 42630 0 0 0 418 5 0 0 25 0 1 0 488317241 192122880 34982 33554432000 4194304 4587354 140735130605040 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25274/statm: 46905 34982 330 96 0 43467 0
[pid=25276] ppid=25273 vsize=100296 CPUtime=4.19 cores=1
/proc/25276/stat : 25276 (clasp) R 25273 25273 23613 0 -1 4202496 28208 0 0 0 416 3 0 0 25 0 1 0 488317241 102703104 21946 33554432000 4194304 4785740 140737358449008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25276/statm: 25074 21946 340 145 0 22119 0
[pid=25277] ppid=25273 vsize=484204 CPUtime=4.33 cores=1
/proc/25277/stat : 25277 (TNM) R 25273 25273 23613 0 -1 4202496 16054 0 0 0 432 1 0 0 25 0 1 0 488317241 495824896 15951 33554432000 134512640 134534564 4288940192 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25277/statm: 121051 15951 95 6 0 119717 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 790444

[startup+16.0005 s]
/proc/loadavg: 8.02 3.22 3.10 13/202 25278
/proc/meminfo: memFree=31459968/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 4608609447453917184 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
[pid=25274] ppid=25273 vsize=187620 CPUtime=5.29 cores=1
/proc/25274/stat : 25274 (cryptominisat) R 25273 25273 23613 0 -1 4202496 42713 0 0 0 524 5 0 0 25 0 1 0 488317241 192122880 35063 33554432000 4194304 4587354 140735130605040 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25274/statm: 46905 35063 330 96 0 43467 0
[pid=25276] ppid=25273 vsize=100296 CPUtime=5.23 cores=1
/proc/25276/stat : 25276 (clasp) R 25273 25273 23613 0 -1 4202496 28229 0 0 0 520 3 0 0 25 0 1 0 488317241 102703104 21967 33554432000 4194304 4785740 140737358449008 18446744073709551615 4553133 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25276/statm: 25074 21967 340 145 0 22119 0
[pid=25277] ppid=25273 vsize=484204 CPUtime=5.43 cores=1
/proc/25277/stat : 25277 (TNM) R 25273 25273 23613 0 -1 4202496 16054 0 0 0 542 1 0 0 25 0 1 0 488317241 495824896 15951 33554432000 134512640 134534564 4288940192 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25277/statm: 121051 15951 95 6 0 119717 0
Current children cumulated CPU time (s) 15.95
Current children cumulated vsize (KiB) 790444

[startup+19.201 s]
/proc/loadavg: 8.34 3.37 3.15 13/202 25278
/proc/meminfo: memFree=31458360/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 4608609447453917184 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
[pid=25274] ppid=25273 vsize=187620 CPUtime=6.39 cores=1
/proc/25274/stat : 25274 (cryptominisat) R 25273 25273 23613 0 -1 4202496 42782 0 0 0 634 5 0 0 25 0 1 0 488317241 192122880 35132 33554432000 4194304 4587354 140735130605040 18446744073709551615 4230256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25274/statm: 46905 35132 330 96 0 43467 0
[pid=25276] ppid=25273 vsize=100296 CPUtime=6.29 cores=1
/proc/25276/stat : 25276 (clasp) R 25273 25273 23613 0 -1 4202496 28231 0 0 0 626 3 0 0 25 0 1 0 488317241 102703104 21969 33554432000 4194304 4785740 140737358449008 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25276/statm: 25074 21969 340 145 0 22119 0
[pid=25277] ppid=25273 vsize=484204 CPUtime=6.48 cores=1
/proc/25277/stat : 25277 (TNM) R 25273 25273 23613 0 -1 4202496 16054 0 0 0 647 1 0 0 25 0 1 0 488317241 495824896 15951 33554432000 134512640 134534564 4288940192 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25277/statm: 121051 15951 95 6 0 119717 0
Current children cumulated CPU time (s) 19.16
Current children cumulated vsize (KiB) 790444

[startup+20.0008 s]
/proc/loadavg: 8.34 3.37 3.15 13/202 25278
/proc/meminfo: memFree=31457864/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 4608609447453917184 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
[pid=25274] ppid=25273 vsize=187620 CPUtime=6.63 cores=1
/proc/25274/stat : 25274 (cryptominisat) R 25273 25273 23613 0 -1 4202496 42799 0 0 0 658 5 0 0 25 0 1 0 488317241 192122880 35149 33554432000 4194304 4587354 140735130605040 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25274/statm: 46905 35149 330 96 0 43467 0
[pid=25276] ppid=25273 vsize=100296 CPUtime=6.59 cores=1
/proc/25276/stat : 25276 (clasp) R 25273 25273 23613 0 -1 4202496 28232 0 0 0 656 3 0 0 25 0 1 0 488317241 102703104 21970 33554432000 4194304 4785740 140737358449008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25276/statm: 25074 21970 340 145 0 22119 0
[pid=25277] ppid=25273 vsize=484204 CPUtime=6.73 cores=1
/proc/25277/stat : 25277 (TNM) R 25273 25273 23613 0 -1 4202496 16054 0 0 0 672 1 0 0 25 0 1 0 488317241 495824896 15951 33554432000 134512640 134534564 4288940192 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25277/statm: 121051 15951 95 6 0 119717 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (KiB) 790444

[startup+20.8007 s]
/proc/loadavg: 8.34 3.37 3.15 13/202 25278
/proc/meminfo: memFree=31457864/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 4608609584892870656 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
[pid=25274] ppid=25273 vsize=187620 CPUtime=6.89 cores=1
/proc/25274/stat : 25274 (cryptominisat) R 25273 25273 23613 0 -1 4202496 42821 0 0 0 684 5 0 0 25 0 1 0 488317241 192122880 35169 33554432000 4194304 4587354 140735130605040 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25274/statm: 46905 35169 330 96 0 43467 0
[pid=25276] ppid=25273 vsize=100296 CPUtime=6.83 cores=1
/proc/25276/stat : 25276 (clasp) R 25273 25273 23613 0 -1 4202496 28245 0 0 0 680 3 0 0 25 0 1 0 488317241 102703104 21983 33554432000 4194304 4785740 140737358449008 18446744073709551615 253640508615 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25276/statm: 25074 21983 353 145 0 22119 0
[pid=25277] ppid=25273 vsize=484204 CPUtime=7.03 cores=1
/proc/25277/stat : 25277 (TNM) R 25273 25273 23613 0 -1 4202496 16054 0 0 0 702 1 0 0 25 0 1 0 488317241 495824896 15951 33554432000 134512640 134534564 4288940192 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25277/statm: 121051 15951 95 6 0 119717 0
Current children cumulated CPU time (s) 20.75
Current children cumulated vsize (KiB) 790444

[startup+21.0076 s]
/proc/loadavg: 8.34 3.37 3.15 13/202 25278
/proc/meminfo: memFree=31474232/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 4608609584892870656 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
[pid=25274] ppid=25273 vsize=187620 CPUtime=6.99 cores=1
/proc/25274/stat : 25274 (cryptominisat) R 25273 25273 23613 0 -1 4202496 42831 0 0 0 694 5 0 0 25 0 1 0 488317241 192122880 35178 33554432000 4194304 4587354 140735130605040 18446744073709551615 4230260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25274/statm: 46905 35178 330 96 0 43467 0
[pid=25276] ppid=25273 vsize=81636 CPUtime=6.89 cores=1
/proc/25276/stat : 25276 (clasp) R 25273 25273 23613 0 -1 4202496 28246 0 0 0 686 3 0 0 25 0 1 0 488317241 83595264 17432 33554432000 4194304 4785740 140737358449008 18446744073709551615 4482293 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25276/statm: 20409 17432 354 145 0 17454 0
[pid=25277] ppid=25273 vsize=484204 CPUtime=7.09 cores=1
/proc/25277/stat : 25277 (TNM) R 25273 25273 23613 0 -1 4202496 16054 0 0 0 708 1 0 0 25 0 1 0 488317241 495824896 15951 33554432000 134512640 134534564 4288940192 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25277/statm: 121051 15951 95 6 0 119717 0
Current children cumulated CPU time (s) 20.97
Current children cumulated vsize (KiB) 771784

[startup+21.1006 s]
/proc/loadavg: 8.34 3.37 3.15 13/202 25278
/proc/meminfo: memFree=31474232/32951124 swapFree=67111348/67111528
[pid=25273] ppid=25271 vsize=18324 CPUtime=0 cores=1,3
/proc/25273/stat : 25273 (ppfolio) S 25271 25273 23613 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 488317240 18763776 393 33554432000 4194304 4287625 140733890510720 18446744073709551615 253640879631 0 0 4096 65536 4608609584892870656 0 0 17 3 0 0 0
/proc/25273/statm: 4581 393 345 23 0 91 0
[pid=25274] ppid=25273 vsize=187620 CPUtime=6.99 cores=1
/proc/25274/stat : 25274 (cryptominisat) R 25273 25273 23613 0 -1 4202496 42831 0 0 0 694 5 0 0 25 0 1 0 488317241 192122880 35178 33554432000 4194304 4587354 140735130605040 18446744073709551615 4230260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25274/statm: 46905 35178 330 96 0 43467 0
[pid=25276] ppid=25273 vsize=81636 CPUtime=6.93 cores=1
/proc/25276/stat : 25276 (clasp) R 25273 25273 23613 0 -1 4202496 28246 0 0 0 690 3 0 0 25 0 1 0 488317241 83595264 17432 33554432000 4194304 4785740 140737358449008 18446744073709551615 253640508352 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25276/statm: 20409 17432 354 145 0 17454 0
[pid=25277] ppid=25273 vsize=484204 CPUtime=7.13 cores=1
/proc/25277/stat : 25277 (TNM) R 25273 25273 23613 0 -1 4202496 16054 0 0 0 712 1 0 0 25 0 1 0 488317241 495824896 15951 33554432000 134512640 134534564 4288940192 18446744073709551615 134528680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25277/statm: 121051 15951 95 6 0 119717 0
Current children cumulated CPU time (s) 21.05
Current children cumulated vsize (KiB) 771784

Child status: 0
Real time (s): 21.153
CPU time (s): 21.1508
CPU user time (s): 21.0208
CPU system time (s): 0.12998
CPU usage (%): 99.9896
Max. virtual memory (cumulated for all children) (KiB): 801516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.0208
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87650
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= 33
involuntary context switches= 249

runsolver used 0.031995 second user time and 0.088986 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 23:32:48
IDJOB=3287973
IDBENCH=82479
IDSOLVER=1613
FILE ID=node106/3287973-1303767168
RUNJOBID= node106-1303767118-25073
PBS_JOBID= 13157143
Free space on /tmp= 71644 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287973-1303767168/watcher-3287973-1303767168 -o /tmp/evaluation-result-3287973-1303767168/solver-3287973-1303767168 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3287973-1303767168.cnf

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

MD5SUM BENCH= 78f66492ac42d4b6896175e486263134
RANDOM SEED=898825398

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.82
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.830
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.830
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.830
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.830
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:      31786712 kB
Buffers:         40552 kB
Cached:         226412 kB
SwapCached:         96 kB
Active:         806960 kB
Inactive:       151376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31786712 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           39956 kB
Writeback:           0 kB
AnonPages:      691304 kB
Mapped:          17968 kB
Slab:           138256 kB
PageTables:       7684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2253104 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= 71632 MiB
End job on node106 at 2011-04-25 23:33:10