Trace number 3283797

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3283797-1303759642/watcher-3283797-1303759642 -o /tmp/evaluation-result-3283797-1303759642/solver-3283797-1303759642 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3283797-1303759642.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.56 2.08 2.46 4/189 7534
/proc/meminfo: memFree=17674964/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=4904 CPUtime=0 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487562733 5021696 271 33554432000 134512640 134731564 4287439488 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 1226 272 225 54 0 536 0

[startup+0.0517809 s]
/proc/loadavg: 3.56 2.08 2.46 4/189 7534
/proc/meminfo: memFree=17674964/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=4900 CPUtime=0.04 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 586 0 0 0 4 0 0 0 23 0 1 0 487562733 5017600 527 33554432000 134512640 134731564 4287439488 18446744073709551615 134571621 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 1225 527 231 54 0 535 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4900

[startup+0.100772 s]
/proc/loadavg: 3.56 2.08 2.46 4/189 7534
/proc/meminfo: memFree=17674964/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=4352 CPUtime=0.09 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 1911 0 0 0 9 0 0 0 23 0 1 0 487562733 4456448 600 33554432000 134512640 134731564 4287439488 18446744073709551615 134578280 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 1088 600 236 54 0 398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4352

[startup+0.300739 s]
/proc/loadavg: 3.56 2.08 2.46 4/189 7534
/proc/meminfo: memFree=17674964/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=11660 CPUtime=0.29 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 4042 0 0 0 29 0 0 0 25 0 1 0 487562733 11939840 2463 33554432000 134512640 134731564 4287439488 18446744073709551615 134659404 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 2915 2463 265 54 0 2225 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11660

[startup+0.700672 s]
/proc/loadavg: 3.56 2.08 2.46 4/189 7534
/proc/meminfo: memFree=17674964/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=11660 CPUtime=0.69 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 4042 0 0 0 69 0 0 0 25 0 1 0 487562733 11939840 2463 33554432000 134512640 134731564 4287439488 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 2915 2463 265 54 0 2225 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11660

[startup+1.50054 s]
/proc/loadavg: 3.56 2.08 2.46 5/190 7535
/proc/meminfo: memFree=17663060/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=11792 CPUtime=1.49 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 4071 0 0 0 149 0 0 0 25 0 1 0 487562733 12075008 2492 33554432000 134512640 134731564 4287439488 18446744073709551615 134655714 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 2948 2492 265 54 0 2258 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11792

[startup+3.10027 s]
/proc/loadavg: 3.59 2.12 2.46 5/190 7535
/proc/meminfo: memFree=17649172/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=12060 CPUtime=3.09 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 4133 0 0 0 309 0 0 0 25 0 1 0 487562733 12349440 2554 33554432000 134512640 134731564 4287439488 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 3015 2554 265 54 0 2325 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12060

[startup+6.30073 s]
/proc/loadavg: 3.59 2.12 2.46 5/190 7535
/proc/meminfo: memFree=17770564/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=12724 CPUtime=6.29 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 4281 0 0 0 629 0 0 0 25 0 1 0 487562733 13029376 2702 33554432000 134512640 134731564 4287439488 18446744073709551615 134659263 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 3181 2702 265 54 0 2491 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12724

[startup+12.7007 s]
/proc/loadavg: 3.65 2.18 2.48 5/190 7589
/proc/meminfo: memFree=17803560/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=13560 CPUtime=12.69 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 4480 0 0 0 1269 0 0 0 25 0 1 0 487562733 13885440 2901 33554432000 134512640 134731564 4287439488 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 3390 2901 265 54 0 2700 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13560

[startup+25.5005 s]
/proc/loadavg: 3.71 2.24 2.50 5/190 7590
/proc/meminfo: memFree=17807080/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=9752 CPUtime=25.49 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 8553 0 0 0 2548 1 0 0 25 0 1 0 487562733 9986048 2006 33554432000 134512640 134731564 4287439488 18446744073709551615 134580511 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 2438 2006 267 54 0 1748 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9752

[startup+51.1002 s]
/proc/loadavg: 3.81 2.38 2.53 5/190 7590
/proc/meminfo: memFree=17795096/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=19496 CPUtime=51.09 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 14473 0 0 0 5107 2 0 0 25 0 1 0 487562733 19963904 4344 33554432000 134512640 134731564 4287439488 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 4874 4344 271 54 0 4184 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19496

[startup+102.307 s]
/proc/loadavg: 3.92 2.65 2.62 5/190 7592
/proc/meminfo: memFree=17792488/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=21136 CPUtime=102.3 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 14862 0 0 0 10228 2 0 0 25 0 1 0 487562733 21643264 4733 33554432000 134512640 134731564 4287439488 18446744073709551615 134621083 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 5284 4733 271 54 0 4594 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21136

[startup+162.301 s]
/proc/loadavg: 4.03 2.89 2.70 5/190 7593
/proc/meminfo: memFree=17791732/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=21136 CPUtime=162.29 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 14865 0 0 0 16227 2 0 0 25 0 1 0 487562733 21643264 4736 33554432000 134512640 134731564 4287439488 18446744073709551615 134620734 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 5284 4736 271 54 0 4594 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 21136

[startup+222.3 s]
/proc/loadavg: 4.09 3.12 2.79 5/190 7595
/proc/meminfo: memFree=17788984/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=21136 CPUtime=222.29 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 14877 0 0 0 22227 2 0 0 25 0 1 0 487562733 21643264 4748 33554432000 134512640 134731564 4287439488 18446744073709551615 134621077 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 5284 4748 271 54 0 4594 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 21136

[startup+282.3 s]
/proc/loadavg: 4.10 3.28 2.86 5/190 7596
/proc/meminfo: memFree=17786484/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=21136 CPUtime=282.29 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 14964 0 0 0 28227 2 0 0 25 0 1 0 487562733 21643264 4835 33554432000 134512640 134731564 4287439488 18446744073709551615 134621077 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 5284 4835 271 54 0 4594 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 21136

[startup+342.3 s]
/proc/loadavg: 4.03 3.42 2.93 5/190 7598
/proc/meminfo: memFree=17783628/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=23488 CPUtime=342.29 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 15436 0 0 0 34227 2 0 0 25 0 1 0 487562733 24051712 5307 33554432000 134512640 134731564 4287439488 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 5872 5307 271 54 0 5182 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 23488

[startup+402.3 s]
/proc/loadavg: 4.05 3.53 3.00 5/190 7600
/proc/meminfo: memFree=17781016/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=25952 CPUtime=402.29 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 15915 0 0 0 40227 2 0 0 25 0 1 0 487562733 26574848 5786 33554432000 134512640 134731564 4287439488 18446744073709551615 134659508 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 6488 5786 271 54 0 5798 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 25952

[startup+462.3 s]
/proc/loadavg: 4.01 3.62 3.06 5/190 7601
/proc/meminfo: memFree=17779392/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=27464 CPUtime=462.29 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 16200 0 0 0 46227 2 0 0 25 0 1 0 487562733 28123136 6071 33554432000 134512640 134731564 4287439488 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 6866 6071 271 54 0 6176 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 27464

[startup+522.3 s]
/proc/loadavg: 4.05 3.69 3.12 5/190 7603
/proc/meminfo: memFree=17778384/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=27976 CPUtime=522.29 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 16321 0 0 0 52227 2 0 0 25 0 1 0 487562733 28647424 6192 33554432000 134512640 134731564 4287439488 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 6994 6192 271 54 0 6304 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 27976

[startup+582.301 s]
/proc/loadavg: 4.02 3.75 3.17 5/190 7604
/proc/meminfo: memFree=17777380/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=28648 CPUtime=582.29 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 16443 0 0 0 58227 2 0 0 25 0 1 0 487562733 29335552 6314 33554432000 134512640 134731564 4287439488 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 7162 6314 271 54 0 6472 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 28648

[startup+642.301 s]
/proc/loadavg: 4.00 3.79 3.22 5/190 7606
/proc/meminfo: memFree=17776004/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=30088 CPUtime=642.31 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 16758 0 0 0 64228 3 0 0 25 0 1 0 487562733 30810112 6629 33554432000 134512640 134731564 4287439488 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 7522 6629 271 54 0 6832 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 30088

[startup+702.301 s]
/proc/loadavg: 4.00 3.83 3.27 5/190 7608
/proc/meminfo: memFree=17775248/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=30248 CPUtime=702.3 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 16784 0 0 0 70227 3 0 0 25 0 1 0 487562733 30973952 6655 33554432000 134512640 134731564 4287439488 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 7562 6655 271 54 0 6872 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 30248

[startup+762.307 s]
/proc/loadavg: 4.07 3.87 3.32 5/190 7609
/proc/meminfo: memFree=17774612/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=30764 CPUtime=762.31 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 16881 0 0 0 76228 3 0 0 25 0 1 0 487562733 31502336 6752 33554432000 134512640 134731564 4287439488 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 7691 6752 271 54 0 7001 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 30764

[startup+822.301 s]
/proc/loadavg: 4.03 3.89 3.36 5/190 7611
/proc/meminfo: memFree=17773852/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=31116 CPUtime=822.3 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 16972 0 0 0 82227 3 0 0 25 0 1 0 487562733 31862784 6843 33554432000 134512640 134731564 4287439488 18446744073709551615 134655516 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 7779 6843 271 54 0 7089 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 31116

[startup+882.301 s]
/proc/loadavg: 4.08 3.93 3.40 5/190 7612
/proc/meminfo: memFree=17773592/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=31436 CPUtime=882.3 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 17020 0 0 0 88227 3 0 0 25 0 1 0 487562733 32190464 6891 33554432000 134512640 134731564 4287439488 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 7859 6891 271 54 0 7169 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 31436

[startup+942.301 s]
/proc/loadavg: 4.03 3.94 3.43 5/190 7614
/proc/meminfo: memFree=17773328/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=31788 CPUtime=942.3 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 17071 0 0 0 94227 3 0 0 25 0 1 0 487562733 32550912 6942 33554432000 134512640 134731564 4287439488 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 7947 6942 271 54 0 7257 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 31788

[startup+1002.3 s]
/proc/loadavg: 4.05 3.96 3.47 5/190 7616
/proc/meminfo: memFree=17772824/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=32172 CPUtime=1002.3 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 17176 0 0 0 100227 3 0 0 25 0 1 0 487562733 32944128 7047 33554432000 134512640 134731564 4287439488 18446744073709551615 134659662 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 8043 7047 271 54 0 7353 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 32172

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.50 5/190 7617
/proc/meminfo: memFree=17772184/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=33004 CPUtime=1062.3 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 17350 0 0 0 106227 3 0 0 25 0 1 0 487562733 33796096 7221 33554432000 134512640 134731564 4287439488 18446744073709551615 11730730 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 8251 7221 271 54 0 7561 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 33004

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.53 5/190 7619
/proc/meminfo: memFree=17771308/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=33004 CPUtime=1122.3 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 17356 0 0 0 112227 3 0 0 25 0 1 0 487562733 33796096 7227 33554432000 134512640 134731564 4287439488 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 8251 7227 271 54 0 7561 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 33004

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.56 5/190 7676
/proc/meminfo: memFree=17113152/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=33196 CPUtime=1182.31 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 17380 0 0 0 118228 3 0 0 25 0 1 0 487562733 33992704 7251 33554432000 134512640 134731564 4287439488 18446744073709551615 134659306 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 8299 7251 271 54 0 7609 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 33196

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.58 5/187 7681
/proc/meminfo: memFree=16245444/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=33388 CPUtime=1242.31 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 17417 0 0 0 124228 3 0 0 25 0 1 0 487562733 34189312 7288 33554432000 134512640 134731564 4287439488 18446744073709551615 134659722 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 8347 7288 271 54 0 7657 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 33388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.99 3.61 5/188 7797
/proc/meminfo: memFree=17375012/32951124 swapFree=67111528/67111528
[pid=7534] ppid=7532 vsize=33580 CPUtime=1300.01 cores=5,7
/proc/7534/stat : 7534 (MPhaseSAT) R 7532 7534 7362 0 -1 4202496 17459 0 0 0 129998 3 0 0 25 0 1 0 487562733 34385920 7330 33554432000 134512640 134731564 4287439488 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7534/statm: 8395 7330 271 54 0 7705 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 33580

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.99
CPU system time (s): 0.037994
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 33580

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

runsolver used 2.01069 second user time and 5.09323 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-25 21:27:22
IDJOB=3283797
IDBENCH=71078
IDSOLVER=1520
FILE ID=node130/3283797-1303759642
RUNJOBID= node130-1303759505-7384
PBS_JOBID= 13157127
Free space on /tmp= 71704 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283797-1303759642/watcher-3283797-1303759642 -o /tmp/evaluation-result-3283797-1303759642/solver-3283797-1303759642 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3283797-1303759642.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=769029541

node130.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.838
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.67
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.838
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.83
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17675244 kB
Buffers:       2101084 kB
Cached:       12162884 kB
SwapCached:          0 kB
Active:        6970428 kB
Inactive:      7754752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17675244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25648 kB
Writeback:           0 kB
AnonPages:      460500 kB
Mapped:          16608 kB
Slab:           483472 kB
PageTables:       5400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   661104 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= 71460 MiB
End job on node130 at 2011-04-25 21:49:04