Trace number 3283473

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3283473-1303760401/watcher-3283473-1303760401 -o /tmp/evaluation-result-3283473-1303760401/solver-3283473-1303760401 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3283473-1303760401.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: 1.80 1.97 2.50 5/189 28480
/proc/meminfo: memFree=21875476/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=9664 CPUtime=0 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 1651 0 0 0 0 0 0 0 23 0 1 0 487643009 9895936 1602 33554432000 4194304 6935321 140736326922656 18446744073709551615 4288179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 2449 1607 241 670 0 1770 0

[startup+0.086422 s]
/proc/loadavg: 1.80 1.97 2.50 5/189 28480
/proc/meminfo: memFree=21875476/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=102984 CPUtime=0.07 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 21317 0 0 0 5 2 0 0 23 0 1 0 487643009 105455616 21251 33554432000 4194304 6935321 140736326922656 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 25746 21260 241 670 0 25067 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 102984

[startup+0.100417 s]
/proc/loadavg: 1.80 1.97 2.50 5/189 28480
/proc/meminfo: memFree=21875476/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=113940 CPUtime=0.09 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 24806 0 0 0 6 3 0 0 23 0 1 0 487643009 116674560 24741 33554432000 4194304 6935321 140736326922656 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 28485 24751 241 670 0 27806 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 113940

[startup+0.300382 s]
/proc/loadavg: 1.80 1.97 2.50 5/189 28480
/proc/meminfo: memFree=21875476/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=169800 CPUtime=0.29 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 41431 0 0 0 24 5 0 0 25 0 1 0 487643009 173875200 41365 33554432000 4194304 6935321 140736326922656 18446744073709551615 4292276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 42450 41365 247 670 0 41771 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 169800

[startup+0.700313 s]
/proc/loadavg: 1.80 1.97 2.50 5/189 28480
/proc/meminfo: memFree=21875476/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=202076 CPUtime=0.69 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 49585 0 0 0 63 6 0 0 25 0 1 0 487643009 206925824 49519 33554432000 4194304 6935321 140736326922656 18446744073709551615 5324048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 50519 49520 247 670 0 49840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 202076

[startup+1.50014 s]
/proc/loadavg: 1.80 1.97 2.50 5/190 28481
/proc/meminfo: memFree=21631528/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=249756 CPUtime=1.49 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 61542 0 0 0 141 8 0 0 25 0 1 0 487643009 255750144 61476 33554432000 4194304 6935321 140736326922656 18446744073709551615 5493882 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28480/statm: 62439 61476 247 670 0 61760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 249756

[startup+3.10089 s]
/proc/loadavg: 1.97 2.00 2.51 5/190 28481
/proc/meminfo: memFree=21604744/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=333164 CPUtime=3.09 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 79967 0 0 0 297 12 0 0 25 0 1 0 487643009 341159936 79901 33554432000 4194304 6935321 140736326922656 18446744073709551615 4400993 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 83291 79901 250 670 0 82612 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 333164

[startup+6.30029 s]
/proc/loadavg: 1.97 2.00 2.51 5/190 28481
/proc/meminfo: memFree=21451980/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=403948 CPUtime=6.29 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 103237 0 0 0 600 29 0 0 25 0 1 0 487643009 413642752 97649 33554432000 4194304 6935321 140736326922656 18446744073709551615 4430753 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28480/statm: 100987 97649 286 670 0 100308 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 403948

[startup+12.7002 s]
/proc/loadavg: 2.28 2.07 2.52 5/190 28481
/proc/meminfo: memFree=21465936/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=403948 CPUtime=12.68 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 103256 0 0 0 1239 29 0 0 25 0 1 0 487643009 413642752 97668 33554432000 4194304 6935321 140736326922656 18446744073709551615 4487515 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 100987 97668 286 670 0 100308 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 403948

[startup+25.5009 s]
/proc/loadavg: 2.55 2.13 2.54 5/190 28482
/proc/meminfo: memFree=21464628/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=403948 CPUtime=25.48 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 103270 0 0 0 2519 29 0 0 25 0 1 0 487643009 413642752 97682 33554432000 4194304 6935321 140736326922656 18446744073709551615 4346546 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 100987 97682 286 670 0 100308 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 403948

[startup+51.1004 s]
/proc/loadavg: 3.12 2.30 2.58 5/190 28482
/proc/meminfo: memFree=21452312/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=405740 CPUtime=51.08 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 103867 0 0 0 5079 29 0 0 25 0 1 0 487643009 415477760 98279 33554432000 4194304 6935321 140736326922656 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 101435 98279 298 670 0 100756 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 405740

[startup+102.307 s]
/proc/loadavg: 3.65 2.58 2.66 5/190 28511
/proc/meminfo: memFree=21394256/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=414756 CPUtime=102.29 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 106112 0 0 0 10198 31 0 0 25 0 1 0 487643009 424710144 100524 33554432000 4194304 6935321 140736326922656 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 103689 100524 298 670 0 103010 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 414756

[startup+162.301 s]
/proc/loadavg: 3.87 2.84 2.74 5/190 28512
/proc/meminfo: memFree=21368744/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=417936 CPUtime=162.29 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 106907 0 0 0 16197 32 0 0 25 0 1 0 487643009 427966464 101319 33554432000 4194304 6935321 140736326922656 18446744073709551615 4434198 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 104484 101319 298 670 0 103805 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 417936

[startup+222.301 s]
/proc/loadavg: 3.95 3.05 2.82 5/190 28514
/proc/meminfo: memFree=21368320/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=417936 CPUtime=222.29 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 106907 0 0 0 22197 32 0 0 25 0 1 0 487643009 427966464 101319 33554432000 4194304 6935321 140736326922656 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 104484 101319 298 670 0 103805 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 417936

[startup+282.3 s]
/proc/loadavg: 4.04 3.23 2.89 5/190 28515
/proc/meminfo: memFree=21351168/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=417936 CPUtime=282.28 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 106937 0 0 0 28196 32 0 0 25 0 1 0 487643009 427966464 101349 33554432000 4194304 6935321 140736326922656 18446744073709551615 4819813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 104484 101349 298 670 0 103805 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 417936

[startup+342.301 s]
/proc/loadavg: 4.01 3.37 2.96 5/190 28517
/proc/meminfo: memFree=21345300/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=423780 CPUtime=342.28 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 108368 0 0 0 34195 33 0 0 25 0 1 0 487643009 433950720 102780 33554432000 4194304 6935321 140736326922656 18446744073709551615 4477362 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 105945 102780 298 670 0 105266 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 423780

[startup+402.301 s]
/proc/loadavg: 4.00 3.48 3.02 5/190 28519
/proc/meminfo: memFree=21339396/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=423780 CPUtime=402.27 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 108368 0 0 0 40194 33 0 0 25 0 1 0 487643009 433950720 102780 33554432000 4194304 6935321 140736326922656 18446744073709551615 4431265 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 105945 102780 298 670 0 105266 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 423780

[startup+462.3 s]
/proc/loadavg: 3.72 3.51 3.06 4/184 28537
/proc/meminfo: memFree=21657564/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=440072 CPUtime=462.27 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 112189 0 0 0 46193 34 0 0 25 0 1 0 487643009 450633728 106601 33554432000 4194304 6935321 140736326922656 18446744073709551615 4346652 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 110018 106601 298 670 0 109339 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 440072

[startup+522.301 s]
/proc/loadavg: 3.26 3.41 3.05 4/184 28539
/proc/meminfo: memFree=21637796/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=440072 CPUtime=522.28 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 112190 0 0 0 52194 34 0 0 25 0 1 0 487643009 450633728 106602 33554432000 4194304 6935321 140736326922656 18446744073709551615 4431265 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 110018 106602 298 670 0 109339 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 440072

[startup+582.301 s]
/proc/loadavg: 3.14 3.35 3.05 4/184 28540
/proc/meminfo: memFree=21611348/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=442968 CPUtime=582.27 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 113165 0 0 0 58193 34 0 0 25 0 1 0 487643009 453599232 107577 33554432000 4194304 6935321 140736326922656 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 110742 107577 298 670 0 110063 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 442968

[startup+642.3 s]
/proc/loadavg: 3.10 3.30 3.05 4/184 28542
/proc/meminfo: memFree=21611048/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=442968 CPUtime=642.28 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 113165 0 0 0 64194 34 0 0 25 0 1 0 487643009 453599232 107577 33554432000 4194304 6935321 140736326922656 18446744073709551615 4336852 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 110742 107577 298 670 0 110063 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 442968

[startup+702.301 s]
/proc/loadavg: 3.03 3.24 3.05 4/184 28544
/proc/meminfo: memFree=21611012/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=442968 CPUtime=702.27 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 113165 0 0 0 70193 34 0 0 25 0 1 0 487643009 453599232 107577 33554432000 4194304 6935321 140736326922656 18446744073709551615 4430629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 110742 107577 298 670 0 110063 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 442968

[startup+762.307 s]
/proc/loadavg: 3.01 3.20 3.04 4/184 28545
/proc/meminfo: memFree=21614560/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=439472 CPUtime=762.27 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 116445 0 0 0 76192 35 0 0 25 0 1 0 487643009 450019328 106703 33554432000 4194304 6935321 140736326922656 18446744073709551615 4346652 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 109868 106703 298 670 0 109189 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 439472

[startup+822.3 s]
/proc/loadavg: 3.08 3.17 3.04 4/184 28547
/proc/meminfo: memFree=21605724/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=441552 CPUtime=822.27 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 116965 0 0 0 82191 36 0 0 25 0 1 0 487643009 452149248 107223 33554432000 4194304 6935321 140736326922656 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 110388 107223 298 670 0 109709 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 441552

[startup+882.301 s]
/proc/loadavg: 2.74 3.07 3.01 3/178 28565
/proc/meminfo: memFree=21943748/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=443580 CPUtime=882.26 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 117472 0 0 0 88190 36 0 0 25 0 1 0 487643009 454225920 107730 33554432000 4194304 6935321 140736326922656 18446744073709551615 4431265 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 110895 107730 298 670 0 110216 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 443580

[startup+942.3 s]
/proc/loadavg: 2.27 2.88 2.95 3/178 28567
/proc/meminfo: memFree=21935656/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=451716 CPUtime=942.26 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 119502 0 0 0 94189 37 0 0 25 0 1 0 487643009 462557184 109760 33554432000 4194304 6935321 140736326922656 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 112929 109760 298 670 0 112250 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 451716

[startup+1002.3 s]
/proc/loadavg: 2.10 2.71 2.88 3/178 28569
/proc/meminfo: memFree=21921240/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=465968 CPUtime=1002.25 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 123065 0 0 0 100187 38 0 0 25 0 1 0 487643009 477151232 113323 33554432000 4194304 6935321 140736326922656 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 116492 113323 298 670 0 115813 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 465968

[startup+1062.3 s]
/proc/loadavg: 2.03 2.58 2.83 3/178 28570
/proc/meminfo: memFree=21921432/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=465968 CPUtime=1062.25 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 123065 0 0 0 106187 38 0 0 25 0 1 0 487643009 477151232 113323 33554432000 4194304 6935321 140736326922656 18446744073709551615 4347984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 116492 113323 298 670 0 115813 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 465968

[startup+1122.3 s]
/proc/loadavg: 2.01 2.47 2.77 3/178 28572
/proc/meminfo: memFree=21921392/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=465968 CPUtime=1122.25 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 123065 0 0 0 112187 38 0 0 25 0 1 0 487643009 477151232 113323 33554432000 4194304 6935321 140736326922656 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 116492 113323 298 670 0 115813 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 465968

[startup+1182.3 s]
/proc/loadavg: 2.06 2.40 2.72 3/178 28573
/proc/meminfo: memFree=21917248/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=465968 CPUtime=1182.24 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 123065 0 0 0 118186 38 0 0 25 0 1 0 487643009 477151232 113323 33554432000 4194304 6935321 140736326922656 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 116492 113323 298 670 0 115813 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 465968

[startup+1242.3 s]
/proc/loadavg: 2.02 2.32 2.68 3/178 28575
/proc/meminfo: memFree=21917228/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=465968 CPUtime=1242.25 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 123065 0 0 0 124186 39 0 0 25 0 1 0 487643009 477151232 113323 33554432000 4194304 6935321 140736326922656 18446744073709551615 4336184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 116492 113323 298 670 0 115813 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 465968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.93 2.25 2.63 2/173 28604
/proc/meminfo: memFree=22396932/32951124 swapFree=67051468/67111528
[pid=28480] ppid=28478 vsize=483328 CPUtime=1299.94 cores=1,3
/proc/28480/stat : 28480 (kw) R 28478 28480 26342 0 -1 4202496 127405 0 0 0 129955 39 0 0 25 0 1 0 487643009 494927872 117663 33554432000 4194304 6935321 140736326922656 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28480/statm: 120832 117663 298 670 0 120153 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 483328

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.98
CPU user time (s): 1299.56
CPU system time (s): 0.420936
CPU usage (%): 99.9964
Max. virtual memory (cumulated for all children) (KiB): 483328

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

runsolver used 2.01769 second user time and 5.06523 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 21:40:02
IDJOB=3283473
IDBENCH=71037
IDSOLVER=1658
FILE ID=node101/3283473-1303760401
RUNJOBID= node101-1303760393-28386
PBS_JOBID= 13154061
Free space on /tmp= 71548 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283473-1303760401/watcher-3283473-1303760401 -o /tmp/evaluation-result-3283473-1303760401/solver-3283473-1303760401 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3283473-1303760401.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=978291051

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21875756 kB
Buffers:       2077752 kB
Cached:        7573744 kB
SwapCached:      33708 kB
Active:        7214016 kB
Inactive:      3388620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21875756 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          116972 kB
Writeback:           0 kB
AnonPages:      939256 kB
Mapped:          12496 kB
Slab:           407240 kB
PageTables:       6680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1202592 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= 71616 MiB
End job on node101 at 2011-04-25 22:01:44