Trace number 3282461

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) 1299.11 1300.03

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
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-3282461-1303755297/watcher-3282461-1303755297 -o /tmp/evaluation-result-3282461-1303755297/solver-3282461-1303755297 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3282461-1303755297.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: 3.38 3.84 3.70 5/189 26179
/proc/meminfo: memFree=14178336/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=9796 CPUtime=0 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 1692 0 0 0 0 0 0 0 18 0 1 0 487126768 10031104 1642 33554432000 4194304 6935321 140735045602080 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26179/statm: 2482 1646 241 670 0 1803 0

[startup+0.0646129 s]
/proc/loadavg: 3.38 3.84 3.70 5/189 26179
/proc/meminfo: memFree=14178336/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=69552 CPUtime=0.05 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 15971 0 0 0 4 1 0 0 18 0 1 0 487126768 71221248 15905 33554432000 4194304 6935321 140735045602080 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26179/statm: 17388 15923 241 670 0 16709 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 69552

[startup+0.100605 s]
/proc/loadavg: 3.38 3.84 3.70 5/189 26179
/proc/meminfo: memFree=14178336/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=113808 CPUtime=0.09 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 24774 0 0 0 7 2 0 0 18 0 1 0 487126768 116539392 24708 33554432000 4194304 6935321 140735045602080 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26179/statm: 28452 24720 241 670 0 27773 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 113808

[startup+0.300573 s]
/proc/loadavg: 3.38 3.84 3.70 5/189 26179
/proc/meminfo: memFree=14178336/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=143776 CPUtime=0.29 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 33093 0 0 0 26 3 0 0 18 0 1 0 487126768 147226624 33027 33554432000 4194304 6935321 140735045602080 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26179/statm: 35944 33027 247 670 0 35265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 143776

[startup+0.700492 s]
/proc/loadavg: 3.38 3.84 3.70 5/189 26179
/proc/meminfo: memFree=14178336/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=174120 CPUtime=0.69 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 40164 0 0 0 65 4 0 0 18 0 1 0 487126768 178298880 40098 33554432000 4194304 6935321 140735045602080 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26179/statm: 43530 40098 247 670 0 42851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 174120

[startup+1.50034 s]
/proc/loadavg: 3.38 3.84 3.70 5/190 26180
/proc/meminfo: memFree=13888912/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=258892 CPUtime=1.49 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 61744 0 0 0 140 9 0 0 20 0 1 0 487126768 265105408 60503 33554432000 4194304 6935321 140735045602080 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26179/statm: 64723 60503 273 670 0 64044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 258892

[startup+3.10103 s]
/proc/loadavg: 3.43 3.84 3.70 5/190 26180
/proc/meminfo: memFree=13691832/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=325096 CPUtime=3.09 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 79396 0 0 0 276 33 0 0 25 0 1 0 487126768 332898304 78156 33554432000 4194304 6935321 140735045602080 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26179/statm: 81274 78156 273 670 0 80595 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 325096

[startup+6.30042 s]
/proc/loadavg: 3.43 3.84 3.70 5/190 26180
/proc/meminfo: memFree=13496448/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=358704 CPUtime=5.33 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 87329 0 0 0 489 44 0 0 19 0 1 0 487126768 367312896 84522 33554432000 4194304 6935321 140735045602080 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 89676 84522 286 670 0 88997 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 358704

[startup+12.7012 s]
/proc/loadavg: 3.52 3.85 3.70 5/190 26180
/proc/meminfo: memFree=13495764/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=358704 CPUtime=11.73 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 87347 0 0 0 1129 44 0 0 25 0 1 0 487126768 367312896 84540 33554432000 4194304 6935321 140735045602080 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 89676 84540 286 670 0 88997 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 358704

[startup+25.5007 s]
/proc/loadavg: 3.59 3.85 3.70 5/190 26180
/proc/meminfo: memFree=13491432/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=358704 CPUtime=24.53 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 87364 0 0 0 2409 44 0 0 25 0 1 0 487126768 367312896 84557 33554432000 4194304 6935321 140735045602080 18446744073709551615 4323011 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 89676 84557 286 670 0 88997 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 358704

[startup+51.1008 s]
/proc/loadavg: 3.79 3.88 3.72 5/190 26181
/proc/meminfo: memFree=13477632/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=360088 CPUtime=50.13 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 87756 0 0 0 4969 44 0 0 25 0 1 0 487126768 368730112 84949 33554432000 4194304 6935321 140735045602080 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 90022 84949 298 670 0 89343 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 360088

[startup+102.307 s]
/proc/loadavg: 3.92 3.90 3.73 5/190 26182
/proc/meminfo: memFree=13468816/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=360088 CPUtime=101.34 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 87787 0 0 0 10090 44 0 0 25 0 1 0 487126768 368730112 84980 33554432000 4194304 6935321 140735045602080 18446744073709551615 4430522 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 90022 84980 298 670 0 89343 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 360088

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.74 5/190 26184
/proc/meminfo: memFree=13459760/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=364184 CPUtime=161.33 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 88814 0 0 0 16089 44 0 0 25 0 1 0 487126768 372924416 86007 33554432000 4194304 6935321 140735045602080 18446744073709551615 4819844 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 91046 86007 298 670 0 90367 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 364184

[startup+222.301 s]
/proc/loadavg: 3.99 3.92 3.75 5/190 26186
/proc/meminfo: memFree=13445476/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=365840 CPUtime=221.34 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 89229 0 0 0 22089 45 0 0 25 0 1 0 487126768 374620160 86422 33554432000 4194304 6935321 140735045602080 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 91460 86422 298 670 0 90781 0
Current children cumulated CPU time (s) 221.34
Current children cumulated vsize (KiB) 365840

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.77 5/190 26187
/proc/meminfo: memFree=13438264/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=367084 CPUtime=281.34 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 89542 0 0 0 28089 45 0 0 25 0 1 0 487126768 375894016 86735 33554432000 4194304 6935321 140735045602080 18446744073709551615 4336689 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 91771 86735 298 670 0 91092 0
Current children cumulated CPU time (s) 281.34
Current children cumulated vsize (KiB) 367084

[startup+342.301 s]
/proc/loadavg: 4.06 3.96 3.78 5/190 26189
/proc/meminfo: memFree=13428584/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=367084 CPUtime=341.34 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 89545 0 0 0 34089 45 0 0 25 0 1 0 487126768 375894016 86738 33554432000 4194304 6935321 140735045602080 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 91771 86738 298 670 0 91092 0
Current children cumulated CPU time (s) 341.34
Current children cumulated vsize (KiB) 367084

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.79 5/190 26190
/proc/meminfo: memFree=13420020/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=367084 CPUtime=401.34 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 89547 0 0 0 40089 45 0 0 25 0 1 0 487126768 375894016 86740 33554432000 4194304 6935321 140735045602080 18446744073709551615 4430559 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 91771 86740 298 670 0 91092 0
Current children cumulated CPU time (s) 401.34
Current children cumulated vsize (KiB) 367084

[startup+462.301 s]
/proc/loadavg: 4.01 3.97 3.81 5/190 26192
/proc/meminfo: memFree=13408840/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=372420 CPUtime=461.34 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 90896 0 0 0 46089 45 0 0 25 0 1 0 487126768 381358080 88089 33554432000 4194304 6935321 140735045602080 18446744073709551615 4430522 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 93105 88089 298 670 0 92426 0
Current children cumulated CPU time (s) 461.34
Current children cumulated vsize (KiB) 372420

[startup+522.3 s]
/proc/loadavg: 4.05 3.99 3.82 5/190 26194
/proc/meminfo: memFree=13403848/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=372420 CPUtime=521.34 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 90898 0 0 0 52089 45 0 0 25 0 1 0 487126768 381358080 88091 33554432000 4194304 6935321 140735045602080 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 93105 88091 298 670 0 92426 0
Current children cumulated CPU time (s) 521.34
Current children cumulated vsize (KiB) 372420

[startup+582.301 s]
/proc/loadavg: 4.05 4.00 3.83 5/190 26195
/proc/meminfo: memFree=13399132/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=372420 CPUtime=581.35 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 90898 0 0 0 58089 46 0 0 25 0 1 0 487126768 381358080 88091 33554432000 4194304 6935321 140735045602080 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 93105 88091 298 670 0 92426 0
Current children cumulated CPU time (s) 581.35
Current children cumulated vsize (KiB) 372420

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.84 5/190 26197
/proc/meminfo: memFree=13391548/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=373688 CPUtime=641.36 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 91217 0 0 0 64090 46 0 0 25 0 1 0 487126768 382656512 88410 33554432000 4194304 6935321 140735045602080 18446744073709551615 4487556 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 93422 88410 298 670 0 92743 0
Current children cumulated CPU time (s) 641.36
Current children cumulated vsize (KiB) 373688

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 26198
/proc/meminfo: memFree=13388308/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=373688 CPUtime=701.36 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 91217 0 0 0 70090 46 0 0 25 0 1 0 487126768 382656512 88410 33554432000 4194304 6935321 140735045602080 18446744073709551615 4431248 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 93422 88410 298 670 0 92743 0
Current children cumulated CPU time (s) 701.36
Current children cumulated vsize (KiB) 373688

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 26200
/proc/meminfo: memFree=13379996/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=373688 CPUtime=761.36 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 91217 0 0 0 76090 46 0 0 25 0 1 0 487126768 382656512 88410 33554432000 4194304 6935321 140735045602080 18446744073709551615 4430899 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 93422 88410 298 670 0 92743 0
Current children cumulated CPU time (s) 761.36
Current children cumulated vsize (KiB) 373688

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 26202
/proc/meminfo: memFree=13377512/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=374432 CPUtime=821.36 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 91403 0 0 0 82090 46 0 0 25 0 1 0 487126768 383418368 88596 33554432000 4194304 6935321 140735045602080 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 93608 88596 298 670 0 92929 0
Current children cumulated CPU time (s) 821.36
Current children cumulated vsize (KiB) 374432

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 26203
/proc/meminfo: memFree=13376012/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=374432 CPUtime=881.37 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 91403 0 0 0 88090 47 0 0 25 0 1 0 487126768 383418368 88596 33554432000 4194304 6935321 140735045602080 18446744073709551615 4346290 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 93608 88596 298 670 0 92929 0
Current children cumulated CPU time (s) 881.37
Current children cumulated vsize (KiB) 374432

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 26205
/proc/meminfo: memFree=13369928/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=375332 CPUtime=941.36 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 91626 0 0 0 94089 47 0 0 25 0 1 0 487126768 384339968 88819 33554432000 4194304 6935321 140735045602080 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 93833 88819 298 670 0 93154 0
Current children cumulated CPU time (s) 941.36
Current children cumulated vsize (KiB) 375332

[startup+1002.3 s]
/proc/loadavg: 4.10 4.03 3.88 5/190 26206
/proc/meminfo: memFree=13352564/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=379492 CPUtime=1001.37 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 92649 0 0 0 100089 48 0 0 25 0 1 0 487126768 388599808 89842 33554432000 4194304 6935321 140735045602080 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 94873 89842 298 670 0 94194 0
Current children cumulated CPU time (s) 1001.37
Current children cumulated vsize (KiB) 379492

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.89 5/190 26208
/proc/meminfo: memFree=13343132/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=387272 CPUtime=1061.37 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 94354 0 0 0 106089 48 0 0 25 0 1 0 487126768 396566528 91547 33554432000 4194304 6935321 140735045602080 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 96818 91547 298 670 0 96139 0
Current children cumulated CPU time (s) 1061.37
Current children cumulated vsize (KiB) 387272

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.90 5/190 26210
/proc/meminfo: memFree=13335056/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=390076 CPUtime=1121.37 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 95295 0 0 0 112089 48 0 0 25 0 1 0 487126768 399437824 92488 33554432000 4194304 6935321 140735045602080 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 97519 92488 298 670 0 96840 0
Current children cumulated CPU time (s) 1121.37
Current children cumulated vsize (KiB) 390076

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.90 5/190 26211
/proc/meminfo: memFree=13316076/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=390076 CPUtime=1181.37 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 95296 0 0 0 118089 48 0 0 25 0 1 0 487126768 399437824 92489 33554432000 4194304 6935321 140735045602080 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 97519 92489 298 670 0 96840 0
Current children cumulated CPU time (s) 1181.37
Current children cumulated vsize (KiB) 390076

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 26213
/proc/meminfo: memFree=13302424/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=390076 CPUtime=1241.38 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 95297 0 0 0 124089 49 0 0 25 0 1 0 487126768 399437824 92490 33554432000 4194304 6935321 140735045602080 18446744073709551615 4487342 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 97519 92490 298 670 0 96840 0
Current children cumulated CPU time (s) 1241.38
Current children cumulated vsize (KiB) 390076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/184 26217
/proc/meminfo: memFree=13942308/32950928 swapFree=67087032/67111528
[pid=26179] ppid=26177 vsize=399864 CPUtime=1299.09 cores=1,3
/proc/26179/stat : 26179 (kw) R 26177 26179 24600 0 -1 4202496 97698 0 0 0 129859 50 0 0 25 0 1 0 487126768 409460736 94891 33554432000 4194304 6935321 140735045602080 18446744073709551615 4346672 0 0 4096 2 0 0 0 17 1 0 0 96
/proc/26179/statm: 99966 94891 298 670 0 99287 0
Current children cumulated CPU time (s) 1299.09
Current children cumulated vsize (KiB) 399864

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.03
CPU time (s): 1299.11
CPU user time (s): 1298.59
CPU system time (s): 0.518921
CPU usage (%): 99.9298
Max. virtual memory (cumulated for all children) (KiB): 399864

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

runsolver used 2.08868 second user time and 5.01624 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 20:14:57
IDJOB=3282461
IDBENCH=70815
IDSOLVER=1658
FILE ID=node148/3282461-1303755297
RUNJOBID= node148-1303755296-26139
PBS_JOBID= 13154014
Free space on /tmp= 70628 MiB

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

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=869786945

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.82
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.854
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:      14178616 kB
Buffers:       2057504 kB
Cached:       15878300 kB
SwapCached:       5264 kB
Active:        9253332 kB
Inactive:      8954792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14178616 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           37752 kB
Writeback:           0 kB
AnonPages:      268456 kB
Mapped:          16768 kB
Slab:           498872 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   493420 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= 70616 MiB
End job on node148 at 2011-04-25 20:36:39