Trace number 3362541

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
minisat hack reference: minisat 2.2.0? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3362541-1305307510/watcher-3362541-1305307510 -o /tmp/evaluation-result-3362541-1305307510/solver-3362541-1305307510 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362541-1305307510.cnf 

running on 2 cores: 4,6

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: 4.08 4.07 4.01 5/366 4633
/proc/meminfo: memFree=21083444/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=19396 CPUtime=0 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 656 0 0 0 0 0 0 0 25 0 1 0 642348708 19861504 596 33554432000 4194304 4291037 140736441157936 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 4849 598 213 24 0 1483 0

[startup+0.0835149 s]
/proc/loadavg: 4.08 4.07 4.01 5/366 4633
/proc/meminfo: memFree=21083444/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=32776 CPUtime=0.07 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 4566 0 0 0 7 0 0 0 25 0 1 0 642348708 33562624 4174 33554432000 4194304 4291037 140736441157936 18446744073709551615 4276877 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 8194 4174 240 24 0 4828 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32776

[startup+0.10051 s]
/proc/loadavg: 4.08 4.07 4.01 5/366 4633
/proc/meminfo: memFree=21083444/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=33732 CPUtime=0.09 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 4872 0 0 0 9 0 0 0 25 0 1 0 642348708 34541568 4464 33554432000 4194304 4291037 140736441157936 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 8433 4464 240 24 0 5067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33732

[startup+0.300437 s]
/proc/loadavg: 4.08 4.07 4.01 5/366 4633
/proc/meminfo: memFree=21083444/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=38560 CPUtime=0.29 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 7031 0 0 0 28 1 0 0 25 0 1 0 642348708 39485440 5594 33554432000 4194304 4291037 140736441157936 18446744073709551615 4210185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 9640 5596 240 24 0 6274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38560

[startup+0.700391 s]
/proc/loadavg: 4.08 4.07 4.01 5/366 4633
/proc/meminfo: memFree=21083444/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=33968 CPUtime=0.69 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 7555 0 0 0 68 1 0 0 25 0 1 0 642348708 34783232 4946 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 8492 4946 258 24 0 5126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33968

[startup+1.50022 s]
/proc/loadavg: 4.08 4.07 4.01 5/367 4634
/proc/meminfo: memFree=21055916/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=36644 CPUtime=1.49 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 7850 0 0 0 148 1 0 0 25 0 1 0 642348708 37523456 5232 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 9161 5232 258 24 0 5795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36644

[startup+3.10094 s]
/proc/loadavg: 4.08 4.07 4.01 5/367 4634
/proc/meminfo: memFree=21043888/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=43720 CPUtime=3.09 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 9913 0 0 0 308 1 0 0 25 0 1 0 642348708 44769280 7274 33554432000 4194304 4291037 140736441157936 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 10930 7274 258 24 0 7564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43720

[startup+6.30039 s]
/proc/loadavg: 4.08 4.07 4.01 5/367 4634
/proc/meminfo: memFree=21010672/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=55320 CPUtime=6.29 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 11882 0 0 0 628 1 0 0 25 0 1 0 642348708 56647680 9213 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 13830 9213 258 24 0 10464 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55320

[startup+12.7002 s]
/proc/loadavg: 4.07 4.07 4.01 5/367 4634
/proc/meminfo: memFree=20977264/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=55320 CPUtime=12.69 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 17700 0 0 0 1267 2 0 0 25 0 1 0 642348708 56647680 8721 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 13830 8722 258 24 0 10464 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55320

[startup+25.5009 s]
/proc/loadavg: 4.05 4.07 4.01 5/367 4635
/proc/meminfo: memFree=20893892/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=96192 CPUtime=25.49 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 30142 0 0 0 2544 5 0 0 25 0 1 0 642348708 98500608 14161 33554432000 4194304 4291037 140736441157936 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 24048 14161 258 24 0 20682 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96192

[startup+51.1003 s]
/proc/loadavg: 4.03 4.06 4.01 5/367 4636
/proc/meminfo: memFree=20776172/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=96192 CPUtime=51.09 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 51244 0 0 0 5102 7 0 0 25 0 1 0 642348708 98500608 15949 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 24048 15949 258 24 0 20682 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96192

[startup+102.314 s]
/proc/loadavg: 4.01 4.05 4.00 5/367 4637
/proc/meminfo: memFree=20517216/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=145512 CPUtime=102.31 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 82318 0 0 0 10218 13 0 0 25 0 1 0 642348708 149004288 25251 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 36378 25251 258 24 0 33012 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 145512

[startup+162.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/367 4638
/proc/meminfo: memFree=20371472/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=96192 CPUtime=162.29 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 113641 0 0 0 16209 20 0 0 25 0 1 0 642348708 98500608 15949 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 24048 15949 258 24 0 20682 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 96192

[startup+222.3 s]
/proc/loadavg: 4.07 4.06 4.00 5/367 4640
/proc/meminfo: memFree=20300012/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=110352 CPUtime=222.3 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 152536 0 0 0 22203 27 0 0 25 0 1 0 642348708 113000448 23707 33554432000 4194304 4291037 140736441157936 18446744073709551615 4261913 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 27588 23707 258 24 0 24222 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 110352

[startup+282.301 s]
/proc/loadavg: 4.10 4.07 4.01 5/367 4642
/proc/meminfo: memFree=20060660/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=110352 CPUtime=282.3 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 181796 0 0 0 28198 32 0 0 25 0 1 0 642348708 113000448 24157 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 27588 24157 258 24 0 24222 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 110352

[startup+342.301 s]
/proc/loadavg: 4.17 4.09 4.01 5/367 4643
/proc/meminfo: memFree=19908104/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=110352 CPUtime=342.29 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 210783 0 0 0 34193 36 0 0 25 0 1 0 642348708 113000448 24157 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 27588 24157 258 24 0 24222 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 110352

[startup+402.301 s]
/proc/loadavg: 4.12 4.09 4.01 5/367 4645
/proc/meminfo: memFree=20240884/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=190492 CPUtime=402.29 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 242112 0 0 0 40188 41 0 0 25 0 1 0 642348708 195063808 41768 33554432000 4194304 4291037 140736441157936 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 47623 41768 258 24 0 44257 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 190492

[startup+462.301 s]
/proc/loadavg: 4.04 4.07 4.01 5/367 4646
/proc/meminfo: memFree=20050264/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=159672 CPUtime=462.3 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 276729 0 0 0 46181 49 0 0 25 0 1 0 642348708 163504128 31783 33554432000 4194304 4291037 140736441157936 18446744073709551615 4248270 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 39918 31783 258 24 0 36552 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 159672

[startup+522.301 s]
/proc/loadavg: 3.68 3.97 3.98 4/361 4665
/proc/meminfo: memFree=21041624/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=190492 CPUtime=522.3 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 302016 0 0 0 52176 54 0 0 25 0 1 0 642348708 195063808 37895 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 47623 37895 258 24 0 44257 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 190492

[startup+582.3 s]
/proc/loadavg: 3.31 3.81 3.92 4/361 4667
/proc/meminfo: memFree=20950324/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=110352 CPUtime=582.31 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 323440 0 0 0 58172 59 0 0 25 0 1 0 642348708 113000448 24157 33554432000 4194304 4291037 140736441157936 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 27588 24157 258 24 0 24222 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 110352

[startup+642.3 s]
/proc/loadavg: 3.11 3.66 3.86 4/361 4668
/proc/meminfo: memFree=20790696/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=190492 CPUtime=642.31 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 353874 0 0 0 64166 65 0 0 25 0 1 0 642348708 195063808 36881 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 47623 36881 258 24 0 44257 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 190492

[startup+702.301 s]
/proc/loadavg: 3.19 3.57 3.81 4/361 4670
/proc/meminfo: memFree=20873740/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=110352 CPUtime=702.31 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 375858 0 0 0 70160 71 0 0 25 0 1 0 642348708 113000448 24157 33554432000 4194304 4291037 140736441157936 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 27588 24157 258 24 0 24222 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 110352

[startup+762.314 s]
/proc/loadavg: 3.13 3.48 3.76 4/361 4671
/proc/meminfo: memFree=20740276/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=110352 CPUtime=762.32 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 397999 0 0 0 76156 76 0 0 25 0 1 0 642348708 113000448 24157 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 27588 24157 258 24 0 24222 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 110352

[startup+822.301 s]
/proc/loadavg: 3.10 3.40 3.72 4/361 4673
/proc/meminfo: memFree=20609912/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=190492 CPUtime=822.31 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 428342 0 0 0 82149 82 0 0 25 0 1 0 642348708 195063808 37644 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 47623 37644 258 24 0 44257 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 190492

[startup+882.301 s]
/proc/loadavg: 3.04 3.33 3.67 4/361 4675
/proc/meminfo: memFree=20683632/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=190492 CPUtime=882.31 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 449210 0 0 0 88144 87 0 0 25 0 1 0 642348708 195063808 41285 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 47623 41285 258 24 0 44257 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 190492

[startup+942.3 s]
/proc/loadavg: 3.01 3.27 3.63 4/361 4676
/proc/meminfo: memFree=21152924/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=159672 CPUtime=942.31 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 474901 0 0 0 94139 92 0 0 25 0 1 0 642348708 163504128 32644 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 39918 32644 258 24 0 36552 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 159672

[startup+1002.3 s]
/proc/loadavg: 3.00 3.22 3.58 4/361 4678
/proc/meminfo: memFree=20985244/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=190492 CPUtime=1002.31 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 501771 0 0 0 100133 98 0 0 25 0 1 0 642348708 195063808 42150 33554432000 4194304 4291037 140736441157936 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 47623 42150 258 24 0 44257 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 190492

[startup+1062.3 s]
/proc/loadavg: 3.00 3.17 3.54 4/361 4679
/proc/meminfo: memFree=21065044/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=240580 CPUtime=1062.32 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 529411 0 0 0 106127 105 0 0 25 0 1 0 642348708 246353920 45825 33554432000 4194304 4291037 140736441157936 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 60145 45825 258 24 0 56779 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 240580

[startup+1122.3 s]
/proc/loadavg: 3.14 3.18 3.52 4/361 4681
/proc/meminfo: memFree=20942608/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=240580 CPUtime=1122.32 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 557534 0 0 0 112120 112 0 0 25 0 1 0 642348708 246353920 47829 33554432000 4194304 4291037 140736441157936 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 60145 47829 258 24 0 56779 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 240580

[startup+1182.3 s]
/proc/loadavg: 3.05 3.15 3.49 4/361 4683
/proc/meminfo: memFree=20802420/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=321968 CPUtime=1182.32 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 598709 0 0 0 118111 121 0 0 25 0 1 0 642348708 329695232 62066 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 80492 62066 258 24 0 77126 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 321968

[startup+1242.3 s]
/proc/loadavg: 2.51 3.00 3.42 2/349 4720
/proc/meminfo: memFree=21581384/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=110352 CPUtime=1242.32 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 619111 0 0 0 124106 126 0 0 25 0 1 0 642348708 113000448 24157 33554432000 4194304 4291037 140736441157936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 27588 24157 258 24 0 24222 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 110352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.55 2.64 3.26 2/349 4722
/proc/meminfo: memFree=21550264/32951124 swapFree=65581052/67111528
[pid=4633] ppid=4631 vsize=159672 CPUtime=1300.03 cores=4,6
/proc/4633/stat : 4633 (minisat_release) R 4631 4633 4313 0 -1 4202496 646734 0 0 0 129873 130 0 0 25 0 1 0 642348708 163504128 32021 33554432000 4194304 4291037 140736441157936 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4633/statm: 39918 32021 258 24 0 36552 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 159672

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.74
CPU system time (s): 1.3148
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 321968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.74
system time used= 1.3148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 646737
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= 6
involuntary context switches= 14384

runsolver used 4.81127 second user time and 10.2744 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-13 19:25:10
IDJOB=3362541
IDBENCH=82466
IDSOLVER=1840
FILE ID=node137/3362541-1305307510
RUNJOBID= node137-1305306108-4332
PBS_JOBID= 13321468
Free space on /tmp= 37820 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362541-1305307510/watcher-3362541-1305307510 -o /tmp/evaluation-result-3362541-1305307510/solver-3362541-1305307510 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362541-1305307510.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1558638000

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21083600 kB
Buffers:        204884 kB
Cached:        3438196 kB
SwapCached:      36296 kB
Active:        2112024 kB
Inactive:      9542832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21083600 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            8300 kB
Writeback:           0 kB
AnonPages:     7985080 kB
Mapped:          19700 kB
Slab:           109640 kB
PageTables:      40652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76659392 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= 37840 MiB
End job on node137 at 2011-05-13 19:46:52