Trace number 3282185

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.06 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
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-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-3282185-1303754155/watcher-3282185-1303754155 -o /tmp/evaluation-result-3282185-1303754155/solver-3282185-1303754155 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3282185-1303754155.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.92 1.41 2.51 3/176 28067
/proc/meminfo: memFree=13605556/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=6988 CPUtime=0 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 1057 0 0 0 0 0 0 0 23 0 1 0 565646218 7155712 1008 33554432000 4194304 6935321 140736574983904 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 1747 1008 247 670 0 1068 0

[startup+0.0218311 s]
/proc/loadavg: 0.92 1.41 2.51 3/176 28067
/proc/meminfo: memFree=13605556/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=8340 CPUtime=0.01 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 1406 0 0 0 1 0 0 0 23 0 1 0 565646218 8540160 1357 33554432000 4194304 6935321 140736574983904 18446744073709551615 5944048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 2085 1357 247 670 0 1406 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8340

[startup+0.100813 s]
/proc/loadavg: 0.92 1.41 2.51 3/176 28067
/proc/meminfo: memFree=13605556/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=10584 CPUtime=0.08 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 2053 0 0 0 8 0 0 0 23 0 1 0 565646218 10838016 1966 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 2646 1966 286 670 0 1967 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10584

[startup+0.300702 s]
/proc/loadavg: 0.92 1.41 2.51 3/176 28067
/proc/meminfo: memFree=13605556/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=10716 CPUtime=0.28 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 2067 0 0 0 28 0 0 0 25 0 1 0 565646218 10973184 1980 33554432000 4194304 6935321 140736574983904 18446744073709551615 4346711 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 2679 1980 286 670 0 2000 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10716

[startup+0.700688 s]
/proc/loadavg: 0.92 1.41 2.51 3/176 28067
/proc/meminfo: memFree=13605556/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=12468 CPUtime=0.68 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 2506 0 0 0 68 0 0 0 25 0 1 0 565646218 12767232 2419 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 3117 2419 286 670 0 2438 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12468

[startup+1.50054 s]
/proc/loadavg: 0.92 1.41 2.51 5/190 28094
/proc/meminfo: memFree=13297104/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=15916 CPUtime=1.49 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 3391 0 0 0 148 1 0 0 25 0 1 0 565646218 16297984 3304 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 3979 3304 286 670 0 3300 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15916

[startup+3.10023 s]
/proc/loadavg: 0.92 1.41 2.51 5/190 28094
/proc/meminfo: memFree=13211172/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=19472 CPUtime=3.09 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 4293 0 0 0 308 1 0 0 25 0 1 0 565646218 19939328 4151 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 4868 4151 298 670 0 4189 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19472

[startup+6.30063 s]
/proc/loadavg: 1.17 1.45 2.52 5/190 28094
/proc/meminfo: memFree=13205340/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=23488 CPUtime=6.29 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 5303 0 0 0 628 1 0 0 25 0 1 0 565646218 24051712 5077 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 5872 5077 298 670 0 5193 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23488

[startup+12.7004 s]
/proc/loadavg: 1.39 1.49 2.53 5/190 28094
/proc/meminfo: memFree=13195220/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=24816 CPUtime=12.69 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 5767 0 0 0 1268 1 0 0 25 0 1 0 565646218 25411584 5444 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 6204 5444 298 670 0 5525 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24816

[startup+25.501 s]
/proc/loadavg: 1.97 1.61 2.55 5/190 28095
/proc/meminfo: memFree=13176880/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=28356 CPUtime=25.49 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 6980 0 0 0 2548 1 0 0 25 0 1 0 565646218 29036544 6312 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430890 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 7089 6312 298 670 0 6410 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28356

[startup+51.1011 s]
/proc/loadavg: 2.66 1.80 2.59 5/190 28095
/proc/meminfo: memFree=13166848/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=30744 CPUtime=51.09 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 8104 0 0 0 5107 2 0 0 25 0 1 0 565646218 31481856 6917 33554432000 4194304 6935321 140736574983904 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 7686 6917 298 670 0 7007 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30744

[startup+102.307 s]
/proc/loadavg: 3.42 2.14 2.66 5/190 28097
/proc/meminfo: memFree=13160008/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=35184 CPUtime=102.3 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 10185 0 0 0 10228 2 0 0 25 0 1 0 565646218 36028416 7820 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 8796 7820 298 670 0 8117 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35184

[startup+162.301 s]
/proc/loadavg: 3.78 2.48 2.74 5/190 28098
/proc/meminfo: memFree=13144596/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=38356 CPUtime=162.3 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 12160 0 0 0 16227 3 0 0 25 0 1 0 565646218 39276544 8614 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 9589 8614 298 670 0 8910 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 38356

[startup+222.301 s]
/proc/loadavg: 3.96 2.77 2.82 5/190 28100
/proc/meminfo: memFree=13123116/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=41280 CPUtime=222.3 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 13994 0 0 0 22226 4 0 0 25 0 1 0 565646218 42270720 9329 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430633 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 10320 9329 298 670 0 9641 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 41280

[startup+282.3 s]
/proc/loadavg: 4.04 3.00 2.90 5/190 28101
/proc/meminfo: memFree=13103592/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=42632 CPUtime=282.3 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 15581 0 0 0 28226 4 0 0 25 0 1 0 565646218 43655168 9693 33554432000 4194304 6935321 140736574983904 18446744073709551615 4429816 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 10658 9693 298 670 0 9979 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 42632

[startup+342.301 s]
/proc/loadavg: 4.01 3.18 2.96 5/190 28112
/proc/meminfo: memFree=13091424/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=44544 CPUtime=342.3 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 16888 0 0 0 34225 5 0 0 25 0 1 0 565646218 45613056 10128 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 11136 10128 298 670 0 10457 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 44544

[startup+402.301 s]
/proc/loadavg: 4.00 3.33 3.02 5/190 28114
/proc/meminfo: memFree=13079960/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=47632 CPUtime=402.3 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 18802 0 0 0 40225 5 0 0 25 0 1 0 565646218 48775168 10885 33554432000 4194304 6935321 140736574983904 18446744073709551615 4431569 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 11908 10885 298 670 0 11229 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 47632

[startup+462.301 s]
/proc/loadavg: 4.00 3.45 3.08 5/190 28115
/proc/meminfo: memFree=13070740/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=49084 CPUtime=462.31 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 19902 0 0 0 46225 6 0 0 25 0 1 0 565646218 50262016 11259 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 12271 11259 298 670 0 11592 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 49084

[startup+522.301 s]
/proc/loadavg: 4.00 3.55 3.14 5/190 28117
/proc/meminfo: memFree=13057444/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=50796 CPUtime=522.3 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 21283 0 0 0 52224 6 0 0 25 0 1 0 565646218 52015104 11629 33554432000 4194304 6935321 140736574983904 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 12699 11629 298 670 0 12020 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 50796

[startup+582.3 s]
/proc/loadavg: 4.00 3.63 3.19 5/190 28118
/proc/meminfo: memFree=13035820/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=52092 CPUtime=582.31 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 22685 0 0 0 58225 6 0 0 25 0 1 0 565646218 53342208 11975 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 13023 11975 298 670 0 12344 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 52092

[startup+642.301 s]
/proc/loadavg: 4.07 3.71 3.24 5/190 28120
/proc/meminfo: memFree=13025956/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=53552 CPUtime=642.32 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 23830 0 0 0 64225 7 0 0 25 0 1 0 565646218 54837248 12301 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 13388 12301 298 670 0 12709 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 53552

[startup+702.301 s]
/proc/loadavg: 4.02 3.76 3.29 5/190 28122
/proc/meminfo: memFree=13005068/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=54768 CPUtime=702.31 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 24980 0 0 0 70224 7 0 0 25 0 1 0 565646218 56082432 12605 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 13692 12605 298 670 0 13013 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 54768

[startup+762.307 s]
/proc/loadavg: 4.01 3.80 3.33 5/190 28123
/proc/meminfo: memFree=12982096/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=55712 CPUtime=762.33 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 26143 0 0 0 76225 8 0 0 25 0 1 0 565646218 57049088 12895 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 13928 12895 298 670 0 13249 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 55712

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.37 5/190 28125
/proc/meminfo: memFree=12980808/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=57184 CPUtime=822.32 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 27076 0 0 0 82224 8 0 0 25 0 1 0 565646218 58556416 13233 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 14296 13233 298 670 0 13617 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 57184

[startup+882.301 s]
/proc/loadavg: 4.04 3.88 3.41 5/190 28126
/proc/meminfo: memFree=12959684/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=58064 CPUtime=882.32 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 28200 0 0 0 88224 8 0 0 25 0 1 0 565646218 59457536 13441 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 14516 13441 298 670 0 13837 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 58064

[startup+942.301 s]
/proc/loadavg: 4.01 3.89 3.44 5/190 28128
/proc/meminfo: memFree=12951068/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=60900 CPUtime=942.32 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 29252 0 0 0 94223 9 0 0 25 0 1 0 565646218 62361600 13868 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 15225 13868 298 670 0 14546 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 60900

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.47 5/190 28130
/proc/meminfo: memFree=12946812/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=61800 CPUtime=1002.32 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 30411 0 0 0 100223 9 0 0 25 0 1 0 565646218 63283200 14070 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 15450 14070 298 670 0 14771 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 61800

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.50 5/190 28131
/proc/meminfo: memFree=12946272/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=62260 CPUtime=1062.33 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 31182 0 0 0 106223 10 0 0 25 0 1 0 565646218 63754240 14188 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430510 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 15565 14188 298 670 0 14886 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 62260

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/190 28133
/proc/meminfo: memFree=12931676/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=63976 CPUtime=1122.33 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 32258 0 0 0 112223 10 0 0 25 0 1 0 565646218 65511424 14599 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 15994 14599 298 670 0 15315 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 63976

[startup+1182.3 s]
/proc/loadavg: 4.04 3.96 3.56 5/190 28134
/proc/meminfo: memFree=12929916/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=64564 CPUtime=1182.33 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 33412 0 0 0 118223 10 0 0 25 0 1 0 565646218 66113536 14735 33554432000 4194304 6935321 140736574983904 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 16141 14735 298 670 0 15462 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 64564

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.59 5/190 28136
/proc/meminfo: memFree=12915364/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=65340 CPUtime=1242.34 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 34283 0 0 0 124223 11 0 0 25 0 1 0 565646218 66908160 14915 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 16335 14915 298 670 0 15656 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 65340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.98 3.62 5/190 28138
/proc/meminfo: memFree=12911460/32950928 swapFree=67111524/67111528
[pid=28067] ppid=28065 vsize=66528 CPUtime=1300.04 cores=1,3
/proc/28067/stat : 28067 (kw) R 28065 28067 27092 0 -1 4202496 35316 0 0 0 129993 11 0 0 25 0 1 0 565646218 68124672 15245 33554432000 4194304 6935321 140736574983904 18446744073709551615 4430675 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28067/statm: 16632 15245 298 670 0 15953 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 66528

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.93
CPU system time (s): 0.120981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 67940

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

runsolver used 2.10368 second user time and 5.00224 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-25 19:55:55
IDJOB=3282185
IDBENCH=70785
IDSOLVER=1658
FILE ID=node115/3282185-1303754155
RUNJOBID= node115-1303754155-28053
PBS_JOBID= 13154047
Free space on /tmp= 72676 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282185-1303754155/watcher-3282185-1303754155 -o /tmp/evaluation-result-3282185-1303754155/solver-3282185-1303754155 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3282185-1303754155.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1057428086

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13605588 kB
Buffers:       2287632 kB
Cached:       16435528 kB
SwapCached:          4 kB
Active:        7282016 kB
Inactive:     11508960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13605588 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3728 kB
Writeback:          16 kB
AnonPages:       67456 kB
Mapped:          14420 kB
Slab:           489400 kB
PageTables:       5256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192632 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= 72624 MiB
End job on node115 at 2011-04-25 20:17:38