Trace number 3249695

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
Bench CategoryCRAFTED (crafted 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 variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
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-3249695-1303515022/watcher-3249695-1303515022 -o /tmp/evaluation-result-3249695-1303515022/solver-3249695-1303515022 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3249695-1303515022.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: 1.09 2.26 2.85 3/179 2027
/proc/meminfo: memFree=22023496/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=10296 CPUtime=0 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4194304 101 0 0 0 0 0 0 0 21 0 1 0 195693464 10543104 56 33554432000 4194304 4291949 140734351682272 18446744073709551615 268655738503 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2027/statm: 3429 59 45 24 0 45 0

[startup+0.026946 s]
/proc/loadavg: 1.09 2.26 2.85 3/179 2027
/proc/meminfo: memFree=22023496/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=22612 CPUtime=0.02 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 1939 0 0 0 2 0 0 0 21 0 1 0 195693464 23154688 1779 33554432000 4194304 4291949 140734351682272 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 5653 1780 227 24 0 2287 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22612

[startup+0.100938 s]
/proc/loadavg: 1.09 2.26 2.85 3/179 2027
/proc/meminfo: memFree=22023496/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=33672 CPUtime=0.09 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 5214 0 0 0 8 1 0 0 21 0 1 0 195693464 34480128 4624 33554432000 4194304 4291949 140734351682272 18446744073709551615 4230022 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 8418 4624 232 24 0 5052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33672

[startup+0.300896 s]
/proc/loadavg: 1.09 2.26 2.85 3/179 2027
/proc/meminfo: memFree=22023496/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=33672 CPUtime=0.29 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 5214 0 0 0 28 1 0 0 22 0 1 0 195693464 34480128 4624 33554432000 4194304 4291949 140734351682272 18446744073709551615 4230302 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 8418 4624 232 24 0 5052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33672

[startup+0.700827 s]
/proc/loadavg: 1.09 2.26 2.85 3/179 2027
/proc/meminfo: memFree=22023496/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=33672 CPUtime=0.69 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 5214 0 0 0 68 1 0 0 24 0 1 0 195693464 34480128 4624 33554432000 4194304 4291949 140734351682272 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 8418 4624 232 24 0 5052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33672

[startup+1.50069 s]
/proc/loadavg: 1.24 2.27 2.85 6/190 2100
/proc/meminfo: memFree=21934492/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=43956 CPUtime=1.49 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 7861 0 0 0 148 1 0 0 25 0 1 0 195693464 45010944 7271 33554432000 4194304 4291949 140734351682272 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 10989 7271 234 24 0 7623 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43956

[startup+3.1004 s]
/proc/loadavg: 1.24 2.27 2.85 6/190 2100
/proc/meminfo: memFree=21900020/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=48276 CPUtime=3.09 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 11950 0 0 0 307 2 0 0 25 0 1 0 195693464 49434624 7847 33554432000 4194304 4291949 140734351682272 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 12069 7847 234 24 0 8703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48276

[startup+6.30086 s]
/proc/loadavg: 1.46 2.30 2.86 6/190 2101
/proc/meminfo: memFree=21900712/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=53832 CPUtime=6.29 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 15618 0 0 0 626 3 0 0 25 0 1 0 195693464 55123968 9140 33554432000 4194304 4291949 140734351682272 18446744073709551615 4261956 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 13458 9140 253 24 0 10092 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53832

[startup+12.7007 s]
/proc/loadavg: 1.67 2.32 2.87 6/190 2128
/proc/meminfo: memFree=21784060/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=103152 CPUtime=12.69 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 25218 0 0 0 1264 5 0 0 25 0 1 0 195693464 105627648 18661 33554432000 4194304 4291949 140734351682272 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 25788 18661 253 24 0 22422 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103152

[startup+25.5005 s]
/proc/loadavg: 2.02 2.38 2.88 6/190 2128
/proc/meminfo: memFree=21721620/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=133972 CPUtime=25.48 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 30559 0 0 0 2542 6 0 0 25 0 1 0 195693464 137187328 23934 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 33493 23934 253 24 0 30127 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 133972

[startup+51.101 s]
/proc/loadavg: 2.80 2.53 2.91 6/190 2156
/proc/meminfo: memFree=21600944/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=184060 CPUtime=51.09 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 40022 0 0 0 5100 9 0 0 25 0 1 0 195693464 188477440 33254 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 46015 33254 253 24 0 42649 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 184060

[startup+102.307 s]
/proc/loadavg: 3.48 2.76 2.97 6/190 2157
/proc/meminfo: memFree=21480060/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=206324 CPUtime=102.29 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 69421 0 0 0 10213 16 0 0 25 0 1 0 195693464 211275776 35528 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 51581 35528 253 24 0 48215 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 206324

[startup+162.3 s]
/proc/loadavg: 3.81 2.98 3.03 6/190 2159
/proc/meminfo: memFree=21447792/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=125416 CPUtime=162.29 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 95856 0 0 0 16205 24 0 0 25 0 1 0 195693464 128425984 23668 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 31354 23668 253 24 0 27988 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 125416

[startup+222.301 s]
/proc/loadavg: 3.93 3.16 3.09 6/190 2160
/proc/meminfo: memFree=21199616/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=287712 CPUtime=222.3 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 124755 0 0 0 22198 32 0 0 25 0 1 0 195693464 294617088 52238 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 71928 52238 253 24 0 68562 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 287712

[startup+282.3 s]
/proc/loadavg: 3.97 3.31 3.14 5/190 2162
/proc/meminfo: memFree=21262836/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=177268 CPUtime=282.29 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 152786 0 0 0 28189 40 0 0 25 0 1 0 195693464 181522432 37468 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 44317 37468 253 24 0 40951 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 177268

[startup+342.301 s]
/proc/loadavg: 3.99 3.43 3.19 6/190 2163
/proc/meminfo: memFree=21046676/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=308744 CPUtime=342.3 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 169503 0 0 0 34185 45 0 0 25 0 1 0 195693464 316153856 53997 33554432000 4194304 4291949 140734351682272 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 77186 53997 253 24 0 73820 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 308744

[startup+402.301 s]
/proc/loadavg: 3.99 3.54 3.24 5/190 2165
/proc/meminfo: memFree=21193224/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=177268 CPUtime=402.3 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 193636 0 0 0 40176 54 0 0 25 0 1 0 195693464 181522432 35384 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 44317 35384 253 24 0 40951 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 177268

[startup+462.301 s]
/proc/loadavg: 3.99 3.62 3.28 6/190 2167
/proc/meminfo: memFree=20989096/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=308744 CPUtime=462.3 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 216282 0 0 0 46169 61 0 0 25 0 1 0 195693464 316153856 57768 33554432000 4194304 4291949 140734351682272 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 77186 57768 253 24 0 73820 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 308744

[startup+522.301 s]
/proc/loadavg: 3.99 3.68 3.33 5/190 2168
/proc/meminfo: memFree=20856764/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=229640 CPUtime=522.3 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 261302 0 0 0 52158 72 0 0 25 0 1 0 195693464 235151360 43540 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 57410 43541 253 24 0 54044 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 229640

[startup+582.3 s]
/proc/loadavg: 4.07 3.76 3.37 6/190 2170
/proc/meminfo: memFree=20696640/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=311028 CPUtime=582.3 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 279193 0 0 0 58151 79 0 0 25 0 1 0 195693464 318492672 61183 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 77757 61183 253 24 0 74391 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 311028

[startup+642.301 s]
/proc/loadavg: 4.02 3.80 3.41 6/190 2171
/proc/meminfo: memFree=21283392/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=245524 CPUtime=642.31 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 312313 0 0 0 64141 90 0 0 25 0 1 0 195693464 251416576 43478 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 61381 43478 253 24 0 58015 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 245524

[startup+702.3 s]
/proc/loadavg: 4.01 3.83 3.44 6/190 2173
/proc/meminfo: memFree=21098852/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=326912 CPUtime=702.3 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 326835 0 0 0 70136 94 0 0 25 0 1 0 195693464 334757888 57794 33554432000 4194304 4291949 140734351682272 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 81728 57794 253 24 0 78362 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 326912

[startup+762.307 s]
/proc/loadavg: 4.00 3.86 3.47 6/190 2175
/proc/meminfo: memFree=20997020/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=195436 CPUtime=762.32 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 360053 0 0 0 76127 105 0 0 25 0 1 0 195693464 200126464 37238 33554432000 4194304 4291949 140734351682272 18446744073709551615 4251581 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 48859 37238 253 24 0 45493 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 195436

[startup+822.3 s]
/proc/loadavg: 4.00 3.88 3.50 5/190 2176
/proc/meminfo: memFree=21036548/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=245524 CPUtime=822.31 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 379499 0 0 0 82121 110 0 0 25 0 1 0 195693464 251416576 56417 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 61381 56417 253 24 0 58015 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 245524

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.53 6/190 2178
/proc/meminfo: memFree=20985444/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=145648 CPUtime=882.31 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 406882 0 0 0 88113 118 0 0 25 0 1 0 195693464 149143552 32242 33554432000 4194304 4291949 140734351682272 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 36412 32242 253 24 0 33046 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 145648

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.56 5/190 2179
/proc/meminfo: memFree=20759356/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=245524 CPUtime=942.31 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 431582 0 0 0 94105 126 0 0 25 0 1 0 195693464 251416576 56648 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 61381 56648 253 24 0 58015 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 245524

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.58 6/190 2181
/proc/meminfo: memFree=20502284/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=459172 CPUtime=1002.31 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 472067 0 0 0 100093 138 0 0 25 0 1 0 195693464 470192128 96891 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 114793 96891 253 24 0 111427 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 459172

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.61 6/190 2183
/proc/meminfo: memFree=20538724/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=331776 CPUtime=1062.31 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 518561 0 0 0 106078 153 0 0 25 0 1 0 195693464 339738624 66645 33554432000 4194304 4291949 140734351682272 18446744073709551615 4262702 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 82944 66645 253 24 0 79578 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 331776

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.63 6/190 2184
/proc/meminfo: memFree=20568084/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=464036 CPUtime=1122.32 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 536529 0 0 0 112073 159 0 0 25 0 1 0 195693464 475172864 84377 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 116009 84377 253 24 0 112643 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 464036

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.65 6/190 2186
/proc/meminfo: memFree=20637496/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=158316 CPUtime=1182.32 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 560775 0 0 0 118065 167 0 0 25 0 1 0 195693464 162115584 35261 33554432000 4194304 4291949 140734351682272 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 39579 35261 253 24 0 36213 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 158316

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.67 5/190 2187
/proc/meminfo: memFree=21050748/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=258192 CPUtime=1242.32 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 585055 0 0 0 124057 175 0 0 25 0 1 0 195693464 264388608 59223 33554432000 4194304 4291949 140734351682272 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 64548 59223 253 24 0 61182 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 258192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.69 4/188 2190
/proc/meminfo: memFree=21240708/32951124 swapFree=67111528/67111528
[pid=2027] ppid=2025 vsize=471840 CPUtime=1300.02 cores=1,3
/proc/2027/stat : 2027 (RestartSAT) R 2025 2027 32125 0 -1 4202496 608467 0 0 0 129822 180 0 0 25 0 1 0 195693464 483164160 82371 33554432000 4194304 4291949 140734351682272 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2027/statm: 117960 82371 253 24 0 114594 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 471840

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.05
CPU user time (s): 1298.22
CPU system time (s): 1.82472
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 471840

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

runsolver used 2.06069 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 01:30:22
IDJOB=3249695
IDBENCH=83182
IDSOLVER=1580
FILE ID=node107/3249695-1303515022
RUNJOBID= node107-1303515021-1924
PBS_JOBID= 13134226
Free space on /tmp= 72140 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x34.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249695-1303515022/watcher-3249695-1303515022 -o /tmp/evaluation-result-3249695-1303515022/solver-3249695-1303515022 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3249695-1303515022.cnf

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=169673332

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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	: 5359.47
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.829
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.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22023776 kB
Buffers:       1742664 kB
Cached:        8628728 kB
SwapCached:          0 kB
Active:        7015348 kB
Inactive:      3440052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22023776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11696 kB
Writeback:           8 kB
AnonPages:       84072 kB
Mapped:          14788 kB
Slab:           407508 kB
PageTables:       4660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   225900 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= 72128 MiB
End job on node107 at 2011-04-23 01:52:04