Trace number 3171325

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
UmSat 2011-02-25? (TO) 1300.07 1300.04

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
MD5SUMbb548a1e884feefbb349d3449e849f5e
Bench CategoryRANDOM (random 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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171325-1301755508/watcher-3171325-1301755508 -o /tmp/evaluation-result-3171325-1301755508/solver-3171325-1301755508 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171325-1301755508.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: 0.96 1.78 2.75 3/178 4255
/proc/meminfo: memFree=23561152/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=11644 CPUtime=0 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4194304 356 0 0 0 0 0 0 0 22 0 1 0 365781452 11923456 293 33554432000 4194304 4263880 140735002534384 18446744073709551615 216734839493 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 2911 293 241 17 0 84 0

[startup+0.0740261 s]
/proc/loadavg: 0.96 1.78 2.75 3/178 4255
/proc/meminfo: memFree=23561152/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=12428 CPUtime=0.07 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4194304 580 0 0 0 7 0 0 0 22 0 1 0 365781452 12726272 468 33554432000 4194304 4263880 140735002534384 18446744073709551615 47341664781213 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 3107 468 242 17 0 280 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12428

[startup+0.101032 s]
/proc/loadavg: 0.96 1.78 2.75 3/178 4255
/proc/meminfo: memFree=23561152/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=12428 CPUtime=0.09 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4194304 603 0 0 0 9 0 0 0 23 0 1 0 365781452 12726272 491 33554432000 4194304 4263880 140735002534384 18446744073709551615 4228960 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 3107 491 242 17 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12428

[startup+0.300986 s]
/proc/loadavg: 0.96 1.78 2.75 3/178 4255
/proc/meminfo: memFree=23561152/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=20008 CPUtime=0.29 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 2560 0 0 0 29 0 0 0 24 0 1 0 365781452 20488192 2158 33554432000 4194304 4263880 140735002534384 18446744073709551615 216734836893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 5002 2158 244 17 0 2175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20008

[startup+0.700958 s]
/proc/loadavg: 0.96 1.78 2.75 3/178 4255
/proc/meminfo: memFree=23561152/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=21900 CPUtime=0.69 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 3453 0 0 0 69 0 0 0 25 0 1 0 365781452 22425600 2816 33554432000 4194304 4263880 140735002534384 18446744073709551615 216734839493 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 5475 2816 247 17 0 2648 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21900

[startup+1.5008 s]
/proc/loadavg: 0.96 1.78 2.75 6/190 4277
/proc/meminfo: memFree=23495592/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=27748 CPUtime=1.49 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 4916 0 0 0 148 1 0 0 25 0 1 0 365781452 28413952 4279 33554432000 4194304 4263880 140735002534384 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 6937 4279 247 17 0 4110 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27748

[startup+3.10054 s]
/proc/loadavg: 0.96 1.78 2.75 6/190 4277
/proc/meminfo: memFree=23475864/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=38152 CPUtime=3.09 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 7509 0 0 0 308 1 0 0 25 0 1 0 365781452 39067648 6872 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 9538 6872 247 17 0 6711 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38152

[startup+6.30094 s]
/proc/loadavg: 1.20 1.82 2.75 6/190 4277
/proc/meminfo: memFree=23426020/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=56188 CPUtime=6.29 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 12027 0 0 0 627 2 0 0 25 0 1 0 365781452 57536512 11390 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 14047 11390 247 17 0 11220 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56188

[startup+12.7008 s]
/proc/loadavg: 1.43 1.85 2.76 6/190 4277
/proc/meminfo: memFree=23339028/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=82312 CPUtime=12.69 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 18500 0 0 0 1265 4 0 0 25 0 1 0 365781452 84287488 17863 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 20578 17863 247 17 0 17751 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82312

[startup+25.5006 s]
/proc/loadavg: 2.00 1.96 2.78 6/190 4277
/proc/meminfo: memFree=23199532/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=120716 CPUtime=25.5 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 28038 0 0 0 2544 6 0 0 25 0 1 0 365781452 123613184 27401 33554432000 4194304 4263880 140735002534384 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 30179 27401 247 17 0 27352 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 120716

[startup+51.1011 s]
/proc/loadavg: 2.68 2.12 2.81 6/190 4278
/proc/meminfo: memFree=22986348/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=176036 CPUtime=51.1 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 41938 0 0 0 5099 11 0 0 25 0 1 0 365781452 180260864 41301 33554432000 4194304 4263880 140735002534384 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 44009 41301 247 17 0 41182 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 176036

[startup+102.307 s]
/proc/loadavg: 3.42 2.41 2.87 6/190 4279
/proc/meminfo: memFree=22626596/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=263748 CPUtime=102.3 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 63657 0 0 0 10213 17 0 0 25 0 1 0 365781452 270077952 63020 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 65937 63020 247 17 0 63110 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 263748

[startup+162.301 s]
/proc/loadavg: 3.79 2.70 2.94 6/190 4281
/proc/meminfo: memFree=22281332/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=346736 CPUtime=162.3 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 84404 0 0 0 16205 25 0 0 25 0 1 0 365781452 355057664 83767 33554432000 4194304 4263880 140735002534384 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 86684 83767 247 17 0 83857 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 346736

[startup+222.301 s]
/proc/loadavg: 3.97 2.95 3.01 6/190 4283
/proc/meminfo: memFree=21940304/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=414300 CPUtime=222.29 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 101337 0 0 0 22199 30 0 0 25 0 1 0 365781452 424243200 100700 33554432000 4194304 4263880 140735002534384 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 103575 100700 247 17 0 100748 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 414300

[startup+282.301 s]
/proc/loadavg: 3.99 3.13 3.07 6/190 4284
/proc/meminfo: memFree=21641440/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=475428 CPUtime=282.3 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 116665 0 0 0 28195 35 0 0 25 0 1 0 365781452 486838272 115515 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 118857 115515 247 17 0 116030 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 475428

[startup+342.301 s]
/proc/loadavg: 3.99 3.29 3.12 6/190 4286
/proc/meminfo: memFree=21363896/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=527060 CPUtime=342.29 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 129570 0 0 0 34190 39 0 0 25 0 1 0 365781452 539709440 128420 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 131765 128420 247 17 0 128938 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 527060

[startup+402.3 s]
/proc/loadavg: 3.99 3.42 3.17 6/190 4287
/proc/meminfo: memFree=21119580/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=577168 CPUtime=402.3 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 142135 0 0 0 40186 44 0 0 25 0 1 0 365781452 591020032 140985 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 144292 140985 247 17 0 141465 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 577168

[startup+462.301 s]
/proc/loadavg: 3.99 3.52 3.22 6/190 4289
/proc/meminfo: memFree=20909248/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=615960 CPUtime=462.3 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 151807 0 0 0 46183 47 0 0 25 0 1 0 365781452 630743040 150657 33554432000 4194304 4263880 140735002534384 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 153990 150657 247 17 0 151163 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 615960

[startup+522.3 s]
/proc/loadavg: 3.99 3.60 3.27 6/190 4291
/proc/meminfo: memFree=20708960/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=662332 CPUtime=522.31 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 163441 0 0 0 52179 52 0 0 25 0 1 0 365781452 678227968 162290 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 165583 162290 247 17 0 162756 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 662332

[startup+582.301 s]
/proc/loadavg: 3.99 3.67 3.31 6/190 4292
/proc/meminfo: memFree=20518460/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=700168 CPUtime=582.31 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 172896 0 0 0 58173 58 0 0 25 0 1 0 365781452 716972032 171745 33554432000 4194304 4263880 140735002534384 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 175042 171745 247 17 0 172215 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 700168

[startup+642.3 s]
/proc/loadavg: 3.99 3.73 3.35 6/190 4294
/proc/meminfo: memFree=20347792/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=642.31 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178602 0 0 0 64172 59 0 0 25 0 1 0 365781452 737075200 176646 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176646 247 17 0 177123 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 719800

[startup+702.301 s]
/proc/loadavg: 3.99 3.78 3.39 6/190 4295
/proc/meminfo: memFree=20183828/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=702.3 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178605 0 0 0 70171 59 0 0 25 0 1 0 365781452 737075200 176649 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176649 247 17 0 177123 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 719800

[startup+762.306 s]
/proc/loadavg: 4.07 3.83 3.43 6/190 4297
/proc/meminfo: memFree=20030272/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=762.31 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178607 0 0 0 76172 59 0 0 25 0 1 0 365781452 737075200 176651 33554432000 4194304 4263880 140735002534384 18446744073709551615 4209910 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176651 247 17 0 177123 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 719800

[startup+822.301 s]
/proc/loadavg: 4.02 3.86 3.46 6/190 4299
/proc/meminfo: memFree=19939588/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=822.31 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178611 0 0 0 82172 59 0 0 25 0 1 0 365781452 737075200 176655 33554432000 4194304 4263880 140735002534384 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176655 247 17 0 177123 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 719800

[startup+882.3 s]
/proc/loadavg: 4.01 3.88 3.49 6/190 4300
/proc/meminfo: memFree=19871732/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=882.31 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178611 0 0 0 88172 59 0 0 25 0 1 0 365781452 737075200 176655 33554432000 4194304 4263880 140735002534384 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176655 247 17 0 177123 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 719800

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.52 6/190 4302
/proc/meminfo: memFree=19782416/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=942.31 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178611 0 0 0 94172 59 0 0 25 0 1 0 365781452 737075200 176655 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176655 247 17 0 177123 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 719800

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.55 6/190 4312
/proc/meminfo: memFree=19706192/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=1002.31 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178611 0 0 0 100172 59 0 0 25 0 1 0 365781452 737075200 176655 33554432000 4194304 4263880 140735002534384 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176655 247 17 0 177123 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 719800

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.57 6/190 4314
/proc/meminfo: memFree=19625560/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=1062.31 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178617 0 0 0 106172 59 0 0 25 0 1 0 365781452 737075200 176661 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176661 247 17 0 177123 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 719800

[startup+1122.3 s]
/proc/loadavg: 4.07 3.96 3.60 6/190 4316
/proc/meminfo: memFree=19576804/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=1122.31 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178617 0 0 0 112172 59 0 0 25 0 1 0 365781452 737075200 176661 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176661 247 17 0 177123 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 719800

[startup+1182.3 s]
/proc/loadavg: 4.02 3.96 3.63 6/190 4317
/proc/meminfo: memFree=19530036/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=1182.32 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178622 0 0 0 118172 60 0 0 25 0 1 0 365781452 737075200 176666 33554432000 4194304 4263880 140735002534384 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176666 247 17 0 177123 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 719800

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.65 6/190 4319
/proc/meminfo: memFree=19464544/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=1242.32 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178623 0 0 0 124172 60 0 0 25 0 1 0 365781452 737075200 176667 33554432000 4194304 4263880 140735002534384 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176667 247 17 0 177123 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 719800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.66 6/190 4320
/proc/meminfo: memFree=19380932/32951124 swapFree=67102208/67111528
[pid=4255] ppid=4253 vsize=719800 CPUtime=1300.02 cores=0,2
/proc/4255/stat : 4255 (umsat) R 4253 4255 3139 0 -1 4202496 178625 0 0 0 129942 60 0 0 25 0 1 0 365781452 737075200 176669 33554432000 4194304 4263880 140735002534384 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4255/statm: 179950 176669 247 17 0 177123 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 719800

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.43
CPU system time (s): 0.635903
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 719800

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

runsolver used 2.25966 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-02 16:45:08
IDJOB=3171325
IDBENCH=82543
IDSOLVER=1582
FILE ID=node119/3171325-1301755508
RUNJOBID= node119-1301755508-4234
PBS_JOBID= 12841018
Free space on /tmp= 71232 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171325-1301755508/watcher-3171325-1301755508 -o /tmp/evaluation-result-3171325-1301755508/solver-3171325-1301755508 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171325-1301755508.cnf

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

MD5SUM BENCH= bb548a1e884feefbb349d3449e849f5e
RANDOM SEED=995487974

node119.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.815
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.63
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.815
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      23561324 kB
Buffers:        297032 kB
Cached:        8773704 kB
SwapCached:       5376 kB
Active:        4529376 kB
Inactive:      4601256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23561324 kB
SwapTotal:    67111528 kB
SwapFree:     67102208 kB
Dirty:            6660 kB
Writeback:           0 kB
AnonPages:       57300 kB
Mapped:          14856 kB
Slab:           196628 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   200636 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= 71220 MiB
End job on node119 at 2011-04-02 17:06:50