Trace number 3280485

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-3280485-1303746802/watcher-3280485-1303746802 -o /tmp/evaluation-result-3280485-1303746802/solver-3280485-1303746802 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3280485-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 5/186 5874
/proc/meminfo: memFree=27663808/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=3716 CPUtime=0 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 314 0 0 0 0 0 0 0 21 0 1 0 467096158 3805184 256 33554432000 134512640 134731564 4290985728 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 929 256 225 54 0 239 0

[startup+0.0638731 s]
/proc/loadavg: 0.00 0.00 0.00 5/186 5874
/proc/meminfo: memFree=27663808/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=6648 CPUtime=0.05 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 1437 0 0 0 5 0 0 0 21 0 1 0 467096158 6807552 1194 33554432000 134512640 134731564 4290985728 18446744073709551615 134717369 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 1662 1194 253 54 0 972 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6648

[startup+0.100866 s]
/proc/loadavg: 0.00 0.00 0.00 5/186 5874
/proc/meminfo: memFree=27663808/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=6948 CPUtime=0.09 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 1528 0 0 0 9 0 0 0 21 0 1 0 467096158 7114752 1285 33554432000 134512640 134731564 4290985728 18446744073709551615 3472608 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 1737 1285 256 54 0 1047 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6948

[startup+0.300842 s]
/proc/loadavg: 0.00 0.00 0.00 5/186 5874
/proc/meminfo: memFree=27663808/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=7772 CPUtime=0.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 1727 0 0 0 29 0 0 0 22 0 1 0 467096158 7958528 1483 33554432000 134512640 134731564 4290985728 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 1943 1483 271 54 0 1253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7772

[startup+0.700754 s]
/proc/loadavg: 0.00 0.00 0.00 5/186 5874
/proc/meminfo: memFree=27663808/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=7772 CPUtime=0.69 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 1727 0 0 0 69 0 0 0 24 0 1 0 467096158 7958528 1483 33554432000 134512640 134731564 4290985728 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 1943 1483 271 54 0 1253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7772

[startup+1.50062 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 5881
/proc/meminfo: memFree=27554552/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=7772 CPUtime=1.49 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 1727 0 0 0 149 0 0 0 25 0 1 0 467096158 7958528 1483 33554432000 134512640 134731564 4290985728 18446744073709551615 134634535 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 1943 1483 271 54 0 1253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7772

[startup+3.10032 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 5882
/proc/meminfo: memFree=27320440/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=7772 CPUtime=3.09 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 1749 0 0 0 309 0 0 0 25 0 1 0 467096158 7958528 1505 33554432000 134512640 134731564 4290985728 18446744073709551615 134659502 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 1943 1505 271 54 0 1253 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7772

[startup+6.30072 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 5882
/proc/meminfo: memFree=27315580/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=8696 CPUtime=6.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 1975 0 0 0 629 0 0 0 25 0 1 0 467096158 8904704 1731 33554432000 134512640 134731564 4290985728 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 2174 1731 271 54 0 1484 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8696

[startup+12.7005 s]
/proc/loadavg: 0.61 0.13 0.04 5/190 5882
/proc/meminfo: memFree=27311008/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=8696 CPUtime=12.69 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 1975 0 0 0 1269 0 0 0 25 0 1 0 467096158 8904704 1731 33554432000 134512640 134731564 4290985728 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 2174 1731 271 54 0 1484 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8696

[startup+25.5002 s]
/proc/loadavg: 1.29 0.30 0.10 5/190 5909
/proc/meminfo: memFree=27352684/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=9704 CPUtime=25.49 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 2216 0 0 0 2549 0 0 0 25 0 1 0 467096158 9936896 1972 33554432000 134512640 134731564 4290985728 18446744073709551615 134655988 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 2426 1972 271 54 0 1736 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9704

[startup+51.1005 s]
/proc/loadavg: 2.21 0.60 0.20 5/190 5910
/proc/meminfo: memFree=27324984/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=9080 CPUtime=51.09 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 4397 0 0 0 5109 0 0 0 25 0 1 0 467096158 9297920 1845 33554432000 134512640 134731564 4290985728 18446744073709551615 134718378 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 2270 1845 282 54 0 1580 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9080

[startup+102.307 s]
/proc/loadavg: 3.29 1.17 0.42 5/190 5911
/proc/meminfo: memFree=27292080/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=10012 CPUtime=102.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 4628 0 0 0 10229 0 0 0 25 0 1 0 467096158 10252288 2076 33554432000 134512640 134731564 4290985728 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 2503 2076 283 54 0 1813 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 10012

[startup+162.301 s]
/proc/loadavg: 3.71 1.64 0.62 5/190 5913
/proc/meminfo: memFree=27308848/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=12644 CPUtime=162.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 59117 0 0 0 16217 12 0 0 25 0 1 0 467096158 12947456 2711 33554432000 134512640 134731564 4290985728 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 3161 2711 283 54 0 2471 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 12644

[startup+222.301 s]
/proc/loadavg: 3.90 2.10 0.85 5/190 5914
/proc/meminfo: memFree=27303932/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=10976 CPUtime=222.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 96779 0 0 0 22208 21 0 0 25 0 1 0 467096158 11239424 2328 33554432000 134512640 134731564 4290985728 18446744073709551615 134620152 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 2744 2328 283 54 0 2054 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 10976

[startup+282.301 s]
/proc/loadavg: 3.96 2.42 1.03 5/190 5916
/proc/meminfo: memFree=27304140/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=12584 CPUtime=282.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 143164 0 0 0 28197 32 0 0 25 0 1 0 467096158 12886016 2706 33554432000 134512640 134731564 4290985728 18446744073709551615 134659608 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 3146 2706 283 54 0 2456 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 12584

[startup+342.301 s]
/proc/loadavg: 3.98 2.70 1.21 5/190 5918
/proc/meminfo: memFree=27303484/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=13672 CPUtime=342.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 169416 0 0 0 34190 39 0 0 25 0 1 0 467096158 14000128 2983 33554432000 134512640 134731564 4290985728 18446744073709551615 134620872 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 3418 2983 283 54 0 2728 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 13672

[startup+402.301 s]
/proc/loadavg: 3.99 2.94 1.38 5/190 5919
/proc/meminfo: memFree=27299472/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=15168 CPUtime=402.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 177488 0 0 0 40188 41 0 0 25 0 1 0 467096158 15532032 3348 33554432000 134512640 134731564 4290985728 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 3792 3348 283 54 0 3102 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 15168

[startup+462.301 s]
/proc/loadavg: 3.99 3.13 1.54 5/190 5930
/proc/meminfo: memFree=27298312/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=15432 CPUtime=462.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 177552 0 0 0 46188 41 0 0 25 0 1 0 467096158 15802368 3412 33554432000 134512640 134731564 4290985728 18446744073709551615 134655747 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 3858 3412 283 54 0 3168 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 15432

[startup+522.3 s]
/proc/loadavg: 3.99 3.28 1.69 5/190 5931
/proc/meminfo: memFree=27298304/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=15832 CPUtime=522.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 177675 0 0 0 52188 41 0 0 25 0 1 0 467096158 16211968 3535 33554432000 134512640 134731564 4290985728 18446744073709551615 134659296 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 3958 3535 283 54 0 3268 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 15832

[startup+582.3 s]
/proc/loadavg: 3.99 3.41 1.83 5/190 5933
/proc/meminfo: memFree=27296896/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=15964 CPUtime=582.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 177695 0 0 0 58188 41 0 0 25 0 1 0 467096158 16347136 3555 33554432000 134512640 134731564 4290985728 18446744073709551615 134668678 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 3991 3555 283 54 0 3301 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 15964

[startup+642.3 s]
/proc/loadavg: 3.99 3.52 1.98 5/190 5935
/proc/meminfo: memFree=27294376/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=16508 CPUtime=642.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178139 0 0 0 64188 41 0 0 25 0 1 0 467096158 16904192 3708 33554432000 134512640 134731564 4290985728 18446744073709551615 134723056 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4127 3708 283 54 0 3437 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 16508

[startup+702.3 s]
/proc/loadavg: 3.99 3.60 2.09 5/190 5936
/proc/meminfo: memFree=27293836/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=16508 CPUtime=702.28 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178139 0 0 0 70187 41 0 0 25 0 1 0 467096158 16904192 3708 33554432000 134512640 134731564 4290985728 18446744073709551615 134620144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4127 3708 283 54 0 3437 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 16508

[startup+762.306 s]
/proc/loadavg: 3.99 3.68 2.22 5/190 5938
/proc/meminfo: memFree=27293688/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=16508 CPUtime=762.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178139 0 0 0 76187 42 0 0 25 0 1 0 467096158 16904192 3708 33554432000 134512640 134731564 4290985728 18446744073709551615 134655758 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4127 3708 283 54 0 3437 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 16508

[startup+822.301 s]
/proc/loadavg: 3.99 3.73 2.32 5/190 5939
/proc/meminfo: memFree=27288688/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=16508 CPUtime=822.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178139 0 0 0 82187 42 0 0 25 0 1 0 467096158 16904192 3708 33554432000 134512640 134731564 4290985728 18446744073709551615 134655376 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4127 3708 283 54 0 3437 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 16508

[startup+882.301 s]
/proc/loadavg: 4.10 3.81 2.44 5/190 5968
/proc/meminfo: memFree=27415348/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=16508 CPUtime=882.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178139 0 0 0 88187 42 0 0 25 0 1 0 467096158 16904192 3708 33554432000 134512640 134731564 4290985728 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4127 3708 283 54 0 3437 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 16508

[startup+942.301 s]
/proc/loadavg: 4.04 3.84 2.52 5/190 5970
/proc/meminfo: memFree=27410216/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=16508 CPUtime=942.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178139 0 0 0 94186 43 0 0 25 0 1 0 467096158 16904192 3708 33554432000 134512640 134731564 4290985728 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4127 3708 283 54 0 3437 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 16508

[startup+1002.3 s]
/proc/loadavg: 4.01 3.87 2.62 5/190 5971
/proc/meminfo: memFree=27409184/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=16508 CPUtime=1002.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178139 0 0 0 100186 43 0 0 25 0 1 0 467096158 16904192 3708 33554432000 134512640 134731564 4290985728 18446744073709551615 134721800 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4127 3708 283 54 0 3437 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 16508

[startup+1062.3 s]
/proc/loadavg: 4.04 3.90 2.70 5/190 5973
/proc/meminfo: memFree=27348640/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=17304 CPUtime=1062.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178338 0 0 0 106185 44 0 0 25 0 1 0 467096158 17719296 3907 33554432000 134512640 134731564 4290985728 18446744073709551615 134620136 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4326 3907 283 54 0 3636 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 17304

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.79 5/190 5974
/proc/meminfo: memFree=27298376/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=17472 CPUtime=1122.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178371 0 0 0 112185 44 0 0 25 0 1 0 467096158 17891328 3940 33554432000 134512640 134731564 4290985728 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4368 3940 283 54 0 3678 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 17472

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.85 5/190 5976
/proc/meminfo: memFree=27291388/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=17472 CPUtime=1182.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178371 0 0 0 118185 44 0 0 25 0 1 0 467096158 17891328 3940 33554432000 134512640 134731564 4290985728 18446744073709551615 134659012 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4368 3940 283 54 0 3678 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 17472

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.92 5/190 5978
/proc/meminfo: memFree=27299404/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=17472 CPUtime=1242.29 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178371 0 0 0 124185 44 0 0 25 0 1 0 467096158 17891328 3940 33554432000 134512640 134731564 4290985728 18446744073709551615 134720137 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4368 3940 283 54 0 3678 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 17472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 2.99 5/190 5979
/proc/meminfo: memFree=27297124/32951124 swapFree=67111524/67111528
[pid=5874] ppid=5872 vsize=17472 CPUtime=1300 cores=5,7
/proc/5874/stat : 5874 (MPhaseSAT) R 5872 5874 5820 0 -1 4202496 178371 0 0 0 129956 44 0 0 25 0 1 0 467096158 17891328 3940 33554432000 134512640 134731564 4290985728 18446744073709551615 134614658 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5874/statm: 4368 3940 283 54 0 3678 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 17472

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.01
CPU user time (s): 1299.56
CPU system time (s): 0.445932
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 17472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.445932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178371
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= 9
involuntary context switches= 14836

runsolver used 2.11568 second user time and 4.97824 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-25 17:53:23
IDJOB=3280485
IDBENCH=20399
IDSOLVER=1520
FILE ID=node147/3280485-1303746802
RUNJOBID= node147-1303746801-5841
PBS_JOBID= 13154015
Free space on /tmp= 72148 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280485-1303746802/watcher-3280485-1303746802 -o /tmp/evaluation-result-3280485-1303746802/solver-3280485-1303746802 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3280485-1303746802.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1773056912

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:      27663972 kB
Buffers:        939456 kB
Cached:        3824844 kB
SwapCached:          4 kB
Active:         523188 kB
Inactive:      4317968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27663972 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           51564 kB
Writeback:           0 kB
AnonPages:       76380 kB
Mapped:          16032 kB
Slab:           381388 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   259776 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