Trace number 3251445

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.38479
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.99 3.82 2/174 21010
/proc/meminfo: memFree=21181528/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=7076 CPUtime=0 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 322 0 0 0 0 0 0 0 21 0 1 0 202510724 7245824 263 33554432000 134512640 134761588 4294125248 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 1769 263 225 61 0 1072 0

[startup+0.032155 s]
/proc/loadavg: 4.00 3.99 3.82 2/174 21010
/proc/meminfo: memFree=21181528/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=7076 CPUtime=0.02 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 478 0 0 0 2 0 0 0 21 0 1 0 202510724 7245824 419 33554432000 134512640 134761588 4294125248 18446744073709551615 5299548 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 1769 419 225 61 0 1072 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7076

[startup+0.100141 s]
/proc/loadavg: 4.00 3.99 3.82 2/174 21010
/proc/meminfo: memFree=21181528/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=7076 CPUtime=0.09 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 880 0 0 0 9 0 0 0 21 0 1 0 202510724 7245824 821 33554432000 134512640 134761588 4294125248 18446744073709551615 5286048 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 1769 821 225 61 0 1072 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7076

[startup+0.301109 s]
/proc/loadavg: 4.00 3.99 3.82 2/174 21010
/proc/meminfo: memFree=21181528/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=14424 CPUtime=0.28 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 7247 0 0 0 28 0 0 0 22 0 1 0 202510724 14770176 3150 33554432000 134512640 134761588 4294125248 18446744073709551615 134665168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 3606 3150 259 61 0 2909 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14424

[startup+0.701035 s]
/proc/loadavg: 4.00 3.99 3.82 2/174 21010
/proc/meminfo: memFree=21181528/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=16448 CPUtime=0.68 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 7737 0 0 0 68 0 0 0 24 0 1 0 202510724 16842752 3640 33554432000 134512640 134761588 4294125248 18446744073709551615 134617888 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 4112 3640 265 61 0 3415 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16448

[startup+1.5009 s]
/proc/loadavg: 3.84 3.95 3.81 6/184 21029
/proc/meminfo: memFree=21160092/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=16716 CPUtime=1.48 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 7802 0 0 0 148 0 0 0 25 0 1 0 202510724 17117184 3705 33554432000 134512640 134761588 4294125248 18446744073709551615 134616735 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 4179 3705 265 61 0 3482 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16716

[startup+3.10061 s]
/proc/loadavg: 3.84 3.95 3.81 6/190 21041
/proc/meminfo: memFree=21107960/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=17484 CPUtime=3.08 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 8328 0 0 0 308 0 0 0 25 0 1 0 202510724 17903616 3934 33554432000 134512640 134761588 4294125248 18446744073709551615 134685720 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 4371 3934 270 61 0 3674 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17484

[startup+6.30105 s]
/proc/loadavg: 3.84 3.95 3.81 6/190 21041
/proc/meminfo: memFree=21093928/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=23248 CPUtime=6.29 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 11636 0 0 0 628 1 0 0 25 0 1 0 202510724 23805952 5375 33554432000 134512640 134761588 4294125248 18446744073709551615 134622880 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 5812 5375 270 61 0 5115 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23248

[startup+12.7009 s]
/proc/loadavg: 3.86 3.95 3.81 6/190 21042
/proc/meminfo: memFree=21090992/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=21988 CPUtime=12.69 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 14569 0 0 0 1267 2 0 0 25 0 1 0 202510724 22515712 5044 33554432000 134512640 134761588 4294125248 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 5497 5044 270 61 0 4800 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21988

[startup+25.5007 s]
/proc/loadavg: 3.88 3.96 3.81 6/190 21042
/proc/meminfo: memFree=21075176/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=25880 CPUtime=25.49 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 19935 0 0 0 2547 2 0 0 25 0 1 0 202510724 26501120 6033 33554432000 134512640 134761588 4294125248 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 6470 6033 270 61 0 5773 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25880

[startup+51.1002 s]
/proc/loadavg: 3.92 3.96 3.82 6/190 21042
/proc/meminfo: memFree=21085660/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=32660 CPUtime=51.09 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 41141 0 0 0 5104 5 0 0 25 0 1 0 202510724 33443840 7733 33554432000 134512640 134761588 4294125248 18446744073709551615 134635904 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 8165 7733 276 61 0 7468 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32660

[startup+102.307 s]
/proc/loadavg: 3.97 3.96 3.82 6/190 21044
/proc/meminfo: memFree=20996864/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=53476 CPUtime=102.3 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 56763 0 0 0 10223 7 0 0 25 0 1 0 202510724 54759424 12937 33554432000 134512640 134761588 4294125248 18446744073709551615 134636025 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 13369 12937 276 61 0 12672 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 53476

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.83 6/190 21073
/proc/meminfo: memFree=20957752/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=67708 CPUtime=162.29 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 75075 0 0 0 16219 10 0 0 25 0 1 0 202510724 69332992 16495 33554432000 134512640 134761588 4294125248 18446744073709551615 134748094 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 16927 16495 276 61 0 16230 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 67708

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.84 6/190 21074
/proc/meminfo: memFree=20897456/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=74216 CPUtime=222.29 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 97112 0 0 0 22216 13 0 0 25 0 1 0 202510724 75997184 18113 33554432000 134512640 134761588 4294125248 18446744073709551615 134636043 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 18554 18113 276 61 0 17857 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74216

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.84 6/190 21076
/proc/meminfo: memFree=20875736/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=80852 CPUtime=282.3 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 116328 0 0 0 28214 16 0 0 25 0 1 0 202510724 82792448 19766 33554432000 134512640 134761588 4294125248 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 20213 19766 276 61 0 19516 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 80852

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.85 6/190 21077
/proc/meminfo: memFree=20883372/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=84820 CPUtime=342.3 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 127528 0 0 0 34213 17 0 0 25 0 1 0 202510724 86855680 20758 33554432000 134512640 134761588 4294125248 18446744073709551615 134635864 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 21205 20758 276 61 0 20508 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 84820

[startup+402.3 s]
/proc/loadavg: 4.03 3.99 3.86 6/190 21079
/proc/meminfo: memFree=20887788/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=87120 CPUtime=402.3 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 138793 0 0 0 40211 19 0 0 25 0 1 0 202510724 89210880 21333 33554432000 134512640 134761588 4294125248 18446744073709551615 134635923 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 21780 21333 276 61 0 21083 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 87120

[startup+462.301 s]
/proc/loadavg: 4.09 4.02 3.87 6/190 21081
/proc/meminfo: memFree=20864424/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=69456 CPUtime=462.3 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 147817 0 0 0 46210 20 0 0 25 0 1 0 202510724 71122944 16917 33554432000 134512640 134761588 4294125248 18446744073709551615 134635912 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 17364 16917 276 61 0 16667 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 69456

[startup+522.3 s]
/proc/loadavg: 4.03 4.01 3.88 6/190 21082
/proc/meminfo: memFree=20858796/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=70972 CPUtime=522.3 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 164939 0 0 0 52208 22 0 0 25 0 1 0 202510724 72675328 17264 33554432000 134512640 134761588 4294125248 18446744073709551615 134682616 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 17743 17264 276 61 0 17046 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 70972

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.89 6/190 21084
/proc/meminfo: memFree=20847484/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=87344 CPUtime=582.3 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 186446 0 0 0 58205 25 0 0 25 0 1 0 202510724 89440256 21357 33554432000 134512640 134761588 4294125248 18446744073709551615 134636403 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 21836 21357 276 61 0 21139 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 87344

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.89 6/190 21085
/proc/meminfo: memFree=20878552/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=79148 CPUtime=642.31 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 200016 0 0 0 64204 27 0 0 25 0 1 0 202510724 81047552 19308 33554432000 134512640 134761588 4294125248 18446744073709551615 134651920 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 19787 19308 276 61 0 19090 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 79148

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.90 6/190 21087
/proc/meminfo: memFree=20861376/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=88364 CPUtime=702.3 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 219985 0 0 0 70200 30 0 0 25 0 1 0 202510724 90484736 21612 33554432000 134512640 134761588 4294125248 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 22091 21612 276 61 0 21394 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 88364

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.90 6/190 21089
/proc/meminfo: memFree=20886500/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=82732 CPUtime=762.31 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 233171 0 0 0 76199 32 0 0 25 0 1 0 202510724 84717568 20204 33554432000 134512640 134761588 4294125248 18446744073709551615 134680579 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 20683 20204 276 61 0 19986 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 82732

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 21090
/proc/meminfo: memFree=20888180/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=71852 CPUtime=822.31 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 248948 0 0 0 82197 34 0 0 25 0 1 0 202510724 73576448 17484 33554432000 134512640 134761588 4294125248 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 17963 17484 276 61 0 17266 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 71852

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 21092
/proc/meminfo: memFree=20880332/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=81580 CPUtime=882.3 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 261398 0 0 0 88195 35 0 0 25 0 1 0 202510724 83537920 19916 33554432000 134512640 134761588 4294125248 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 20395 19916 276 61 0 19698 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 81580

[startup+942.3 s]
/proc/loadavg: 4.05 4.01 3.91 6/190 21093
/proc/meminfo: memFree=20863180/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=90924 CPUtime=942.31 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 270647 0 0 0 94194 37 0 0 25 0 1 0 202510724 93106176 22252 33554432000 134512640 134761588 4294125248 18446744073709551615 134726474 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 22731 22252 276 61 0 22034 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 90924

[startup+1002.3 s]
/proc/loadavg: 4.18 4.06 3.93 6/190 21095
/proc/meminfo: memFree=20774956/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=112428 CPUtime=1002.31 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 298712 0 0 0 100191 40 0 0 25 0 1 0 202510724 115126272 27628 33554432000 134512640 134761588 4294125248 18446744073709551615 134616745 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 28107 27628 276 61 0 27410 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 112428

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 3.93 6/190 21097
/proc/meminfo: memFree=20870260/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=79660 CPUtime=1062.32 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 315418 0 0 0 106189 43 0 0 25 0 1 0 202510724 81571840 19436 33554432000 134512640 134761588 4294125248 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 19915 19436 276 61 0 19218 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 79660

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.93 6/190 21098
/proc/meminfo: memFree=20841684/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=77612 CPUtime=1122.31 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 333659 0 0 0 112186 45 0 0 25 0 1 0 202510724 79474688 18924 33554432000 134512640 134761588 4294125248 18446744073709551615 134682647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 19403 18924 276 61 0 18706 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 77612

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.93 6/190 21100
/proc/meminfo: memFree=20858384/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=82732 CPUtime=1182.31 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 351948 0 0 0 118183 48 0 0 25 0 1 0 202510724 84717568 20204 33554432000 134512640 134761588 4294125248 18446744073709551615 134680567 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 20683 20204 276 61 0 19986 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 82732

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.93 6/190 21101
/proc/meminfo: memFree=20850156/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=85804 CPUtime=1242.32 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 374445 0 0 0 124181 51 0 0 25 0 1 0 202510724 87863296 20972 33554432000 134512640 134761588 4294125248 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 21451 20972 276 61 0 20754 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 85804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 21103
/proc/meminfo: memFree=20843524/32951124 swapFree=67111528/67111528
[pid=21010] ppid=21008 vsize=88748 CPUtime=1300.03 cores=1,3
/proc/21010/stat : 21010 (MPhaseSAT64) R 21008 21010 20833 0 -1 4202496 391534 0 0 0 129949 54 0 0 25 0 1 0 202510724 90877952 21708 33554432000 134512640 134761588 4294125248 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21010/statm: 22187 21708 276 61 0 21490 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 88748

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.04
CPU user time (s): 1299.49
CPU system time (s): 0.545917
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 133164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.49
system time used= 0.545917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 391534
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= 15
involuntary context switches= 16346

runsolver used 2.16667 second user time and 4.91725 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 20:26:35
IDJOB=3251445
IDBENCH=88223
IDSOLVER=1521
FILE ID=node107/3251445-1303583194
RUNJOBID= node107-1303581892-20853
PBS_JOBID= 13150353
Free space on /tmp= 71720 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p15-s72490337.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251445-1303583194/watcher-3251445-1303583194 -o /tmp/evaluation-result-3251445-1303583194/solver-3251445-1303583194 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3251445-1303583194.cnf

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

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
RANDOM SEED=1125458644

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21181808 kB
Buffers:       2012600 kB
Cached:        9216548 kB
SwapCached:          0 kB
Active:        7588616 kB
Inactive:      3703200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21181808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3508 kB
Writeback:           0 kB
AnonPages:       63184 kB
Mapped:          14688 kB
Slab:           412956 kB
PageTables:       5104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190860 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= 71708 MiB
End job on node107 at 2011-04-23 20:48:17