Trace number 3257826

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g1.cnf
MD5SUMeded74bffb721f48c45af6ff95302642
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.8949
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-3257826-1303468293/watcher-3257826-1303468293 -o /tmp/evaluation-result-3257826-1303468293/solver-3257826-1303468293 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3257826-1303468293.cnf 

running on 2 cores: 5,7

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: 4.00 4.03 4.76 5/187 9665
/proc/meminfo: memFree=21830976/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=5352 CPUtime=0 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 458427998 5480448 273 33554432000 134512640 134731564 4290821696 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 1338 273 225 54 0 648 0

[startup+0.0264729 s]
/proc/loadavg: 4.00 4.03 4.76 5/187 9665
/proc/meminfo: memFree=21830976/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=5352 CPUtime=0.02 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 455 0 0 0 2 0 0 0 25 0 1 0 458427998 5480448 397 33554432000 134512640 134731564 4290821696 18446744073709551615 8721952 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 1338 397 225 54 0 648 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5352

[startup+0.100471 s]
/proc/loadavg: 4.00 4.03 4.76 5/187 9665
/proc/meminfo: memFree=21830976/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=5636 CPUtime=0.09 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 2038 0 0 0 9 0 0 0 25 0 1 0 458427998 5771264 919 33554432000 134512640 134731564 4290821696 18446744073709551615 134559213 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 1409 919 238 54 0 719 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5636

[startup+0.300427 s]
/proc/loadavg: 4.00 4.03 4.76 5/187 9665
/proc/meminfo: memFree=21830976/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=12552 CPUtime=0.29 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 5500 0 0 0 28 1 0 0 25 0 1 0 458427998 12853248 2651 33554432000 134512640 134731564 4290821696 18446744073709551615 134612807 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 3138 2651 265 54 0 2448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12552

[startup+0.700367 s]
/proc/loadavg: 4.00 4.03 4.76 5/187 9665
/proc/meminfo: memFree=21830976/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9324 CPUtime=0.69 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 6283 0 0 0 68 1 0 0 25 0 1 0 458427998 9547776 1879 33554432000 134512640 134731564 4290821696 18446744073709551615 134655717 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2331 1879 276 54 0 1641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9324

[startup+1.50022 s]
/proc/loadavg: 4.00 4.03 4.76 5/188 9666
/proc/meminfo: memFree=21824064/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9588 CPUtime=1.49 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 6340 0 0 0 148 1 0 0 25 0 1 0 458427998 9818112 1936 33554432000 134512640 134731564 4290821696 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2397 1936 276 54 0 1707 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9588

[startup+3.10094 s]
/proc/loadavg: 4.00 4.03 4.76 6/188 9666
/proc/meminfo: memFree=21824312/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9984 CPUtime=3.09 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 6450 0 0 0 308 1 0 0 25 0 1 0 458427998 10223616 2046 33554432000 134512640 134731564 4290821696 18446744073709551615 134717496 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2496 2046 276 54 0 1806 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9984

[startup+6.30039 s]
/proc/loadavg: 4.00 4.03 4.75 5/188 9666
/proc/meminfo: memFree=21822200/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9336 CPUtime=6.29 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 7188 0 0 0 628 1 0 0 25 0 1 0 458427998 9560064 1879 33554432000 134512640 134731564 4290821696 18446744073709551615 134719833 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2334 1879 276 54 0 1644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9336

[startup+12.7003 s]
/proc/loadavg: 4.00 4.03 4.75 5/188 9666
/proc/meminfo: memFree=21823432/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=8964 CPUtime=12.69 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 8061 0 0 0 1268 1 0 0 25 0 1 0 458427998 9179136 1787 33554432000 134512640 134731564 4290821696 18446744073709551615 8712538 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2241 1787 276 54 0 1551 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8964

[startup+25.5011 s]
/proc/loadavg: 4.00 4.02 4.73 5/188 9666
/proc/meminfo: memFree=21822072/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9448 CPUtime=25.49 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 12614 0 0 0 2548 1 0 0 25 0 1 0 458427998 9674752 1921 33554432000 134512640 134731564 4290821696 18446744073709551615 134659533 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2362 1921 276 54 0 1672 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9448

[startup+51.1007 s]
/proc/loadavg: 4.00 4.02 4.71 5/188 9667
/proc/meminfo: memFree=21820552/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9120 CPUtime=51.09 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 20857 0 0 0 5106 3 0 0 25 0 1 0 458427998 9338880 1827 33554432000 134512640 134731564 4290821696 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2280 1827 276 54 0 1590 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9120

[startup+102.307 s]
/proc/loadavg: 4.04 4.03 4.68 5/188 9668
/proc/meminfo: memFree=21817932/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=8712 CPUtime=102.3 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 35997 0 0 0 10225 5 0 0 25 0 1 0 458427998 8921088 1737 33554432000 134512640 134731564 4290821696 18446744073709551615 8712046 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2178 1737 276 54 0 1488 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8712

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 4.63 5/188 9670
/proc/meminfo: memFree=21814072/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9116 CPUtime=162.3 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 55745 0 0 0 16222 8 0 0 25 0 1 0 458427998 9334784 1811 33554432000 134512640 134731564 4290821696 18446744073709551615 134659902 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2279 1811 276 54 0 1589 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 9116

[startup+222.3 s]
/proc/loadavg: 4.07 4.03 4.60 5/188 9672
/proc/meminfo: memFree=21809968/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=8792 CPUtime=222.29 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 76204 0 0 0 22219 10 0 0 25 0 1 0 458427998 9003008 1759 33554432000 134512640 134731564 4290821696 18446744073709551615 134655774 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2198 1759 276 54 0 1508 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 8792

[startup+282.301 s]
/proc/loadavg: 4.02 4.03 4.56 5/188 9673
/proc/meminfo: memFree=21806352/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=10112 CPUtime=282.29 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 92688 0 0 0 28217 12 0 0 25 0 1 0 458427998 10354688 2076 33554432000 134512640 134731564 4290821696 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2528 2076 276 54 0 1838 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 10112

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 4.52 5/188 9675
/proc/meminfo: memFree=21802600/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=10160 CPUtime=342.29 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 116622 0 0 0 34214 15 0 0 25 0 1 0 458427998 10403840 2100 33554432000 134512640 134731564 4290821696 18446744073709551615 134669053 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2540 2100 276 54 0 1850 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 10160

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 4.48 5/188 9676
/proc/meminfo: memFree=21801680/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9132 CPUtime=402.29 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 136948 0 0 0 40211 18 0 0 25 0 1 0 458427998 9351168 1840 33554432000 134512640 134731564 4290821696 18446744073709551615 134659689 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2283 1840 276 54 0 1593 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 9132

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 4.45 5/188 9678
/proc/meminfo: memFree=21794964/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=10664 CPUtime=462.3 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 156986 0 0 0 46209 21 0 0 25 0 1 0 458427998 10919936 2230 33554432000 134512640 134731564 4290821696 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2666 2230 276 54 0 1976 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 10664

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 4.42 5/188 9679
/proc/meminfo: memFree=21796672/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=8408 CPUtime=522.3 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 178613 0 0 0 52207 23 0 0 25 0 1 0 458427998 8609792 1644 33554432000 134512640 134731564 4290821696 18446744073709551615 134665664 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2102 1644 276 54 0 1412 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 8408

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 4.39 5/188 9681
/proc/meminfo: memFree=21791568/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9788 CPUtime=582.3 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 197242 0 0 0 58204 26 0 0 25 0 1 0 458427998 10022912 1992 33554432000 134512640 134731564 4290821696 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2447 1992 276 54 0 1757 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 9788

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 4.36 5/188 9683
/proc/meminfo: memFree=21790924/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9436 CPUtime=642.3 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 218839 0 0 0 64202 28 0 0 25 0 1 0 458427998 9662464 1893 33554432000 134512640 134731564 4290821696 18446744073709551615 134659554 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2359 1893 276 54 0 1669 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 9436

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 4.34 5/188 9684
/proc/meminfo: memFree=21787676/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9588 CPUtime=702.31 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 233808 0 0 0 70200 31 0 0 25 0 1 0 458427998 9818112 1932 33554432000 134512640 134731564 4290821696 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2397 1932 276 54 0 1707 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 9588

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 4.31 5/188 9686
/proc/meminfo: memFree=21786672/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=8676 CPUtime=762.31 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 255021 0 0 0 76197 34 0 0 25 0 1 0 458427998 8884224 1718 33554432000 134512640 134731564 4290821696 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2169 1718 276 54 0 1479 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 8676

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.29 5/188 9687
/proc/meminfo: memFree=21782936/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=8752 CPUtime=822.3 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 272933 0 0 0 82193 37 0 0 25 0 1 0 458427998 8962048 1738 33554432000 134512640 134731564 4290821696 18446744073709551615 134659464 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2188 1738 276 54 0 1498 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 8752

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 4.27 5/188 9689
/proc/meminfo: memFree=21778704/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=8732 CPUtime=882.31 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 288438 0 0 0 88191 40 0 0 25 0 1 0 458427998 8941568 1737 33554432000 134512640 134731564 4290821696 18446744073709551615 134667325 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2183 1737 276 54 0 1493 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 8732

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 4.26 5/188 9691
/proc/meminfo: memFree=21776824/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9816 CPUtime=942.31 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 306817 0 0 0 94188 43 0 0 25 0 1 0 458427998 10051584 1995 33554432000 134512640 134731564 4290821696 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2454 1995 276 54 0 1764 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 9816

[startup+1002.3 s]
/proc/loadavg: 3.45 3.85 4.18 4/182 9710
/proc/meminfo: memFree=21847744/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=8888 CPUtime=1002.31 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 324921 0 0 0 100186 45 0 0 25 0 1 0 458427998 9101312 1776 33554432000 134512640 134731564 4290821696 18446744073709551615 134659064 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2222 1776 276 54 0 1532 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 8888

[startup+1062.3 s]
/proc/loadavg: 2.19 3.44 4.02 2/170 9748
/proc/meminfo: memFree=21928028/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=8732 CPUtime=1062.31 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 348848 0 0 0 106184 47 0 0 25 0 1 0 458427998 8941568 1726 33554432000 134512640 134731564 4290821696 18446744073709551615 134659066 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2183 1726 276 54 0 1493 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 8732

[startup+1122.3 s]
/proc/loadavg: 1.44 3.00 3.83 2/170 9749
/proc/meminfo: memFree=21927760/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9128 CPUtime=1122.32 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 367940 0 0 0 112181 51 0 0 25 0 1 0 458427998 9347072 1846 33554432000 134512640 134731564 4290821696 18446744073709551615 134629074 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2282 1846 276 54 0 1592 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 9128

[startup+1182.3 s]
/proc/loadavg: 1.34 2.68 3.67 2/170 9751
/proc/meminfo: memFree=21927728/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9248 CPUtime=1182.31 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 383800 0 0 0 118178 53 0 0 25 0 1 0 458427998 9469952 1867 33554432000 134512640 134731564 4290821696 18446744073709551615 134659523 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2312 1867 276 54 0 1622 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 9248

[startup+1242.3 s]
/proc/loadavg: 1.12 2.37 3.50 2/170 9753
/proc/meminfo: memFree=21926708/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=10016 CPUtime=1242.31 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 403569 0 0 0 124176 55 0 0 25 0 1 0 458427998 10256384 2048 33554432000 134512640 134731564 4290821696 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2504 2048 276 54 0 1814 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 10016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.04 2.12 3.34 2/170 9754
/proc/meminfo: memFree=21927420/32951132 swapFree=67111524/67111528
[pid=9665] ppid=9663 vsize=9320 CPUtime=1300.02 cores=5,7
/proc/9665/stat : 9665 (MPhaseSAT) R 9663 9665 9257 0 -1 4202496 421037 0 0 0 129944 58 0 0 25 0 1 0 458427998 9543680 1883 33554432000 134512640 134731564 4290821696 18446744073709551615 134659554 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9665/statm: 2330 1883 276 54 0 1640 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 9320

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.03
CPU user time (s): 1299.45
CPU system time (s): 0.583911
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 12816

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

runsolver used 1.9557 second user time and 4.40433 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-22 12:31:34
IDJOB=3257826
IDBENCH=71273
IDSOLVER=1520
FILE ID=node128/3257826-1303468293
RUNJOBID= node128-1303466645-9278
PBS_JOBID= 13107180
Free space on /tmp= 66572 MiB

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

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

MD5SUM BENCH= eded74bffb721f48c45af6ff95302642
RANDOM SEED=1494271746

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21831256 kB
Buffers:        810800 kB
Cached:        9585044 kB
SwapCached:          4 kB
Active:        1438204 kB
Inactive:      9118544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21831256 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1172 kB
Writeback:          16 kB
AnonPages:      160164 kB
Mapped:          16888 kB
Slab:           500260 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   342180 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66580 MiB
End job on node128 at 2011-04-22 12:53:16