Trace number 3387356

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) 5000.12 4999.93

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 benchmark630.529
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: 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-3387356-1305600481/watcher-3387356-1305600481 -o /tmp/evaluation-result-3387356-1305600481/solver-3387356-1305600481 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387356-1305600481.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.93 2.71 2.43 3/516 3794
/proc/meminfo: memFree=10833808/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=20764 CPUtime=0 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1005 0 0 0 0 0 0 0 25 0 1 0 750278773 21262336 936 33554432000 4194304 4300288 140733659875088 18446744073709551615 4278967 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 5191 937 218 26 0 1823 0

[startup+0.0819511 s]
/proc/loadavg: 2.93 2.71 2.43 3/516 3794
/proc/meminfo: memFree=10833808/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=32784 CPUtime=0.07 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 4532 0 0 0 7 0 0 0 25 0 1 0 750278773 33570816 4145 33554432000 4194304 4300288 140733659875088 18446744073709551615 4228437 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 8196 4145 222 26 0 4828 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32784

[startup+0.100949 s]
/proc/loadavg: 2.93 2.71 2.43 3/516 3794
/proc/meminfo: memFree=10833808/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=33076 CPUtime=0.09 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 4638 0 0 0 9 0 0 0 25 0 1 0 750278773 33869824 4244 33554432000 4194304 4300288 140733659875088 18446744073709551615 4220618 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 8269 4244 222 26 0 4901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33076

[startup+0.300908 s]
/proc/loadavg: 2.93 2.71 2.43 3/516 3794
/proc/meminfo: memFree=10833808/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=36888 CPUtime=0.29 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 6649 0 0 0 29 0 0 0 25 0 1 0 750278773 37773312 5271 33554432000 4194304 4300288 140733659875088 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 9222 5272 222 26 0 5854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36888

[startup+0.700838 s]
/proc/loadavg: 2.93 2.71 2.43 3/516 3794
/proc/meminfo: memFree=10833808/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=33976 CPUtime=0.69 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 7521 0 0 0 68 1 0 0 25 0 1 0 750278773 34791424 4917 33554432000 4194304 4300288 140733659875088 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 8494 4917 242 26 0 5126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33976

[startup+1.50068 s]
/proc/loadavg: 2.93 2.71 2.43 4/517 3796
/proc/meminfo: memFree=10813224/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=36652 CPUtime=1.49 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 7844 0 0 0 148 1 0 0 25 0 1 0 750278773 37531648 5221 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 9163 5222 242 26 0 5795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36652

[startup+3.10038 s]
/proc/loadavg: 2.93 2.71 2.43 4/517 3796
/proc/meminfo: memFree=10808880/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=43728 CPUtime=3.09 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 9698 0 0 0 308 1 0 0 25 0 1 0 750278773 44777472 7060 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 10932 7060 242 26 0 7564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43728

[startup+6.30077 s]
/proc/loadavg: 2.94 2.72 2.43 4/517 3796
/proc/meminfo: memFree=10794016/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=55328 CPUtime=6.29 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 11414 0 0 0 628 1 0 0 25 0 1 0 750278773 56655872 8748 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 13832 8748 242 26 0 10464 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55328

[startup+12.7006 s]
/proc/loadavg: 2.94 2.72 2.44 4/517 3796
/proc/meminfo: memFree=10770512/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=43728 CPUtime=12.69 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 16470 0 0 0 1266 3 0 0 25 0 1 0 750278773 44777472 7381 33554432000 4194304 4300288 140733659875088 18446744073709551615 4269956 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 10932 7381 242 26 0 7564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43728

[startup+25.5011 s]
/proc/loadavg: 2.95 2.74 2.45 4/517 3796
/proc/meminfo: memFree=10740256/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=47268 CPUtime=25.49 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 24794 0 0 0 2544 5 0 0 25 0 1 0 750278773 48402432 7591 33554432000 4194304 4300288 140733659875088 18446744073709551615 4268202 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 11817 7591 242 26 0 8449 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47268

[startup+51.1003 s]
/proc/loadavg: 2.97 2.76 2.46 4/517 3797
/proc/meminfo: memFree=10708360/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=96468 CPUtime=51.09 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 43948 0 0 0 5101 8 0 0 25 0 1 0 750278773 98783232 16000 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 24117 16000 242 26 0 20749 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96468

[startup+102.32 s]
/proc/loadavg: 2.98 2.79 2.48 4/517 3798
/proc/meminfo: memFree=10598232/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=145788 CPUtime=102.32 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 83006 0 0 0 10217 15 0 0 25 0 1 0 750278773 149286912 28110 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 36447 28110 242 26 0 33079 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 145788

[startup+162.3 s]
/proc/loadavg: 2.99 2.83 2.51 4/517 3827
/proc/meminfo: memFree=11466472/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=145788 CPUtime=162.3 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 118550 0 0 0 16210 20 0 0 25 0 1 0 750278773 149286912 24471 33554432000 4194304 4300288 140733659875088 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 36447 24471 242 26 0 33079 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 145788

[startup+222.301 s]
/proc/loadavg: 3.13 2.89 2.55 4/517 3828
/proc/meminfo: memFree=11447868/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=145788 CPUtime=222.29 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 153344 0 0 0 22202 27 0 0 25 0 1 0 750278773 149286912 25493 33554432000 4194304 4300288 140733659875088 18446744073709551615 4268202 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 36447 25493 242 26 0 33079 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 145788

[startup+282.301 s]
/proc/loadavg: 3.26 2.95 2.59 4/517 3830
/proc/meminfo: memFree=11432204/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=158240 CPUtime=282.3 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 188434 0 0 0 28196 34 0 0 25 0 1 0 750278773 162037760 32156 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 39560 32156 242 26 0 36192 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 158240

[startup+342.301 s]
/proc/loadavg: 3.09 2.96 2.62 4/517 3832
/proc/meminfo: memFree=11386032/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=108920 CPUtime=342.3 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 213143 0 0 0 34191 39 0 0 25 0 1 0 750278773 111534080 23781 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/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: 3.03 2.96 2.64 4/517 3833
/proc/meminfo: memFree=11365892/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=108920 CPUtime=402.3 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 241893 0 0 0 40185 45 0 0 25 0 1 0 750278773 111534080 23781 33554432000 4194304 4300288 140733659875088 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 27230 23781 242 26 0 23862 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 108920

[startup+462.3 s]
/proc/loadavg: 3.01 2.97 2.66 4/517 3835
/proc/meminfo: memFree=11317740/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=158240 CPUtime=462.31 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 268968 0 0 0 46181 50 0 0 25 0 1 0 750278773 162037760 33653 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255666 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 39560 33653 242 26 0 36192 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 158240

[startup+522.301 s]
/proc/loadavg: 3.00 2.97 2.67 4/517 3836
/proc/meminfo: memFree=11335332/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=189060 CPUtime=522.31 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 288557 0 0 0 52177 54 0 0 25 0 1 0 750278773 193597440 36315 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255595 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 47265 36315 242 26 0 43897 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 189060

[startup+582.301 s]
/proc/loadavg: 3.00 2.97 2.69 4/517 3838
/proc/meminfo: memFree=11289436/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=108920 CPUtime=582.31 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 310949 0 0 0 58172 59 0 0 25 0 1 0 750278773 111534080 23781 33554432000 4194304 4300288 140733659875088 18446744073709551615 4256192 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 27230 23781 242 26 0 23862 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 108920

[startup+642.3 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 3.16 3.07 3.01 4/517 3970
/proc/meminfo: memFree=11365964/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=243556 CPUtime=4062.46 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1688413 0 0 0 405856 390 0 0 25 0 1 0 750278773 249401344 55758 33554432000 4194304 4300288 140733659875088 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 60889 55758 242 26 0 57521 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 243556

[startup+4122.3 s]
/proc/loadavg: 3.13 3.07 3.01 4/517 3971
/proc/meminfo: memFree=11377968/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=243556 CPUtime=4122.45 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1709603 0 0 0 411850 395 0 0 25 0 1 0 750278773 249401344 53395 33554432000 4194304 4300288 140733659875088 18446744073709551615 4268302 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 60889 53395 242 26 0 57521 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 243556

[startup+4182.3 s]
/proc/loadavg: 3.04 3.05 3.01 4/517 3973
/proc/meminfo: memFree=11384644/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=243556 CPUtime=4182.44 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1733934 0 0 0 417845 399 0 0 25 0 1 0 750278773 249401344 50854 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 60889 50854 242 26 0 57521 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 243556

[startup+4242.3 s]
/proc/loadavg: 3.02 3.04 3.00 4/517 3975
/proc/meminfo: memFree=11437924/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=163416 CPUtime=4242.45 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1751178 0 0 0 423840 405 0 0 25 0 1 0 750278773 167337984 37405 33554432000 4194304 4300288 140733659875088 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 40854 37405 242 26 0 37486 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 163416

[startup+4302.3 s]
/proc/loadavg: 3.00 3.03 3.00 4/517 3976
/proc/meminfo: memFree=11435532/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=163416 CPUtime=4302.45 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1781602 0 0 0 429834 411 0 0 25 0 1 0 750278773 167337984 37405 33554432000 4194304 4300288 140733659875088 18446744073709551615 4268555 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 40854 37405 242 26 0 37486 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 163416

[startup+4362.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/517 3978
/proc/meminfo: memFree=11434272/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=163416 CPUtime=4362.45 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1809270 0 0 0 435829 416 0 0 25 0 1 0 750278773 167337984 37405 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255855 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 40854 37405 242 26 0 37486 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 163416

[startup+4422.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/517 3988
/proc/meminfo: memFree=11347240/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=293644 CPUtime=4422.46 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1830960 0 0 0 441824 422 0 0 25 0 1 0 750278773 300691456 58933 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 73411 58933 242 26 0 70043 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 293644

[startup+4482.3 s]
/proc/loadavg: 3.16 3.05 3.01 4/517 3990
/proc/meminfo: memFree=11380704/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=243556 CPUtime=4482.46 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1848908 0 0 0 447820 426 0 0 25 0 1 0 750278773 249401344 50819 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 60889 50819 242 26 0 57521 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 243556

[startup+4542.3 s]
/proc/loadavg: 3.13 3.05 3.01 4/517 3992
/proc/meminfo: memFree=11433244/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=163416 CPUtime=4542.46 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1860799 0 0 0 453815 431 0 0 25 0 1 0 750278773 167337984 37405 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 40854 37405 242 26 0 37486 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 163416

[startup+4602.3 s]
/proc/loadavg: 3.04 3.04 3.00 4/517 3993
/proc/meminfo: memFree=11334128/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=293644 CPUtime=4602.46 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1885707 0 0 0 459809 437 0 0 25 0 1 0 750278773 300691456 62130 33554432000 4194304 4300288 140733659875088 18446744073709551615 4256218 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 73411 62130 242 26 0 70043 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 293644

[startup+4662.3 s]
/proc/loadavg: 3.09 3.06 3.01 4/517 3995
/proc/meminfo: memFree=11365480/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=243556 CPUtime=4662.46 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1905792 0 0 0 465804 442 0 0 25 0 1 0 750278773 249401344 53821 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255848 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 60889 53821 242 26 0 57521 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 243556

[startup+4722.32 s]
/proc/loadavg: 3.03 3.04 3.00 4/517 3996
/proc/meminfo: memFree=11386900/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=212736 CPUtime=4722.49 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1930205 0 0 0 471801 448 0 0 25 0 1 0 750278773 217841664 48383 33554432000 4194304 4300288 140733659875088 18446744073709551615 4269334 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 53184 48383 242 26 0 49816 0
Current children cumulated CPU time (s) 4722.49
Current children cumulated vsize (KiB) 212736

[startup+4782.3 s]
/proc/loadavg: 3.01 3.03 3.00 4/517 3998
/proc/meminfo: memFree=11324620/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=293644 CPUtime=4782.47 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1945460 0 0 0 477794 453 0 0 25 0 1 0 750278773 300691456 63458 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 73411 63458 242 26 0 70043 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 293644

[startup+4842.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/517 4000
/proc/meminfo: memFree=11330652/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=293644 CPUtime=4842.47 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1970741 0 0 0 483789 458 0 0 25 0 1 0 750278773 300691456 61748 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 73411 61748 242 26 0 70043 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 293644

[startup+4902.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/517 4001
/proc/meminfo: memFree=11378956/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=243556 CPUtime=4902.48 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 1989232 0 0 0 489784 464 0 0 25 0 1 0 750278773 249401344 49956 33554432000 4194304 4300288 140733659875088 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 60889 49956 242 26 0 57521 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 243556

[startup+4962.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/517 4003
/proc/meminfo: memFree=11426804/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=163416 CPUtime=4962.47 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 2003119 0 0 0 495779 468 0 0 25 0 1 0 750278773 167337984 37405 33554432000 4194304 4300288 140733659875088 18446744073709551615 4270505 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 40854 37405 242 26 0 37486 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 163416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.12 3.04 3.01 4/517 4004
/proc/meminfo: memFree=11351884/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=243556 CPUtime=5000.08 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 2021993 0 0 0 499536 472 0 0 25 0 1 0 750278773 249401344 56175 33554432000 4194304 4300288 140733659875088 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 60889 56175 242 26 0 57521 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 243556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 3.12 3.04 3.01 4/517 4004
/proc/meminfo: memFree=11351884/32950928 swapFree=67111200/67111528
[pid=3794] ppid=3792 vsize=243556 CPUtime=5000.08 cores=0,2,4,6
/proc/3794/stat : 3794 (cir_minisat) R 3792 3794 1545 0 -1 4202496 2021993 0 0 0 499536 472 0 0 25 0 1 0 750278773 249401344 56175 33554432000 4194304 4300288 140733659875088 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3794/statm: 60889 56175 242 26 0 57521 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 243556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.12
CPU user time (s): 4995.38
CPU system time (s): 4.73828
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 339268

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

runsolver used 27.4768 second user time and 58.7341 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-17 04:48:01
IDJOB=3387356
IDBENCH=82466
IDSOLVER=1873
FILE ID=node115/3387356-1305600481
RUNJOBID= node115-1305600123-3603
PBS_JOBID= 13350363
Free space on /tmp= 73480 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-3387356-1305600481/watcher-3387356-1305600481 -o /tmp/evaluation-result-3387356-1305600481/solver-3387356-1305600481 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387356-1305600481.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=2118429248

node115.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.811
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.62
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.811
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.15
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.811
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.811
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.75
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.811
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.77
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.811
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.74
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.811
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.811
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:     32950928 kB
MemFree:      10833840 kB
Buffers:        294884 kB
Cached:        3215012 kB
SwapCached:          0 kB
Active:       18809252 kB
Inactive:      2964416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10833840 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            3052 kB
Writeback:           0 kB
AnonPages:    18263524 kB
Mapped:          42872 kB
Slab:           196276 kB
PageTables:      77636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 153222920 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= 73496 MiB
End job on node115 at 2011-05-17 06:11:23