Trace number 3258707

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.03 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUMd6877629cc818d7e31dc245fb95f0588
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3258707-1303474306/watcher-3258707-1303474306 -o /tmp/evaluation-result-3258707-1303474306/solver-3258707-1303474306 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3258707-1303474306.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: 3.92 3.95 3.57 5/189 13616
/proc/meminfo: memFree=16215832/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=7844 CPUtime=0 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 336 0 0 0 0 0 0 0 25 0 1 0 459028317 8032256 277 33554432000 134512640 134761588 4292285424 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 1961 277 225 61 0 1264 0

[startup+0.0674161 s]
/proc/loadavg: 3.92 3.95 3.57 5/189 13616
/proc/meminfo: memFree=16215832/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=7844 CPUtime=0.06 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 658 0 0 0 6 0 0 0 25 0 1 0 459028317 8032256 599 33554432000 134512640 134761588 4292285424 18446744073709551615 3815931 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 1961 600 225 61 0 1264 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7844

[startup+0.100394 s]
/proc/loadavg: 3.92 3.95 3.57 5/189 13616
/proc/meminfo: memFree=16215832/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=7844 CPUtime=0.09 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 830 0 0 0 9 0 0 0 25 0 1 0 459028317 8032256 771 33554432000 134512640 134761588 4292285424 18446744073709551615 3820805 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 1961 771 225 61 0 1264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7844

[startup+0.300335 s]
/proc/loadavg: 3.92 3.95 3.57 5/189 13616
/proc/meminfo: memFree=16215832/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=7916 CPUtime=0.29 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 5131 0 0 0 29 0 0 0 25 0 1 0 459028317 8105984 1517 33554432000 134512640 134761588 4292285424 18446744073709551615 134588660 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 1979 1517 245 61 0 1282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7916

[startup+0.700258 s]
/proc/loadavg: 3.92 3.95 3.57 5/189 13616
/proc/meminfo: memFree=16215832/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=17920 CPUtime=0.69 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 8674 0 0 0 68 1 0 0 25 0 1 0 459028317 18350080 4014 33554432000 134512640 134761588 4292285424 18446744073709551615 134614724 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 4480 4014 265 61 0 3783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17920

[startup+1.50115 s]
/proc/loadavg: 3.92 3.95 3.57 5/190 13617
/proc/meminfo: memFree=16200580/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=17920 CPUtime=1.49 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 8690 0 0 0 148 1 0 0 25 0 1 0 459028317 18350080 4030 33554432000 134512640 134761588 4292285424 18446744073709551615 134679512 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 4480 4030 265 61 0 3783 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17920

[startup+3.10085 s]
/proc/loadavg: 3.92 3.95 3.57 5/190 13617
/proc/meminfo: memFree=16199680/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=21276 CPUtime=3.09 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 9574 0 0 0 308 1 0 0 25 0 1 0 459028317 21786624 4882 33554432000 134512640 134761588 4292285424 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 5319 4882 270 61 0 4622 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21276

[startup+6.30027 s]
/proc/loadavg: 3.93 3.95 3.57 5/190 13617
/proc/meminfo: memFree=16192984/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=21364 CPUtime=6.29 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 12218 0 0 0 628 1 0 0 25 0 1 0 459028317 21876736 4904 33554432000 134512640 134761588 4292285424 18446744073709551615 134617309 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 5341 4904 270 61 0 4644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21364

[startup+12.7011 s]
/proc/loadavg: 3.93 3.95 3.57 5/190 13617
/proc/meminfo: memFree=16176700/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=21120 CPUtime=12.69 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 15324 0 0 0 1267 2 0 0 25 0 1 0 459028317 21626880 4843 33554432000 134512640 134761588 4292285424 18446744073709551615 134748105 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 5280 4843 270 61 0 4583 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21120

[startup+25.5008 s]
/proc/loadavg: 3.95 3.95 3.58 5/190 13618
/proc/meminfo: memFree=16167528/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=26460 CPUtime=25.49 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 19804 0 0 0 2546 3 0 0 25 0 1 0 459028317 27095040 6176 33554432000 134512640 134761588 4292285424 18446744073709551615 134614584 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 6615 6176 270 61 0 5918 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26460

[startup+51.1002 s]
/proc/loadavg: 3.96 3.95 3.58 5/190 13645
/proc/meminfo: memFree=16151348/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=26344 CPUtime=51.08 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 44931 0 0 0 5102 6 0 0 25 0 1 0 459028317 26976256 6141 33554432000 134512640 134761588 4292285424 18446744073709551615 134617816 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 6586 6141 276 61 0 5889 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26344

[startup+102.307 s]
/proc/loadavg: 3.98 3.96 3.60 5/190 13647
/proc/meminfo: memFree=16127764/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=34456 CPUtime=102.28 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 58539 0 0 0 10220 8 0 0 25 0 1 0 459028317 35282944 8153 33554432000 134512640 134761588 4292285424 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 8614 8153 276 61 0 7917 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34456

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.63 5/190 13648
/proc/meminfo: memFree=16110136/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=40052 CPUtime=162.28 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 79258 0 0 0 16217 11 0 0 25 0 1 0 459028317 41013248 9514 33554432000 134512640 134761588 4292285424 18446744073709551615 134635890 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 10013 9514 276 61 0 9316 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 40052

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.65 5/190 13650
/proc/meminfo: memFree=16110000/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=35136 CPUtime=222.28 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 96949 0 0 0 22214 14 0 0 25 0 1 0 459028317 35979264 8281 33554432000 134512640 134761588 4292285424 18446744073709551615 134635847 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 8784 8281 276 61 0 8087 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 35136

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.67 5/190 13651
/proc/meminfo: memFree=16074900/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=41396 CPUtime=282.29 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 111957 0 0 0 28213 16 0 0 25 0 1 0 459028317 42389504 9846 33554432000 134512640 134761588 4292285424 18446744073709551615 134651604 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 10349 9846 276 61 0 9652 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 41396

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.68 5/190 13653
/proc/meminfo: memFree=16072396/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=54488 CPUtime=342.29 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 128058 0 0 0 34211 18 0 0 25 0 1 0 459028317 55795712 13139 33554432000 134512640 134761588 4292285424 18446744073709551615 134726196 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 13622 13139 276 61 0 12925 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54488

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.70 5/190 13655
/proc/meminfo: memFree=16055396/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=55352 CPUtime=402.28 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 139420 0 0 0 40208 20 0 0 25 0 1 0 459028317 56680448 13355 33554432000 134512640 134761588 4292285424 18446744073709551615 134643500 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 13838 13355 276 61 0 13141 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 55352

[startup+462.301 s]
/proc/loadavg: 4.04 3.99 3.72 5/190 13656
/proc/meminfo: memFree=16042356/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=63236 CPUtime=462.29 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 152861 0 0 0 46206 23 0 0 25 0 1 0 459028317 64753664 15326 33554432000 134512640 134761588 4292285424 18446744073709551615 134748154 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 15809 15326 276 61 0 15112 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 63236

[startup+522.301 s]
/proc/loadavg: 4.07 4.00 3.74 5/190 13658
/proc/meminfo: memFree=16031924/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=54392 CPUtime=522.29 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 167455 0 0 0 52204 25 0 0 25 0 1 0 459028317 55697408 13115 33554432000 134512640 134761588 4292285424 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 13598 13115 276 61 0 12901 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 54392

[startup+582.3 s]
/proc/loadavg: 4.06 4.01 3.76 5/190 13659
/proc/meminfo: memFree=16041200/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=57576 CPUtime=582.29 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 179681 0 0 0 58202 27 0 0 25 0 1 0 459028317 58957824 13911 33554432000 134512640 134761588 4292285424 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 14394 13911 276 61 0 13697 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 57576

[startup+642.3 s]
/proc/loadavg: 4.02 4.01 3.77 5/190 13661
/proc/meminfo: memFree=16022836/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=58344 CPUtime=642.3 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 195330 0 0 0 64200 30 0 0 25 0 1 0 459028317 59744256 14103 33554432000 134512640 134761588 4292285424 18446744073709551615 134643945 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 14586 14103 276 61 0 13889 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 58344

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 13663
/proc/meminfo: memFree=16041796/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=55016 CPUtime=702.29 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 206147 0 0 0 70198 31 0 0 25 0 1 0 459028317 56336384 13271 33554432000 134512640 134761588 4292285424 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 13754 13271 276 61 0 13057 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 55016

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 13664
/proc/meminfo: memFree=16014628/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=59108 CPUtime=762.31 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 220847 0 0 0 76197 34 0 0 25 0 1 0 459028317 60526592 14294 33554432000 134512640 134761588 4292285424 18446744073709551615 134726098 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 14777 14294 276 61 0 14080 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 59108

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 13666
/proc/meminfo: memFree=16014620/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=66532 CPUtime=822.29 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 235536 0 0 0 82194 35 0 0 25 0 1 0 459028317 68128768 16118 33554432000 134512640 134761588 4292285424 18446744073709551615 134636680 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 16633 16118 276 61 0 15936 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 66532

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 13667
/proc/meminfo: memFree=16021064/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=57316 CPUtime=882.3 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 250770 0 0 0 88191 39 0 0 25 0 1 0 459028317 58691584 13814 33554432000 134512640 134761588 4292285424 18446744073709551615 134685708 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 14329 13814 276 61 0 13632 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 57316

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 13669
/proc/meminfo: memFree=16031576/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=58340 CPUtime=942.3 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 263123 0 0 0 94190 40 0 0 25 0 1 0 459028317 59740160 14070 33554432000 134512640 134761588 4292285424 18446744073709551615 134747256 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 14585 14070 276 61 0 13888 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 58340

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.84 5/190 13671
/proc/meminfo: memFree=16012344/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=58596 CPUtime=1002.3 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 275668 0 0 0 100187 43 0 0 25 0 1 0 459028317 60002304 14134 33554432000 134512640 134761588 4292285424 18446744073709551615 134748056 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 14649 14134 276 61 0 13952 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 58596

[startup+1062.3 s]
/proc/loadavg: 4.10 4.03 3.85 5/190 13672
/proc/meminfo: memFree=16030680/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=58596 CPUtime=1062.31 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 289877 0 0 0 106185 46 0 0 25 0 1 0 459028317 60002304 14134 33554432000 134512640 134761588 4292285424 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 14649 14134 276 61 0 13952 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 58596

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.86 5/190 13674
/proc/meminfo: memFree=16007476/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=72420 CPUtime=1122.3 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 302198 0 0 0 112183 47 0 0 25 0 1 0 459028317 74158080 17590 33554432000 134512640 134761588 4292285424 18446744073709551615 134684637 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 18105 17590 276 61 0 17408 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 72420

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 3.86 5/190 13675
/proc/meminfo: memFree=16027540/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=59364 CPUtime=1182.3 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 315575 0 0 0 118181 49 0 0 25 0 1 0 459028317 60788736 14326 33554432000 134512640 134761588 4292285424 18446744073709551615 134747659 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 14841 14326 276 61 0 14144 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 59364

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.87 5/190 13677
/proc/meminfo: memFree=16020840/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=59364 CPUtime=1242.3 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 326904 0 0 0 124179 51 0 0 25 0 1 0 459028317 60788736 14326 33554432000 134512640 134761588 4292285424 18446744073709551615 134747011 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 14841 14326 276 61 0 14144 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 59364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.36 3.86 3.82 3/179 13715
/proc/meminfo: memFree=16126692/32951124 swapFree=67111528/67111528
[pid=13616] ppid=13614 vsize=64740 CPUtime=1300.01 cores=0,2
/proc/13616/stat : 13616 (MPhaseSAT64) R 13614 13616 12632 0 -1 4202496 339576 0 0 0 129948 53 0 0 25 0 1 0 459028317 66293760 15670 33554432000 134512640 134761588 4292285424 18446744073709551615 134748056 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13616/statm: 16185 15670 276 61 0 15488 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 64740

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

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

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

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

runsolver used 2.26066 second user time and 4.83826 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-22 14:11:46
IDJOB=3258707
IDBENCH=71423
IDSOLVER=1521
FILE ID=node137/3258707-1303474306
RUNJOBID= node137-1303472967-13279
PBS_JOBID= 13107203
Free space on /tmp= 71380 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258707-1303474306/watcher-3258707-1303474306 -o /tmp/evaluation-result-3258707-1303474306/solver-3258707-1303474306 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3258707-1303474306.cnf

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

MD5SUM BENCH= d6877629cc818d7e31dc245fb95f0588
RANDOM SEED=1860595649

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16215988 kB
Buffers:       1210116 kB
Cached:       14862304 kB
SwapCached:          0 kB
Active:        9364100 kB
Inactive:      6815612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16215988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11252 kB
Writeback:           0 kB
AnonPages:      107068 kB
Mapped:          16576 kB
Slab:           492832 kB
PageTables:       5620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   293120 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= 71384 MiB
End job on node137 at 2011-04-22 14:33:28