Trace number 3095148

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/medium/
unif-k3-r4.26-v450-c1917-S16302531-099.UNKNOWN.cnf
MD5SUM262b86a16f9a75cfd5f5af81be0602bc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.885
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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-3095148-1301758683/watcher-3095148-1301758683 -o /tmp/evaluation-result-3095148-1301758683/solver-3095148-1301758683 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3095148-1301758683.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.10 4.03 3.93 4/189 8739
/proc/meminfo: memFree=22532072/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=3152 CPUtime=0 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 371 0 0 0 0 0 0 0 19 0 1 0 287468685 3227648 309 33554432000 134512640 134761588 4289424512 18446744073709551615 134545168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 788 309 238 61 0 91 0

[startup+0.0486439 s]
/proc/loadavg: 4.10 4.03 3.93 4/189 8739
/proc/meminfo: memFree=22532072/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=3592 CPUtime=0.04 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 501 0 0 0 4 0 0 0 19 0 1 0 287468685 3678208 439 33554432000 134512640 134761588 4289424512 18446744073709551615 134681001 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 898 439 273 61 0 201 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3592

[startup+0.100633 s]
/proc/loadavg: 4.10 4.03 3.93 4/189 8739
/proc/meminfo: memFree=22532072/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=3880 CPUtime=0.09 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 598 0 0 0 9 0 0 0 19 0 1 0 287468685 3973120 536 33554432000 134512640 134761588 4289424512 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 970 536 274 61 0 273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3880

[startup+0.300595 s]
/proc/loadavg: 4.10 4.03 3.93 4/189 8739
/proc/meminfo: memFree=22532072/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=4724 CPUtime=0.29 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 809 0 0 0 29 0 0 0 20 0 1 0 287468685 4837376 747 33554432000 134512640 134761588 4289424512 18446744073709551615 134748606 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1181 747 274 61 0 484 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4724

[startup+0.700556 s]
/proc/loadavg: 4.10 4.03 3.93 4/189 8739
/proc/meminfo: memFree=22532072/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=5788 CPUtime=0.69 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 1115 0 0 0 69 0 0 0 20 0 1 0 287468685 5926912 981 33554432000 134512640 134761588 4289424512 18446744073709551615 134747360 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1447 981 274 61 0 750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5788

[startup+1.50041 s]
/proc/loadavg: 4.10 4.03 3.93 5/190 8740
/proc/meminfo: memFree=22528848/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=5920 CPUtime=1.49 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 1215 0 0 0 149 0 0 0 23 0 1 0 287468685 6062080 1017 33554432000 134512640 134761588 4289424512 18446744073709551615 134605788 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1480 1017 277 61 0 783 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5920

[startup+3.10113 s]
/proc/loadavg: 4.10 4.03 3.93 5/190 8740
/proc/meminfo: memFree=22528480/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=5920 CPUtime=3.09 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 1215 0 0 0 309 0 0 0 25 0 1 0 287468685 6062080 1017 33554432000 134512640 134761588 4289424512 18446744073709551615 134606108 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1480 1017 277 61 0 783 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5920

[startup+6.30051 s]
/proc/loadavg: 4.10 4.03 3.93 5/190 8740
/proc/meminfo: memFree=22530464/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=5920 CPUtime=6.29 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 1215 0 0 0 629 0 0 0 25 0 1 0 287468685 6062080 1017 33554432000 134512640 134761588 4289424512 18446744073709551615 134605564 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1480 1017 277 61 0 783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5920

[startup+12.7004 s]
/proc/loadavg: 4.08 4.03 3.93 5/190 8740
/proc/meminfo: memFree=22526968/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=5920 CPUtime=12.69 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 1215 0 0 0 1269 0 0 0 25 0 1 0 287468685 6062080 1017 33554432000 134512640 134761588 4289424512 18446744073709551615 134748397 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1480 1017 277 61 0 783 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5920

[startup+25.5011 s]
/proc/loadavg: 4.07 4.03 3.93 5/190 8741
/proc/meminfo: memFree=22527332/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=5988 CPUtime=25.49 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 1326 0 0 0 2549 0 0 0 25 0 1 0 287468685 6131712 1064 33554432000 134512640 134761588 4289424512 18446744073709551615 134606089 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1497 1064 285 61 0 800 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5988

[startup+51.1004 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 8741
/proc/meminfo: memFree=22523344/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=8536 CPUtime=51.1 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 16312 0 0 0 5107 3 0 0 25 0 1 0 287468685 8740864 1560 33554432000 134512640 134761588 4289424512 18446744073709551615 134605961 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2134 1560 286 61 0 1437 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 8536

[startup+102.306 s]
/proc/loadavg: 4.06 4.03 3.93 5/190 8743
/proc/meminfo: memFree=22521836/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=9496 CPUtime=102.3 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 19282 0 0 0 10227 3 0 0 25 0 1 0 287468685 9723904 1800 33554432000 134512640 134761588 4289424512 18446744073709551615 134606181 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2374 1800 286 61 0 1677 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9496

[startup+162.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 8744
/proc/meminfo: memFree=22524896/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=6480 CPUtime=162.29 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 27282 0 0 0 16225 4 0 0 25 0 1 0 287468685 6635520 1013 33554432000 134512640 134761588 4289424512 18446744073709551615 134632674 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1620 1013 286 61 0 923 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 6480

[startup+222.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 8746
/proc/meminfo: memFree=22524632/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=8440 CPUtime=222.29 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 39399 0 0 0 22223 6 0 0 25 0 1 0 287468685 8642560 1504 33554432000 134512640 134761588 4289424512 18446744073709551615 134747536 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2110 1504 286 61 0 1413 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 8440

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 8747
/proc/meminfo: memFree=22523240/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=8664 CPUtime=282.3 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 46097 0 0 0 28223 7 0 0 25 0 1 0 287468685 8871936 1559 33554432000 134512640 134761588 4289424512 18446744073709551615 134748062 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2166 1559 286 61 0 1469 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 8664

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 8749
/proc/meminfo: memFree=22526448/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=8440 CPUtime=342.3 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 68208 0 0 0 34220 10 0 0 25 0 1 0 287468685 8642560 1535 33554432000 134512640 134761588 4289424512 18446744073709551615 134605465 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2110 1535 286 61 0 1413 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 8440

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 8751
/proc/meminfo: memFree=22530368/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=7416 CPUtime=402.3 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 79172 0 0 0 40218 12 0 0 25 0 1 0 287468685 7593984 1247 33554432000 134512640 134761588 4289424512 18446744073709551615 134747976 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1854 1247 286 61 0 1157 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 7416

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 8752
/proc/meminfo: memFree=22523400/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=9832 CPUtime=462.3 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 95765 0 0 0 46215 15 0 0 25 0 1 0 287468685 10067968 1852 33554432000 134512640 134761588 4289424512 18446744073709551615 134605689 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2458 1852 286 61 0 1761 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 9832

[startup+522.301 s]
/proc/loadavg: 4.08 4.02 3.94 5/190 8754
/proc/meminfo: memFree=22523480/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=11376 CPUtime=522.3 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 96937 0 0 0 52215 15 0 0 25 0 1 0 287468685 11649024 2238 33554432000 134512640 134761588 4289424512 18446744073709551615 134605757 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2844 2238 286 61 0 2147 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 11376

[startup+582.301 s]
/proc/loadavg: 4.10 4.04 3.95 5/190 8755
/proc/meminfo: memFree=22528672/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=6612 CPUtime=582.3 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 116861 0 0 0 58211 19 0 0 25 0 1 0 287468685 6770688 1046 33554432000 134512640 134761588 4289424512 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1653 1046 286 61 0 956 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 6612

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 3.95 5/190 8757
/proc/meminfo: memFree=22528404/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=7832 CPUtime=642.31 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 139521 0 0 0 64208 23 0 0 25 0 1 0 287468685 8019968 1367 33554432000 134512640 134761588 4289424512 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1958 1367 286 61 0 1261 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 7832

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 8759
/proc/meminfo: memFree=22528004/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=6480 CPUtime=702.31 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 163116 0 0 0 70203 28 0 0 25 0 1 0 287468685 6635520 1013 33554432000 134512640 134761588 4289424512 18446744073709551615 134706202 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1620 1013 286 61 0 923 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 6480

[startup+762.306 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 8761
/proc/meminfo: memFree=22525860/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=7640 CPUtime=762.32 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 175809 0 0 0 76202 30 0 0 25 0 1 0 287468685 7823360 1335 33554432000 134512640 134761588 4289424512 18446744073709551615 134636105 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1910 1335 286 61 0 1213 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 7640

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 8762
/proc/meminfo: memFree=22522124/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=8664 CPUtime=822.31 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 193448 0 0 0 82198 33 0 0 25 0 1 0 287468685 8871936 1559 33554432000 134512640 134761588 4289424512 18446744073709551615 134605368 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2166 1559 286 61 0 1469 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 8664

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 8763
/proc/meminfo: memFree=22519728/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=10444 CPUtime=882.32 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 199293 0 0 0 88197 35 0 0 25 0 1 0 287468685 10694656 2005 33554432000 134512640 134761588 4289424512 18446744073709551615 134636732 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2611 2005 286 61 0 1914 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 10444

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 8765
/proc/meminfo: memFree=22524916/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=8696 CPUtime=942.32 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 215971 0 0 0 94194 38 0 0 25 0 1 0 287468685 8904704 1567 33554432000 134512640 134761588 4289424512 18446744073709551615 134605816 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2174 1567 286 61 0 1477 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 8696

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 8767
/proc/meminfo: memFree=22523636/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=10492 CPUtime=1002.32 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 222778 0 0 0 100193 39 0 0 25 0 1 0 287468685 10743808 2017 33554432000 134512640 134761588 4289424512 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2623 2017 286 61 0 1926 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 10492

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 8824
/proc/meminfo: memFree=22535608/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=6612 CPUtime=1062.32 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 244350 0 0 0 106189 43 0 0 25 0 1 0 287468685 6770688 1062 33554432000 134512640 134761588 4289424512 18446744073709551615 134747323 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1653 1062 286 61 0 956 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 6612

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 9069
/proc/meminfo: memFree=22529044/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=8440 CPUtime=1122.32 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 264793 0 0 0 112186 46 0 0 25 0 1 0 287468685 8642560 1535 33554432000 134512640 134761588 4289424512 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2110 1535 286 61 0 1413 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 8440

[startup+1182.3 s]
/proc/loadavg: 3.94 3.98 3.94 5/190 9125
/proc/meminfo: memFree=22534420/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=7160 CPUtime=1182.32 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 284176 0 0 0 118183 49 0 0 25 0 1 0 287468685 7331840 1191 33554432000 134512640 134761588 4289424512 18446744073709551615 134635923 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1790 1191 286 61 0 1093 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 7160

[startup+1242.3 s]
/proc/loadavg: 3.97 3.98 3.94 5/190 9235
/proc/meminfo: memFree=22532360/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=6480 CPUtime=1242.32 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 308279 0 0 0 124180 52 0 0 25 0 1 0 287468685 6635520 1038 33554432000 134512640 134761588 4289424512 18446744073709551615 134636188 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 1620 1038 286 61 0 923 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 6480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.98 3.94 5/190 9237
/proc/meminfo: memFree=22528120/32951124 swapFree=67111528/67111528
[pid=8739] ppid=8737 vsize=9752 CPUtime=1300.03 cores=0,2
/proc/8739/stat : 8739 (MPhaseSAT64) R 8737 8739 8310 0 -1 4202496 330874 0 0 0 129948 55 0 0 25 0 1 0 287468685 9986048 1832 33554432000 134512640 134761588 4289424512 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8739/statm: 2438 1832 286 61 0 1741 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 9752

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.49
CPU system time (s): 0.554915
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 11376

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

runsolver used 2.00469 second user time and 3.9154 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-02 17:38:03
IDJOB=3095148
IDBENCH=83030
IDSOLVER=1521
FILE ID=node106/3095148-1301758683
RUNJOBID= node106-1301757136-8328
PBS_JOBID= 12841082
Free space on /tmp= 71520 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S16302531-099.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095148-1301758683/watcher-3095148-1301758683 -o /tmp/evaluation-result-3095148-1301758683/solver-3095148-1301758683 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3095148-1301758683.cnf

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

MD5SUM BENCH= 262b86a16f9a75cfd5f5af81be0602bc
RANDOM SEED=758953842

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.82
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.830
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.830
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.830
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.830
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:      22532228 kB
Buffers:        339640 kB
Cached:        9732836 kB
SwapCached:          0 kB
Active:        6733484 kB
Inactive:      3422812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22532228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             464 kB
Writeback:           0 kB
AnonPages:       83720 kB
Mapped:          16808 kB
Slab:           199548 kB
PageTables:       5304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   268308 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= 71520 MiB
End job on node106 at 2011-04-02 17:59:45