Trace number 3259058

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT 2011-02-15? (TO) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.14637
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3259058-1303505549/watcher-3259058-1303505549 -o /tmp/evaluation-result-3259058-1303505549/solver-3259058-1303505549 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3259058-1303505549.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: 3.12 3.79 3.66 4/180 16224
/proc/meminfo: memFree=24154264/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=4236 CPUtime=0 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 322 0 0 0 0 0 0 0 17 0 1 0 462157666 4337664 264 33554432000 134512640 134731564 4292727056 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1059 264 225 54 0 369 0

[startup+0.0615419 s]
/proc/loadavg: 3.12 3.79 3.66 4/180 16224
/proc/meminfo: memFree=24154264/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=4428 CPUtime=0.05 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 807 0 0 0 5 0 0 0 17 0 1 0 462157666 4534272 619 33554432000 134512640 134731564 4292727056 18446744073709551615 134559136 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1107 619 238 54 0 417 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4428

[startup+0.100537 s]
/proc/loadavg: 3.12 3.79 3.66 4/180 16224
/proc/meminfo: memFree=24154264/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=7044 CPUtime=0.09 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 1644 0 0 0 9 0 0 0 17 0 1 0 462157666 7213056 1314 33554432000 134512640 134731564 4292727056 18446744073709551615 8284996 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1761 1314 259 54 0 1071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7044

[startup+0.300503 s]
/proc/loadavg: 3.12 3.79 3.66 4/180 16224
/proc/meminfo: memFree=24154264/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=8204 CPUtime=0.29 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 1940 0 0 0 29 0 0 0 18 0 1 0 462157666 8400896 1609 33554432000 134512640 134731564 4292727056 18446744073709551615 134659323 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 2051 1609 276 54 0 1361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8204

[startup+0.700444 s]
/proc/loadavg: 3.12 3.79 3.66 4/180 16224
/proc/meminfo: memFree=24154264/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6816 CPUtime=0.69 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 2426 0 0 0 69 0 0 0 18 0 1 0 462157666 6979584 1264 33554432000 134512640 134731564 4292727056 18446744073709551615 134659726 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1704 1264 276 54 0 1014 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6816

[startup+1.50029 s]
/proc/loadavg: 3.12 3.79 3.66 6/190 16240
/proc/meminfo: memFree=24109148/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=7344 CPUtime=1.49 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 2540 0 0 0 149 0 0 0 20 0 1 0 462157666 7520256 1378 33554432000 134512640 134731564 4292727056 18446744073709551615 134669363 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1836 1378 276 54 0 1146 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7344

[startup+3.101 s]
/proc/loadavg: 3.12 3.79 3.66 5/190 16240
/proc/meminfo: memFree=24106048/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=7872 CPUtime=3.09 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 2669 0 0 0 309 0 0 0 25 0 1 0 462157666 8060928 1507 33554432000 134512640 134731564 4292727056 18446744073709551615 134720162 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1968 1507 276 54 0 1278 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7872

[startup+6.30044 s]
/proc/loadavg: 3.19 3.79 3.66 6/190 16240
/proc/meminfo: memFree=24107928/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6840 CPUtime=6.29 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 3277 0 0 0 629 0 0 0 25 0 1 0 462157666 7004160 1276 33554432000 134512640 134731564 4292727056 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1710 1276 276 54 0 1020 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6840

[startup+12.7003 s]
/proc/loadavg: 3.25 3.80 3.67 5/190 16240
/proc/meminfo: memFree=24107164/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6268 CPUtime=12.69 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 5206 0 0 0 1268 1 0 0 25 0 1 0 462157666 6418432 1119 33554432000 134512640 134731564 4292727056 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1567 1119 276 54 0 877 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6268

[startup+25.501 s]
/proc/loadavg: 3.42 3.81 3.67 5/190 16241
/proc/meminfo: memFree=24102692/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=7340 CPUtime=25.49 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 9464 0 0 0 2547 2 0 0 25 0 1 0 462157666 7516160 1379 33554432000 134512640 134731564 4292727056 18446744073709551615 134659568 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1835 1379 276 54 0 1145 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7340

[startup+51.1005 s]
/proc/loadavg: 3.62 3.82 3.68 5/190 16241
/proc/meminfo: memFree=24103540/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6404 CPUtime=51.09 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 14920 0 0 0 5106 3 0 0 25 0 1 0 462157666 6557696 1154 33554432000 134512640 134731564 4292727056 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1601 1154 276 54 0 911 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6404

[startup+102.307 s]
/proc/loadavg: 3.83 3.85 3.69 5/190 16243
/proc/meminfo: memFree=24101024/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6400 CPUtime=102.3 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 28776 0 0 0 10226 4 0 0 25 0 1 0 462157666 6553600 1152 33554432000 134512640 134731564 4292727056 18446744073709551615 134614650 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1600 1152 276 54 0 910 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 6400

[startup+162.301 s]
/proc/loadavg: 3.98 3.89 3.72 5/190 16244
/proc/meminfo: memFree=24096000/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=7196 CPUtime=162.29 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 44655 0 0 0 16222 7 0 0 25 0 1 0 462157666 7368704 1340 33554432000 134512640 134731564 4292727056 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1799 1340 276 54 0 1109 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 7196

[startup+222.301 s]
/proc/loadavg: 4.04 3.92 3.74 6/190 16246
/proc/meminfo: memFree=24092092/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6016 CPUtime=222.3 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 59963 0 0 0 22220 10 0 0 25 0 1 0 462157666 6160384 1047 33554432000 134512640 134731564 4292727056 18446744073709551615 134668907 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1504 1047 276 54 0 814 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 6016

[startup+282.3 s]
/proc/loadavg: 4.01 3.93 3.75 6/190 16247
/proc/meminfo: memFree=24087456/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=7080 CPUtime=282.29 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 74075 0 0 0 28218 11 0 0 25 0 1 0 462157666 7249920 1332 33554432000 134512640 134731564 4292727056 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1770 1332 276 54 0 1080 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 7080

[startup+342.301 s]
/proc/loadavg: 4.00 3.94 3.76 6/190 16249
/proc/meminfo: memFree=24087044/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6024 CPUtime=342.3 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 88067 0 0 0 34216 14 0 0 25 0 1 0 462157666 6168576 1073 33554432000 134512640 134731564 4292727056 18446744073709551615 134659291 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1506 1073 276 54 0 816 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 6024

[startup+402.3 s]
/proc/loadavg: 4.07 3.98 3.78 6/190 16251
/proc/meminfo: memFree=24082900/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=7720 CPUtime=402.3 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 106003 0 0 0 40213 17 0 0 25 0 1 0 462157666 7905280 1497 33554432000 134512640 134731564 4292727056 18446744073709551615 134721203 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1930 1497 276 54 0 1240 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 7720

[startup+462.301 s]
/proc/loadavg: 4.02 3.98 3.79 5/190 16252
/proc/meminfo: memFree=24081872/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6268 CPUtime=462.3 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 120455 0 0 0 46210 20 0 0 25 0 1 0 462157666 6418432 1112 33554432000 134512640 134731564 4292727056 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1567 1112 276 54 0 877 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 6268

[startup+522.301 s]
/proc/loadavg: 4.01 3.98 3.81 6/190 16263
/proc/meminfo: memFree=24081328/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6396 CPUtime=522.3 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 137799 0 0 0 52207 23 0 0 25 0 1 0 462157666 6549504 1141 33554432000 134512640 134731564 4292727056 18446744073709551615 134620670 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1599 1141 276 54 0 909 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 6396

[startup+582.3 s]
/proc/loadavg: 4.00 3.98 3.82 5/190 16264
/proc/meminfo: memFree=24077680/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6324 CPUtime=582.31 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 153510 0 0 0 58204 27 0 0 25 0 1 0 462157666 6475776 1144 33554432000 134512640 134731564 4292727056 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1581 1144 276 54 0 891 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 6324

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.82 6/190 16266
/proc/meminfo: memFree=24076004/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6736 CPUtime=642.31 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 168585 0 0 0 64202 29 0 0 25 0 1 0 462157666 6897664 1254 33554432000 134512640 134731564 4292727056 18446744073709551615 134669331 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1684 1254 276 54 0 994 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 6736

[startup+702.301 s]
/proc/loadavg: 4.07 3.99 3.83 6/190 16271
/proc/meminfo: memFree=24072888/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=5904 CPUtime=702.31 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 184521 0 0 0 70199 32 0 0 25 0 1 0 462157666 6045696 1041 33554432000 134512640 134731564 4292727056 18446744073709551615 134620738 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1476 1041 276 54 0 786 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 5904

[startup+762.307 s]
/proc/loadavg: 4.10 4.01 3.85 6/190 16272
/proc/meminfo: memFree=24068892/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=7240 CPUtime=762.31 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 200302 0 0 0 76196 35 0 0 25 0 1 0 462157666 7413760 1356 33554432000 134512640 134731564 4292727056 18446744073709551615 134715874 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1810 1356 276 54 0 1120 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 7240

[startup+822.301 s]
/proc/loadavg: 4.03 4.00 3.85 5/190 16274
/proc/meminfo: memFree=24070840/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=7056 CPUtime=822.31 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 215729 0 0 0 82192 39 0 0 25 0 1 0 462157666 7225344 1319 33554432000 134512640 134731564 4292727056 18446744073709551615 8316892 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1764 1319 276 54 0 1074 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 7056

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.86 6/190 16275
/proc/meminfo: memFree=24068700/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6924 CPUtime=882.31 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 229845 0 0 0 88190 41 0 0 25 0 1 0 462157666 7090176 1299 33554432000 134512640 134731564 4292727056 18446744073709551615 134720008 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1731 1299 276 54 0 1041 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 6924

[startup+942.3 s]
/proc/loadavg: 4.10 4.03 3.87 6/190 16277
/proc/meminfo: memFree=24068544/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=5880 CPUtime=942.31 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 246258 0 0 0 94187 44 0 0 25 0 1 0 462157666 6021120 1010 33554432000 134512640 134731564 4292727056 18446744073709551615 134620755 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1470 1010 276 54 0 780 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 5880

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.88 5/190 16279
/proc/meminfo: memFree=24067020/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6400 CPUtime=1002.31 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 262997 0 0 0 100184 47 0 0 25 0 1 0 462157666 6553600 1147 33554432000 134512640 134731564 4292727056 18446744073709551615 134659296 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1600 1147 276 54 0 910 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 6400

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.89 6/190 16280
/proc/meminfo: memFree=24065592/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6036 CPUtime=1062.31 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 277730 0 0 0 106182 49 0 0 25 0 1 0 462157666 6180864 1052 33554432000 134512640 134731564 4292727056 18446744073709551615 134620753 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1509 1052 276 54 0 819 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 6036

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.89 6/190 16282
/proc/meminfo: memFree=24065792/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6932 CPUtime=1122.32 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 293438 0 0 0 112180 52 0 0 25 0 1 0 462157666 7098368 1300 33554432000 134512640 134731564 4292727056 18446744073709551615 134715894 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1733 1300 276 54 0 1043 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 6932

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.90 6/190 16283
/proc/meminfo: memFree=24061036/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=5932 CPUtime=1182.31 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 306383 0 0 0 118177 54 0 0 25 0 1 0 462157666 6074368 1049 33554432000 134512640 134731564 4292727056 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1483 1049 276 54 0 793 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 5932

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.90 6/190 16285
/proc/meminfo: memFree=24061956/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6528 CPUtime=1242.32 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 324716 0 0 0 124174 58 0 0 25 0 1 0 462157666 6684672 1185 33554432000 134512640 134731564 4292727056 18446744073709551615 134659957 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1632 1185 276 54 0 942 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 6528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.91 6/190 16287
/proc/meminfo: memFree=24061160/32951124 swapFree=67051468/67111528
[pid=16222] ppid=16219 vsize=6268 CPUtime=1300.03 cores=5,7
/proc/16222/stat : 16222 (MPhaseSAT) R 16219 16222 15880 0 -1 4202496 337664 0 0 0 129942 61 0 0 25 0 1 0 462157666 6418432 1132 33554432000 134512640 134731564 4292727056 18446744073709551615 134720472 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16222/statm: 1567 1132 276 54 0 877 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 6268

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.42
CPU system time (s): 0.613906
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 8428

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

runsolver used 2.03769 second user time and 5.05723 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-22 22:52:29
IDJOB=3259058
IDBENCH=71487
IDSOLVER=1520
FILE ID=node101/3259058-1303505549
RUNJOBID= node101-1303505549-16200
PBS_JOBID= 13134232
Free space on /tmp= 71856 MiB

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

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=1400518384

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.75
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24155124 kB
Buffers:       1584400 kB
Cached:        6707000 kB
SwapCached:      33708 kB
Active:        5331172 kB
Inactive:      2997660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24155124 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            1736 kB
Writeback:           0 kB
AnonPages:       25408 kB
Mapped:           8596 kB
Slab:           402596 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188824 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= 71852 MiB
End job on node101 at 2011-04-22 23:14:11