Trace number 3251182

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT_M 2011-02-16? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3251182-1303580302/watcher-3251182-1303580302 -o /tmp/evaluation-result-3251182-1303580302/solver-3251182-1303580302 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3251182-1303580302.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: 3.67 3.34 3.50 4/189 20485
/proc/meminfo: memFree=14051472/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=8708 CPUtime=0 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 469630962 8916992 277 33554432000 134512640 134829744 4294933376 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 2177 278 225 78 0 1463 0

[startup+0.0695801 s]
/proc/loadavg: 3.67 3.34 3.50 4/189 20485
/proc/meminfo: memFree=14051472/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=8708 CPUtime=0.06 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 713 0 0 0 6 0 0 0 25 0 1 0 469630962 8916992 655 33554432000 134512640 134829744 4294933376 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 2177 655 225 78 0 1463 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8708

[startup+0.100581 s]
/proc/loadavg: 3.67 3.34 3.50 4/189 20485
/proc/meminfo: memFree=14051472/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=8708 CPUtime=0.09 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 898 0 0 0 9 0 0 0 25 0 1 0 469630962 8916992 840 33554432000 134512640 134829744 4294933376 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 2177 840 225 78 0 1463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8708

[startup+0.300545 s]
/proc/loadavg: 3.67 3.34 3.50 4/189 20485
/proc/meminfo: memFree=14051472/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=11504 CPUtime=0.28 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 5571 0 0 0 28 0 0 0 25 0 1 0 469630962 11780096 2374 33554432000 134512640 134829744 4294933376 18446744073709551615 134559362 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 2876 2374 236 78 0 2162 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11504

[startup+0.700472 s]
/proc/loadavg: 3.67 3.34 3.50 4/189 20485
/proc/meminfo: memFree=14051472/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=33388 CPUtime=0.69 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 12163 0 0 0 68 1 0 0 25 0 1 0 469630962 34189312 7854 33554432000 134512640 134829744 4294933376 18446744073709551615 134632153 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 8347 7854 260 78 0 7633 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33388

[startup+1.50032 s]
/proc/loadavg: 3.67 3.34 3.50 5/190 20486
/proc/meminfo: memFree=14018736/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=35504 CPUtime=1.49 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 12689 0 0 0 148 1 0 0 25 0 1 0 469630962 36356096 8379 33554432000 134512640 134829744 4294933376 18446744073709551615 134678925 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 8876 8379 273 78 0 8162 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35504

[startup+3.10104 s]
/proc/loadavg: 3.67 3.34 3.50 5/190 20487
/proc/meminfo: memFree=14018364/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=35504 CPUtime=3.09 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 12689 0 0 0 308 1 0 0 25 0 1 0 469630962 36356096 8379 33554432000 134512640 134829744 4294933376 18446744073709551615 11530567 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 8876 8379 273 78 0 8162 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35504

[startup+6.30044 s]
/proc/loadavg: 3.77 3.36 3.51 5/190 20487
/proc/meminfo: memFree=14018128/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=35504 CPUtime=6.29 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 12689 0 0 0 628 1 0 0 25 0 1 0 469630962 36356096 8379 33554432000 134512640 134829744 4294933376 18446744073709551615 11530104 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 8876 8379 273 78 0 8162 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35504

[startup+12.7003 s]
/proc/loadavg: 3.79 3.37 3.51 5/190 20487
/proc/meminfo: memFree=14016324/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=36912 CPUtime=12.69 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 13064 0 0 0 1268 1 0 0 25 0 1 0 469630962 37797888 8754 33554432000 134512640 134829744 4294933376 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 9228 8754 273 78 0 8514 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36912

[startup+25.5009 s]
/proc/loadavg: 3.84 3.40 3.52 5/190 20487
/proc/meminfo: memFree=14011740/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=42156 CPUtime=25.49 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 14366 0 0 0 2547 2 0 0 25 0 1 0 469630962 43167744 10056 33554432000 134512640 134829744 4294933376 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 10539 10056 273 78 0 9825 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42156

[startup+51.1002 s]
/proc/loadavg: 3.89 3.45 3.53 5/190 20488
/proc/meminfo: memFree=14000856/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=52444 CPUtime=51.09 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 16896 0 0 0 5107 2 0 0 25 0 1 0 469630962 53702656 12586 33554432000 134512640 134829744 4294933376 18446744073709551615 11817735 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 13111 12586 273 78 0 12397 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52444

[startup+102.307 s]
/proc/loadavg: 3.95 3.53 3.55 5/190 20489
/proc/meminfo: memFree=14003328/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=41608 CPUtime=102.3 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 42340 0 0 0 10224 6 0 0 25 0 1 0 469630962 42606592 9892 33554432000 134512640 134829744 4294933376 18446744073709551615 134670053 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 10402 9892 279 78 0 9688 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41608

[startup+162.301 s]
/proc/loadavg: 3.98 3.62 3.57 5/190 20491
/proc/meminfo: memFree=13981980/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=54308 CPUtime=162.3 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 45843 0 0 0 16223 7 0 0 25 0 1 0 469630962 55611392 13033 33554432000 134512640 134829744 4294933376 18446744073709551615 11818982 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 13577 13033 279 78 0 12863 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 54308

[startup+222.301 s]
/proc/loadavg: 4.07 3.70 3.60 5/190 20492
/proc/meminfo: memFree=13966084/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=66136 CPUtime=222.29 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 48779 0 0 0 22222 7 0 0 25 0 1 0 469630962 67723264 15969 33554432000 134512640 134829744 4294933376 18446744073709551615 134661814 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 16534 15969 279 78 0 15820 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 66136

[startup+282.301 s]
/proc/loadavg: 4.02 3.75 3.63 5/190 20521
/proc/meminfo: memFree=13865624/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=66136 CPUtime=282.3 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 48792 0 0 0 28222 8 0 0 25 0 1 0 469630962 67723264 15982 33554432000 134512640 134829744 4294933376 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 16534 15982 279 78 0 15820 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 66136

[startup+342.301 s]
/proc/loadavg: 4.01 3.79 3.65 5/190 20522
/proc/meminfo: memFree=13840336/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=76024 CPUtime=342.3 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 51100 0 0 0 34222 8 0 0 25 0 1 0 469630962 77848576 18290 33554432000 134512640 134829744 4294933376 18446744073709551615 134722233 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 19006 18290 279 78 0 18292 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 76024

[startup+402.301 s]
/proc/loadavg: 4.00 3.83 3.66 5/190 20524
/proc/meminfo: memFree=13829272/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=79324 CPUtime=402.3 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 51920 0 0 0 40222 8 0 0 25 0 1 0 469630962 81227776 19110 33554432000 134512640 134829744 4294933376 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 19831 19110 279 78 0 19117 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 79324

[startup+462.301 s]
/proc/loadavg: 4.00 3.86 3.68 5/190 20526
/proc/meminfo: memFree=13822576/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=85052 CPUtime=462.3 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 53312 0 0 0 46222 8 0 0 25 0 1 0 469630962 87093248 20502 33554432000 134512640 134829744 4294933376 18446744073709551615 134623427 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 21263 20502 279 78 0 20549 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 85052

[startup+522.301 s]
/proc/loadavg: 4.03 3.89 3.70 5/190 20527
/proc/meminfo: memFree=13807308/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=87880 CPUtime=522.31 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 53977 0 0 0 52222 9 0 0 25 0 1 0 469630962 89989120 21167 33554432000 134512640 134829744 4294933376 18446744073709551615 134661680 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 21970 21167 279 78 0 21256 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 87880

[startup+582.301 s]
/proc/loadavg: 4.01 3.91 3.72 5/190 20529
/proc/meminfo: memFree=13799000/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=87476 CPUtime=582.31 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 54069 0 0 0 58222 9 0 0 25 0 1 0 469630962 89575424 21208 33554432000 134512640 134829744 4294933376 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 21869 21208 279 78 0 21155 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 87476

[startup+642.301 s]
/proc/loadavg: 4.00 3.92 3.74 5/190 20530
/proc/meminfo: memFree=13788080/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=89548 CPUtime=642.32 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 54662 0 0 0 64223 9 0 0 25 0 1 0 469630962 91697152 21801 33554432000 134512640 134829744 4294933376 18446744073709551615 134669468 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 22387 21801 279 78 0 21673 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 89548

[startup+702.301 s]
/proc/loadavg: 4.00 3.93 3.75 5/190 20532
/proc/meminfo: memFree=13771816/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=92948 CPUtime=702.31 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 55456 0 0 0 70222 9 0 0 25 0 1 0 469630962 95178752 22595 33554432000 134512640 134829744 4294933376 18446744073709551615 134633010 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 23237 22595 279 78 0 22523 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 92948

[startup+762.307 s]
/proc/loadavg: 4.00 3.94 3.76 5/190 20534
/proc/meminfo: memFree=13747232/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=92948 CPUtime=762.32 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 55459 0 0 0 76223 9 0 0 25 0 1 0 469630962 95178752 22598 33554432000 134512640 134829744 4294933376 18446744073709551615 134623326 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 23237 22598 279 78 0 22523 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 92948

[startup+822.301 s]
/proc/loadavg: 4.04 3.97 3.78 5/190 20535
/proc/meminfo: memFree=13740892/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=102780 CPUtime=822.31 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 57859 0 0 0 82222 9 0 0 25 0 1 0 469630962 105246720 24998 33554432000 134512640 134829744 4294933376 18446744073709551615 134722314 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 25695 24998 279 78 0 24981 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 102780

[startup+882.301 s]
/proc/loadavg: 4.01 3.97 3.79 5/190 20564
/proc/meminfo: memFree=13735420/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=107168 CPUtime=882.32 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 58943 0 0 0 88222 10 0 0 25 0 1 0 469630962 109740032 26082 33554432000 134512640 134829744 4294933376 18446744073709551615 134723919 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 26792 26082 279 78 0 26078 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 107168

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.80 5/190 20565
/proc/meminfo: memFree=13741364/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=107168 CPUtime=942.32 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 58948 0 0 0 94222 10 0 0 25 0 1 0 469630962 109740032 26087 33554432000 134512640 134829744 4294933376 18446744073709551615 134661838 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 26792 26087 279 78 0 26078 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 107168

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 20567
/proc/meminfo: memFree=13738236/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=107168 CPUtime=1002.32 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 58948 0 0 0 100222 10 0 0 25 0 1 0 469630962 109740032 26087 33554432000 134512640 134829744 4294933376 18446744073709551615 134661680 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 26792 26087 279 78 0 26078 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 107168

[startup+1062.3 s]
/proc/loadavg: 4.10 4.00 3.83 5/190 20569
/proc/meminfo: memFree=13719248/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=117608 CPUtime=1062.32 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 61562 0 0 0 106222 10 0 0 25 0 1 0 469630962 120430592 28701 33554432000 134512640 134829744 4294933376 18446744073709551615 134661081 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 29402 28701 279 78 0 28688 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 117608

[startup+1122.3 s]
/proc/loadavg: 4.03 4.00 3.84 5/190 20570
/proc/meminfo: memFree=13714636/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=117608 CPUtime=1122.32 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 61571 0 0 0 112222 10 0 0 25 0 1 0 469630962 120430592 28710 33554432000 134512640 134829744 4294933376 18446744073709551615 134657725 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 29402 28710 279 78 0 28688 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 117608

[startup+1182.3 s]
/proc/loadavg: 4.06 4.01 3.85 5/190 20572
/proc/meminfo: memFree=13711780/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=117608 CPUtime=1182.33 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 61580 0 0 0 118223 10 0 0 25 0 1 0 469630962 120430592 28719 33554432000 134512640 134829744 4294933376 18446744073709551615 134722837 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 29402 28719 279 78 0 28688 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 117608

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/190 20601
/proc/meminfo: memFree=13659960/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=117608 CPUtime=1242.33 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 61595 0 0 0 124223 10 0 0 25 0 1 0 469630962 120430592 28734 33554432000 134512640 134829744 4294933376 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 29402 28734 279 78 0 28688 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 117608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.02 3.87 5/190 20603
/proc/meminfo: memFree=13700668/32951124 swapFree=67111528/67111528
[pid=20485] ppid=20483 vsize=117608 CPUtime=1300.03 cores=4,6
/proc/20485/stat : 20485 (MPhaseSAT_M) R 20483 20485 20395 0 -1 4202496 61622 0 0 0 129993 10 0 0 25 0 1 0 469630962 120430592 28761 33554432000 134512640 134829744 4294933376 18446744073709551615 134678978 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20485/statm: 29402 28761 279 78 0 28688 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 117608

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.94
CPU system time (s): 0.110983
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 117608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61622
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= 14
involuntary context switches= 14780

runsolver used 2.18967 second user time and 4.91225 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-23 19:38:22
IDJOB=3251182
IDBENCH=88216
IDSOLVER=1522
FILE ID=node109/3251182-1303580302
RUNJOBID= node109-1303580194-20414
PBS_JOBID= 13150346
Free space on /tmp= 71368 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251182-1303580302/watcher-3251182-1303580302 -o /tmp/evaluation-result-3251182-1303580302/solver-3251182-1303580302 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3251182-1303580302.cnf

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=258951067

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.809
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.809
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.809
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:      14051752 kB
Buffers:       2102696 kB
Cached:       16096436 kB
SwapCached:          0 kB
Active:       10011524 kB
Inactive:      8314304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14051752 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:      125836 kB
Mapped:          16828 kB
Slab:           510364 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   311636 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= 71340 MiB
End job on node109 at 2011-04-23 20:00:04