Trace number 3380394

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) 1300.05 1300.02

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 benchmark166.168
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-3380394-1305459027/watcher-3380394-1305459027 -o /tmp/evaluation-result-3380394-1305459027/solver-3380394-1305459027 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380394-1305459027.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: 1.10 1.60 2.58 5/457 8053
/proc/meminfo: memFree=21405504/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=20984 CPUtime=0 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 1089 0 0 0 0 0 0 0 25 0 1 0 657503127 21487616 1015 33554432000 4194304 4300288 140737307515152 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 5246 1015 218 26 0 1878 0

[startup+0.074321 s]
/proc/loadavg: 1.10 1.60 2.58 5/457 8053
/proc/meminfo: memFree=21405504/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=33620 CPUtime=0.06 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 5073 0 0 0 6 0 0 0 25 0 1 0 657503127 34426880 4533 33554432000 4194304 4300288 140737307515152 18446744073709551615 4257056 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 8405 4533 218 26 0 5037 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33620

[startup+0.39423 s]
/proc/loadavg: 1.10 1.60 2.58 5/457 8053
/proc/meminfo: memFree=21405504/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=57780 CPUtime=0.38 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 13171 0 0 0 37 1 0 0 25 0 1 0 657503127 59166720 10022 33554432000 4194304 4300288 140737307515152 18446744073709551615 4214289 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/8053/statm: 14445 10022 234 26 0 11077 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 57780

[startup+0.400238 s]
/proc/loadavg: 1.10 1.60 2.58 5/457 8053
/proc/meminfo: memFree=21405504/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=57780 CPUtime=0.39 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 13227 0 0 0 38 1 0 0 25 0 1 0 657503127 59166720 10070 33554432000 4194304 4300288 140737307515152 18446744073709551615 4228116 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/8053/statm: 14445 10070 234 26 0 11077 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 57780

[startup+0.700171 s]
/proc/loadavg: 1.10 1.60 2.58 5/457 8053
/proc/meminfo: memFree=21405504/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=62508 CPUtime=0.69 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 14453 0 0 0 68 1 0 0 25 0 1 0 657503127 64008192 11189 33554432000 4194304 4300288 140737307515152 18446744073709551615 4256871 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/8053/statm: 15627 11189 234 26 0 12259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62508

[startup+1.5011 s]
/proc/loadavg: 1.10 1.60 2.58 5/458 8054
/proc/meminfo: memFree=21366072/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=55672 CPUtime=1.48 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 15451 0 0 0 147 1 0 0 25 0 1 0 657503127 57008128 9498 33554432000 4194304 4300288 140737307515152 18446744073709551615 4249473 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 13918 9498 255 26 0 10550 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 55672

[startup+3.10077 s]
/proc/loadavg: 1.10 1.60 2.58 4/455 8075
/proc/meminfo: memFree=21446680/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=55672 CPUtime=3.08 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 15760 0 0 0 307 1 0 0 25 0 1 0 657503127 57008128 9794 33554432000 4194304 4300288 140737307515152 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 13918 9794 255 26 0 10550 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55672

[startup+6.30022 s]
/proc/loadavg: 1.33 1.64 2.59 5/458 8081
/proc/meminfo: memFree=21361240/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=62744 CPUtime=6.28 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 16449 0 0 0 627 1 0 0 25 0 1 0 657503127 64249856 10459 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 15686 10459 255 26 0 12318 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 62744

[startup+12.701 s]
/proc/loadavg: 1.55 1.68 2.59 5/458 8081
/proc/meminfo: memFree=21361376/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=81968 CPUtime=12.68 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 20716 0 0 0 1266 2 0 0 25 0 1 0 657503127 83935232 14686 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 20492 14686 255 26 0 17124 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81968

[startup+25.5167 s]
/proc/loadavg: 2.16 1.81 2.62 5/458 8081
/proc/meminfo: memFree=21278092/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=93644 CPUtime=25.5 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 23007 0 0 0 2547 3 0 0 25 0 1 0 657503127 95891456 16907 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 23411 16907 255 26 0 20043 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 93644

[startup+51.1011 s]
/proc/loadavg: 2.79 1.98 2.66 5/458 8082
/proc/meminfo: memFree=21187180/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=112612 CPUtime=51.08 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 27398 0 0 0 5103 5 0 0 25 0 1 0 657503127 115314688 21220 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 28153 21220 255 26 0 24785 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 112612

[startup+102.301 s]
/proc/loadavg: 3.51 2.31 2.73 5/458 8083
/proc/meminfo: memFree=21071600/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=130688 CPUtime=102.28 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 42735 0 0 0 10221 7 0 0 25 0 1 0 657503127 133824512 25276 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 32672 25276 255 26 0 29304 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 130688

[startup+162.301 s]
/proc/loadavg: 3.95 2.64 2.82 5/458 8112
/proc/meminfo: memFree=21103608/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=100044 CPUtime=162.28 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 54751 0 0 0 16217 11 0 0 25 0 1 0 657503127 102445056 20291 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 25011 20291 255 26 0 21643 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 100044

[startup+222.301 s]
/proc/loadavg: 3.98 2.89 2.89 5/458 8114
/proc/meminfo: memFree=21074808/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=161508 CPUtime=222.29 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 66128 0 0 0 22214 15 0 0 25 0 1 0 657503127 165384192 31476 33554432000 4194304 4300288 140737307515152 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 40377 31476 255 26 0 37009 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 161508

[startup+282.301 s]
/proc/loadavg: 3.99 3.09 2.95 5/458 8115
/proc/meminfo: memFree=21043772/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=121472 CPUtime=282.28 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 81535 0 0 0 28209 19 0 0 25 0 1 0 657503127 124387328 25738 33554432000 4194304 4300288 140737307515152 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 30368 25738 255 26 0 27000 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 121472

[startup+342.317 s]
/proc/loadavg: 3.99 3.25 3.02 5/458 8117
/proc/meminfo: memFree=20982972/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=221348 CPUtime=342.3 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 96646 0 0 0 34205 25 0 0 25 0 1 0 657503127 226660352 40702 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 55337 40702 255 26 0 51969 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 221348

[startup+402.3 s]
/proc/loadavg: 4.08 3.41 3.09 5/458 8118
/proc/meminfo: memFree=20865232/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=221348 CPUtime=402.29 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 104801 0 0 0 40201 28 0 0 25 0 1 0 657503127 226660352 48741 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 55337 48741 255 26 0 51969 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 221348

[startup+462.3 s]
/proc/loadavg: 4.15 3.55 3.15 5/458 8120
/proc/meminfo: memFree=20808536/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=141212 CPUtime=462.29 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 117133 0 0 0 46198 31 0 0 25 0 1 0 657503127 144601088 29176 33554432000 4194304 4300288 140737307515152 18446744073709551615 4256039 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 35303 29176 255 26 0 31935 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 141212

[startup+522.3 s]
/proc/loadavg: 4.11 3.64 3.21 5/458 8122
/proc/meminfo: memFree=20925452/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=172032 CPUtime=522.29 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 126703 0 0 0 52194 35 0 0 25 0 1 0 657503127 176160768 38602 33554432000 4194304 4300288 140737307515152 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 43008 38602 255 26 0 39640 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 172032

[startup+582.3 s]
/proc/loadavg: 4.04 3.71 3.25 5/458 8123
/proc/meminfo: memFree=21038256/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=115700 CPUtime=582.29 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 139691 0 0 0 58191 38 0 0 25 0 1 0 657503127 118476800 24656 33554432000 4194304 4300288 140737307515152 18446744073709551615 4270840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 28925 24656 255 26 0 25557 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 115700

[startup+642.301 s]
/proc/loadavg: 4.01 3.76 3.30 5/458 8125
/proc/meminfo: memFree=20908648/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=177164 CPUtime=642.3 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 151004 0 0 0 64188 42 0 0 25 0 1 0 657503127 181415936 35821 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 44291 35821 255 26 0 40923 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 177164

[startup+702.301 s]
/proc/loadavg: 4.12 3.83 3.35 5/458 8126
/proc/meminfo: memFree=20821196/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=227252 CPUtime=702.3 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 158859 0 0 0 70184 46 0 0 25 0 1 0 657503127 232706048 43563 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 56813 43563 255 26 0 53445 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 227252

[startup+762.301 s]
/proc/loadavg: 4.08 3.87 3.39 5/458 8128
/proc/meminfo: memFree=20785068/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=129292 CPUtime=762.3 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 170355 0 0 0 76181 49 0 0 25 0 1 0 657503127 132395008 26189 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 32323 26189 255 26 0 28955 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 129292

[startup+822.301 s]
/proc/loadavg: 4.03 3.89 3.43 5/458 8130
/proc/meminfo: memFree=20798424/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=179080 CPUtime=822.31 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 181724 0 0 0 82178 53 0 0 25 0 1 0 657503127 183377920 37412 33554432000 4194304 4300288 140737307515152 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 44770 37412 255 26 0 41402 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 179080

[startup+882.301 s]
/proc/loadavg: 4.01 3.91 3.46 5/458 8131
/proc/meminfo: memFree=20993436/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=229168 CPUtime=882.31 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 186807 0 0 0 88176 55 0 0 25 0 1 0 657503127 234668032 42403 33554432000 4194304 4300288 140737307515152 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 57292 42403 255 26 0 53924 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 229168

[startup+942.301 s]
/proc/loadavg: 4.17 3.97 3.51 5/458 8133
/proc/meminfo: memFree=20893960/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=229168 CPUtime=942.31 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 193829 0 0 0 94174 57 0 0 25 0 1 0 657503127 234668032 49290 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255746 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 57292 49290 255 26 0 53924 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 229168

[startup+1002.32 s]
/proc/loadavg: 4.06 3.97 3.54 5/458 8134
/proc/meminfo: memFree=20827452/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=158284 CPUtime=1002.32 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 208339 0 0 0 100170 62 0 0 25 0 1 0 657503127 162082816 31952 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255944 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 39571 31952 255 26 0 36203 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 158284

[startup+1062.3 s]
/proc/loadavg: 4.05 3.99 3.57 5/458 8136
/proc/meminfo: memFree=20741076/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=189104 CPUtime=1062.3 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 217649 0 0 0 106165 65 0 0 25 0 1 0 657503127 193642496 41142 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 47276 41142 255 26 0 43908 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 189104

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.59 5/458 8138
/proc/meminfo: memFree=20651896/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=239192 CPUtime=1122.31 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 225687 0 0 0 112162 69 0 0 25 0 1 0 657503127 244932608 49078 33554432000 4194304 4300288 140737307515152 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 59798 49078 255 26 0 56430 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 239192

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.61 5/458 8139
/proc/meminfo: memFree=20869860/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=128516 CPUtime=1182.31 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 235975 0 0 0 118158 73 0 0 25 0 1 0 657503127 131600384 27777 33554432000 4194304 4300288 140737307515152 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 32129 27777 255 26 0 28761 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 128516

[startup+1242.3 s]
/proc/loadavg: 4.17 4.03 3.65 5/458 8141
/proc/meminfo: memFree=20694612/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=189980 CPUtime=1242.32 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 246599 0 0 0 124155 77 0 0 25 0 1 0 657503127 194539520 38222 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 47495 38222 255 26 0 44127 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 189980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 3.67 4/452 8160
/proc/meminfo: memFree=20893348/32951124 swapFree=56449224/67111528
[pid=8053] ppid=8051 vsize=240068 CPUtime=1300.03 cores=4,6
/proc/8053/stat : 8053 (cir_minisat) R 8051 8053 5445 0 -1 4202496 253888 0 0 0 129923 80 0 0 25 0 1 0 657503127 245829632 45393 33554432000 4194304 4300288 140737307515152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8053/statm: 60017 45393 255 26 0 56649 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 240068

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): 1299.24
CPU system time (s): 0.807877
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 240068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.24
system time used= 0.807877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253890
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= 2293

runsolver used 6.03508 second user time and 12.893 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 13:30:27
IDJOB=3380394
IDBENCH=82482
IDSOLVER=1863
FILE ID=node106/3380394-1305459027
RUNJOBID= node106-1305459023-7930
PBS_JOBID= 13324871
Free space on /tmp= 73356 MiB

SOLVER NAME= 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-3380394-1305459027/watcher-3380394-1305459027 -o /tmp/evaluation-result-3380394-1305459027/solver-3380394-1305459027 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380394-1305459027.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=2072972913

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21405784 kB
Buffers:        295552 kB
Cached:        6243404 kB
SwapCached:      27544 kB
Active:        2934008 kB
Inactive:      8352748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21405784 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           29580 kB
Writeback:           0 kB
AnonPages:     4728960 kB
Mapped:          20872 kB
Slab:           130372 kB
PageTables:      60908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 123813080 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= 73368 MiB
End job on node106 at 2011-05-15 13:52:09