Trace number 3258849

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
RestartSAT B95? (TO) 1300.07 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes1.cnf
MD5SUMd6097a9814089eeede1d027388c17a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3218
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258849-1303505953/watcher-3258849-1303505953 -o /tmp/evaluation-result-3258849-1303505953/solver-3258849-1303505953 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3258849-1303505953.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.77 3.71 3.71 3/176 1861
/proc/meminfo: memFree=12949188/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=19116 CPUtime=0 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 592 0 0 0 0 0 0 0 23 0 1 0 443010961 19574784 533 33554432000 4194304 4291949 140734459997344 18446744073709551615 270338080523 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 4779 535 224 24 0 1413 0

[startup+0.082073 s]
/proc/loadavg: 2.77 3.71 3.71 3/176 1861
/proc/meminfo: memFree=12949188/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=22940 CPUtime=0.07 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 1959 0 0 0 7 0 0 0 23 0 1 0 443010961 23490560 1786 33554432000 4194304 4291949 140734459997344 18446744073709551615 4229999 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 5735 1786 231 24 0 2369 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22940

[startup+0.101071 s]
/proc/loadavg: 2.77 3.71 3.71 3/176 1861
/proc/meminfo: memFree=12949188/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=22940 CPUtime=0.09 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 1966 0 0 0 9 0 0 0 23 0 1 0 443010961 23490560 1793 33554432000 4194304 4291949 140734459997344 18446744073709551615 4229961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 5735 1793 231 24 0 2369 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22940

[startup+0.301063 s]
/proc/loadavg: 2.77 3.71 3.71 3/176 1861
/proc/meminfo: memFree=12949188/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=20900 CPUtime=0.29 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 2609 0 0 0 29 0 0 0 24 0 1 0 443010961 21401600 1926 33554432000 4194304 4291949 140734459997344 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 5225 1926 252 24 0 1859 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20900

[startup+0.700965 s]
/proc/loadavg: 2.77 3.71 3.71 3/176 1861
/proc/meminfo: memFree=12949188/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=22708 CPUtime=0.69 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 3064 0 0 0 69 0 0 0 25 0 1 0 443010961 23252992 2378 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 5677 2378 252 24 0 2311 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22708

[startup+1.50082 s]
/proc/loadavg: 2.86 3.72 3.71 5/190 1888
/proc/meminfo: memFree=12895864/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=26088 CPUtime=1.49 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 3902 0 0 0 149 0 0 0 25 0 1 0 443010961 26714112 3209 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 6522 3209 252 24 0 3156 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26088

[startup+3.10049 s]
/proc/loadavg: 2.86 3.72 3.71 5/190 1888
/proc/meminfo: memFree=12875900/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=31724 CPUtime=3.09 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 5154 0 0 0 309 0 0 0 25 0 1 0 443010961 32485376 4451 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 7931 4451 252 24 0 4565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31724

[startup+6.30085 s]
/proc/loadavg: 2.86 3.72 3.71 5/190 1888
/proc/meminfo: memFree=12833780/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=40728 CPUtime=6.29 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 7008 0 0 0 628 1 0 0 25 0 1 0 443010961 41705472 6290 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 10182 6290 252 24 0 6816 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40728

[startup+12.7006 s]
/proc/loadavg: 3.04 3.73 3.72 5/190 1888
/proc/meminfo: memFree=12772928/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=55096 CPUtime=12.69 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 9864 0 0 0 1268 1 0 0 25 0 1 0 443010961 56418304 9122 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 13774 9122 252 24 0 10408 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55096

[startup+25.501 s]
/proc/loadavg: 3.19 3.74 3.72 5/190 1888
/proc/meminfo: memFree=12701268/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=77352 CPUtime=25.49 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 13559 0 0 0 2547 2 0 0 25 0 1 0 443010961 79208448 12782 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 19338 12782 252 24 0 15972 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77352

[startup+51.101 s]
/proc/loadavg: 3.46 3.75 3.73 6/190 1889
/proc/meminfo: memFree=12620460/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=79100 CPUtime=51.09 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 23017 0 0 0 5104 5 0 0 25 0 1 0 443010961 80998400 12264 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 19775 12264 252 24 0 16409 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79100

[startup+102.307 s]
/proc/loadavg: 3.86 3.81 3.74 6/190 1890
/proc/meminfo: memFree=12485420/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=83956 CPUtime=102.3 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 38118 0 0 0 10221 9 0 0 25 0 1 0 443010961 85970944 14358 33554432000 4194304 4291949 140734459997344 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 20989 14358 252 24 0 17623 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83956

[startup+162.301 s]
/proc/loadavg: 3.98 3.86 3.76 6/190 1901
/proc/meminfo: memFree=12499656/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=67340 CPUtime=162.3 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 52081 0 0 0 16216 14 0 0 25 0 1 0 443010961 68956160 12716 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 16835 12716 252 24 0 13469 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 67340

[startup+222.301 s]
/proc/loadavg: 3.99 3.88 3.77 6/190 1903
/proc/meminfo: memFree=12371672/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=120264 CPUtime=222.3 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 61601 0 0 0 22211 19 0 0 25 0 1 0 443010961 123150336 22164 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 30066 22164 252 24 0 26700 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 120264

[startup+282.301 s]
/proc/loadavg: 3.99 3.90 3.78 6/190 1904
/proc/meminfo: memFree=12300236/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=92788 CPUtime=282.3 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 74441 0 0 0 28206 24 0 0 25 0 1 0 443010961 95014912 15763 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 23197 15763 252 24 0 19831 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 92788

[startup+342.301 s]
/proc/loadavg: 4.05 3.93 3.80 6/190 1906
/proc/meminfo: memFree=12177092/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=126164 CPUtime=342.31 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 85200 0 0 0 34202 29 0 0 25 0 1 0 443010961 129191936 26460 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 31541 26460 252 24 0 28175 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 126164

[startup+402.301 s]
/proc/loadavg: 4.02 3.94 3.81 5/190 1907
/proc/meminfo: memFree=12146952/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=96424 CPUtime=402.3 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 98512 0 0 0 40197 33 0 0 25 0 1 0 443010961 98738176 20240 33554432000 4194304 4291949 140734459997344 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 24106 20240 252 24 0 20740 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96424

[startup+462.3 s]
/proc/loadavg: 4.00 3.95 3.82 5/190 1909
/proc/meminfo: memFree=12202116/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=128680 CPUtime=462.31 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 104568 0 0 0 46195 36 0 0 25 0 1 0 443010961 131768320 26258 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 32170 26258 252 24 0 28804 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 128680

[startup+522.3 s]
/proc/loadavg: 4.00 3.95 3.83 5/190 1911
/proc/meminfo: memFree=12385632/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=71104 CPUtime=522.31 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 113705 0 0 0 52192 39 0 0 25 0 1 0 443010961 72810496 12421 33554432000 4194304 4291949 140734459997344 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 17776 12421 252 24 0 14410 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 71104

[startup+582.3 s]
/proc/loadavg: 4.00 3.96 3.83 5/190 1912
/proc/meminfo: memFree=12340356/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=132568 CPUtime=582.31 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 123805 0 0 0 58189 42 0 0 25 0 1 0 443010961 135749632 22451 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 33142 22451 252 24 0 29776 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 132568

[startup+642.301 s]
/proc/loadavg: 4.10 4.00 3.85 5/190 1914
/proc/meminfo: memFree=12212012/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=132736 CPUtime=642.32 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 130201 0 0 0 64188 44 0 0 25 0 1 0 443010961 135921664 28802 33554432000 4194304 4291949 140734459997344 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 33184 28802 252 24 0 29818 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 132736

[startup+702.301 s]
/proc/loadavg: 4.03 4.00 3.86 6/190 1915
/proc/meminfo: memFree=12194636/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=102972 CPUtime=702.33 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 142783 0 0 0 70183 50 0 0 25 0 1 0 443010961 105443328 18199 33554432000 4194304 4291949 140734459997344 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 25743 18199 252 24 0 22377 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 102972

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.86 5/190 1917
/proc/meminfo: memFree=12106460/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=133792 CPUtime=762.33 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 150182 0 0 0 76180 53 0 0 25 0 1 0 443010961 137003008 25546 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 33448 25546 252 24 0 30082 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 133792

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.87 6/190 1919
/proc/meminfo: memFree=12039616/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=184300 CPUtime=822.33 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 155513 0 0 0 82177 56 0 0 25 0 1 0 443010961 188723200 30853 33554432000 4194304 4291949 140734459997344 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 46075 30853 252 24 0 42709 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 184300

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.87 6/190 1920
/proc/meminfo: memFree=11975620/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=187636 CPUtime=882.33 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 160277 0 0 0 88175 58 0 0 25 0 1 0 443010961 192139264 35585 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 46909 35585 252 24 0 43543 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 187636

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.88 6/190 1922
/proc/meminfo: memFree=12221752/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=107740 CPUtime=942.33 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 172481 0 0 0 94169 64 0 0 25 0 1 0 443010961 110325760 20969 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 26935 20969 252 24 0 23569 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 107740

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.88 6/190 1923
/proc/meminfo: memFree=12111012/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=138560 CPUtime=1002.33 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 178633 0 0 0 100166 67 0 0 25 0 1 0 443010961 141885440 27095 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 34640 27095 252 24 0 31274 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 138560

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 1925
/proc/meminfo: memFree=11997040/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=189552 CPUtime=1062.34 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 187470 0 0 0 106163 71 0 0 25 0 1 0 443010961 194101248 35886 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 47388 35886 252 24 0 44022 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 189552

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.90 5/190 1927
/proc/meminfo: memFree=12309508/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=140308 CPUtime=1122.34 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 202862 0 0 0 112159 75 0 0 25 0 1 0 443010961 143675392 23908 33554432000 4194304 4291949 140734459997344 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 35077 23908 252 24 0 31711 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 140308

[startup+1182.3 s]
/proc/loadavg: 4.05 4.02 3.91 5/190 1928
/proc/meminfo: memFree=12210916/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=141004 CPUtime=1182.35 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 209913 0 0 0 118157 78 0 0 25 0 1 0 443010961 144388096 30917 33554432000 4194304 4291949 140734459997344 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 35251 30917 252 24 0 31885 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 141004

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 1930
/proc/meminfo: memFree=12118528/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=191976 CPUtime=1242.35 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 215532 0 0 0 124155 80 0 0 25 0 1 0 443010961 196583424 36500 33554432000 4194304 4291949 140734459997344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 47994 36500 252 24 0 44628 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 191976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 1931
/proc/meminfo: memFree=12133028/32951124 swapFree=67111528/67111528
[pid=1861] ppid=1859 vsize=111384 CPUtime=1300.05 cores=0,2
/proc/1861/stat : 1861 (RestartSAT) R 1859 1861 1417 0 -1 4202496 226795 0 0 0 129921 84 0 0 25 0 1 0 443010961 114057216 20350 33554432000 4194304 4291949 140734459997344 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1861/statm: 27846 20350 252 24 0 24480 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 111384

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.07
CPU user time (s): 1299.22
CPU system time (s): 0.84987
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 208440

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

runsolver used 2.26465 second user time and 4.83726 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-22 22:59:13
IDJOB=3258849
IDBENCH=71433
IDSOLVER=1580
FILE ID=node143/3258849-1303505953
RUNJOBID= node143-1303505953-1845
PBS_JOBID= 13134235
Free space on /tmp= 72120 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes1.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258849-1303505953/watcher-3258849-1303505953 -o /tmp/evaluation-result-3258849-1303505953/solver-3258849-1303505953 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3258849-1303505953.cnf

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

MD5SUM BENCH= d6097a9814089eeede1d027388c17a02
RANDOM SEED=2005472784

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12949468 kB
Buffers:       1818380 kB
Cached:       17568908 kB
SwapCached:          0 kB
Active:        9174668 kB
Inactive:     10280340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12949468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2184 kB
Writeback:           0 kB
AnonPages:       67212 kB
Mapped:          14696 kB
Slab:           484224 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193260 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= 72112 MiB
End job on node143 at 2011-04-22 23:20:55