Trace number 3273459

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

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
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-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-3273459-1303604677/watcher-3273459-1303604677 -o /tmp/evaluation-result-3273459-1303604677/solver-3273459-1303604677 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3273459-1303604677.cnf 

running on 2 cores: 1,3

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: 1.18 2.80 3.46 3/184 15308
/proc/meminfo: memFree=14469520/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=3064 CPUtime=0 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 384 0 0 0 0 0 0 0 22 0 1 0 472068647 3137536 325 33554432000 134512640 134761588 4292707472 18446744073709551615 134621425 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 766 325 268 61 0 69 0

[startup+0.096972 s]
/proc/loadavg: 1.18 2.80 3.46 3/184 15308
/proc/meminfo: memFree=14469520/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=3972 CPUtime=0.09 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 590 0 0 0 9 0 0 0 22 0 1 0 472068647 4067328 531 33554432000 134512640 134761588 4292707472 18446744073709551615 134636352 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 993 531 274 61 0 296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3972

[startup+0.100972 s]
/proc/loadavg: 1.18 2.80 3.46 3/184 15308
/proc/meminfo: memFree=14469520/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=3972 CPUtime=0.09 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 590 0 0 0 9 0 0 0 22 0 1 0 472068647 4067328 531 33554432000 134512640 134761588 4292707472 18446744073709551615 134682639 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 993 531 274 61 0 296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3972

[startup+0.300936 s]
/proc/loadavg: 1.18 2.80 3.46 3/184 15308
/proc/meminfo: memFree=14469520/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=4756 CPUtime=0.29 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 818 0 0 0 29 0 0 0 23 0 1 0 472068647 4870144 759 33554432000 134512640 134761588 4292707472 18446744073709551615 134748468 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 1189 759 274 61 0 492 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4756

[startup+0.700865 s]
/proc/loadavg: 1.18 2.80 3.46 3/184 15308
/proc/meminfo: memFree=14469520/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=5460 CPUtime=0.69 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 965 0 0 0 69 0 0 0 25 0 1 0 472068647 5591040 906 33554432000 134512640 134761588 4292707472 18446744073709551615 134605109 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 1365 906 277 61 0 668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5460

[startup+1.50072 s]
/proc/loadavg: 1.18 2.80 3.46 5/190 15319
/proc/meminfo: memFree=14460056/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=5460 CPUtime=1.49 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 965 0 0 0 149 0 0 0 25 0 1 0 472068647 5591040 906 33554432000 134512640 134761588 4292707472 18446744073709551615 134607306 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 1365 906 277 61 0 668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5460

[startup+3.10044 s]
/proc/loadavg: 1.18 2.80 3.46 5/190 15346
/proc/meminfo: memFree=14460208/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=5460 CPUtime=3.09 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 965 0 0 0 309 0 0 0 25 0 1 0 472068647 5591040 906 33554432000 134512640 134761588 4292707472 18446744073709551615 134607552 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 1365 906 277 61 0 668 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5460

[startup+6.30087 s]
/proc/loadavg: 1.41 2.82 3.47 5/190 15400
/proc/meminfo: memFree=14459096/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=5980 CPUtime=6.29 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 1127 0 0 0 629 0 0 0 25 0 1 0 472068647 6123520 1036 33554432000 134512640 134761588 4292707472 18446744073709551615 134605788 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 1495 1036 277 61 0 798 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5980

[startup+12.7007 s]
/proc/loadavg: 1.61 2.84 3.47 5/190 15400
/proc/meminfo: memFree=14455356/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=7524 CPUtime=12.69 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 1920 0 0 0 1269 0 0 0 25 0 1 0 472068647 7704576 1445 33554432000 134512640 134761588 4292707472 18446744073709551615 134747545 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 1881 1445 284 61 0 1184 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7524

[startup+25.5005 s]
/proc/loadavg: 2.14 2.89 3.48 5/190 15401
/proc/meminfo: memFree=14448068/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=8360 CPUtime=25.49 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 2913 0 0 0 2549 0 0 0 25 0 1 0 472068647 8560640 1670 33554432000 134512640 134761588 4292707472 18446744073709551615 134605576 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2090 1670 284 61 0 1393 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8360

[startup+51.1009 s]
/proc/loadavg: 2.77 2.98 3.49 5/190 15401
/proc/meminfo: memFree=14443460/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=10280 CPUtime=51.09 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 5281 0 0 0 5108 1 0 0 25 0 1 0 472068647 10526720 2150 33554432000 134512640 134761588 4292707472 18446744073709551615 134607298 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2570 2150 284 61 0 1873 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10280

[startup+102.306 s]
/proc/loadavg: 3.47 3.14 3.51 5/190 15403
/proc/meminfo: memFree=14440596/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=9572 CPUtime=102.3 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 8994 0 0 0 10229 1 0 0 25 0 1 0 472068647 9801728 1973 33554432000 134512640 134761588 4292707472 18446744073709551615 134514800 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2393 1973 284 61 0 1696 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9572

[startup+162.3 s]
/proc/loadavg: 3.80 3.29 3.54 5/190 15404
/proc/meminfo: memFree=14436624/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=10216 CPUtime=162.29 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 12995 0 0 0 16228 1 0 0 25 0 1 0 472068647 10461184 2134 33554432000 134512640 134761588 4292707472 18446744073709551615 134636432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2554 2134 284 61 0 1857 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 10216

[startup+222.301 s]
/proc/loadavg: 3.93 3.42 3.57 5/190 15406
/proc/meminfo: memFree=14437200/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=10588 CPUtime=222.29 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 19174 0 0 0 22227 2 0 0 25 0 1 0 472068647 10842112 2073 33554432000 134512640 134761588 4292707472 18446744073709551615 134673239 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2647 2073 285 61 0 1950 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 10588

[startup+282.301 s]
/proc/loadavg: 3.97 3.52 3.59 5/190 15407
/proc/meminfo: memFree=14428388/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=11600 CPUtime=282.3 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 33607 0 0 0 28226 4 0 0 25 0 1 0 472068647 11878400 2326 33554432000 134512640 134761588 4292707472 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2900 2326 285 61 0 2203 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 11600

[startup+342.3 s]
/proc/loadavg: 3.99 3.60 3.61 5/190 15409
/proc/meminfo: memFree=14427260/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=11344 CPUtime=342.3 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 46663 0 0 0 34224 6 0 0 25 0 1 0 472068647 11616256 2262 33554432000 134512640 134761588 4292707472 18446744073709551615 134747349 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2836 2262 285 61 0 2139 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 11344

[startup+402.301 s]
/proc/loadavg: 3.99 3.67 3.64 5/190 15411
/proc/meminfo: memFree=14426500/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=11088 CPUtime=402.3 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 59015 0 0 0 40223 7 0 0 25 0 1 0 472068647 11354112 2198 33554432000 134512640 134761588 4292707472 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2772 2198 285 61 0 2075 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 11088

[startup+462.3 s]
/proc/loadavg: 3.99 3.73 3.66 5/190 15412
/proc/meminfo: memFree=14425496/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=15952 CPUtime=462.3 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 72391 0 0 0 46221 9 0 0 25 0 1 0 472068647 16334848 3414 33554432000 134512640 134761588 4292707472 18446744073709551615 134747351 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 3988 3414 285 61 0 3291 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 15952

[startup+522.301 s]
/proc/loadavg: 3.99 3.78 3.67 5/190 15414
/proc/meminfo: memFree=14428312/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=11344 CPUtime=522.3 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 84071 0 0 0 52220 10 0 0 25 0 1 0 472068647 11616256 2262 33554432000 134512640 134761588 4292707472 18446744073709551615 134748171 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2836 2262 285 61 0 2139 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 11344

[startup+582.301 s]
/proc/loadavg: 4.03 3.83 3.70 5/190 15415
/proc/meminfo: memFree=14428300/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=10832 CPUtime=582.3 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 97415 0 0 0 58218 12 0 0 25 0 1 0 472068647 11091968 2134 33554432000 134512640 134761588 4292707472 18446744073709551615 134748058 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2708 2134 285 61 0 2011 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 10832

[startup+642.3 s]
/proc/loadavg: 4.01 3.86 3.71 5/190 15417
/proc/meminfo: memFree=14429152/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=11728 CPUtime=642.31 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 112423 0 0 0 64216 15 0 0 25 0 1 0 472068647 12009472 2358 33554432000 134512640 134761588 4292707472 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2932 2358 285 61 0 2235 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 11728

[startup+702.301 s]
/proc/loadavg: 4.00 3.88 3.73 5/190 15419
/proc/meminfo: memFree=14427640/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=10448 CPUtime=702.31 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 123271 0 0 0 70214 17 0 0 25 0 1 0 472068647 10698752 2038 33554432000 134512640 134761588 4292707472 18446744073709551615 134751766 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2612 2038 285 61 0 1915 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 10448

[startup+762.306 s]
/proc/loadavg: 4.00 3.90 3.74 5/190 15420
/proc/meminfo: memFree=14425396/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=15440 CPUtime=762.31 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 136871 0 0 0 76212 19 0 0 25 0 1 0 472068647 15810560 3286 33554432000 134512640 134761588 4292707472 18446744073709551615 134672917 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 3860 3286 285 61 0 3163 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 15440

[startup+822.3 s]
/proc/loadavg: 4.00 3.91 3.75 5/190 15422
/proc/meminfo: memFree=14426984/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=10704 CPUtime=822.31 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 148103 0 0 0 82211 20 0 0 25 0 1 0 472068647 10960896 2102 33554432000 134512640 134761588 4292707472 18446744073709551615 134635875 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2676 2102 285 61 0 1979 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 10704

[startup+882.301 s]
/proc/loadavg: 4.00 3.93 3.77 5/190 15423
/proc/meminfo: memFree=14428708/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=10448 CPUtime=882.31 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 161063 0 0 0 88209 22 0 0 25 0 1 0 472068647 10698752 2038 33554432000 134512640 134761588 4292707472 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2612 2038 285 61 0 1915 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 10448

[startup+942.3 s]
/proc/loadavg: 4.00 3.94 3.78 5/190 15425
/proc/meminfo: memFree=14427332/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=11472 CPUtime=942.32 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 173543 0 0 0 94208 24 0 0 25 0 1 0 472068647 11747328 2294 33554432000 134512640 134761588 4292707472 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2868 2294 285 61 0 2171 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 11472

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.79 5/190 15427
/proc/meminfo: memFree=14427932/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=11216 CPUtime=1002.31 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 187271 0 0 0 100205 26 0 0 25 0 1 0 472068647 11485184 2230 33554432000 134512640 134761588 4292707472 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2804 2230 285 61 0 2107 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 11216

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.80 5/190 15428
/proc/meminfo: memFree=14423704/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=15568 CPUtime=1062.31 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 201607 0 0 0 106204 27 0 0 25 0 1 0 472068647 15941632 3318 33554432000 134512640 134761588 4292707472 18446744073709551615 134636642 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 3892 3318 285 61 0 3195 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 15568

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 3.82 5/190 15430
/proc/meminfo: memFree=14425892/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=15060 CPUtime=1122.32 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 214984 0 0 0 112203 29 0 0 25 0 1 0 472068647 15421440 3191 33554432000 134512640 134761588 4292707472 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 3765 3191 285 61 0 3068 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 15060

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.82 5/190 15431
/proc/meminfo: memFree=14423152/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=15316 CPUtime=1182.32 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 227720 0 0 0 118201 31 0 0 25 0 1 0 472068647 15683584 3255 33554432000 134512640 134761588 4292707472 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 3829 3255 285 61 0 3132 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 15316

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 15433
/proc/meminfo: memFree=14422392/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=14932 CPUtime=1242.32 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 240008 0 0 0 124200 32 0 0 25 0 1 0 472068647 15290368 3159 33554432000 134512640 134761588 4292707472 18446744073709551615 134617168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 3733 3159 285 61 0 3036 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 14932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.84 4/188 15436
/proc/meminfo: memFree=14433304/32951124 swapFree=67111528/67111528
[pid=15308] ppid=15306 vsize=11860 CPUtime=1300.03 cores=1,3
/proc/15308/stat : 15308 (MPhaseSAT64) R 15306 15308 14611 0 -1 4202496 253192 0 0 0 129968 35 0 0 25 0 1 0 472068647 12144640 2391 33554432000 134512640 134761588 4292707472 18446744073709551615 134748536 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15308/statm: 2965 2391 285 61 0 2268 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 11860

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.69
system time used= 0.352946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253192
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= 1124

runsolver used 1.85972 second user time and 4.13437 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 02:24:37
IDJOB=3273459
IDBENCH=83140
IDSOLVER=1521
FILE ID=node108/3273459-1303604677
RUNJOBID= node108-1303604677-15278
PBS_JOBID= 13150586
Free space on /tmp= 71400 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s33098896-unsat.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273459-1303604677/watcher-3273459-1303604677 -o /tmp/evaluation-result-3273459-1303604677/solver-3273459-1303604677 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3273459-1303604677.cnf

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=233402210

node108.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.820
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.64
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.820
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.15
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.820
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.82
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.820
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.820
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.82
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.820
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.820
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.820
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:      14469800 kB
Buffers:       2255268 kB
Cached:       15589008 kB
SwapCached:          0 kB
Active:        9924724 kB
Inactive:      7987128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14469800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1152 kB
Writeback:          16 kB
AnonPages:       67212 kB
Mapped:          16384 kB
Slab:           506796 kB
PageTables:       4916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   233636 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= 71400 MiB
End job on node108 at 2011-04-24 02:46:19