Trace number 3420007

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.06 4999.94

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2052.83
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 4 cores: 0,2,4,6

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.10 2.06 2.01 3/498 6301
/proc/meminfo: memFree=12863628/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=21064 CPUtime=0 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 1105 0 0 0 0 0 0 0 24 0 1 0 848668368 21569536 1033 33554432000 4194304 4291949 140736020394288 18446744073709551615 4271570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 5266 1033 227 24 0 1900 0

[startup+0.116188 s]
/proc/loadavg: 2.10 2.06 2.01 3/498 6301
/proc/meminfo: memFree=12863628/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=48000 CPUtime=0.1 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 8626 0 0 0 9 1 0 0 25 0 1 0 848668368 49152000 7748 33554432000 4194304 4291949 140736020394288 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 12000 7749 247 24 0 8634 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 48000

[startup+0.20117 s]
/proc/loadavg: 2.10 2.06 2.01 3/498 6301
/proc/meminfo: memFree=12863628/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=71880 CPUtime=0.18 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 14093 0 0 0 17 1 0 0 25 0 1 0 848668368 73605120 12686 33554432000 4194304 4291949 140736020394288 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 17970 12688 242 24 0 14604 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 71880

[startup+0.301151 s]
/proc/loadavg: 2.10 2.06 2.01 3/498 6301
/proc/meminfo: memFree=12863628/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=85512 CPUtime=0.29 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 18465 0 0 0 27 2 0 0 25 0 1 0 848668368 87564288 16470 33554432000 4194304 4291949 140736020394288 18446744073709551615 4229718 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 21378 16470 290 24 0 18012 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85512

[startup+0.701076 s]
/proc/loadavg: 2.10 2.06 2.01 3/498 6301
/proc/meminfo: memFree=12863628/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=100864 CPUtime=0.69 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 25554 0 0 0 65 4 0 0 25 0 1 0 848668368 103284736 19381 33554432000 4194304 4291949 140736020394288 18446744073709551615 4260672 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 25216 19383 292 24 0 21850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100864

[startup+1.50093 s]
/proc/loadavg: 2.10 2.06 2.01 3/499 6302
/proc/meminfo: memFree=12774596/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=112292 CPUtime=1.49 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 33105 0 0 0 144 5 0 0 25 0 1 0 848668368 114987008 21619 33554432000 4194304 4291949 140736020394288 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 28073 21619 311 24 0 24707 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112292

[startup+3.10064 s]
/proc/loadavg: 2.10 2.06 2.01 3/499 6302
/proc/meminfo: memFree=12775212/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=112292 CPUtime=3.09 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 33152 0 0 0 304 5 0 0 25 0 1 0 848668368 114987008 21663 33554432000 4194304 4291949 140736020394288 18446744073709551615 4251571 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 28073 21663 311 24 0 24707 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112292

[startup+6.30104 s]
/proc/loadavg: 2.09 2.06 2.01 3/499 6302
/proc/meminfo: memFree=12773600/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=112292 CPUtime=6.29 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 33180 0 0 0 624 5 0 0 25 0 1 0 848668368 114987008 21690 33554432000 4194304 4291949 140736020394288 18446744073709551615 4251672 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 28073 21690 311 24 0 24707 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112292

[startup+12.7009 s]
/proc/loadavg: 2.08 2.06 2.01 3/499 6302
/proc/meminfo: memFree=12770792/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=112292 CPUtime=12.69 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 33445 0 0 0 1264 5 0 0 25 0 1 0 848668368 114987008 21937 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 28073 21937 311 24 0 24707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112292

[startup+25.5005 s]
/proc/loadavg: 2.06 2.05 2.01 2/497 6303
/proc/meminfo: memFree=12933724/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=112292 CPUtime=25.49 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 33978 0 0 0 2544 5 0 0 25 0 1 0 848668368 114987008 22439 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 28073 22439 311 24 0 24707 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112292

[startup+51.1007 s]
/proc/loadavg: 2.04 2.05 2.00 3/499 6331
/proc/meminfo: memFree=12897168/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=112292 CPUtime=51.09 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 35017 0 0 0 5104 5 0 0 25 0 1 0 848668368 114987008 23424 33554432000 4194304 4291949 140736020394288 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 28073 23424 311 24 0 24707 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112292

[startup+102.301 s]
/proc/loadavg: 2.09 2.07 2.01 3/499 6333
/proc/meminfo: memFree=12794912/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=142644 CPUtime=102.3 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 42521 0 0 0 10224 6 0 0 25 0 1 0 848668368 146067456 30792 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 35661 30792 311 24 0 32295 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 142644

[startup+162.301 s]
/proc/loadavg: 2.07 2.07 2.01 3/499 6334
/proc/meminfo: memFree=12842864/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=142288 CPUtime=162.3 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 49843 0 0 0 16222 8 0 0 25 0 1 0 848668368 145702912 26877 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 35572 26877 311 24 0 32206 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 142288

[startup+222.319 s]
/proc/loadavg: 2.09 2.07 2.01 3/499 6336
/proc/meminfo: memFree=12806488/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=191608 CPUtime=222.32 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 59214 0 0 0 22222 10 0 0 25 0 1 0 848668368 196206592 36020 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 47902 36020 311 24 0 44536 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 191608

[startup+282.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/499 6337
/proc/meminfo: memFree=12793312/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=191608 CPUtime=282.29 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 63018 0 0 0 28218 11 0 0 25 0 1 0 848668368 196206592 39660 33554432000 4194304 4291949 140736020394288 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 47902 39660 311 24 0 44536 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 191608

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/499 6339
/proc/meminfo: memFree=12818588/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=152968 CPUtime=342.3 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 72167 0 0 0 34217 13 0 0 25 0 1 0 848668368 156639232 33260 33554432000 4194304 4291949 140736020394288 18446744073709551615 4251560 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 38242 33260 311 24 0 34876 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 152968

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 6340
/proc/meminfo: memFree=12782848/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=202288 CPUtime=402.31 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 81295 0 0 0 40215 16 0 0 25 0 1 0 848668368 207142912 42182 33554432000 4194304 4291949 140736020394288 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 50572 42182 311 24 0 47206 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 202288

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 6342
/proc/meminfo: memFree=12766200/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=233108 CPUtime=462.31 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 85900 0 0 0 46214 17 0 0 25 0 1 0 848668368 238702592 46598 33554432000 4194304 4291949 140736020394288 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 58277 46598 311 24 0 54911 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 233108

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 6344
/proc/meminfo: memFree=12745716/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=164752 CPUtime=522.31 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 90423 0 0 0 52213 18 0 0 25 0 1 0 848668368 168706048 35752 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 41188 35752 311 24 0 37822 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 164752

[startup+582.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/499 6345
/proc/meminfo: memFree=12710216/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=214072 CPUtime=582.31 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 99848 0 0 0 58212 19 0 0 25 0 1 0 848668368 219209728 44976 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 53518 44976 311 24 0 50152 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 214072

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/499 6448
/proc/meminfo: memFree=12510124/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=402076 CPUtime=4002.39 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 494267 0 0 0 400134 105 0 0 25 0 1 0 848668368 411725824 90988 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 100519 90988 311 24 0 97153 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 402076

[startup+4062.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 6450
/proc/meminfo: memFree=12364392/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=482984 CPUtime=4062.4 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 507449 0 0 0 406132 108 0 0 25 0 1 0 848668368 494575616 103758 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 120746 103758 311 24 0 117380 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 482984

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 6452
/proc/meminfo: memFree=12383956/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=485248 CPUtime=4122.39 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 515534 0 0 0 412130 109 0 0 25 0 1 0 848668368 496893952 111616 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 121312 111616 311 24 0 117946 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 485248

[startup+4182.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 6453
/proc/meminfo: memFree=12398684/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=404872 CPUtime=4182.41 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 526982 0 0 0 418129 112 0 0 25 0 1 0 848668368 414588928 93690 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 101218 93690 311 24 0 97852 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 404872

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 6455
/proc/meminfo: memFree=12481364/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=423840 CPUtime=4242.39 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 530679 0 0 0 424125 114 0 0 25 0 1 0 848668368 434012160 97219 33554432000 4194304 4291949 140736020394288 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 105960 97219 311 24 0 102594 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 423840

[startup+4302.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/499 6457
/proc/meminfo: memFree=12389200/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=454660 CPUtime=4302.4 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 535518 0 0 0 430125 115 0 0 25 0 1 0 848668368 465571840 101824 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 113665 101824 311 24 0 110299 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 454660

[startup+4362.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/499 6458
/proc/meminfo: memFree=12347748/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=454660 CPUtime=4362.4 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 539374 0 0 0 436124 116 0 0 25 0 1 0 848668368 465571840 105513 33554432000 4194304 4291949 140736020394288 18446744073709551615 4250555 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 113665 105513 311 24 0 110299 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 454660

[startup+4422.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/499 6460
/proc/meminfo: memFree=12426712/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=454660 CPUtime=4422.4 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 542511 0 0 0 442123 117 0 0 25 0 1 0 848668368 465571840 108524 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 113665 108524 311 24 0 110299 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 454660

[startup+4482.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/499 6461
/proc/meminfo: memFree=12326120/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=504748 CPUtime=4482.41 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 549021 0 0 0 448122 119 0 0 25 0 1 0 848668368 516861952 114812 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 126187 114812 311 24 0 122821 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 504748

[startup+4542.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/499 6463
/proc/meminfo: memFree=12355960/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=426956 CPUtime=4542.4 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 561018 0 0 0 454120 120 0 0 25 0 1 0 848668368 437202944 100058 33554432000 4194304 4291949 140736020394288 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 106739 100058 311 24 0 103373 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 426956

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 6464
/proc/meminfo: memFree=12447932/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=445924 CPUtime=4602.4 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 564644 0 0 0 460119 121 0 0 25 0 1 0 848668368 456626176 103488 33554432000 4194304 4291949 140736020394288 18446744073709551615 4251672 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 111481 103488 311 24 0 108115 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 445924

[startup+4662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 6466
/proc/meminfo: memFree=12354036/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=476744 CPUtime=4662.41 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 570448 0 0 0 466118 123 0 0 25 0 1 0 848668368 488185856 109072 33554432000 4194304 4291949 140736020394288 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 119186 109072 311 24 0 115820 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 476744

[startup+4722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 6468
/proc/meminfo: memFree=12310864/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=476744 CPUtime=4722.42 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 574664 0 0 0 472118 124 0 0 25 0 1 0 848668368 488185856 113105 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 119186 113105 311 24 0 115820 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 476744

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 6469
/proc/meminfo: memFree=12346408/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=526832 CPUtime=4782.41 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 577954 0 0 0 478116 125 0 0 25 0 1 0 848668368 539475968 116242 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 131708 116242 311 24 0 128342 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 526832

[startup+4842.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 6471
/proc/meminfo: memFree=12378616/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=426956 CPUtime=4842.43 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 590735 0 0 0 484116 127 0 0 25 0 1 0 848668368 437202944 99498 33554432000 4194304 4291949 140736020394288 18446744073709551615 4251664 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 106739 99498 311 24 0 103373 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 426956

[startup+4902.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/499 6472
/proc/meminfo: memFree=12339900/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=445924 CPUtime=4902.41 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 594198 0 0 0 490113 128 0 0 25 0 1 0 848668368 456626176 102786 33554432000 4194304 4291949 140736020394288 18446744073709551615 4255564 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 111481 102786 311 24 0 108115 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 445924

[startup+4962.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/499 6474
/proc/meminfo: memFree=12383884/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=476744 CPUtime=4962.42 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 598630 0 0 0 496112 130 0 0 25 0 1 0 848668368 488185856 107029 33554432000 4194304 4291949 140736020394288 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 119186 107029 311 24 0 115820 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 476744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.12 2.05 2.01 3/499 6475
/proc/meminfo: memFree=12350748/32950928 swapFree=38710956/67111528
[pid=6301] ppid=6299 vsize=476744 CPUtime=5000.03 cores=0,2,4,6
/proc/6301/stat : 6301 (RestartSAT) R 6299 6301 5731 0 -1 4202496 602484 0 0 0 499872 131 0 0 25 0 1 0 848668368 488185856 110725 33554432000 4194304 4291949 140736020394288 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6301/statm: 119186 110725 311 24 0 115820 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 476744

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.94
CPU time (s): 5000.06
CPU user time (s): 4998.73
CPU system time (s): 1.3298
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 526832

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

runsolver used 25.9331 second user time and 55.4616 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-28 14:06:17
IDJOB=3420007
IDBENCH=82493
IDSOLVER=1911
FILE ID=node113/3420007-1306584376
RUNJOBID= node113-1306579400-5749
PBS_JOBID= 13471567
Free space on /tmp= 73272 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420007-1306584376/watcher-3420007-1306584376 -o /tmp/evaluation-result-3420007-1306584376/solver-3420007-1306584376 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420007-1306584376.cnf

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=545618277

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12863784 kB
Buffers:        344316 kB
Cached:        9831680 kB
SwapCached:      93760 kB
Active:        9723420 kB
Inactive:     10016380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12863784 kB
SwapTotal:    67111528 kB
SwapFree:     38710956 kB
Dirty:           10504 kB
Writeback:           0 kB
AnonPages:     9481716 kB
Mapped:          25992 kB
Slab:           161852 kB
PageTables:     117068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154957836 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= 73272 MiB
End job on node113 at 2011-05-28 15:29:39