Trace number 3283384

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-03-03? (TO) 1300.02 1300.01

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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

running on 2 cores: 4,6

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: 4.08 3.62 4.46 5/189 26964
/proc/meminfo: memFree=13907260/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=24508 CPUtime=0 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 324 0 0 0 0 0 0 0 22 0 1 0 487594445 25096192 265 33554432000 134512640 134761588 4290521760 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 6127 265 225 61 0 5430 0

[startup+0.0422539 s]
/proc/loadavg: 4.08 3.62 4.46 5/189 26964
/proc/meminfo: memFree=13907260/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=24508 CPUtime=0.03 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 506 0 0 0 3 0 0 0 22 0 1 0 487594445 25096192 447 33554432000 134512640 134761588 4290521760 18446744073709551615 9185023 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 6127 447 225 61 0 5430 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24508

[startup+0.100232 s]
/proc/loadavg: 4.08 3.62 4.46 5/189 26964
/proc/meminfo: memFree=13907260/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=24508 CPUtime=0.09 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 798 0 0 0 9 0 0 0 22 0 1 0 487594445 25096192 739 33554432000 134512640 134761588 4290521760 18446744073709551615 134531215 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 6127 739 225 61 0 5430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24508

[startup+0.300198 s]
/proc/loadavg: 4.08 3.62 4.46 5/189 26964
/proc/meminfo: memFree=13907260/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=24508 CPUtime=0.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 1808 0 0 0 29 0 0 0 23 0 1 0 487594445 25096192 1749 33554432000 134512640 134761588 4290521760 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 6127 1749 225 61 0 5430 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24508

[startup+0.701118 s]
/proc/loadavg: 4.08 3.62 4.46 5/189 26964
/proc/meminfo: memFree=13907260/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=24508 CPUtime=0.69 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 3822 0 0 0 69 0 0 0 25 0 1 0 487594445 25096192 3763 33554432000 134512640 134761588 4290521760 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 6127 3763 225 61 0 5430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24508

[startup+1.50097 s]
/proc/loadavg: 4.08 3.62 4.46 5/190 26965
/proc/meminfo: memFree=13868448/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=77048 CPUtime=1.49 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 18277 0 0 0 147 2 0 0 25 0 1 0 487594445 78897152 18011 33554432000 134512640 134761588 4290521760 18446744073709551615 134644901 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 19262 18011 499 61 0 18565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77048

[startup+3.10066 s]
/proc/loadavg: 4.08 3.62 4.46 5/190 26966
/proc/meminfo: memFree=13863860/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=78224 CPUtime=3.09 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 41707 0 0 0 303 6 0 0 25 0 1 0 487594445 80101376 18283 33554432000 134512640 134761588 4290521760 18446744073709551615 134697240 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 19556 18283 509 61 0 18859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78224

[startup+6.30104 s]
/proc/loadavg: 4.07 3.62 4.46 5/190 26966
/proc/meminfo: memFree=13831496/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=82064 CPUtime=6.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 42672 0 0 0 623 6 0 0 25 0 1 0 487594445 84033536 19248 33554432000 134512640 134761588 4290521760 18446744073709551615 134622335 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 20516 19248 510 61 0 19819 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82064

[startup+12.7008 s]
/proc/loadavg: 4.07 3.63 4.45 5/190 26966
/proc/meminfo: memFree=13791740/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=87688 CPUtime=12.69 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 44078 0 0 0 1263 6 0 0 25 0 1 0 487594445 89792512 20654 33554432000 134512640 134761588 4290521760 18446744073709551615 134616735 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 21922 20654 510 61 0 21225 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87688

[startup+25.5004 s]
/proc/loadavg: 4.05 3.65 4.45 5/190 26966
/proc/meminfo: memFree=13785176/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=84796 CPUtime=25.49 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 54611 0 0 0 2541 8 0 0 25 0 1 0 487594445 86831104 19936 33554432000 134512640 134761588 4290521760 18446744073709551615 134747976 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 21199 19936 515 61 0 20502 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84796

[startup+51.1005 s]
/proc/loadavg: 4.03 3.67 4.43 5/190 26967
/proc/meminfo: memFree=13767700/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=83352 CPUtime=51.09 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 74279 0 0 0 5099 10 0 0 25 0 1 0 487594445 85352448 19575 33554432000 134512640 134761588 4290521760 18446744073709551615 134634731 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 20838 19575 515 61 0 20141 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83352

[startup+102.307 s]
/proc/loadavg: 4.01 3.72 4.41 5/190 26995
/proc/meminfo: memFree=13653640/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=96760 CPUtime=102.3 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 488601 0 0 0 10166 64 0 0 25 0 1 0 487594445 99082240 23660 33554432000 134512640 134761588 4290521760 18446744073709551615 134747223 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 24190 23660 342 61 0 23493 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 96760

[startup+162.301 s]
/proc/loadavg: 4.00 3.77 4.38 5/190 26997
/proc/meminfo: memFree=13598536/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=122988 CPUtime=162.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 590220 0 0 0 16150 79 0 0 25 0 1 0 487594445 125939712 30217 33554432000 134512640 134761588 4290521760 18446744073709551615 134643161 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 30747 30217 342 61 0 30050 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 122988

[startup+222.301 s]
/proc/loadavg: 4.00 3.81 4.35 5/190 26998
/proc/meminfo: memFree=13565836/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=123756 CPUtime=222.28 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 608922 0 0 0 22147 81 0 0 25 0 1 0 487594445 126726144 30409 33554432000 134512640 134761588 4290521760 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 30939 30409 342 61 0 30242 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 123756

[startup+282.301 s]
/proc/loadavg: 4.00 3.84 4.33 5/190 27000
/proc/meminfo: memFree=13610896/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=125456 CPUtime=282.28 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 612814 0 0 0 28146 82 0 0 25 0 1 0 487594445 128466944 30834 33554432000 134512640 134761588 4290521760 18446744073709551615 134643059 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 31364 30834 342 61 0 30667 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 125456

[startup+342.301 s]
/proc/loadavg: 3.95 3.85 4.30 5/190 27029
/proc/meminfo: memFree=13635240/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=124432 CPUtime=342.28 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 626606 0 0 0 34144 84 0 0 25 0 1 0 487594445 127418368 30578 33554432000 134512640 134761588 4290521760 18446744073709551615 134747290 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 31108 30578 342 61 0 30411 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 124432

[startup+402.301 s]
/proc/loadavg: 3.98 3.88 4.28 5/190 27030
/proc/meminfo: memFree=13618136/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=129564 CPUtime=402.28 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 631956 0 0 0 40143 85 0 0 25 0 1 0 487594445 132673536 31861 33554432000 134512640 134761588 4290521760 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 32391 31861 342 61 0 31694 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 129564

[startup+462.301 s]
/proc/loadavg: 3.99 3.90 4.26 5/190 27032
/proc/meminfo: memFree=13624376/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=129512 CPUtime=462.28 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 635306 0 0 0 46143 85 0 0 25 0 1 0 487594445 132620288 31848 33554432000 134512640 134761588 4290521760 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 32378 31848 342 61 0 31681 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 129512

[startup+522.301 s]
/proc/loadavg: 3.99 3.91 4.24 5/190 27033
/proc/meminfo: memFree=13597092/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=130536 CPUtime=522.28 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 647980 0 0 0 52141 87 0 0 25 0 1 0 487594445 133668864 32104 33554432000 134512640 134761588 4290521760 18446744073709551615 134643591 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 32634 32104 342 61 0 31937 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 130536

[startup+582.301 s]
/proc/loadavg: 4.04 3.94 4.23 5/190 27035
/proc/meminfo: memFree=13564468/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=129512 CPUtime=582.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 649644 0 0 0 58141 88 0 0 25 0 1 0 487594445 132620288 31848 33554432000 134512640 134761588 4290521760 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 32378 31848 342 61 0 31681 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 129512

[startup+642.301 s]
/proc/loadavg: 4.01 3.95 4.21 5/190 27064
/proc/meminfo: memFree=13617464/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=139216 CPUtime=642.3 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 655344 0 0 0 64141 89 0 0 25 0 1 0 487594445 142557184 34274 33554432000 134512640 134761588 4290521760 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 34804 34274 342 61 0 34107 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 139216

[startup+702.301 s]
/proc/loadavg: 4.08 3.97 4.20 5/190 27065
/proc/meminfo: memFree=13624148/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=139216 CPUtime=702.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 669939 0 0 0 70138 91 0 0 25 0 1 0 487594445 142557184 34274 33554432000 134512640 134761588 4290521760 18446744073709551615 134747243 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 34804 34274 342 61 0 34107 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 139216

[startup+762.307 s]
/proc/loadavg: 4.08 3.99 4.19 5/190 27094
/proc/meminfo: memFree=13646332/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=138704 CPUtime=762.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 672755 0 0 0 76138 91 0 0 25 0 1 0 487594445 142032896 34146 33554432000 134512640 134761588 4290521760 18446744073709551615 134748408 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 34676 34146 342 61 0 33979 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 138704

[startup+822.301 s]
/proc/loadavg: 4.03 3.99 4.17 5/190 27095
/proc/meminfo: memFree=13635220/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=138688 CPUtime=822.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 676215 0 0 0 82137 92 0 0 25 0 1 0 487594445 142016512 34142 33554432000 134512640 134761588 4290521760 18446744073709551615 134748384 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 34672 34142 342 61 0 33975 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 138688

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 4.16 5/190 27097
/proc/meminfo: memFree=13602780/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=133568 CPUtime=882.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 677367 0 0 0 88137 92 0 0 25 0 1 0 487594445 136773632 32862 33554432000 134512640 134761588 4290521760 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 33392 32862 342 61 0 32695 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 133568

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 4.15 5/190 27099
/proc/meminfo: memFree=13608372/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=132544 CPUtime=942.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 690041 0 0 0 94135 94 0 0 25 0 1 0 487594445 135725056 32606 33554432000 134512640 134761588 4290521760 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 33136 32606 342 61 0 32439 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 132544

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 4.14 5/190 27127
/proc/meminfo: memFree=13578272/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=140208 CPUtime=1002.3 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 693219 0 0 0 100135 95 0 0 25 0 1 0 487594445 143572992 34522 33554432000 134512640 134761588 4290521760 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 35052 34522 342 61 0 34355 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 140208

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 4.13 5/190 27129
/proc/meminfo: memFree=13588960/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=138160 CPUtime=1062.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 696163 0 0 0 106134 95 0 0 25 0 1 0 487594445 141475840 34010 33554432000 134512640 134761588 4290521760 18446744073709551615 134726222 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 34540 34010 342 61 0 33843 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 138160

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 4.11 5/190 27130
/proc/meminfo: memFree=13565872/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=136624 CPUtime=1122.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 699235 0 0 0 112134 95 0 0 25 0 1 0 487594445 139902976 33626 33554432000 134512640 134761588 4290521760 18446744073709551615 134747238 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 34156 33626 342 61 0 33459 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 136624

[startup+1182.3 s]
/proc/loadavg: 4.15 4.02 4.11 5/190 27132
/proc/meminfo: memFree=13521988/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=139372 CPUtime=1182.3 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 714821 0 0 0 118132 98 0 0 25 0 1 0 487594445 142716928 34313 33554432000 134512640 134761588 4290521760 18446744073709551615 134680586 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 34843 34313 342 61 0 34146 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 139372

[startup+1242.3 s]
/proc/loadavg: 4.17 4.04 4.11 5/190 27134
/proc/meminfo: memFree=13524824/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=146304 CPUtime=1242.29 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 718240 0 0 0 124131 98 0 0 25 0 1 0 487594445 149815296 36046 33554432000 134512640 134761588 4290521760 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 36576 36046 342 61 0 35879 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 146304



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.62 3.92 4.07 4/184 27152
/proc/meminfo: memFree=13698744/32950928 swapFree=67087032/67111528
[pid=26964] ppid=26962 vsize=139320 CPUtime=1300.01 cores=4,6
/proc/26964/stat : 26964 (MPhaseSAT64) R 26962 26964 26622 0 -1 4202496 719950 0 0 0 129902 99 0 0 25 0 1 0 487594445 142663680 34300 33554432000 134512640 134761588 4290521760 18446744073709551615 134616727 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26964/statm: 34830 34300 342 61 0 34133 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 139320

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.02
CPU user time (s): 1299.02
CPU system time (s): 0.996848
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 195196

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

runsolver used 2.30765 second user time and 4.79527 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 21:32:54
IDJOB=3283384
IDBENCH=71036
IDSOLVER=1521
FILE ID=node148/3283384-1303759973
RUNJOBID= node148-1303759501-26641
PBS_JOBID= 13157117
Free space on /tmp= 70508 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283384-1303759973/watcher-3283384-1303759973 -o /tmp/evaluation-result-3283384-1303759973/solver-3283384-1303759973 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3283384-1303759973.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=915624532

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13907416 kB
Buffers:       2058852 kB
Cached:       16195180 kB
SwapCached:       5264 kB
Active:        9319708 kB
Inactive:      9158940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13907416 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           72460 kB
Writeback:           0 kB
AnonPages:      220692 kB
Mapped:          15584 kB
Slab:           498956 kB
PageTables:       5696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   439436 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= 70536 MiB
End job on node148 at 2011-04-25 21:54:36