Trace number 3291293

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.05 1300.01

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

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-3291293-1303788588/watcher-3291293-1303788588 -o /tmp/evaluation-result-3291293-1303788588/solver-3291293-1303788588 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3291293-1303788588.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.86 2.53 2.77 4/189 10732
/proc/meminfo: memFree=14023036/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=6852 CPUtime=0 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 1022 0 0 0 0 0 0 0 25 0 1 0 471274252 7016448 974 33554432000 4194304 6935321 140733550918848 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 1713 974 247 670 0 1034 0

[startup+0.055904 s]
/proc/loadavg: 3.86 2.53 2.77 4/189 10732
/proc/meminfo: memFree=14023036/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=9984 CPUtime=0.05 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 1813 0 0 0 5 0 0 0 25 0 1 0 471274252 10223616 1765 33554432000 4194304 6935321 140733550918848 18446744073709551615 5319291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 2496 1765 249 670 0 1817 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9984

[startup+0.100902 s]
/proc/loadavg: 3.86 2.53 2.77 4/189 10732
/proc/meminfo: memFree=14023036/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=14008 CPUtime=0.09 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 2865 0 0 0 9 0 0 0 25 0 1 0 471274252 14344192 2814 33554432000 4194304 6935321 140733550918848 18446744073709551615 4391923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 3502 2814 268 670 0 2823 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14008

[startup+0.300869 s]
/proc/loadavg: 3.86 2.53 2.77 4/189 10732
/proc/meminfo: memFree=14023036/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=13984 CPUtime=0.29 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 2982 0 0 0 29 0 0 0 25 0 1 0 471274252 14319616 2826 33554432000 4194304 6935321 140733550918848 18446744073709551615 4346555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 3496 2826 286 670 0 2817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13984

[startup+0.700808 s]
/proc/loadavg: 3.86 2.53 2.77 4/189 10732
/proc/meminfo: memFree=14023036/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=16888 CPUtime=0.69 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 3706 0 0 0 69 0 0 0 25 0 1 0 471274252 17293312 3550 33554432000 4194304 6935321 140733550918848 18446744073709551615 4487943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 4222 3550 286 670 0 3543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16888

[startup+1.50063 s]
/proc/loadavg: 3.86 2.53 2.77 7/190 10733
/proc/meminfo: memFree=14007280/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=22308 CPUtime=1.49 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 5070 0 0 0 149 0 0 0 25 0 1 0 471274252 22843392 4914 33554432000 4194304 6935321 140733550918848 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 5577 4914 286 670 0 4898 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22308

[startup+3.10036 s]
/proc/loadavg: 3.86 2.53 2.77 7/190 10733
/proc/meminfo: memFree=13999964/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=27668 CPUtime=3.09 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 6388 0 0 0 308 1 0 0 25 0 1 0 471274252 28332032 6232 33554432000 4194304 6935321 140733550918848 18446744073709551615 4336189 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 6917 6232 298 670 0 6238 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27668

[startup+6.30077 s]
/proc/loadavg: 3.87 2.55 2.78 7/190 10733
/proc/meminfo: memFree=13993888/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=35212 CPUtime=6.29 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 8385 0 0 0 627 2 0 0 25 0 1 0 471274252 36057088 8070 33554432000 4194304 6935321 140733550918848 18446744073709551615 4343753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 8803 8070 298 670 0 8124 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35212

[startup+12.7006 s]
/proc/loadavg: 3.88 2.58 2.78 7/190 10734
/proc/meminfo: memFree=13985548/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=39748 CPUtime=12.69 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 9720 0 0 0 1266 3 0 0 25 0 1 0 471274252 40701952 9193 33554432000 4194304 6935321 140733550918848 18446744073709551615 4428968 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 9937 9193 298 670 0 9258 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39748

[startup+25.5002 s]
/proc/loadavg: 3.91 2.65 2.80 7/190 10734
/proc/meminfo: memFree=13984304/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=40864 CPUtime=25.49 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 10560 0 0 0 2546 3 0 0 25 0 1 0 471274252 41844736 9532 33554432000 4194304 6935321 140733550918848 18446744073709551615 4487281 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 10216 9532 298 670 0 9537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40864

[startup+51.1005 s]
/proc/loadavg: 3.94 2.75 2.83 7/190 10735
/proc/meminfo: memFree=13974724/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=44664 CPUtime=51.09 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 12599 0 0 0 5105 4 0 0 25 0 1 0 471274252 45735936 10420 33554432000 4194304 6935321 140733550918848 18446744073709551615 4346652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 11166 10420 298 670 0 10487 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44664

[startup+102.307 s]
/proc/loadavg: 3.97 2.94 2.89 7/190 10736
/proc/meminfo: memFree=14002244/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=51168 CPUtime=102.3 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 15891 0 0 0 10226 4 0 0 25 0 1 0 471274252 52396032 11834 33554432000 4194304 6935321 140733550918848 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 12792 11834 298 670 0 12113 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 51168

[startup+162.301 s]
/proc/loadavg: 3.99 3.13 2.96 6/190 10738
/proc/meminfo: memFree=13957100/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=53996 CPUtime=162.29 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 18175 0 0 0 16224 5 0 0 25 0 1 0 471274252 55291904 12542 33554432000 4194304 6935321 140733550918848 18446744073709551615 4346573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 13499 12542 298 670 0 12820 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 53996

[startup+222.301 s]
/proc/loadavg: 3.99 3.29 3.02 7/190 10739
/proc/meminfo: memFree=13950388/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=57396 CPUtime=222.3 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 20748 0 0 0 22224 6 0 0 25 0 1 0 471274252 58773504 13359 33554432000 4194304 6935321 140733550918848 18446744073709551615 4780067 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 14349 13359 298 670 0 13670 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 57396

[startup+282.301 s]
/proc/loadavg: 3.99 3.42 3.08 6/190 10741
/proc/meminfo: memFree=13947644/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=60360 CPUtime=282.3 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 22857 0 0 0 28223 7 0 0 25 0 1 0 471274252 61808640 14026 33554432000 4194304 6935321 140733550918848 18446744073709551615 4477362 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 15090 14026 298 670 0 14411 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 60360

[startup+342.301 s]
/proc/loadavg: 3.99 3.52 3.13 7/190 10742
/proc/meminfo: memFree=13942048/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=63992 CPUtime=342.3 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 24973 0 0 0 34222 8 0 0 25 0 1 0 471274252 65527808 14864 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 15998 14864 298 670 0 15319 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63992

[startup+402.301 s]
/proc/loadavg: 4.06 3.62 3.19 7/190 10744
/proc/meminfo: memFree=13887972/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=64936 CPUtime=402.31 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 26264 0 0 0 40223 8 0 0 25 0 1 0 471274252 66494464 15085 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 16234 15085 298 670 0 15555 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 64936

[startup+462.301 s]
/proc/loadavg: 4.02 3.69 3.24 7/190 10746
/proc/meminfo: memFree=13860188/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=66468 CPUtime=462.3 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 27670 0 0 0 46222 8 0 0 25 0 1 0 471274252 68063232 15377 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430709 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 16617 15377 298 670 0 15938 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 66468

[startup+522.301 s]
/proc/loadavg: 3.64 3.65 3.25 6/184 10764
/proc/meminfo: memFree=14044668/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=68016 CPUtime=522.31 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 29157 0 0 0 52222 9 0 0 25 0 1 0 471274252 69648384 15707 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 17004 15707 298 670 0 16325 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 68016

[startup+582.301 s]
/proc/loadavg: 3.23 3.53 3.23 6/184 10766
/proc/meminfo: memFree=14041692/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=71116 CPUtime=582.31 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 30809 0 0 0 58221 10 0 0 25 0 1 0 471274252 72822784 16464 33554432000 4194304 6935321 140733550918848 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 17779 16464 298 670 0 17100 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 71116

[startup+642.301 s]
/proc/loadavg: 3.08 3.43 3.22 6/184 10767
/proc/meminfo: memFree=14041552/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=71116 CPUtime=642.32 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 31776 0 0 0 64221 11 0 0 25 0 1 0 471274252 72822784 16511 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 17779 16511 298 670 0 17100 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 71116

[startup+702.301 s]
/proc/loadavg: 3.03 3.35 3.20 6/184 10769
/proc/meminfo: memFree=14040808/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=72692 CPUtime=702.31 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 32834 0 0 0 70220 11 0 0 25 0 1 0 471274252 74436608 16625 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430675 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 18173 16625 298 670 0 17494 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 72692

[startup+762.307 s]
/proc/loadavg: 3.01 3.28 3.18 6/184 10771
/proc/meminfo: memFree=13950904/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=73520 CPUtime=762.32 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 34000 0 0 0 76220 12 0 0 25 0 1 0 471274252 75284480 16819 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 18380 16819 298 670 0 17701 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 73520

[startup+822.303 s]
/proc/loadavg: 3.03 3.24 3.17 6/184 10772
/proc/meminfo: memFree=13949036/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=75580 CPUtime=822.32 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 35466 0 0 0 82220 12 0 0 25 0 1 0 471274252 77393920 17287 33554432000 4194304 6935321 140733550918848 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 18895 17287 298 670 0 18216 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 75580

[startup+882.301 s]
/proc/loadavg: 3.01 3.20 3.16 6/184 10774
/proc/meminfo: memFree=13949032/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=75740 CPUtime=882.31 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 36201 0 0 0 88219 12 0 0 25 0 1 0 471274252 77557760 17344 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 18935 17344 298 670 0 18256 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 75740

[startup+942.301 s]
/proc/loadavg: 3.00 3.16 3.15 6/184 10775
/proc/meminfo: memFree=13947908/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=77292 CPUtime=942.32 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 37185 0 0 0 94220 12 0 0 25 0 1 0 471274252 79147008 17638 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 19323 17638 298 670 0 18644 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 77292

[startup+1002.3 s]
/proc/loadavg: 3.00 3.13 3.14 6/184 10777
/proc/meminfo: memFree=13946788/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=78580 CPUtime=1002.32 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 38507 0 0 0 100219 13 0 0 25 0 1 0 471274252 80465920 17902 33554432000 4194304 6935321 140733550918848 18446744073709551615 4346610 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 19645 17902 298 670 0 18966 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 78580

[startup+1062.3 s]
/proc/loadavg: 3.09 3.13 3.14 6/184 10779
/proc/meminfo: memFree=14132160/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=79220 CPUtime=1062.33 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 39357 0 0 0 106220 13 0 0 25 0 1 0 471274252 81121280 18033 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 19805 18033 298 670 0 19126 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 79220

[startup+1122.3 s]
/proc/loadavg: 3.03 3.10 3.13 6/184 10780
/proc/meminfo: memFree=13927308/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=79588 CPUtime=1122.33 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 40202 0 0 0 112220 13 0 0 25 0 1 0 471274252 81498112 18150 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 19897 18150 298 670 0 19218 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 79588

[startup+1182.3 s]
/proc/loadavg: 1.95 2.80 3.02 2/172 10818
/proc/meminfo: memFree=15271668/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=80060 CPUtime=1182.33 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 41037 0 0 0 118220 13 0 0 25 0 1 0 471274252 81981440 18245 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 20015 18245 298 670 0 19336 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 80060

[startup+1242.3 s]
/proc/loadavg: 1.35 2.47 2.89 2/172 10819
/proc/meminfo: memFree=15270668/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=80944 CPUtime=1242.33 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 42344 0 0 0 124219 14 0 0 25 0 1 0 471274252 82886656 18421 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 20236 18421 298 670 0 19557 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 80944



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.13 2.20 2.77 2/172 10821
/proc/meminfo: memFree=15268556/32951124 swapFree=67111528/67111528
[pid=10732] ppid=10730 vsize=83692 CPUtime=1300.04 cores=0,2
/proc/10732/stat : 10732 (kw) R 10730 10732 9231 0 -1 4202496 43610 0 0 0 129989 15 0 0 25 0 1 0 471274252 85700608 18919 33554432000 4194304 6935321 140733550918848 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10732/statm: 20923 18919 298 670 0 20244 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 83692

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.9
CPU system time (s): 0.154976
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 85232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43610
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= 4
involuntary context switches= 4357

runsolver used 2.22866 second user time and 4.70328 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-26 05:29:48
IDJOB=3291293
IDBENCH=84180
IDSOLVER=1658
FILE ID=node142/3291293-1303788588
RUNJOBID= node142-1303788421-10551
PBS_JOBID= 13157230
Free space on /tmp= 71216 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291293-1303788588/watcher-3291293-1303788588 -o /tmp/evaluation-result-3291293-1303788588/solver-3291293-1303788588 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3291293-1303788588.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=1565779608

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      14023184 kB
Buffers:       2086432 kB
Cached:       15126140 kB
SwapCached:          0 kB
Active:        8521044 kB
Inactive:      9831276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14023184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3464 kB
Writeback:           0 kB
AnonPages:     1139436 kB
Mapped:          18456 kB
Slab:           508688 kB
PageTables:       7484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1455420 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= 71452 MiB
End job on node142 at 2011-04-26 05:51:30