Trace number 3422477

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
minisat hack: EBMiniSAT 2011-03-02? (TO) 5000.05 4999.93

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_2_keyfind_1.cnf
MD5SUM19e0b91e7d093f7cb35b11b46708a49b
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 variables2000
Number of clauses20544
Sum of the clauses size111944
Maximum clause length8
Minimum clause length1
Number of clauses of size 1272
Number of clauses of size 2256
Number of clauses of size 33520
Number of clauses of size 4640
Number of clauses of size 54096
Number of clauses of size over 511760

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: 961)

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-3422477-1306668707/watcher-3422477-1306668707 -o /tmp/evaluation-result-3422477-1306668707/solver-3422477-1306668707 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422477-1306668707.cnf -verb=0 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 31006
/proc/meminfo: memFree=12295284/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=20552 CPUtime=0.01 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 998 0 0 0 1 0 0 0 25 0 1 0 778470392 21045248 915 33554432000 4194304 4293939 140735933493216 18446744073709551615 4229104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 5138 915 221 25 0 1771 0

[startup+0.056641 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 31006
/proc/meminfo: memFree=12295284/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=20996 CPUtime=0.05 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 1127 0 0 0 5 0 0 0 25 0 1 0 778470392 21499904 1040 33554432000 4194304 4293939 140735933493216 18446744073709551615 4230173 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 5249 1040 224 25 0 1882 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20996

[startup+0.100565 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 31006
/proc/meminfo: memFree=12295284/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=17656 CPUtime=0.09 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 1349 0 0 0 9 0 0 0 25 0 1 0 778470392 18079744 1056 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 4414 1056 244 25 0 1047 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17656

[startup+0.30059 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 31006
/proc/meminfo: memFree=12295284/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=19716 CPUtime=0.29 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 1792 0 0 0 29 0 0 0 25 0 1 0 778470392 20189184 1486 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 4929 1486 244 25 0 1562 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19716

[startup+0.700516 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 31006
/proc/meminfo: memFree=12295284/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=23124 CPUtime=0.69 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 3413 0 0 0 69 0 0 0 25 0 1 0 778470392 23678976 2483 33554432000 4194304 4293939 140735933493216 18446744073709551615 274473632624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 5781 2483 244 25 0 2414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23124

[startup+1.50038 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 31007
/proc/meminfo: memFree=12282880/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=24800 CPUtime=1.49 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 3884 0 0 0 149 0 0 0 25 0 1 0 778470392 25395200 2918 33554432000 4194304 4293939 140735933493216 18446744073709551615 4256153 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 6200 2918 244 25 0 2833 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24800

[startup+3.10098 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 31007
/proc/meminfo: memFree=12279284/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=30400 CPUtime=3.09 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 4374 0 0 0 309 0 0 0 25 0 1 0 778470392 31129600 3396 33554432000 4194304 4293939 140735933493216 18446744073709551615 4262990 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 7600 3396 244 25 0 4233 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30400

[startup+6.30053 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 31008
/proc/meminfo: memFree=12273464/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=34796 CPUtime=6.29 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 9863 0 0 0 629 0 0 0 25 0 1 0 778470392 35631104 4873 33554432000 4194304 4293939 140735933493216 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 8699 4873 244 25 0 5332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34796

[startup+12.7004 s]
/proc/loadavg: 2.16 2.06 2.01 3/474 31008
/proc/meminfo: memFree=12260184/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=34796 CPUtime=12.69 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 10303 0 0 0 1269 0 0 0 25 0 1 0 778470392 35631104 5302 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 8699 5302 244 25 0 5332 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34796

[startup+25.5012 s]
/proc/loadavg: 2.14 2.06 2.01 3/474 31008
/proc/meminfo: memFree=12244936/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=37688 CPUtime=25.49 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 15755 0 0 0 2548 1 0 0 25 0 1 0 778470392 38592512 6127 33554432000 4194304 4293939 140735933493216 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 9422 6127 244 25 0 6055 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37688

[startup+51.1007 s]
/proc/loadavg: 2.08 2.05 2.01 3/474 31009
/proc/meminfo: memFree=12212424/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=49756 CPUtime=51.09 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 24553 0 0 0 5106 3 0 0 25 0 1 0 778470392 50950144 8675 33554432000 4194304 4293939 140735933493216 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 12439 8675 244 25 0 9072 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49756

[startup+102.318 s]
/proc/loadavg: 2.08 2.06 2.01 3/474 31010
/proc/meminfo: memFree=12165408/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=68956 CPUtime=102.31 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 36859 0 0 0 10226 5 0 0 25 0 1 0 778470392 70610944 11213 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255642 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 17239 11213 244 25 0 13872 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68956

[startup+162.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/474 31012
/proc/meminfo: memFree=12112928/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=76140 CPUtime=162.29 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 41439 0 0 0 16223 6 0 0 25 0 1 0 778470392 77967360 15718 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 19035 15718 244 25 0 15668 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76140

[startup+222.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 31013
/proc/meminfo: memFree=12165980/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=118484 CPUtime=222.3 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 58172 0 0 0 22221 9 0 0 25 0 1 0 778470392 121327616 20083 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 29621 20083 244 25 0 26254 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 118484

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 31015
/proc/meminfo: memFree=12125284/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=118484 CPUtime=282.3 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 58349 0 0 0 28221 9 0 0 25 0 1 0 778470392 121327616 20256 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 29621 20256 244 25 0 26254 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 118484

[startup+342.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/474 31017
/proc/meminfo: memFree=12194444/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=118484 CPUtime=342.3 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 58436 0 0 0 34221 9 0 0 25 0 1 0 778470392 121327616 20343 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 29621 20343 244 25 0 26254 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 118484

[startup+402.301 s]
/proc/loadavg: 2.06 2.05 2.01 3/474 31018
/proc/meminfo: memFree=12142092/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=118484 CPUtime=402.3 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 58437 0 0 0 40221 9 0 0 25 0 1 0 778470392 121327616 20344 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 29621 20344 244 25 0 26254 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 118484

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/474 31020
/proc/meminfo: memFree=12082548/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=118484 CPUtime=462.3 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 61460 0 0 0 46221 9 0 0 25 0 1 0 778470392 121327616 23320 33554432000 4194304 4293939 140735933493216 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 29621 23320 244 25 0 26254 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 118484

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 31021
/proc/meminfo: memFree=12200568/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=119428 CPUtime=522.3 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 73469 0 0 0 52219 11 0 0 25 0 1 0 778470392 122294272 24400 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255678 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 29857 24400 244 25 0 26490 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 119428

[startup+582.301 s]
/proc/loadavg: 2.12 2.05 2.01 3/474 31023
/proc/meminfo: memFree=12131228/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=119428 CPUtime=582.31 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 91784 0 0 0 58218 13 0 0 25 0 1 0 778470392 122294272 26520 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255874 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 29857 26520 244 25 0 26490 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 119428

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.11 2.06 2.01 3/474 31155
/proc/meminfo: memFree=12010216/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=201480 CPUtime=4062.4 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 768193 0 0 0 406150 90 0 0 25 0 1 0 778470392 206315520 47076 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 50370 47076 244 25 0 47003 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 201480

[startup+4122.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/474 31156
/proc/meminfo: memFree=11797012/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=201480 CPUtime=4122.39 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 768193 0 0 0 412149 90 0 0 25 0 1 0 778470392 206315520 47076 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 50370 47076 244 25 0 47003 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 201480

[startup+4182.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/474 31158
/proc/meminfo: memFree=12107332/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=201480 CPUtime=4182.39 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 776623 0 0 0 418148 91 0 0 25 0 1 0 778470392 206315520 47076 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 50370 47076 244 25 0 47003 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 201480

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 31160
/proc/meminfo: memFree=11979956/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=201480 CPUtime=4242.39 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 776623 0 0 0 424148 91 0 0 25 0 1 0 778470392 206315520 47076 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 50370 47076 244 25 0 47003 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 201480

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 31161
/proc/meminfo: memFree=11837440/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=201480 CPUtime=4302.39 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 776623 0 0 0 430148 91 0 0 25 0 1 0 778470392 206315520 47076 33554432000 4194304 4293939 140735933493216 18446744073709551615 4256106 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 50370 47076 244 25 0 47003 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 201480

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 31163
/proc/meminfo: memFree=11696668/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=250800 CPUtime=4362.39 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 818902 0 0 0 436143 96 0 0 25 0 1 0 778470392 256819200 55602 33554432000 4194304 4293939 140735933493216 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 62700 55602 244 25 0 59333 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 250800

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 31164
/proc/meminfo: memFree=11959768/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=201480 CPUtime=4422.39 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 861334 0 0 0 442138 101 0 0 25 0 1 0 778470392 206315520 47076 33554432000 4194304 4293939 140735933493216 18446744073709551615 4263774 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 50370 47076 244 25 0 47003 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 201480

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 31166
/proc/meminfo: memFree=11835356/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=201480 CPUtime=4482.4 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 911525 0 0 0 448132 108 0 0 25 0 1 0 778470392 206315520 47076 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 50370 47076 244 25 0 47003 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 201480

[startup+4542.3 s]
/proc/loadavg: 2.23 2.06 2.02 3/474 31168
/proc/meminfo: memFree=12091016/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=213256 CPUtime=4542.4 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 942914 0 0 0 454128 112 0 0 25 0 1 0 778470392 218374144 48936 33554432000 4194304 4293939 140735933493216 18446744073709551615 4256166 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 53314 48936 244 25 0 49947 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 213256

[startup+4602.3 s]
/proc/loadavg: 2.16 2.06 2.02 3/474 31169
/proc/meminfo: memFree=11997736/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=213256 CPUtime=4602.41 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 944015 0 0 0 460129 112 0 0 25 0 1 0 778470392 218374144 50013 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 53314 50013 244 25 0 49947 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 213256

[startup+4662.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/474 31171
/proc/meminfo: memFree=11833408/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=213256 CPUtime=4662.4 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 953169 0 0 0 466127 113 0 0 25 0 1 0 778470392 218374144 50020 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 53314 50020 244 25 0 49947 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 213256

[startup+4722.32 s]
/proc/loadavg: 2.02 2.04 2.00 3/474 31172
/proc/meminfo: memFree=11701556/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=214360 CPUtime=4722.42 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 961471 0 0 0 472127 115 0 0 25 0 1 0 778470392 219504640 44981 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 53590 44981 244 25 0 50223 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 214360

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 31174
/proc/meminfo: memFree=12013992/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=263680 CPUtime=4782.41 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 974107 0 0 0 478124 117 0 0 25 0 1 0 778470392 270008320 57475 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 65920 57475 244 25 0 62553 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 263680

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 31176
/proc/meminfo: memFree=11865896/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=226952 CPUtime=4842.41 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 987191 0 0 0 484122 119 0 0 25 0 1 0 778470392 232398848 53444 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255831 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 56738 53444 244 25 0 53371 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 226952

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 31177
/proc/meminfo: memFree=11754012/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=226952 CPUtime=4902.41 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 987191 0 0 0 490122 119 0 0 25 0 1 0 778470392 232398848 53444 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 56738 53444 244 25 0 53371 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 226952

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 31179
/proc/meminfo: memFree=11999264/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=226952 CPUtime=4962.41 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 987191 0 0 0 496122 119 0 0 25 0 1 0 778470392 232398848 53444 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 56738 53444 244 25 0 53371 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 226952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 31180
/proc/meminfo: memFree=11919268/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=226952 CPUtime=5000.02 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 1005700 0 0 0 499881 121 0 0 25 0 1 0 778470392 232398848 53444 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 56738 53444 244 25 0 53371 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 226952

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 31180
/proc/meminfo: memFree=11919268/32950928 swapFree=67042960/67111528
[pid=31006] ppid=31004 vsize=226952 CPUtime=5000.02 cores=0,2,4,6
/proc/31006/stat : 31006 (ebminisat_relea) R 31004 31006 30419 0 -1 4202496 1005700 0 0 0 499881 121 0 0 25 0 1 0 778470392 232398848 53444 33554432000 4194304 4293939 140735933493216 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31006/statm: 56738 53444 244 25 0 53371 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 226952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4998.82
CPU system time (s): 1.22281
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 281620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.82
system time used= 1.22281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1005700
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= 10
involuntary context switches= 6959

runsolver used 24.4633 second user time and 52.517 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-29 13:31:47
IDJOB=3422477
IDBENCH=83410
IDSOLVER=1914
FILE ID=node125/3422477-1306668707
RUNJOBID= node125-1306658668-30437
PBS_JOBID= 13471772
Free space on /tmp= 73476 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_2_keyfind_1.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422477-1306668707/watcher-3422477-1306668707 -o /tmp/evaluation-result-3422477-1306668707/solver-3422477-1306668707 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422477-1306668707.cnf  -verb=0

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 19e0b91e7d093f7cb35b11b46708a49b
RANDOM SEED=335968508

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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:     32950928 kB
MemFree:      12295456 kB
Buffers:        329240 kB
Cached:        6234320 kB
SwapCached:      55652 kB
Active:       11088436 kB
Inactive:      9219204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12295456 kB
SwapTotal:    67111528 kB
SwapFree:     67042960 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:    13689248 kB
Mapped:          43672 kB
Slab:           217696 kB
PageTables:      61888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130180252 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= 73476 MiB
End job on node125 at 2011-05-29 14:55:09