Trace number 3257782

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) 1299.79 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g4.cnf
MD5SUM04c9f68df814bad18919ca17a3e0867a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.342947
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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

running on 2 cores: 1,3

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.04 4.06 5.03 4/187 9629
/proc/meminfo: memFree=21835868/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=4720 CPUtime=0 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 458400492 4833280 277 33554432000 134512640 134731564 4292052304 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1180 277 225 54 0 490 0

[startup+0.101068 s]
/proc/loadavg: 4.04 4.06 5.03 4/187 9629
/proc/meminfo: memFree=21835868/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=5628 CPUtime=0.09 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 1397 0 0 0 9 0 0 0 25 0 1 0 458400492 5763072 951 33554432000 134512640 134731564 4292052304 18446744073709551615 134667726 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/9629/statm: 1407 951 253 54 0 717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5628

[startup+0.201054 s]
/proc/loadavg: 4.04 4.06 5.03 4/187 9629
/proc/meminfo: memFree=21835868/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=9892 CPUtime=0.19 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 2425 0 0 0 19 0 0 0 25 0 1 0 458400492 10129408 1979 33554432000 134512640 134731564 4292052304 18446744073709551615 134716112 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/9629/statm: 2473 1979 265 54 0 1783 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9892

[startup+0.301034 s]
/proc/loadavg: 4.04 4.06 5.03 4/187 9629
/proc/meminfo: memFree=21835868/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=10024 CPUtime=0.29 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 2493 0 0 0 29 0 0 0 25 0 1 0 458400492 10264576 2046 33554432000 134512640 134731564 4292052304 18446744073709551615 134655215 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/9629/statm: 2506 2046 276 54 0 1816 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10024

[startup+0.700965 s]
/proc/loadavg: 4.04 4.06 5.03 4/187 9629
/proc/meminfo: memFree=21835868/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7672 CPUtime=0.69 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 3015 0 0 0 69 0 0 0 25 0 1 0 458400492 7856128 1467 33554432000 134512640 134731564 4292052304 18446744073709551615 134659523 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/9629/statm: 1918 1467 276 54 0 1228 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7672

[startup+1.50083 s]
/proc/loadavg: 4.20 4.09 5.03 5/188 9630
/proc/meminfo: memFree=21830820/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7936 CPUtime=1.48 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 3086 0 0 0 148 0 0 0 25 0 1 0 458400492 8126464 1538 33554432000 134512640 134731564 4292052304 18446744073709551615 134659722 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/9629/statm: 1984 1538 276 54 0 1294 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7936

[startup+3.10055 s]
/proc/loadavg: 4.20 4.09 5.03 5/188 9630
/proc/meminfo: memFree=21829968/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7708 CPUtime=3.08 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 3618 0 0 0 308 0 0 0 25 0 1 0 458400492 7892992 1486 33554432000 134512640 134731564 4292052304 18446744073709551615 4159304268 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/9629/statm: 1927 1486 276 54 0 1237 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7708

[startup+6.301 s]
/proc/loadavg: 4.18 4.09 5.03 5/188 9630
/proc/meminfo: memFree=21828476/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=8368 CPUtime=6.26 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 3788 0 0 0 626 0 0 0 25 0 1 0 458400492 8568832 1656 33554432000 134512640 134731564 4292052304 18446744073709551615 134668678 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/9629/statm: 2092 1656 276 54 0 1402 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 8368

[startup+12.7009 s]
/proc/loadavg: 4.16 4.08 5.02 5/188 9631
/proc/meminfo: memFree=21827228/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7656 CPUtime=12.62 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 5061 0 0 0 1262 0 0 0 25 0 1 0 458400492 7839744 1462 33554432000 134512640 134731564 4292052304 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/9629/statm: 1914 1462 276 54 0 1224 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 7656

[startup+25.5007 s]
/proc/loadavg: 4.13 4.08 5.00 5/188 9631
/proc/meminfo: memFree=21826612/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7808 CPUtime=25.35 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 8404 0 0 0 2534 1 0 0 25 0 1 0 458400492 7995392 1517 33554432000 134512640 134731564 4292052304 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/9629/statm: 1952 1517 276 54 0 1262 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 7808

[startup+51.1003 s]
/proc/loadavg: 4.08 4.07 4.97 5/188 9632
/proc/meminfo: memFree=21824080/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=8616 CPUtime=50.85 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 15128 0 0 0 5083 2 0 0 25 0 1 0 458400492 8822784 1720 33554432000 134512640 134731564 4292052304 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 2154 1720 276 54 0 1464 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 8616

[startup+102.3 s]
/proc/loadavg: 4.03 4.06 4.92 5/188 9633
/proc/meminfo: memFree=21816616/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=8364 CPUtime=102.06 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 32214 0 0 0 10201 5 0 0 25 0 1 0 458400492 8564736 1656 33554432000 134512640 134731564 4292052304 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 2091 1656 276 54 0 1401 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 8364

[startup+162.3 s]
/proc/loadavg: 4.01 4.05 4.86 5/188 9635
/proc/meminfo: memFree=21811008/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=8092 CPUtime=162.06 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 50012 0 0 0 16198 8 0 0 25 0 1 0 458400492 8286208 1584 33554432000 134512640 134731564 4292052304 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 2023 1584 276 54 0 1333 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 8092

[startup+222.307 s]
/proc/loadavg: 4.00 4.04 4.80 6/188 9636
/proc/meminfo: memFree=21803912/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7488 CPUtime=222.07 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 69578 0 0 0 22196 11 0 0 25 0 1 0 458400492 7667712 1404 33554432000 134512640 134731564 4292052304 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1872 1404 276 54 0 1182 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 7488

[startup+282.3 s]
/proc/loadavg: 4.00 4.03 4.75 5/188 9666
/proc/meminfo: memFree=21822568/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7220 CPUtime=282.05 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 90599 0 0 0 28191 14 0 0 25 0 1 0 458400492 7393280 1367 33554432000 134512640 134731564 4292052304 18446744073709551615 134620431 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1805 1367 276 54 0 1115 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 7220

[startup+342.3 s]
/proc/loadavg: 4.08 4.04 4.71 5/188 9667
/proc/meminfo: memFree=21820300/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7224 CPUtime=342.06 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 107252 0 0 0 34190 16 0 0 25 0 1 0 458400492 7397376 1357 33554432000 134512640 134731564 4292052304 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1806 1357 276 54 0 1116 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 7224

[startup+402.301 s]
/proc/loadavg: 4.03 4.03 4.66 5/188 9669
/proc/meminfo: memFree=21816068/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=8140 CPUtime=402.06 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 128844 0 0 0 40187 19 0 0 25 0 1 0 458400492 8335360 1598 33554432000 134512640 134731564 4292052304 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 2035 1598 276 54 0 1345 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 8140

[startup+462.3 s]
/proc/loadavg: 4.01 4.02 4.62 5/188 9671
/proc/meminfo: memFree=21811464/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7432 CPUtime=462.06 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 145743 0 0 0 46185 21 0 0 25 0 1 0 458400492 7610368 1394 33554432000 134512640 134731564 4292052304 18446744073709551615 134614650 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1858 1394 276 54 0 1168 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 7432

[startup+522.3 s]
/proc/loadavg: 4.04 4.03 4.58 5/188 9672
/proc/meminfo: memFree=21808720/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7832 CPUtime=522.06 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 163420 0 0 0 52183 23 0 0 25 0 1 0 458400492 8019968 1502 33554432000 134512640 134731564 4292052304 18446744073709551615 134620761 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1958 1502 276 54 0 1268 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 7832

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 4.54 5/188 9674
/proc/meminfo: memFree=21806584/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7388 CPUtime=582.07 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 179060 0 0 0 58182 25 0 0 25 0 1 0 458400492 7565312 1379 33554432000 134512640 134731564 4292052304 18446744073709551615 134614640 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1847 1379 276 54 0 1157 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 7388

[startup+642.3 s]
/proc/loadavg: 4.00 4.02 4.50 5/188 9675
/proc/meminfo: memFree=21801828/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=8152 CPUtime=642.06 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 196272 0 0 0 64179 27 0 0 25 0 1 0 458400492 8347648 1579 33554432000 134512640 134731564 4292052304 18446744073709551615 134621186 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 2038 1579 276 54 0 1348 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 8152

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 4.47 5/188 9677
/proc/meminfo: memFree=21798072/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=9108 CPUtime=702.06 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 211565 0 0 0 70177 29 0 0 25 0 1 0 458400492 9326592 1844 33554432000 134512640 134731564 4292052304 18446744073709551615 8711978 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 2277 1844 276 54 0 1587 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 9108

[startup+762.301 s]
/proc/loadavg: 4.00 4.01 4.44 5/188 9679
/proc/meminfo: memFree=21796812/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7876 CPUtime=762.08 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 228639 0 0 0 76176 32 0 0 25 0 1 0 458400492 8065024 1503 33554432000 134512640 134731564 4292052304 18446744073709551615 134659048 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1969 1503 276 54 0 1279 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 7876

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 4.41 5/188 9680
/proc/meminfo: memFree=21795796/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7732 CPUtime=822.07 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 244088 0 0 0 82173 34 0 0 25 0 1 0 458400492 7917568 1478 33554432000 134512640 134731564 4292052304 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1933 1478 276 54 0 1243 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 7732

[startup+882.306 s]
/proc/loadavg: 4.00 4.00 4.38 5/188 9682
/proc/meminfo: memFree=21791308/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7388 CPUtime=882.07 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 262862 0 0 0 88171 36 0 0 25 0 1 0 458400492 7565312 1388 33554432000 134512640 134731564 4292052304 18446744073709551615 134668928 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1847 1388 276 54 0 1157 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 7388

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 4.35 5/188 9683
/proc/meminfo: memFree=21790412/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7344 CPUtime=942.07 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 281919 0 0 0 94168 39 0 0 25 0 1 0 458400492 7520256 1380 33554432000 134512640 134731564 4292052304 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1836 1380 276 54 0 1146 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 7344

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.33 5/188 9685
/proc/meminfo: memFree=21789412/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7896 CPUtime=1002.08 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 301476 0 0 0 100166 42 0 0 25 0 1 0 458400492 8085504 1527 33554432000 134512640 134731564 4292052304 18446744073709551615 134620727 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1974 1527 276 54 0 1284 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 7896

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.30 5/188 9687
/proc/meminfo: memFree=21784808/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7764 CPUtime=1062.08 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 320207 0 0 0 106164 44 0 0 25 0 1 0 458400492 7950336 1502 33554432000 134512640 134731564 4292052304 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1941 1502 276 54 0 1251 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 7764

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.28 5/188 9688
/proc/meminfo: memFree=21780824/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=8344 CPUtime=1122.07 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 340390 0 0 0 112161 46 0 0 25 0 1 0 458400492 8544256 1650 33554432000 134512640 134731564 4292052304 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 2086 1650 276 54 0 1396 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 8344

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 4.27 5/188 9690
/proc/meminfo: memFree=21779064/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=8384 CPUtime=1182.08 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 359021 0 0 0 118158 50 0 0 25 0 1 0 458400492 8585216 1661 33554432000 134512640 134731564 4292052304 18446744073709551615 8712046 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 2096 1661 276 54 0 1406 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 8384

[startup+1242.3 s]
/proc/loadavg: 3.80 3.96 4.23 4/182 9709
/proc/meminfo: memFree=21847876/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=8484 CPUtime=1242.07 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 372295 0 0 0 124156 51 0 0 25 0 1 0 458400492 8687616 1662 33554432000 134512640 134731564 4292052304 18446744073709551615 8712025 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 2121 1662 276 54 0 1431 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 8484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.14 3.75 4.14 3/176 9729
/proc/meminfo: memFree=21920336/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7500 CPUtime=1299.78 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 389274 0 0 0 129924 54 0 0 25 0 1 0 458400492 7680000 1437 33554432000 134512640 134731564 4292052304 18446744073709551615 134659217 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1875 1437 276 54 0 1185 0
Current children cumulated CPU time (s) 1299.78
Current children cumulated vsize (KiB) 7500

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

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

[startup+1300 s]
/proc/loadavg: 3.14 3.75 4.14 3/176 9729
/proc/meminfo: memFree=21920336/32951132 swapFree=67111524/67111528
[pid=9629] ppid=9627 vsize=7500 CPUtime=1299.78 cores=1,3
/proc/9629/stat : 9629 (MPhaseSAT) R 9627 9629 9257 0 -1 4202496 389274 0 0 0 129924 54 0 0 25 0 1 0 458400492 7680000 1437 33554432000 134512640 134731564 4292052304 18446744073709551615 134659217 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9629/statm: 1875 1437 276 54 0 1185 0
Current children cumulated CPU time (s) 1299.78
Current children cumulated vsize (KiB) 7500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.79
CPU user time (s): 1299.25
CPU system time (s): 0.543917
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 10024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.25
system time used= 0.543917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 389274
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= 8
involuntary context switches= 1216

runsolver used 1.84672 second user time and 4.31634 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-22 12:26:58
IDJOB=3257782
IDBENCH=71271
IDSOLVER=1520
FILE ID=node128/3257782-1303468018
RUNJOBID= node128-1303466645-9277
PBS_JOBID= 13107180
Free space on /tmp= 66568 MiB

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

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

MD5SUM BENCH= 04c9f68df814bad18919ca17a3e0867a
RANDOM SEED=1021800321

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:      21836140 kB
Buffers:        810656 kB
Cached:        9588156 kB
SwapCached:          4 kB
Active:        1432068 kB
Inactive:      9118324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21836140 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4644 kB
Writeback:           0 kB
AnonPages:      151280 kB
Mapped:          16868 kB
Slab:           500748 kB
PageTables:       5356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   337228 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:48:40