Trace number 3258838

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
MPhaseSAT 2011-02-15? (TO) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes1.cnf
MD5SUMd6097a9814089eeede1d027388c17a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3218
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3258838-1303504362/watcher-3258838-1303504362 -o /tmp/evaluation-result-3258838-1303504362/solver-3258838-1303504362 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3258838-1303504362.cnf 

running on 2 cores: 0,2

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: 0.44 0.27 0.61 4/178 26307
/proc/meminfo: memFree=15778448/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=5352 CPUtime=0 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 462033929 5480448 273 33554432000 134512640 134731564 4293172656 18446744073709551615 3837425 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 1338 274 225 54 0 648 0

[startup+0.0922669 s]
/proc/loadavg: 0.44 0.27 0.61 4/178 26307
/proc/meminfo: memFree=15778448/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=5632 CPUtime=0.09 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 1875 0 0 0 9 0 0 0 21 0 1 0 462033929 5767168 918 33554432000 134512640 134731564 4293172656 18446744073709551615 134536784 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 1408 918 238 54 0 718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5632

[startup+0.100246 s]
/proc/loadavg: 0.44 0.27 0.61 4/178 26307
/proc/meminfo: memFree=15778448/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=5632 CPUtime=0.09 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 1875 0 0 0 9 0 0 0 21 0 1 0 462033929 5767168 918 33554432000 134512640 134731564 4293172656 18446744073709551615 134536750 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 1408 918 238 54 0 718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5632

[startup+0.300214 s]
/proc/loadavg: 0.44 0.27 0.61 4/178 26307
/proc/meminfo: memFree=15778448/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=12496 CPUtime=0.29 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 5473 0 0 0 29 0 0 0 22 0 1 0 462033929 12795904 2637 33554432000 134512640 134731564 4293172656 18446744073709551615 134716184 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 3124 2637 265 54 0 2434 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12496

[startup+0.701142 s]
/proc/loadavg: 0.44 0.27 0.61 4/178 26307
/proc/meminfo: memFree=15778448/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=9532 CPUtime=0.69 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 6323 0 0 0 69 0 0 0 23 0 1 0 462033929 9760768 1940 33554432000 134512640 134731564 4293172656 18446744073709551615 134626936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2383 1940 276 54 0 1693 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9532

[startup+1.50097 s]
/proc/loadavg: 0.44 0.27 0.61 5/190 26330
/proc/meminfo: memFree=15719020/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=9664 CPUtime=1.49 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 6361 0 0 0 149 0 0 0 25 0 1 0 462033929 9895936 1978 33554432000 134512640 134731564 4293172656 18446744073709551615 134659313 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2416 1978 276 54 0 1726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9664

[startup+3.10069 s]
/proc/loadavg: 0.44 0.27 0.61 5/190 26330
/proc/meminfo: memFree=15724112/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=10192 CPUtime=3.09 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 6479 0 0 0 309 0 0 0 25 0 1 0 462033929 10436608 2096 33554432000 134512640 134731564 4293172656 18446744073709551615 134720157 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2548 2096 276 54 0 1858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10192

[startup+6.30114 s]
/proc/loadavg: 0.72 0.33 0.63 5/190 26330
/proc/meminfo: memFree=15723736/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=10852 CPUtime=6.29 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 6661 0 0 0 629 0 0 0 25 0 1 0 462033929 11112448 2278 33554432000 134512640 134731564 4293172656 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2713 2278 276 54 0 2023 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10852

[startup+12.701 s]
/proc/loadavg: 0.98 0.39 0.65 5/190 26331
/proc/meminfo: memFree=15722476/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8720 CPUtime=12.69 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 8173 0 0 0 1269 0 0 0 25 0 1 0 462033929 8929280 1706 33554432000 134512640 134731564 4293172656 18446744073709551615 134659584 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2180 1706 276 54 0 1490 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8720

[startup+25.5007 s]
/proc/loadavg: 1.65 0.57 0.70 5/190 26331
/proc/meminfo: memFree=15725048/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8728 CPUtime=25.49 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 12346 0 0 0 2548 1 0 0 25 0 1 0 462033929 8937472 1734 33554432000 134512640 134731564 4293172656 18446744073709551615 134659675 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2182 1734 276 54 0 1492 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8728

[startup+51.1011 s]
/proc/loadavg: 2.45 0.84 0.79 5/190 26332
/proc/meminfo: memFree=15725756/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8584 CPUtime=51.09 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 17385 0 0 0 5107 2 0 0 25 0 1 0 462033929 8790016 1689 33554432000 134512640 134731564 4293172656 18446744073709551615 134620483 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2146 1689 276 54 0 1456 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8584

[startup+102.307 s]
/proc/loadavg: 3.33 1.33 0.95 5/190 26333
/proc/meminfo: memFree=15721148/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=9600 CPUtime=102.29 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 28182 0 0 0 10226 3 0 0 25 0 1 0 462033929 9830400 1931 33554432000 134512640 134731564 4293172656 18446744073709551615 134659325 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2400 1931 276 54 0 1710 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 9600

[startup+162.301 s]
/proc/loadavg: 3.83 1.83 1.14 5/190 26335
/proc/meminfo: memFree=15717772/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=9236 CPUtime=162.29 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 43394 0 0 0 16223 6 0 0 25 0 1 0 462033929 9457664 1855 33554432000 134512640 134731564 4293172656 18446744073709551615 134717607 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2309 1855 276 54 0 1619 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 9236

[startup+222.301 s]
/proc/loadavg: 4.00 2.24 1.33 5/190 26336
/proc/meminfo: memFree=15714640/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8200 CPUtime=222.29 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 57389 0 0 0 22221 8 0 0 25 0 1 0 462033929 8396800 1596 33554432000 134512640 134731564 4293172656 18446744073709551615 134659359 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2050 1596 276 54 0 1360 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 8200

[startup+282.3 s]
/proc/loadavg: 4.00 2.55 1.49 5/190 26338
/proc/meminfo: memFree=15710020/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=9616 CPUtime=282.3 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 69853 0 0 0 28219 11 0 0 25 0 1 0 462033929 9846784 1940 33554432000 134512640 134731564 4293172656 18446744073709551615 134717330 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2404 1940 276 54 0 1714 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 9616

[startup+342.301 s]
/proc/loadavg: 4.00 2.81 1.65 5/190 26340
/proc/meminfo: memFree=15706892/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=9040 CPUtime=342.3 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 86936 0 0 0 34215 15 0 0 25 0 1 0 462033929 9256960 1788 33554432000 134512640 134731564 4293172656 18446744073709551615 134668767 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2260 1788 276 54 0 1570 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 9040

[startup+402.301 s]
/proc/loadavg: 4.00 3.03 1.79 5/190 26341
/proc/meminfo: memFree=15704508/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=10608 CPUtime=402.3 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 101014 0 0 0 40212 18 0 0 25 0 1 0 462033929 10862592 2216 33554432000 134512640 134731564 4293172656 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2652 2216 276 54 0 1962 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 10608

[startup+462.301 s]
/proc/loadavg: 4.00 3.20 1.93 5/190 26343
/proc/meminfo: memFree=15705844/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8708 CPUtime=462.3 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 116807 0 0 0 46209 21 0 0 25 0 1 0 462033929 8916992 1703 33554432000 134512640 134731564 4293172656 18446744073709551615 3940557 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2177 1703 276 54 0 1487 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 8708

[startup+522.301 s]
/proc/loadavg: 4.05 3.36 2.06 5/190 26344
/proc/meminfo: memFree=15703704/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8676 CPUtime=522.31 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 134191 0 0 0 52208 23 0 0 25 0 1 0 462033929 8884224 1714 33554432000 134512640 134731564 4293172656 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2169 1714 276 54 0 1479 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 8676

[startup+582.301 s]
/proc/loadavg: 4.02 3.47 2.18 5/190 26346
/proc/meminfo: memFree=15701320/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8072 CPUtime=582.3 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 149755 0 0 0 58204 26 0 0 25 0 1 0 462033929 8265728 1573 33554432000 134512640 134731564 4293172656 18446744073709551615 134660015 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2018 1573 276 54 0 1328 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 8072

[startup+642.3 s]
/proc/loadavg: 4.00 3.57 2.30 5/190 26348
/proc/meminfo: memFree=15697692/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=9388 CPUtime=642.31 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 165787 0 0 0 64202 29 0 0 25 0 1 0 462033929 9613312 1889 33554432000 134512640 134731564 4293172656 18446744073709551615 134720472 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2347 1889 276 54 0 1657 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 9388

[startup+702.3 s]
/proc/loadavg: 4.00 3.64 2.39 5/190 26349
/proc/meminfo: memFree=15697028/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=9300 CPUtime=702.31 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 183221 0 0 0 70198 33 0 0 25 0 1 0 462033929 9523200 1880 33554432000 134512640 134731564 4293172656 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2325 1880 276 54 0 1635 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 9300

[startup+762.307 s]
/proc/loadavg: 4.00 3.71 2.50 5/190 26351
/proc/meminfo: memFree=15695012/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8752 CPUtime=762.32 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 200374 0 0 0 76196 36 0 0 25 0 1 0 462033929 8962048 1717 33554432000 134512640 134731564 4293172656 18446744073709551615 134655548 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2188 1717 276 54 0 1498 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 8752

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.58 5/190 26352
/proc/meminfo: memFree=15694984/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=7948 CPUtime=822.31 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 216241 0 0 0 82192 39 0 0 25 0 1 0 462033929 8138752 1538 33554432000 134512640 134731564 4293172656 18446744073709551615 134620647 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 1987 1538 276 54 0 1297 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 7948

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.67 5/190 26354
/proc/meminfo: memFree=15689744/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8088 CPUtime=882.31 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 230478 0 0 0 88189 42 0 0 25 0 1 0 462033929 8282112 1586 33554432000 134512640 134731564 4293172656 18446744073709551615 134659608 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2022 1586 276 54 0 1332 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 8088

[startup+942.301 s]
/proc/loadavg: 4.04 3.85 2.75 5/190 26356
/proc/meminfo: memFree=15689220/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8944 CPUtime=942.32 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 247373 0 0 0 94185 47 0 0 25 0 1 0 462033929 9158656 1787 33554432000 134512640 134731564 4293172656 18446744073709551615 134719850 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2236 1787 276 54 0 1546 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 8944

[startup+1002.3 s]
/proc/loadavg: 4.01 3.87 2.83 5/190 26357
/proc/meminfo: memFree=15690060/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8476 CPUtime=1002.31 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 260261 0 0 0 100182 49 0 0 25 0 1 0 462033929 8679424 1681 33554432000 134512640 134731564 4293172656 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2119 1681 276 54 0 1429 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 8476

[startup+1062.3 s]
/proc/loadavg: 4.07 3.91 2.90 5/190 26359
/proc/meminfo: memFree=15688544/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8432 CPUtime=1062.32 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 272316 0 0 0 106181 51 0 0 25 0 1 0 462033929 8634368 1633 33554432000 134512640 134731564 4293172656 18446744073709551615 134659716 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2108 1633 276 54 0 1418 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 8432

[startup+1122.3 s]
/proc/loadavg: 4.02 3.92 2.97 5/190 26360
/proc/meminfo: memFree=15685044/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=10332 CPUtime=1122.32 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 286532 0 0 0 112178 54 0 0 25 0 1 0 462033929 10579968 2122 33554432000 134512640 134731564 4293172656 18446744073709551615 134634453 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2583 2122 276 54 0 1893 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 10332

[startup+1182.3 s]
/proc/loadavg: 4.01 3.93 3.03 5/190 26362
/proc/meminfo: memFree=15684516/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8552 CPUtime=1182.33 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 303568 0 0 0 118176 57 0 0 25 0 1 0 462033929 8757248 1694 33554432000 134512640 134731564 4293172656 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2138 1694 276 54 0 1448 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 8552

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.09 5/190 26364
/proc/meminfo: memFree=15681760/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=10592 CPUtime=1242.32 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 316087 0 0 0 124173 59 0 0 25 0 1 0 462033929 10846208 2201 33554432000 134512640 134731564 4293172656 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2648 2201 276 54 0 1958 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 10592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.14 5/190 26365
/proc/meminfo: memFree=15683092/32951124 swapFree=67111528/67111528
[pid=26307] ppid=26305 vsize=8312 CPUtime=1300.03 cores=0,2
/proc/26307/stat : 26307 (MPhaseSAT) R 26305 26307 26269 0 -1 4202496 329403 0 0 0 129941 62 0 0 25 0 1 0 462033929 8511488 1601 33554432000 134512640 134731564 4293172656 18446744073709551615 3682642 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26307/statm: 2078 1601 276 54 0 1388 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 8312

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.42
CPU system time (s): 0.621905
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 12760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.621905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 329403
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= 13
involuntary context switches= 2113

runsolver used 2.32165 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-22 22:32:42
IDJOB=3258838
IDBENCH=71433
IDSOLVER=1520
FILE ID=node137/3258838-1303504362
RUNJOBID= node137-1303504361-26287
PBS_JOBID= 13134249
Free space on /tmp= 71392 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes1.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258838-1303504362/watcher-3258838-1303504362 -o /tmp/evaluation-result-3258838-1303504362/solver-3258838-1303504362 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3258838-1303504362.cnf

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

MD5SUM BENCH= d6097a9814089eeede1d027388c17a02
RANDOM SEED=1613898858

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15778728 kB
Buffers:       1682456 kB
Cached:       14859564 kB
SwapCached:          0 kB
Active:        9791356 kB
Inactive:      6819756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15778728 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2120 kB
Writeback:           8 kB
AnonPages:       68244 kB
Mapped:          14412 kB
Slab:           497640 kB
PageTables:       4828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193232 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= 71384 MiB
End job on node137 at 2011-04-22 22:54:24