Trace number 3419969

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.93

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.529
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
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-3419969-1306583186/watcher-3419969-1306583186 -o /tmp/evaluation-result-3419969-1306583186/solver-3419969-1306583186 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419969-1306583186.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.10 2.04 1.97 2/572 12625
/proc/meminfo: memFree=24252476/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=21884 CPUtime=0 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1387 0 0 0 0 0 0 0 25 0 1 0 769917389 22409216 1302 33554432000 4194304 4291949 140735075053184 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 5471 1303 227 24 0 2105 0

[startup+0.104334 s]
/proc/loadavg: 2.10 2.04 1.97 2/572 12625
/proc/meminfo: memFree=24252476/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=34496 CPUtime=0.09 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 5123 0 0 0 9 0 0 0 25 0 1 0 769917389 35323904 4707 33554432000 4194304 4291949 140735075053184 18446744073709551615 4233074 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 8624 4707 234 24 0 5258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34496

[startup+0.200317 s]
/proc/loadavg: 2.10 2.04 1.97 2/572 12625
/proc/meminfo: memFree=24252476/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=34936 CPUtime=0.19 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 6442 0 0 0 18 1 0 0 25 0 1 0 769917389 35774464 5074 33554432000 4194304 4291949 140735075053184 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 8734 5074 234 24 0 5368 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34936

[startup+0.300298 s]
/proc/loadavg: 2.10 2.04 1.97 2/572 12625
/proc/meminfo: memFree=24252476/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=33964 CPUtime=0.29 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 7443 0 0 0 28 1 0 0 25 0 1 0 769917389 34779136 4840 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 8491 4840 252 24 0 5125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33964

[startup+0.700225 s]
/proc/loadavg: 2.10 2.04 1.97 2/572 12625
/proc/meminfo: memFree=24252476/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=33964 CPUtime=0.69 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 7511 0 0 0 68 1 0 0 25 0 1 0 769917389 34779136 4904 33554432000 4194304 4291949 140735075053184 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 8491 4904 252 24 0 5125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33964

[startup+1.50108 s]
/proc/loadavg: 2.10 2.04 1.97 3/573 12626
/proc/meminfo: memFree=24231156/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=36640 CPUtime=1.49 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 7666 0 0 0 148 1 0 0 25 0 1 0 769917389 37519360 5049 33554432000 4194304 4291949 140735075053184 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 9160 5049 252 24 0 5794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36640

[startup+3.1008 s]
/proc/loadavg: 2.10 2.04 1.97 3/573 12626
/proc/meminfo: memFree=24227436/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=36640 CPUtime=3.09 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 8113 0 0 0 308 1 0 0 25 0 1 0 769917389 37519360 5485 33554432000 4194304 4291949 140735075053184 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 9160 5485 252 24 0 5794 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36640

[startup+6.30023 s]
/proc/loadavg: 2.09 2.04 1.97 3/573 12626
/proc/meminfo: memFree=24217244/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=43716 CPUtime=6.29 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 10096 0 0 0 628 1 0 0 25 0 1 0 769917389 44765184 7438 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 10929 7438 252 24 0 7563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43716

[startup+12.7011 s]
/proc/loadavg: 2.08 2.04 1.97 3/573 12626
/proc/meminfo: memFree=24201672/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=55316 CPUtime=12.69 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 11353 0 0 0 1268 1 0 0 25 0 1 0 769917389 56643584 8654 33554432000 4194304 4291949 140735075053184 18446744073709551615 4250384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 13829 8654 252 24 0 10463 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55316

[startup+25.5008 s]
/proc/loadavg: 2.14 2.05 1.98 3/573 12627
/proc/meminfo: memFree=24184928/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=71060 CPUtime=25.49 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 16430 0 0 0 2547 2 0 0 25 0 1 0 769917389 72765440 10437 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 17765 10437 252 24 0 14399 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71060

[startup+51.1013 s]
/proc/loadavg: 2.09 2.04 1.98 3/573 12627
/proc/meminfo: memFree=24156376/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=71060 CPUtime=51.09 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 26769 0 0 0 5106 3 0 0 25 0 1 0 769917389 72765440 14329 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 17765 14329 252 24 0 14399 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71060

[startup+102.301 s]
/proc/loadavg: 2.04 2.03 1.98 3/573 12629
/proc/meminfo: memFree=24106492/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=89912 CPUtime=102.31 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 31580 0 0 0 10227 4 0 0 25 0 1 0 769917389 92069888 18999 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 22478 18999 252 24 0 19112 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 89912

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/573 12630
/proc/meminfo: memFree=24172292/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=102152 CPUtime=162.29 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 51469 0 0 0 16222 7 0 0 25 0 1 0 769917389 104603648 21306 33554432000 4194304 4291949 140735075053184 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 25538 21306 252 24 0 22172 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 102152

[startup+222.322 s]
/proc/loadavg: 2.00 2.02 1.98 3/573 12632
/proc/meminfo: memFree=24117320/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=102152 CPUtime=222.32 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 70941 0 0 0 22221 11 0 0 25 0 1 0 769917389 104603648 22102 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 25538 22102 252 24 0 22172 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 102152

[startup+282.301 s]
/proc/loadavg: 2.13 2.05 1.99 3/573 12633
/proc/meminfo: memFree=24088004/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=102152 CPUtime=282.3 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 89344 0 0 0 28216 14 0 0 25 0 1 0 769917389 104603648 22102 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 25538 22102 252 24 0 22172 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 102152

[startup+342.3 s]
/proc/loadavg: 2.11 2.05 2.00 3/573 12662
/proc/meminfo: memFree=24115452/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=151472 CPUtime=342.3 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 114450 0 0 0 34212 18 0 0 25 0 1 0 769917389 155107328 31633 33554432000 4194304 4291949 140735075053184 18446744073709551615 4256347 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 37868 31633 252 24 0 34502 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 151472

[startup+402.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/573 12664
/proc/meminfo: memFree=24110584/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=102152 CPUtime=402.3 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 125864 0 0 0 40211 19 0 0 25 0 1 0 769917389 104603648 22102 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 25538 22102 252 24 0 22172 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102152

[startup+462.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/573 12665
/proc/meminfo: memFree=24057120/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=151472 CPUtime=462.3 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 146863 0 0 0 46208 22 0 0 25 0 1 0 769917389 155107328 32332 33554432000 4194304 4291949 140735075053184 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 37868 32332 252 24 0 34502 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 151472

[startup+522.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/573 12667
/proc/meminfo: memFree=24103940/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=102152 CPUtime=522.3 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 159412 0 0 0 52206 24 0 0 25 0 1 0 769917389 104603648 22102 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 25538 22102 252 24 0 22172 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 102152

[startup+582.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/573 12668
/proc/meminfo: memFree=24039184/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=151472 CPUtime=582.3 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 178603 0 0 0 58203 27 0 0 25 0 1 0 769917389 155107328 30605 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 37868 30605 252 24 0 34502 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 151472

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/573 12772
/proc/meminfo: memFree=23931960/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=196888 CPUtime=4002.39 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1051142 0 0 0 400031 208 0 0 25 0 1 0 769917389 201613312 43740 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 49222 43740 252 24 0 45856 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 196888

[startup+4062.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 12773
/proc/meminfo: memFree=23955860/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=147568 CPUtime=4062.41 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1058989 0 0 0 406030 211 0 0 25 0 1 0 769917389 151109632 33454 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 36892 33454 252 24 0 33526 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 147568

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 12775
/proc/meminfo: memFree=23943064/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=147568 CPUtime=4122.4 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1077912 0 0 0 412026 214 0 0 25 0 1 0 769917389 151109632 33454 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 36892 33454 252 24 0 33526 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 147568

[startup+4182.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 12776
/proc/meminfo: memFree=23862428/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=227708 CPUtime=4182.42 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1094039 0 0 0 418025 217 0 0 25 0 1 0 769917389 233172992 49474 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 56927 49474 252 24 0 53561 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 227708

[startup+4242.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/573 12778
/proc/meminfo: memFree=23875676/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=196888 CPUtime=4242.4 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1107760 0 0 0 424020 220 0 0 25 0 1 0 769917389 201613312 43712 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 49222 43712 252 24 0 45856 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 196888

[startup+4302.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/573 12780
/proc/meminfo: memFree=23905152/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=147568 CPUtime=4302.41 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1115171 0 0 0 430017 224 0 0 25 0 1 0 769917389 151109632 33454 33554432000 4194304 4291949 140735075053184 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 36892 33454 252 24 0 33526 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 147568

[startup+4362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/573 12781
/proc/meminfo: memFree=23822536/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=227708 CPUtime=4362.41 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1133052 0 0 0 436014 227 0 0 25 0 1 0 769917389 233172992 51180 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 56927 51180 252 24 0 53561 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 227708

[startup+4422.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/573 12783
/proc/meminfo: memFree=23826856/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=227708 CPUtime=4422.41 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1147373 0 0 0 442011 230 0 0 25 0 1 0 769917389 233172992 47394 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 56927 47394 252 24 0 53561 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 227708

[startup+4482.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/573 12793
/proc/meminfo: memFree=23830928/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=196888 CPUtime=4482.41 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1161986 0 0 0 448008 233 0 0 25 0 1 0 769917389 201613312 44003 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 49222 44003 252 24 0 45856 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 196888

[startup+4542.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/573 12795
/proc/meminfo: memFree=23966032/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=196888 CPUtime=4542.41 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1177392 0 0 0 454006 235 0 0 25 0 1 0 769917389 201613312 41653 33554432000 4194304 4291949 140735075053184 18446744073709551615 4262312 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 49222 41653 252 24 0 45856 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 196888

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/573 12797
/proc/meminfo: memFree=23905124/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=227708 CPUtime=4602.41 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1187492 0 0 0 460002 239 0 0 25 0 1 0 769917389 233172992 51591 33554432000 4194304 4291949 140735075053184 18446744073709551615 4250373 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 56927 51591 252 24 0 53561 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 227708

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 12800
/proc/meminfo: memFree=23905476/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=227708 CPUtime=4662.41 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1201764 0 0 0 465999 242 0 0 25 0 1 0 769917389 233172992 47256 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 56927 47256 252 24 0 53561 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 227708

[startup+4722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 12803
/proc/meminfo: memFree=23902004/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=196888 CPUtime=4722.42 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1216603 0 0 0 471997 245 0 0 25 0 1 0 769917389 201613312 44111 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 49222 44111 252 24 0 45856 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 196888

[startup+4782.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/573 12804
/proc/meminfo: memFree=23930620/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=147568 CPUtime=4782.42 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1223891 0 0 0 477994 248 0 0 25 0 1 0 769917389 151109632 33454 33554432000 4194304 4291949 140735075053184 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 36892 33454 252 24 0 33526 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 147568

[startup+4842.32 s]
/proc/loadavg: 2.07 2.05 2.01 3/573 12806
/proc/meminfo: memFree=23847260/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=227708 CPUtime=4842.44 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1240988 0 0 0 483993 251 0 0 25 0 1 0 769917389 233172992 50418 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 56927 50418 252 24 0 53561 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 227708

[startup+4902.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/573 12808
/proc/meminfo: memFree=23846112/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=227708 CPUtime=4902.42 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1255794 0 0 0 489987 255 0 0 25 0 1 0 769917389 233172992 47724 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 56927 47724 252 24 0 53561 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 227708

[startup+4962.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/573 12809
/proc/meminfo: memFree=23833068/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=227708 CPUtime=4962.42 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1273198 0 0 0 495984 258 0 0 25 0 1 0 769917389 233172992 47510 33554432000 4194304 4291949 140735075053184 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 56927 47510 252 24 0 53561 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 227708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.15 2.07 2.01 3/573 12810
/proc/meminfo: memFree=23867268/32950928 swapFree=49808508/67111528
[pid=12625] ppid=12623 vsize=147568 CPUtime=5000.04 cores=1,3,5,7
/proc/12625/stat : 12625 (RestartSAT) R 12623 12625 12123 0 -1 4202496 1278233 0 0 0 499744 260 0 0 25 0 1 0 769917389 151109632 33454 33554432000 4194304 4291949 140735075053184 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12625/statm: 36892 33454 252 24 0 33526 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 147568

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.06
CPU user time (s): 4997.45
CPU system time (s): 2.6076
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 255236

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

runsolver used 26.9399 second user time and 68.2116 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-28 13:46:26
IDJOB=3419969
IDBENCH=82466
IDSOLVER=1911
FILE ID=node122/3419969-1306583186
RUNJOBID= node122-1306579394-12142
PBS_JOBID= 13471558
Free space on /tmp= 73480 MiB

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

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=820444519

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24252756 kB
Buffers:        180100 kB
Cached:        2216860 kB
SwapCached:      60748 kB
Active:         551128 kB
Inactive:      7888132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24252756 kB
SwapTotal:    67111528 kB
SwapFree:     49808508 kB
Dirty:            2584 kB
Writeback:           0 kB
AnonPages:     5995264 kB
Mapped:          11856 kB
Slab:            96348 kB
PageTables:      93056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180849996 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= 73472 MiB
End job on node122 at 2011-05-28 15:09:48