Trace number 3249553

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-03-03? (TO) 1300.04 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-9x32.cnf
MD5SUMbcc12436eba65ad776b55f23c6f42298
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 variables1152
Number of clauses73440
Sum of the clauses size290304
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21728
Number of clauses of size 30
Number of clauses of size 471712
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-3249553-1303506039/watcher-3249553-1303506039 -o /tmp/evaluation-result-3249553-1303506039/solver-3249553-1303506039 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3249553-1303506039.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.41 2.55 3.05 4/189 17301
/proc/meminfo: memFree=14044844/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=5080 CPUtime=0 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 336 0 0 0 0 0 0 0 25 0 1 0 443020163 5201920 278 33554432000 134512640 134761588 4291811392 18446744073709551615 10947123 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 1270 279 225 61 0 573 0

[startup+0.0393019 s]
/proc/loadavg: 1.41 2.55 3.05 4/189 17301
/proc/meminfo: memFree=14044844/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=5080 CPUtime=0.03 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 533 0 0 0 3 0 0 0 25 0 1 0 443020163 5201920 475 33554432000 134512640 134761588 4291811392 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 1270 475 225 61 0 573 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5080

[startup+0.100279 s]
/proc/loadavg: 1.41 2.55 3.05 4/189 17301
/proc/meminfo: memFree=14044844/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=5932 CPUtime=0.09 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 1969 0 0 0 9 0 0 0 25 0 1 0 443020163 6074368 986 33554432000 134512640 134761588 4291811392 18446744073709551615 134559342 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 1483 986 236 61 0 786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5932

[startup+0.300255 s]
/proc/loadavg: 1.41 2.55 3.05 4/189 17301
/proc/meminfo: memFree=14044844/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=10792 CPUtime=0.29 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 3644 0 0 0 29 0 0 0 25 0 1 0 443020163 11051008 2215 33554432000 134512640 134761588 4291811392 18446744073709551615 134644398 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 2698 2215 255 61 0 2001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10792

[startup+0.700169 s]
/proc/loadavg: 1.41 2.55 3.05 4/189 17301
/proc/meminfo: memFree=14044844/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=14412 CPUtime=0.69 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 4733 0 0 0 69 0 0 0 25 0 1 0 443020163 14757888 3158 33554432000 134512640 134761588 4291811392 18446744073709551615 134614584 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 3603 3158 265 61 0 2906 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14412

[startup+1.50105 s]
/proc/loadavg: 1.41 2.55 3.05 5/190 17302
/proc/meminfo: memFree=14017952/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=14556 CPUtime=1.49 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 4741 0 0 0 149 0 0 0 25 0 1 0 443020163 14905344 3166 33554432000 134512640 134761588 4291811392 18446744073709551615 134614652 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 3639 3166 265 61 0 2942 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14556

[startup+3.10074 s]
/proc/loadavg: 1.62 2.57 3.06 5/190 17302
/proc/meminfo: memFree=14016588/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=12440 CPUtime=3.09 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 5129 0 0 0 309 0 0 0 25 0 1 0 443020163 12738560 2642 33554432000 134512640 134761588 4291811392 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 3110 2642 270 61 0 2413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12440

[startup+6.30019 s]
/proc/loadavg: 1.62 2.57 3.06 5/190 17302
/proc/meminfo: memFree=14035256/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=11900 CPUtime=6.29 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 5323 0 0 0 629 0 0 0 25 0 1 0 443020163 12185600 2352 33554432000 134512640 134761588 4291811392 18446744073709551615 134614216 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 2975 2352 270 61 0 2278 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11900

[startup+12.7011 s]
/proc/loadavg: 1.98 2.62 3.07 5/190 17302
/proc/meminfo: memFree=14025948/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=17188 CPUtime=12.7 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 15076 0 0 0 1268 2 0 0 25 0 1 0 443020163 17600512 3802 33554432000 134512640 134761588 4291811392 18446744073709551615 134748058 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4297 3802 276 61 0 3600 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17188

[startup+25.5008 s]
/proc/loadavg: 2.29 2.66 3.08 5/190 17312
/proc/meminfo: memFree=14004608/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=18600 CPUtime=25.49 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 20483 0 0 0 2547 2 0 0 25 0 1 0 443020163 19046400 4155 33554432000 134512640 134761588 4291811392 18446744073709551615 134682616 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4650 4155 276 61 0 3953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18600

[startup+51.1002 s]
/proc/loadavg: 2.87 2.77 3.10 5/190 17312
/proc/meminfo: memFree=13990844/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=19112 CPUtime=51.09 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 26435 0 0 0 5106 3 0 0 25 0 1 0 443020163 19570688 4283 33554432000 134512640 134761588 4291811392 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4778 4283 276 61 0 4081 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19112

[startup+102.307 s]
/proc/loadavg: 3.55 2.97 3.15 5/190 17314
/proc/meminfo: memFree=13992688/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=23724 CPUtime=102.3 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 34980 0 0 0 10226 4 0 0 25 0 1 0 443020163 24293376 5436 33554432000 134512640 134761588 4291811392 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 5931 5436 276 61 0 5234 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23724

[startup+162.3 s]
/proc/loadavg: 3.83 3.16 3.20 5/190 17315
/proc/meminfo: memFree=13988204/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=19244 CPUtime=162.29 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 42340 0 0 0 16224 5 0 0 25 0 1 0 443020163 19705856 4316 33554432000 134512640 134761588 4291811392 18446744073709551615 134683443 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4811 4316 276 61 0 4114 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19244

[startup+222.301 s]
/proc/loadavg: 3.97 3.32 3.25 5/190 17317
/proc/meminfo: memFree=13985448/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=23340 CPUtime=222.3 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 48452 0 0 0 22224 6 0 0 25 0 1 0 443020163 23900160 5340 33554432000 134512640 134761588 4291811392 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 5835 5340 276 61 0 5138 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23340

[startup+282.301 s]
/proc/loadavg: 3.99 3.44 3.30 5/190 17318
/proc/meminfo: memFree=13987904/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=19244 CPUtime=282.3 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 53540 0 0 0 28224 6 0 0 25 0 1 0 443020163 19705856 4316 33554432000 134512640 134761588 4291811392 18446744073709551615 134680473 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4811 4316 276 61 0 4114 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 19244

[startup+342.301 s]
/proc/loadavg: 3.99 3.54 3.34 5/190 17320
/proc/meminfo: memFree=13985524/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=19244 CPUtime=342.3 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 59876 0 0 0 34223 7 0 0 25 0 1 0 443020163 19705856 4316 33554432000 134512640 134761588 4291811392 18446744073709551615 134680491 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4811 4316 276 61 0 4114 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 19244

[startup+402.3 s]
/proc/loadavg: 3.99 3.62 3.38 5/190 17322
/proc/meminfo: memFree=13975696/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=23468 CPUtime=402.3 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 65092 0 0 0 40222 8 0 0 25 0 1 0 443020163 24031232 5372 33554432000 134512640 134761588 4291811392 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 5867 5372 276 61 0 5170 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 23468

[startup+462.301 s]
/proc/loadavg: 3.99 3.69 3.41 5/190 17323
/proc/meminfo: memFree=13983224/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=18732 CPUtime=462.31 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 69828 0 0 0 46222 9 0 0 25 0 1 0 443020163 19181568 4188 33554432000 134512640 134761588 4291811392 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4683 4188 276 61 0 3986 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 18732

[startup+522.301 s]
/proc/loadavg: 3.99 3.74 3.45 5/190 17325
/proc/meminfo: memFree=13977732/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=18732 CPUtime=522.31 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 77124 0 0 0 52221 10 0 0 25 0 1 0 443020163 19181568 4188 33554432000 134512640 134761588 4291811392 18446744073709551615 134747228 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4683 4188 276 61 0 3986 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 18732

[startup+582.301 s]
/proc/loadavg: 3.99 3.79 3.48 5/190 17326
/proc/meminfo: memFree=13983908/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=19244 CPUtime=582.31 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 85892 0 0 0 58220 11 0 0 25 0 1 0 443020163 19705856 4316 33554432000 134512640 134761588 4291811392 18446744073709551615 134672527 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4811 4316 276 61 0 4114 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 19244

[startup+642.3 s]
/proc/loadavg: 3.99 3.82 3.51 5/190 17328
/proc/meminfo: memFree=13981268/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=23724 CPUtime=642.31 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 91844 0 0 0 64219 12 0 0 25 0 1 0 443020163 24293376 5436 33554432000 134512640 134761588 4291811392 18446744073709551615 134680522 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 5931 5436 276 61 0 5234 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 23724

[startup+702.301 s]
/proc/loadavg: 3.99 3.85 3.54 5/190 17330
/proc/meminfo: memFree=13980108/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=24236 CPUtime=702.31 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 99268 0 0 0 70218 13 0 0 25 0 1 0 443020163 24817664 5564 33554432000 134512640 134761588 4291811392 18446744073709551615 134644378 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 6059 5564 276 61 0 5362 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 24236

[startup+762.307 s]
/proc/loadavg: 4.04 3.89 3.57 5/190 17331
/proc/meminfo: memFree=13979216/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=19244 CPUtime=762.32 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 106884 0 0 0 76217 15 0 0 25 0 1 0 443020163 19705856 4316 33554432000 134512640 134761588 4291811392 18446744073709551615 134747342 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4811 4316 276 61 0 4114 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 19244

[startup+822.3 s]
/proc/loadavg: 4.01 3.91 3.59 5/190 17333
/proc/meminfo: memFree=13985628/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=20140 CPUtime=822.32 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 111268 0 0 0 82216 16 0 0 25 0 1 0 443020163 20623360 4540 33554432000 134512640 134761588 4291811392 18446744073709551615 134748067 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 5035 4540 276 61 0 4338 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 20140

[startup+882.3 s]
/proc/loadavg: 4.00 3.92 3.61 5/190 17334
/proc/meminfo: memFree=13975552/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=23468 CPUtime=882.31 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 116228 0 0 0 88215 16 0 0 25 0 1 0 443020163 24031232 5372 33554432000 134512640 134761588 4291811392 18446744073709551615 134644378 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 5867 5372 276 61 0 5170 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 23468

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.64 5/190 17336
/proc/meminfo: memFree=13976516/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=23340 CPUtime=942.31 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 120260 0 0 0 94215 16 0 0 25 0 1 0 443020163 23900160 5340 33554432000 134512640 134761588 4291811392 18446744073709551615 134748351 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 5835 5340 276 61 0 5138 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 23340

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.66 5/190 17338
/proc/meminfo: memFree=13979212/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=19500 CPUtime=1002.32 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 123716 0 0 0 100215 17 0 0 25 0 1 0 443020163 19968000 4380 33554432000 134512640 134761588 4291811392 18446744073709551615 134672910 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4875 4380 276 61 0 4178 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 19500

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.67 5/190 17339
/proc/meminfo: memFree=13978928/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=23596 CPUtime=1062.32 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 128548 0 0 0 106214 18 0 0 25 0 1 0 443020163 24162304 5404 33554432000 134512640 134761588 4291811392 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 5899 5404 276 61 0 5202 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 23596

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.69 5/190 17341
/proc/meminfo: memFree=13982480/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=19500 CPUtime=1122.32 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 132388 0 0 0 112214 18 0 0 25 0 1 0 443020163 19968000 4412 33554432000 134512640 134761588 4291811392 18446744073709551615 134725944 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4875 4412 276 61 0 4178 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 19500

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.71 5/190 17342
/proc/meminfo: memFree=13979464/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=19628 CPUtime=1182.33 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 138724 0 0 0 118213 20 0 0 25 0 1 0 443020163 20099072 4444 33554432000 134512640 134761588 4291811392 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4907 4444 276 61 0 4210 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 19628

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 17344
/proc/meminfo: memFree=13974472/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=23596 CPUtime=1242.33 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 146276 0 0 0 124212 21 0 0 25 0 1 0 443020163 24162304 5436 33554432000 134512640 134761588 4291811392 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 5899 5436 276 61 0 5202 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 23596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 3.99 3.74 2/184 17349
/proc/meminfo: memFree=14094012/32951124 swapFree=67111528/67111528
[pid=17301] ppid=17299 vsize=18988 CPUtime=1300.03 cores=4,6
/proc/17301/stat : 17301 (MPhaseSAT64) R 17299 17301 16750 0 -1 4202496 148292 0 0 0 129982 21 0 0 25 0 1 0 443020163 19443712 4284 33554432000 134512640 134761588 4291811392 18446744073709551615 134683065 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17301/statm: 4747 4284 276 61 0 4050 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 18988

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.04
CPU user time (s): 1299.83
CPU system time (s): 0.217966
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 26668

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

runsolver used 2.24866 second user time and 4.85626 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-22 23:00:39
IDJOB=3249553
IDBENCH=83177
IDSOLVER=1521
FILE ID=node146/3249553-1303506039
RUNJOBID= node146-1303506037-17098
PBS_JOBID= 13134244
Free space on /tmp= 72416 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-9x32.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249553-1303506039/watcher-3249553-1303506039 -o /tmp/evaluation-result-3249553-1303506039/solver-3249553-1303506039 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3249553-1303506039.cnf

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

MD5SUM BENCH= bcc12436eba65ad776b55f23c6f42298
RANDOM SEED=517866277

node146.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.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.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.86
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.75
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.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.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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14045000 kB
Buffers:       1660956 kB
Cached:       16586152 kB
SwapCached:          0 kB
Active:        9276580 kB
Inactive:      9106836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14045000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14504 kB
Writeback:           0 kB
AnonPages:      135652 kB
Mapped:          16288 kB
Slab:           459360 kB
PageTables:       4860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   320800 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= 72428 MiB
End job on node146 at 2011-04-22 23:22:21