Trace number 3282152

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
RestartSAT B95? (TO) 1300.05 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
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: 935)

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-3282152-1303748180/watcher-3282152-1303748180 -o /tmp/evaluation-result-3282152-1303748180/solver-3282152-1303748180 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3282152-1303748180.cnf 

running on 2 cores: 1,3

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: 2.85 3.59 2.94 4/193 6913
/proc/meminfo: memFree=14064328/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=20172 CPUtime=0 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 681 0 0 0 0 0 0 0 21 0 1 0 486415910 20656128 611 33554432000 4194304 4291949 140734311219952 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 5043 611 225 24 0 1677 0

[startup+0.0727029 s]
/proc/loadavg: 2.85 3.59 2.94 4/193 6913
/proc/meminfo: memFree=14064328/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=17188 CPUtime=0.07 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 1088 0 0 0 7 0 0 0 21 0 1 0 486415910 17600512 841 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 4297 841 250 24 0 931 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17188

[startup+0.1007 s]
/proc/loadavg: 2.85 3.59 2.94 4/193 6913
/proc/meminfo: memFree=14064328/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=17188 CPUtime=0.09 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 1108 0 0 0 9 0 0 0 21 0 1 0 486415910 17600512 861 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 4297 861 250 24 0 931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17188

[startup+0.300662 s]
/proc/loadavg: 2.85 3.59 2.94 4/193 6913
/proc/meminfo: memFree=14064328/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=18204 CPUtime=0.29 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 1206 0 0 0 29 0 0 0 22 0 1 0 486415910 18640896 956 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 4551 956 252 24 0 1185 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18204

[startup+0.7006 s]
/proc/loadavg: 2.85 3.59 2.94 4/193 6913
/proc/meminfo: memFree=14064328/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=18880 CPUtime=0.69 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 1504 0 0 0 69 0 0 0 24 0 1 0 486415910 19333120 1235 33554432000 4194304 4291949 140734311219952 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 4720 1235 252 24 0 1354 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18880

[startup+1.50044 s]
/proc/loadavg: 2.94 3.59 2.95 6/194 6914
/proc/meminfo: memFree=14058748/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=19904 CPUtime=1.49 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 1721 0 0 0 149 0 0 0 25 0 1 0 486415910 20381696 1448 33554432000 4194304 4291949 140734311219952 18446744073709551615 4261651 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 4976 1448 252 24 0 1610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19904

[startup+3.10015 s]
/proc/loadavg: 2.94 3.59 2.95 6/194 6914
/proc/meminfo: memFree=14057752/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=19904 CPUtime=3.09 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 1850 0 0 0 309 0 0 0 25 0 1 0 486415910 20381696 1577 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 4976 1577 252 24 0 1610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19904

[startup+6.30055 s]
/proc/loadavg: 2.94 3.59 2.95 6/194 6914
/proc/meminfo: memFree=14048416/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=22096 CPUtime=6.29 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 2376 0 0 0 629 0 0 0 25 0 1 0 486415910 22626304 2070 33554432000 4194304 4291949 140734311219952 18446744073709551615 4263554 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 5524 2070 252 24 0 2158 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22096

[startup+12.7004 s]
/proc/loadavg: 3.03 3.59 2.95 6/194 6941
/proc/meminfo: memFree=14199664/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=24840 CPUtime=12.69 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 2620 0 0 0 1269 0 0 0 25 0 1 0 486415910 25436160 2308 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 6210 2308 252 24 0 2844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24840

[startup+25.501 s]
/proc/loadavg: 3.18 3.60 2.97 6/194 6941
/proc/meminfo: memFree=14163788/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=26516 CPUtime=25.49 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 3240 0 0 0 2549 0 0 0 25 0 1 0 486415910 27152384 2905 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 6629 2905 252 24 0 3263 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26516

[startup+51.1003 s]
/proc/loadavg: 3.46 3.63 2.99 6/194 6942
/proc/meminfo: memFree=14129416/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=26516 CPUtime=51.09 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 3625 0 0 0 5109 0 0 0 25 0 1 0 486415910 27152384 3268 33554432000 4194304 4291949 140734311219952 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 6629 3268 252 24 0 3263 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26516

[startup+102.307 s]
/proc/loadavg: 3.83 3.71 3.05 7/194 6943
/proc/meminfo: memFree=14045712/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=30236 CPUtime=102.3 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 5679 0 0 0 10229 1 0 0 25 0 1 0 486415910 30961664 3805 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 7559 3805 252 24 0 4193 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30236

[startup+162.301 s]
/proc/loadavg: 4.01 3.79 3.12 6/194 6945
/proc/meminfo: memFree=14050904/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=31984 CPUtime=162.3 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 6489 0 0 0 16229 1 0 0 25 0 1 0 486415910 32751616 4577 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 7996 4577 252 24 0 4630 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 31984

[startup+222.301 s]
/proc/loadavg: 4.05 3.84 3.18 6/194 6947
/proc/meminfo: memFree=13981204/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=31984 CPUtime=222.3 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 8991 0 0 0 22228 2 0 0 25 0 1 0 486415910 32751616 4582 33554432000 4194304 4291949 140734311219952 18446744073709551615 4248347 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 7996 4582 252 24 0 4630 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 31984

[startup+282.3 s]
/proc/loadavg: 4.13 3.89 3.24 6/194 6948
/proc/meminfo: memFree=13949568/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=34704 CPUtime=282.3 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 13366 0 0 0 28227 3 0 0 25 0 1 0 486415910 35536896 5316 33554432000 4194304 4291949 140734311219952 18446744073709551615 4248126 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 8676 5316 252 24 0 5310 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 34704

[startup+342.3 s]
/proc/loadavg: 4.05 3.91 3.28 6/194 6950
/proc/meminfo: memFree=13969012/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=40732 CPUtime=342.3 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 13804 0 0 0 34227 3 0 0 25 0 1 0 486415910 41709568 5744 33554432000 4194304 4291949 140734311219952 18446744073709551615 4262918 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 10183 5744 252 24 0 6817 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 40732

[startup+402.3 s]
/proc/loadavg: 3.86 3.89 3.31 4/188 6968
/proc/meminfo: memFree=14173812/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=40732 CPUtime=402.3 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 14938 0 0 0 40227 3 0 0 25 0 1 0 486415910 41709568 6830 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 10183 6830 252 24 0 6817 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40732

[startup+462.301 s]
/proc/loadavg: 3.40 3.76 3.30 4/188 6970
/proc/meminfo: memFree=14238768/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=40732 CPUtime=462.3 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 14938 0 0 0 46227 3 0 0 25 0 1 0 486415910 41709568 6830 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 10183 6830 252 24 0 6817 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 40732

[startup+522.301 s]
/proc/loadavg: 3.15 3.62 3.28 4/188 6972
/proc/meminfo: memFree=14205892/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=40732 CPUtime=522.3 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 14938 0 0 0 52227 3 0 0 25 0 1 0 486415910 41709568 6830 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 10183 6830 252 24 0 6817 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 40732

[startup+582.301 s]
/proc/loadavg: 3.05 3.50 3.26 4/188 6973
/proc/meminfo: memFree=14184548/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=47992 CPUtime=582.31 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 18679 0 0 0 58227 4 0 0 25 0 1 0 486415910 49143808 8622 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 11998 8622 252 24 0 8632 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 47992

[startup+642.301 s]
/proc/loadavg: 3.02 3.41 3.24 4/188 6975
/proc/meminfo: memFree=14173368/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=47992 CPUtime=642.32 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 18695 0 0 0 64228 4 0 0 25 0 1 0 486415910 49143808 8638 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 11998 8638 252 24 0 8632 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 47992

[startup+702.301 s]
/proc/loadavg: 3.00 3.33 3.22 4/188 6976
/proc/meminfo: memFree=14166148/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=47992 CPUtime=702.31 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 18695 0 0 0 70227 4 0 0 25 0 1 0 486415910 49143808 8638 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 11998 8638 252 24 0 8632 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 47992

[startup+762.306 s]
/proc/loadavg: 3.06 3.28 3.21 4/188 6978
/proc/meminfo: memFree=14222184/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=47992 CPUtime=762.32 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 18695 0 0 0 76228 4 0 0 25 0 1 0 486415910 49143808 8638 33554432000 4194304 4291949 140734311219952 18446744073709551615 4261886 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 11998 8638 252 24 0 8632 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 47992

[startup+822.3 s]
/proc/loadavg: 2.72 3.16 3.17 3/182 6997
/proc/meminfo: memFree=14276764/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=47992 CPUtime=822.32 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 18695 0 0 0 82228 4 0 0 25 0 1 0 486415910 49143808 8638 33554432000 4194304 4291949 140734311219952 18446744073709551615 4261902 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 11998 8638 252 24 0 8632 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 47992

[startup+882.3 s]
/proc/loadavg: 2.26 2.95 3.09 3/182 6998
/proc/meminfo: memFree=14321488/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=47992 CPUtime=882.32 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 18696 0 0 0 88228 4 0 0 25 0 1 0 486415910 49143808 8639 33554432000 4194304 4291949 140734311219952 18446744073709551615 4263354 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 11998 8639 252 24 0 8632 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 47992

[startup+942.301 s]
/proc/loadavg: 2.10 2.77 3.02 3/182 7000
/proc/meminfo: memFree=14251656/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=47992 CPUtime=942.32 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 18696 0 0 0 94228 4 0 0 25 0 1 0 486415910 49143808 8639 33554432000 4194304 4291949 140734311219952 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 11998 8639 252 24 0 8632 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 47992

[startup+1002.3 s]
/proc/loadavg: 2.11 2.65 2.96 3/182 7001
/proc/meminfo: memFree=14225600/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=47992 CPUtime=1002.32 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 18696 0 0 0 100228 4 0 0 25 0 1 0 486415910 49143808 8639 33554432000 4194304 4291949 140734311219952 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 11998 8639 252 24 0 8632 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 47992

[startup+1062.3 s]
/proc/loadavg: 2.04 2.53 2.90 3/182 7003
/proc/meminfo: memFree=14289936/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=47992 CPUtime=1062.32 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 18696 0 0 0 106228 4 0 0 25 0 1 0 486415910 49143808 8639 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 11998 8639 252 24 0 8632 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 47992

[startup+1122.3 s]
/proc/loadavg: 2.09 2.46 2.85 3/182 7005
/proc/meminfo: memFree=14243788/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=47992 CPUtime=1122.33 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 18696 0 0 0 112229 4 0 0 25 0 1 0 486415910 49143808 8639 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 11998 8639 252 24 0 8632 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 47992

[startup+1182.3 s]
/proc/loadavg: 2.03 2.37 2.79 3/182 7006
/proc/meminfo: memFree=14289896/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=47992 CPUtime=1182.33 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 18696 0 0 0 118229 4 0 0 25 0 1 0 486415910 49143808 8639 33554432000 4194304 4291949 140734311219952 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 11998 8639 252 24 0 8632 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 47992

[startup+1242.3 s]
/proc/loadavg: 2.01 2.30 2.74 3/182 7008
/proc/meminfo: memFree=14283300/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=55228 CPUtime=1242.33 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 20427 0 0 0 124228 5 0 0 25 0 1 0 486415910 56553472 10318 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 13807 10318 252 24 0 10441 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 55228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.25 2.70 3/182 7009
/proc/meminfo: memFree=14283028/32951124 swapFree=67111528/67111528
[pid=6913] ppid=6911 vsize=55228 CPUtime=1300.04 cores=1,3
/proc/6913/stat : 6913 (RestartSAT) R 6911 6913 6665 0 -1 4202496 20442 0 0 0 129999 5 0 0 25 0 1 0 486415910 56553472 10333 33554432000 4194304 4291949 140734311219952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6913/statm: 13807 10333 252 24 0 10441 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 55228

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.01
CPU time (s): 1300.05
CPU user time (s): 1300
CPU system time (s): 0.054991
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 55228

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

runsolver used 2.02869 second user time and 5.06923 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 18:16:20
IDJOB=3282152
IDBENCH=70785
IDSOLVER=1580
FILE ID=node135/3282152-1303748180
RUNJOBID= node135-1303746807-6685
PBS_JOBID= 13154027
Free space on /tmp= 71324 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282152-1303748180/watcher-3282152-1303748180 -o /tmp/evaluation-result-3282152-1303748180/solver-3282152-1303748180 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3282152-1303748180.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=736888871

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14064484 kB
Buffers:       2062916 kB
Cached:       15832720 kB
SwapCached:          0 kB
Active:        7763892 kB
Inactive:     10526688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14064484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35192 kB
Writeback:           0 kB
AnonPages:      394440 kB
Mapped:          15380 kB
Slab:           532164 kB
PageTables:       6044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   626208 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71364 MiB
End job on node135 at 2011-04-25 18:38:02