Trace number 3280117

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
MPhaseSAT 2011-02-15? (TO) 1300.06 1300.02

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.9931
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

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-3280117-1303746801/watcher-3280117-1303746801 -o /tmp/evaluation-result-3280117-1303746801/solver-3280117-1303746801 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3280117-1303746801.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: 0.00 0.00 0.00 4/189 5880
/proc/meminfo: memFree=27648792/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=25068 CPUtime=0 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 467096190 25669632 273 33554432000 134512640 134731564 4292626160 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 6267 273 225 54 0 5577 0

[startup+0.088653 s]
/proc/loadavg: 0.00 0.00 0.00 4/189 5880
/proc/meminfo: memFree=27648792/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=25068 CPUtime=0.08 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 746 0 0 0 8 0 0 0 21 0 1 0 467096190 25669632 687 33554432000 134512640 134731564 4292626160 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 6267 687 225 54 0 5577 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25068

[startup+0.100634 s]
/proc/loadavg: 0.00 0.00 0.00 4/189 5880
/proc/meminfo: memFree=27648792/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=25068 CPUtime=0.09 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 801 0 0 0 9 0 0 0 21 0 1 0 467096190 25669632 742 33554432000 134512640 134731564 4292626160 18446744073709551615 3698595 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 6267 742 225 54 0 5577 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25068

[startup+0.300589 s]
/proc/loadavg: 0.00 0.00 0.00 4/189 5880
/proc/meminfo: memFree=27648792/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=25068 CPUtime=0.29 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 1735 0 0 0 29 0 0 0 22 0 1 0 467096190 25669632 1676 33554432000 134512640 134731564 4292626160 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 6267 1677 225 54 0 5577 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25068

[startup+0.70052 s]
/proc/loadavg: 0.00 0.00 0.00 4/189 5880
/proc/meminfo: memFree=27648792/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=25068 CPUtime=0.69 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 3592 0 0 0 68 1 0 0 23 0 1 0 467096190 25669632 3533 33554432000 134512640 134731564 4292626160 18446744073709551615 3694165 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 6267 3533 225 54 0 5577 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25068

[startup+1.50034 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 5881
/proc/meminfo: memFree=27504208/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=170200 CPUtime=1.49 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 38819 0 0 0 144 5 0 0 25 0 1 0 467096190 174284800 38275 33554432000 134512640 134731564 4292626160 18446744073709551615 3819004 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 42550 38276 532 54 0 41860 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170200

[startup+3.10105 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 5882
/proc/meminfo: memFree=27313992/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=203404 CPUtime=3.09 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 54281 0 0 0 302 7 0 0 25 0 1 0 467096190 208285696 46517 33554432000 134512640 134731564 4292626160 18446744073709551615 3807540 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 50851 46517 544 54 0 50161 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 203404

[startup+6.3005 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 5882
/proc/meminfo: memFree=27315456/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=192992 CPUtime=6.29 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 58602 0 0 0 622 7 0 0 25 0 1 0 467096190 197623808 43514 33554432000 134512640 134731564 4292626160 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 48248 43514 554 54 0 47558 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 192992

[startup+12.7003 s]
/proc/loadavg: 0.89 0.20 0.06 5/190 5882
/proc/meminfo: memFree=27302576/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=199612 CPUtime=12.69 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 60265 0 0 0 1261 8 0 0 25 0 1 0 467096190 204402688 45177 33554432000 134512640 134731564 4292626160 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 49903 45177 554 54 0 49213 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 199612

[startup+25.5009 s]
/proc/loadavg: 1.29 0.30 0.10 5/190 5909
/proc/meminfo: memFree=27352560/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=204264 CPUtime=25.49 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 74772 0 0 0 2539 10 0 0 25 0 1 0 467096190 209166336 46378 33554432000 134512640 134731564 4292626160 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 51066 46378 554 54 0 50376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 204264

[startup+51.1002 s]
/proc/loadavg: 2.21 0.60 0.20 5/190 5910
/proc/meminfo: memFree=27324984/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=223220 CPUtime=51.09 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 106014 0 0 0 5094 15 0 0 25 0 1 0 467096190 228577280 51104 33554432000 134512640 134731564 4292626160 18446744073709551615 134720400 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 55805 51104 554 54 0 55115 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 223220

[startup+102.307 s]
/proc/loadavg: 3.29 1.17 0.42 5/190 5911
/proc/meminfo: memFree=27298156/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=232280 CPUtime=102.3 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 134684 0 0 0 10210 20 0 0 25 0 1 0 467096190 237854720 53398 33554432000 134512640 134731564 4292626160 18446744073709551615 3816542 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 58070 53398 555 54 0 57380 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 232280

[startup+162.301 s]
/proc/loadavg: 3.71 1.64 0.62 5/190 5913
/proc/meminfo: memFree=27308848/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=233100 CPUtime=162.29 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 148061 0 0 0 16208 21 0 0 25 0 1 0 467096190 238694400 53605 33554432000 134512640 134731564 4292626160 18446744073709551615 134659313 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 58275 53605 555 54 0 57585 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 233100

[startup+222.301 s]
/proc/loadavg: 3.90 2.10 0.85 5/190 5914
/proc/meminfo: memFree=27304304/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=237844 CPUtime=222.3 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 175949 0 0 0 22204 26 0 0 25 0 1 0 467096190 243552256 54782 33554432000 134512640 134731564 4292626160 18446744073709551615 134717377 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 59461 54782 555 54 0 58771 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 237844

[startup+282.301 s]
/proc/loadavg: 3.96 2.42 1.03 5/190 5916
/proc/meminfo: memFree=27304140/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=237400 CPUtime=282.3 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 189127 0 0 0 28202 28 0 0 25 0 1 0 467096190 243097600 54701 33554432000 134512640 134731564 4292626160 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 59350 54701 555 54 0 58660 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 237400

[startup+342.3 s]
/proc/loadavg: 3.98 2.72 1.22 5/190 5918
/proc/meminfo: memFree=27303236/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=238200 CPUtime=342.3 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 202476 0 0 0 34200 30 0 0 25 0 1 0 467096190 243916800 54892 33554432000 134512640 134731564 4292626160 18446744073709551615 134624727 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 59550 54892 555 54 0 58860 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 238200

[startup+402.3 s]
/proc/loadavg: 3.99 2.94 1.38 5/190 5919
/proc/meminfo: memFree=27299472/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=240668 CPUtime=402.3 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 216437 0 0 0 40198 32 0 0 25 0 1 0 467096190 246444032 55521 33554432000 134512640 134731564 4292626160 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 60167 55521 555 54 0 59477 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 240668

[startup+462.3 s]
/proc/loadavg: 3.99 3.14 1.56 5/190 5930
/proc/meminfo: memFree=27298188/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=241884 CPUtime=462.3 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 230037 0 0 0 46194 36 0 0 25 0 1 0 467096190 247689216 55802 33554432000 134512640 134731564 4292626160 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 60471 55802 555 54 0 59781 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 241884

[startup+522.3 s]
/proc/loadavg: 3.99 3.28 1.69 5/190 5931
/proc/meminfo: memFree=27298304/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=240292 CPUtime=522.31 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 243175 0 0 0 52193 38 0 0 25 0 1 0 467096190 246059008 55434 33554432000 134512640 134731564 4292626160 18446744073709551615 134659224 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 60073 55434 555 54 0 59383 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 240292

[startup+582.301 s]
/proc/loadavg: 3.99 3.42 1.85 5/190 5933
/proc/meminfo: memFree=27296896/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=242312 CPUtime=582.31 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 256799 0 0 0 58191 40 0 0 25 0 1 0 467096190 248127488 55936 33554432000 134512640 134731564 4292626160 18446744073709551615 134720133 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 60578 55936 555 54 0 59888 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 242312

[startup+642.301 s]
/proc/loadavg: 3.99 3.52 1.98 5/190 5935
/proc/meminfo: memFree=27294376/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=240136 CPUtime=642.31 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 269923 0 0 0 64189 42 0 0 25 0 1 0 467096190 245899264 55399 33554432000 134512640 134731564 4292626160 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 60034 55399 555 54 0 59344 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 240136

[startup+702.301 s]
/proc/loadavg: 3.99 3.61 2.10 5/190 5936
/proc/meminfo: memFree=27293836/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=240136 CPUtime=702.31 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 283053 0 0 0 70187 44 0 0 25 0 1 0 467096190 245899264 55407 33554432000 134512640 134731564 4292626160 18446744073709551615 134659689 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 60034 55407 555 54 0 59344 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 240136

[startup+762.307 s]
/proc/loadavg: 3.99 3.68 2.22 5/190 5938
/proc/meminfo: memFree=27293688/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=240136 CPUtime=762.32 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 296137 0 0 0 76186 46 0 0 25 0 1 0 467096190 245899264 55409 33554432000 134512640 134731564 4292626160 18446744073709551615 134715387 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 60034 55409 555 54 0 59344 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 240136

[startup+822.301 s]
/proc/loadavg: 3.99 3.73 2.32 5/190 5939
/proc/meminfo: memFree=27288688/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=244872 CPUtime=822.31 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 310554 0 0 0 82183 48 0 0 25 0 1 0 467096190 250748928 56593 33554432000 134512640 134731564 4292626160 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 61218 56593 555 54 0 60528 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 244872

[startup+882.301 s]
/proc/loadavg: 4.10 3.81 2.44 5/190 5968
/proc/meminfo: memFree=27415348/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=244292 CPUtime=882.31 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 310554 0 0 0 88183 48 0 0 25 0 1 0 467096190 250155008 56448 33554432000 134512640 134731564 4292626160 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 61073 56448 555 54 0 60383 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 244292

[startup+942.301 s]
/proc/loadavg: 4.04 3.84 2.52 5/190 5970
/proc/meminfo: memFree=27410216/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=244276 CPUtime=942.32 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 323734 0 0 0 94182 50 0 0 25 0 1 0 467096190 250138624 56447 33554432000 134512640 134731564 4292626160 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 61069 56447 555 54 0 60379 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 244276

[startup+1002.3 s]
/proc/loadavg: 4.01 3.87 2.62 5/190 5971
/proc/meminfo: memFree=27408936/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=244276 CPUtime=1002.32 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 336800 0 0 0 100180 52 0 0 25 0 1 0 467096190 250138624 56447 33554432000 134512640 134731564 4292626160 18446744073709551615 134719759 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 61069 56447 555 54 0 60379 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 244276

[startup+1062.3 s]
/proc/loadavg: 4.04 3.90 2.70 5/190 5973
/proc/meminfo: memFree=27348516/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=244276 CPUtime=1062.32 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 336800 0 0 0 106180 52 0 0 25 0 1 0 467096190 250138624 56447 33554432000 134512640 134731564 4292626160 18446744073709551615 134720380 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 61069 56447 555 54 0 60379 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 244276

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.79 5/190 5974
/proc/meminfo: memFree=27298376/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=245764 CPUtime=1122.32 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 348071 0 0 0 112178 54 0 0 25 0 1 0 467096190 251662336 56809 33554432000 134512640 134731564 4292626160 18446744073709551615 134721131 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 61441 56809 555 54 0 60751 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 245764

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.85 5/190 5976
/proc/meminfo: memFree=27291388/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=243888 CPUtime=1182.32 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 358980 0 0 0 118176 56 0 0 25 0 1 0 467096190 249741312 56369 33554432000 134512640 134731564 4292626160 18446744073709551615 134710465 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 60972 56369 555 54 0 60282 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 243888

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.93 5/190 5978
/proc/meminfo: memFree=27299404/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=243888 CPUtime=1242.33 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 358980 0 0 0 124177 56 0 0 25 0 1 0 467096190 249741312 56369 33554432000 134512640 134731564 4292626160 18446744073709551615 134655971 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 60972 56369 555 54 0 60282 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 243888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 2.99 4/188 5980
/proc/meminfo: memFree=27311152/32951124 swapFree=67111524/67111528
[pid=5880] ppid=5878 vsize=245884 CPUtime=1300.04 cores=0,2
/proc/5880/stat : 5880 (MPhaseSAT) R 5878 5880 5820 0 -1 4202496 370526 0 0 0 129946 58 0 0 25 0 1 0 467096190 251785216 56868 33554432000 134512640 134731564 4292626160 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5880/statm: 61471 56868 555 54 0 60781 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 245884

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.46
CPU system time (s): 0.593909
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 262792

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

runsolver used 2.32864 second user time and 4.77627 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-25 17:53:23
IDJOB=3280117
IDBENCH=20349
IDSOLVER=1520
FILE ID=node147/3280117-1303746801
RUNJOBID= node147-1303746801-5838
PBS_JOBID= 13154015
Free space on /tmp= 72144 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280117-1303746801/watcher-3280117-1303746801 -o /tmp/evaluation-result-3280117-1303746801/solver-3280117-1303746801 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3280117-1303746801.cnf

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=1011502918

node147.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.836
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.67
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.836
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.836
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.836
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.75
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.836
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.836
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.76
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.836
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.82
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.836
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:      27649196 kB
Buffers:        939468 kB
Cached:        3831040 kB
SwapCached:          4 kB
Active:         557720 kB
Inactive:      4298172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27649196 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           57384 kB
Writeback:           0 kB
AnonPages:       84528 kB
Mapped:          16032 kB
Slab:           381648 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   281680 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= 72168 MiB
End job on node147 at 2011-04-25 18:15:05