Trace number 3281863

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

General information on the benchmark

Nameibm-2002-30r-k85.cnf
MD5SUMc08fe2d9c476652207ada677b7ca59f9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9815
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2338581
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 511035
Number of clauses of size over 541578

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-3281863-1303753499/watcher-3281863-1303753499 -o /tmp/evaluation-result-3281863-1303753499/solver-3281863-1303753499 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3281863-1303753499.cnf 

running on 2 cores: 0,2

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.13 3.81 3.85 5/189 20023
/proc/meminfo: memFree=18901252/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=8180 CPUtime=0 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 1439 0 0 0 0 0 0 0 21 0 1 0 486952621 8376320 1390 33554432000 4194304 6935321 140734096430432 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20023/statm: 2045 1395 241 670 0 1366 0

[startup+0.063745 s]
/proc/loadavg: 3.13 3.81 3.85 5/189 20023
/proc/meminfo: memFree=18901252/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=64812 CPUtime=0.05 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 14569 0 0 0 4 1 0 0 21 0 1 0 486952621 66367488 14504 33554432000 4194304 6935321 140734096430432 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20023/statm: 16203 14513 241 670 0 15524 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 64812

[startup+0.100742 s]
/proc/loadavg: 3.13 3.81 3.85 5/189 20023
/proc/meminfo: memFree=18901252/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=108396 CPUtime=0.09 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 23053 0 0 0 7 2 0 0 21 0 1 0 486952621 110997504 22988 33554432000 4194304 6935321 140734096430432 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20023/statm: 27132 22998 241 670 0 26453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108396

[startup+0.300706 s]
/proc/loadavg: 3.13 3.81 3.85 5/189 20023
/proc/meminfo: memFree=18901252/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=134228 CPUtime=0.29 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 30241 0 0 0 25 4 0 0 22 0 1 0 486952621 137449472 30176 33554432000 4194304 6935321 140734096430432 18446744073709551615 4468916 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20023/statm: 33557 30177 247 670 0 32878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 134228

[startup+0.700634 s]
/proc/loadavg: 3.13 3.81 3.85 5/189 20023
/proc/meminfo: memFree=18901252/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=161280 CPUtime=0.69 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 37068 0 0 0 64 5 0 0 23 0 1 0 486952621 165150720 37004 33554432000 4194304 6935321 140734096430432 18446744073709551615 5333733 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20023/statm: 40320 37004 247 670 0 39641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 161280

[startup+1.5005 s]
/proc/loadavg: 3.13 3.81 3.85 5/190 20051
/proc/meminfo: memFree=18450196/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=211776 CPUtime=1.49 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 48575 0 0 0 142 7 0 0 25 0 1 0 486952621 216858624 48510 33554432000 4194304 6935321 140734096430432 18446744073709551615 5402074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20023/statm: 52944 48511 247 670 0 52265 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 211776

[startup+3.10023 s]
/proc/loadavg: 3.13 3.81 3.85 5/190 20051
/proc/meminfo: memFree=18247332/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=297352 CPUtime=3.09 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 71571 0 0 0 289 20 0 0 25 0 1 0 486952621 304488448 70442 33554432000 4194304 6935321 140734096430432 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20023/statm: 74338 70442 273 670 0 73659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 297352

[startup+6.30062 s]
/proc/loadavg: 3.20 3.81 3.85 5/190 20051
/proc/meminfo: memFree=17811620/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=307256 CPUtime=5.33 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 77420 0 0 0 504 29 0 0 19 0 1 0 486952621 314630144 73293 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 76814 73293 286 670 0 76135 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 307256

[startup+12.7005 s]
/proc/loadavg: 3.27 3.82 3.85 5/190 20051
/proc/meminfo: memFree=17797608/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=309924 CPUtime=11.73 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 78180 0 0 0 1144 29 0 0 25 0 1 0 486952621 317362176 74053 33554432000 4194304 6935321 140734096430432 18446744073709551615 4434198 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 77481 74053 298 670 0 76802 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 309924

[startup+25.5002 s]
/proc/loadavg: 3.43 3.82 3.85 5/190 20051
/proc/meminfo: memFree=17788912/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=316172 CPUtime=24.53 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 79749 0 0 0 2423 30 0 0 25 0 1 0 486952621 323760128 75622 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 79043 75622 298 670 0 78364 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 316172

[startup+51.1007 s]
/proc/loadavg: 3.62 3.84 3.86 5/190 20079
/proc/meminfo: memFree=17883968/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=305420 CPUtime=50.13 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 83512 0 0 0 4981 32 0 0 25 0 1 0 486952621 312750080 72934 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 76355 72934 298 670 0 75676 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 305420

[startup+102.307 s]
/proc/loadavg: 3.83 3.86 3.86 5/190 20080
/proc/meminfo: memFree=17864612/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=305912 CPUtime=101.34 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 90081 0 0 0 10100 34 0 0 25 0 1 0 486952621 313253888 73070 33554432000 4194304 6935321 140734096430432 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 76478 73070 298 670 0 75799 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 305912

[startup+162.301 s]
/proc/loadavg: 3.94 3.88 3.87 5/190 20082
/proc/meminfo: memFree=17845036/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=306036 CPUtime=161.33 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 96592 0 0 0 16098 35 0 0 25 0 1 0 486952621 313380864 73089 33554432000 4194304 6935321 140734096430432 18446744073709551615 4487142 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 76509 73089 298 670 0 75830 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 306036

[startup+222.3 s]
/proc/loadavg: 3.98 3.90 3.87 5/190 20083
/proc/meminfo: memFree=17818620/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=318148 CPUtime=221.33 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 99479 0 0 0 22098 35 0 0 25 0 1 0 486952621 325783552 75976 33554432000 4194304 6935321 140734096430432 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 79537 75976 298 670 0 78858 0
Current children cumulated CPU time (s) 221.33
Current children cumulated vsize (KiB) 318148

[startup+282.301 s]
/proc/loadavg: 4.06 3.93 3.88 5/190 20085
/proc/meminfo: memFree=17795792/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=318148 CPUtime=281.33 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 99498 0 0 0 28098 35 0 0 25 0 1 0 486952621 325783552 75995 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430667 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 79537 75995 298 670 0 78858 0
Current children cumulated CPU time (s) 281.33
Current children cumulated vsize (KiB) 318148

[startup+342.3 s]
/proc/loadavg: 4.02 3.94 3.89 5/190 20087
/proc/meminfo: memFree=17787796/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=318148 CPUtime=341.33 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 99512 0 0 0 34098 35 0 0 25 0 1 0 486952621 325783552 76009 33554432000 4194304 6935321 140734096430432 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 79537 76009 298 670 0 78858 0
Current children cumulated CPU time (s) 341.33
Current children cumulated vsize (KiB) 318148

[startup+402.301 s]
/proc/loadavg: 4.01 3.95 3.90 5/190 20088
/proc/meminfo: memFree=17771608/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=318148 CPUtime=401.34 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 99524 0 0 0 40098 36 0 0 25 0 1 0 486952621 325783552 76021 33554432000 4194304 6935321 140734096430432 18446744073709551615 4429812 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 79537 76021 298 670 0 78858 0
Current children cumulated CPU time (s) 401.34
Current children cumulated vsize (KiB) 318148

[startup+462.301 s]
/proc/loadavg: 4.00 3.95 3.90 5/190 20090
/proc/meminfo: memFree=17777764/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=307560 CPUtime=461.34 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 99999 0 0 0 46098 36 0 0 25 0 1 0 486952621 314941440 73384 33554432000 4194304 6935321 140734096430432 18446744073709551615 4780097 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 76890 73384 298 670 0 76211 0
Current children cumulated CPU time (s) 461.34
Current children cumulated vsize (KiB) 307560

[startup+522.301 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 20091
/proc/meminfo: memFree=17773988/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=307560 CPUtime=521.34 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 100021 0 0 0 52097 37 0 0 25 0 1 0 486952621 314941440 73406 33554432000 4194304 6935321 140734096430432 18446744073709551615 4478266 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 76890 73406 298 670 0 76211 0
Current children cumulated CPU time (s) 521.34
Current children cumulated vsize (KiB) 307560

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 20093
/proc/meminfo: memFree=17760672/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=308220 CPUtime=581.34 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 100189 0 0 0 58097 37 0 0 25 0 1 0 486952621 315617280 73574 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 77055 73574 298 670 0 76376 0
Current children cumulated CPU time (s) 581.34
Current children cumulated vsize (KiB) 308220

[startup+642.3 s]
/proc/loadavg: 4.05 4.00 3.92 5/190 20095
/proc/meminfo: memFree=17754288/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=308668 CPUtime=641.34 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 100304 0 0 0 64097 37 0 0 25 0 1 0 486952621 316076032 73689 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 77167 73689 298 670 0 76488 0
Current children cumulated CPU time (s) 641.34
Current children cumulated vsize (KiB) 308668

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 20096
/proc/meminfo: memFree=17741336/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=316944 CPUtime=701.35 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 105855 0 0 0 70096 39 0 0 25 0 1 0 486952621 324550656 75778 33554432000 4194304 6935321 140734096430432 18446744073709551615 4487437 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 79236 75778 298 670 0 78557 0
Current children cumulated CPU time (s) 701.35
Current children cumulated vsize (KiB) 316944

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20098
/proc/meminfo: memFree=17718460/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=316944 CPUtime=761.35 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 105865 0 0 0 76096 39 0 0 25 0 1 0 486952621 324550656 75788 33554432000 4194304 6935321 140734096430432 18446744073709551615 4336765 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 79236 75788 298 670 0 78557 0
Current children cumulated CPU time (s) 761.35
Current children cumulated vsize (KiB) 316944

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20099
/proc/meminfo: memFree=17716444/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=316944 CPUtime=821.35 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 105879 0 0 0 82096 39 0 0 25 0 1 0 486952621 324550656 75802 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 79236 75802 298 670 0 78557 0
Current children cumulated CPU time (s) 821.35
Current children cumulated vsize (KiB) 316944

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 20101
/proc/meminfo: memFree=17698416/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=316944 CPUtime=881.35 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 105880 0 0 0 88096 39 0 0 25 0 1 0 486952621 324550656 75803 33554432000 4194304 6935321 140734096430432 18446744073709551615 4487556 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 79236 75803 298 670 0 78557 0
Current children cumulated CPU time (s) 881.35
Current children cumulated vsize (KiB) 316944

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 20103
/proc/meminfo: memFree=17690692/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=316944 CPUtime=941.35 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 105888 0 0 0 94096 39 0 0 25 0 1 0 486952621 324550656 75811 33554432000 4194304 6935321 140734096430432 18446744073709551615 4429571 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 79236 75811 298 670 0 78557 0
Current children cumulated CPU time (s) 941.35
Current children cumulated vsize (KiB) 316944

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20113
/proc/meminfo: memFree=17673680/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=332224 CPUtime=1001.35 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 109711 0 0 0 100095 40 0 0 25 0 1 0 486952621 340197376 79634 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 83056 79634 298 670 0 82377 0
Current children cumulated CPU time (s) 1001.35
Current children cumulated vsize (KiB) 332224

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 20115
/proc/meminfo: memFree=17672388/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=332224 CPUtime=1061.35 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 109723 0 0 0 106095 40 0 0 25 0 1 0 486952621 340197376 79646 33554432000 4194304 6935321 140734096430432 18446744073709551615 4348032 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 83056 79646 298 670 0 82377 0
Current children cumulated CPU time (s) 1061.35
Current children cumulated vsize (KiB) 332224

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 20119
/proc/meminfo: memFree=17671452/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=332224 CPUtime=1121.35 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 109726 0 0 0 112094 41 0 0 25 0 1 0 486952621 340197376 79649 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 83056 79649 298 670 0 82377 0
Current children cumulated CPU time (s) 1121.35
Current children cumulated vsize (KiB) 332224

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 20121
/proc/meminfo: memFree=17646064/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=332224 CPUtime=1181.35 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 109726 0 0 0 118094 41 0 0 25 0 1 0 486952621 340197376 79649 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430948 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 83056 79649 298 670 0 82377 0
Current children cumulated CPU time (s) 1181.35
Current children cumulated vsize (KiB) 332224

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 20123
/proc/meminfo: memFree=17643156/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=332224 CPUtime=1241.35 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 109726 0 0 0 124094 41 0 0 25 0 1 0 486952621 340197376 79649 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 83056 79649 298 670 0 82377 0
Current children cumulated CPU time (s) 1241.35
Current children cumulated vsize (KiB) 332224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.94 4/188 20125
/proc/meminfo: memFree=18126116/32951124 swapFree=67111528/67111528
[pid=20023] ppid=20021 vsize=332224 CPUtime=1299.05 cores=0,2
/proc/20023/stat : 20023 (kw) R 20021 20023 18917 0 -1 4202496 109726 0 0 0 129864 41 0 0 25 0 1 0 486952621 340197376 79649 33554432000 4194304 6935321 140734096430432 18446744073709551615 4430667 0 0 4096 2 0 0 0 17 0 0 0 96
/proc/20023/statm: 83056 79649 298 670 0 82377 0
Current children cumulated CPU time (s) 1299.05
Current children cumulated vsize (KiB) 332224

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): 1299.08
CPU user time (s): 1298.65
CPU system time (s): 0.434933
CPU usage (%): 99.9277
Max. virtual memory (cumulated for all children) (KiB): 332224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.65
system time used= 0.434933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109726
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= 5
involuntary context switches= 2980

runsolver used 2.21066 second user time and 4.89326 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-25 19:45:00
IDJOB=3281863
IDBENCH=69635
IDSOLVER=1658
FILE ID=node103/3281863-1303753499
RUNJOBID= node103-1303753499-19981
PBS_JOBID= 13154059
Free space on /tmp= 70996 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT_RACE08/cnf/ibm-2002-30r-k85.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281863-1303753499/watcher-3281863-1303753499 -o /tmp/evaluation-result-3281863-1303753499/solver-3281863-1303753499 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3281863-1303753499.cnf

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

MD5SUM BENCH= c08fe2d9c476652207ada677b7ca59f9
RANDOM SEED=1923998855

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18901532 kB
Buffers:       2116260 kB
Cached:       11114128 kB
SwapCached:          0 kB
Active:        4222192 kB
Inactive:      9246952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18901532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41696 kB
Writeback:           0 kB
AnonPages:      238372 kB
Mapped:          17584 kB
Slab:           514372 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   440848 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= 70928 MiB
End job on node103 at 2011-04-25 20:06:42