Trace number 3281587

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.08 1300.03

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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-3281587-1303752160/watcher-3281587-1303752160 -o /tmp/evaluation-result-3281587-1303752160/solver-3281587-1303752160 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3281587-1303752160.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: 2.68 1.49 1.76 4/193 7443
/proc/meminfo: memFree=7468196/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=9796 CPUtime=0 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 1670 0 0 0 0 0 0 0 22 0 1 0 486814138 10031104 1621 33554432000 4194304 6935321 140733584460736 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 2449 1626 241 670 0 1770 0

[startup+0.04695 s]
/proc/loadavg: 2.68 1.49 1.76 4/193 7443
/proc/meminfo: memFree=7468196/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=55044 CPUtime=0.04 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 11483 0 0 0 3 1 0 0 22 0 1 0 486814138 56365056 11418 33554432000 4194304 6935321 140733584460736 18446744073709551615 4285580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 13794 11431 241 670 0 13115 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 55044

[startup+0.100937 s]
/proc/loadavg: 2.68 1.49 1.76 4/193 7443
/proc/meminfo: memFree=7468196/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=108848 CPUtime=0.09 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 23161 0 0 0 6 3 0 0 22 0 1 0 486814138 111460352 23096 33554432000 4194304 6935321 140733584460736 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 27212 23096 247 670 0 26533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108848

[startup+0.300902 s]
/proc/loadavg: 2.68 1.49 1.76 4/193 7443
/proc/meminfo: memFree=7468196/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=123160 CPUtime=0.29 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 26643 0 0 0 26 3 0 0 23 0 1 0 486814138 126115840 26578 33554432000 4194304 6935321 140733584460736 18446744073709551615 5926341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 30790 26578 250 670 0 30111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 123160

[startup+0.700824 s]
/proc/loadavg: 2.68 1.49 1.76 4/193 7443
/proc/meminfo: memFree=7468196/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=158020 CPUtime=0.69 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 35382 0 0 0 65 4 0 0 25 0 1 0 486814138 161812480 35317 33554432000 4194304 6935321 140733584460736 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 39505 35317 250 670 0 38826 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 158020

[startup+1.50068 s]
/proc/loadavg: 2.68 1.49 1.76 5/194 7444
/proc/meminfo: memFree=7301652/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=218296 CPUtime=1.49 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 49306 0 0 0 143 6 0 0 25 0 1 0 486814138 223535104 49241 33554432000 4194304 6935321 140733584460736 18446744073709551615 5354935 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 54574 49242 250 670 0 53895 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 218296

[startup+3.10038 s]
/proc/loadavg: 2.68 1.49 1.76 5/194 7444
/proc/meminfo: memFree=7219068/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=333680 CPUtime=3.09 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 77011 0 0 0 299 10 0 0 25 0 1 0 486814138 341688320 76946 33554432000 4194304 6935321 140733584460736 18446744073709551615 4469750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 83420 76946 250 670 0 82741 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 333680

[startup+6.3008 s]
/proc/loadavg: 2.79 1.53 1.77 5/194 7444
/proc/meminfo: memFree=7005724/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=544464 CPUtime=6.29 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 127637 0 0 0 611 18 0 0 25 0 1 0 486814138 557531136 127572 33554432000 4194304 6935321 140733584460736 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 136116 127572 252 670 0 135437 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 544464

[startup+12.7006 s]
/proc/loadavg: 2.89 1.57 1.79 5/194 7444
/proc/meminfo: memFree=6768516/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=714888 CPUtime=12.69 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 170186 0 0 0 1244 25 0 0 25 0 1 0 486814138 732045312 169216 33554432000 4194304 6935321 140733584460736 18446744073709551615 4388852 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 178722 169216 275 670 0 178043 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 714888

[startup+25.5002 s]
/proc/loadavg: 3.13 1.69 1.82 5/194 7445
/proc/meminfo: memFree=6774152/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=687672 CPUtime=25.5 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 171095 0 0 0 2524 26 0 0 25 0 1 0 486814138 704176128 162609 33554432000 4194304 6935321 140733584460736 18446744073709551615 4487285 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 171918 162609 286 670 0 171239 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 687672

[startup+51.1005 s]
/proc/loadavg: 3.49 1.89 1.88 5/194 7445
/proc/meminfo: memFree=8430996/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=687672 CPUtime=51.1 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 171418 0 0 0 5084 26 0 0 25 0 1 0 486814138 704176128 162932 33554432000 4194304 6935321 140733584460736 18446744073709551615 4430777 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 171918 162932 298 670 0 171239 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 687672

[startup+102.307 s]
/proc/loadavg: 3.78 2.21 1.99 5/194 7501
/proc/meminfo: memFree=12233140/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710028 CPUtime=102.3 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 177913 0 0 0 10203 27 0 0 25 0 1 0 486814138 727068672 169427 33554432000 4194304 6935321 140733584460736 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177507 169427 298 670 0 176828 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 710028

[startup+162.301 s]
/proc/loadavg: 3.92 2.54 2.11 5/194 7502
/proc/meminfo: memFree=12227836/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710028 CPUtime=162.29 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 178031 0 0 0 16202 27 0 0 25 0 1 0 486814138 727068672 169545 33554432000 4194304 6935321 140733584460736 18446744073709551615 4429550 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177507 169545 298 670 0 176828 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 710028

[startup+222.301 s]
/proc/loadavg: 3.97 2.80 2.23 5/194 7504
/proc/meminfo: memFree=12224812/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=222.3 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 178042 0 0 0 22202 28 0 0 25 0 1 0 486814138 727232512 169556 33554432000 4194304 6935321 140733584460736 18446744073709551615 4819827 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169556 298 670 0 176868 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 710188

[startup+282.301 s]
/proc/loadavg: 3.99 3.02 2.34 5/194 7505
/proc/meminfo: memFree=12217956/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=282.3 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 178055 0 0 0 28201 29 0 0 25 0 1 0 486814138 727232512 169569 33554432000 4194304 6935321 140733584460736 18446744073709551615 4821203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169569 298 670 0 176868 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 710188

[startup+342.301 s]
/proc/loadavg: 3.99 3.19 2.44 5/194 7507
/proc/meminfo: memFree=12216900/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=342.31 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 178058 0 0 0 34201 30 0 0 25 0 1 0 486814138 727232512 169572 33554432000 4194304 6935321 140733584460736 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169572 298 670 0 176868 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 710188

[startup+402.3 s]
/proc/loadavg: 4.07 3.36 2.54 5/194 7509
/proc/meminfo: memFree=12216252/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=402.3 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 178061 0 0 0 40200 30 0 0 25 0 1 0 486814138 727232512 169575 33554432000 4194304 6935321 140733584460736 18446744073709551615 4430753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169575 298 670 0 176868 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 710188

[startup+462.3 s]
/proc/loadavg: 4.02 3.48 2.63 5/194 7510
/proc/meminfo: memFree=12213988/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=462.31 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182023 0 0 0 46199 32 0 0 25 0 1 0 486814138 727232512 169587 33554432000 4194304 6935321 140733584460736 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169587 298 670 0 176868 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 710188

[startup+522.3 s]
/proc/loadavg: 4.07 3.58 2.72 5/194 7512
/proc/meminfo: memFree=12213956/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=522.31 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182023 0 0 0 52198 33 0 0 25 0 1 0 486814138 727232512 169587 33554432000 4194304 6935321 140733584460736 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169587 298 670 0 176868 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 710188

[startup+582.301 s]
/proc/loadavg: 4.02 3.66 2.80 5/194 7513
/proc/meminfo: memFree=12210208/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=582.31 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182024 0 0 0 58197 34 0 0 25 0 1 0 486814138 727232512 169588 33554432000 4194304 6935321 140733584460736 18446744073709551615 4337051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169588 298 670 0 176868 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 710188

[startup+642.301 s]
/proc/loadavg: 4.01 3.72 2.87 5/194 7515
/proc/meminfo: memFree=12216844/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=642.32 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182024 0 0 0 64197 35 0 0 25 0 1 0 486814138 727232512 169588 33554432000 4194304 6935321 140733584460736 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169588 298 670 0 176868 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 710188

[startup+702.301 s]
/proc/loadavg: 4.00 3.77 2.94 5/194 7517
/proc/meminfo: memFree=12215464/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=702.32 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182024 0 0 0 70195 37 0 0 25 0 1 0 486814138 727232512 169588 33554432000 4194304 6935321 140733584460736 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169588 298 670 0 176868 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 710188

[startup+762.307 s]
/proc/loadavg: 4.06 3.82 3.01 5/194 7545
/proc/meminfo: memFree=12845684/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=762.32 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182024 0 0 0 76194 38 0 0 25 0 1 0 486814138 727232512 169588 33554432000 4194304 6935321 140733584460736 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169588 298 670 0 176868 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 710188

[startup+822.301 s]
/proc/loadavg: 4.10 3.87 3.07 5/194 7574
/proc/meminfo: memFree=12629460/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=822.32 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182024 0 0 0 82192 40 0 0 25 0 1 0 486814138 727232512 169588 33554432000 4194304 6935321 140733584460736 18446744073709551615 4487176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169588 298 670 0 176868 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 710188

[startup+882.301 s]
/proc/loadavg: 4.03 3.89 3.13 5/194 7575
/proc/meminfo: memFree=12628180/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=882.32 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182025 0 0 0 88191 41 0 0 25 0 1 0 486814138 727232512 169589 33554432000 4194304 6935321 140733584460736 18446744073709551615 4431421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169589 298 670 0 176868 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 710188

[startup+942.3 s]
/proc/loadavg: 4.15 3.94 3.19 5/194 7604
/proc/meminfo: memFree=12132432/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=942.32 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182031 0 0 0 94189 43 0 0 25 0 1 0 486814138 727232512 169595 33554432000 4194304 6935321 140733584460736 18446744073709551615 4776932 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169595 298 670 0 176868 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 710188

[startup+1002.3 s]
/proc/loadavg: 3.83 3.90 3.22 4/188 7623
/proc/meminfo: memFree=12697256/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=1002.32 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182031 0 0 0 100188 44 0 0 25 0 1 0 486814138 727232512 169595 33554432000 4194304 6935321 140733584460736 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169595 298 670 0 176868 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 710188

[startup+1062.3 s]
/proc/loadavg: 3.34 3.75 3.21 4/188 7624
/proc/meminfo: memFree=12697476/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=1062.32 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182031 0 0 0 106187 45 0 0 25 0 1 0 486814138 727232512 169595 33554432000 4194304 6935321 140733584460736 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169595 298 670 0 176868 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 710188

[startup+1122.3 s]
/proc/loadavg: 3.12 3.61 3.19 4/188 7626
/proc/meminfo: memFree=12697580/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=1122.32 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182032 0 0 0 112186 46 0 0 25 0 1 0 486814138 727232512 169596 33554432000 4194304 6935321 140733584460736 18446744073709551615 5996823 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169596 298 670 0 176868 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 710188

[startup+1182.3 s]
/proc/loadavg: 3.11 3.51 3.18 4/188 7627
/proc/meminfo: memFree=12697324/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=1182.33 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182035 0 0 0 118185 48 0 0 25 0 1 0 486814138 727232512 169599 33554432000 4194304 6935321 140733584460736 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169599 298 670 0 176868 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 710188

[startup+1242.3 s]
/proc/loadavg: 3.04 3.41 3.17 4/188 7629
/proc/meminfo: memFree=12697040/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=1242.34 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182045 0 0 0 124185 49 0 0 25 0 1 0 486814138 727232512 169609 33554432000 4194304 6935321 140733584460736 18446744073709551615 4301335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169609 298 670 0 176868 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 710188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.62 3.24 3.12 3/182 7649
/proc/meminfo: memFree=13055456/32951124 swapFree=67111528/67111528
[pid=7443] ppid=7441 vsize=710188 CPUtime=1300.04 cores=1,3
/proc/7443/stat : 7443 (kw) R 7441 7443 6665 0 -1 4202496 182045 0 0 0 129954 50 0 0 25 0 1 0 486814138 727232512 169609 33554432000 4194304 6935321 140733584460736 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7443/statm: 177547 169609 298 670 0 176868 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 710188

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): 1300.08
CPU user time (s): 1299.54
CPU system time (s): 0.531919
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 741780

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

runsolver used 1.9997 second user time and 5.10422 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 19:22:43
IDJOB=3281587
IDBENCH=69571
IDSOLVER=1658
FILE ID=node135/3281587-1303752160
RUNJOBID= node135-1303752116-7375
PBS_JOBID= 13154027
Free space on /tmp= 70544 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281587-1303752160/watcher-3281587-1303752160 -o /tmp/evaluation-result-3281587-1303752160/solver-3281587-1303752160 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3281587-1303752160.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=719683222

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7468468 kB
Buffers:       2064084 kB
Cached:       16734880 kB
SwapCached:          0 kB
Active:       14163216 kB
Inactive:     10710196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7468468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          709676 kB
Writeback:           0 kB
AnonPages:     6074096 kB
Mapped:          18536 kB
Slab:           534752 kB
PageTables:      17396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6468540 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71140 MiB
End job on node135 at 2011-04-25 19:44:25