Trace number 3251147

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3251147-1303584185/watcher-3251147-1303584185 -o /tmp/evaluation-result-3251147-1303584185/solver-3251147-1303584185 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3251147-1303584185.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: 2.80 3.72 3.83 4/184 13065
/proc/meminfo: memFree=14454244/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=19844 CPUtime=0 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 798 0 0 0 0 0 0 0 21 0 1 0 470019475 20320256 740 33554432000 4194304 4291949 140736332011408 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 4961 740 225 24 0 1595 0

[startup+0.078765 s]
/proc/loadavg: 2.80 3.72 3.83 4/184 13065
/proc/meminfo: memFree=14454244/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=25688 CPUtime=0.07 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 3135 0 0 0 7 0 0 0 21 0 1 0 470019475 26304512 2748 33554432000 4194304 4291949 140736332011408 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 6422 2748 232 24 0 3056 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25688

[startup+0.10076 s]
/proc/loadavg: 2.80 3.72 3.83 4/184 13065
/proc/meminfo: memFree=14454244/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=25688 CPUtime=0.09 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 3135 0 0 0 9 0 0 0 21 0 1 0 470019475 26304512 2748 33554432000 4194304 4291949 140736332011408 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 6422 2748 232 24 0 3056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25688

[startup+0.300725 s]
/proc/loadavg: 2.80 3.72 3.83 4/184 13065
/proc/meminfo: memFree=14454244/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=23200 CPUtime=0.29 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 3790 0 0 0 29 0 0 0 22 0 1 0 470019475 23756800 2466 33554432000 4194304 4291949 140736332011408 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 5800 2466 253 24 0 2434 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23200

[startup+0.700654 s]
/proc/loadavg: 2.80 3.72 3.83 4/184 13065
/proc/meminfo: memFree=14454244/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=27596 CPUtime=0.69 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 4665 0 0 0 69 0 0 0 24 0 1 0 470019475 28258304 3335 33554432000 4194304 4291949 140736332011408 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 6899 3335 253 24 0 3533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27596

[startup+1.50051 s]
/proc/loadavg: 2.80 3.72 3.83 5/190 13076
/proc/meminfo: memFree=14420596/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=32188 CPUtime=1.49 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 5506 0 0 0 149 0 0 0 25 0 1 0 470019475 32960512 4172 33554432000 4194304 4291949 140736332011408 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 8047 4172 253 24 0 4681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32188

[startup+3.10023 s]
/proc/loadavg: 2.80 3.72 3.83 5/190 13076
/proc/meminfo: memFree=14409912/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=39996 CPUtime=3.09 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 6422 0 0 0 309 0 0 0 25 0 1 0 470019475 40955904 5082 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 9999 5082 253 24 0 6633 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39996

[startup+6.30067 s]
/proc/loadavg: 2.89 3.72 3.83 5/190 13077
/proc/meminfo: memFree=14378332/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=41528 CPUtime=6.29 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 7984 0 0 0 628 1 0 0 25 0 1 0 470019475 42524672 6637 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 10382 6637 253 24 0 7016 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41528

[startup+12.7005 s]
/proc/loadavg: 2.98 3.73 3.83 5/190 13077
/proc/meminfo: memFree=14344220/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=54776 CPUtime=12.69 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 9249 0 0 0 1268 1 0 0 25 0 1 0 470019475 56090624 7895 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 13694 7895 253 24 0 10328 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54776

[startup+25.5003 s]
/proc/loadavg: 3.21 3.74 3.83 5/190 13104
/proc/meminfo: memFree=14315764/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=56808 CPUtime=25.49 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 11366 0 0 0 2547 2 0 0 25 0 1 0 470019475 58171392 10000 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 14202 10000 253 24 0 10836 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56808

[startup+51.1007 s]
/proc/loadavg: 3.48 3.76 3.83 5/190 13105
/proc/meminfo: memFree=14265936/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=79032 CPUtime=51.09 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 14005 0 0 0 5106 3 0 0 25 0 1 0 470019475 80928768 12628 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 19758 12628 253 24 0 16392 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79032

[startup+102.307 s]
/proc/loadavg: 3.77 3.79 3.83 5/190 13106
/proc/meminfo: memFree=14169064/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=85312 CPUtime=102.3 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 18514 0 0 0 10225 5 0 0 25 0 1 0 470019475 87359488 17110 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 21328 17110 253 24 0 17962 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85312

[startup+162.301 s]
/proc/loadavg: 3.91 3.83 3.84 5/190 13108
/proc/meminfo: memFree=14107652/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=124076 CPUtime=162.3 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 23248 0 0 0 16223 7 0 0 25 0 1 0 470019475 127053824 21827 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 31019 21827 253 24 0 27653 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 124076

[startup+222.3 s]
/proc/loadavg: 3.97 3.86 3.85 5/190 13109
/proc/meminfo: memFree=14025388/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=124796 CPUtime=222.29 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 26198 0 0 0 22221 8 0 0 25 0 1 0 470019475 127791104 24765 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 31199 24765 253 24 0 27833 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 124796

[startup+282.301 s]
/proc/loadavg: 4.04 3.89 3.86 5/190 13111
/proc/meminfo: memFree=14059564/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=126372 CPUtime=282.3 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 28723 0 0 0 28221 9 0 0 25 0 1 0 470019475 129404928 27280 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 31593 27280 253 24 0 28227 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 126372

[startup+342.3 s]
/proc/loadavg: 4.01 3.91 3.86 5/190 13113
/proc/meminfo: memFree=13985740/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=177532 CPUtime=342.3 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 30285 0 0 0 34219 11 0 0 25 0 1 0 470019475 181792768 28832 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 44383 28832 253 24 0 41017 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 177532

[startup+402.301 s]
/proc/loadavg: 4.00 3.92 3.87 5/190 13114
/proc/meminfo: memFree=13998236/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=178764 CPUtime=402.3 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 31698 0 0 0 40218 12 0 0 25 0 1 0 470019475 183054336 30237 33554432000 4194304 4291949 140736332011408 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 44691 30237 253 24 0 41325 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 178764

[startup+462.301 s]
/proc/loadavg: 4.00 3.94 3.88 5/190 13116
/proc/meminfo: memFree=13969560/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=182108 CPUtime=462.3 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 33501 0 0 0 46217 13 0 0 25 0 1 0 470019475 186478592 32035 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 45527 32035 253 24 0 42161 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 182108

[startup+522.3 s]
/proc/loadavg: 4.00 3.94 3.88 5/190 13117
/proc/meminfo: memFree=13990472/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=186376 CPUtime=522.31 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 35776 0 0 0 52217 14 0 0 25 0 1 0 470019475 190849024 34306 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 46594 34306 253 24 0 43228 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 186376

[startup+582.301 s]
/proc/loadavg: 4.06 3.97 3.89 5/190 13119
/proc/meminfo: memFree=13900908/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=190444 CPUtime=582.3 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 38134 0 0 0 58216 14 0 0 25 0 1 0 470019475 195014656 36655 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 47611 36655 253 24 0 44245 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 190444

[startup+642.3 s]
/proc/loadavg: 4.02 3.97 3.90 5/190 13121
/proc/meminfo: memFree=13875572/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=191724 CPUtime=642.31 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 39860 0 0 0 64215 16 0 0 25 0 1 0 470019475 196325376 38367 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 47931 38367 253 24 0 44565 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 191724

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 13122
/proc/meminfo: memFree=13853348/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=192364 CPUtime=702.31 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 41341 0 0 0 70214 17 0 0 25 0 1 0 470019475 196980736 39843 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 48091 39843 253 24 0 44725 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 192364

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 13124
/proc/meminfo: memFree=13862112/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=193928 CPUtime=762.31 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 42766 0 0 0 76214 17 0 0 25 0 1 0 470019475 198582272 41260 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 48482 41260 253 24 0 45116 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 193928

[startup+822.3 s]
/proc/loadavg: 4.08 3.99 3.91 5/190 13125
/proc/meminfo: memFree=13835908/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=197520 CPUtime=822.31 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 44814 0 0 0 82212 19 0 0 25 0 1 0 470019475 202260480 43297 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 49380 43297 253 24 0 46014 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 197520

[startup+882.301 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 13127
/proc/meminfo: memFree=13825084/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=200080 CPUtime=882.31 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 46577 0 0 0 88212 19 0 0 25 0 1 0 470019475 204881920 45055 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 50020 45055 253 24 0 46654 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 200080

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 13129
/proc/meminfo: memFree=13834216/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=282960 CPUtime=942.31 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 47871 0 0 0 94211 20 0 0 25 0 1 0 470019475 289751040 46340 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 70740 46340 253 24 0 67374 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 282960

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13130
/proc/meminfo: memFree=13805424/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=283920 CPUtime=1002.32 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 48953 0 0 0 100211 21 0 0 25 0 1 0 470019475 290734080 47410 33554432000 4194304 4291949 140736332011408 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 70980 47410 253 24 0 67614 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 283920

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13132
/proc/meminfo: memFree=13739784/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=284560 CPUtime=1062.31 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 49917 0 0 0 106210 21 0 0 25 0 1 0 470019475 291389440 48367 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 71140 48367 253 24 0 67774 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 284560

[startup+1122.3 s]
/proc/loadavg: 4.08 4.00 3.92 5/190 13142
/proc/meminfo: memFree=13832976/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=93220 CPUtime=1122.32 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 55828 0 0 0 112209 23 0 0 25 0 1 0 470019475 95457280 18846 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 23305 18846 253 24 0 19939 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 93220

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 13144
/proc/meminfo: memFree=13878844/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=123864 CPUtime=1182.32 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 62204 0 0 0 118206 26 0 0 25 0 1 0 470019475 126836736 25182 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 30966 25182 253 24 0 27600 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 123864

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 13148
/proc/meminfo: memFree=13846688/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=154684 CPUtime=1242.32 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 64631 0 0 0 124205 27 0 0 25 0 1 0 470019475 158396416 27592 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 38671 27592 253 24 0 35305 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 154684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 3/187 13152
/proc/meminfo: memFree=14214080/32951124 swapFree=67111528/67111528
[pid=13065] ppid=13063 vsize=154684 CPUtime=1300.03 cores=1,3
/proc/13065/stat : 13065 (RestartSAT) R 13063 13065 12159 0 -1 4202496 66811 0 0 0 129975 28 0 0 25 0 1 0 470019475 158396416 29757 33554432000 4194304 4291949 140736332011408 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13065/statm: 38671 29757 253 24 0 35305 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 154684

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.75
CPU system time (s): 0.291955
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 286160

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

runsolver used 1.90471 second user time and 5.19921 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 20:43:05
IDJOB=3251147
IDBENCH=88212
IDSOLVER=1580
FILE ID=node108/3251147-1303584185
RUNJOBID= node108-1303584185-13035
PBS_JOBID= 13150338
Free space on /tmp= 71392 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251147-1303584185/watcher-3251147-1303584185 -o /tmp/evaluation-result-3251147-1303584185/solver-3251147-1303584185 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3251147-1303584185.cnf

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=419869580

node108.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	: 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.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.82
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.77
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14454952 kB
Buffers:       2253208 kB
Cached:       15583052 kB
SwapCached:          0 kB
Active:        9948196 kB
Inactive:      7977996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14454952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8748 kB
Writeback:           0 kB
AnonPages:       89064 kB
Mapped:          14884 kB
Slab:           506120 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260920 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= 71396 MiB
End job on node108 at 2011-04-23 21:04:47