Trace number 3094654

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
MPhaseSAT64 2011-03-03? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
MD5SUMe875844c76f68e9f4050986690c5cb90
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark416.236
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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: 0.08 0.02 0.30 3/184 6454
/proc/meminfo: memFree=22476172/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=6356 CPUtime=0 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 286460683 6508544 272 33554432000 134512640 134761588 4291742144 18446744073709551615 1723935 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 1589 273 225 61 0 892 0

[startup+0.082877 s]
/proc/loadavg: 0.08 0.02 0.30 3/184 6454
/proc/meminfo: memFree=22476172/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=6356 CPUtime=0.08 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 717 0 0 0 8 0 0 0 21 0 1 0 286460683 6508544 657 33554432000 134512640 134761588 4291742144 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 1589 659 225 61 0 892 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6356

[startup+0.100871 s]
/proc/loadavg: 0.08 0.02 0.30 3/184 6454
/proc/meminfo: memFree=22476172/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=6356 CPUtime=0.09 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 808 0 0 0 9 0 0 0 21 0 1 0 286460683 6508544 748 33554432000 134512640 134761588 4291742144 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 1589 748 225 61 0 892 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6356

[startup+0.300839 s]
/proc/loadavg: 0.08 0.02 0.30 3/184 6454
/proc/meminfo: memFree=22476172/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=7136 CPUtime=0.29 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 6257 0 0 0 29 0 0 0 22 0 1 0 286460683 7307264 1281 33554432000 134512640 134761588 4291742144 18446744073709551615 134578360 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 1784 1281 331 61 0 1087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7136

[startup+0.700746 s]
/proc/loadavg: 0.08 0.02 0.30 3/184 6454
/proc/meminfo: memFree=22476172/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=29144 CPUtime=0.69 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 13802 0 0 0 68 1 0 0 24 0 1 0 286460683 29843456 6803 33554432000 134512640 134761588 4291742144 18446744073709551615 134643383 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 7286 6803 351 61 0 6589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29144

[startup+1.5006 s]
/proc/loadavg: 0.08 0.02 0.30 4/185 6455
/proc/meminfo: memFree=22458440/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=19784 CPUtime=1.49 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 16340 0 0 0 148 1 0 0 25 0 1 0 286460683 20258816 4475 33554432000 134512640 134761588 4291742144 18446744073709551615 134614160 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 4946 4475 361 61 0 4249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19784

[startup+3.10032 s]
/proc/loadavg: 0.08 0.02 0.30 4/185 6455
/proc/meminfo: memFree=22457300/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=19632 CPUtime=3.09 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 17280 0 0 0 308 1 0 0 25 0 1 0 286460683 20103168 4442 33554432000 134512640 134761588 4291742144 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 4908 4442 366 61 0 4211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19632

[startup+6.30077 s]
/proc/loadavg: 0.39 0.08 0.31 6/190 6466
/proc/meminfo: memFree=22439412/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=19632 CPUtime=6.29 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 17280 0 0 0 628 1 0 0 25 0 1 0 286460683 20103168 4442 33554432000 134512640 134761588 4291742144 18446744073709551615 134680793 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 4908 4442 366 61 0 4211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19632

[startup+12.7006 s]
/proc/loadavg: 0.68 0.15 0.33 6/190 6466
/proc/meminfo: memFree=22441496/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=20148 CPUtime=12.69 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 20333 0 0 0 1267 2 0 0 25 0 1 0 286460683 20631552 4571 33554432000 134512640 134761588 4291742144 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 5037 4571 366 61 0 4340 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20148

[startup+25.5004 s]
/proc/loadavg: 1.42 0.33 0.39 6/190 6466
/proc/meminfo: memFree=22440324/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=18184 CPUtime=25.49 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 34938 0 0 0 2545 4 0 0 25 0 1 0 286460683 18620416 3417 33554432000 134512640 134761588 4291742144 18446744073709551615 134580563 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 4546 3417 320 61 0 3849 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18184

[startup+51.1008 s]
/proc/loadavg: 2.30 0.63 0.49 6/190 6467
/proc/meminfo: memFree=22420140/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=31468 CPUtime=51.09 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 66776 0 0 0 5101 8 0 0 25 0 1 0 286460683 32223232 7345 33554432000 134512640 134761588 4291742144 18446744073709551615 134680808 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 7867 7345 324 61 0 7170 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31468

[startup+102.307 s]
/proc/loadavg: 3.26 1.15 0.67 6/190 6468
/proc/meminfo: memFree=22412272/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=34832 CPUtime=102.3 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 92751 0 0 0 10218 12 0 0 25 0 1 0 286460683 35667968 8180 33554432000 134512640 134761588 4291742144 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 8708 8180 324 61 0 8011 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34832

[startup+162.3 s]
/proc/loadavg: 3.81 1.68 0.88 6/190 6470
/proc/meminfo: memFree=22411628/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=34124 CPUtime=162.29 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 98578 0 0 0 16216 13 0 0 25 0 1 0 286460683 34942976 8077 33554432000 134512640 134761588 4291742144 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 8531 8077 324 61 0 7834 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34124

[startup+222.301 s]
/proc/loadavg: 3.93 2.10 1.07 6/190 6471
/proc/meminfo: memFree=22411684/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=34124 CPUtime=222.3 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 101223 0 0 0 22216 14 0 0 25 0 1 0 286460683 34942976 8077 33554432000 134512640 134761588 4291742144 18446744073709551615 134747041 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 8531 8077 324 61 0 7834 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 34124

[startup+282.301 s]
/proc/loadavg: 4.05 2.46 1.26 6/190 6527
/proc/meminfo: memFree=22401004/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=33112 CPUtime=282.3 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 106864 0 0 0 28215 15 0 0 25 0 1 0 286460683 33906688 7824 33554432000 134512640 134761588 4291742144 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 8278 7824 324 61 0 7581 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 33112

[startup+342.3 s]
/proc/loadavg: 4.02 2.74 1.43 6/190 6528
/proc/meminfo: memFree=22391900/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=33256 CPUtime=342.29 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 110169 0 0 0 34214 15 0 0 25 0 1 0 286460683 34054144 7860 33554432000 134512640 134761588 4291742144 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 8314 7860 324 61 0 7617 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 33256

[startup+402.301 s]
/proc/loadavg: 4.00 2.96 1.58 6/190 6530
/proc/meminfo: memFree=22387408/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=40808 CPUtime=402.3 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 115348 0 0 0 40214 16 0 0 25 0 1 0 286460683 41787392 9748 33554432000 134512640 134761588 4291742144 18446744073709551615 134616937 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 10202 9748 324 61 0 9505 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40808

[startup+462.3 s]
/proc/loadavg: 4.00 3.15 1.73 6/190 6532
/proc/meminfo: memFree=22383252/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=42244 CPUtime=462.31 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 119740 0 0 0 46214 17 0 0 25 0 1 0 286460683 43257856 10077 33554432000 134512640 134761588 4291742144 18446744073709551615 134636352 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 10561 10077 324 61 0 9864 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 42244

[startup+522.301 s]
/proc/loadavg: 4.00 3.30 1.87 6/190 6533
/proc/meminfo: memFree=22385832/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=41744 CPUtime=522.3 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 123851 0 0 0 52213 17 0 0 25 0 1 0 286460683 42745856 9952 33554432000 134512640 134761588 4291742144 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 10436 9952 324 61 0 9739 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 41744

[startup+582.301 s]
/proc/loadavg: 4.00 3.43 2.00 6/190 6535
/proc/meminfo: memFree=22382944/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=42512 CPUtime=582.3 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 126131 0 0 0 58213 17 0 0 25 0 1 0 286460683 43532288 10144 33554432000 134512640 134761588 4291742144 18446744073709551615 134616832 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 10628 10144 324 61 0 9931 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 42512

[startup+642.3 s]
/proc/loadavg: 4.00 3.54 2.13 6/190 6536
/proc/meminfo: memFree=22383148/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=42512 CPUtime=642.32 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 131960 0 0 0 64213 19 0 0 25 0 1 0 286460683 43532288 10144 33554432000 134512640 134761588 4291742144 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 10628 10144 324 61 0 9931 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 42512

[startup+702.301 s]
/proc/loadavg: 4.00 3.61 2.24 6/190 6547
/proc/meminfo: memFree=22378548/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=45328 CPUtime=702.3 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 136516 0 0 0 70211 19 0 0 25 0 1 0 286460683 46415872 10848 33554432000 134512640 134761588 4291742144 18446744073709551615 134751691 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 11332 10848 324 61 0 10635 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 45328

[startup+762.306 s]
/proc/loadavg: 4.00 3.68 2.36 6/190 6549
/proc/meminfo: memFree=22380500/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=45572 CPUtime=762.32 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 139375 0 0 0 76212 20 0 0 25 0 1 0 286460683 46665728 10909 33554432000 134512640 134761588 4291742144 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 11393 10909 324 61 0 10696 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 45572

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 2.45 6/190 6550
/proc/meminfo: memFree=22379836/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=44036 CPUtime=822.31 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 142160 0 0 0 82211 20 0 0 25 0 1 0 286460683 45092864 10525 33554432000 134512640 134761588 4291742144 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 11009 10525 324 61 0 10312 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 44036

[startup+882.301 s]
/proc/loadavg: 4.00 3.78 2.55 6/190 6555
/proc/meminfo: memFree=22379840/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=42768 CPUtime=882.31 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 146603 0 0 0 88210 21 0 0 25 0 1 0 286460683 43794432 10208 33554432000 134512640 134761588 4291742144 18446744073709551615 134747236 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 10692 10208 324 61 0 9995 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 42768

[startup+942.3 s]
/proc/loadavg: 4.00 3.82 2.63 6/190 6556
/proc/meminfo: memFree=22383148/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=42768 CPUtime=942.31 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 147243 0 0 0 94210 21 0 0 25 0 1 0 286460683 43794432 10208 33554432000 134512640 134761588 4291742144 18446744073709551615 134748397 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 10692 10208 324 61 0 9995 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 42768

[startup+1002.3 s]
/proc/loadavg: 4.00 3.85 2.71 6/190 6558
/proc/meminfo: memFree=22380372/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=43524 CPUtime=1002.31 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 152003 0 0 0 100210 21 0 0 25 0 1 0 286460683 44568576 10397 33554432000 134512640 134761588 4291742144 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 10881 10397 324 61 0 10184 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 43524

[startup+1062.3 s]
/proc/loadavg: 4.03 3.89 2.79 6/190 6560
/proc/meminfo: memFree=22375384/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=46084 CPUtime=1062.31 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 152643 0 0 0 106210 21 0 0 25 0 1 0 286460683 47190016 11037 33554432000 134512640 134761588 4291742144 18446744073709551615 134747223 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 11521 11037 324 61 0 10824 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 46084

[startup+1122.3 s]
/proc/loadavg: 4.01 3.91 2.87 6/190 6561
/proc/meminfo: memFree=22377568/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=44816 CPUtime=1122.32 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 156882 0 0 0 112210 22 0 0 25 0 1 0 286460683 45891584 10720 33554432000 134512640 134761588 4291742144 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 11204 10720 324 61 0 10507 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 44816

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.94 6/190 6563
/proc/meminfo: memFree=22377308/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=44560 CPUtime=1182.32 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 158662 0 0 0 118210 22 0 0 25 0 1 0 286460683 45629440 10656 33554432000 134512640 134761588 4291742144 18446744073709551615 134682790 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 11140 10656 324 61 0 10443 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 44560

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 3.00 6/190 6564
/proc/meminfo: memFree=22376028/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=44560 CPUtime=1242.32 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 162703 0 0 0 124209 23 0 0 25 0 1 0 286460683 45629440 10656 33554432000 134512640 134761588 4291742144 18446744073709551615 134748384 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 11140 10656 324 61 0 10443 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 44560



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.93 3.05 5/190 6594
/proc/meminfo: memFree=22403016/32951124 swapFree=67111528/67111528
[pid=6454] ppid=6452 vsize=45316 CPUtime=1300.02 cores=4,6
/proc/6454/stat : 6454 (MPhaseSAT64) R 6452 6454 6404 0 -1 4202496 165760 0 0 0 129979 23 0 0 25 0 1 0 286460683 46403584 10845 33554432000 134512640 134761588 4291742144 18446744073709551615 134672620 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6454/statm: 11329 10845 324 61 0 10632 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 45316

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.8
CPU system time (s): 0.239963
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 55444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.8
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165760
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 1942

runsolver used 2.30665 second user time and 4.76628 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-02 14:49:41
IDJOB=3094654
IDBENCH=82536
IDSOLVER=1521
FILE ID=node103/3094654-1301748580
RUNJOBID= node103-1301748573-6423
PBS_JOBID= 12841033
Free space on /tmp= 71840 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094654-1301748580/watcher-3094654-1301748580 -o /tmp/evaluation-result-3094654-1301748580/solver-3094654-1301748580 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094654-1301748580.cnf

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

MD5SUM BENCH= e875844c76f68e9f4050986690c5cb90
RANDOM SEED=1450234375

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.77
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.858
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.83
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.858
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:      22476452 kB
Buffers:        326172 kB
Cached:        9809044 kB
SwapCached:          0 kB
Active:        7127504 kB
Inactive:      3090480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22476452 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9160 kB
Writeback:           0 kB
AnonPages:       83052 kB
Mapped:          16500 kB
Slab:           194104 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248640 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= 71840 MiB
End job on node103 at 2011-04-02 15:11:23