Trace number 3387384

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: cir_minisat 2011-05-13 (simp)? (TO) 5000.09 4999.93

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark153.665
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
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-3387384-1305600923/watcher-3387384-1305600923 -o /tmp/evaluation-result-3387384-1305600923/solver-3387384-1305600923 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387384-1305600923.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.02 3.08 3.39 4/435 8805
/proc/meminfo: memFree=12397160/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=21900 CPUtime=0 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 1319 0 0 0 0 0 0 0 21 0 1 0 671690148 22425600 1238 33554432000 4194304 4300288 140736482714592 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8805/statm: 5475 1238 218 26 0 2107 0

[startup+0.057737 s]
/proc/loadavg: 3.02 3.08 3.39 4/435 8805
/proc/meminfo: memFree=12397160/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=30920 CPUtime=0.05 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 4135 0 0 0 5 0 0 0 21 0 1 0 671690148 31662080 3758 33554432000 4194304 4300288 140736482714592 18446744073709551615 4278145 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8805/statm: 7730 3759 218 26 0 4362 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30920

[startup+0.100728 s]
/proc/loadavg: 3.02 3.08 3.39 4/435 8805
/proc/meminfo: memFree=12397160/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=41004 CPUtime=0.09 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 6748 0 0 0 9 0 0 0 21 0 1 0 671690148 41988096 6131 33554432000 4194304 4300288 140736482714592 18446744073709551615 4241833 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8805/statm: 10251 6148 218 26 0 6883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41004

[startup+0.300686 s]
/proc/loadavg: 3.02 3.08 3.39 4/435 8805
/proc/meminfo: memFree=12397160/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=62568 CPUtime=0.29 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 11575 0 0 0 28 1 0 0 22 0 1 0 671690148 64069632 10559 33554432000 4194304 4300288 140736482714592 18446744073709551615 255376969969 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8805/statm: 15642 10559 234 26 0 12274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62568

[startup+0.700597 s]
/proc/loadavg: 3.02 3.08 3.39 4/435 8805
/proc/meminfo: memFree=12397160/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=62504 CPUtime=0.69 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 14512 0 0 0 67 2 0 0 24 0 1 0 671690148 64004096 11241 33554432000 4194304 4300288 140736482714592 18446744073709551615 4231542 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 15626 11241 234 26 0 12258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62504

[startup+1.50047 s]
/proc/loadavg: 3.18 3.12 3.40 5/439 8812
/proc/meminfo: memFree=12290372/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=55668 CPUtime=1.49 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 15464 0 0 0 147 2 0 0 25 0 1 0 671690148 57004032 9510 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 13917 9510 255 26 0 10549 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55668

[startup+3.10117 s]
/proc/loadavg: 3.18 3.12 3.40 5/439 8812
/proc/meminfo: memFree=12293092/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=55668 CPUtime=3.09 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 15782 0 0 0 307 2 0 0 25 0 1 0 671690148 57004032 9815 33554432000 4194304 4300288 140736482714592 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 13917 9815 255 26 0 10549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55668

[startup+6.30058 s]
/proc/loadavg: 3.24 3.13 3.40 5/439 8812
/proc/meminfo: memFree=12288508/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=62740 CPUtime=6.29 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 16485 0 0 0 627 2 0 0 25 0 1 0 671690148 64245760 10494 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 15685 10494 255 26 0 12317 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62740

[startup+12.7004 s]
/proc/loadavg: 3.30 3.14 3.41 5/439 8812
/proc/meminfo: memFree=12274976/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=81964 CPUtime=12.69 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 20866 0 0 0 1266 3 0 0 25 0 1 0 671690148 83931136 14829 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 20491 14829 255 26 0 17123 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81964

[startup+25.501 s]
/proc/loadavg: 3.46 3.19 3.42 5/439 8813
/proc/meminfo: memFree=12220532/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=93640 CPUtime=25.49 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 23156 0 0 0 2546 3 0 0 25 0 1 0 671690148 95887360 17052 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 23410 17052 255 26 0 20042 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93640

[startup+51.1003 s]
/proc/loadavg: 3.64 3.25 3.43 5/439 8813
/proc/meminfo: memFree=12174924/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=112608 CPUtime=51.09 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 27718 0 0 0 5105 4 0 0 25 0 1 0 671690148 115310592 21534 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 28152 21534 255 26 0 24784 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112608

[startup+102.317 s]
/proc/loadavg: 3.91 3.38 3.46 5/439 8815
/proc/meminfo: memFree=12102368/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=130684 CPUtime=102.31 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 44187 0 0 0 10223 8 0 0 25 0 1 0 671690148 133820416 26710 33554432000 4194304 4300288 140736482714592 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 32671 26710 255 26 0 29303 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 130684

[startup+162.301 s]
/proc/loadavg: 3.96 3.49 3.49 5/439 8816
/proc/meminfo: memFree=12187652/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=111716 CPUtime=162.3 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 56739 0 0 0 16218 12 0 0 25 0 1 0 671690148 114397184 22238 33554432000 4194304 4300288 140736482714592 18446744073709551615 4269834 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 27929 22238 255 26 0 24561 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 111716

[startup+222.301 s]
/proc/loadavg: 3.98 3.58 3.52 5/439 8818
/proc/meminfo: memFree=12068360/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=161504 CPUtime=222.3 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 68349 0 0 0 22214 16 0 0 25 0 1 0 671690148 165380096 33646 33554432000 4194304 4300288 140736482714592 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 40376 33646 255 26 0 37008 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 161504

[startup+282.3 s]
/proc/loadavg: 3.99 3.65 3.55 5/439 8820
/proc/meminfo: memFree=12027312/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=171256 CPUtime=282.3 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 87375 0 0 0 28209 21 0 0 25 0 1 0 671690148 175366144 31521 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 42814 31521 255 26 0 39446 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 171256

[startup+342.3 s]
/proc/loadavg: 3.99 3.71 3.57 5/439 8830
/proc/meminfo: memFree=11925972/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=221344 CPUtime=342.3 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 99626 0 0 0 34204 26 0 0 25 0 1 0 671690148 226656256 43633 33554432000 4194304 4300288 140736482714592 18446744073709551615 4256534 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 55336 43633 255 26 0 51968 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 221344

[startup+402.3 s]
/proc/loadavg: 3.99 3.76 3.60 5/439 8832
/proc/meminfo: memFree=12186624/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=110564 CPUtime=402.3 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 111067 0 0 0 40199 31 0 0 25 0 1 0 671690148 113217536 23232 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 27641 23232 255 26 0 24273 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 110564

[startup+462.301 s]
/proc/loadavg: 3.99 3.80 3.62 5/439 8833
/proc/meminfo: memFree=12073528/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=172028 CPUtime=462.31 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 122300 0 0 0 46196 35 0 0 25 0 1 0 671690148 176156672 34268 33554432000 4194304 4300288 140736482714592 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 43007 34268 255 26 0 39639 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 172028

[startup+522.301 s]
/proc/loadavg: 4.10 3.87 3.65 5/439 8835
/proc/meminfo: memFree=11977792/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=222116 CPUtime=522.3 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 132306 0 0 0 52192 38 0 0 25 0 1 0 671690148 227446784 44139 33554432000 4194304 4300288 140736482714592 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 55529 44139 255 26 0 52161 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 222116

[startup+582.301 s]
/proc/loadavg: 4.08 3.90 3.68 5/439 8840
/proc/meminfo: memFree=11968700/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=146340 CPUtime=582.3 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 147288 0 0 0 58187 43 0 0 25 0 1 0 671690148 149852160 32144 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 36585 32144 255 26 0 33217 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 146340

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 4.05 4.05 4.00 5/439 8941
/proc/meminfo: memFree=11720444/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=282436 CPUtime=4062.43 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 679924 0 0 0 405993 250 0 0 25 0 1 0 671690148 289214464 57332 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 70609 57332 255 26 0 67241 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 282436

[startup+4122.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/439 8943
/proc/meminfo: memFree=11665756/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=282436 CPUtime=4122.42 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 688044 0 0 0 411990 252 0 0 25 0 1 0 671690148 289214464 65362 33554432000 4194304 4300288 140736482714592 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 70609 65362 255 26 0 67241 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 282436

[startup+4182.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/439 8948
/proc/meminfo: memFree=11622160/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=363824 CPUtime=4182.43 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 693806 0 0 0 417986 257 0 0 25 0 1 0 671690148 372555776 71050 33554432000 4194304 4300288 140736482714592 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 90956 71050 255 26 0 87588 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 363824

[startup+4242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/439 8949
/proc/meminfo: memFree=11587136/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=363824 CPUtime=4242.42 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 698932 0 0 0 423984 258 0 0 25 0 1 0 671690148 372555776 76120 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 90956 76120 255 26 0 87588 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 363824

[startup+4302.3 s]
/proc/loadavg: 4.07 4.04 4.01 5/439 8951
/proc/meminfo: memFree=12003644/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=234168 CPUtime=4302.43 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 712929 0 0 0 429980 263 0 0 25 0 1 0 671690148 239788032 46842 33554432000 4194304 4300288 140736482714592 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 58542 46842 255 26 0 55174 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 234168

[startup+4362.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/439 8952
/proc/meminfo: memFree=11922540/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=284256 CPUtime=4362.42 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 722969 0 0 0 435976 266 0 0 25 0 1 0 671690148 291078144 56732 33554432000 4194304 4300288 140736482714592 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 71064 56732 255 26 0 67696 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 284256

[startup+4422.3 s]
/proc/loadavg: 4.17 4.08 4.02 5/439 8954
/proc/meminfo: memFree=11854956/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=284256 CPUtime=4422.43 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 730734 0 0 0 441974 269 0 0 25 0 1 0 671690148 291078144 64374 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 71064 64374 255 26 0 67696 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 284256

[startup+4482.3 s]
/proc/loadavg: 4.06 4.06 4.01 5/439 8955
/proc/meminfo: memFree=11804348/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=365644 CPUtime=4482.44 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 736133 0 0 0 447972 272 0 0 25 0 1 0 671690148 374419456 69696 33554432000 4194304 4300288 140736482714592 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 91411 69696 255 26 0 88043 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 365644

[startup+4542.3 s]
/proc/loadavg: 4.05 4.06 4.01 5/439 8984
/proc/meminfo: memFree=12224184/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=188668 CPUtime=4542.43 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 747198 0 0 0 453966 277 0 0 25 0 1 0 671690148 193196032 40541 33554432000 4194304 4300288 140736482714592 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 47167 40541 255 26 0 43799 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 188668

[startup+4602.3 s]
/proc/loadavg: 4.16 4.09 4.02 5/439 9040
/proc/meminfo: memFree=11775796/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=238456 CPUtime=4602.45 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 760810 0 0 0 459963 282 0 0 25 0 1 0 671690148 244178944 53971 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 59614 53971 255 26 0 56246 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 238456

[startup+4662.3 s]
/proc/loadavg: 4.11 4.09 4.02 5/439 9068
/proc/meminfo: memFree=12105624/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=288544 CPUtime=4662.43 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 770009 0 0 0 465958 285 0 0 25 0 1 0 671690148 295469056 63024 33554432000 4194304 4300288 140736482714592 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 72136 63024 255 26 0 68768 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 288544

[startup+4722.32 s]
/proc/loadavg: 4.04 4.07 4.01 5/439 9070
/proc/meminfo: memFree=12044332/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=369932 CPUtime=4722.46 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 777421 0 0 0 471957 289 0 0 25 0 1 0 671690148 378810368 70331 33554432000 4194304 4300288 140736482714592 18446744073709551615 4269374 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 92483 70331 255 26 0 89115 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 369932

[startup+4782.3 s]
/proc/loadavg: 4.01 4.05 4.01 5/439 9072
/proc/meminfo: memFree=12013556/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=369932 CPUtime=4782.44 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 784996 0 0 0 477953 291 0 0 25 0 1 0 671690148 378810368 77801 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 92483 77801 255 26 0 89115 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 369932

[startup+4842.3 s]
/proc/loadavg: 4.00 4.04 4.00 5/439 9073
/proc/meminfo: memFree=12090656/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=212356 CPUtime=4842.44 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 796945 0 0 0 483949 295 0 0 25 0 1 0 671690148 217452544 45591 33554432000 4194304 4300288 140736482714592 18446744073709551615 4249461 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 53089 45591 255 26 0 49721 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 212356

[startup+4902.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/439 9075
/proc/meminfo: memFree=12075008/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=293264 CPUtime=4902.44 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 810427 0 0 0 489944 300 0 0 25 0 1 0 671690148 300302336 58920 33554432000 4194304 4300288 140736482714592 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 73316 58920 255 26 0 69948 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 293264

[startup+4962.3 s]
/proc/loadavg: 4.08 4.06 4.01 5/439 9076
/proc/meminfo: memFree=12006800/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=293264 CPUtime=4962.45 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 819157 0 0 0 495941 304 0 0 25 0 1 0 671690148 300302336 67531 33554432000 4194304 4300288 140736482714592 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 73316 67531 255 26 0 69948 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 293264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 4.08 4.07 4.01 8/439 9077
/proc/meminfo: memFree=12020060/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=374652 CPUtime=5000.06 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 824225 0 0 0 499700 306 0 0 25 0 1 0 671690148 383643648 72548 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 93663 72548 255 26 0 90295 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 374652

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

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

[startup+4999.9 s]
/proc/loadavg: 4.08 4.07 4.01 8/439 9077
/proc/meminfo: memFree=12020060/32951124 swapFree=63308196/67111528
[pid=8805] ppid=8803 vsize=374652 CPUtime=5000.06 cores=0,2,4,6
/proc/8805/stat : 8805 (cir_minisat) R 8803 8805 7023 0 -1 4202496 824225 0 0 0 499700 306 0 0 25 0 1 0 671690148 383643648 72548 33554432000 4194304 4300288 140736482714592 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8805/statm: 93663 72548 255 26 0 90295 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 374652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.09
CPU user time (s): 4997.01
CPU system time (s): 3.07553
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 374652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.01
system time used= 3.07553
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 824226
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= 10
involuntary context switches= 2649

runsolver used 22.5486 second user time and 48.3636 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-17 04:55:23
IDJOB=3387384
IDBENCH=82482
IDSOLVER=1873
FILE ID=node135/3387384-1305600923
RUNJOBID= node135-1305600923-8791
PBS_JOBID= 13350343
Free space on /tmp= 73696 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387384-1305600923/watcher-3387384-1305600923 -o /tmp/evaluation-result-3387384-1305600923/solver-3387384-1305600923 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387384-1305600923.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=1461963729

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12397324 kB
Buffers:        331012 kB
Cached:        6279200 kB
SwapCached:      18100 kB
Active:       11925468 kB
Inactive:      8345176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12397324 kB
SwapTotal:    67111528 kB
SwapFree:     63308196 kB
Dirty:           10624 kB
Writeback:           0 kB
AnonPages:    13647028 kB
Mapped:          25928 kB
Slab:           149684 kB
PageTables:      66164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125064204 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73696 MiB
End job on node135 at 2011-05-17 06:18:45