Trace number 3394809

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-05-14 (fixed)? (TO) 5000.04 4999.93

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.0374
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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: 961)

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-3394809-1306084908/watcher-3394809-1306084908 -o /tmp/evaluation-result-3394809-1306084908/solver-3394809-1306084908 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394809-1306084908.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.70 1.95 1.98 2/514 5139
/proc/meminfo: memFree=15319220/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=21344 CPUtime=0 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 407 0 0 0 0 0 0 0 21 0 1 0 798721648 21856256 348 33554432000 4194304 4479436 140737186989520 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 5336 348 267 70 0 2456 0

[startup+0.0850369 s]
/proc/loadavg: 1.70 1.95 1.98 2/514 5139
/proc/meminfo: memFree=15319220/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=21344 CPUtime=0.08 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 1083 0 0 0 8 0 0 0 21 0 1 0 798721648 21856256 1024 33554432000 4194304 4479436 140737186989520 18446744073709551615 215988592384 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 5336 1024 267 70 0 2456 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21344

[startup+0.101051 s]
/proc/loadavg: 1.70 1.95 1.98 2/514 5139
/proc/meminfo: memFree=15319220/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=21344 CPUtime=0.09 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 1213 0 0 0 9 0 0 0 21 0 1 0 798721648 21856256 1154 33554432000 4194304 4479436 140737186989520 18446744073709551615 215988592384 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 5336 1156 267 70 0 2456 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21344

[startup+0.300893 s]
/proc/loadavg: 1.70 1.95 1.98 2/514 5139
/proc/meminfo: memFree=15319220/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=23788 CPUtime=0.29 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 2849 0 0 0 29 0 0 0 22 0 1 0 798721648 24358912 2790 33554432000 4194304 4479436 140737186989520 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 5947 2790 268 70 0 3067 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23788

[startup+0.700825 s]
/proc/loadavg: 1.70 1.95 1.98 2/514 5139
/proc/meminfo: memFree=15319220/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=30684 CPUtime=0.69 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 9834 0 0 0 67 2 0 0 23 0 1 0 798721648 31420416 5043 33554432000 4194304 4479436 140737186989520 18446744073709551615 4257680 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 7671 5043 278 70 0 4791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30684

[startup+1.50079 s]
/proc/loadavg: 1.70 1.95 1.98 3/515 5140
/proc/meminfo: memFree=15260944/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=102412 CPUtime=1.49 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 31784 0 0 0 145 4 0 0 25 0 1 0 798721648 104869888 22973 33554432000 4194304 4479436 140737186989520 18446744073709551615 4340981 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 25603 22973 300 70 0 22723 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102412

[startup+3.10051 s]
/proc/loadavg: 1.70 1.95 1.98 3/515 5140
/proc/meminfo: memFree=15206632/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=119148 CPUtime=3.09 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 35983 0 0 0 305 4 0 0 25 0 1 0 798721648 122007552 27172 33554432000 4194304 4479436 140737186989520 18446744073709551615 4302897 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 29787 27172 315 70 0 26907 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119148

[startup+6.30096 s]
/proc/loadavg: 1.73 1.95 1.98 3/515 5140
/proc/meminfo: memFree=15200552/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=115052 CPUtime=6.29 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 59666 0 0 0 622 7 0 0 25 0 1 0 798721648 117813248 21795 33554432000 4194304 4479436 140737186989520 18446744073709551615 4244432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 28763 21795 322 70 0 25883 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 115052

[startup+12.7008 s]
/proc/loadavg: 1.75 1.95 1.98 3/515 5167
/proc/meminfo: memFree=15198836/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=180216 CPUtime=12.69 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 88269 0 0 0 1259 10 0 0 25 0 1 0 798721648 184541184 38089 33554432000 4194304 4479436 140737186989520 18446744073709551615 4402604 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 45054 38089 325 70 0 42174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 180216

[startup+25.5006 s]
/proc/loadavg: 1.96 1.99 1.99 3/515 5167
/proc/meminfo: memFree=15194648/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=163836 CPUtime=25.5 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 92314 0 0 0 2539 11 0 0 25 0 1 0 798721648 167768064 33994 33554432000 4194304 4479436 140737186989520 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 40959 33994 325 70 0 38079 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 163836

[startup+51.1011 s]
/proc/loadavg: 1.97 1.99 1.99 3/515 5168
/proc/meminfo: memFree=15177264/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=179384 CPUtime=51.09 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 96259 0 0 0 5098 11 0 0 25 0 1 0 798721648 183689216 37881 33554432000 4194304 4479436 140737186989520 18446744073709551615 4330316 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 44846 37881 325 70 0 41966 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 179384

[startup+102.319 s]
/proc/loadavg: 1.99 1.99 1.99 3/515 5169
/proc/meminfo: memFree=15190696/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=162376 CPUtime=102.31 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 96259 0 0 0 10220 11 0 0 25 0 1 0 798721648 166273024 33629 33554432000 4194304 4479436 140737186989520 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 40594 33629 325 70 0 37714 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 162376

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/515 5171
/proc/meminfo: memFree=15186180/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=161048 CPUtime=162.29 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 99791 0 0 0 16218 11 0 0 25 0 1 0 798721648 164913152 33301 33554432000 4194304 4479436 140737186989520 18446744073709551615 4340715 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 40262 33301 325 70 0 37382 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 161048

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/515 5173
/proc/meminfo: memFree=15186880/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=160468 CPUtime=222.29 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 99791 0 0 0 22218 11 0 0 25 0 1 0 798721648 164319232 33156 33554432000 4194304 4479436 140737186989520 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 40117 33156 325 70 0 37237 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160468

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/515 5174
/proc/meminfo: memFree=15189192/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=160192 CPUtime=282.29 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 99791 0 0 0 28218 11 0 0 25 0 1 0 798721648 164036608 33087 33554432000 4194304 4479436 140737186989520 18446744073709551615 4450981 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 40048 33087 325 70 0 37168 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 160192

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/515 5176
/proc/meminfo: memFree=15156668/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=192484 CPUtime=342.3 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 111037 0 0 0 34217 13 0 0 25 0 1 0 798721648 197103616 41160 33554432000 4194304 4479436 140737186989520 18446744073709551615 4306804 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 48121 41160 325 70 0 45241 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 192484

[startup+402.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/515 5177
/proc/meminfo: memFree=15187756/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159648 CPUtime=402.3 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 127421 0 0 0 40216 14 0 0 25 0 1 0 798721648 163479552 32951 33554432000 4194304 4479436 140737186989520 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39912 32951 325 70 0 37032 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 159648

[startup+462.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/515 5179
/proc/meminfo: memFree=15187608/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159552 CPUtime=462.3 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 143805 0 0 0 46214 16 0 0 25 0 1 0 798721648 163381248 32927 33554432000 4194304 4479436 140737186989520 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39888 32927 325 70 0 37008 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 159552

[startup+522.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/515 5181
/proc/meminfo: memFree=15178032/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159500 CPUtime=522.31 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 160189 0 0 0 52213 18 0 0 25 0 1 0 798721648 163328000 32914 33554432000 4194304 4479436 140737186989520 18446744073709551615 4380359 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39875 32914 325 70 0 36995 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 159500

[startup+582.301 s]
/proc/loadavg: 2.07 2.01 2.00 3/515 5182
/proc/meminfo: memFree=15195600/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159456 CPUtime=582.31 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 168381 0 0 0 58212 19 0 0 25 0 1 0 798721648 163282944 32903 33554432000 4194304 4479436 140737186989520 18446744073709551615 4452359 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39864 32903 325 70 0 36984 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 159456

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 1.13 1.04 1.18 2/509 5331
/proc/meminfo: memFree=15183104/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4062.4 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 862576 0 0 0 406147 93 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4451056 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 159176

[startup+4122.3 s]
/proc/loadavg: 1.05 1.03 1.16 2/509 5333
/proc/meminfo: memFree=15182940/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4122.38 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 878960 0 0 0 412144 94 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4456030 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 159176

[startup+4182.3 s]
/proc/loadavg: 1.02 1.02 1.15 2/509 5334
/proc/meminfo: memFree=15183012/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4182.39 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 895344 0 0 0 418143 96 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4450961 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 159176

[startup+4242.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/509 5336
/proc/meminfo: memFree=15150724/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4242.38 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 911728 0 0 0 424141 97 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4451975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 159176

[startup+4302.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/509 5337
/proc/meminfo: memFree=15182920/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4302.38 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 919920 0 0 0 430140 98 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4451975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 159176

[startup+4362.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/509 5339
/proc/meminfo: memFree=15183000/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4362.39 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 928112 0 0 0 436140 99 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4385133 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 159176

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/509 5341
/proc/meminfo: memFree=15182984/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4422.39 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 944496 0 0 0 442138 101 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4307050 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 159176

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/509 5342
/proc/meminfo: memFree=15182936/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4482.39 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 952688 0 0 0 448137 102 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4452444 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 159176

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/509 5344
/proc/meminfo: memFree=15183164/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4542.39 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 960880 0 0 0 454137 102 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4455909 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 159176

[startup+4602.3 s]
/proc/loadavg: 1.08 1.03 1.09 2/509 5345
/proc/meminfo: memFree=15149600/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=191944 CPUtime=4602.4 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 969072 0 0 0 460137 103 0 0 25 0 1 0 798721648 196550656 41025 33554432000 4194304 4479436 140737186989520 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 47986 41025 325 70 0 45106 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 191944

[startup+4662.3 s]
/proc/loadavg: 1.11 1.05 1.09 2/509 5350
/proc/meminfo: memFree=15149952/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=191944 CPUtime=4662.39 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 985456 0 0 0 466135 104 0 0 25 0 1 0 798721648 196550656 41025 33554432000 4194304 4479436 140737186989520 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 47986 41025 325 70 0 45106 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 191944

[startup+4722.32 s]
/proc/loadavg: 1.04 1.04 1.08 2/509 5352
/proc/meminfo: memFree=15181320/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4722.41 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 993648 0 0 0 472136 105 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4451108 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 159176

[startup+4782.3 s]
/proc/loadavg: 1.01 1.03 1.08 2/509 5353
/proc/meminfo: memFree=15171612/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=170528 CPUtime=4782.39 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 1004678 0 0 0 478133 106 0 0 25 0 1 0 798721648 174620672 35671 33554432000 4194304 4479436 140737186989520 18446744073709551615 4450984 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 42632 35671 325 70 0 39752 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 170528

[startup+4842.3 s]
/proc/loadavg: 1.00 1.02 1.07 2/509 5355
/proc/meminfo: memFree=15181964/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4842.4 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 1021062 0 0 0 484132 108 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4455812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 159176

[startup+4902.3 s]
/proc/loadavg: 1.00 1.02 1.07 2/509 5356
/proc/meminfo: memFree=15182172/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4902.4 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 1037446 0 0 0 490130 110 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4450984 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 159176

[startup+4962.3 s]
/proc/loadavg: 1.00 1.01 1.06 2/509 5358
/proc/meminfo: memFree=15182116/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=159176 CPUtime=4962.4 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 1045638 0 0 0 496129 111 0 0 25 0 1 0 798721648 162996224 32833 33554432000 4194304 4479436 140737186989520 18446744073709551615 4455937 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 39794 32833 325 70 0 36914 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 159176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.01 1.06 2/509 5359
/proc/meminfo: memFree=15150112/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=191944 CPUtime=5000 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 1062022 0 0 0 499888 112 0 0 25 0 1 0 798721648 196550656 41025 33554432000 4194304 4479436 140737186989520 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 47986 41025 325 70 0 45106 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 191944

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.01 1.06 2/509 5359
/proc/meminfo: memFree=15150112/32950940 swapFree=67111364/67111528
[pid=5139] ppid=5137 vsize=191944 CPUtime=5000 cores=0,2,4,6
/proc/5139/stat : 5139 (MPhaseSAT64) R 5137 5139 4402 0 -1 4202496 1062022 0 0 0 499888 112 0 0 25 0 1 0 798721648 196550656 41025 33554432000 4194304 4479436 140737186989520 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5139/statm: 47986 41025 325 70 0 45106 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 191944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.04
CPU user time (s): 4998.9
CPU system time (s): 1.13683
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 203768

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

runsolver used 25.5921 second user time and 56.2684 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-22 19:21:49
IDJOB=3394809
IDBENCH=84806
IDSOLVER=1879
FILE ID=node117/3394809-1306084908
RUNJOBID= node117-1306084908-5119
PBS_JOBID= 13387886
Free space on /tmp= 73276 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394809-1306084908/watcher-3394809-1306084908 -o /tmp/evaluation-result-3394809-1306084908/solver-3394809-1306084908 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394809-1306084908.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=172907910

node117.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.849
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.69
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.849
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.849
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.849
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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15319252 kB
Buffers:        367512 kB
Cached:        7088164 kB
SwapCached:          0 kB
Active:       12836264 kB
Inactive:      4420572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15319252 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           28424 kB
Writeback:           0 kB
AnonPages:     9800788 kB
Mapped:          42004 kB
Slab:           247628 kB
PageTables:      58500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 149508716 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= 73284 MiB
End job on node117 at 2011-05-22 20:45:11