Trace number 3251059

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 B95? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.39763
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
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-3251059-1303582715/watcher-3251059-1303582715 -o /tmp/evaluation-result-3251059-1303582715/solver-3251059-1303582715 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3251059-1303582715.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 3.79 3.57 4/189 18341
/proc/meminfo: memFree=14703612/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=11800 CPUtime=0 cores=0,2
/proc/18341/stat : 18341 (runsolver) R 18339 18341 17798 0 -1 4202560 43 0 0 0 0 0 0 0 25 0 1 0 469870290 12083200 53 33554432000 4194304 5434984 140734386801888 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/18341/statm: 2950 53 31 303 0 2644 0

[startup+0.101457 s]
/proc/loadavg: 4.00 3.79 3.57 4/189 18341
/proc/meminfo: memFree=14703612/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=37804 CPUtime=0.09 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 6852 0 0 0 8 1 0 0 25 0 1 0 469870290 38711296 5957 33554432000 4194304 4291949 140734269321488 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 9451 5962 226 24 0 6085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37804

[startup+0.200387 s]
/proc/loadavg: 4.00 3.79 3.57 4/189 18341
/proc/meminfo: memFree=14703612/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=39524 CPUtime=0.18 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 7458 0 0 0 17 1 0 0 25 0 1 0 469870290 40472576 6563 33554432000 4194304 4291949 140734269321488 18446744073709551615 4229999 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 9881 6563 231 24 0 6515 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 39524

[startup+0.300376 s]
/proc/loadavg: 4.00 3.79 3.57 4/189 18341
/proc/meminfo: memFree=14703612/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=39524 CPUtime=0.28 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 7458 0 0 0 27 1 0 0 25 0 1 0 469870290 40472576 6563 33554432000 4194304 4291949 140734269321488 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 9881 6563 231 24 0 6515 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39524

[startup+0.700305 s]
/proc/loadavg: 4.00 3.79 3.57 4/189 18341
/proc/meminfo: memFree=14703612/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=39524 CPUtime=0.68 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 7458 0 0 0 67 1 0 0 25 0 1 0 469870290 40472576 6563 33554432000 4194304 4291949 140734269321488 18446744073709551615 4229941 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 9881 6563 231 24 0 6515 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39524

[startup+1.50116 s]
/proc/loadavg: 4.00 3.79 3.57 5/190 18343
/proc/meminfo: memFree=14677076/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=37700 CPUtime=1.48 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 9185 0 0 0 147 1 0 0 25 0 1 0 469870290 38604800 5829 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 9425 5829 251 24 0 6059 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37700

[startup+3.10081 s]
/proc/loadavg: 4.00 3.79 3.57 5/190 18343
/proc/meminfo: memFree=14675212/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=49472 CPUtime=3.09 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 11225 0 0 0 307 2 0 0 25 0 1 0 469870290 50659328 7860 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 12368 7860 251 24 0 9002 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49472

[startup+6.3003 s]
/proc/loadavg: 4.00 3.79 3.58 5/190 18343
/proc/meminfo: memFree=14661572/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=61148 CPUtime=6.28 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 13483 0 0 0 626 2 0 0 25 0 1 0 469870290 62615552 10111 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 15287 10111 251 24 0 11921 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61148

[startup+12.7012 s]
/proc/loadavg: 4.00 3.79 3.58 5/190 18343
/proc/meminfo: memFree=14645264/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=81672 CPUtime=12.69 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 16101 0 0 0 1265 4 0 0 25 0 1 0 469870290 83632128 12713 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 20418 12713 251 24 0 17052 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81672

[startup+25.5009 s]
/proc/loadavg: 4.00 3.80 3.58 5/190 18343
/proc/meminfo: memFree=14618960/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=87932 CPUtime=25.49 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 19966 0 0 0 2544 5 0 0 25 0 1 0 469870290 90042368 16568 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 21983 16568 251 24 0 18617 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87932

[startup+51.1003 s]
/proc/loadavg: 4.00 3.82 3.59 5/190 18344
/proc/meminfo: memFree=14588684/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=121164 CPUtime=51.08 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 23631 0 0 0 5102 6 0 0 25 0 1 0 469870290 124071936 20217 33554432000 4194304 4291949 140734269321488 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 30291 20217 251 24 0 26925 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 121164

[startup+102.301 s]
/proc/loadavg: 4.00 3.84 3.61 5/190 18345
/proc/meminfo: memFree=14530400/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=128008 CPUtime=102.29 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 28888 0 0 0 10220 9 0 0 25 0 1 0 469870290 131080192 25455 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 32002 25455 251 24 0 28636 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 128008

[startup+162.301 s]
/proc/loadavg: 4.00 3.87 3.64 5/190 18347
/proc/meminfo: memFree=14469356/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=187800 CPUtime=162.28 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 35163 0 0 0 16217 11 0 0 25 0 1 0 469870290 192307200 31706 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 46950 31706 251 24 0 43584 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 187800

[startup+222.307 s]
/proc/loadavg: 4.06 3.91 3.66 5/190 18348
/proc/meminfo: memFree=14427664/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=188652 CPUtime=222.29 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 37618 0 0 0 22217 12 0 0 25 0 1 0 469870290 193179648 34150 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 47163 34150 251 24 0 43797 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 188652

[startup+282.301 s]
/proc/loadavg: 4.06 3.94 3.68 5/190 18350
/proc/meminfo: memFree=14383612/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=190652 CPUtime=282.3 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 40560 0 0 0 28216 14 0 0 25 0 1 0 469870290 195227648 37083 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 47663 37083 251 24 0 44297 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 190652

[startup+342.3 s]
/proc/loadavg: 4.02 3.94 3.70 5/190 18352
/proc/meminfo: memFree=14432576/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=194824 CPUtime=342.29 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 44436 0 0 0 34213 16 0 0 25 0 1 0 469870290 199499776 40944 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 48706 40944 251 24 0 45340 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 194824

[startup+402.301 s]
/proc/loadavg: 4.00 3.95 3.72 5/190 18353
/proc/meminfo: memFree=14377368/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=197812 CPUtime=402.3 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 47650 0 0 0 40213 17 0 0 25 0 1 0 469870290 202559488 44145 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 49453 44145 251 24 0 46087 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 197812

[startup+462.301 s]
/proc/loadavg: 4.00 3.96 3.73 5/190 18355
/proc/meminfo: memFree=14307524/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=283252 CPUtime=462.29 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 50226 0 0 0 46212 17 0 0 25 0 1 0 469870290 290050048 46715 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 70813 46715 251 24 0 67447 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 283252

[startup+522.3 s]
/proc/loadavg: 4.00 3.96 3.75 5/190 18356
/proc/meminfo: memFree=14254032/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=286452 CPUtime=522.29 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 52268 0 0 0 52211 18 0 0 25 0 1 0 469870290 293326848 48752 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 71613 48752 251 24 0 68247 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 286452

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 18358
/proc/meminfo: memFree=14202648/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=288244 CPUtime=582.3 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 54051 0 0 0 58210 20 0 0 25 0 1 0 469870290 295161856 50527 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 72061 50527 251 24 0 68695 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 288244

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 18360
/proc/meminfo: memFree=14169128/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=289928 CPUtime=642.3 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 56088 0 0 0 64209 21 0 0 25 0 1 0 469870290 296886272 52558 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 72482 52558 251 24 0 69116 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 289928

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 18361
/proc/meminfo: memFree=14125084/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=292204 CPUtime=702.3 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 58226 0 0 0 70209 21 0 0 25 0 1 0 469870290 299216896 54692 33554432000 4194304 4291949 140734269321488 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 73051 54692 251 24 0 69685 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 292204

[startup+762.301 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 18363
/proc/meminfo: memFree=14089824/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=293268 CPUtime=762.31 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 59751 0 0 0 76209 22 0 0 25 0 1 0 469870290 300306432 56208 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 73317 56208 251 24 0 69951 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 293268

[startup+822.301 s]
/proc/loadavg: 4.08 4.00 3.81 4/189 18365
/proc/meminfo: memFree=14288196/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=295084 CPUtime=822.3 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 61340 0 0 0 82208 22 0 0 25 0 1 0 469870290 302166016 57785 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 73771 57785 251 24 0 70405 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 295084

[startup+882.306 s]
/proc/loadavg: 2.13 3.45 3.64 2/172 18420
/proc/meminfo: memFree=15303852/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=297216 CPUtime=882.31 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 62907 0 0 0 88208 23 0 0 25 0 1 0 469870290 304349184 59347 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 74304 59347 251 24 0 70938 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 297216

[startup+942.301 s]
/proc/loadavg: 1.41 3.00 3.47 2/172 18422
/proc/meminfo: memFree=15296236/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=299992 CPUtime=942.31 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 64800 0 0 0 94206 25 0 0 25 0 1 0 469870290 307191808 61233 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 74998 61233 251 24 0 71632 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 299992

[startup+1002.3 s]
/proc/loadavg: 1.15 2.64 3.31 2/172 18423
/proc/meminfo: memFree=15289880/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=301592 CPUtime=1002.31 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 66426 0 0 0 100206 25 0 0 25 0 1 0 469870290 308830208 62852 33554432000 4194304 4291949 140734269321488 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 75398 62852 251 24 0 72032 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 301592

[startup+1062.3 s]
/proc/loadavg: 1.05 2.34 3.16 2/172 18425
/proc/meminfo: memFree=15284132/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=302232 CPUtime=1062.31 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 67883 0 0 0 106205 26 0 0 25 0 1 0 469870290 309485568 64307 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 75558 64307 251 24 0 72192 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 302232

[startup+1122.3 s]
/proc/loadavg: 1.02 2.09 3.02 2/172 18426
/proc/meminfo: memFree=15277384/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=303832 CPUtime=1122.31 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 69563 0 0 0 112204 27 0 0 25 0 1 0 469870290 311123968 65979 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 75958 65979 251 24 0 72592 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 303832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.89 2.89 2/172 18428
/proc/meminfo: memFree=15268668/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=305752 CPUtime=1182.31 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 71817 0 0 0 118203 28 0 0 25 0 1 0 469870290 313090048 68217 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 76438 68217 251 24 0 73072 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 305752

[startup+1242.3 s]
/proc/loadavg: 1.00 1.72 2.77 2/172 18430
/proc/meminfo: memFree=15251768/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=309292 CPUtime=1242.32 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 76014 0 0 0 124202 30 0 0 25 0 1 0 469870290 316715008 72393 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 77323 72393 251 24 0 73957 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 309292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.59 2.66 2/172 18431
/proc/meminfo: memFree=15242812/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=441552 CPUtime=1300.02 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 78287 0 0 0 129971 31 0 0 25 0 1 0 469870290 452149248 74653 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 110388 74653 251 24 0 107022 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 441552

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

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

[startup+1300 s]
/proc/loadavg: 1.00 1.59 2.66 2/172 18431
/proc/meminfo: memFree=15242812/32950928 swapFree=67111528/67111528
[pid=18341] ppid=18339 vsize=441552 CPUtime=1300.02 cores=0,2
/proc/18341/stat : 18341 (RestartSAT) R 18339 18341 17798 0 -1 4202496 78287 0 0 0 129971 31 0 0 25 0 1 0 469870290 452149248 74653 33554432000 4194304 4291949 140734269321488 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18341/statm: 110388 74653 251 24 0 107022 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 441552

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.71
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78287
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= 10
involuntary context switches= 14651

runsolver used 1.86972 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 20:18:35
IDJOB=3251059
IDBENCH=88209
IDSOLVER=1580
FILE ID=node122/3251059-1303582715
RUNJOBID= node122-1303582236-18260
PBS_JOBID= 13150343
Free space on /tmp= 70788 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251059-1303582715/watcher-3251059-1303582715 -o /tmp/evaluation-result-3251059-1303582715/solver-3251059-1303582715 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3251059-1303582715.cnf

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

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=1330387912

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14703892 kB
Buffers:       1776496 kB
Cached:       15037404 kB
SwapCached:          0 kB
Active:        6289952 kB
Inactive:     11402124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14703892 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5468 kB
Writeback:           0 kB
AnonPages:      877100 kB
Mapped:          15636 kB
Slab:           488108 kB
PageTables:       6800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1207768 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= 70812 MiB
End job on node122 at 2011-04-23 20:40:17