Trace number 3094756

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 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
MD5SUM635ea520fe16a78d41337039f98997e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2027.46
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3094756-1301751181/watcher-3094756-1301751181 -o /tmp/evaluation-result-3094756-1301751181/solver-3094756-1301751181 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3094756-1301751181.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.07 4.02 3.74 5/189 6821
/proc/meminfo: memFree=22425632/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=11760 CPUtime=0 cores=0,2
/proc/6821/stat : 6821 (runsolver) S 6819 6821 6404 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 286720767 12042240 49 33554432000 4194304 5392636 140737135150048 18446744073709551615 4838247 0 2147483391 4096 24578 18446744071699960631 0 0 17 2 0 0 0
/proc/6821/statm: 2940 49 30 293 0 2644 0

[startup+0.028207 s]
/proc/loadavg: 4.07 4.02 3.74 5/189 6821
/proc/meminfo: memFree=22425632/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=3468 CPUtime=0 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 286720767 3551232 266 33554432000 134512640 134761588 4291280976 18446744073709551615 1599112 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/6821/statm: 867 266 225 61 0 170 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3468

[startup+0.107224 s]
/proc/loadavg: 4.07 4.02 3.74 5/189 6821
/proc/meminfo: memFree=22425632/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=7832 CPUtime=0.08 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 1776 0 0 0 8 0 0 0 25 0 1 0 286720767 8019968 1474 33554432000 134512640 134761588 4291280976 18446744073709551615 134632822 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 1958 1474 259 61 0 1261 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7832

[startup+0.300196 s]
/proc/loadavg: 4.07 4.02 3.74 5/189 6821
/proc/meminfo: memFree=22425632/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=8856 CPUtime=0.27 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 2032 0 0 0 27 0 0 0 25 0 1 0 286720767 9068544 1730 33554432000 134512640 134761588 4291280976 18446744073709551615 134644516 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2214 1730 259 61 0 1517 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8856

[startup+0.701144 s]
/proc/loadavg: 4.07 4.02 3.74 5/189 6821
/proc/meminfo: memFree=22425632/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=8856 CPUtime=0.67 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 2042 0 0 0 67 0 0 0 25 0 1 0 286720767 9068544 1740 33554432000 134512640 134761588 4291280976 18446744073709551615 134617647 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2214 1740 269 61 0 1517 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8856

[startup+1.50101 s]
/proc/loadavg: 4.07 4.02 3.74 5/190 6822
/proc/meminfo: memFree=22419176/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=7832 CPUtime=1.47 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 2047 0 0 0 147 0 0 0 25 0 1 0 286720767 8019968 1489 33554432000 134512640 134761588 4291280976 18446744073709551615 134747408 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 1958 1489 274 61 0 1261 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7832

[startup+3.10073 s]
/proc/loadavg: 4.07 4.02 3.74 4/188 6823
/proc/meminfo: memFree=22447092/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=8856 CPUtime=3.07 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 2306 0 0 0 307 0 0 0 25 0 1 0 286720767 9068544 1748 33554432000 134512640 134761588 4291280976 18446744073709551615 134605401 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2214 1748 277 61 0 1517 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8856

[startup+6.30014 s]
/proc/loadavg: 4.07 4.02 3.74 5/190 6850
/proc/meminfo: memFree=22447564/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=8856 CPUtime=6.27 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 2306 0 0 0 627 0 0 0 25 0 1 0 286720767 9068544 1748 33554432000 134512640 134761588 4291280976 18446744073709551615 134605664 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2214 1748 277 61 0 1517 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8856

[startup+12.701 s]
/proc/loadavg: 4.06 4.01 3.75 5/190 6850
/proc/meminfo: memFree=22445188/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=8856 CPUtime=12.67 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 2306 0 0 0 1267 0 0 0 25 0 1 0 286720767 9068544 1748 33554432000 134512640 134761588 4291280976 18446744073709551615 134605940 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2214 1748 277 61 0 1517 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8856

[startup+25.5007 s]
/proc/loadavg: 4.05 4.01 3.75 5/190 6877
/proc/meminfo: memFree=22432368/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=8560 CPUtime=25.47 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 2488 0 0 0 2547 0 0 0 25 0 1 0 286720767 8765440 1674 33554432000 134512640 134761588 4291280976 18446744073709551615 134605355 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2140 1674 277 61 0 1443 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8560

[startup+51.1003 s]
/proc/loadavg: 4.03 4.01 3.75 5/190 6878
/proc/meminfo: memFree=22424776/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=9584 CPUtime=51.07 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 3007 0 0 0 5107 0 0 0 25 0 1 0 286720767 9814016 1937 33554432000 134512640 134761588 4291280976 18446744073709551615 134604848 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2396 1937 284 61 0 1699 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9584

[startup+102.306 s]
/proc/loadavg: 4.01 4.01 3.76 5/190 6879
/proc/meminfo: memFree=22421700/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=10096 CPUtime=102.27 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 3263 0 0 0 10227 0 0 0 25 0 1 0 286720767 10338304 2065 33554432000 134512640 134761588 4291280976 18446744073709551615 134605075 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2524 2065 284 61 0 1827 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10096

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 6909
/proc/meminfo: memFree=22446040/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=10352 CPUtime=162.27 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 3391 0 0 0 16227 0 0 0 25 0 1 0 286720767 10600448 2129 33554432000 134512640 134761588 4291280976 18446744073709551615 134605912 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2588 2129 284 61 0 1891 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 10352

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 6911
/proc/meminfo: memFree=22443920/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=10608 CPUtime=222.27 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 3455 0 0 0 22227 0 0 0 25 0 1 0 286720767 10862592 2193 33554432000 134512640 134761588 4291280976 18446744073709551615 134605696 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2652 2193 284 61 0 1955 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 10608

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 6912
/proc/meminfo: memFree=22441176/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=10352 CPUtime=282.27 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 3455 0 0 0 28227 0 0 0 25 0 1 0 286720767 10600448 2129 33554432000 134512640 134761588 4291280976 18446744073709551615 134605943 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2588 2129 284 61 0 1891 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 10352

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 6914
/proc/meminfo: memFree=22441156/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=10352 CPUtime=342.27 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 3519 0 0 0 34227 0 0 0 25 0 1 0 286720767 10600448 2129 33554432000 134512640 134761588 4291280976 18446744073709551615 134605487 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2588 2129 284 61 0 1891 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 10352

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 6915
/proc/meminfo: memFree=22439996/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=10608 CPUtime=402.27 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 3583 0 0 0 40226 1 0 0 25 0 1 0 286720767 10862592 2193 33554432000 134512640 134761588 4291280976 18446744073709551615 134605077 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2652 2193 284 61 0 1955 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 10608

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 6917
/proc/meminfo: memFree=22438728/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=11380 CPUtime=462.27 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 3904 0 0 0 46226 1 0 0 25 0 1 0 286720767 11653120 2386 33554432000 134512640 134761588 4291280976 18446744073709551615 134605087 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2845 2386 284 61 0 2148 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 11380

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 6919
/proc/meminfo: memFree=22438708/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=11380 CPUtime=522.28 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 3904 0 0 0 52227 1 0 0 25 0 1 0 286720767 11653120 2386 33554432000 134512640 134761588 4291280976 18446744073709551615 134605213 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2845 2386 284 61 0 2148 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 11380

[startup+582.3 s]
/proc/loadavg: 4.05 4.01 3.84 5/190 6920
/proc/meminfo: memFree=22439300/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=11380 CPUtime=582.27 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 4032 0 0 0 58226 1 0 0 25 0 1 0 286720767 11653120 2386 33554432000 134512640 134761588 4291280976 18446744073709551615 134605342 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2845 2386 284 61 0 2148 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 11380

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.85 5/190 6922
/proc/meminfo: memFree=22438900/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=11380 CPUtime=642.28 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 4032 0 0 0 64227 1 0 0 25 0 1 0 286720767 11653120 2386 33554432000 134512640 134761588 4291280976 18446744073709551615 134606145 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2845 2386 284 61 0 2148 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 11380

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 6923
/proc/meminfo: memFree=22438720/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=11124 CPUtime=702.27 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 4160 0 0 0 70226 1 0 0 25 0 1 0 286720767 11390976 2322 33554432000 134512640 134761588 4291280976 18446744073709551615 134605309 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2781 2322 284 61 0 2084 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 11124

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 6925
/proc/meminfo: memFree=22436932/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=11640 CPUtime=762.28 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 4289 0 0 0 76227 1 0 0 25 0 1 0 286720767 11919360 2451 33554432000 134512640 134761588 4291280976 18446744073709551615 134605480 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 2910 2451 284 61 0 2213 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 11640

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 6927
/proc/meminfo: memFree=22436652/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=12152 CPUtime=822.28 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 4417 0 0 0 82227 1 0 0 25 0 1 0 286720767 12443648 2579 33554432000 134512640 134761588 4291280976 18446744073709551615 134604844 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 3038 2579 284 61 0 2341 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 12152

[startup+882.3 s]
/proc/loadavg: 4.04 4.01 3.88 5/190 6928
/proc/meminfo: memFree=22436252/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=12028 CPUtime=882.28 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 4546 0 0 0 88227 1 0 0 25 0 1 0 286720767 12316672 2548 33554432000 134512640 134761588 4291280976 18446744073709551615 134607131 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 3007 2548 284 61 0 2310 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 12028

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.88 5/190 6930
/proc/meminfo: memFree=22437588/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=12540 CPUtime=942.28 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 4674 0 0 0 94227 1 0 0 25 0 1 0 286720767 12840960 2676 33554432000 134512640 134761588 4291280976 18446744073709551615 134605075 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 3135 2676 284 61 0 2438 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 12540

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 6959
/proc/meminfo: memFree=22437052/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=14588 CPUtime=1002.28 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 5186 0 0 0 100226 2 0 0 25 0 1 0 286720767 14938112 3188 33554432000 134512640 134761588 4291280976 18446744073709551615 134606160 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 3647 3188 284 61 0 2950 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 14588

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 6961
/proc/meminfo: memFree=22437128/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=14076 CPUtime=1062.28 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 5186 0 0 0 106226 2 0 0 25 0 1 0 286720767 14413824 3060 33554432000 134512640 134761588 4291280976 18446744073709551615 134605709 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 3519 3060 284 61 0 2822 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 14076

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 6963
/proc/meminfo: memFree=22437948/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=12540 CPUtime=1122.28 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 5314 0 0 0 112226 2 0 0 25 0 1 0 286720767 12840960 2676 33554432000 134512640 134761588 4291280976 18446744073709551615 134605696 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 3135 2676 284 61 0 2438 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 12540

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 6964
/proc/meminfo: memFree=22436064/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=14076 CPUtime=1182.28 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 5826 0 0 0 118226 2 0 0 25 0 1 0 286720767 14413824 3060 33554432000 134512640 134761588 4291280976 18446744073709551615 134605457 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 3519 3060 284 61 0 2822 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 14076

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 6966
/proc/meminfo: memFree=22432548/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=14076 CPUtime=1242.29 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 5826 0 0 0 124227 2 0 0 25 0 1 0 286720767 14413824 3060 33554432000 134512640 134761588 4291280976 18446744073709551615 134605417 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 3519 3060 284 61 0 2822 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 14076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 6967
/proc/meminfo: memFree=22431168/32951124 swapFree=67111528/67111528
[pid=6821] ppid=6819 vsize=14588 CPUtime=1299.99 cores=0,2
/proc/6821/stat : 6821 (MPhaseSAT64) R 6819 6821 6404 0 -1 4202496 5954 0 0 0 129997 2 0 0 25 0 1 0 286720767 14938112 3188 33554432000 134512640 134761588 4291280976 18446744073709551615 134748105 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6821/statm: 3647 3188 284 61 0 2950 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 14588

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
CPU user time (s): 1299.98
CPU system time (s): 0.025996
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 14588

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

runsolver used 1.92571 second user time and 3.99839 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-02 15:33:02
IDJOB=3094756
IDBENCH=82638
IDSOLVER=1521
FILE ID=node103/3094756-1301751181
RUNJOBID= node103-1301748573-6422
PBS_JOBID= 12841033
Free space on /tmp= 71840 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094756-1301751181/watcher-3094756-1301751181 -o /tmp/evaluation-result-3094756-1301751181/solver-3094756-1301751181 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094756-1301751181.cnf

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

MD5SUM BENCH= 635ea520fe16a78d41337039f98997e5
RANDOM SEED=2065548796

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:      22425780 kB
Buffers:        326804 kB
Cached:        9811940 kB
SwapCached:          0 kB
Active:        7173924 kB
Inactive:      3093780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22425780 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:      128708 kB
Mapped:          16788 kB
Slab:           193504 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   314316 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= 71844 MiB
End job on node103 at 2011-04-02 15:54:44