Trace number 3259158

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 A75? (TO) 1300.03 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1235.8
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3259158-1303506833/watcher-3259158-1303506833 -o /tmp/evaluation-result-3259158-1303506833/solver-3259158-1303506833 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3259158-1303506833.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.89 3/176 7895
/proc/meminfo: memFree=12568860/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=19664 CPUtime=0 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 625 0 0 0 0 0 0 0 23 0 1 0 462282047 20135936 562 33554432000 4194304 4291949 140735415847888 18446744073709551615 4200673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 4916 563 225 24 0 1550 0

[startup+0.0129481 s]
/proc/loadavg: 3.68 3.93 3.89 3/176 7895
/proc/meminfo: memFree=12568860/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=21180 CPUtime=0 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 1070 0 0 0 0 0 0 0 23 0 1 0 462282047 21688320 1007 33554432000 4194304 4291949 140735415847888 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 5295 1020 226 24 0 1929 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21180

[startup+0.100933 s]
/proc/loadavg: 3.68 3.93 3.89 3/176 7895
/proc/meminfo: memFree=12568860/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=21408 CPUtime=0.09 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 1280 0 0 0 9 0 0 0 23 0 1 0 462282047 21921792 1173 33554432000 4194304 4291949 140735415847888 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 5352 1173 233 24 0 1986 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21408

[startup+0.300958 s]
/proc/loadavg: 3.68 3.93 3.89 3/176 7895
/proc/meminfo: memFree=12568860/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=18460 CPUtime=0.29 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 1678 0 0 0 29 0 0 0 24 0 1 0 462282047 18903040 1254 33554432000 4194304 4291949 140735415847888 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 4615 1255 252 24 0 1249 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18460

[startup+0.700834 s]
/proc/loadavg: 3.68 3.93 3.89 3/176 7895
/proc/meminfo: memFree=12568860/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=21296 CPUtime=0.69 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 2078 0 0 0 69 0 0 0 25 0 1 0 462282047 21807104 1651 33554432000 4194304 4291949 140735415847888 18446744073709551615 251817698892 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 5324 1651 252 24 0 1958 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21296

[startup+1.5007 s]
/proc/loadavg: 3.68 3.93 3.89 5/190 7922
/proc/meminfo: memFree=12529016/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=24696 CPUtime=1.49 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 2838 0 0 0 149 0 0 0 25 0 1 0 462282047 25288704 2403 33554432000 4194304 4291949 140735415847888 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 6174 2403 252 24 0 2808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24696

[startup+3.10043 s]
/proc/loadavg: 3.70 3.93 3.89 5/190 7922
/proc/meminfo: memFree=12510292/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=30188 CPUtime=3.09 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 3929 0 0 0 308 1 0 0 25 0 1 0 462282047 30912512 3481 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 7547 3481 252 24 0 4181 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30188

[startup+6.30089 s]
/proc/loadavg: 3.70 3.93 3.89 5/190 7922
/proc/meminfo: memFree=12479164/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=31392 CPUtime=6.29 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 6645 0 0 0 628 1 0 0 25 0 1 0 462282047 32145408 3127 33554432000 4194304 4291949 140735415847888 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 7848 3127 252 24 0 4482 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31392

[startup+12.7008 s]
/proc/loadavg: 3.75 3.94 3.89 5/190 7922
/proc/meminfo: memFree=12434788/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=57324 CPUtime=12.69 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 10733 0 0 0 1267 2 0 0 25 0 1 0 462282047 58699776 7183 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 14331 7184 252 24 0 10965 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57324

[startup+25.5007 s]
/proc/loadavg: 3.79 3.94 3.89 5/190 7922
/proc/meminfo: memFree=12392400/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=57324 CPUtime=25.49 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 14117 0 0 0 2547 2 0 0 25 0 1 0 462282047 58699776 10472 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 14331 10472 252 24 0 10965 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57324

[startup+51.1004 s]
/proc/loadavg: 3.86 3.94 3.89 5/190 7923
/proc/meminfo: memFree=12329000/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=57324 CPUtime=51.09 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 19644 0 0 0 5106 3 0 0 25 0 1 0 462282047 58699776 11044 33554432000 4194304 4291949 140735415847888 18446744073709551615 4250414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 14331 11044 252 24 0 10965 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57324

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.90 5/190 7924
/proc/meminfo: memFree=12251588/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=76180 CPUtime=102.3 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 24415 0 0 0 10225 5 0 0 25 0 1 0 462282047 78008320 15714 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 19045 15714 252 24 0 15679 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76180

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.90 5/190 7926
/proc/meminfo: memFree=12172828/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=162.29 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 25977 0 0 0 16224 5 0 0 25 0 1 0 462282047 92168192 17268 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 17268 252 24 0 19136 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 90008

[startup+222.301 s]
/proc/loadavg: 4.04 3.97 3.91 5/190 7928
/proc/meminfo: memFree=12119352/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=222.29 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 27561 0 0 0 22223 6 0 0 25 0 1 0 462282047 92168192 18833 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 18833 252 24 0 19136 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 90008

[startup+282.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 7929
/proc/meminfo: memFree=12052492/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=282.3 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 43686 0 0 0 28221 9 0 0 25 0 1 0 462282047 92168192 19171 33554432000 4194304 4291949 140735415847888 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19171 252 24 0 19136 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90008

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 7931
/proc/meminfo: memFree=12030416/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=342.3 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 59974 0 0 0 34218 12 0 0 25 0 1 0 462282047 92168192 19171 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19171 252 24 0 19136 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90008

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 7932
/proc/meminfo: memFree=12050992/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=402.3 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 77982 0 0 0 40215 15 0 0 25 0 1 0 462282047 92168192 19171 33554432000 4194304 4291949 140735415847888 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19171 252 24 0 19136 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90008

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 7934
/proc/meminfo: memFree=11978444/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=462.29 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 86505 0 0 0 46213 16 0 0 25 0 1 0 462282047 92168192 19171 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19171 252 24 0 19136 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 90008

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 7936
/proc/meminfo: memFree=11973592/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=522.3 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 104068 0 0 0 52210 20 0 0 25 0 1 0 462282047 92168192 19171 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19171 252 24 0 19136 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 90008

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 7937
/proc/meminfo: memFree=11945172/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=582.3 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 113221 0 0 0 58208 22 0 0 25 0 1 0 462282047 92168192 19171 33554432000 4194304 4291949 140735415847888 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19171 252 24 0 19136 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 90008

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 7939
/proc/meminfo: memFree=11942424/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=642.3 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 131400 0 0 0 64205 25 0 0 25 0 1 0 462282047 92168192 19171 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19171 252 24 0 19136 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 90008

[startup+702.301 s]
/proc/loadavg: 4.04 3.99 3.92 5/190 7940
/proc/meminfo: memFree=11882512/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=139328 CPUtime=702.3 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 148641 0 0 0 70202 28 0 0 25 0 1 0 462282047 142671872 27485 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255767 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 34832 27485 252 24 0 31466 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 139328

[startup+762.307 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 7942
/proc/meminfo: memFree=11947716/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=762.31 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 159079 0 0 0 76200 31 0 0 25 0 1 0 462282047 92168192 19171 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19171 252 24 0 19136 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 90008

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 7944
/proc/meminfo: memFree=11844776/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=822.31 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 168437 0 0 0 82198 33 0 0 25 0 1 0 462282047 92168192 19171 33554432000 4194304 4291949 140735415847888 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19171 252 24 0 19136 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 90008

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 7945
/proc/meminfo: memFree=12121892/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=139328 CPUtime=882.3 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 188839 0 0 0 88192 38 0 0 25 0 1 0 462282047 142671872 29324 33554432000 4194304 4291949 140735415847888 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 34832 29324 252 24 0 31466 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 139328

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 7947
/proc/meminfo: memFree=12098556/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=139328 CPUtime=942.31 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 208323 0 0 0 94189 42 0 0 25 0 1 0 462282047 142671872 28022 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 34832 28022 252 24 0 31466 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 139328

[startup+1002.3 s]
/proc/loadavg: 4.07 4.01 3.92 5/190 7948
/proc/meminfo: memFree=12084040/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=1002.3 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 218760 0 0 0 100186 44 0 0 25 0 1 0 462282047 92168192 19211 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19211 252 24 0 19136 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 90008

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 7950
/proc/meminfo: memFree=12069400/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=1062.31 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 228709 0 0 0 106185 46 0 0 25 0 1 0 462282047 92168192 19211 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19211 252 24 0 19136 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 90008

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 7952
/proc/meminfo: memFree=12011980/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=1122.31 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 238970 0 0 0 112182 49 0 0 25 0 1 0 462282047 92168192 19211 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19211 252 24 0 19136 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 90008

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 7953
/proc/meminfo: memFree=12051268/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=90008 CPUtime=1182.31 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 249417 0 0 0 118179 52 0 0 25 0 1 0 462282047 92168192 19211 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 22502 19211 252 24 0 19136 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 90008

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7955
/proc/meminfo: memFree=11922036/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=139328 CPUtime=1242.31 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 269084 0 0 0 124175 56 0 0 25 0 1 0 462282047 142671872 28257 33554432000 4194304 4291949 140735415847888 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 34832 28257 252 24 0 31466 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 139328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 7956
/proc/meminfo: memFree=11918796/32950928 swapFree=67111528/67111528
[pid=7895] ppid=7893 vsize=139328 CPUtime=1300.02 cores=1,3
/proc/7895/stat : 7895 (RestartSAT) R 7893 7895 7400 0 -1 4202496 279520 0 0 0 129943 59 0 0 25 0 1 0 462282047 142671872 28687 33554432000 4194304 4291949 140735415847888 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7895/statm: 34832 28687 252 24 0 31466 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 139328

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.03
CPU user time (s): 1299.43
CPU system time (s): 0.597909
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 139328

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

runsolver used 2.10068 second user time and 5.00324 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-22 23:13:53
IDJOB=3259158
IDBENCH=71514
IDSOLVER=1581
FILE ID=node126/3259158-1303506833
RUNJOBID= node126-1303506833-7881
PBS_JOBID= 13134212
Free space on /tmp= 71104 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259158-1303506833/watcher-3259158-1303506833 -o /tmp/evaluation-result-3259158-1303506833/solver-3259158-1303506833 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3259158-1303506833.cnf

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=662402045

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12569016 kB
Buffers:       1621296 kB
Cached:       18125596 kB
SwapCached:          0 kB
Active:       10294492 kB
Inactive:      9520876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12569016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2496 kB
Writeback:           0 kB
AnonPages:       67488 kB
Mapped:          14436 kB
Slab:           502312 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192064 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= 71100 MiB
End job on node126 at 2011-04-22 23:35:36