Trace number 3380292

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.04 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
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: 977)

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-3380292-1307639070/watcher-3380292-1307639070 -o /tmp/evaluation-result-3380292-1307639070/solver-3380292-1307639070 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380292-1307639070.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.88 2.41 3.09 4/189 10342
/proc/meminfo: memFree=31812500/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=20196 CPUtime=0 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 865 0 0 0 0 0 0 0 18 0 1 0 875504676 20680704 799 33554432000 4194304 4300288 140735927170640 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 5049 799 217 26 0 1681 0

[startup+0.0547401 s]
/proc/loadavg: 1.88 2.41 3.09 4/189 10342
/proc/meminfo: memFree=31812500/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=30816 CPUtime=0.05 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 3951 0 0 0 5 0 0 0 18 0 1 0 875504676 31555584 3595 33554432000 4194304 4300288 140735927170640 18446744073709551615 4278145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 7704 3596 226 26 0 4336 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30816

[startup+0.100752 s]
/proc/loadavg: 1.88 2.41 3.09 4/189 10342
/proc/meminfo: memFree=31812500/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=33740 CPUtime=0.09 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 4829 0 0 0 9 0 0 0 18 0 1 0 875504676 34549760 4426 33554432000 4194304 4300288 140735927170640 18446744073709551615 4239498 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 8435 4426 222 26 0 5067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33740

[startup+0.300704 s]
/proc/loadavg: 1.88 2.41 3.09 4/189 10342
/proc/meminfo: memFree=31812500/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=36888 CPUtime=0.29 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 6653 0 0 0 29 0 0 0 18 0 1 0 875504676 37773312 5274 33554432000 4194304 4300288 140735927170640 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 9222 5274 222 26 0 5854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36888

[startup+0.700624 s]
/proc/loadavg: 1.88 2.41 3.09 4/189 10342
/proc/meminfo: memFree=31812500/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=33976 CPUtime=0.69 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 7539 0 0 0 69 0 0 0 18 0 1 0 875504676 34791424 4931 33554432000 4194304 4300288 140735927170640 18446744073709551615 4276351 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 8494 4931 242 26 0 5126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33976

[startup+1.50046 s]
/proc/loadavg: 1.88 2.41 3.09 6/191 10344
/proc/meminfo: memFree=31766868/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=36652 CPUtime=1.49 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 7889 0 0 0 149 0 0 0 20 0 1 0 875504676 37531648 5264 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 9163 5264 242 26 0 5795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36652

[startup+3.10119 s]
/proc/loadavg: 1.88 2.41 3.09 5/190 10344
/proc/meminfo: memFree=31777152/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=43728 CPUtime=3.09 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 9820 0 0 0 308 1 0 0 25 0 1 0 875504676 44777472 7180 33554432000 4194304 4300288 140735927170640 18446744073709551615 4256286 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 10932 7180 242 26 0 7564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43728

[startup+6.30061 s]
/proc/loadavg: 2.05 2.44 3.10 5/190 10344
/proc/meminfo: memFree=31764132/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=55328 CPUtime=6.29 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 11854 0 0 0 628 1 0 0 25 0 1 0 875504676 56655872 9186 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 13832 9186 242 26 0 10464 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55328

[startup+12.7005 s]
/proc/loadavg: 2.21 2.46 3.10 5/190 10420
/proc/meminfo: memFree=31954844/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=48148 CPUtime=12.7 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 17044 0 0 0 1267 3 0 0 25 0 1 0 875504676 49303552 7938 33554432000 4194304 4300288 140735927170640 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 12037 7938 242 26 0 8669 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 48148

[startup+25.5011 s]
/proc/loadavg: 2.60 2.54 3.11 5/190 10421
/proc/meminfo: memFree=31901416/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=66120 CPUtime=25.49 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 29279 0 0 0 2544 5 0 0 25 0 1 0 875504676 67706880 12056 33554432000 4194304 4300288 140735927170640 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 16530 12056 242 26 0 13162 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66120

[startup+51.1005 s]
/proc/loadavg: 3.08 2.65 3.14 5/190 10421
/proc/meminfo: memFree=31786844/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=145788 CPUtime=51.09 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 53181 0 0 0 5100 9 0 0 25 0 1 0 875504676 149286912 25211 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 36447 25211 242 26 0 33079 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 145788

[startup+102.307 s]
/proc/loadavg: 3.60 2.86 3.18 5/190 10423
/proc/meminfo: memFree=31762244/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=96468 CPUtime=102.29 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 83170 0 0 0 10215 14 0 0 25 0 1 0 875504676 98783232 16007 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255695 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 24117 16007 242 26 0 20749 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 96468

[startup+162.3 s]
/proc/loadavg: 3.85 3.06 3.23 5/190 10424
/proc/meminfo: memFree=31703176/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=176608 CPUtime=162.28 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 124964 0 0 0 16208 20 0 0 25 0 1 0 875504676 180846592 30831 33554432000 4194304 4300288 140735927170640 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 44152 30831 242 26 0 40784 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 176608

[startup+222.3 s]
/proc/loadavg: 3.94 3.23 3.27 5/190 10426
/proc/meminfo: memFree=31735712/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=96468 CPUtime=222.29 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 157876 0 0 0 22202 27 0 0 25 0 1 0 875504676 98783232 16218 33554432000 4194304 4300288 140735927170640 18446744073709551615 4256258 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 24117 16218 242 26 0 20749 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 96468

[startup+282.301 s]
/proc/loadavg: 3.98 3.37 3.31 5/190 10427
/proc/meminfo: memFree=31649484/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=108920 CPUtime=282.3 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 194615 0 0 0 28197 33 0 0 25 0 1 0 875504676 111534080 23781 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 27230 23781 242 26 0 23862 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 108920

[startup+342.301 s]
/proc/loadavg: 3.99 3.48 3.36 5/190 10429
/proc/meminfo: memFree=31600804/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=108920 CPUtime=342.3 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 227913 0 0 0 34190 40 0 0 25 0 1 0 875504676 111534080 23781 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 27230 23781 242 26 0 23862 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 108920

[startup+402.301 s]
/proc/loadavg: 4.04 3.59 3.40 5/190 10431
/proc/meminfo: memFree=31488300/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=189060 CPUtime=402.29 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 257500 0 0 0 40183 46 0 0 25 0 1 0 875504676 193597440 39319 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 47265 39319 242 26 0 43897 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 189060

[startup+462.301 s]
/proc/loadavg: 4.01 3.66 3.43 5/190 10432
/proc/meminfo: memFree=31609636/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=108920 CPUtime=462.3 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 275964 0 0 0 46180 50 0 0 25 0 1 0 875504676 111534080 23781 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 27230 23781 242 26 0 23862 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 108920

[startup+522.301 s]
/proc/loadavg: 4.08 3.74 3.47 5/190 10434
/proc/meminfo: memFree=31478636/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=158240 CPUtime=522.3 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 304511 0 0 0 52176 54 0 0 25 0 1 0 875504676 162037760 34402 33554432000 4194304 4300288 140735927170640 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 39560 34402 242 26 0 36192 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 158240

[startup+582.3 s]
/proc/loadavg: 4.06 3.79 3.51 5/190 10435
/proc/meminfo: memFree=31482060/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=108920 CPUtime=582.3 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 327538 0 0 0 58172 58 0 0 25 0 1 0 875504676 111534080 23781 33554432000 4194304 4300288 140735927170640 18446744073709551615 4250839 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 27230 23781 242 26 0 23862 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 108920

[startup+642.3 s]
/proc/loadavg: 4.02 3.83 3.54 5/190 10437
/proc/meminfo: memFree=31373140/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=189060 CPUtime=642.31 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 357827 0 0 0 64167 64 0 0 25 0 1 0 875504676 193597440 38774 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 47265 38774 242 26 0 43897 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 189060

[startup+702.301 s]
/proc/loadavg: 4.01 3.86 3.56 5/190 10439
/proc/meminfo: memFree=31474028/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=108920 CPUtime=702.3 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 377791 0 0 0 70163 67 0 0 25 0 1 0 875504676 111534080 23781 33554432000 4194304 4300288 140735927170640 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 27230 23781 242 26 0 23862 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 108920

[startup+762.307 s]
/proc/loadavg: 4.00 3.88 3.58 5/190 10440
/proc/meminfo: memFree=31497912/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=189060 CPUtime=762.31 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 409291 0 0 0 76156 75 0 0 25 0 1 0 875504676 193597440 38277 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 47265 38277 242 26 0 43897 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 189060

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.61 5/190 10442
/proc/meminfo: memFree=31426556/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=108920 CPUtime=822.3 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 432388 0 0 0 82149 81 0 0 25 0 1 0 875504676 111534080 23781 33554432000 4194304 4300288 140735927170640 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 27230 23781 242 26 0 23862 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 108920

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.63 5/190 10443
/proc/meminfo: memFree=31273500/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=158240 CPUtime=882.31 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 464765 0 0 0 88144 87 0 0 25 0 1 0 875504676 162037760 33778 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 39560 33778 242 26 0 36192 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 158240

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.65 5/190 10445
/proc/meminfo: memFree=31403912/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=189060 CPUtime=942.31 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 490535 0 0 0 94138 93 0 0 25 0 1 0 875504676 193597440 39180 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 47265 39180 242 26 0 43897 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 189060

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.67 5/190 10447
/proc/meminfo: memFree=31453192/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=108920 CPUtime=1002.31 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 516470 0 0 0 100130 101 0 0 25 0 1 0 875504676 111534080 23781 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255995 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 27230 23781 242 26 0 23862 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 108920

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.69 5/190 10448
/proc/meminfo: memFree=31243700/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=158240 CPUtime=1062.32 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 547717 0 0 0 106124 108 0 0 25 0 1 0 875504676 162037760 32755 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 39560 32755 242 26 0 36192 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 158240

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 3.71 5/190 10450
/proc/meminfo: memFree=31346052/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=189060 CPUtime=1122.32 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 584047 0 0 0 112117 115 0 0 25 0 1 0 875504676 193597440 37260 33554432000 4194304 4300288 140735927170640 18446744073709551615 4269956 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 47265 37260 242 26 0 43897 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 189060

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.73 5/190 10451
/proc/meminfo: memFree=31285484/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=189060 CPUtime=1182.31 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 607197 0 0 0 118110 121 0 0 25 0 1 0 875504676 193597440 38848 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 47265 38848 242 26 0 43897 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 189060

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 10453
/proc/meminfo: memFree=31238800/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=189060 CPUtime=1242.32 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 632504 0 0 0 124104 128 0 0 25 0 1 0 875504676 193597440 41852 33554432000 4194304 4300288 140735927170640 18446744073709551615 4256246 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 47265 41852 242 26 0 43897 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 189060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 3.94 3.74 4/184 10480
/proc/meminfo: memFree=31669952/32951124 swapFree=67053156/67111528
[pid=10342] ppid=10340 vsize=189060 CPUtime=1300.02 cores=4,6
/proc/10342/stat : 10342 (cir_minisat) R 10340 10342 8966 0 -1 4202496 656759 0 0 0 129868 134 0 0 25 0 1 0 875504676 193597440 43632 33554432000 4194304 4300288 140735927170640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10342/statm: 47265 43632 242 26 0 43897 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 189060

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.04
CPU user time (s): 1298.69
CPU system time (s): 1.35379
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 239148

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

runsolver used 2.26166 second user time and 4.84226 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-09 19:04:30
IDJOB=3380292
IDBENCH=82466
IDSOLVER=1863
FILE ID=node137/3380292-1307639070
RUNJOBID= node137-1307639053-10093
PBS_JOBID= 13549355
Free space on /tmp= 74068 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380292-1307639070/watcher-3380292-1307639070 -o /tmp/evaluation-result-3380292-1307639070/solver-3380292-1307639070 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380292-1307639070.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1122050056

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31813424 kB
Buffers:        188368 kB
Cached:         380420 kB
SwapCached:      12208 kB
Active:         733252 kB
Inactive:       227044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31813424 kB
SwapTotal:    67111528 kB
SwapFree:     67053156 kB
Dirty:           42896 kB
Writeback:           0 kB
AnonPages:      388472 kB
Mapped:           9616 kB
Slab:           112484 kB
PageTables:       5768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   689168 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= 74096 MiB
End job on node137 at 2011-06-09 19:26:12