Trace number 3287524

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

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 0,2

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.28 3.76 3.70 5/189 6605
/proc/meminfo: memFree=23928932/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=7176 CPUtime=0 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 488739224 7348224 272 33554432000 134512640 134761588 4291677104 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 1794 272 225 61 0 1097 0

[startup+0.0355439 s]
/proc/loadavg: 3.28 3.76 3.70 5/189 6605
/proc/meminfo: memFree=23928932/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=7176 CPUtime=0.03 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 471 0 0 0 3 0 0 0 25 0 1 0 488739224 7348224 413 33554432000 134512640 134761588 4291677104 18446744073709551615 134531215 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 1794 414 225 61 0 1097 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7176

[startup+0.100548 s]
/proc/loadavg: 3.28 3.76 3.70 5/189 6605
/proc/meminfo: memFree=23928932/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=7176 CPUtime=0.09 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 762 0 0 0 9 0 0 0 25 0 1 0 488739224 7348224 704 33554432000 134512640 134761588 4291677104 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 1794 704 225 61 0 1097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7176

[startup+0.300516 s]
/proc/loadavg: 3.28 3.76 3.70 5/189 6605
/proc/meminfo: memFree=23928932/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=12684 CPUtime=0.29 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 7939 0 0 0 28 1 0 0 25 0 1 0 488739224 12988416 2188 33554432000 134512640 134761588 4291677104 18446744073709551615 134559008 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 3171 2215 407 61 0 2474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12684

[startup+0.700415 s]
/proc/loadavg: 3.28 3.76 3.70 5/189 6605
/proc/meminfo: memFree=23928932/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=20864 CPUtime=0.69 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 17372 0 0 0 66 3 0 0 25 0 1 0 488739224 21364736 4735 33554432000 134512640 134761588 4291677104 18446744073709551615 134643057 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 5216 4735 425 61 0 4519 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20864

[startup+1.50027 s]
/proc/loadavg: 3.28 3.76 3.70 5/190 6606
/proc/meminfo: memFree=23915044/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=22744 CPUtime=1.49 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 24700 0 0 0 145 4 0 0 25 0 1 0 488739224 23289856 5212 33554432000 134512640 134761588 4291677104 18446744073709551615 134697707 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 5686 5212 436 61 0 4989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22744

[startup+3.101 s]
/proc/loadavg: 3.34 3.76 3.70 5/190 6606
/proc/meminfo: memFree=23922112/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=24028 CPUtime=3.09 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 25026 0 0 0 305 4 0 0 25 0 1 0 488739224 24604672 5538 33554432000 134512640 134761588 4291677104 18446744073709551615 134621445 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 6007 5538 437 61 0 5310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24028

[startup+6.30042 s]
/proc/loadavg: 3.34 3.76 3.70 5/190 6606
/proc/meminfo: memFree=23902524/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=37344 CPUtime=6.29 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 28355 0 0 0 625 4 0 0 25 0 1 0 488739224 38240256 8867 33554432000 134512640 134761588 4291677104 18446744073709551615 134634456 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 9336 8867 437 61 0 8639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37344

[startup+12.7003 s]
/proc/loadavg: 3.44 3.77 3.71 5/190 6606
/proc/meminfo: memFree=23915224/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=25948 CPUtime=12.69 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 29431 0 0 0 1264 5 0 0 25 0 1 0 488739224 26570752 6022 33554432000 134512640 134761588 4291677104 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 6487 6022 441 61 0 5790 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25948

[startup+25.501 s]
/proc/loadavg: 3.52 3.78 3.71 5/190 6606
/proc/meminfo: memFree=23912272/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=15828 CPUtime=25.49 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 50151 0 0 0 2542 7 0 0 25 0 1 0 488739224 16207872 3265 33554432000 134512640 134761588 4291677104 18446744073709551615 134580567 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 3957 3265 350 61 0 3260 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15828

[startup+51.1003 s]
/proc/loadavg: 3.69 3.79 3.72 5/190 6607
/proc/meminfo: memFree=23900528/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=25712 CPUtime=51.09 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 75186 0 0 0 5099 10 0 0 25 0 1 0 488739224 26329088 5964 33554432000 134512640 134761588 4291677104 18446744073709551615 134747232 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 6428 5964 361 61 0 5731 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25712

[startup+102.307 s]
/proc/loadavg: 3.87 3.83 3.73 5/190 6608
/proc/meminfo: memFree=23881036/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=29560 CPUtime=102.3 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 80223 0 0 0 10219 11 0 0 25 0 1 0 488739224 30269440 6893 33554432000 134512640 134761588 4291677104 18446744073709551615 134747182 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 7390 6893 361 61 0 6693 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29560

[startup+162.3 s]
/proc/loadavg: 3.95 3.86 3.74 5/190 6610
/proc/meminfo: memFree=23873316/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=40324 CPUtime=162.3 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 88831 0 0 0 16217 13 0 0 25 0 1 0 488739224 41291776 9610 33554432000 134512640 134761588 4291677104 18446744073709551615 134682592 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10081 9610 361 61 0 9384 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 40324

[startup+222.3 s]
/proc/loadavg: 4.07 3.91 3.77 5/190 6612
/proc/meminfo: memFree=23868296/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=40144 CPUtime=222.3 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 95580 0 0 0 22216 14 0 0 25 0 1 0 488739224 41107456 9565 33554432000 134512640 134761588 4291677104 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10036 9565 361 61 0 9339 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 40144

[startup+282.301 s]
/proc/loadavg: 4.03 3.92 3.78 5/190 6613
/proc/meminfo: memFree=23867128/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=42588 CPUtime=282.3 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 101757 0 0 0 28214 16 0 0 25 0 1 0 488739224 43610112 10176 33554432000 134512640 134761588 4291677104 18446744073709551615 134748148 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10647 10176 361 61 0 9950 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 42588

[startup+342.301 s]
/proc/loadavg: 4.01 3.93 3.79 5/190 6615
/proc/meminfo: memFree=23867340/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=44000 CPUtime=342.3 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 107605 0 0 0 34213 17 0 0 25 0 1 0 488739224 45056000 10529 33554432000 134512640 134761588 4291677104 18446744073709551615 134747290 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 11000 10529 361 61 0 10303 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 44000

[startup+402.301 s]
/proc/loadavg: 4.00 3.94 3.80 6/190 6616
/proc/meminfo: memFree=23853040/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=42908 CPUtime=402.3 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 113004 0 0 0 40212 18 0 0 25 0 1 0 488739224 43937792 10256 33554432000 134512640 134761588 4291677104 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10727 10256 361 61 0 10030 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 42908

[startup+462.301 s]
/proc/loadavg: 4.05 3.97 3.82 5/190 6618
/proc/meminfo: memFree=23864764/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=39736 CPUtime=462.31 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 118356 0 0 0 46212 19 0 0 25 0 1 0 488739224 40689664 9463 33554432000 134512640 134761588 4291677104 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 9934 9463 361 61 0 9237 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 39736

[startup+522.3 s]
/proc/loadavg: 4.02 3.97 3.82 5/190 6620
/proc/meminfo: memFree=23866704/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=39712 CPUtime=522.3 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 124490 0 0 0 52211 19 0 0 25 0 1 0 488739224 40665088 9457 33554432000 134512640 134761588 4291677104 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 9928 9457 361 61 0 9231 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 39712

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 6621
/proc/meminfo: memFree=23871112/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=39692 CPUtime=582.3 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 131263 0 0 0 58210 20 0 0 25 0 1 0 488739224 40644608 9452 33554432000 134512640 134761588 4291677104 18446744073709551615 134651789 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 9923 9452 361 61 0 9226 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 39692

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.84 5/190 6623
/proc/meminfo: memFree=23864120/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=43260 CPUtime=642.32 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 137197 0 0 0 64210 22 0 0 25 0 1 0 488739224 44298240 10344 33554432000 134512640 134761588 4291677104 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10815 10344 361 61 0 10118 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 43260

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.84 5/190 6624
/proc/meminfo: memFree=23866912/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=41724 CPUtime=702.31 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 144304 0 0 0 70208 23 0 0 25 0 1 0 488739224 42725376 9960 33554432000 134512640 134761588 4291677104 18446744073709551615 134680488 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10431 9960 361 61 0 9734 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 41724

[startup+762.307 s]
/proc/loadavg: 4.04 3.99 3.85 5/190 6626
/proc/meminfo: memFree=23857804/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=40792 CPUtime=762.32 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 149688 0 0 0 76208 24 0 0 25 0 1 0 488739224 41771008 9727 33554432000 134512640 134761588 4291677104 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10198 9727 361 61 0 9501 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 40792

[startup+822.301 s]
/proc/loadavg: 4.11 4.03 3.88 6/190 6628
/proc/meminfo: memFree=23855044/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=39932 CPUtime=822.31 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 156324 0 0 0 82207 24 0 0 25 0 1 0 488739224 40890368 9512 33554432000 134512640 134761588 4291677104 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 9983 9512 361 61 0 9286 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 39932

[startup+882.3 s]
/proc/loadavg: 4.04 4.02 3.88 5/190 6629
/proc/meminfo: memFree=23859832/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=39792 CPUtime=882.31 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 161801 0 0 0 88205 26 0 0 25 0 1 0 488739224 40747008 9477 33554432000 134512640 134761588 4291677104 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 9948 9477 361 61 0 9251 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 39792

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.89 5/190 6631
/proc/meminfo: memFree=23857080/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=40296 CPUtime=942.31 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 168815 0 0 0 94204 27 0 0 25 0 1 0 488739224 41263104 9603 33554432000 134512640 134761588 4291677104 18446744073709551615 134747228 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10074 9603 361 61 0 9377 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 40296

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 6632
/proc/meminfo: memFree=23860760/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=42976 CPUtime=1002.32 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 175893 0 0 0 100203 29 0 0 25 0 1 0 488739224 44007424 10273 33554432000 134512640 134761588 4291677104 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10744 10273 361 61 0 10047 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 42976

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 6643
/proc/meminfo: memFree=23862124/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=40868 CPUtime=1062.32 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 181574 0 0 0 106202 30 0 0 25 0 1 0 488739224 41848832 9746 33554432000 134512640 134761588 4291677104 18446744073709551615 134747120 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10217 9746 361 61 0 9520 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 40868

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 6645
/proc/meminfo: memFree=23845832/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=41572 CPUtime=1122.32 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 188200 0 0 0 112201 31 0 0 25 0 1 0 488739224 42569728 9922 33554432000 134512640 134761588 4291677104 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10393 9922 361 61 0 9696 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 41572

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 6646
/proc/meminfo: memFree=23859312/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=42844 CPUtime=1182.32 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 195466 0 0 0 118200 32 0 0 25 0 1 0 488739224 43872256 10240 33554432000 134512640 134761588 4291677104 18446744073709551615 134748553 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10711 10240 361 61 0 10014 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 42844

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 6650
/proc/meminfo: memFree=23863972/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=43348 CPUtime=1242.33 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 201703 0 0 0 124200 33 0 0 25 0 1 0 488739224 44388352 10366 33554432000 134512640 134761588 4291677104 18446744073709551615 134685644 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10837 10366 361 61 0 10140 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 43348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.33 3.85 3.86 2/172 6706
/proc/meminfo: memFree=23982980/32951124 swapFree=67111412/67111528
[pid=6605] ppid=6603 vsize=42324 CPUtime=1300.03 cores=0,2
/proc/6605/stat : 6605 (MPhaseSAT64) R 6603 6605 5523 0 -1 4202496 210250 0 0 0 129969 34 0 0 25 0 1 0 488739224 43339776 10110 33554432000 134512640 134761588 4291677104 18446744073709551615 134685606 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6605/statm: 10581 10110 361 61 0 9884 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 42324

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.05
CPU user time (s): 1299.69
CPU system time (s): 0.350946
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 51964

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

runsolver used 2.27265 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-26 00:43:35
IDJOB=3287524
IDBENCH=82469
IDSOLVER=1521
FILE ID=node137/3287524-1303771415
RUNJOBID= node137-1303771396-6508
PBS_JOBID= 13157155
Free space on /tmp= 71772 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287524-1303771415/watcher-3287524-1303771415 -o /tmp/evaluation-result-3287524-1303771415/solver-3287524-1303771415 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3287524-1303771415.cnf

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=40741095

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.74
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      23929212 kB
Buffers:       1738828 kB
Cached:        6587704 kB
SwapCached:        112 kB
Active:        1872772 kB
Inactive:      6595152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23929212 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           20280 kB
Writeback:           0 kB
AnonPages:      140512 kB
Mapped:          16736 kB
Slab:           488980 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   330756 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= 71788 MiB
End job on node137 at 2011-04-26 01:05:17