Trace number 3375397

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) 1300.05 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
MD5SUM1002234f62b5dfa01a75197c65e66327
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.921859
Satisfiable
(Un)Satisfiability was proved
Number of variables1285
Number of clauses166723
Sum of the clauses size334661
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2166688
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3375397-1305462476/watcher-3375397-1305462476 -o /tmp/evaluation-result-3375397-1305462476/solver-3375397-1305462476 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375397-1305462476.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: 3.02 2.47 2.89 5/292 7384
/proc/meminfo: memFree=18842392/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=15128 CPUtime=0 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 419 0 0 0 0 0 0 0 25 0 1 0 657847338 15491072 361 33554432000 4194304 4479436 140734854659008 18446744073709551615 237278879488 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 3782 362 267 70 0 902 0

[startup+0.102763 s]
/proc/loadavg: 3.02 2.47 2.89 5/292 7384
/proc/meminfo: memFree=18842392/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=17108 CPUtime=0.09 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 2968 0 0 0 9 0 0 0 25 0 1 0 657847338 17518592 1631 33554432000 4194304 4479436 140734854659008 18446744073709551615 4244214 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 4277 1631 279 70 0 1397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17108

[startup+0.200745 s]
/proc/loadavg: 3.02 2.47 2.89 5/292 7384
/proc/meminfo: memFree=18842392/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=20428 CPUtime=0.19 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 5461 0 0 0 18 1 0 0 25 0 1 0 657847338 20918272 2361 33554432000 4194304 4479436 140734854659008 18446744073709551615 4379584 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 5107 2361 311 70 0 2227 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 20428

[startup+0.300728 s]
/proc/loadavg: 3.02 2.47 2.89 5/292 7384
/proc/meminfo: memFree=18842392/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=20428 CPUtime=0.29 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 5461 0 0 0 28 1 0 0 25 0 1 0 657847338 20918272 2361 33554432000 4194304 4479436 140734854659008 18446744073709551615 4308064 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 5107 2361 311 70 0 2227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20428

[startup+0.700656 s]
/proc/loadavg: 3.02 2.47 2.89 5/292 7384
/proc/meminfo: memFree=18842392/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=20428 CPUtime=0.69 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 5603 0 0 0 68 1 0 0 25 0 1 0 657847338 20918272 2503 33554432000 4194304 4479436 140734854659008 18446744073709551615 4306813 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 5107 2503 311 70 0 2227 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20428

[startup+1.50051 s]
/proc/loadavg: 3.02 2.47 2.89 5/293 7385
/proc/meminfo: memFree=18833480/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=20428 CPUtime=1.49 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 5603 0 0 0 148 1 0 0 25 0 1 0 657847338 20918272 2503 33554432000 4194304 4479436 140734854659008 18446744073709551615 4416125 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 5107 2503 311 70 0 2227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20428

[startup+3.10022 s]
/proc/loadavg: 3.02 2.47 2.89 5/293 7385
/proc/meminfo: memFree=18852452/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=26056 CPUtime=3.09 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 6746 0 0 0 308 1 0 0 25 0 1 0 657847338 26681344 3646 33554432000 4194304 4479436 140734854659008 18446744073709551615 4330432 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 6514 3646 317 70 0 3634 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26056

[startup+6.30066 s]
/proc/loadavg: 3.10 2.49 2.89 5/293 7385
/proc/meminfo: memFree=18938176/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=27652 CPUtime=6.29 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 7145 0 0 0 628 1 0 0 25 0 1 0 657847338 28315648 4045 33554432000 4194304 4479436 140734854659008 18446744073709551615 4380200 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 6913 4045 317 70 0 4033 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27652

[startup+12.7005 s]
/proc/loadavg: 3.17 2.52 2.90 5/293 7385
/proc/meminfo: memFree=18684344/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=36612 CPUtime=12.69 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 9640 0 0 0 1268 1 0 0 25 0 1 0 657847338 37490688 6540 33554432000 4194304 4479436 140734854659008 18446744073709551615 4304678 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 9153 6540 317 70 0 6273 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36612

[startup+25.5002 s]
/proc/loadavg: 3.35 2.59 2.92 5/293 7413
/proc/meminfo: memFree=19353620/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=40196 CPUtime=25.49 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 10536 0 0 0 2548 1 0 0 25 0 1 0 657847338 41160704 7436 33554432000 4194304 4479436 140734854659008 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 10049 7436 317 70 0 7169 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40196

[startup+51.1007 s]
/proc/loadavg: 3.64 2.72 2.95 5/293 7413
/proc/meminfo: memFree=19102272/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=56684 CPUtime=51.09 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 17369 0 0 0 5107 2 0 0 25 0 1 0 657847338 58044416 11567 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331506 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 14171 11567 326 70 0 11291 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56684

[startup+102.301 s]
/proc/loadavg: 3.84 2.91 3.00 5/293 7415
/proc/meminfo: memFree=19173888/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=83308 CPUtime=102.3 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 24025 0 0 0 10228 2 0 0 25 0 1 0 657847338 85307392 18223 33554432000 4194304 4479436 140734854659008 18446744073709551615 4307745 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 20827 18223 326 70 0 17947 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83308

[startup+162.301 s]
/proc/loadavg: 3.94 3.11 3.06 5/293 7416
/proc/meminfo: memFree=18872600/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=89452 CPUtime=162.29 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 25561 0 0 0 16227 2 0 0 25 0 1 0 657847338 91598848 19759 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331440 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 22363 19759 326 70 0 19483 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89452

[startup+222.311 s]
/proc/loadavg: 3.98 3.27 3.12 5/293 7418
/proc/meminfo: memFree=18777028/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=126324 CPUtime=222.3 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 36827 0 0 0 22226 4 0 0 25 0 1 0 657847338 129355776 28977 33554432000 4194304 4479436 140734854659008 18446744073709551615 4451967 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 31581 28977 326 70 0 28701 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 126324

[startup+282.301 s]
/proc/loadavg: 4.06 3.41 3.17 5/293 7419
/proc/meminfo: memFree=18809424/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=118132 CPUtime=282.29 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 36827 0 0 0 28225 4 0 0 25 0 1 0 657847338 120967168 26929 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331506 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 29533 26929 326 70 0 26653 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 118132

[startup+342.301 s]
/proc/loadavg: 4.02 3.52 3.22 5/293 7421
/proc/meminfo: memFree=18818124/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=109940 CPUtime=342.3 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 40923 0 0 0 34225 5 0 0 25 0 1 0 657847338 112578560 24881 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331504 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 27485 24881 326 70 0 24605 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109940

[startup+402.3 s]
/proc/loadavg: 4.01 3.60 3.27 5/293 7423
/proc/meminfo: memFree=18814180/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=109940 CPUtime=402.3 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 40923 0 0 0 40225 5 0 0 25 0 1 0 657847338 112578560 24881 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331393 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 27485 24881 326 70 0 24605 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 109940

[startup+462.301 s]
/proc/loadavg: 4.04 3.69 3.32 5/293 7424
/proc/meminfo: memFree=18774780/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=109940 CPUtime=462.3 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 42971 0 0 0 46225 5 0 0 25 0 1 0 657847338 112578560 24881 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331639 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 27485 24881 326 70 0 24605 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 109940

[startup+522.301 s]
/proc/loadavg: 4.01 3.74 3.36 5/293 7426
/proc/meminfo: memFree=18769976/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=138616 CPUtime=522.3 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 53212 0 0 0 52224 6 0 0 25 0 1 0 657847338 141942784 32050 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331526 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 34654 32050 326 70 0 31774 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 138616

[startup+582.3 s]
/proc/loadavg: 4.10 3.82 3.40 5/293 7427
/proc/meminfo: memFree=18792572/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=116088 CPUtime=582.3 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 55260 0 0 0 58224 6 0 0 25 0 1 0 657847338 118874112 26418 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331454 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 29022 26418 326 70 0 26142 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 116088

[startup+642.3 s]
/proc/loadavg: 4.07 3.86 3.44 5/293 7429
/proc/meminfo: memFree=18749692/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=126328 CPUtime=642.31 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 60252 0 0 0 64224 7 0 0 25 0 1 0 657847338 129359872 28978 33554432000 4194304 4479436 140734854659008 18446744073709551615 4450941 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 31582 28978 326 70 0 28702 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 126328

[startup+702.301 s]
/proc/loadavg: 4.02 3.88 3.48 5/293 7431
/proc/meminfo: memFree=18745256/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=122232 CPUtime=702.3 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 63836 0 0 0 70223 7 0 0 25 0 1 0 657847338 125165568 27954 33554432000 4194304 4479436 140734854659008 18446744073709551615 4455824 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 30558 27954 326 70 0 27678 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 122232

[startup+762.301 s]
/proc/loadavg: 4.01 3.90 3.51 5/293 7432
/proc/meminfo: memFree=18732308/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=135544 CPUtime=762.32 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 68700 0 0 0 76224 8 0 0 25 0 1 0 657847338 138797056 31282 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331671 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 33886 31282 326 70 0 31006 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 135544

[startup+822.3 s]
/proc/loadavg: 4.00 3.92 3.53 5/293 7434
/proc/meminfo: memFree=18715544/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=130424 CPUtime=822.3 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 72284 0 0 0 82222 8 0 0 25 0 1 0 657847338 133554176 30002 33554432000 4194304 4479436 140734854659008 18446744073709551615 4451915 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 32606 30002 326 70 0 29726 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 130424

[startup+882.311 s]
/proc/loadavg: 4.04 3.94 3.56 5/293 7435
/proc/meminfo: memFree=18728920/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=116088 CPUtime=882.32 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 72284 0 0 0 88224 8 0 0 25 0 1 0 657847338 118874112 26418 33554432000 4194304 4479436 140734854659008 18446744073709551615 4452246 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 29022 26418 326 70 0 26142 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 116088

[startup+942.301 s]
/proc/loadavg: 4.01 3.95 3.59 5/293 7437
/proc/meminfo: memFree=18745148/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=123256 CPUtime=942.31 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 75100 0 0 0 94222 9 0 0 25 0 1 0 657847338 126214144 28210 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 30814 28210 326 70 0 27934 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 123256

[startup+1002.3 s]
/proc/loadavg: 4.06 3.97 3.62 5/293 7439
/proc/meminfo: memFree=18753064/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=116088 CPUtime=1002.31 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 76892 0 0 0 100222 9 0 0 25 0 1 0 657847338 118874112 26418 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331520 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 29022 26418 326 70 0 26142 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 116088

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.64 5/293 7440
/proc/meminfo: memFree=18713248/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=123256 CPUtime=1062.32 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 79964 0 0 0 106222 10 0 0 25 0 1 0 657847338 126214144 28210 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331478 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 30814 28210 326 70 0 27934 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 123256

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.66 5/293 7442
/proc/meminfo: memFree=18713596/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=115064 CPUtime=1122.32 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 81244 0 0 0 112222 10 0 0 25 0 1 0 657847338 117825536 26162 33554432000 4194304 4479436 140734854659008 18446744073709551615 4451952 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 28766 26162 326 70 0 25886 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 115064

[startup+1182.3 s]
/proc/loadavg: 4.13 4.02 3.69 5/293 7443
/proc/meminfo: memFree=18712836/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=118136 CPUtime=1182.32 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 82908 0 0 0 118222 10 0 0 25 0 1 0 657847338 120971264 26930 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331504 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 29534 26930 326 70 0 26654 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 118136

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.71 5/293 7445
/proc/meminfo: memFree=18703392/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=123256 CPUtime=1242.32 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 85468 0 0 0 124222 10 0 0 25 0 1 0 657847338 126214144 28210 33554432000 4194304 4479436 140734854659008 18446744073709551615 4451119 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 30814 28210 326 70 0 27934 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 123256



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.57 3.91 3.69 3/281 7483
/proc/meminfo: memFree=19697128/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=134520 CPUtime=1300.03 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 91100 0 0 0 129992 11 0 0 25 0 1 0 657847338 137748480 31026 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331671 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 33630 31026 326 70 0 30750 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 134520

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

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

[startup+1300 s]
/proc/loadavg: 3.57 3.91 3.69 3/281 7483
/proc/meminfo: memFree=19697128/32950904 swapFree=67057400/67111528
[pid=7384] ppid=7382 vsize=134520 CPUtime=1300.03 cores=5,7
/proc/7384/stat : 7384 (MPhaseSAT64) R 7382 7384 6495 0 -1 4202496 91100 0 0 0 129992 11 0 0 25 0 1 0 657847338 137748480 31026 33554432000 4194304 4479436 140734854659008 18446744073709551615 4331671 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7384/statm: 33630 31026 326 70 0 30750 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 134520

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.92
CPU system time (s): 0.122981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 138616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91100
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= 5
involuntary context switches= 3446

runsolver used 3.46147 second user time and 8.36273 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 14:27:56
IDJOB=3375397
IDBENCH=88205
IDSOLVER=1855
FILE ID=node121/3375397-1305462476
RUNJOBID= node121-1305462457-7321
PBS_JOBID= 13324895
Free space on /tmp= 73180 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375397-1305462476/watcher-3375397-1305462476 -o /tmp/evaluation-result-3375397-1305462476/solver-3375397-1305462476 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375397-1305462476.cnf

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

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=1660560945

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:      18842424 kB
Buffers:        316480 kB
Cached:        6887120 kB
SwapCached:       7656 kB
Active:        8023172 kB
Inactive:      5722708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      18842424 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:          321236 kB
Writeback:           0 kB
AnonPages:     6540168 kB
Mapped:          23192 kB
Slab:           269872 kB
PageTables:      27424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31906780 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= 73476 MiB
End job on node121 at 2011-05-15 14:49:38