Trace number 3287605

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 16.9384 16.9562

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
MD5SUMa2c0a22b1392549d2fca6c4b89170828
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.11468
Satisfiable
(Un)Satisfiability was proved
Number of variables156721
Number of clauses469046
Sum of the clauses size1094438
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2312696
Number of clauses of size 3156348
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	This is pico-portfolio, a naive parallel portfolio
0.00/0.02	Copyright (C) 2011 Olivier Roussel
0.00/0.02	Using 1 processing units
0.00/0.02	This portfolio uses the following solvers:
0.00/0.02	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.02	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.02	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.02	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.02	Starting clasp 1.3.6 on core(s) 0
0.00/0.02	Starting TNM 2009 on core(s) 0
16.85/16.94	s UNSATISFIABLE
16.85/16.95	solver [2] clasp 1.3.6 answered
16.85/16.95	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-3287605-1303767118/watcher-3287605-1303767118 -o /tmp/evaluation-result-3287605-1303767118/solver-3287605-1303767118 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3287605-1303767118.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.17 1.27 2.51 6/182 25106
/proc/meminfo: memFree=32425020/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18240 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) R 25099 25104 23613 0 -1 4194304 265 0 2 0 0 0 0 0 18 0 1 0 488312372 18677760 215 33554432000 4194304 4287625 140733318718032 18446744073709551615 253635897233 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25104/statm: 4560 216 183 23 0 57 0

[startup+0.0191691 s]
/proc/loadavg: 1.17 1.27 2.51 6/182 25106
/proc/meminfo: memFree=32425020/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18320 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) D 25099 25104 23613 0 -1 4194304 381 0 3 0 0 0 0 0 18 0 1 0 488312372 18759680 320 33554432000 4194304 4287625 140733318718032 18446744073709551615 47625645442048 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 1
/proc/25104/statm: 4580 320 275 23 0 90 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18320

[startup+0.100181 s]
/proc/loadavg: 1.17 1.27 2.51 6/182 25106
/proc/meminfo: memFree=32425020/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18324 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) S 25099 25104 23613 0 -1 4202496 496 0 4 0 0 0 0 0 20 0 1 0 488312372 18763776 393 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640879631 0 0 4096 65536 4405391386216497152 0 0 17 2 0 0 1
/proc/25104/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301168 s]
/proc/loadavg: 1.17 1.27 2.51 6/182 25106
/proc/meminfo: memFree=32425020/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18324 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) S 25099 25104 23613 0 -1 4202496 496 0 4 0 0 0 0 0 19 0 1 0 488312372 18763776 393 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 1
/proc/25104/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701096 s]
/proc/loadavg: 1.17 1.27 2.51 6/182 25106
/proc/meminfo: memFree=32425020/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18324 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) S 25099 25104 23613 0 -1 4202496 496 0 4 0 0 0 0 0 19 0 1 0 488312372 18763776 393 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 1
/proc/25104/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50095 s]
/proc/loadavg: 1.17 1.27 2.51 13/202 25126
/proc/meminfo: memFree=32043652/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18324 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) S 25099 25104 23613 0 -1 4202496 496 0 4 0 0 0 0 0 19 0 1 0 488312372 18763776 393 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 1
/proc/25104/statm: 4581 393 345 23 0 91 0
[pid=25118] ppid=25104 vsize=82800 CPUtime=0.84 cores=0
/proc/25118/stat : 25118 (cryptominisat) R 25104 25104 23613 0 -1 4202496 14239 0 0 0 82 2 0 0 21 0 1 0 488312374 84787200 13745 33554432000 4194304 4587354 140735406527008 18446744073709551615 4238080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25118/statm: 20700 13745 306 96 0 17262 0
[pid=25122] ppid=25104 vsize=94680 CPUtime=0.62 cores=0
/proc/25122/stat : 25122 (clasp) R 25104 25104 23613 0 -1 4202496 24165 0 0 0 59 3 0 0 19 0 1 0 488312374 96952320 19817 33554432000 4194304 4785740 140734959482976 18446744073709551615 253640517946 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25122/statm: 23670 19817 319 145 0 20715 0
[pid=25126] ppid=25104 vsize=18324 CPUtime=0 cores=0
/proc/25126/stat : 25126 (ppfolio) D 25104 25104 23613 0 -1 4202560 93 0 0 0 0 0 0 0 18 0 1 0 488312374 18763776 130 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640680439 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/25126/statm: 4581 130 82 23 0 91 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 214128

[startup+3.10067 s]
/proc/loadavg: 1.17 1.27 2.51 12/202 25126
/proc/meminfo: memFree=31980908/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18324 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) S 25099 25104 23613 0 -1 4202496 496 0 4 0 0 0 0 0 18 0 1 0 488312372 18763776 393 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640879631 0 0 4096 65536 4405391798533357568 0 0 17 2 0 0 1
/proc/25104/statm: 4581 393 345 23 0 91 0
[pid=25118] ppid=25104 vsize=88888 CPUtime=1.29 cores=0
/proc/25118/stat : 25118 (cryptominisat) R 25104 25104 23613 0 -1 4202496 15748 0 0 0 126 3 0 0 22 0 1 0 488312374 91021312 15254 33554432000 4194304 4587354 140735406527008 18446744073709551615 253640528313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25118/statm: 22222 15254 307 96 0 18784 0
[pid=25122] ppid=25104 vsize=106012 CPUtime=1.11 cores=0
/proc/25122/stat : 25122 (clasp) R 25104 25104 23613 0 -1 4202496 27031 0 0 0 108 3 0 0 20 0 1 0 488312374 108556288 22683 33554432000 4194304 4785740 140734959482976 18446744073709551615 4502999 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25122/statm: 26503 22683 319 145 0 23548 0
[pid=25126] ppid=25104 vsize=479848 CPUtime=0.64 cores=0
/proc/25126/stat : 25126 (TNM) R 25104 25104 23613 0 -1 4202496 9836 0 10 0 62 2 0 0 18 0 1 0 488312374 491364352 9743 33554432000 134512640 134534564 4292055568 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 4
/proc/25126/statm: 119962 9743 91 6 0 118628 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 693072

[startup+6.30105 s]
/proc/loadavg: 2.03 1.45 2.56 15/202 25156
/proc/meminfo: memFree=31606936/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18324 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) S 25099 25104 23613 0 -1 4202496 496 0 4 0 0 0 0 0 15 0 1 0 488312372 18763776 393 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640879631 0 0 4096 65536 4405392073411264512 0 0 17 2 0 0 1
/proc/25104/statm: 4581 393 345 23 0 91 0
[pid=25118] ppid=25104 vsize=109840 CPUtime=2.33 cores=0
/proc/25118/stat : 25118 (cryptominisat) R 25104 25104 23613 0 -1 4202496 20867 0 0 0 230 3 0 0 25 0 1 0 488312374 112476160 20373 33554432000 4194304 4587354 140735406527008 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25118/statm: 27460 20373 312 96 0 24022 0
[pid=25122] ppid=25104 vsize=103628 CPUtime=2.11 cores=0
/proc/25122/stat : 25122 (clasp) R 25104 25104 23613 0 -1 4202496 29377 0 0 0 207 4 0 0 24 0 1 0 488312374 106115072 22581 33554432000 4194304 4785740 140734959482976 18446744073709551615 4319353 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25122/statm: 25907 22581 340 145 0 22952 0
[pid=25126] ppid=25104 vsize=484756 CPUtime=1.8 cores=0
/proc/25126/stat : 25126 (TNM) R 25104 25104 23613 0 -1 4202496 16335 0 10 0 177 3 0 0 20 0 1 0 488312374 496390144 16242 33554432000 134512640 134534564 4292055568 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 0 0 0 4
/proc/25126/statm: 121189 16242 95 6 0 119855 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 716548

[startup+12.7009 s]
/proc/loadavg: 2.83 1.62 2.61 15/202 25157
/proc/meminfo: memFree=31385468/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18324 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) S 25099 25104 23613 0 -1 4202496 496 0 4 0 0 0 0 0 15 0 1 0 488312372 18763776 393 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640879631 0 0 4096 65536 4405392898044985344 0 0 17 2 0 0 1
/proc/25104/statm: 4581 393 345 23 0 91 0
[pid=25118] ppid=25104 vsize=204184 CPUtime=4.44 cores=0
/proc/25118/stat : 25118 (cryptominisat) R 25104 25104 23613 0 -1 4202496 40758 0 0 0 438 6 0 0 25 0 1 0 488312374 209084416 36772 33554432000 4194304 4587354 140735406527008 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25118/statm: 51046 36772 332 96 0 47608 0
[pid=25122] ppid=25104 vsize=103628 CPUtime=4.21 cores=0
/proc/25122/stat : 25122 (clasp) R 25104 25104 23613 0 -1 4202496 29377 0 0 0 417 4 0 0 25 0 1 0 488312374 106115072 22581 33554432000 4194304 4785740 140734959482976 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25122/statm: 25907 22581 340 145 0 22952 0
[pid=25126] ppid=25104 vsize=484756 CPUtime=4 cores=0
/proc/25126/stat : 25126 (TNM) R 25104 25104 23613 0 -1 4202496 16335 0 10 0 397 3 0 0 25 0 1 0 488312374 496390144 16242 33554432000 134512640 134534564 4292055568 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 0 0 0 4
/proc/25126/statm: 121189 16242 95 6 0 119855 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 810892

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

[startup+14.3076 s]
/proc/loadavg: 2.83 1.62 2.61 14/202 25157
/proc/meminfo: memFree=31384720/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18324 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) S 25099 25104 23613 0 -1 4202496 496 0 4 0 0 0 0 0 15 0 1 0 488312372 18763776 393 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640879631 0 0 4096 65536 4405393035483938816 0 0 17 2 0 0 1
/proc/25104/statm: 4581 393 345 23 0 91 0
[pid=25118] ppid=25104 vsize=204184 CPUtime=4.94 cores=0
/proc/25118/stat : 25118 (cryptominisat) R 25104 25104 23613 0 -1 4202496 40791 0 0 0 488 6 0 0 25 0 1 0 488312374 209084416 36804 33554432000 4194304 4587354 140735406527008 18446744073709551615 4239320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25118/statm: 51046 36804 332 96 0 47608 0
[pid=25122] ppid=25104 vsize=103628 CPUtime=4.81 cores=0
/proc/25122/stat : 25122 (clasp) R 25104 25104 23613 0 -1 4202496 29377 0 0 0 477 4 0 0 25 0 1 0 488312374 106115072 22581 33554432000 4194304 4785740 140734959482976 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25122/statm: 25907 22581 340 145 0 22952 0
[pid=25126] ppid=25104 vsize=484756 CPUtime=4.5 cores=0
/proc/25126/stat : 25126 (TNM) R 25104 25104 23613 0 -1 4202496 16335 0 10 0 447 3 0 0 25 0 1 0 488312374 496390144 16242 33554432000 134512640 134534564 4292055568 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 4
/proc/25126/statm: 121189 16242 95 6 0 119855 0
Current children cumulated CPU time (s) 14.25
Current children cumulated vsize (KiB) 810892

[startup+15.9003 s]
/proc/loadavg: 3.57 1.79 2.66 14/202 25157
/proc/meminfo: memFree=31384108/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18324 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) S 25099 25104 23613 0 -1 4202496 496 0 4 0 0 0 0 0 15 0 1 0 488312372 18763776 393 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640879631 0 0 4096 65536 4405393035483938816 0 0 17 2 0 0 1
/proc/25104/statm: 4581 393 345 23 0 91 0
[pid=25118] ppid=25104 vsize=204184 CPUtime=5.53 cores=0
/proc/25118/stat : 25118 (cryptominisat) R 25104 25104 23613 0 -1 4202496 40832 0 0 0 547 6 0 0 25 0 1 0 488312374 209084416 36843 33554432000 4194304 4587354 140735406527008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25118/statm: 51046 36843 332 96 0 47608 0
[pid=25122] ppid=25104 vsize=103628 CPUtime=5.31 cores=0
/proc/25122/stat : 25122 (clasp) R 25104 25104 23613 0 -1 4202496 29377 0 0 0 527 4 0 0 25 0 1 0 488312374 106115072 22581 33554432000 4194304 4785740 140734959482976 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25122/statm: 25907 22581 340 145 0 22952 0
[pid=25126] ppid=25104 vsize=484756 CPUtime=5 cores=0
/proc/25126/stat : 25126 (TNM) R 25104 25104 23613 0 -1 4202496 16335 0 10 0 497 3 0 0 25 0 1 0 488312374 496390144 16242 33554432000 134512640 134534564 4292055568 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 0 0 0 4
/proc/25126/statm: 121189 16242 95 6 0 119855 0
Current children cumulated CPU time (s) 15.84
Current children cumulated vsize (KiB) 810892

[startup+16.7012 s]
/proc/loadavg: 3.57 1.79 2.66 15/202 25157
/proc/meminfo: memFree=31401588/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18324 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) S 25099 25104 23613 0 -1 4202496 496 0 4 0 0 0 0 0 15 0 1 0 488312372 18763776 393 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640879631 0 0 4096 65536 4405393035483938816 0 0 17 2 0 0 1
/proc/25104/statm: 4581 393 345 23 0 91 0
[pid=25118] ppid=25104 vsize=204184 CPUtime=5.74 cores=0
/proc/25118/stat : 25118 (cryptominisat) R 25104 25104 23613 0 -1 4202496 40845 0 0 0 568 6 0 0 25 0 1 0 488312374 209084416 36855 33554432000 4194304 4587354 140735406527008 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25118/statm: 51046 36855 332 96 0 47608 0
[pid=25122] ppid=25104 vsize=84640 CPUtime=5.61 cores=0
/proc/25122/stat : 25122 (clasp) R 25104 25104 23613 0 -1 4202496 29391 0 0 0 557 4 0 0 25 0 1 0 488312374 86671360 17962 33554432000 4194304 4785740 140734959482976 18446744073709551615 253640509004 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25122/statm: 21160 17962 354 145 0 18205 0
[pid=25126] ppid=25104 vsize=484756 CPUtime=5.3 cores=0
/proc/25126/stat : 25126 (TNM) R 25104 25104 23613 0 -1 4202496 16335 0 10 0 527 3 0 0 25 0 1 0 488312374 496390144 16242 33554432000 134512640 134534564 4292055568 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 4
/proc/25126/statm: 121189 16242 95 6 0 119855 0
Current children cumulated CPU time (s) 16.65
Current children cumulated vsize (KiB) 791904

[startup+16.9012 s]
/proc/loadavg: 3.57 1.79 2.66 15/202 25157
/proc/meminfo: memFree=31401588/32951124 swapFree=67111348/67111528
[pid=25104] ppid=25099 vsize=18324 CPUtime=0 cores=0,2
/proc/25104/stat : 25104 (ppfolio) S 25099 25104 23613 0 -1 4202496 496 0 4 0 0 0 0 0 15 0 1 0 488312372 18763776 393 33554432000 4194304 4287625 140733318718032 18446744073709551615 253640879631 0 0 4096 65536 4405393035483938816 0 0 17 2 0 0 1
/proc/25104/statm: 4581 393 345 23 0 91 0
[pid=25118] ppid=25104 vsize=204184 CPUtime=5.84 cores=0
/proc/25118/stat : 25118 (cryptominisat) R 25104 25104 23613 0 -1 4202496 40851 0 0 0 578 6 0 0 25 0 1 0 488312374 209084416 36861 33554432000 4194304 4587354 140735406527008 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25118/statm: 51046 36861 332 96 0 47608 0
[pid=25122] ppid=25104 vsize=84640 CPUtime=5.61 cores=0
/proc/25122/stat : 25122 (clasp) R 25104 25104 23613 0 -1 4202496 29391 0 0 0 557 4 0 0 25 0 1 0 488312374 86671360 17962 33554432000 4194304 4785740 140734959482976 18446744073709551615 253640509026 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25122/statm: 21160 17962 354 145 0 18205 0
[pid=25126] ppid=25104 vsize=484756 CPUtime=5.4 cores=0
/proc/25126/stat : 25126 (TNM) R 25104 25104 23613 0 -1 4202496 16335 0 10 0 537 3 0 0 25 0 1 0 488312374 496390144 16242 33554432000 134512640 134534564 4292055568 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 0 0 0 4
/proc/25126/statm: 121189 16242 95 6 0 119855 0
Current children cumulated CPU time (s) 16.85
Current children cumulated vsize (KiB) 791904

Child status: 0
Real time (s): 16.9562
CPU time (s): 16.9384
CPU user time (s): 16.7804
CPU system time (s): 0.157975
CPU usage (%): 99.8949
Max. virtual memory (cumulated for all children) (KiB): 810892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.7804
system time used= 0.157975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87095
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 561
involuntary context switches= 527

runsolver used 0.030995 second user time and 0.075988 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 23:31:59
IDJOB=3287605
IDBENCH=82470
IDSOLVER=1613
FILE ID=node106/3287605-1303767118
RUNJOBID= node106-1303767118-25071
PBS_JOBID= 13157143
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= a2c0a22b1392549d2fca6c4b89170828
RANDOM SEED=1441556123

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:      32426108 kB
Buffers:         40044 kB
Cached:         217072 kB
SwapCached:         96 kB
Active:         177152 kB
Inactive:       143524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32426108 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           62500 kB
Writeback:           0 kB
AnonPages:       63920 kB
Mapped:          14488 kB
Slab:           139500 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190704 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= 71628 MiB
End job on node106 at 2011-04-25 23:32:17