Trace number 3250972

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
RestartSAT A75? (TO) 1300.07 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3250972-1303583204/watcher-3250972-1303583204 -o /tmp/evaluation-result-3250972-1303583204/solver-3250972-1303583204 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3250972-1303583204.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: 2.80 2.96 3.09 5/189 24146
/proc/meminfo: memFree=26031420/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=20000 CPUtime=0 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 925 0 0 0 0 0 0 0 21 0 1 0 548551075 20480000 808 33554432000 4194304 4291949 140735077869920 18446744073709551615 4277165 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 5000 809 225 24 0 1634 0

[startup+0.012075 s]
/proc/loadavg: 2.80 2.96 3.09 5/189 24146
/proc/meminfo: memFree=26031420/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=20856 CPUtime=0 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 1317 0 0 0 0 0 0 0 21 0 1 0 548551075 21356544 1103 33554432000 4194304 4291949 140735077869920 18446744073709551615 4200488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 5214 1105 226 24 0 1848 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20856

[startup+0.10106 s]
/proc/loadavg: 2.80 2.96 3.09 5/189 24146
/proc/meminfo: memFree=26031420/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=40272 CPUtime=0.09 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 9185 0 0 0 8 1 0 0 21 0 1 0 548551075 41238528 6613 33554432000 4194304 4291949 140735077869920 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 10068 6614 226 24 0 6702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40272

[startup+0.301024 s]
/proc/loadavg: 2.80 2.96 3.09 5/189 24146
/proc/meminfo: memFree=26031420/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=47456 CPUtime=0.29 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 10880 0 0 0 28 1 0 0 22 0 1 0 548551075 48594944 7614 33554432000 4194304 4291949 140735077869920 18446744073709551615 4229928 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 11864 7614 231 24 0 8498 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47456

[startup+0.700952 s]
/proc/loadavg: 2.80 2.96 3.09 5/189 24146
/proc/meminfo: memFree=26031420/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=47456 CPUtime=0.69 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 10880 0 0 0 68 1 0 0 24 0 1 0 548551075 48594944 7614 33554432000 4194304 4291949 140735077869920 18446744073709551615 4229991 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 11864 7614 231 24 0 8498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47456

[startup+1.50092 s]
/proc/loadavg: 2.90 2.98 3.09 5/190 24147
/proc/meminfo: memFree=25993064/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=44720 CPUtime=1.49 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 12933 0 0 0 147 2 0 0 25 0 1 0 548551075 45793280 6588 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 11180 6588 251 24 0 7814 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44720

[startup+3.10057 s]
/proc/loadavg: 2.90 2.98 3.09 5/190 24147
/proc/meminfo: memFree=25988104/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=51900 CPUtime=3.09 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 15174 0 0 0 307 2 0 0 25 0 1 0 548551075 53145600 8814 33554432000 4194304 4291949 140735077869920 18446744073709551615 4256305 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 12975 8814 251 24 0 9609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51900

[startup+6.30093 s]
/proc/loadavg: 2.90 2.98 3.09 5/190 24148
/proc/meminfo: memFree=25952364/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=63784 CPUtime=6.29 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 17640 0 0 0 626 3 0 0 25 0 1 0 548551075 65314816 11266 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 15946 11266 251 24 0 12580 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63784

[startup+12.7009 s]
/proc/loadavg: 3.07 3.01 3.10 5/190 24148
/proc/meminfo: memFree=25901972/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=84976 CPUtime=12.69 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 21665 0 0 0 1265 4 0 0 25 0 1 0 548551075 87015424 15275 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 21244 15275 251 24 0 17878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84976

[startup+25.5004 s]
/proc/loadavg: 3.21 3.05 3.11 5/190 24148
/proc/meminfo: memFree=25837268/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=121152 CPUtime=25.49 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 28218 0 0 0 2544 5 0 0 25 0 1 0 548551075 124059648 21808 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 30288 21808 251 24 0 26922 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 121152

[startup+51.1007 s]
/proc/loadavg: 3.48 3.12 3.13 5/190 24149
/proc/meminfo: memFree=25757468/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=177876 CPUtime=51.1 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 36325 0 0 0 5103 7 0 0 25 0 1 0 548551075 182145024 29891 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 44469 29891 251 24 0 41103 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 177876

[startup+102.306 s]
/proc/loadavg: 3.79 3.27 3.18 5/190 24150
/proc/meminfo: memFree=25579992/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=269840 CPUtime=102.3 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 50633 0 0 0 10219 11 0 0 25 0 1 0 548551075 276316160 44143 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 67460 44143 251 24 0 64094 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 269840

[startup+162.3 s]
/proc/loadavg: 3.92 3.40 3.23 5/190 24152
/proc/meminfo: memFree=25488064/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=277972 CPUtime=162.3 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 59614 0 0 0 16215 15 0 0 25 0 1 0 548551075 284643328 53096 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 69493 53096 251 24 0 66127 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 277972

[startup+222.3 s]
/proc/loadavg: 3.97 3.50 3.28 5/190 24153
/proc/meminfo: memFree=25372088/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=284408 CPUtime=222.3 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 68005 0 0 0 22213 17 0 0 25 0 1 0 548551075 291233792 61470 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 71102 61470 251 24 0 67736 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 284408

[startup+282.3 s]
/proc/loadavg: 4.04 3.61 3.32 5/190 24155
/proc/meminfo: memFree=25335592/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=290492 CPUtime=282.3 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 74967 0 0 0 28210 20 0 0 25 0 1 0 548551075 297463808 68413 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 72623 68413 251 24 0 69257 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 290492

[startup+342.301 s]
/proc/loadavg: 4.01 3.68 3.36 5/190 24157
/proc/meminfo: memFree=25265232/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=427556 CPUtime=342.3 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 80229 0 0 0 34209 21 0 0 25 0 1 0 548551075 437817344 73655 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 106889 73655 251 24 0 103523 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 427556

[startup+402.301 s]
/proc/loadavg: 4.00 3.73 3.40 5/190 24158
/proc/meminfo: memFree=25126320/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=432400 CPUtime=402.3 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 93391 0 0 0 40205 25 0 0 25 0 1 0 548551075 442777600 86785 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 108100 86785 251 24 0 104734 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 432400

[startup+462.301 s]
/proc/loadavg: 4.04 3.79 3.44 5/190 24160
/proc/meminfo: memFree=25076564/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=439060 CPUtime=462.3 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 98155 0 0 0 46203 27 0 0 25 0 1 0 548551075 449597440 91538 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 109765 91538 251 24 0 106399 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 439060

[startup+522.301 s]
/proc/loadavg: 4.05 3.84 3.48 5/190 24161
/proc/meminfo: memFree=25169024/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=443088 CPUtime=522.31 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 102911 0 0 0 52201 30 0 0 25 0 1 0 548551075 453722112 96276 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 110772 96276 251 24 0 107406 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 443088

[startup+582.301 s]
/proc/loadavg: 4.02 3.87 3.51 5/190 24163
/proc/meminfo: memFree=25146784/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=446988 CPUtime=582.31 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 106900 0 0 0 58201 30 0 0 25 0 1 0 548551075 457715712 100253 33554432000 4194304 4291949 140735077869920 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 111747 100253 251 24 0 108381 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 446988

[startup+642.301 s]
/proc/loadavg: 4.00 3.89 3.53 5/190 24165
/proc/meminfo: memFree=25054120/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=450216 CPUtime=642.32 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 112467 0 0 0 64200 32 0 0 25 0 1 0 548551075 461021184 105809 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 112554 105809 251 24 0 109188 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 450216

[startup+702.301 s]
/proc/loadavg: 4.07 3.92 3.57 5/190 24166
/proc/meminfo: memFree=25017876/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=668892 CPUtime=702.31 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 115776 0 0 0 70198 33 0 0 25 0 1 0 548551075 684945408 109104 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 167223 109104 251 24 0 163857 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 668892

[startup+762.307 s]
/proc/loadavg: 4.02 3.93 3.59 5/190 24171
/proc/meminfo: memFree=24962020/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=672720 CPUtime=762.32 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 119315 0 0 0 76198 34 0 0 25 0 1 0 548551075 688865280 112636 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 168180 112636 251 24 0 164814 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 672720

[startup+822.301 s]
/proc/loadavg: 4.01 3.94 3.61 5/190 24172
/proc/meminfo: memFree=24933808/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=675788 CPUtime=822.32 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 123052 0 0 0 82196 36 0 0 25 0 1 0 548551075 692006912 116357 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 168947 116357 251 24 0 165581 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 675788

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 24174
/proc/meminfo: memFree=24880436/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=679472 CPUtime=882.32 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 126437 0 0 0 88194 38 0 0 25 0 1 0 548551075 695779328 119735 33554432000 4194304 4291949 140735077869920 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 169868 119735 251 24 0 166502 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 679472

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.65 5/190 24176
/proc/meminfo: memFree=24827568/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=681496 CPUtime=942.32 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 129021 0 0 0 94194 38 0 0 25 0 1 0 548551075 697851904 122308 33554432000 4194304 4291949 140735077869920 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 170374 122308 251 24 0 167008 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 681496

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.67 5/190 24177
/proc/meminfo: memFree=24765280/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=684896 CPUtime=1002.32 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 135667 0 0 0 100191 41 0 0 25 0 1 0 548551075 701333504 128934 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 171224 128934 251 24 0 167858 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 684896

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 24179
/proc/meminfo: memFree=24749620/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=687504 CPUtime=1062.32 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 138727 0 0 0 106189 43 0 0 25 0 1 0 548551075 704004096 131985 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 171876 131985 251 24 0 168510 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 687504

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 24180
/proc/meminfo: memFree=24700608/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=690468 CPUtime=1122.33 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 141296 0 0 0 112189 44 0 0 25 0 1 0 548551075 707039232 134550 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 172617 134550 251 24 0 169251 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 690468

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 24182
/proc/meminfo: memFree=24710752/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=694396 CPUtime=1182.33 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 145084 0 0 0 118188 45 0 0 25 0 1 0 548551075 711061504 138329 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 173599 138329 251 24 0 170233 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 694396

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 24184
/proc/meminfo: memFree=24647956/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=696720 CPUtime=1242.33 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 147269 0 0 0 124188 45 0 0 25 0 1 0 548551075 713441280 140507 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 174180 140507 251 24 0 170814 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 696720



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.64 3.89 3.72 2/180 24204
/proc/meminfo: memFree=25509096/32950928 swapFree=67071984/67111528
[pid=24146] ppid=24144 vsize=698572 CPUtime=1300.04 cores=4,6
/proc/24146/stat : 24146 (RestartSAT) R 24144 24146 23178 0 -1 4202496 149862 0 0 0 129957 47 0 0 25 0 1 0 548551075 715337728 143096 33554432000 4194304 4291949 140735077869920 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24146/statm: 174643 143096 251 24 0 171277 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 698572

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.03
CPU time (s): 1300.07
CPU user time (s): 1299.58
CPU system time (s): 0.497924
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 698572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.58
system time used= 0.497924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149862
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 705

runsolver used 1.9907 second user time and 5.11322 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-23 20:26:44
IDJOB=3250972
IDBENCH=88207
IDSOLVER=1581
FILE ID=node116/3250972-1303583204
RUNJOBID= node116-1303583202-24105
PBS_JOBID= 13150332
Free space on /tmp= 72600 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250972-1303583204/watcher-3250972-1303583204 -o /tmp/evaluation-result-3250972-1303583204/solver-3250972-1303583204 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3250972-1303583204.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=1658524415

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26031824 kB
Buffers:       1822316 kB
Cached:        4590792 kB
SwapCached:       9728 kB
Active:        2996780 kB
Inactive:      3508688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26031824 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           18680 kB
Writeback:           0 kB
AnonPages:       85180 kB
Mapped:          13788 kB
Slab:           350212 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   305996 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= 72608 MiB
End job on node116 at 2011-04-23 20:48:26