Trace number 3445830

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) 5000.02 4999.92

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb45-21-1.used-as.sat04-883.cnf
MD5SUMd30b88c897dd41570f0430a76eb70b55
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.09553
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61855
Sum of the clauses size124565
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261810
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: 977)

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-3445830-1306982972/watcher-3445830-1306982972 -o /tmp/evaluation-result-3445830-1306982972/solver-3445830-1306982972 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445830-1306982972.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.02 1.22 2/426 11754
/proc/meminfo: memFree=29417652/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=2952 CPUtime=0 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4194304 105 0 3 0 0 0 0 0 23 0 1 0 809897667 3022848 62 33554432000 134512640 134731564 4290221616 18446744073709551615 9510736 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11754/statm: 738 62 48 54 0 35 0

[startup+0.107512 s]
/proc/loadavg: 1.06 1.02 1.22 2/426 11754
/proc/meminfo: memFree=29417652/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=4492 CPUtime=0.04 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 866 0 14 0 4 0 0 0 18 0 1 0 809897667 4599808 632 33554432000 134512640 134731564 4290221616 18446744073709551615 134559013 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1123 632 236 54 0 433 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4492

[startup+0.200509 s]
/proc/loadavg: 1.06 1.02 1.22 2/426 11754
/proc/meminfo: memFree=29417652/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8684 CPUtime=0.13 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 2158 0 14 0 13 0 0 0 18 0 1 0 809897667 8892416 1720 33554432000 134512640 134731564 4290221616 18446744073709551615 10053596 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2171 1722 259 54 0 1481 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8684

[startup+0.300481 s]
/proc/loadavg: 1.06 1.02 1.22 2/426 11754
/proc/meminfo: memFree=29417652/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=10096 CPUtime=0.23 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 2470 0 14 0 23 0 0 0 18 0 1 0 809897667 10338304 2032 33554432000 134512640 134731564 4290221616 18446744073709551615 134664674 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2524 2032 265 54 0 1834 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10096

[startup+0.700402 s]
/proc/loadavg: 1.06 1.02 1.22 2/426 11754
/proc/meminfo: memFree=29417652/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7724 CPUtime=0.63 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 3028 0 15 0 63 0 0 0 18 0 1 0 809897667 7909376 1485 33554432000 134512640 134731564 4290221616 18446744073709551615 134659060 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1931 1485 276 54 0 1241 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 7724

[startup+1.50026 s]
/proc/loadavg: 1.06 1.02 1.22 3/430 11761
/proc/meminfo: memFree=29398572/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8120 CPUtime=1.43 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 3113 0 15 0 143 0 0 0 20 0 1 0 809897667 8314880 1570 33554432000 134512640 134731564 4290221616 18446744073709551615 134659722 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2030 1570 276 54 0 1340 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 8120

[startup+3.10096 s]
/proc/loadavg: 1.14 1.03 1.23 3/430 11761
/proc/meminfo: memFree=29397208/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8384 CPUtime=3.03 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 3179 0 15 0 303 0 0 0 25 0 1 0 809897667 8585216 1636 33554432000 134512640 134731564 4290221616 18446744073709551615 134620464 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2096 1636 276 54 0 1406 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 8384

[startup+6.30036 s]
/proc/loadavg: 1.14 1.03 1.23 3/430 11762
/proc/meminfo: memFree=29396128/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8488 CPUtime=6.23 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 3886 0 15 0 623 0 0 0 25 0 1 0 809897667 8691712 1659 33554432000 134512640 134731564 4290221616 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2122 1659 276 54 0 1432 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 8488

[startup+12.7002 s]
/proc/loadavg: 1.27 1.06 1.24 3/430 11762
/proc/meminfo: memFree=29395612/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7820 CPUtime=12.63 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 5000 0 15 0 1263 0 0 0 25 0 1 0 809897667 8007680 1513 33554432000 134512640 134731564 4290221616 18446744073709551615 134614652 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1955 1513 276 54 0 1265 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 7820

[startup+25.5008 s]
/proc/loadavg: 1.38 1.09 1.24 3/430 11762
/proc/meminfo: memFree=29399444/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7276 CPUtime=25.42 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 8851 0 15 0 2542 0 0 0 25 0 1 0 809897667 7450624 1382 33554432000 134512640 134731564 4290221616 18446744073709551615 134659706 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1819 1382 276 54 0 1129 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 7276

[startup+51.101 s]
/proc/loadavg: 1.59 1.16 1.26 3/430 11763
/proc/meminfo: memFree=29398508/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8000 CPUtime=51.03 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 16674 0 15 0 5101 2 0 0 25 0 1 0 809897667 8192000 1556 33554432000 134512640 134731564 4290221616 18446744073709551615 134659373 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2000 1556 276 54 0 1310 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 8000

[startup+102.301 s]
/proc/loadavg: 1.83 1.30 1.30 3/430 11764
/proc/meminfo: memFree=29396244/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8372 CPUtime=102.24 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 30404 0 15 0 10220 4 0 0 25 0 1 0 809897667 8572928 1652 33554432000 134512640 134731564 4290221616 18446744073709551615 134659012 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2093 1652 276 54 0 1403 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8372

[startup+162.3 s]
/proc/loadavg: 1.93 1.42 1.34 3/430 11766
/proc/meminfo: memFree=29396584/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7944 CPUtime=162.23 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 47271 0 15 0 16217 6 0 0 25 0 1 0 809897667 8134656 1543 33554432000 134512640 134731564 4290221616 18446744073709551615 134659464 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1986 1543 276 54 0 1296 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 7944

[startup+222.315 s]
/proc/loadavg: 2.08 1.56 1.39 3/430 11767
/proc/meminfo: memFree=29396188/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7736 CPUtime=222.25 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 64753 0 15 0 22217 8 0 0 25 0 1 0 809897667 7921664 1488 33554432000 134512640 134731564 4290221616 18446744073709551615 134654965 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1934 1488 276 54 0 1244 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 7736

[startup+282.301 s]
/proc/loadavg: 2.08 1.65 1.43 3/430 11769
/proc/meminfo: memFree=29395412/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8516 CPUtime=282.24 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 82030 0 15 0 28213 11 0 0 25 0 1 0 809897667 8720384 1679 33554432000 134512640 134731564 4290221616 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2129 1679 276 54 0 1439 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 8516

[startup+342.301 s]
/proc/loadavg: 2.03 1.71 1.47 3/430 11771
/proc/meminfo: memFree=29395992/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8300 CPUtime=342.24 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 100724 0 15 0 34211 13 0 0 25 0 1 0 809897667 8499200 1612 33554432000 134512640 134731564 4290221616 18446744073709551615 134721156 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2075 1612 276 54 0 1385 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 8300

[startup+402.301 s]
/proc/loadavg: 2.01 1.76 1.49 3/430 11772
/proc/meminfo: memFree=29395592/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8660 CPUtime=402.24 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 117543 0 15 0 40208 16 0 0 25 0 1 0 809897667 8867840 1719 33554432000 134512640 134731564 4290221616 18446744073709551615 134665743 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2165 1719 276 54 0 1475 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 8660

[startup+462.301 s]
/proc/loadavg: 2.09 1.83 1.54 3/430 11774
/proc/meminfo: memFree=29397112/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8148 CPUtime=462.25 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 136032 0 15 0 46207 18 0 0 25 0 1 0 809897667 8343552 1588 33554432000 134512640 134731564 4290221616 18446744073709551615 134659672 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2037 1588 276 54 0 1347 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 8148

[startup+522.301 s]
/proc/loadavg: 2.08 1.87 1.56 3/430 11775
/proc/meminfo: memFree=29396704/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8524 CPUtime=522.25 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 153781 0 15 0 52205 20 0 0 25 0 1 0 809897667 8728576 1694 33554432000 134512640 134731564 4290221616 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2131 1694 276 54 0 1441 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 8524

[startup+582.3 s]
/proc/loadavg: 2.02 1.89 1.59 3/430 11777
/proc/meminfo: memFree=29397276/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7672 CPUtime=582.24 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 173918 0 15 0 58202 22 0 0 25 0 1 0 809897667 7856128 1468 33554432000 134512640 134731564 4290221616 18446744073709551615 134659048 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1918 1468 276 54 0 1228 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 7672

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.07 2.04 1.99 3/430 11880
/proc/meminfo: memFree=29396460/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=6880 CPUtime=4002.36 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1186323 0 15 0 400071 165 0 0 25 0 1 0 809897667 7045120 1291 33554432000 134512640 134731564 4290221616 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1720 1291 276 54 0 1030 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 6880

[startup+4062.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/430 11882
/proc/meminfo: memFree=29395428/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8140 CPUtime=4062.38 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1205803 0 15 0 406070 168 0 0 25 0 1 0 809897667 8335360 1575 33554432000 134512640 134731564 4290221616 18446744073709551615 10024444 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2035 1575 276 54 0 1345 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 8140

[startup+4122.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/430 11883
/proc/meminfo: memFree=29394908/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7412 CPUtime=4122.37 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1224628 0 15 0 412066 171 0 0 25 0 1 0 809897667 7589888 1410 33554432000 134512640 134731564 4290221616 18446744073709551615 134614658 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1853 1410 276 54 0 1163 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 7412

[startup+4182.32 s]
/proc/loadavg: 2.16 2.06 2.01 3/430 11885
/proc/meminfo: memFree=29394748/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7936 CPUtime=4182.38 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1239014 0 15 0 418066 172 0 0 25 0 1 0 809897667 8126464 1521 33554432000 134512640 134731564 4290221616 18446744073709551615 134659502 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1984 1521 276 54 0 1294 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 7936

[startup+4242.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/430 11887
/proc/meminfo: memFree=29395828/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8144 CPUtime=4242.37 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1252612 0 15 0 424062 175 0 0 25 0 1 0 809897667 8339456 1595 33554432000 134512640 134731564 4290221616 18446744073709551615 134659263 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2036 1595 276 54 0 1346 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 8144

[startup+4302.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/430 11897
/proc/meminfo: memFree=29396044/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7564 CPUtime=4302.37 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1268865 0 15 0 430060 177 0 0 25 0 1 0 809897667 7745536 1440 33554432000 134512640 134731564 4290221616 18446744073709551615 134624664 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1891 1440 276 54 0 1201 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 7564

[startup+4362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/430 11899
/proc/meminfo: memFree=29395988/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8508 CPUtime=4362.38 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1282633 0 15 0 436059 179 0 0 25 0 1 0 809897667 8712192 1679 33554432000 134512640 134731564 4290221616 18446744073709551615 134659689 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2127 1679 276 54 0 1437 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 8508

[startup+4422.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/430 11900
/proc/meminfo: memFree=29396836/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7732 CPUtime=4422.38 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1303354 0 15 0 442057 181 0 0 25 0 1 0 809897667 7917568 1472 33554432000 134512640 134731564 4290221616 18446744073709551615 10024444 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1933 1472 276 54 0 1243 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 7732

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11905
/proc/meminfo: memFree=29395296/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7960 CPUtime=4482.38 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1317726 0 15 0 448055 183 0 0 25 0 1 0 809897667 8151040 1544 33554432000 134512640 134731564 4290221616 18446744073709551615 9764631 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1990 1544 276 54 0 1300 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 7960

[startup+4542.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/430 11907
/proc/meminfo: memFree=29394584/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8240 CPUtime=4542.38 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1340261 0 15 0 454053 185 0 0 25 0 1 0 809897667 8437760 1627 33554432000 134512640 134731564 4290221616 18446744073709551615 9764599 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2060 1627 276 54 0 1370 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 8240

[startup+4602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/430 11908
/proc/meminfo: memFree=29395548/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7432 CPUtime=4602.39 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1358410 0 15 0 460052 187 0 0 25 0 1 0 809897667 7610368 1403 33554432000 134512640 134731564 4290221616 18446744073709551615 134719816 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1858 1403 276 54 0 1168 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 7432

[startup+4662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/430 11910
/proc/meminfo: memFree=29393500/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8152 CPUtime=4662.39 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1375117 0 15 0 466049 190 0 0 25 0 1 0 809897667 8347648 1605 33554432000 134512640 134731564 4290221616 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2038 1605 276 54 0 1348 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 8152

[startup+4722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11911
/proc/meminfo: memFree=29395816/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8428 CPUtime=4722.4 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1392365 0 15 0 472048 192 0 0 25 0 1 0 809897667 8630272 1670 33554432000 134512640 134731564 4290221616 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2107 1670 276 54 0 1417 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 8428

[startup+4782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/430 11913
/proc/meminfo: memFree=29395016/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7412 CPUtime=4782.39 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1415439 0 15 0 478044 195 0 0 25 0 1 0 809897667 7589888 1398 33554432000 134512640 134731564 4290221616 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1853 1398 276 54 0 1163 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 7412

[startup+4842.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/430 11915
/proc/meminfo: memFree=29395224/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7920 CPUtime=4842.41 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1435345 0 15 0 484044 197 0 0 25 0 1 0 809897667 8110080 1515 33554432000 134512640 134731564 4290221616 18446744073709551615 134622991 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1980 1515 276 54 0 1290 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 7920

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11916
/proc/meminfo: memFree=29395804/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=9020 CPUtime=4902.39 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1453691 0 15 0 490041 198 0 0 25 0 1 0 809897667 9236480 1791 33554432000 134512640 134731564 4290221616 18446744073709551615 134719956 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2255 1791 276 54 0 1565 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 9020

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 11918
/proc/meminfo: memFree=29396388/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=7584 CPUtime=4962.39 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1474023 0 15 0 496039 200 0 0 25 0 1 0 809897667 7766016 1459 33554432000 134512640 134731564 4290221616 18446744073709551615 134620766 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 1896 1459 276 54 0 1206 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 7584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 11919
/proc/meminfo: memFree=29395752/32951124 swapFree=43324008/67111528
[pid=11754] ppid=11752 vsize=8696 CPUtime=5000.01 cores=0,2,4,6
/proc/11754/stat : 11754 (MPhaseSAT) R 11752 11754 10469 0 -1 4202496 1486642 0 15 0 499799 202 0 0 25 0 1 0 809897667 8904704 1711 33554432000 134512640 134731564 4290221616 18446744073709551615 134629191 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/11754/statm: 2174 1711 276 54 0 1484 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 8696

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): 4999.92
CPU time (s): 5000.02
CPU user time (s): 4998
CPU system time (s): 2.02269
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998
system time used= 2.02269
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1486642
page faults= 15
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 3024

runsolver used 22.9775 second user time and 44.1303 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-02 04:49:32
IDJOB=3445830
IDBENCH=84559
IDSOLVER=1941
FILE ID=node105/3445830-1306982972
RUNJOBID= node105-1306982972-11740
PBS_JOBID= 13497657
Free space on /tmp= 73628 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb45-21-1.used-as.sat04-883.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445830-1306982972/watcher-3445830-1306982972 -o /tmp/evaluation-result-3445830-1306982972/solver-3445830-1306982972 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445830-1306982972.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d30b88c897dd41570f0430a76eb70b55
RANDOM SEED=1078375656

node105.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.825
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      29418056 kB
Buffers:        225188 kB
Cached:         596592 kB
SwapCached:      20984 kB
Active:        2679336 kB
Inactive:       552540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29418056 kB
SwapTotal:    67111528 kB
SwapFree:     43324008 kB
Dirty:             832 kB
Writeback:           0 kB
AnonPages:     2407048 kB
Mapped:          18948 kB
Slab:           153548 kB
PageTables:      81444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114860172 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= 73624 MiB
End job on node105 at 2011-06-02 06:12:54