Trace number 3380470

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.03

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
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-3380470-1305459024/watcher-3380470-1305459024 -o /tmp/evaluation-result-3380470-1305459024/solver-3380470-1305459024 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380470-1305459024.cnf 

running on 2 cores: 5,7

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.85 1.56 2.57 5/457 8026
/proc/meminfo: memFree=21478364/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=11796 CPUtime=0 cores=5,7
/proc/8026/stat : 8026 (runsolver) R 8024 8026 5445 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 657502788 12079104 49 33554432000 4194304 5432360 140735858472832 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/8026/statm: 2949 49 30 303 0 2643 0

[startup+0.0907721 s]
/proc/loadavg: 0.85 1.56 2.57 5/457 8026
/proc/meminfo: memFree=21478364/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=34308 CPUtime=0.07 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 5363 0 0 0 6 1 0 0 21 0 1 0 657502788 35131392 4814 33554432000 4194304 4300288 140735016057120 18446744073709551615 253640520389 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 8577 4815 218 26 0 5209 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 34308

[startup+0.10076 s]
/proc/loadavg: 0.85 1.56 2.57 5/457 8026
/proc/meminfo: memFree=21478364/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=36976 CPUtime=0.08 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 6016 0 0 0 7 1 0 0 21 0 1 0 657502788 37863424 5430 33554432000 4194304 4300288 140735016057120 18446744073709551615 253640520389 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 9244 5431 218 26 0 5876 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36976

[startup+0.300724 s]
/proc/loadavg: 0.85 1.56 2.57 5/457 8026
/proc/meminfo: memFree=21478364/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=79380 CPUtime=0.27 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 17673 0 0 0 25 2 0 0 22 0 1 0 657502788 81285120 15698 33554432000 4194304 4300288 140735016057120 18446744073709551615 4219422 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 19845 15698 220 26 0 16477 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 79380

[startup+0.70065 s]
/proc/loadavg: 0.85 1.56 2.57 5/457 8026
/proc/meminfo: memFree=21478364/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=105544 CPUtime=0.67 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 23724 0 0 0 64 3 0 0 23 0 1 0 657502788 108077056 21148 33554432000 4194304 4300288 140735016057120 18446744073709551615 4241958 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 26386 21148 222 26 0 23018 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 105544

[startup+1.5005 s]
/proc/loadavg: 0.85 1.56 2.57 5/458 8027
/proc/meminfo: memFree=21337104/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=104200 CPUtime=1.47 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 30856 0 0 0 143 4 0 0 25 0 1 0 657502788 106700800 21458 33554432000 4194304 4300288 140735016057120 18446744073709551615 4228208 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 26050 21458 222 26 0 22682 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 104200

[startup+3.10022 s]
/proc/loadavg: 0.85 1.56 2.57 5/458 8027
/proc/meminfo: memFree=21332144/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=104264 CPUtime=3.07 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 32414 0 0 0 303 4 0 0 25 0 1 0 657502788 106766336 21011 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 26066 21011 242 26 0 22698 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 104264

[startup+6.30063 s]
/proc/loadavg: 1.10 1.60 2.58 5/458 8054
/proc/meminfo: memFree=21365452/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=104264 CPUtime=6.27 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 32414 0 0 0 623 4 0 0 25 0 1 0 657502788 106766336 21011 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 26066 21011 242 26 0 22698 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 104264

[startup+12.7005 s]
/proc/loadavg: 1.33 1.64 2.59 5/458 8081
/proc/meminfo: memFree=21356024/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=104264 CPUtime=12.67 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 32414 0 0 0 1263 4 0 0 25 0 1 0 657502788 106766336 21011 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 26066 21011 242 26 0 22698 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 104264

[startup+25.5011 s]
/proc/loadavg: 2.00 1.77 2.61 5/458 8081
/proc/meminfo: memFree=21309216/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=104264 CPUtime=25.48 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 32917 0 0 0 2543 5 0 0 25 0 1 0 657502788 106766336 21503 33554432000 4194304 4300288 140735016057120 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 26066 21503 242 26 0 22698 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 104264

[startup+51.1005 s]
/proc/loadavg: 2.68 1.95 2.65 5/458 8082
/proc/meminfo: memFree=21201264/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=153584 CPUtime=51.07 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 41544 0 0 0 5101 6 0 0 25 0 1 0 657502788 157270016 30040 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 38396 30040 242 26 0 35028 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 153584

[startup+102.317 s]
/proc/loadavg: 3.47 2.28 2.72 5/458 8083
/proc/meminfo: memFree=21077304/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=184404 CPUtime=102.29 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 49375 0 0 0 10221 8 0 0 25 0 1 0 657502788 188829696 37756 33554432000 4194304 4300288 140735016057120 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 46101 37756 242 26 0 42733 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 184404

[startup+162.3 s]
/proc/loadavg: 3.86 2.60 2.81 5/458 8112
/proc/meminfo: memFree=21116008/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=172320 CPUtime=162.28 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 63097 0 0 0 16215 13 0 0 25 0 1 0 657502788 176455680 32032 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 43080 32032 242 26 0 39712 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 172320

[startup+222.3 s]
/proc/loadavg: 3.98 2.87 2.88 5/458 8113
/proc/meminfo: memFree=21082872/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=203140 CPUtime=222.28 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 72841 0 0 0 22212 16 0 0 25 0 1 0 657502788 208015360 41628 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 50785 41628 242 26 0 47417 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 203140

[startup+282.3 s]
/proc/loadavg: 3.99 3.07 2.95 5/458 8115
/proc/meminfo: memFree=21006076/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=253228 CPUtime=282.29 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 80844 0 0 0 28208 21 0 0 25 0 1 0 657502788 259305472 49521 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 63307 49521 242 26 0 59939 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 253228

[startup+342.301 s]
/proc/loadavg: 3.99 3.24 3.01 5/458 8117
/proc/meminfo: memFree=20998724/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=172060 CPUtime=342.28 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 96024 0 0 0 34204 24 0 0 25 0 1 0 657502788 176189440 35394 33554432000 4194304 4300288 140735016057120 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 43015 35394 242 26 0 39647 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 172060

[startup+402.301 s]
/proc/loadavg: 4.08 3.40 3.08 5/458 8118
/proc/meminfo: memFree=20875028/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=221848 CPUtime=402.28 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 108701 0 0 0 40199 29 0 0 25 0 1 0 657502788 227172352 47932 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 55462 47932 242 26 0 52094 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 221848

[startup+462.301 s]
/proc/loadavg: 4.16 3.54 3.15 5/458 8120
/proc/meminfo: memFree=20815980/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=271936 CPUtime=462.29 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 118825 0 0 0 46197 32 0 0 25 0 1 0 657502788 278462464 57935 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 67984 57935 242 26 0 64616 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 271936

[startup+522.301 s]
/proc/loadavg: 4.12 3.64 3.20 5/458 8121
/proc/meminfo: memFree=20934880/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=353324 CPUtime=522.29 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 125627 0 0 0 52194 35 0 0 25 0 1 0 657502788 361803776 64644 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 88331 64644 242 26 0 84963 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 353324

[startup+582.301 s]
/proc/loadavg: 4.04 3.70 3.25 5/458 8123
/proc/meminfo: memFree=21047684/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=191028 CPUtime=582.29 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 137897 0 0 0 58190 39 0 0 25 0 1 0 657502788 195612672 37865 33554432000 4194304 4300288 140735016057120 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 47757 37865 242 26 0 44389 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 191028

[startup+642.301 s]
/proc/loadavg: 4.01 3.75 3.29 5/458 8125
/proc/meminfo: memFree=20916712/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=221848 CPUtime=642.31 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 146089 0 0 0 64189 42 0 0 25 0 1 0 657502788 227172352 45901 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 55462 45901 242 26 0 52094 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 221848

[startup+702.301 s]
/proc/loadavg: 4.13 3.83 3.35 5/458 8126
/proc/meminfo: memFree=20830248/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=271936 CPUtime=702.3 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 156644 0 0 0 70183 47 0 0 25 0 1 0 657502788 278462464 56349 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 67984 56349 242 26 0 64616 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 271936

[startup+762.317 s]
/proc/loadavg: 4.09 3.87 3.39 5/458 8128
/proc/meminfo: memFree=20791396/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=353324 CPUtime=762.32 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 163762 0 0 0 76183 49 0 0 25 0 1 0 657502788 361803776 63361 33554432000 4194304 4300288 140735016057120 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 88331 63361 242 26 0 84963 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 353324

[startup+822.3 s]
/proc/loadavg: 4.03 3.89 3.42 5/458 8129
/proc/meminfo: memFree=20827692/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=179828 CPUtime=822.3 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 178146 0 0 0 82178 52 0 0 25 0 1 0 657502788 184143872 38211 33554432000 4194304 4300288 140735016057120 18446744073709551615 4268327 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 44957 38211 242 26 0 41589 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 179828

[startup+882.3 s]
/proc/loadavg: 4.01 3.91 3.46 5/458 8131
/proc/meminfo: memFree=21001996/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=229616 CPUtime=882.3 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 187452 0 0 0 88173 57 0 0 25 0 1 0 657502788 235126784 47379 33554432000 4194304 4300288 140735016057120 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 57404 47379 242 26 0 54036 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 229616

[startup+942.3 s]
/proc/loadavg: 4.19 3.97 3.50 5/458 8133
/proc/meminfo: memFree=20907600/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=279704 CPUtime=942.3 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 196041 0 0 0 94170 60 0 0 25 0 1 0 657502788 286416896 55857 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 69926 55857 242 26 0 66558 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 279704

[startup+1002.3 s]
/proc/loadavg: 4.07 3.97 3.53 5/458 8134
/proc/meminfo: memFree=20835144/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=279704 CPUtime=1002.31 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 206228 0 0 0 100166 65 0 0 25 0 1 0 657502788 286416896 65955 33554432000 4194304 4300288 140735016057120 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 69926 65955 242 26 0 66558 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 279704

[startup+1062.3 s]
/proc/loadavg: 4.06 3.99 3.56 5/458 8136
/proc/meminfo: memFree=20748648/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=361092 CPUtime=1062.31 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 211952 0 0 0 106164 67 0 0 25 0 1 0 657502788 369758208 71623 33554432000 4194304 4300288 140735016057120 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 90273 71624 242 26 0 86905 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 361092

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.59 5/458 8137
/proc/meminfo: memFree=20660456/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=361092 CPUtime=1122.31 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 220362 0 0 0 112160 71 0 0 25 0 1 0 657502788 369758208 79953 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 90273 79953 242 26 0 86905 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 361092

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.61 5/458 8139
/proc/meminfo: memFree=20882756/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=198796 CPUtime=1182.31 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 235179 0 0 0 118155 76 0 0 25 0 1 0 657502788 203567104 44710 33554432000 4194304 4300288 140735016057120 18446744073709551615 4268223 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 49699 44710 242 26 0 46331 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 198796

[startup+1242.3 s]
/proc/loadavg: 4.18 4.03 3.65 5/458 8141
/proc/meminfo: memFree=20703668/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=229616 CPUtime=1242.31 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 243618 0 0 0 124151 80 0 0 25 0 1 0 657502788 235126784 52961 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 57404 52961 242 26 0 54036 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 229616



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.05 3.68 5/458 8142
/proc/meminfo: memFree=20641896/32951124 swapFree=56449224/67111528
[pid=8026] ppid=8024 vsize=279704 CPUtime=1300.02 cores=5,7
/proc/8026/stat : 8026 (cir_minisat) R 8024 8026 5445 0 -1 4202496 251625 0 0 0 129920 82 0 0 25 0 1 0 657502788 286416896 60839 33554432000 4194304 4300288 140735016057120 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8026/statm: 69926 60839 242 26 0 66558 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 279704

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

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

runsolver used 5.52416 second user time and 13.7089 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 13:30:24
IDJOB=3380470
IDBENCH=82481
IDSOLVER=1863
FILE ID=node106/3380470-1305459024
RUNJOBID= node106-1305459023-7932
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-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380470-1305459024/watcher-3380470-1305459024 -o /tmp/evaluation-result-3380470-1305459024/solver-3380470-1305459024 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380470-1305459024.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1653993200

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:      21479148 kB
Buffers:        295528 kB
Cached:        6244656 kB
SwapCached:      27544 kB
Active:        2862912 kB
Inactive:      8351368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21479148 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           32248 kB
Writeback:           0 kB
AnonPages:     4654768 kB
Mapped:          20596 kB
Slab:           129688 kB
PageTables:      60392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 123732548 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= 73360 MiB
End job on node106 at 2011-05-15 13:52:06