Trace number 3280301

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-17-u.cnf
MD5SUM780d946576ec5746b4ea9832bb01dbc5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1033.89
Satisfiable
(Un)Satisfiability was proved
Number of variables229544
Number of clauses1070757
Sum of the clauses size2471122
Maximum clause length10
Minimum clause length1
Number of clauses of size 119156
Number of clauses of size 2831957
Number of clauses of size 3176604
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

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-3280301-1303746802/watcher-3280301-1303746802 -o /tmp/evaluation-result-3280301-1303746802/solver-3280301-1303746802 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3280301-1303746802.cnf 

running on 2 cores: 5,7

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 1/174 31136
/proc/meminfo: memFree=12209368/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=19772 CPUtime=0 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 336 0 0 0 0 0 0 0 21 0 1 0 467096118 20246528 278 33554432000 134512640 134731564 4289331376 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 4943 278 225 54 0 4253 0

[startup+0.0391479 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 31136
/proc/meminfo: memFree=12209368/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=19772 CPUtime=0.03 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 516 0 0 0 3 0 0 0 21 0 1 0 467096118 20246528 458 33554432000 134512640 134731564 4289331376 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 4943 458 225 54 0 4253 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19772

[startup+0.101123 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 31136
/proc/meminfo: memFree=12209368/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=19772 CPUtime=0.09 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 846 0 0 0 9 0 0 0 21 0 1 0 467096118 20246528 788 33554432000 134512640 134731564 4289331376 18446744073709551615 8443647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 4943 788 225 54 0 4253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19772

[startup+0.301091 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 31136
/proc/meminfo: memFree=12209368/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=19772 CPUtime=0.29 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 1881 0 0 0 29 0 0 0 22 0 1 0 467096118 20246528 1823 33554432000 134512640 134731564 4289331376 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 4943 1823 225 54 0 4253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19772

[startup+0.701015 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 31136
/proc/meminfo: memFree=12209368/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=53988 CPUtime=0.69 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 9949 0 0 0 67 2 0 0 24 0 1 0 467096118 55283712 9663 33554432000 134512640 134731564 4289331376 18446744073709551615 134636584 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 13497 9665 233 54 0 12807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53988

[startup+1.50089 s]
/proc/loadavg: 0.24 0.05 0.02 5/184 31155
/proc/meminfo: memFree=12078100/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=130516 CPUtime=1.49 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 34853 0 0 0 144 5 0 0 25 0 1 0 467096118 133648384 30850 33554432000 134512640 134731564 4289331376 18446744073709551615 134629699 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 32629 30850 472 54 0 31939 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130516

[startup+3.10059 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 31167
/proc/meminfo: memFree=11947952/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=125392 CPUtime=3.09 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 38403 0 0 0 303 6 0 0 25 0 1 0 467096118 128401408 29467 33554432000 134512640 134731564 4289331376 18446744073709551615 8681691 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 31348 29467 477 54 0 30658 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125392

[startup+6.30102 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 31167
/proc/meminfo: memFree=11692028/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=131500 CPUtime=6.29 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 41909 0 0 0 623 6 0 0 25 0 1 0 467096118 134656000 31049 33554432000 134512640 134731564 4289331376 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 32875 31049 487 54 0 32185 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 131500

[startup+12.7009 s]
/proc/loadavg: 0.82 0.18 0.06 5/190 31167
/proc/meminfo: memFree=11563944/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=132952 CPUtime=12.69 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 47144 0 0 0 1262 7 0 0 25 0 1 0 467096118 136142848 31410 33554432000 134512640 134731564 4289331376 18446744073709551615 134669560 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 33238 31410 487 54 0 32548 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132952

[startup+25.5006 s]
/proc/loadavg: 1.31 0.30 0.10 4/185 31184
/proc/meminfo: memFree=11705944/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=132952 CPUtime=25.49 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 66424 0 0 0 2539 10 0 0 25 0 1 0 467096118 136142848 31452 33554432000 134512640 134731564 4289331376 18446744073709551615 134658952 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 33238 31452 487 54 0 32548 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 132952

[startup+51.101 s]
/proc/loadavg: 2.17 0.59 0.20 5/190 31195
/proc/meminfo: memFree=11832792/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=23836 CPUtime=51.09 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 166176 0 0 0 5086 23 0 0 25 0 1 0 467096118 24408064 5499 33554432000 134512640 134731564 4289331376 18446744073709551615 134720784 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 5959 5499 499 54 0 5269 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23836

[startup+102.307 s]
/proc/loadavg: 3.27 1.16 0.41 5/190 31196
/proc/meminfo: memFree=11860624/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=24396 CPUtime=102.3 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 166346 0 0 0 10207 23 0 0 25 0 1 0 467096118 24981504 5669 33554432000 134512640 134731564 4289331376 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 6099 5669 499 54 0 5409 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24396

[startup+162.301 s]
/proc/loadavg: 3.80 1.69 0.64 5/190 31198
/proc/meminfo: memFree=11862624/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=27152 CPUtime=162.29 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 167000 0 0 0 16206 23 0 0 25 0 1 0 467096118 27803648 6323 33554432000 134512640 134731564 4289331376 18446744073709551615 134659554 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 6788 6323 499 54 0 6098 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27152

[startup+222.3 s]
/proc/loadavg: 3.96 2.12 0.85 5/190 31200
/proc/meminfo: memFree=11859480/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=30248 CPUtime=222.3 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 167697 0 0 0 22206 24 0 0 25 0 1 0 467096118 30973952 7020 33554432000 134512640 134731564 4289331376 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 7562 7020 499 54 0 6872 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30248

[startup+282.3 s]
/proc/loadavg: 3.98 2.46 1.05 5/190 31201
/proc/meminfo: memFree=11858704/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=30728 CPUtime=282.3 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 167878 0 0 0 28206 24 0 0 25 0 1 0 467096118 31465472 7201 33554432000 134512640 134731564 4289331376 18446744073709551615 8433518 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 7682 7201 499 54 0 6992 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 30728

[startup+342.301 s]
/proc/loadavg: 3.99 2.74 1.23 5/190 31203
/proc/meminfo: memFree=11857432/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=32148 CPUtime=342.3 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 168170 0 0 0 34206 24 0 0 25 0 1 0 467096118 32919552 7493 33554432000 134512640 134731564 4289331376 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 8037 7493 499 54 0 7347 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 32148

[startup+402.301 s]
/proc/loadavg: 4.04 2.98 1.40 5/190 31204
/proc/meminfo: memFree=11856772/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=32928 CPUtime=402.3 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 168421 0 0 0 40206 24 0 0 25 0 1 0 467096118 33718272 7690 33554432000 134512640 134731564 4289331376 18446744073709551615 8433510 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 8232 7690 499 54 0 7542 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 32928

[startup+462.301 s]
/proc/loadavg: 4.07 3.18 1.57 6/190 31215
/proc/meminfo: memFree=11855000/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=33956 CPUtime=462.3 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 168866 0 0 0 46206 24 0 0 25 0 1 0 467096118 34770944 7961 33554432000 134512640 134731564 4289331376 18446744073709551615 134667199 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 8489 7961 499 54 0 7799 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 33956

[startup+522.3 s]
/proc/loadavg: 4.02 3.32 1.72 5/190 31216
/proc/meminfo: memFree=11853172/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=33956 CPUtime=522.3 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 168908 0 0 0 52206 24 0 0 25 0 1 0 467096118 34770944 8003 33554432000 134512640 134731564 4289331376 18446744073709551615 134624794 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 8489 8003 499 54 0 7799 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 33956

[startup+582.3 s]
/proc/loadavg: 4.01 3.44 1.86 5/190 31218
/proc/meminfo: memFree=11850168/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=34708 CPUtime=582.31 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 169068 0 0 0 58206 25 0 0 25 0 1 0 467096118 35540992 8163 33554432000 134512640 134731564 4289331376 18446744073709551615 134717595 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 8677 8163 499 54 0 7987 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 34708

[startup+642.301 s]
/proc/loadavg: 4.00 3.54 1.99 5/190 31220
/proc/meminfo: memFree=11852244/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=34504 CPUtime=642.32 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 169281 0 0 0 64207 25 0 0 25 0 1 0 467096118 35332096 8193 33554432000 134512640 134731564 4289331376 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 8626 8193 499 54 0 7936 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 34504

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.11 5/190 31221
/proc/meminfo: memFree=11848860/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=34796 CPUtime=702.31 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 169315 0 0 0 70206 25 0 0 25 0 1 0 467096118 35631104 8227 33554432000 134512640 134731564 4289331376 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 8699 8227 499 54 0 8009 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 34796

[startup+762.307 s]
/proc/loadavg: 4.09 3.72 2.24 5/190 31223
/proc/meminfo: memFree=11846984/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=35632 CPUtime=762.32 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 169641 0 0 0 76207 25 0 0 25 0 1 0 467096118 36487168 8441 33554432000 134512640 134731564 4289331376 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 8908 8441 499 54 0 8218 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 35632

[startup+822.3 s]
/proc/loadavg: 4.03 3.77 2.35 5/190 31224
/proc/meminfo: memFree=11845336/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=35624 CPUtime=822.31 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 169762 0 0 0 82206 25 0 0 25 0 1 0 467096118 36478976 8471 33554432000 134512640 134731564 4289331376 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 8906 8471 499 54 0 8216 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 35624

[startup+882.301 s]
/proc/loadavg: 4.01 3.81 2.45 5/190 31226
/proc/meminfo: memFree=11839728/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=37100 CPUtime=882.31 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 170002 0 0 0 88206 25 0 0 25 0 1 0 467096118 37990400 8711 33554432000 134512640 134731564 4289331376 18446744073709551615 134717502 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 9275 8711 499 54 0 8585 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 37100

[startup+942.301 s]
/proc/loadavg: 4.06 3.85 2.55 5/190 31228
/proc/meminfo: memFree=11834364/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=37856 CPUtime=942.31 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 170179 0 0 0 94206 25 0 0 25 0 1 0 467096118 38764544 8888 33554432000 134512640 134731564 4289331376 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 9464 8888 499 54 0 8774 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 37856

[startup+1002.3 s]
/proc/loadavg: 4.10 3.89 2.64 5/190 31229
/proc/meminfo: memFree=11833588/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=37552 CPUtime=1002.31 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 170248 0 0 0 100206 25 0 0 25 0 1 0 467096118 38453248 8847 33554432000 134512640 134731564 4289331376 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 9388 8847 499 54 0 8698 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 37552

[startup+1062.3 s]
/proc/loadavg: 4.04 3.91 2.72 5/190 31231
/proc/meminfo: memFree=11832576/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=37708 CPUtime=1062.32 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 170342 0 0 0 106206 26 0 0 25 0 1 0 467096118 38612992 8941 33554432000 134512640 134731564 4289331376 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 9427 8941 499 54 0 8737 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 37708

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.80 5/190 31259
/proc/meminfo: memFree=11803668/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=37388 CPUtime=1122.33 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 170663 0 0 0 112207 26 0 0 25 0 1 0 467096118 38285312 8874 33554432000 134512640 134731564 4289331376 18446744073709551615 134659369 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 9347 8874 499 54 0 8657 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 37388

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 2.87 5/190 31261
/proc/meminfo: memFree=11802072/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=37388 CPUtime=1182.33 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 170672 0 0 0 118207 26 0 0 25 0 1 0 467096118 38285312 8883 33554432000 134512640 134731564 4289331376 18446744073709551615 134720133 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 9347 8883 499 54 0 8657 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 37388

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.94 5/190 31263
/proc/meminfo: memFree=11830304/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=37388 CPUtime=1242.33 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 170674 0 0 0 124207 26 0 0 25 0 1 0 467096118 38285312 8885 33554432000 134512640 134731564 4289331376 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 9347 8885 499 54 0 8657 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 37388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.95 3.00 5/190 31291
/proc/meminfo: memFree=11933768/32951124 swapFree=67111528/67111528
[pid=31136] ppid=31134 vsize=38028 CPUtime=1300.03 cores=5,7
/proc/31136/stat : 31136 (MPhaseSAT) R 31134 31136 31106 0 -1 4202496 170785 0 0 0 129977 26 0 0 25 0 1 0 467096118 38940672 8996 33554432000 134512640 134731564 4289331376 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31136/statm: 9507 8996 499 54 0 8817 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 38028

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.78
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170785
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= 11
involuntary context switches= 2937

runsolver used 2.07168 second user time and 5.03323 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-25 17:53:23
IDJOB=3280301
IDBENCH=20384
IDSOLVER=1520
FILE ID=node145/3280301-1303746802
RUNJOBID= node145-1303746801-31127
PBS_JOBID= 13154017
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=1773056912

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12209524 kB
Buffers:       2171100 kB
Cached:       17935828 kB
SwapCached:          0 kB
Active:       10058964 kB
Inactive:     10112220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12209524 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19348 kB
Writeback:           0 kB
AnonPages:       63728 kB
Mapped:          14492 kB
Slab:           506104 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183912 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= 71636 MiB
End job on node145 at 2011-04-25 18:15:05