Trace number 3258190

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.02 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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-3258190-1303475305/watcher-3258190-1303475305 -o /tmp/evaluation-result-3258190-1303475305/solver-3258190-1303475305 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3258190-1303475305.cnf 

running on 2 cores: 4,6

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: 0.85 1.65 2.61 5/182 9068
/proc/meminfo: memFree=19819012/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=8156 CPUtime=0 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) S 9066 9068 7761 0 -1 4194304 98 0 0 0 0 0 0 0 22 0 1 0 459130163 8351744 52 33554432000 4194304 4291949 140734765594448 18446744073709551615 210642222727 0 2147483391 4096 0 18446744071699109054 0 0 17 4 0 0 0
/proc/9068/statm: 2039 52 40 24 0 44 0

[startup+0.0345891 s]
/proc/loadavg: 0.85 1.65 2.61 5/182 9068
/proc/meminfo: memFree=19819012/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=24036 CPUtime=0.02 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 2831 0 0 0 2 0 0 0 22 0 1 0 459130163 24612864 2191 33554432000 4194304 4291949 140734765594448 18446744073709551615 4215169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 6009 2191 230 24 0 2643 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24036

[startup+0.100601 s]
/proc/loadavg: 0.85 1.65 2.61 5/182 9068
/proc/meminfo: memFree=19819012/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=24036 CPUtime=0.09 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 2839 0 0 0 9 0 0 0 22 0 1 0 459130163 24612864 2199 33554432000 4194304 4291949 140734765594448 18446744073709551615 4229988 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 6009 2199 231 24 0 2643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24036

[startup+0.302529 s]
/proc/loadavg: 0.85 1.65 2.61 5/182 9068
/proc/meminfo: memFree=19819012/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=21816 CPUtime=0.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 3524 0 0 0 30 0 0 0 23 0 1 0 459130163 22339584 2201 33554432000 4194304 4291949 140734765594448 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 5454 2201 251 24 0 2088 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 21816

[startup+0.700473 s]
/proc/loadavg: 0.85 1.65 2.61 5/182 9068
/proc/meminfo: memFree=19819012/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=23492 CPUtime=0.68 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 3927 0 0 0 68 0 0 0 25 0 1 0 459130163 24055808 2596 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 5873 2596 251 24 0 2507 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23492

[startup+1.50037 s]
/proc/loadavg: 0.85 1.65 2.61 5/188 9075
/proc/meminfo: memFree=19785632/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=26476 CPUtime=1.48 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 4606 0 0 0 148 0 0 0 25 0 1 0 459130163 27111424 3271 33554432000 4194304 4291949 140734765594448 18446744073709551615 210650583635 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 6619 3271 251 24 0 3253 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26476

[startup+3.1011 s]
/proc/loadavg: 0.85 1.65 2.61 5/188 9075
/proc/meminfo: memFree=19771608/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=32168 CPUtime=3.09 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 5829 0 0 0 308 1 0 0 25 0 1 0 459130163 32940032 4483 33554432000 4194304 4291949 140734765594448 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 8042 4483 251 24 0 4676 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32168

[startup+6.30056 s]
/proc/loadavg: 1.10 1.69 2.62 5/188 9075
/proc/meminfo: memFree=19740408/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=41252 CPUtime=6.28 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 7479 0 0 0 627 1 0 0 25 0 1 0 459130163 42242048 6119 33554432000 4194304 4291949 140734765594448 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 10313 6119 251 24 0 6947 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41252

[startup+12.7005 s]
/proc/loadavg: 1.33 1.73 2.63 5/188 9075
/proc/meminfo: memFree=19696080/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=55396 CPUtime=12.68 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 10133 0 0 0 1267 1 0 0 25 0 1 0 459130163 56725504 8750 33554432000 4194304 4291949 140734765594448 18446744073709551615 210650690272 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 13849 8750 251 24 0 10483 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55396

[startup+25.5003 s]
/proc/loadavg: 1.92 1.84 2.65 5/188 9076
/proc/meminfo: memFree=19665944/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=78036 CPUtime=25.48 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 13453 0 0 0 2546 2 0 0 25 0 1 0 459130163 79908864 12049 33554432000 4194304 4291949 140734765594448 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 19509 12049 251 24 0 16143 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78036

[startup+51.107 s]
/proc/loadavg: 2.63 2.01 2.68 5/188 9077
/proc/meminfo: memFree=19603784/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=112780 CPUtime=51.09 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 18918 0 0 0 5105 4 0 0 25 0 1 0 459130163 115486720 17479 33554432000 4194304 4291949 140734765594448 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 28195 17479 251 24 0 24829 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112780

[startup+102.3 s]
/proc/loadavg: 3.40 2.31 2.75 5/188 9078
/proc/meminfo: memFree=19503836/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=120476 CPUtime=102.28 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 25513 0 0 0 10221 7 0 0 25 0 1 0 459130163 123367424 24029 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 30119 24029 251 24 0 26753 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120476

[startup+162.3 s]
/proc/loadavg: 3.85 2.64 2.83 5/188 9079
/proc/meminfo: memFree=19486712/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=90280 CPUtime=162.29 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 37577 0 0 0 16218 11 0 0 25 0 1 0 459130163 92446720 18031 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 22570 18031 251 24 0 19204 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 90280

[startup+222.301 s]
/proc/loadavg: 3.94 2.88 2.90 5/188 9081
/proc/meminfo: memFree=19422720/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=126280 CPUtime=222.29 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 46767 0 0 0 22215 14 0 0 25 0 1 0 459130163 129310720 27175 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 31570 27175 251 24 0 28204 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 126280

[startup+282.301 s]
/proc/loadavg: 3.98 3.08 2.96 5/188 9083
/proc/meminfo: memFree=19330448/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=180316 CPUtime=282.29 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 51347 0 0 0 28213 16 0 0 25 0 1 0 459130163 184643584 31729 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 45079 31729 251 24 0 41713 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 180316

[startup+342.301 s]
/proc/loadavg: 3.99 3.25 3.03 5/188 9085
/proc/meminfo: memFree=19373700/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=101808 CPUtime=342.29 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 62726 0 0 0 34209 20 0 0 25 0 1 0 459130163 104251392 18115 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 25452 18115 251 24 0 22086 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 101808

[startup+402.301 s]
/proc/loadavg: 3.99 3.38 3.09 5/188 9086
/proc/meminfo: memFree=19361904/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=132628 CPUtime=402.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 69316 0 0 0 40207 23 0 0 25 0 1 0 459130163 135811072 24673 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 33157 24673 251 24 0 29791 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 132628

[startup+462.301 s]
/proc/loadavg: 3.99 3.49 3.14 5/188 9087
/proc/meminfo: memFree=19328780/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=133244 CPUtime=462.29 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 73433 0 0 0 46205 24 0 0 25 0 1 0 459130163 136441856 28768 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 33311 28768 251 24 0 29945 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 133244

[startup+522.301 s]
/proc/loadavg: 4.06 3.60 3.20 5/188 9089
/proc/meminfo: memFree=19261184/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=185020 CPUtime=522.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 77575 0 0 0 52203 27 0 0 25 0 1 0 459130163 189460480 32891 33554432000 4194304 4291949 140734765594448 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 46255 32891 251 24 0 42889 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 185020

[startup+582.3 s]
/proc/loadavg: 4.02 3.67 3.24 5/188 9091
/proc/meminfo: memFree=19202388/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=187408 CPUtime=582.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 81117 0 0 0 58201 29 0 0 25 0 1 0 459130163 191905792 36410 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 46852 36410 251 24 0 43486 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 187408

[startup+642.3 s]
/proc/loadavg: 4.01 3.73 3.29 5/188 9093
/proc/meminfo: memFree=19386512/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=191408 CPUtime=642.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 84403 0 0 0 64199 31 0 0 25 0 1 0 459130163 196001792 39677 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 47852 39677 251 24 0 44486 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 191408

[startup+702.306 s]
/proc/loadavg: 3.60 3.68 3.30 4/182 9111
/proc/meminfo: memFree=19466056/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=142248 CPUtime=702.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 100992 0 0 0 70195 35 0 0 25 0 1 0 459130163 145661952 27371 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 35562 27371 251 24 0 32196 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 142248

[startup+762.301 s]
/proc/loadavg: 3.22 3.55 3.27 4/182 9112
/proc/meminfo: memFree=19446568/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=192548 CPUtime=762.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 105622 0 0 0 76193 37 0 0 25 0 1 0 459130163 197169152 31974 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 48137 31974 251 24 0 44771 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 192548

[startup+822.301 s]
/proc/loadavg: 3.08 3.45 3.26 4/182 9114
/proc/meminfo: memFree=19355288/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=193308 CPUtime=822.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 110078 0 0 0 82191 39 0 0 25 0 1 0 459130163 197947392 36402 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 48327 36402 251 24 0 44961 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 193308

[startup+882.301 s]
/proc/loadavg: 3.03 3.36 3.24 4/182 9116
/proc/meminfo: memFree=19380560/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=194992 CPUtime=882.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 113357 0 0 0 88190 40 0 0 25 0 1 0 459130163 199671808 39659 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 48748 39659 251 24 0 45382 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 194992

[startup+942.301 s]
/proc/loadavg: 3.01 3.30 3.22 4/182 9118
/proc/meminfo: memFree=19306404/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=196760 CPUtime=942.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 116595 0 0 0 94189 41 0 0 25 0 1 0 459130163 201482240 42882 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 49190 42882 251 24 0 45824 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 196760

[startup+1002.3 s]
/proc/loadavg: 3.00 3.24 3.20 4/182 9119
/proc/meminfo: memFree=19269316/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=279668 CPUtime=1002.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 120044 0 0 0 100188 42 0 0 25 0 1 0 459130163 286380032 46313 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 69917 46313 251 24 0 66551 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 279668

[startup+1062.3 s]
/proc/loadavg: 3.00 3.19 3.18 4/182 9120
/proc/meminfo: memFree=19365284/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=117624 CPUtime=1062.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 133405 0 0 0 106184 46 0 0 25 0 1 0 459130163 120446976 24796 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 29406 24796 251 24 0 26040 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 117624

[startup+1122.3 s]
/proc/loadavg: 3.03 3.17 3.18 4/182 9122
/proc/meminfo: memFree=19316416/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=148444 CPUtime=1122.3 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 139037 0 0 0 112182 48 0 0 25 0 1 0 459130163 152006656 30391 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255873 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 37111 30391 251 24 0 33745 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 148444

[startup+1182.3 s]
/proc/loadavg: 3.01 3.14 3.16 4/182 9124
/proc/meminfo: memFree=19260592/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=198532 CPUtime=1182.29 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 144852 0 0 0 118179 50 0 0 25 0 1 0 459130163 203296768 36170 33554432000 4194304 4291949 140734765594448 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 49633 36170 251 24 0 46267 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 198532

[startup+1242.3 s]
/proc/loadavg: 3.00 3.11 3.15 4/182 9126
/proc/meminfo: memFree=19256856/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=198912 CPUtime=1242.31 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 150011 0 0 0 124179 52 0 0 25 0 1 0 459130163 203685888 41297 33554432000 4194304 4291949 140734765594448 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 49728 41297 251 24 0 46362 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 198912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.09 3.14 3/180 9128
/proc/meminfo: memFree=19333988/32951132 swapFree=67111524/67111528
[pid=9068] ppid=9066 vsize=199880 CPUtime=1300.01 cores=4,6
/proc/9068/stat : 9068 (RestartSAT) R 9066 9068 7761 0 -1 4202496 152860 0 0 0 129948 53 0 0 25 0 1 0 459130163 204677120 44127 33554432000 4194304 4291949 140734765594448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9068/statm: 49970 44127 251 24 0 46604 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 199880

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.02
CPU time (s): 1300.02
CPU user time (s): 1299.48
CPU system time (s): 0.541917
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 279920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.48
system time used= 0.541917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152860
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1985

runsolver used 2.48762 second user time and 5.35518 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-22 14:28:25
IDJOB=3258190
IDBENCH=71315
IDSOLVER=1581
FILE ID=node129/3258190-1303475305
RUNJOBID= node129-1303475304-9033
PBS_JOBID= 13107190
Free space on /tmp= 66324 MiB

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

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=1746741014

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
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:     32951132 kB
MemFree:      19819168 kB
Buffers:        811984 kB
Cached:       11648956 kB
SwapCached:          4 kB
Active:        1152996 kB
Inactive:     11385328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19819168 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6704 kB
Writeback:           0 kB
AnonPages:       76608 kB
Mapped:          15204 kB
Slab:           529820 kB
PageTables:       4840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   246560 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66324 MiB
End job on node129 at 2011-04-22 14:50:07