Trace number 1554136

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 2009-03-20? (TO) 1200.05 1200.52

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1554136-1238723864/watcher-1554136-1238723864 -o /tmp/evaluation-result-1554136-1238723864/solver-1554136-1238723864 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1554136-1238723864.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 17180
/proc/meminfo: memFree=1395400/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=6872 CPUtime=0
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 1336 0 0 0 0 0 0 0 18 0 1 0 1145047446 7036928 1321 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 1718 1327 208 541 0 1168 0

[startup+0.031008 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 17180
/proc/meminfo: memFree=1395400/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=7912 CPUtime=0.02
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 1560 0 0 0 2 0 0 0 18 0 1 0 1145047446 8101888 1544 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 1978 1544 219 541 0 1428 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7912

[startup+0.102019 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 17180
/proc/meminfo: memFree=1395400/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=8900 CPUtime=0.09
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 1850 0 0 0 8 1 0 0 18 0 1 0 1145047446 9113600 1834 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 2225 1834 220 541 0 1675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8900

[startup+0.30105 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 17180
/proc/meminfo: memFree=1395400/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=12860 CPUtime=0.29
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 2889 0 0 0 25 4 0 0 19 0 1 0 1145047446 13168640 2823 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 3215 2824 248 541 0 2665 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12860

[startup+0.701114 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 17180
/proc/meminfo: memFree=1395400/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=12724 CPUtime=0.69
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 2933 0 0 0 65 4 0 0 22 0 1 0 1145047446 13029376 2800 1992294400 4194304 6412682 548682068864 18446744073709551615 4328828 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 3181 2800 255 541 0 2631 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12724

[startup+1.50124 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 17181
/proc/meminfo: memFree=1385664/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=12724 CPUtime=1.49
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 2936 0 0 0 145 4 0 0 25 0 1 0 1145047446 13029376 2803 1992294400 4194304 6412682 548682068864 18446744073709551615 4328910 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 3181 2803 255 541 0 2631 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12724

[startup+3.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 17181
/proc/meminfo: memFree=1385536/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=12724 CPUtime=3.09
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 2954 0 0 0 305 4 0 0 25 0 1 0 1145047446 13029376 2821 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 3181 2821 255 541 0 2631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12724

[startup+6.30201 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 17181
/proc/meminfo: memFree=1384896/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=13384 CPUtime=6.29
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 3119 0 0 0 625 4 0 0 25 0 1 0 1145047446 13705216 2986 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 3346 2986 255 541 0 2796 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13384

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 17181
/proc/meminfo: memFree=1383872/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=14320 CPUtime=12.68
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 3334 0 0 0 1264 4 0 0 25 0 1 0 1145047446 14663680 3201 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 3580 3201 255 541 0 3030 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14320

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 17181
/proc/meminfo: memFree=1382400/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=15784 CPUtime=25.48
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 3717 0 0 0 2543 5 0 0 25 0 1 0 1145047446 16162816 3584 1992294400 4194304 6412682 548682068864 18446744073709551615 4285830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 3946 3584 255 541 0 3396 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15784

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 17181
/proc/meminfo: memFree=1378496/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=19972 CPUtime=51.07
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 4677 0 0 0 5100 7 0 0 25 0 1 0 1145047446 20451328 4544 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 4993 4544 255 541 0 4443 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19972

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 17181
/proc/meminfo: memFree=1377344/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=21196 CPUtime=102.26
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 4996 0 0 0 10217 9 0 0 25 0 1 0 1145047446 21704704 4863 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 5299 4863 258 541 0 4749 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21196

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 17181
/proc/meminfo: memFree=1376128/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=22280 CPUtime=162.24
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 5278 0 0 0 16211 13 0 0 25 0 1 0 1145047446 22814720 5145 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 5570 5145 258 541 0 5020 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 22280

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 17187
/proc/meminfo: memFree=1374528/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=24464 CPUtime=222.21
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 5809 0 0 0 22206 15 0 0 25 0 1 0 1145047446 25051136 5528 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 6116 5528 258 541 0 5566 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 24464

[startup+282.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1371200/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=26552 CPUtime=282.11
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 6414 0 0 0 28193 18 0 0 25 0 1 0 1145047446 27189248 6042 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 6638 6042 258 541 0 6088 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 26552

[startup+342.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1369408/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=28560 CPUtime=342.1
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 6989 0 0 0 34188 22 0 0 25 0 1 0 1145047446 29245440 6513 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 7140 6513 258 541 0 6590 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 28560

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1367296/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=31108 CPUtime=402.07
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 7636 0 0 0 40182 25 0 0 25 0 1 0 1145047446 31854592 7040 1992294400 4194304 6412682 548682068864 18446744073709551615 4287149 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 7777 7040 258 541 0 7227 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 31108

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1364544/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=34324 CPUtime=462.06
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 8466 0 0 0 46177 29 0 0 25 0 1 0 1145047446 35147776 7732 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 8581 7732 258 541 0 8031 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 34324

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1362368/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=36884 CPUtime=522.03
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 9044 0 0 0 52171 32 0 0 25 0 1 0 1145047446 37769216 8310 1992294400 4194304 6412682 548682068864 18446744073709551615 4328465 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 9221 8310 258 541 0 8671 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 36884

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1361088/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=38840 CPUtime=582.02
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 9481 0 0 0 58167 35 0 0 25 0 1 0 1145047446 39772160 8589 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 9710 8589 258 541 0 9160 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 38840

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1357632/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=42280 CPUtime=642
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 10478 0 0 0 64162 38 0 0 25 0 1 0 1145047446 43294720 9404 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 10570 9404 258 541 0 10020 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 42280

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1357504/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=42796 CPUtime=701.98
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 10560 0 0 0 70157 41 0 0 25 0 1 0 1145047446 43823104 9486 1992294400 4194304 6412682 548682068864 18446744073709551615 4286797 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 10699 9486 258 541 0 10149 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 42796

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1352384/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=48052 CPUtime=761.97
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 12008 0 0 0 76153 44 0 0 25 0 1 0 1145047446 49205248 10725 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 12013 10725 258 541 0 11463 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 48052

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1352384/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=48052 CPUtime=821.95
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 12024 0 0 0 82148 47 0 0 25 0 1 0 1145047446 49205248 10741 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 12013 10741 258 541 0 11463 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 48052

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1347392/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=53996 CPUtime=881.92
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 13289 0 0 0 88142 50 0 0 25 0 1 0 1145047446 55291904 12006 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 13499 12006 258 541 0 12949 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 53996

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1346496/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=54888 CPUtime=941.91
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 13730 0 0 0 94138 53 0 0 25 0 1 0 1145047446 56205312 12206 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 13722 12206 258 541 0 13172 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 54888

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17663
/proc/meminfo: memFree=1345728/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=55708 CPUtime=1001.89
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 13948 0 0 0 100134 55 0 0 25 0 1 0 1145047446 57044992 12424 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 13927 12424 258 541 0 13377 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 55708

[startup+1062.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/77 17663
/proc/meminfo: memFree=1339904/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=61816 CPUtime=1061.87
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 15619 0 0 0 106130 57 0 0 25 0 1 0 1145047446 63299584 13818 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 15454 13818 258 541 0 14904 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 61816

[startup+1122.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 17663
/proc/meminfo: memFree=1339712/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=62152 CPUtime=1121.85
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 15728 0 0 0 112124 61 0 0 25 0 1 0 1145047446 63643648 13927 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 15538 13927 258 541 0 14988 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 62152

[startup+1182.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/77 17663
/proc/meminfo: memFree=1338752/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=63416 CPUtime=1181.83
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 15958 0 0 0 118119 64 0 0 25 0 1 0 1145047446 64937984 14157 1992294400 4194304 6412682 548682068864 18446744073709551615 4329793 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 15854 14157 258 541 0 15304 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 63416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.04 1.03 1.00 2/77 17663
/proc/meminfo: memFree=1337920/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=64700 CPUtime=1200.03
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 16178 0 0 0 119939 64 0 0 25 0 1 0 1145047446 66252800 14377 1992294400 4194304 6412682 548682068864 18446744073709551615 4286926 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 16175 14377 258 541 0 15625 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 64700

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.04 1.03 1.00 2/77 17663
/proc/meminfo: memFree=1337920/2055920 swapFree=4173572/4192956
[pid=17180] ppid=17178 vsize=64700 CPUtime=1200.03
/proc/17180/stat : 17180 (kw) R 17178 17180 16787 0 -1 0 16178 0 0 0 119939 64 0 0 25 0 1 0 1145047446 66252800 14377 1992294400 4194304 6412682 548682068864 18446744073709551615 4286926 0 0 4096 0 0 0 0 17 1 0 0
/proc/17180/statm: 16175 14377 258 541 0 15625 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 64700

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.39
CPU system time (s): 0.659899
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 64700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.39
system time used= 0.659899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16178
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= 2
involuntary context switches= 3141

runsolver used 1.14882 second user time and 3.24051 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-03 03:57:44
IDJOB=1554136
IDBENCH=70775
IDSOLVER=501
FILE ID=node69/1554136-1238723864
PBS_JOBID= 9085314
Free space on /tmp= 65708 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554136-1238723864/watcher-1554136-1238723864 -o /tmp/evaluation-result-1554136-1238723864/solver-1554136-1238723864 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1554136-1238723864.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=791674786

node69.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1396968 kB
Buffers:         85196 kB
Cached:         481728 kB
SwapCached:      10192 kB
Active:         266012 kB
Inactive:       312996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1396968 kB
SwapTotal:     4192956 kB
SwapFree:      4173572 kB
Dirty:            2592 kB
Writeback:           0 kB
Mapped:          17704 kB
Slab:            64732 kB
Committed_AS:  3543484 kB
PageTables:       2336 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node69 at 2009-04-03 04:17:46