Trace number 3348644

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-03-02? (TO) 1300.05 1300.03

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
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-3348644-1304971213/watcher-3348644-1304971213 -o /tmp/evaluation-result-3348644-1304971213/solver-3348644-1304971213 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348644-1304971213.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: 0.92 1.56 2.53 4/280 19215
/proc/meminfo: memFree=17873912/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=21096 CPUtime=0 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 1196 0 0 0 0 0 0 0 21 0 1 0 687351909 21602304 1100 33554432000 4194304 4254575 140737416146864 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 5274 1101 212 15 0 1917 0

[startup+0.03362 s]
/proc/loadavg: 0.92 1.56 2.53 4/280 19215
/proc/meminfo: memFree=17873912/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=27184 CPUtime=0.03 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 2893 0 0 0 3 0 0 0 21 0 1 0 687351909 27836416 2678 33554432000 4194304 4254575 140737416146864 18446744073709551615 4232839 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 6796 2679 212 15 0 3439 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27184

[startup+0.100609 s]
/proc/loadavg: 0.92 1.56 2.53 4/280 19215
/proc/meminfo: memFree=17873912/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=35664 CPUtime=0.09 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 5653 0 0 0 9 0 0 0 21 0 1 0 687351909 36519936 5167 33554432000 4194304 4254575 140737416146864 18446744073709551615 260020064497 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 8916 5167 228 15 0 5559 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35664

[startup+0.300575 s]
/proc/loadavg: 0.92 1.56 2.53 4/280 19215
/proc/meminfo: memFree=17873912/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=36120 CPUtime=0.29 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 5804 0 0 0 29 0 0 0 22 0 1 0 687351909 36986880 5318 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216847 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 9030 5318 230 15 0 5673 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36120

[startup+0.700533 s]
/proc/loadavg: 0.92 1.56 2.53 4/280 19215
/proc/meminfo: memFree=17873912/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=36604 CPUtime=0.69 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 5874 0 0 0 69 0 0 0 24 0 1 0 687351909 37482496 5386 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216707 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 9151 5386 230 15 0 5794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36604

[startup+1.50038 s]
/proc/loadavg: 0.92 1.56 2.53 5/287 19228
/proc/meminfo: memFree=17771040/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=36604 CPUtime=1.49 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 5972 0 0 0 149 0 0 0 25 0 1 0 687351909 37482496 5482 33554432000 4194304 4254575 140737416146864 18446744073709551615 4210220 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 9151 5482 231 15 0 5794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36604

[startup+3.10109 s]
/proc/loadavg: 1.17 1.60 2.54 5/287 19228
/proc/meminfo: memFree=17765956/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=37056 CPUtime=3.09 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 6157 0 0 0 309 0 0 0 25 0 1 0 687351909 37945344 5662 33554432000 4194304 4254575 140737416146864 18446744073709551615 4217159 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 9264 5662 231 15 0 5907 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37056

[startup+6.30051 s]
/proc/loadavg: 1.17 1.60 2.54 5/287 19228
/proc/meminfo: memFree=17757692/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=40716 CPUtime=6.29 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 6549 0 0 0 629 0 0 0 25 0 1 0 687351909 41693184 6044 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 10179 6044 231 15 0 6822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40716

[startup+12.7003 s]
/proc/loadavg: 1.60 1.68 2.56 5/287 19255
/proc/meminfo: memFree=17753796/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=46236 CPUtime=12.69 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 7542 0 0 0 1269 0 0 0 25 0 1 0 687351909 47345664 7016 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 11559 7016 231 15 0 8202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46236

[startup+25.501 s]
/proc/loadavg: 1.97 1.75 2.57 5/287 19256
/proc/meminfo: memFree=17717744/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=55556 CPUtime=25.49 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 9221 0 0 0 2548 1 0 0 25 0 1 0 687351909 56889344 8662 33554432000 4194304 4254575 140737416146864 18446744073709551615 4209280 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 13889 8662 231 15 0 10532 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55556

[startup+51.1003 s]
/proc/loadavg: 2.74 1.95 2.61 5/287 19293
/proc/meminfo: memFree=17660664/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=70788 CPUtime=51.08 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 13272 0 0 0 5106 2 0 0 25 0 1 0 687351909 72486912 12662 33554432000 4194304 4254575 140737416146864 18446744073709551615 4209220 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 17697 12662 231 15 0 14340 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70788

[startup+102.311 s]
/proc/loadavg: 3.50 2.29 2.69 5/287 19294
/proc/meminfo: memFree=17535096/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=125612 CPUtime=102.29 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 21880 0 0 0 10224 5 0 0 25 0 1 0 687351909 128626688 21162 33554432000 4194304 4254575 140737416146864 18446744073709551615 4217008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 31403 21162 231 15 0 28046 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 125612

[startup+162.301 s]
/proc/loadavg: 3.81 2.60 2.77 5/287 19295
/proc/meminfo: memFree=17375568/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=181168 CPUtime=162.29 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 31570 0 0 0 16220 9 0 0 25 0 1 0 687351909 185516032 30774 33554432000 4194304 4254575 140737416146864 18446744073709551615 4217163 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 45292 30774 231 15 0 41935 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 181168

[startup+222.301 s]
/proc/loadavg: 4.04 2.88 2.85 5/287 19297
/proc/meminfo: memFree=17336564/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=185804 CPUtime=222.29 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 41556 0 0 0 22217 12 0 0 25 0 1 0 687351909 190263296 40682 33554432000 4194304 4254575 140737416146864 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 46451 40682 231 15 0 43094 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 185804

[startup+282.301 s]
/proc/loadavg: 4.01 3.08 2.92 5/287 19299
/proc/meminfo: memFree=17182248/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=270908 CPUtime=282.29 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 55241 0 0 0 28213 16 0 0 25 0 1 0 687351909 277409792 54273 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216704 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 67727 54273 231 15 0 64370 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 270908

[startup+342.301 s]
/proc/loadavg: 4.04 3.26 2.99 5/287 19300
/proc/meminfo: memFree=17197308/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=94756 CPUtime=342.29 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 70217 0 0 0 34209 20 0 0 25 0 1 0 687351909 97030144 18677 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 23689 18677 231 15 0 20332 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 94756

[startup+402.301 s]
/proc/loadavg: 4.01 3.39 3.05 5/287 19302
/proc/meminfo: memFree=17198364/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=144544 CPUtime=402.29 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 82251 0 0 0 40205 24 0 0 25 0 1 0 687351909 148013056 30603 33554432000 4194304 4254575 140737416146864 18446744073709551615 4209208 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 36136 30603 231 15 0 32779 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 144544

[startup+462.301 s]
/proc/loadavg: 4.10 3.53 3.12 5/287 19303
/proc/meminfo: memFree=17067736/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=195624 CPUtime=462.3 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 93733 0 0 0 46203 27 0 0 25 0 1 0 687351909 200318976 42000 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 48906 42000 231 15 0 45549 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 195624

[startup+522.301 s]
/proc/loadavg: 4.09 3.63 3.18 5/287 19305
/proc/meminfo: memFree=16910572/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=278692 CPUtime=522.3 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 103953 0 0 0 52200 30 0 0 25 0 1 0 687351909 285380608 52151 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 69673 52151 231 15 0 66316 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 278692

[startup+582.301 s]
/proc/loadavg: 4.03 3.69 3.22 5/287 19307
/proc/meminfo: memFree=16775972/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=280596 CPUtime=582.3 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 113626 0 0 0 58195 35 0 0 25 0 1 0 687351909 287330304 61761 33554432000 4194304 4254575 140737416146864 18446744073709551615 4217053 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 70149 61761 231 15 0 66792 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 280596

[startup+642.301 s]
/proc/loadavg: 4.01 3.75 3.27 5/287 19308
/proc/meminfo: memFree=16804308/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=414200 CPUtime=642.31 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 122361 0 0 0 64193 38 0 0 25 0 1 0 687351909 424140800 70425 33554432000 4194304 4254575 140737416146864 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 103550 70425 231 15 0 100193 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 414200

[startup+702.301 s]
/proc/loadavg: 4.00 3.79 3.31 5/287 19310
/proc/meminfo: memFree=16639940/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=415220 CPUtime=702.31 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 131358 0 0 0 70190 41 0 0 25 0 1 0 687351909 425185280 79374 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 103805 79374 231 15 0 100448 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 415220

[startup+762.311 s]
/proc/loadavg: 4.08 3.84 3.36 5/287 19311
/proc/meminfo: memFree=16526548/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=417524 CPUtime=762.31 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 141742 0 0 0 76188 43 0 0 25 0 1 0 687351909 427544576 89706 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216847 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 104381 89706 231 15 0 101024 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 417524

[startup+822.301 s]
/proc/loadavg: 4.03 3.87 3.40 5/287 19313
/proc/meminfo: memFree=16413144/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=420252 CPUtime=822.3 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 149751 0 0 0 82185 45 0 0 25 0 1 0 687351909 430338048 97669 33554432000 4194304 4254575 140737416146864 18446744073709551615 4209504 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 105063 97669 231 15 0 101706 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 420252

[startup+882.301 s]
/proc/loadavg: 4.06 3.91 3.44 5/287 19315
/proc/meminfo: memFree=16831216/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=126772 CPUtime=882.3 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 164558 0 0 0 88179 51 0 0 25 0 1 0 687351909 129814528 27389 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 31693 27389 231 15 0 28336 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 126772

[startup+942.301 s]
/proc/loadavg: 4.02 3.92 3.47 5/287 19316
/proc/meminfo: memFree=16694500/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=208132 CPUtime=942.31 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 174547 0 0 0 94176 55 0 0 25 0 1 0 687351909 213127168 37291 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216645 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 52033 37291 231 15 0 48676 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 208132

[startup+1002.3 s]
/proc/loadavg: 4.07 3.95 3.50 5/287 19318
/proc/meminfo: memFree=16554588/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=208600 CPUtime=1002.31 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 185179 0 0 0 100172 59 0 0 25 0 1 0 687351909 213606400 47852 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216721 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 52150 47852 231 15 0 48793 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 208600

[startup+1062.3 s]
/proc/loadavg: 4.10 3.97 3.54 5/287 19319
/proc/meminfo: memFree=16438468/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=291188 CPUtime=1062.31 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 194064 0 0 0 106169 62 0 0 25 0 1 0 687351909 298176512 56675 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 72797 56675 231 15 0 69440 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 291188

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.56 5/287 19321
/proc/meminfo: memFree=16335120/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=292308 CPUtime=1122.32 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 202367 0 0 0 112167 65 0 0 25 0 1 0 687351909 299323392 64918 33554432000 4194304 4254575 140737416146864 18446744073709551615 4223829 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 73077 64918 231 15 0 69720 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 292308

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.59 5/287 19323
/proc/meminfo: memFree=16241444/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=425704 CPUtime=1182.32 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 209660 0 0 0 118165 67 0 0 25 0 1 0 687351909 435920896 72141 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 106426 72141 231 15 0 103069 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 425704

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.61 5/287 19324
/proc/meminfo: memFree=16303880/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=426360 CPUtime=1242.32 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 216719 0 0 0 124163 69 0 0 25 0 1 0 687351909 436592640 79157 33554432000 4194304 4254575 140737416146864 18446744073709551615 4216540 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 106590 79157 231 15 0 103233 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 426360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.63 4/286 19327
/proc/meminfo: memFree=16397944/32951124 swapFree=67083432/67111528
[pid=19215] ppid=19213 vsize=427464 CPUtime=1300.03 cores=4,6
/proc/19215/stat : 19215 (cir_minisat) R 19213 19215 18638 0 -1 4202496 227185 0 0 0 129930 73 0 0 25 0 1 0 687351909 437723136 89571 33554432000 4194304 4254575 140737416146864 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19215/statm: 106866 89571 231 15 0 103509 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 427464

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.03
CPU time (s): 1300.05
CPU user time (s): 1299.31
CPU system time (s): 0.747886
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 427464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.31
system time used= 0.747886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227186
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= 5
involuntary context switches= 952

runsolver used 3.79942 second user time and 8.01678 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-09 22:00:13
IDJOB=3348644
IDBENCH=82469
IDSOLVER=1810
FILE ID=node110/3348644-1304971213
RUNJOBID= node110-1304971213-19186
PBS_JOBID= 13285640
Free space on /tmp= 50444 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348644-1304971213/watcher-3348644-1304971213 -o /tmp/evaluation-result-3348644-1304971213/solver-3348644-1304971213 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348644-1304971213.cnf

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=835246132

node110.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	: 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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.76
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.83
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.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.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:      17874564 kB
Buffers:        203256 kB
Cached:       11102160 kB
SwapCached:       1408 kB
Active:        4246852 kB
Inactive:     10228044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17874564 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           19724 kB
Writeback:          32 kB
AnonPages:     3167568 kB
Mapped:          23040 kB
Slab:           518428 kB
PageTables:      21168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46154704 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= 50444 MiB
End job on node110 at 2011-05-09 22:21:55