Trace number 3421442

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) 5000.08 4999.93

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p15-s54275047.cnf
MD5SUM67948a6aed9ea09317abe3c8a9a27a03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark30.0564
Satisfiable
(Un)Satisfiability was proved
Number of variables1590
Number of clauses272291
Sum of the clauses size546092
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2272251
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3421442-1306631011/watcher-3421442-1306631011 -o /tmp/evaluation-result-3421442-1306631011/solver-3421442-1306631011 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421442-1306631011.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.18 2.08 2.02 2/461 5619
/proc/meminfo: memFree=16289496/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=20380 CPUtime=0 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 1012 0 0 0 0 0 0 0 21 0 1 0 774699079 20869120 954 33554432000 4194304 4291949 140735196599424 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 5095 955 226 24 0 1729 0

[startup+0.0990139 s]
/proc/loadavg: 2.18 2.08 2.02 2/461 5619
/proc/meminfo: memFree=16289496/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=30456 CPUtime=0.09 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 5006 0 0 0 9 0 0 0 21 0 1 0 774699079 31186944 4416 33554432000 4194304 4291949 140735196599424 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 7614 4416 232 24 0 4248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.101011 s]
/proc/loadavg: 2.18 2.08 2.02 2/461 5619
/proc/meminfo: memFree=16289496/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=30456 CPUtime=0.09 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 5006 0 0 0 9 0 0 0 22 0 1 0 774699079 31186944 4416 33554432000 4194304 4291949 140735196599424 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 7614 4416 232 24 0 4248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.300972 s]
/proc/loadavg: 2.18 2.08 2.02 2/461 5619
/proc/meminfo: memFree=16289496/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=30456 CPUtime=0.29 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 5006 0 0 0 29 0 0 0 22 0 1 0 774699079 31186944 4416 33554432000 4194304 4291949 140735196599424 18446744073709551615 4230022 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 7614 4416 232 24 0 4248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30456

[startup+0.700902 s]
/proc/loadavg: 2.18 2.08 2.02 2/461 5619
/proc/meminfo: memFree=16289496/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=29240 CPUtime=0.69 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 6092 0 0 0 69 0 0 0 25 0 1 0 774699079 29941760 3866 33554432000 4194304 4291949 140735196599424 18446744073709551615 4250373 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 7310 3866 252 24 0 3944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29240

[startup+1.50076 s]
/proc/loadavg: 2.18 2.08 2.02 3/462 5620
/proc/meminfo: memFree=16265936/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=36380 CPUtime=1.49 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 7309 0 0 0 149 0 0 0 25 0 1 0 774699079 37253120 5073 33554432000 4194304 4291949 140735196599424 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 9095 5073 253 24 0 5729 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36380

[startup+3.10047 s]
/proc/loadavg: 2.17 2.07 2.02 3/462 5620
/proc/meminfo: memFree=16256140/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=43560 CPUtime=3.09 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 8790 0 0 0 309 0 0 0 25 0 1 0 774699079 44605440 6541 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 10890 6541 253 24 0 7524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43560

[startup+6.30089 s]
/proc/loadavg: 2.17 2.07 2.02 3/462 5620
/proc/meminfo: memFree=16237200/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=57204 CPUtime=6.29 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 11319 0 0 0 628 1 0 0 25 0 1 0 774699079 58576896 9054 33554432000 4194304 4291949 140735196599424 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 14301 9054 253 24 0 10935 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57204

[startup+12.7007 s]
/proc/loadavg: 2.14 2.07 2.02 3/462 5620
/proc/meminfo: memFree=16209160/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=79564 CPUtime=12.69 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 15431 0 0 0 1268 1 0 0 25 0 1 0 774699079 81473536 13143 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 19891 13143 253 24 0 16525 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79564

[startup+25.5004 s]
/proc/loadavg: 2.12 2.07 2.02 3/462 5621
/proc/meminfo: memFree=16178064/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=115384 CPUtime=25.49 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 20484 0 0 0 2547 2 0 0 25 0 1 0 774699079 118153216 18160 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 28846 18160 253 24 0 25480 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 115384

[startup+51.1008 s]
/proc/loadavg: 2.08 2.06 2.02 3/462 5623
/proc/meminfo: memFree=16156396/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=119248 CPUtime=51.1 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 25190 0 0 0 5106 4 0 0 25 0 1 0 774699079 122109952 22838 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 29812 22838 253 24 0 26446 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 119248

[startup+102.317 s]
/proc/loadavg: 2.03 2.05 2.01 3/462 5626
/proc/meminfo: memFree=16079744/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=176176 CPUtime=102.31 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 32294 0 0 0 10225 6 0 0 25 0 1 0 774699079 180404224 29914 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 44044 29914 253 24 0 40678 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 176176

[startup+162.301 s]
/proc/loadavg: 2.01 2.04 2.01 3/462 5627
/proc/meminfo: memFree=15999976/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=205468 CPUtime=162.29 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 43573 0 0 0 16220 9 0 0 25 0 1 0 774699079 210399232 41162 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 51367 41162 253 24 0 48001 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 205468

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 5629
/proc/meminfo: memFree=16017176/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=216860 CPUtime=222.29 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 48479 0 0 0 22218 11 0 0 25 0 1 0 774699079 222064640 46057 33554432000 4194304 4291949 140735196599424 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 54215 46057 253 24 0 50849 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 216860

[startup+282.301 s]
/proc/loadavg: 2.27 2.09 2.02 3/462 5630
/proc/meminfo: memFree=15953520/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=220276 CPUtime=282.3 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 51656 0 0 0 28218 12 0 0 25 0 1 0 774699079 225562624 49215 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 55069 49215 253 24 0 51703 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 220276

[startup+342.301 s]
/proc/loadavg: 2.20 2.10 2.02 3/462 5632
/proc/meminfo: memFree=15953116/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=305504 CPUtime=342.29 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 54350 0 0 0 34216 13 0 0 25 0 1 0 774699079 312836096 51903 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 76376 51903 253 24 0 73010 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 305504

[startup+402.301 s]
/proc/loadavg: 2.08 2.08 2.02 3/462 5634
/proc/meminfo: memFree=15948248/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=306144 CPUtime=402.3 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 56174 0 0 0 40215 15 0 0 25 0 1 0 774699079 313491456 53713 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 76536 53713 253 24 0 73170 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 306144

[startup+462.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/462 5635
/proc/meminfo: memFree=15978964/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=306144 CPUtime=462.3 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 58021 0 0 0 46214 16 0 0 25 0 1 0 774699079 313491456 55549 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 76536 55549 253 24 0 73170 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 306144

[startup+522.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/462 5637
/proc/meminfo: memFree=15923376/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=308064 CPUtime=522.31 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 60108 0 0 0 52214 17 0 0 25 0 1 0 774699079 315457536 57626 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 77016 57626 253 24 0 73650 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 308064

[startup+582.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/462 5638
/proc/meminfo: memFree=15921488/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=308704 CPUtime=582.3 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 61751 0 0 0 58213 17 0 0 25 0 1 0 774699079 316112896 59262 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 77176 59262 253 24 0 73810 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 308704

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 6236
/proc/meminfo: memFree=15741648/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=399244 CPUtime=4002.41 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 168967 0 0 0 400172 69 0 0 25 0 1 0 774699079 408825856 80580 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 99811 80580 253 24 0 96445 0
Current children cumulated CPU time (s) 4002.41
Current children cumulated vsize (KiB) 399244

[startup+4062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 6237
/proc/meminfo: memFree=15806952/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=399244 CPUtime=4062.41 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 170461 0 0 0 406171 70 0 0 25 0 1 0 774699079 408825856 82067 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 99811 82067 253 24 0 96445 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 399244

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 6239
/proc/meminfo: memFree=15752860/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=399244 CPUtime=4122.41 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 171901 0 0 0 412170 71 0 0 25 0 1 0 774699079 408825856 83494 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255918 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 99811 83494 253 24 0 96445 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 399244

[startup+4182.3 s]
/proc/loadavg: 2.20 2.06 2.02 3/462 6240
/proc/meminfo: memFree=15732240/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=399244 CPUtime=4182.41 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 173620 0 0 0 418170 71 0 0 25 0 1 0 774699079 408825856 85200 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 99811 85200 253 24 0 96445 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 399244

[startup+4242.3 s]
/proc/loadavg: 2.13 2.06 2.02 3/462 6242
/proc/meminfo: memFree=15717076/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=399244 CPUtime=4242.41 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 174978 0 0 0 424169 72 0 0 25 0 1 0 774699079 408825856 86553 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 99811 86553 253 24 0 96445 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 399244

[startup+4302.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/462 6244
/proc/meminfo: memFree=15785744/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=399244 CPUtime=4302.42 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 176082 0 0 0 430169 73 0 0 25 0 1 0 774699079 408825856 87647 33554432000 4194304 4291949 140735196599424 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 99811 87647 253 24 0 96445 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 399244

[startup+4362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/462 6245
/proc/meminfo: memFree=15737720/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=399244 CPUtime=4362.42 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 177058 0 0 0 436168 74 0 0 25 0 1 0 774699079 408825856 88620 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 99811 88620 253 24 0 96445 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 399244

[startup+4422.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 6247
/proc/meminfo: memFree=15720204/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=400204 CPUtime=4422.44 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 178318 0 0 0 442169 75 0 0 25 0 1 0 774699079 409808896 89877 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 100051 89877 253 24 0 96685 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 400204

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 6248
/proc/meminfo: memFree=15699208/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=400204 CPUtime=4482.42 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 179292 0 0 0 448167 75 0 0 25 0 1 0 774699079 409808896 90847 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 100051 90847 253 24 0 96685 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 400204

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 6250
/proc/meminfo: memFree=15727312/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=400204 CPUtime=4542.42 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 180230 0 0 0 454166 76 0 0 25 0 1 0 774699079 409808896 91783 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 100051 91783 253 24 0 96685 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 400204

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 6252
/proc/meminfo: memFree=15705708/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=400204 CPUtime=4602.42 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 181271 0 0 0 460166 76 0 0 25 0 1 0 774699079 409808896 92820 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 100051 92820 253 24 0 96685 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 400204

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 6253
/proc/meminfo: memFree=15687936/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=400844 CPUtime=4662.42 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 182330 0 0 0 466165 77 0 0 25 0 1 0 774699079 410464256 93876 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 100211 93876 253 24 0 96845 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 400844

[startup+4722.3 s]
/proc/loadavg: 2.44 2.11 2.03 4/469 17068
/proc/meminfo: memFree=15747472/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=534544 CPUtime=4722.43 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 183531 0 0 0 472165 78 0 0 25 0 1 0 774699079 547373056 95073 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 133636 95073 253 24 0 130270 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 534544

[startup+4782.3 s]
/proc/loadavg: 2.47 2.20 2.07 3/462 12299
/proc/meminfo: memFree=15699320/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=534968 CPUtime=4782.43 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 184721 0 0 0 478165 78 0 0 25 0 1 0 774699079 547807232 96253 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 133742 96253 253 24 0 130376 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 534968

[startup+4842.3 s]
/proc/loadavg: 2.17 2.16 2.07 3/462 12301
/proc/meminfo: memFree=15679700/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=536836 CPUtime=4842.43 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 186118 0 0 0 484164 79 0 0 25 0 1 0 774699079 549720064 97645 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255869 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 134209 97645 253 24 0 130843 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 536836

[startup+4902.3 s]
/proc/loadavg: 2.06 2.13 2.06 3/462 12303
/proc/meminfo: memFree=15664544/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=536836 CPUtime=4902.43 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 187169 0 0 0 490164 79 0 0 25 0 1 0 774699079 549720064 98686 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 134209 98686 253 24 0 130843 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 536836

[startup+4962.3 s]
/proc/loadavg: 2.02 2.10 2.05 3/462 12304
/proc/meminfo: memFree=15693268/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=540464 CPUtime=4962.45 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 188997 0 0 0 496164 81 0 0 25 0 1 0 774699079 553435136 100505 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 135116 100505 253 24 0 131750 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 540464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.09 2.05 2/460 12306
/proc/meminfo: memFree=15885336/32951124 swapFree=49827280/67111528
[pid=5619] ppid=5616 vsize=540464 CPUtime=5000.04 cores=1,3,5,7
/proc/5619/stat : 5619 (RestartSAT) R 5616 5619 4716 0 -1 4202496 189696 0 0 0 499923 81 0 0 25 0 1 0 774699079 553435136 101202 33554432000 4194304 4291949 140735196599424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5619/statm: 135116 101202 253 24 0 131750 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 540464

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): 4999.93
CPU time (s): 5000.08
CPU user time (s): 4999.25
CPU system time (s): 0.830873
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 540464

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

runsolver used 22.5796 second user time and 54.1438 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-29 03:03:31
IDJOB=3421442
IDBENCH=88225
IDSOLVER=1911
FILE ID=node138/3421442-1306631011
RUNJOBID= node138-1306626009-5389
PBS_JOBID= 13471609
Free space on /tmp= 73288 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p15-s54275047.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421442-1306631011/watcher-3421442-1306631011 -o /tmp/evaluation-result-3421442-1306631011/solver-3421442-1306631011 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421442-1306631011.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 67948a6aed9ea09317abe3c8a9a27a03
RANDOM SEED=762627496

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32951124 kB
MemFree:      16289528 kB
Buffers:        259820 kB
Cached:        5457344 kB
SwapCached:      72388 kB
Active:        4190980 kB
Inactive:     12175184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16289528 kB
SwapTotal:    67111528 kB
SwapFree:     49827280 kB
Dirty:            5064 kB
Writeback:           0 kB
AnonPages:    10587364 kB
Mapped:          19076 kB
Slab:           134708 kB
PageTables:      92220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130661420 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= 73292 MiB
End job on node138 at 2011-05-29 04:26:53