Trace number 3380397

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) 1299.98 1300.04

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.78
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
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-3380397-1305459030/watcher-3380397-1305459030 -o /tmp/evaluation-result-3380397-1305459030/solver-3380397-1305459030 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380397-1305459030.cnf 

running on 2 cores: 0,2

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 8080
/proc/meminfo: memFree=21435504/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=20260 CPUtime=0 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 867 0 0 0 0 0 0 0 25 0 1 0 657503392 20746240 801 33554432000 4194304 4300288 140737237469552 18446744073709551615 253640556299 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 5065 812 217 26 0 1697 0

[startup+0.033371 s]
/proc/loadavg: 1.10 1.60 2.58 5/457 8080
/proc/meminfo: memFree=21435504/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=25004 CPUtime=0.02 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 2211 0 0 0 2 0 0 0 25 0 1 0 657503392 25604096 2059 33554432000 4194304 4300288 140737237469552 18446744073709551615 253640520389 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 6251 2061 218 26 0 2883 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25004

[startup+0.100354 s]
/proc/loadavg: 1.10 1.60 2.58 5/457 8080
/proc/meminfo: memFree=21435504/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=36980 CPUtime=0.08 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 6100 0 0 0 8 0 0 0 25 0 1 0 657503392 37867520 5507 33554432000 4194304 4300288 140737237469552 18446744073709551615 253640520389 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 9245 5509 218 26 0 5877 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36980

[startup+0.300294 s]
/proc/loadavg: 1.10 1.60 2.58 5/457 8080
/proc/meminfo: memFree=21435504/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=74708 CPUtime=0.29 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 15380 0 0 0 27 2 0 0 25 0 1 0 657503392 76500992 13494 33554432000 4194304 4300288 140737237469552 18446744073709551615 4228208 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 18677 13494 234 26 0 15309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74708

[startup+0.700235 s]
/proc/loadavg: 1.10 1.60 2.58 5/457 8080
/proc/meminfo: memFree=21435504/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=82424 CPUtime=0.69 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 21195 0 0 0 66 3 0 0 25 0 1 0 657503392 84402176 15796 33554432000 4194304 4300288 140737237469552 18446744073709551615 4213962 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 20606 15797 234 26 0 17238 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82424

[startup+1.50112 s]
/proc/loadavg: 1.10 1.60 2.58 5/458 8081
/proc/meminfo: memFree=21361988/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=85288 CPUtime=1.49 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 25035 0 0 0 146 3 0 0 25 0 1 0 657503392 87334912 16787 33554432000 4194304 4300288 140737237469552 18446744073709551615 4231747 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 21322 16787 234 26 0 17954 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85288

[startup+3.10081 s]
/proc/loadavg: 1.33 1.64 2.59 5/458 8081
/proc/meminfo: memFree=21364716/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=82476 CPUtime=3.08 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 26134 0 0 0 305 3 0 0 25 0 1 0 657503392 84455424 16102 33554432000 4194304 4300288 140737237469552 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 20619 16102 255 26 0 17251 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 82476

[startup+6.30025 s]
/proc/loadavg: 1.33 1.64 2.59 5/458 8081
/proc/meminfo: memFree=21356396/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=82476 CPUtime=6.29 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 26354 0 0 0 625 4 0 0 25 0 1 0 657503392 84455424 16313 33554432000 4194304 4300288 140737237469552 18446744073709551615 4250829 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 20619 16313 255 26 0 17251 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82476

[startup+12.7011 s]
/proc/loadavg: 1.74 1.72 2.60 5/458 8081
/proc/meminfo: memFree=21338684/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=89616 CPUtime=12.69 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 27964 0 0 0 1265 4 0 0 25 0 1 0 657503392 91766784 17901 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255666 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 22404 17901 255 26 0 19036 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89616

[startup+25.5007 s]
/proc/loadavg: 2.16 1.81 2.62 5/458 8081
/proc/meminfo: memFree=21270900/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=138644 CPUtime=25.49 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 35789 0 0 0 2544 5 0 0 25 0 1 0 657503392 141971456 25690 33554432000 4194304 4300288 140737237469552 18446744073709551615 4256039 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 34661 25690 255 26 0 31293 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138644

[startup+51.1011 s]
/proc/loadavg: 2.79 1.98 2.66 5/458 8082
/proc/meminfo: memFree=21179864/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=157612 CPUtime=51.09 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 41159 0 0 0 5102 7 0 0 25 0 1 0 657503392 161394688 30975 33554432000 4194304 4300288 140737237469552 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 39403 30975 255 26 0 36035 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 157612

[startup+102.317 s]
/proc/loadavg: 3.55 2.33 2.74 5/458 8083
/proc/meminfo: memFree=21040600/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=238520 CPUtime=102.31 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 52670 0 0 0 10220 11 0 0 25 0 1 0 657503392 244244480 42379 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 59630 42379 255 26 0 56262 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 238520

[startup+162.301 s]
/proc/loadavg: 3.95 2.64 2.82 5/458 8112
/proc/meminfo: memFree=21095424/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=319908 CPUtime=162.28 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 64021 0 0 0 16215 13 0 0 25 0 1 0 657503392 327585792 53645 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 79977 53645 255 26 0 76609 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 319908

[startup+222.301 s]
/proc/loadavg: 3.98 2.91 2.89 5/458 8114
/proc/meminfo: memFree=21067988/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=188432 CPUtime=222.28 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 84205 0 0 0 22209 19 0 0 25 0 1 0 657503392 192954368 36468 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 47108 36468 255 26 0 43740 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 188432

[startup+282.301 s]
/proc/loadavg: 3.99 3.09 2.95 5/458 8115
/proc/meminfo: memFree=21034844/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=238520 CPUtime=282.29 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 98046 0 0 0 28204 25 0 0 25 0 1 0 657503392 244244480 50205 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 59630 50205 255 26 0 56262 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 238520

[startup+342.301 s]
/proc/loadavg: 3.99 3.26 3.02 6/458 8117
/proc/meminfo: memFree=20974912/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=319908 CPUtime=342.28 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 108456 0 0 0 34199 29 0 0 25 0 1 0 657503392 327585792 60533 33554432000 4194304 4300288 140737237469552 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 79977 60533 255 26 0 76609 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 319908

[startup+402.3 s]
/proc/loadavg: 4.08 3.41 3.09 5/458 8118
/proc/meminfo: memFree=20857668/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=319908 CPUtime=402.25 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 118165 0 0 0 40192 33 0 0 25 0 1 0 657503392 327585792 70168 33554432000 4194304 4300288 140737237469552 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 79977 70168 255 26 0 76609 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 319908

[startup+462.3 s]
/proc/loadavg: 4.14 3.56 3.16 5/458 8120
/proc/meminfo: memFree=20802708/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=452168 CPUtime=462.25 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 129864 0 0 0 46188 37 0 0 25 0 1 0 657503392 463020032 81805 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 113042 81805 255 26 0 109674 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 452168

[startup+522.3 s]
/proc/loadavg: 4.11 3.64 3.21 5/458 8122
/proc/meminfo: memFree=20918632/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=188432 CPUtime=522.25 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 148312 0 0 0 52181 44 0 0 25 0 1 0 657503392 192954368 37892 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 47108 37892 255 26 0 43740 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 188432

[startup+582.3 s]
/proc/loadavg: 4.04 3.71 3.25 5/458 8123
/proc/meminfo: memFree=21030816/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=238520 CPUtime=582.25 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 160270 0 0 0 58176 49 0 0 25 0 1 0 657503392 244244480 49778 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 59630 49778 255 26 0 56262 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 238520

[startup+642.301 s]
/proc/loadavg: 4.01 3.76 3.30 5/458 8125
/proc/meminfo: memFree=20898480/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=319908 CPUtime=642.26 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 172475 0 0 0 64172 54 0 0 25 0 1 0 657503392 327585792 61923 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 79977 61923 255 26 0 76609 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 319908

[startup+702.301 s]
/proc/loadavg: 4.12 3.83 3.35 5/458 8126
/proc/meminfo: memFree=20815492/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=319908 CPUtime=702.24 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 183733 0 0 0 70166 58 0 0 25 0 1 0 657503392 327585792 73132 33554432000 4194304 4300288 140737237469552 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 79977 73132 255 26 0 76609 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 319908

[startup+762.317 s]
/proc/loadavg: 4.08 3.87 3.39 5/458 8128
/proc/meminfo: memFree=20775148/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=452168 CPUtime=762.26 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 193130 0 0 0 76163 63 0 0 25 0 1 0 657503392 463020032 82485 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 113042 82485 255 26 0 109674 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 452168

[startup+822.301 s]
/proc/loadavg: 4.03 3.89 3.43 5/458 8130
/proc/meminfo: memFree=20792968/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=458776 CPUtime=822.24 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 204038 0 0 0 82158 66 0 0 25 0 1 0 657503392 469786624 93341 33554432000 4194304 4300288 140737237469552 18446744073709551615 4268270 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 114694 93341 255 26 0 111326 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 458776

[startup+882.301 s]
/proc/loadavg: 4.01 3.91 3.46 5/458 8131
/proc/meminfo: memFree=20986988/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=165236 CPUtime=882.24 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 218852 0 0 0 88152 72 0 0 25 0 1 0 657503392 169201664 32388 33554432000 4194304 4300288 140737237469552 18446744073709551615 4268202 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 41309 32388 255 26 0 37941 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 165236

[startup+942.301 s]
/proc/loadavg: 4.17 3.97 3.51 5/458 8133
/proc/meminfo: memFree=20884784/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=246144 CPUtime=942.24 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 232645 0 0 0 94145 79 0 0 25 0 1 0 657503392 252051456 46073 33554432000 4194304 4300288 140737237469552 18446744073709551615 4256286 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 61536 46073 255 26 0 58168 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 246144

[startup+1002.3 s]
/proc/loadavg: 4.14 3.99 3.54 5/458 8134
/proc/meminfo: memFree=20886724/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=327532 CPUtime=1002.24 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 244564 0 0 0 100141 83 0 0 25 0 1 0 657503392 335392768 57924 33554432000 4194304 4300288 140737237469552 18446744073709551615 4249510 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 81883 57924 255 26 0 78515 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 327532

[startup+1062.3 s]
/proc/loadavg: 4.05 3.99 3.57 5/458 8136
/proc/meminfo: memFree=20734256/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=328684 CPUtime=1062.24 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 254905 0 0 0 106136 88 0 0 25 0 1 0 657503392 336572416 68192 33554432000 4194304 4300288 140737237469552 18446744073709551615 4256266 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 82171 68192 255 26 0 78803 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 328684

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.59 5/458 8138
/proc/meminfo: memFree=20647060/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=329540 CPUtime=1122.23 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 263978 0 0 0 112132 91 0 0 25 0 1 0 657503392 337448960 77204 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 82385 77204 255 26 0 79017 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 329540

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.61 5/458 8139
/proc/meminfo: memFree=20862172/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=463720 CPUtime=1182.24 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 274198 0 0 0 118128 96 0 0 25 0 1 0 657503392 474849280 87364 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 115930 87364 255 26 0 112562 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 463720

[startup+1242.3 s]
/proc/loadavg: 4.15 4.03 3.65 5/458 8141
/proc/meminfo: memFree=20687296/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=465516 CPUtime=1242.23 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 282642 0 0 0 124124 99 0 0 25 0 1 0 657503392 476688384 95760 33554432000 4194304 4300288 140737237469552 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 116379 95760 255 26 0 113011 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 465516



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 3.67 3/447 8178
/proc/meminfo: memFree=21064988/32951124 swapFree=56449224/67111528
[pid=8080] ppid=8078 vsize=500028 CPUtime=1299.94 cores=0,2
/proc/8080/stat : 8080 (cir_minisat) R 8078 8080 5445 0 -1 4202496 294981 0 0 0 129892 102 0 0 25 0 1 0 657503392 512028672 107835 33554432000 4194304 4300288 140737237469552 18446744073709551615 4242151 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8080/statm: 125007 107838 255 26 0 121639 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 500028

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.04
CPU time (s): 1299.98
CPU user time (s): 1298.93
CPU system time (s): 1.04484
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 500028

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

runsolver used 5.97309 second user time and 12.97 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
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:      21435660 kB
Buffers:        295592 kB
Cached:        6245120 kB
SwapCached:      27544 kB
Active:        2902204 kB
Inactive:      8354900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21435660 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           29440 kB
Writeback:           0 kB
AnonPages:     4697232 kB
Mapped:          20872 kB
Slab:           130116 kB
PageTables:      61232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 123780684 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= 73372 MiB
End job on node106 at 2011-05-15 13:52:12