Trace number 3258266

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.05 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g7.cnf
MD5SUMf39e50b5cd7b50d1971722973512a1b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.09707
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-3258266-1303474396/watcher-3258266-1303474396 -o /tmp/evaluation-result-3258266-1303474396/solver-3258266-1303474396 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3258266-1303474396.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: 3.44 2.79 3.24 4/189 2200
/proc/meminfo: memFree=13885440/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=5352 CPUtime=0 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 320 0 0 0 0 0 0 0 25 0 1 0 459041911 5480448 261 33554432000 134512640 134731564 4288264432 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 1338 261 225 54 0 648 0

[startup+0.013212 s]
/proc/loadavg: 3.44 2.79 3.24 4/189 2200
/proc/meminfo: memFree=13885440/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=5352 CPUtime=0.01 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 373 0 0 0 1 0 0 0 25 0 1 0 459041911 5480448 314 33554432000 134512640 134731564 4288264432 18446744073709551615 10135558 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 1338 314 225 54 0 648 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5352

[startup+0.100227 s]
/proc/loadavg: 3.44 2.79 3.24 4/189 2200
/proc/meminfo: memFree=13885440/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=5644 CPUtime=0.09 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 1881 0 0 0 9 0 0 0 25 0 1 0 459041911 5779456 922 33554432000 134512640 134731564 4288264432 18446744073709551615 134536768 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 1411 922 238 54 0 721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5644

[startup+0.300191 s]
/proc/loadavg: 3.44 2.79 3.24 4/189 2200
/proc/meminfo: memFree=13885440/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=12588 CPUtime=0.29 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 5509 0 0 0 29 0 0 0 25 0 1 0 459041911 12890112 2659 33554432000 134512640 134731564 4288264432 18446744073709551615 134612872 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 3147 2659 265 54 0 2457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12588

[startup+0.70111 s]
/proc/loadavg: 3.44 2.79 3.24 4/189 2200
/proc/meminfo: memFree=13885440/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9336 CPUtime=0.69 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 6301 0 0 0 69 0 0 0 25 0 1 0 459041911 9560064 1899 33554432000 134512640 134731564 4288264432 18446744073709551615 134649435 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2334 1899 276 54 0 1644 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9336

[startup+1.50096 s]
/proc/loadavg: 3.44 2.79 3.24 5/190 2201
/proc/meminfo: memFree=13878248/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9532 CPUtime=1.49 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 7041 0 0 0 148 1 0 0 25 0 1 0 459041911 9760768 1933 33554432000 134512640 134731564 4288264432 18446744073709551615 134659012 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2383 1933 276 54 0 1693 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9532

[startup+3.10063 s]
/proc/loadavg: 3.44 2.79 3.24 5/190 2201
/proc/meminfo: memFree=13877132/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9932 CPUtime=3.09 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 7137 0 0 0 308 1 0 0 25 0 1 0 459041911 10170368 2029 33554432000 134512640 134731564 4288264432 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2483 2029 276 54 0 1793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9932

[startup+6.30105 s]
/proc/loadavg: 3.48 2.81 3.24 5/190 2201
/proc/meminfo: memFree=13876736/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9816 CPUtime=6.3 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 8023 0 0 0 629 1 0 0 25 0 1 0 459041911 10051584 2018 33554432000 134512640 134731564 4288264432 18446744073709551615 134659945 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2454 2018 276 54 0 1764 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 9816

[startup+12.7008 s]
/proc/loadavg: 3.52 2.83 3.25 5/190 2201
/proc/meminfo: memFree=13875388/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=10388 CPUtime=12.69 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 9068 0 0 0 1268 1 0 0 25 0 1 0 459041911 10637312 2164 33554432000 134512640 134731564 4288264432 18446744073709551615 10287070 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2597 2164 276 54 0 1907 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10388

[startup+25.5004 s]
/proc/loadavg: 3.63 2.89 3.26 5/190 2202
/proc/meminfo: memFree=13873396/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=10568 CPUtime=25.49 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 14474 0 0 0 2547 2 0 0 25 0 1 0 459041911 10821632 2209 33554432000 134512640 134731564 4288264432 18446744073709551615 134659313 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2642 2209 276 54 0 1952 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10568

[startup+51.1006 s]
/proc/loadavg: 3.75 2.98 3.28 5/190 2202
/proc/meminfo: memFree=13873224/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9412 CPUtime=51.1 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 23212 0 0 0 5107 3 0 0 25 0 1 0 459041911 9637888 1895 33554432000 134512640 134731564 4288264432 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2353 1895 276 54 0 1663 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 9412

[startup+102.307 s]
/proc/loadavg: 3.97 3.15 3.32 5/190 2204
/proc/meminfo: memFree=13864904/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=10452 CPUtime=102.3 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 35891 0 0 0 10226 4 0 0 25 0 1 0 459041911 10702848 2176 33554432000 134512640 134731564 4288264432 18446744073709551615 134720363 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2613 2176 276 54 0 1923 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 10452

[startup+162.301 s]
/proc/loadavg: 3.99 3.30 3.36 5/190 2205
/proc/meminfo: memFree=13865992/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9520 CPUtime=162.29 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 50674 0 0 0 16223 6 0 0 25 0 1 0 459041911 9748480 1927 33554432000 134512640 134731564 4288264432 18446744073709551615 134659533 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2380 1927 276 54 0 1690 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 9520

[startup+222.3 s]
/proc/loadavg: 3.99 3.43 3.40 5/190 2207
/proc/meminfo: memFree=13862252/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=10260 CPUtime=222.29 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 65599 0 0 0 22221 8 0 0 25 0 1 0 459041911 10506240 2123 33554432000 134512640 134731564 4288264432 18446744073709551615 134723090 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2565 2123 276 54 0 1875 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 10260

[startup+282.301 s]
/proc/loadavg: 4.05 3.54 3.44 5/190 2208
/proc/meminfo: memFree=13859880/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9676 CPUtime=282.3 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 81530 0 0 0 28219 11 0 0 25 0 1 0 459041911 9908224 1980 33554432000 134512640 134731564 4288264432 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2419 1980 276 54 0 1729 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 9676

[startup+342.3 s]
/proc/loadavg: 4.02 3.62 3.47 5/190 2210
/proc/meminfo: memFree=13856504/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=6488 CPUtime=342.3 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 98223 0 0 0 34216 14 0 0 25 0 1 0 459041911 6643712 1201 33554432000 134512640 134731564 4288264432 18446744073709551615 134517002 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 1622 1201 276 54 0 932 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 6488

[startup+402.301 s]
/proc/loadavg: 4.00 3.69 3.50 5/190 2212
/proc/meminfo: memFree=13850300/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=8996 CPUtime=402.3 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 114914 0 0 0 40214 16 0 0 25 0 1 0 459041911 9211904 1789 33554432000 134512640 134731564 4288264432 18446744073709551615 10253157 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2249 1789 276 54 0 1559 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 8996

[startup+462.301 s]
/proc/loadavg: 4.00 3.74 3.53 5/190 2213
/proc/meminfo: memFree=13851016/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9280 CPUtime=462.3 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 131380 0 0 0 46213 17 0 0 25 0 1 0 459041911 9502720 1868 33554432000 134512640 134731564 4288264432 18446744073709551615 134673582 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2320 1868 276 54 0 1630 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 9280

[startup+522.3 s]
/proc/loadavg: 4.00 3.79 3.56 5/190 2215
/proc/meminfo: memFree=13848768/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9864 CPUtime=522.31 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 147121 0 0 0 52211 20 0 0 25 0 1 0 459041911 10100736 2004 33554432000 134512640 134731564 4288264432 18446744073709551615 134620428 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2466 2004 276 54 0 1776 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 9864

[startup+582.301 s]
/proc/loadavg: 4.07 3.84 3.58 5/190 2216
/proc/meminfo: memFree=13850220/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9360 CPUtime=582.31 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 159893 0 0 0 58209 22 0 0 25 0 1 0 459041911 9584640 1879 33554432000 134512640 134731564 4288264432 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2340 1879 276 54 0 1650 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 9360

[startup+642.301 s]
/proc/loadavg: 4.09 3.88 3.61 5/190 2218
/proc/meminfo: memFree=13846860/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=10584 CPUtime=642.31 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 174780 0 0 0 64208 23 0 0 25 0 1 0 459041911 10838016 2189 33554432000 134512640 134731564 4288264432 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2646 2189 276 54 0 1956 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 10584

[startup+702.3 s]
/proc/loadavg: 4.03 3.90 3.64 5/190 2220
/proc/meminfo: memFree=13849824/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9492 CPUtime=702.32 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 189413 0 0 0 70207 25 0 0 25 0 1 0 459041911 9719808 1940 33554432000 134512640 134731564 4288264432 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2373 1940 276 54 0 1683 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 9492

[startup+762.307 s]
/proc/loadavg: 4.01 3.92 3.65 5/190 2221
/proc/meminfo: memFree=13848080/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=10608 CPUtime=762.33 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 207252 0 0 0 76205 28 0 0 25 0 1 0 459041911 10862592 2202 33554432000 134512640 134731564 4288264432 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2652 2202 276 54 0 1962 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 10608

[startup+822.301 s]
/proc/loadavg: 4.00 3.93 3.67 5/190 2223
/proc/meminfo: memFree=13846568/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9084 CPUtime=822.32 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 224312 0 0 0 82202 30 0 0 25 0 1 0 459041911 9302016 1818 33554432000 134512640 134731564 4288264432 18446744073709551615 134718710 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2271 1818 276 54 0 1581 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 9084

[startup+882.3 s]
/proc/loadavg: 4.00 3.94 3.69 5/190 2224
/proc/meminfo: memFree=13838116/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9112 CPUtime=882.32 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 238449 0 0 0 88199 33 0 0 25 0 1 0 459041911 9330688 1844 33554432000 134512640 134731564 4288264432 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2278 1844 276 54 0 1588 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 9112

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.71 5/190 2226
/proc/meminfo: memFree=13838216/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9760 CPUtime=942.33 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 256028 0 0 0 94196 37 0 0 25 0 1 0 459041911 9994240 2003 33554432000 134512640 134731564 4288264432 18446744073709551615 134722587 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2440 2003 276 54 0 1750 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 9760

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.72 5/190 2228
/proc/meminfo: memFree=13837336/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9872 CPUtime=1002.33 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 276523 0 0 0 100192 41 0 0 25 0 1 0 459041911 10108928 2010 33554432000 134512640 134731564 4288264432 18446744073709551615 134719850 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2468 2010 276 54 0 1778 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 9872

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.74 5/190 2229
/proc/meminfo: memFree=13836568/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=10296 CPUtime=1062.33 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 294896 0 0 0 106190 43 0 0 25 0 1 0 459041911 10543104 2111 33554432000 134512640 134731564 4288264432 18446744073709551615 134659373 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2574 2111 276 54 0 1884 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 10296

[startup+1122.3 s]
/proc/loadavg: 4.04 3.98 3.75 5/190 2231
/proc/meminfo: memFree=13834448/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9056 CPUtime=1122.33 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 311147 0 0 0 112188 45 0 0 25 0 1 0 459041911 9273344 1818 33554432000 134512640 134731564 4288264432 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2264 1818 276 54 0 1574 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 9056

[startup+1182.3 s]
/proc/loadavg: 4.07 3.99 3.77 5/190 2232
/proc/meminfo: memFree=13834180/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=9076 CPUtime=1182.33 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 329967 0 0 0 118185 48 0 0 25 0 1 0 459041911 9293824 1808 33554432000 134512640 134731564 4288264432 18446744073709551615 134659303 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2269 1808 276 54 0 1579 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 9076

[startup+1242.3 s]
/proc/loadavg: 2.84 3.71 3.69 2/172 2297
/proc/meminfo: memFree=13929080/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=8376 CPUtime=1242.34 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 345561 0 0 0 124184 50 0 0 25 0 1 0 459041911 8577024 1661 33554432000 134512640 134731564 4288264432 18446744073709551615 134628837 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2094 1661 276 54 0 1404 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 8376



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.68 3.21 3.52 2/172 2299
/proc/meminfo: memFree=13929780/32951124 swapFree=67111528/67111528
[pid=2200] ppid=2198 vsize=8988 CPUtime=1300.04 cores=0,2
/proc/2200/stat : 2200 (MPhaseSAT) R 2198 2200 1112 0 -1 4202496 357884 0 0 0 129953 51 0 0 25 0 1 0 459041911 9203712 1787 33554432000 134512640 134731564 4288264432 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2200/statm: 2247 1787 276 54 0 1557 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 8988

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.54
CPU system time (s): 0.515921
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 12852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.515921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357884
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= 14
involuntary context switches= 1623

runsolver used 2.33465 second user time and 4.6073 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-22 14:13:16
IDJOB=3258266
IDBENCH=71337
IDSOLVER=1520
FILE ID=node102/3258266-1303474396
RUNJOBID= node102-1303474308-2129
PBS_JOBID= 13107187
Free space on /tmp= 70924 MiB

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

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

MD5SUM BENCH= f39e50b5cd7b50d1971722973512a1b8
RANDOM SEED=1471063909

node102.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.828
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.828
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	: 5226.15
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.828
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.82
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.828
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.75
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.828
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.828
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.828
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.82
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.828
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:      13885596 kB
Buffers:       1209192 kB
Cached:       17210700 kB
SwapCached:          0 kB
Active:        9041916 kB
Inactive:      9487152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13885596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1196 kB
Writeback:           0 kB
AnonPages:      108716 kB
Mapped:          16760 kB
Slab:           473416 kB
PageTables:       5332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   293628 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= 70928 MiB
End job on node102 at 2011-04-22 14:34:58