Trace number 3282231

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
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-3282231-1303754156/watcher-3282231-1303754156 -o /tmp/evaluation-result-3282231-1303754156/solver-3282231-1303754156 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3282231-1303754156.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.92 1.41 2.51 5/186 28087
/proc/meminfo: memFree=13566840/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=6984 CPUtime=0 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 1066 0 0 0 0 0 0 0 22 0 1 0 565646232 7151616 1017 33554432000 4194304 6935321 140736032522976 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 1746 1020 241 670 0 1067 0

[startup+0.063615 s]
/proc/loadavg: 0.92 1.41 2.51 5/186 28087
/proc/meminfo: memFree=13566840/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=35808 CPUtime=0.05 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 7907 0 0 0 5 0 0 0 22 0 1 0 565646232 36667392 7840 33554432000 4194304 6935321 140736032522976 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 8952 7840 247 670 0 8273 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 35808

[startup+0.100613 s]
/proc/loadavg: 0.92 1.41 2.51 5/186 28087
/proc/meminfo: memFree=13566840/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=38748 CPUtime=0.09 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 8581 0 0 0 8 1 0 0 22 0 1 0 565646232 39677952 8514 33554432000 4194304 6935321 140736032522976 18446744073709551615 4293263 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 9687 8515 247 670 0 9008 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38748

[startup+0.300565 s]
/proc/loadavg: 0.92 1.41 2.51 5/186 28087
/proc/meminfo: memFree=13566840/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=57320 CPUtime=0.28 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 13507 0 0 0 27 1 0 0 23 0 1 0 565646232 58695680 13163 33554432000 4194304 6935321 140736032522976 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 14330 13163 273 670 0 13651 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57320

[startup+0.700485 s]
/proc/loadavg: 0.92 1.41 2.51 5/186 28087
/proc/meminfo: memFree=13566840/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=73392 CPUtime=0.69 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 17551 0 0 0 62 7 0 0 25 0 1 0 565646232 75153408 17207 33554432000 4194304 6935321 140736032522976 18446744073709551615 4391755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 18348 17207 274 670 0 17669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73392

[startup+1.50034 s]
/proc/loadavg: 0.92 1.41 2.51 5/190 28094
/proc/meminfo: memFree=13280364/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=72936 CPUtime=1.48 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 17800 0 0 0 141 7 0 0 25 0 1 0 565646232 74686464 17087 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 18234 17087 286 670 0 17555 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 72936

[startup+3.10104 s]
/proc/loadavg: 0.92 1.41 2.51 5/190 28094
/proc/meminfo: memFree=13208824/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=72936 CPUtime=3.08 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 17811 0 0 0 301 7 0 0 25 0 1 0 565646232 74686464 17098 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430633 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 18234 17098 286 670 0 17555 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72936

[startup+6.30043 s]
/proc/loadavg: 1.17 1.45 2.52 5/190 28094
/proc/meminfo: memFree=13205464/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=72936 CPUtime=6.28 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 17834 0 0 0 621 7 0 0 25 0 1 0 565646232 74686464 17121 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 18234 17121 298 670 0 17555 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 72936

[startup+12.7012 s]
/proc/loadavg: 1.39 1.49 2.53 5/190 28094
/proc/meminfo: memFree=13194848/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=75324 CPUtime=12.68 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 18355 0 0 0 1261 7 0 0 25 0 1 0 565646232 77131776 17642 33554432000 4194304 6935321 140736032522976 18446744073709551615 4780085 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 18831 17642 298 670 0 18152 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 75324

[startup+25.5008 s]
/proc/loadavg: 1.97 1.61 2.55 5/190 28095
/proc/meminfo: memFree=13176260/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=80808 CPUtime=25.49 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 19738 0 0 0 2541 8 0 0 25 0 1 0 565646232 82747392 19025 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 20202 19025 298 670 0 19523 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80808

[startup+51.1009 s]
/proc/loadavg: 2.66 1.80 2.59 5/190 28095
/proc/meminfo: memFree=13166848/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=85672 CPUtime=51.09 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 20968 0 0 0 5101 8 0 0 25 0 1 0 565646232 87728128 20255 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 21418 20255 298 670 0 20739 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85672

[startup+102.307 s]
/proc/loadavg: 3.42 2.14 2.66 5/190 28097
/proc/meminfo: memFree=13160008/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=85696 CPUtime=102.3 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 21703 0 0 0 10221 9 0 0 25 0 1 0 565646232 87752704 20274 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 21424 20274 298 670 0 20745 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85696

[startup+162.301 s]
/proc/loadavg: 3.78 2.48 2.74 5/190 28098
/proc/meminfo: memFree=13144596/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=87344 CPUtime=162.29 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 22852 0 0 0 16220 9 0 0 25 0 1 0 565646232 89440256 20707 33554432000 4194304 6935321 140736032522976 18446744073709551615 4429649 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 21836 20707 298 670 0 21157 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 87344

[startup+222.3 s]
/proc/loadavg: 3.96 2.77 2.82 5/190 28100
/proc/meminfo: memFree=13123116/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=95328 CPUtime=222.29 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 24638 0 0 0 22220 9 0 0 25 0 1 0 565646232 97615872 22493 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430667 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 23832 22493 298 670 0 23153 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 95328

[startup+282.301 s]
/proc/loadavg: 4.04 3.00 2.90 5/190 28101
/proc/meminfo: memFree=13103592/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=103388 CPUtime=282.3 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 26710 0 0 0 28220 10 0 0 25 0 1 0 565646232 105869312 24565 33554432000 4194304 6935321 140736032522976 18446744073709551615 4346549 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 25847 24565 298 670 0 25168 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 103388

[startup+342.301 s]
/proc/loadavg: 4.01 3.18 2.96 5/190 28112
/proc/meminfo: memFree=13091424/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=105340 CPUtime=342.3 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 27212 0 0 0 34220 10 0 0 25 0 1 0 565646232 107868160 25067 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430667 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 26335 25067 298 670 0 25656 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 105340

[startup+402.3 s]
/proc/loadavg: 4.00 3.33 3.02 5/190 28114
/proc/meminfo: memFree=13079092/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=111328 CPUtime=402.3 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 28720 0 0 0 40220 10 0 0 25 0 1 0 565646232 113999872 26575 33554432000 4194304 6935321 140736032522976 18446744073709551615 4336752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 27832 26575 298 670 0 27153 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 111328

[startup+462.301 s]
/proc/loadavg: 4.00 3.45 3.08 5/190 28115
/proc/meminfo: memFree=13070740/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=117492 CPUtime=462.31 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 30267 0 0 0 46220 11 0 0 25 0 1 0 565646232 120311808 28122 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 29373 28122 298 670 0 28694 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 117492

[startup+522.301 s]
/proc/loadavg: 4.00 3.55 3.14 5/190 28117
/proc/meminfo: memFree=13057444/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=127608 CPUtime=522.31 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 32755 0 0 0 52219 12 0 0 25 0 1 0 565646232 130670592 30610 33554432000 4194304 6935321 140736032522976 18446744073709551615 4346616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 31902 30610 298 670 0 31223 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 127608

[startup+582.301 s]
/proc/loadavg: 4.00 3.63 3.19 5/190 28118
/proc/meminfo: memFree=13035820/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=138668 CPUtime=582.31 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 35522 0 0 0 58218 13 0 0 25 0 1 0 565646232 141996032 33376 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 34667 33376 298 670 0 33988 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 138668

[startup+642.301 s]
/proc/loadavg: 4.07 3.71 3.24 5/190 28120
/proc/meminfo: memFree=13025956/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=139352 CPUtime=642.32 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 35707 0 0 0 64219 13 0 0 25 0 1 0 565646232 142696448 33561 33554432000 4194304 6935321 140736032522976 18446744073709551615 5918313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 34838 33561 298 670 0 34159 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 139352

[startup+702.3 s]
/proc/loadavg: 4.02 3.76 3.29 5/190 28122
/proc/meminfo: memFree=13005068/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=146416 CPUtime=702.32 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 37447 0 0 0 70218 14 0 0 25 0 1 0 565646232 149929984 35301 33554432000 4194304 6935321 140736032522976 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 36604 35301 298 670 0 35925 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 146416

[startup+762.307 s]
/proc/loadavg: 4.01 3.80 3.33 5/190 28123
/proc/meminfo: memFree=12982096/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=161464 CPUtime=762.33 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 41213 0 0 0 76218 15 0 0 25 0 1 0 565646232 165339136 39067 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 40366 39067 298 670 0 39687 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 161464

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.37 5/190 28125
/proc/meminfo: memFree=12980808/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=161464 CPUtime=822.32 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 41233 0 0 0 82217 15 0 0 25 0 1 0 565646232 165339136 39087 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 40366 39087 298 670 0 39687 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 161464

[startup+882.3 s]
/proc/loadavg: 4.04 3.88 3.41 5/190 28126
/proc/meminfo: memFree=12959684/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=161464 CPUtime=882.32 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 41253 0 0 0 88217 15 0 0 25 0 1 0 565646232 165339136 39107 33554432000 4194304 6935321 140736032522976 18446744073709551615 4773939 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 40366 39107 298 670 0 39687 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 161464

[startup+942.301 s]
/proc/loadavg: 4.01 3.89 3.44 5/190 28128
/proc/meminfo: memFree=12951068/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=162776 CPUtime=942.32 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 41588 0 0 0 94217 15 0 0 25 0 1 0 565646232 166682624 39442 33554432000 4194304 6935321 140736032522976 18446744073709551615 4478266 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 40694 39442 298 670 0 40015 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 162776

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.47 5/190 28130
/proc/meminfo: memFree=12946812/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=162776 CPUtime=1002.32 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 41593 0 0 0 100217 15 0 0 25 0 1 0 565646232 166682624 39447 33554432000 4194304 6935321 140736032522976 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 40694 39447 298 670 0 40015 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 162776

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.50 5/190 28131
/proc/meminfo: memFree=12946272/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=162776 CPUtime=1062.33 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 41611 0 0 0 106218 15 0 0 25 0 1 0 565646232 166682624 39465 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 40694 39465 298 670 0 40015 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 162776

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/190 28133
/proc/meminfo: memFree=12931676/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=162776 CPUtime=1122.33 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 41618 0 0 0 112218 15 0 0 25 0 1 0 565646232 166682624 39472 33554432000 4194304 6935321 140736032522976 18446744073709551615 4722950 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 40694 39472 298 670 0 40015 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 162776

[startup+1182.3 s]
/proc/loadavg: 4.04 3.96 3.56 5/190 28134
/proc/meminfo: memFree=12929916/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=162776 CPUtime=1182.33 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 41622 0 0 0 118218 15 0 0 25 0 1 0 565646232 166682624 39476 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 40694 39476 298 670 0 40015 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 162776

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.59 5/190 28136
/proc/meminfo: memFree=12915364/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=162776 CPUtime=1242.33 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 41629 0 0 0 124218 15 0 0 25 0 1 0 565646232 166682624 39483 33554432000 4194304 6935321 140736032522976 18446744073709551615 4431261 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 40694 39483 298 670 0 40015 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 162776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.98 3.62 3/187 28140
/proc/meminfo: memFree=13138388/32950928 swapFree=67111524/67111528
[pid=28087] ppid=28085 vsize=162776 CPUtime=1300.04 cores=4,6
/proc/28087/stat : 28087 (kw) R 28085 28087 27092 0 -1 4202496 41636 0 0 0 129989 15 0 0 25 0 1 0 565646232 166682624 39490 33554432000 4194304 6935321 140736032522976 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28087/statm: 40694 39490 298 670 0 40015 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 162776

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.06
CPU user time (s): 1299.89
CPU system time (s): 0.165974
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 162776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.89
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41636
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= 3
involuntary context switches= 1847

runsolver used 2.28765 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-25 19:55:56
IDJOB=3282231
IDBENCH=70791
IDSOLVER=1658
FILE ID=node115/3282231-1303754156
RUNJOBID= node115-1303754155-28052
PBS_JOBID= 13154047
Free space on /tmp= 72664 MiB

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

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
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:      13569220 kB
Buffers:       2287672 kB
Cached:       16448696 kB
SwapCached:          4 kB
Active:        7319216 kB
Inactive:     11508168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13569220 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15536 kB
Writeback:           0 kB
AnonPages:       90228 kB
Mapped:          16844 kB
Slab:           490080 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   256588 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= 72628 MiB
End job on node115 at 2011-04-25 20:17:38