Trace number 3375682

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
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.02 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
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 variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
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-3375682-1305450435/watcher-3375682-1305450435 -o /tmp/evaluation-result-3375682-1305450435/solver-3375682-1305450435 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375682-1305450435.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.78 3.33 3.67 5/286 9309
/proc/meminfo: memFree=24985936/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=11988 CPUtime=0 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 452 0 0 0 0 0 0 0 25 0 1 0 735274098 12275712 392 33554432000 4194304 4479436 140734924355776 18446744073709551615 4405856 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 2997 392 318 70 0 117 0

[startup+0.0161239 s]
/proc/loadavg: 3.78 3.33 3.67 5/286 9309
/proc/meminfo: memFree=24985936/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=11988 CPUtime=0.01 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 481 0 0 0 1 0 0 0 25 0 1 0 735274098 12275712 421 33554432000 4194304 4479436 140734924355776 18446744073709551615 4385075 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 2997 421 324 70 0 117 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11988

[startup+0.101094 s]
/proc/loadavg: 3.78 3.33 3.67 5/286 9309
/proc/meminfo: memFree=24985936/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=12776 CPUtime=0.09 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 669 0 0 0 9 0 0 0 25 0 1 0 735274098 13082624 609 33554432000 4194304 4479436 140734924355776 18446744073709551615 4451141 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 3194 609 325 70 0 314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12776

[startup+0.301062 s]
/proc/loadavg: 3.78 3.33 3.67 5/286 9309
/proc/meminfo: memFree=24985936/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=14332 CPUtime=0.29 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 1074 0 0 0 29 0 0 0 25 0 1 0 735274098 14675968 1014 33554432000 4194304 4479436 140734924355776 18446744073709551615 4344538 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 3583 1014 325 70 0 703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14332

[startup+0.701006 s]
/proc/loadavg: 3.78 3.33 3.67 5/286 9309
/proc/meminfo: memFree=24985936/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=14592 CPUtime=0.69 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 1142 0 0 0 69 0 0 0 25 0 1 0 735274098 14942208 1082 33554432000 4194304 4479436 140734924355776 18446744073709551615 4295186 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 3648 1082 328 70 0 768 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14592

[startup+1.50087 s]
/proc/loadavg: 3.78 3.33 3.67 5/287 9310
/proc/meminfo: memFree=24982356/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=14592 CPUtime=1.49 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 1142 0 0 0 149 0 0 0 25 0 1 0 735274098 14942208 1082 33554432000 4194304 4479436 140734924355776 18446744073709551615 4295250 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 3648 1082 328 70 0 768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14592

[startup+3.10058 s]
/proc/loadavg: 3.80 3.34 3.67 5/287 9310
/proc/meminfo: memFree=24978264/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=14592 CPUtime=3.09 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 1142 0 0 0 309 0 0 0 25 0 1 0 735274098 14942208 1082 33554432000 4194304 4479436 140734924355776 18446744073709551615 4296966 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 3648 1082 328 70 0 768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14592

[startup+6.30096 s]
/proc/loadavg: 3.80 3.34 3.67 5/287 9311
/proc/meminfo: memFree=24977760/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=16564 CPUtime=6.29 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 1499 0 0 0 629 0 0 0 25 0 1 0 735274098 16961536 1343 33554432000 4194304 4479436 140734924355776 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 4141 1343 329 70 0 1261 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16564

[startup+12.7008 s]
/proc/loadavg: 3.83 3.36 3.67 5/287 9311
/proc/meminfo: memFree=24967956/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=17452 CPUtime=12.69 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 2020 0 0 0 1269 0 0 0 25 0 1 0 735274098 17870848 1541 33554432000 4194304 4479436 140734924355776 18446744073709551615 4451975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 4363 1541 334 70 0 1483 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17452

[startup+25.5004 s]
/proc/loadavg: 3.85 3.38 3.68 5/287 9311
/proc/meminfo: memFree=24977624/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=18092 CPUtime=25.49 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 2884 0 0 0 2549 0 0 0 25 0 1 0 735274098 18526208 1701 33554432000 4194304 4479436 140734924355776 18446744073709551615 4295040 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 4523 1701 334 70 0 1643 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18092

[startup+51.1007 s]
/proc/loadavg: 3.90 3.43 3.68 6/287 9312
/proc/meminfo: memFree=24978096/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=20652 CPUtime=51.09 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 5028 0 0 0 5109 0 0 0 25 0 1 0 735274098 21147648 2373 33554432000 4194304 4479436 140734924355776 18446744073709551615 4306813 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 5163 2373 334 70 0 2283 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20652

[startup+102.31 s]
/proc/loadavg: 3.96 3.52 3.70 5/287 9313
/proc/meminfo: memFree=24965668/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=20524 CPUtime=102.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 7940 0 0 0 10229 1 0 0 25 0 1 0 735274098 21016576 2341 33554432000 4194304 4479436 140734924355776 18446744073709551615 4297136 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 5131 2341 334 70 0 2251 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20524

[startup+162.3 s]
/proc/loadavg: 3.98 3.61 3.72 5/287 9315
/proc/meminfo: memFree=24968584/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=21036 CPUtime=162.29 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 11076 0 0 0 16228 1 0 0 25 0 1 0 735274098 21540864 2437 33554432000 4194304 4479436 140734924355776 18446744073709551615 4294832 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 5259 2437 334 70 0 2379 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 21036

[startup+222.3 s]
/proc/loadavg: 4.03 3.69 3.74 5/287 9316
/proc/meminfo: memFree=24963812/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=21932 CPUtime=222.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 19268 0 0 0 22227 3 0 0 25 0 1 0 735274098 22458368 2661 33554432000 4194304 4479436 140734924355776 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 5483 2661 334 70 0 2603 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 21932

[startup+282.3 s]
/proc/loadavg: 4.05 3.76 3.75 5/287 9318
/proc/meminfo: memFree=24967844/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=25644 CPUtime=282.29 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 30532 0 0 0 28225 4 0 0 25 0 1 0 735274098 26259456 3589 33554432000 4194304 4479436 140734924355776 18446744073709551615 4384930 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6411 3589 334 70 0 3531 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 25644

[startup+342.3 s]
/proc/loadavg: 4.02 3.80 3.77 5/287 9319
/proc/meminfo: memFree=24959600/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=21804 CPUtime=342.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 39588 0 0 0 34224 6 0 0 25 0 1 0 735274098 22327296 2629 33554432000 4194304 4479436 140734924355776 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 5451 2629 334 70 0 2571 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 21804

[startup+402.3 s]
/proc/loadavg: 4.00 3.83 3.78 5/287 9321
/proc/meminfo: memFree=24957328/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=26284 CPUtime=402.29 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 49092 0 0 0 40222 7 0 0 25 0 1 0 735274098 26914816 3749 33554432000 4194304 4479436 140734924355776 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6571 3749 334 70 0 3691 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 26284

[startup+462.3 s]
/proc/loadavg: 4.00 3.86 3.79 5/287 9323
/proc/meminfo: memFree=24964836/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=25900 CPUtime=462.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 58692 0 0 0 46221 9 0 0 25 0 1 0 735274098 26521600 3653 33554432000 4194304 4479436 140734924355776 18446744073709551615 4450979 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6475 3653 334 70 0 3595 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 25900

[startup+522.301 s]
/proc/loadavg: 4.00 3.88 3.80 5/287 9324
/proc/meminfo: memFree=24965516/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=27312 CPUtime=522.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 68549 0 0 0 52220 10 0 0 25 0 1 0 735274098 27967488 4006 33554432000 4194304 4479436 140734924355776 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6828 4006 334 70 0 3948 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 27312

[startup+582.301 s]
/proc/loadavg: 4.03 3.92 3.82 5/287 9353
/proc/meminfo: memFree=24974852/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=27056 CPUtime=582.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 78789 0 0 0 58219 11 0 0 25 0 1 0 735274098 27705344 3942 33554432000 4194304 4479436 140734924355776 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6764 3942 334 70 0 3884 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 27056

[startup+642.301 s]
/proc/loadavg: 4.01 3.93 3.82 5/287 9354
/proc/meminfo: memFree=24973464/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=27568 CPUtime=642.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 86949 0 0 0 64219 11 0 0 25 0 1 0 735274098 28229632 4070 33554432000 4194304 4479436 140734924355776 18446744073709551615 4380314 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6892 4070 334 70 0 4012 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 27568

[startup+702.301 s]
/proc/loadavg: 4.05 3.95 3.84 5/287 9356
/proc/meminfo: memFree=24965496/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=26928 CPUtime=702.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 96261 0 0 0 70217 13 0 0 25 0 1 0 735274098 27574272 3910 33554432000 4194304 4479436 140734924355776 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6732 3910 334 70 0 3852 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 26928

[startup+762.31 s]
/proc/loadavg: 4.10 3.98 3.85 5/287 9358
/proc/meminfo: memFree=24965424/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=26928 CPUtime=762.31 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 104933 0 0 0 76217 14 0 0 25 0 1 0 735274098 27574272 3910 33554432000 4194304 4479436 140734924355776 18446744073709551615 4450933 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6732 3910 334 70 0 3852 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 26928

[startup+822.301 s]
/proc/loadavg: 4.11 3.99 3.86 5/287 9359
/proc/meminfo: memFree=24968448/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=22832 CPUtime=822.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 116165 0 0 0 82215 15 0 0 25 0 1 0 735274098 23379968 2886 33554432000 4194304 4479436 140734924355776 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 5708 2886 334 70 0 2828 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 22832

[startup+882.301 s]
/proc/loadavg: 4.04 3.99 3.86 5/287 9388
/proc/meminfo: memFree=24959032/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=23472 CPUtime=882.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 126469 0 0 0 88214 16 0 0 25 0 1 0 735274098 24035328 3046 33554432000 4194304 4479436 140734924355776 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 5868 3046 334 70 0 2988 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 23472

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.87 5/287 9389
/proc/meminfo: memFree=24952596/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=27056 CPUtime=942.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 137381 0 0 0 94212 18 0 0 25 0 1 0 735274098 27705344 3942 33554432000 4194304 4479436 140734924355776 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6764 3942 334 70 0 3884 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 27056

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.88 5/287 9391
/proc/meminfo: memFree=24952812/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=27568 CPUtime=1002.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 147429 0 0 0 100210 20 0 0 25 0 1 0 735274098 28229632 4070 33554432000 4194304 4479436 140734924355776 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6892 4070 334 70 0 4012 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 27568

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.89 5/287 9393
/proc/meminfo: memFree=24946184/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=25652 CPUtime=1062.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 159494 0 0 0 106208 22 0 0 25 0 1 0 735274098 26267648 3623 33554432000 4194304 4479436 140734924355776 18446744073709551615 4451967 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6413 3623 334 70 0 3533 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 25652

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.89 5/287 9394
/proc/meminfo: memFree=24949860/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=21812 CPUtime=1122.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 171238 0 0 0 112207 23 0 0 25 0 1 0 735274098 22335488 2663 33554432000 4194304 4479436 140734924355776 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 5453 2663 334 70 0 2573 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 21812

[startup+1182.3 s]
/proc/loadavg: 3.56 3.90 3.87 3/275 9432
/proc/meminfo: memFree=25050100/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=25780 CPUtime=1182.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 184774 0 0 0 118206 24 0 0 25 0 1 0 735274098 26398720 3655 33554432000 4194304 4479436 140734924355776 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 6445 3655 334 70 0 3565 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 25780

[startup+1242.3 s]
/proc/loadavg: 2.65 3.56 3.75 3/275 9433
/proc/meminfo: memFree=25054040/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=21812 CPUtime=1242.3 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 196646 0 0 0 124204 26 0 0 25 0 1 0 735274098 22335488 2663 33554432000 4194304 4479436 140734924355776 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 5453 2663 334 70 0 2573 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 21812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.26 3.29 3.64 3/275 9435
/proc/meminfo: memFree=25054012/32951124 swapFree=67083432/67111528
[pid=9309] ppid=9307 vsize=22324 CPUtime=1300 cores=4,6
/proc/9309/stat : 9309 (MPhaseSAT64) R 9307 9309 8612 0 -1 4202496 208070 0 0 0 129973 27 0 0 25 0 1 0 735274098 22859776 2791 33554432000 4194304 4479436 140734924355776 18446744073709551615 4306791 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9309/statm: 5581 2791 334 70 0 2701 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 22324

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.02
CPU user time (s): 1299.74
CPU system time (s): 0.279957
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 28336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.74
system time used= 0.279957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208070
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= 9
involuntary context switches= 1085

runsolver used 3.41448 second user time and 7.2479 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 11:07:15
IDJOB=3375682
IDBENCH=83145
IDSOLVER=1855
FILE ID=node110/3375682-1305450435
RUNJOBID= node110-1305450298-9238
PBS_JOBID= 13324859
Free space on /tmp= 73632 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n170-s56409011-unsat.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375682-1305450435/watcher-3375682-1305450435 -o /tmp/evaluation-result-3375682-1305450435/solver-3375682-1305450435 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375682-1305450435.cnf

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

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=1458261973

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24986092 kB
Buffers:        285388 kB
Cached:        4103220 kB
SwapCached:       1440 kB
Active:        4429084 kB
Inactive:      3206744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24986092 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:             440 kB
Writeback:           0 kB
AnonPages:     3245464 kB
Mapped:          23964 kB
Slab:           244548 kB
PageTables:      21516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46267748 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= 73636 MiB
End job on node110 at 2011-05-15 11:28:57