Trace number 3293639

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
kw 2011-02-28? (TO) 1300.05 1300.05

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications 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 variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

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-3293639-1303793628/watcher-3293639-1303793628 -o /tmp/evaluation-result-3293639-1303793628/solver-3293639-1303793628 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3293639-1303793628.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: 1.25 2.69 3.42 3/176 30493
/proc/meminfo: memFree=19210944/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=11800 CPUtime=0 cores=4,6
/proc/30493/stat : 30493 (runsolver) S 30491 30493 28890 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 1 0 569593760 12083200 52 33554432000 4194304 5434984 140734832987584 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699960631 0 0 17 4 0 0 0
/proc/30493/statm: 2950 52 31 303 0 2644 0

[startup+0.103529 s]
/proc/loadavg: 1.25 2.69 3.42 3/176 30493
/proc/meminfo: memFree=19210944/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=62168 CPUtime=0.08 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 13677 0 0 0 6 2 0 0 20 0 1 0 569593760 63660032 13611 33554432000 4194304 6935321 140736094002848 18446744073709551615 4873153 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 15542 13612 250 670 0 14863 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62168

[startup+0.20056 s]
/proc/loadavg: 1.25 2.69 3.42 3/176 30493
/proc/meminfo: memFree=19210944/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=70724 CPUtime=0.17 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 15759 0 0 0 15 2 0 0 21 0 1 0 569593760 72421376 15693 33554432000 4194304 6935321 140736094002848 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 17681 15693 250 670 0 17002 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 70724

[startup+0.300438 s]
/proc/loadavg: 1.25 2.69 3.42 3/176 30493
/proc/meminfo: memFree=19210944/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=80160 CPUtime=0.27 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 18065 0 0 0 25 2 0 0 21 0 1 0 569593760 82083840 17999 33554432000 4194304 6935321 140736094002848 18446744073709551615 5354892 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 20040 17999 250 670 0 19361 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 80160

[startup+0.700413 s]
/proc/loadavg: 1.25 2.69 3.42 3/176 30493
/proc/meminfo: memFree=19210944/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=114176 CPUtime=0.68 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 26043 0 0 0 64 4 0 0 22 0 1 0 569593760 116916224 25977 33554432000 4194304 6935321 140736094002848 18446744073709551615 5345380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 28544 25978 250 670 0 27865 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 114176

[startup+1.50027 s]
/proc/loadavg: 1.25 2.69 3.42 5/190 30512
/proc/meminfo: memFree=18201636/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=173160 CPUtime=1.47 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 40283 0 0 0 142 5 0 0 25 0 1 0 569593760 177315840 40217 33554432000 4194304 6935321 140736094002848 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 43290 40218 250 670 0 42611 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 173160

[startup+3.10098 s]
/proc/loadavg: 1.25 2.69 3.42 5/190 30512
/proc/meminfo: memFree=17251300/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=290336 CPUtime=3.07 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 68509 0 0 0 298 9 0 0 25 0 1 0 569593760 297304064 68443 33554432000 4194304 6935321 140736094002848 18446744073709551615 4397145 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 72584 68444 250 670 0 71905 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 290336

[startup+6.30045 s]
/proc/loadavg: 1.63 2.75 3.43 5/190 30512
/proc/meminfo: memFree=16209216/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=523552 CPUtime=6.28 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 124713 0 0 0 610 18 0 0 25 0 1 0 569593760 536117248 124647 33554432000 4194304 6935321 140736094002848 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 130888 124647 250 670 0 130209 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 523552

[startup+12.7064 s]
/proc/loadavg: 1.98 2.80 3.44 5/190 30512
/proc/meminfo: memFree=14255844/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=917200 CPUtime=12.68 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 223480 0 0 0 1239 29 0 0 25 0 1 0 569593760 939212800 222896 33554432000 4194304 6935321 140736094002848 18446744073709551615 4388933 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 229300 222896 269 670 0 228621 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 917200

[startup+25.5003 s]
/proc/loadavg: 2.56 2.89 3.46 5/190 30512
/proc/meminfo: memFree=13578920/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=887784 CPUtime=25.48 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 225354 0 0 0 2516 32 0 0 25 0 1 0 569593760 909090816 215901 33554432000 4194304 6935321 140736094002848 18446744073709551615 4431261 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 221946 215901 286 670 0 221267 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 887784

[startup+51.101 s]
/proc/loadavg: 3.11 3.00 3.48 5/190 30514
/proc/meminfo: memFree=12845672/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=887784 CPUtime=51.08 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 225617 0 0 0 5076 32 0 0 25 0 1 0 569593760 909090816 216164 33554432000 4194304 6935321 140736094002848 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 221946 216164 297 670 0 221267 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 887784

[startup+102.3 s]
/proc/loadavg: 3.08 3.01 3.46 4/184 30531
/proc/meminfo: memFree=16263020/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=933104 CPUtime=102.28 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 238590 0 0 0 10194 34 0 0 25 0 1 0 569593760 955498496 229137 33554432000 4194304 6935321 140736094002848 18446744073709551615 4821243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 233276 229137 298 670 0 232597 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 933104

[startup+162.306 s]
/proc/loadavg: 3.03 3.00 3.43 4/184 30533
/proc/meminfo: memFree=16209004/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=950628 CPUtime=162.28 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 243116 0 0 0 16192 36 0 0 25 0 1 0 569593760 973443072 233663 33554432000 4194304 6935321 140736094002848 18446744073709551615 4347636 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 237657 233663 298 670 0 236978 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 950628

[startup+222.3 s]
/proc/loadavg: 3.01 3.00 3.40 4/184 30535
/proc/meminfo: memFree=16152184/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=222.27 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248585 0 0 0 22191 36 0 0 25 0 1 0 569593760 995610624 239132 33554432000 4194304 6935321 140736094002848 18446744073709551615 4429700 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239132 298 670 0 242390 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 972276

[startup+282.3 s]
/proc/loadavg: 3.00 3.00 3.37 4/184 30537
/proc/meminfo: memFree=16141064/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=282.28 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248591 0 0 0 28191 37 0 0 25 0 1 0 569593760 995610624 239138 33554432000 4194304 6935321 140736094002848 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239138 298 670 0 242390 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 972276

[startup+342.3 s]
/proc/loadavg: 3.00 3.00 3.34 4/184 30539
/proc/meminfo: memFree=16078980/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=342.28 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248591 0 0 0 34191 37 0 0 25 0 1 0 569593760 995610624 239138 33554432000 4194304 6935321 140736094002848 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239138 298 670 0 242390 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 972276

[startup+402.3 s]
/proc/loadavg: 3.00 3.00 3.32 4/184 30539
/proc/meminfo: memFree=16113716/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=402.28 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248594 0 0 0 40191 37 0 0 25 0 1 0 569593760 995610624 239141 33554432000 4194304 6935321 140736094002848 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239141 298 670 0 242390 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 972276

[startup+462.3 s]
/proc/loadavg: 3.00 3.00 3.30 4/184 30550
/proc/meminfo: memFree=16109432/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=462.28 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248594 0 0 0 46190 38 0 0 25 0 1 0 569593760 995610624 239141 33554432000 4194304 6935321 140736094002848 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239141 298 670 0 242390 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 972276

[startup+522.3 s]
/proc/loadavg: 3.04 3.01 3.28 4/184 30552
/proc/meminfo: memFree=16109520/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=522.28 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248599 0 0 0 52190 38 0 0 25 0 1 0 569593760 995610624 239146 33554432000 4194304 6935321 140736094002848 18446744073709551615 4429686 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239146 298 670 0 242390 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 972276

[startup+582.3 s]
/proc/loadavg: 3.01 3.01 3.26 4/184 30554
/proc/meminfo: memFree=16108848/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=582.29 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248599 0 0 0 58190 39 0 0 25 0 1 0 569593760 995610624 239146 33554432000 4194304 6935321 140736094002848 18446744073709551615 4387692 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239146 298 670 0 242390 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 972276

[startup+642.3 s]
/proc/loadavg: 3.05 3.02 3.25 4/184 30556
/proc/meminfo: memFree=16103124/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=642.28 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248599 0 0 0 64189 39 0 0 25 0 1 0 569593760 995610624 239146 33554432000 4194304 6935321 140736094002848 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239146 298 670 0 242390 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 972276

[startup+702.3 s]
/proc/loadavg: 3.05 3.03 3.23 4/184 30556
/proc/meminfo: memFree=16066624/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=702.29 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248599 0 0 0 70190 39 0 0 25 0 1 0 569593760 995610624 239146 33554432000 4194304 6935321 140736094002848 18446744073709551615 4430522 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239146 298 670 0 242390 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 972276

[startup+762.3 s]
/proc/loadavg: 3.02 3.02 3.22 4/184 30558
/proc/meminfo: memFree=16101704/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=762.29 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248604 0 0 0 76189 40 0 0 25 0 1 0 569593760 995610624 239151 33554432000 4194304 6935321 140736094002848 18446744073709551615 4780097 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239151 298 670 0 242390 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 972276

[startup+822.306 s]
/proc/loadavg: 3.00 3.01 3.20 4/184 30560
/proc/meminfo: memFree=16098260/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=822.29 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248604 0 0 0 82188 41 0 0 25 0 1 0 569593760 995610624 239151 33554432000 4194304 6935321 140736094002848 18446744073709551615 5996823 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239151 298 670 0 242390 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 972276

[startup+882.3 s]
/proc/loadavg: 3.00 3.01 3.18 4/184 30562
/proc/meminfo: memFree=16017020/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=882.29 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248608 0 0 0 88188 41 0 0 25 0 1 0 569593760 995610624 239155 33554432000 4194304 6935321 140736094002848 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239155 298 670 0 242390 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 972276

[startup+942.3 s]
/proc/loadavg: 3.00 3.00 3.17 4/184 30564
/proc/meminfo: memFree=16049932/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=942.28 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248608 0 0 0 94187 41 0 0 25 0 1 0 569593760 995610624 239155 33554432000 4194304 6935321 140736094002848 18446744073709551615 4433645 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239155 298 670 0 242390 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 972276

[startup+1002.3 s]
/proc/loadavg: 3.00 3.00 3.16 4/184 30564
/proc/meminfo: memFree=16045068/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=1002.29 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248610 0 0 0 100187 42 0 0 25 0 1 0 569593760 995610624 239157 33554432000 4194304 6935321 140736094002848 18446744073709551615 4434066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239157 298 670 0 242390 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 972276

[startup+1062.3 s]
/proc/loadavg: 3.00 3.00 3.15 4/184 30566
/proc/meminfo: memFree=16041784/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=1062.29 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248610 0 0 0 106186 43 0 0 25 0 1 0 569593760 995610624 239157 33554432000 4194304 6935321 140736094002848 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239157 298 670 0 242390 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 972276

[startup+1122.3 s]
/proc/loadavg: 3.06 3.01 3.14 4/184 30568
/proc/meminfo: memFree=16039316/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=1122.29 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248610 0 0 0 112186 43 0 0 25 0 1 0 569593760 995610624 239157 33554432000 4194304 6935321 140736094002848 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239157 298 670 0 242390 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 972276

[startup+1182.3 s]
/proc/loadavg: 2.73 2.94 3.11 3/178 30587
/proc/meminfo: memFree=17344400/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=1182.29 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248610 0 0 0 118185 44 0 0 25 0 1 0 569593760 995610624 239157 33554432000 4194304 6935321 140736094002848 18446744073709551615 4429614 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239157 298 670 0 242390 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 972276

[startup+1242.3 s]
/proc/loadavg: 2.27 2.77 3.04 3/178 30589
/proc/meminfo: memFree=17343992/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=1242.29 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248610 0 0 0 124185 44 0 0 25 0 1 0 569593760 995610624 239157 33554432000 4194304 6935321 140736094002848 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239157 298 670 0 242390 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 972276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.10 2.63 2.97 3/178 30589
/proc/meminfo: memFree=17343956/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=1300 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248614 0 0 0 129955 45 0 0 25 0 1 0 569593760 995610624 239161 33554432000 4194304 6935321 140736094002848 18446744073709551615 4487523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239161 298 670 0 242390 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 972276

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

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

[startup+1300 s]
/proc/loadavg: 2.10 2.63 2.97 3/178 30589
/proc/meminfo: memFree=17343956/32951124 swapFree=67110396/67111528
[pid=30493] ppid=30491 vsize=972276 CPUtime=1300 cores=4,6
/proc/30493/stat : 30493 (kw) R 30491 30493 28890 0 -1 4202496 248614 0 0 0 129955 45 0 0 25 0 1 0 569593760 995610624 239161 33554432000 4194304 6935321 140736094002848 18446744073709551615 4487523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30493/statm: 243069 239161 298 670 0 242390 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 972276

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.05
CPU user time (s): 1299.56
CPU system time (s): 0.491925
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 972276

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

runsolver used 2.26066 second user time and 4.83326 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-26 06:53:51
IDJOB=3293639
IDBENCH=88163
IDSOLVER=1658
FILE ID=node118/3293639-1303793628
RUNJOBID= node118-1303793628-30474
PBS_JOBID= 13157236
Free space on /tmp= 71676 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293639-1303793628/watcher-3293639-1303793628 -o /tmp/evaluation-result-3293639-1303793628/solver-3293639-1303793628 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3293639-1303793628.cnf

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=1759304056

node118.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.842
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.68
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.842
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.842
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.842
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.75
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19216292 kB
Buffers:       1877396 kB
Cached:       11256080 kB
SwapCached:        600 kB
Active:        8815708 kB
Inactive:      4382904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19216292 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          370092 kB
Writeback:           0 kB
AnonPages:       64120 kB
Mapped:          14608 kB
Slab:           471592 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192972 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= 71800 MiB
End job on node118 at 2011-04-26 07:15:33