Trace number 3349325

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) 1300 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
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 variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

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-3349325-1304980940/watcher-3349325-1304980940 -o /tmp/evaluation-result-3349325-1304980940/solver-3349325-1304980940 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349325-1304980940.cnf -verb=0 

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.20 3.87 3.85 2/363 24976
/proc/meminfo: memFree=12374080/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=19832 CPUtime=0.01 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 665 0 0 0 1 0 0 0 24 0 1 0 590510242 20307968 600 33554432000 4194304 4293939 140735565806528 18446744073709551615 4229952 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 4958 600 221 25 0 1591 0

[startup+0.0336011 s]
/proc/loadavg: 3.20 3.87 3.85 2/363 24976
/proc/meminfo: memFree=12374080/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=20012 CPUtime=0.03 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 737 0 0 0 3 0 0 0 24 0 1 0 590510242 20492288 669 33554432000 4194304 4293939 140735565806528 18446744073709551615 4230278 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 5003 669 223 25 0 1636 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20012

[startup+0.100563 s]
/proc/loadavg: 3.20 3.87 3.85 2/363 24976
/proc/meminfo: memFree=12374080/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=16672 CPUtime=0.09 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 959 0 0 0 9 0 0 0 24 0 1 0 590510242 17072128 772 33554432000 4194304 4293939 140735565806528 18446744073709551615 4262904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 4168 772 242 25 0 801 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16672

[startup+0.300564 s]
/proc/loadavg: 3.20 3.87 3.85 2/363 24976
/proc/meminfo: memFree=12374080/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=19604 CPUtime=0.28 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 1832 0 0 0 28 0 0 0 25 0 1 0 590510242 20074496 1372 33554432000 4194304 4293939 140735565806528 18446744073709551615 4256106 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 4901 1372 242 25 0 1534 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19604

[startup+0.700477 s]
/proc/loadavg: 3.20 3.87 3.85 2/363 24976
/proc/meminfo: memFree=12374080/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=19604 CPUtime=0.68 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 1943 0 0 0 68 0 0 0 25 0 1 0 590510242 20074496 1478 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 4901 1478 242 25 0 1534 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19604

[startup+1.50037 s]
/proc/loadavg: 3.20 3.87 3.85 5/377 25003
/proc/meminfo: memFree=12340120/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=20632 CPUtime=1.48 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 2291 0 0 0 148 0 0 0 25 0 1 0 590510242 21127168 1810 33554432000 4194304 4293939 140735565806528 18446744073709551615 4262986 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 5158 1810 242 25 0 1791 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20632

[startup+3.10108 s]
/proc/loadavg: 3.26 3.87 3.85 5/377 25003
/proc/meminfo: memFree=12328340/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=23072 CPUtime=3.09 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 2763 0 0 0 309 0 0 0 25 0 1 0 590510242 23625728 2263 33554432000 4194304 4293939 140735565806528 18446744073709551615 4248347 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 5768 2263 242 25 0 2401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23072

[startup+6.30051 s]
/proc/loadavg: 3.26 3.87 3.85 5/377 25003
/proc/meminfo: memFree=12309916/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=24744 CPUtime=6.29 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 3357 0 0 0 628 1 0 0 25 0 1 0 590510242 25337856 2838 33554432000 4194304 4293939 140735565806528 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 6186 2838 242 25 0 2819 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24744

[startup+12.7004 s]
/proc/loadavg: 3.37 3.88 3.85 5/377 25003
/proc/meminfo: memFree=12291904/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=27688 CPUtime=12.69 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 5123 0 0 0 1268 1 0 0 25 0 1 0 590510242 28352512 3371 33554432000 4194304 4293939 140735565806528 18446744073709551615 4256115 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 6922 3371 243 25 0 3555 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27688

[startup+25.5011 s]
/proc/loadavg: 3.47 3.88 3.85 5/377 25003
/proc/meminfo: memFree=12263128/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=32040 CPUtime=25.49 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 5599 0 0 0 2548 1 0 0 25 0 1 0 590510242 32808960 3838 33554432000 4194304 4293939 140735565806528 18446744073709551615 4263751 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 8010 3838 243 25 0 4643 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32040

[startup+51.1005 s]
/proc/loadavg: 3.65 3.89 3.86 5/377 25004
/proc/meminfo: memFree=12238400/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=33480 CPUtime=51.09 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 10420 0 0 0 5107 2 0 0 25 0 1 0 590510242 34283520 5023 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 8370 5023 243 25 0 5003 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33480

[startup+102.313 s]
/proc/loadavg: 3.86 3.90 3.86 5/377 25005
/proc/meminfo: memFree=12206620/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=39480 CPUtime=102.3 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 10506 0 0 0 10228 2 0 0 25 0 1 0 590510242 40427520 5107 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 9870 5107 243 25 0 6503 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39480

[startup+162.301 s]
/proc/loadavg: 3.95 3.92 3.87 5/377 25007
/proc/meminfo: memFree=12187476/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=47084 CPUtime=162.29 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 15909 0 0 0 16226 3 0 0 25 0 1 0 590510242 48214016 7274 33554432000 4194304 4293939 140735565806528 18446744073709551615 4264737 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 11771 7274 243 25 0 8404 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47084

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.87 5/377 25008
/proc/meminfo: memFree=12127792/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=47084 CPUtime=222.29 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 17098 0 0 0 22226 3 0 0 25 0 1 0 590510242 48214016 8447 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 11771 8447 243 25 0 8404 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 47084

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.88 5/377 25010
/proc/meminfo: memFree=12154160/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=45700 CPUtime=282.29 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 21254 0 0 0 28224 5 0 0 25 0 1 0 590510242 46796800 8083 33554432000 4194304 4293939 140735565806528 18446744073709551615 4263640 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 11425 8083 243 25 0 8058 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 45700

[startup+342.3 s]
/proc/loadavg: 4.04 3.96 3.89 5/377 25012
/proc/meminfo: memFree=12146428/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=61784 CPUtime=342.28 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 24300 0 0 0 34223 5 0 0 25 0 1 0 590510242 63266816 9248 33554432000 4194304 4293939 140735565806528 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 15446 9248 243 25 0 12079 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 61784

[startup+402.301 s]
/proc/loadavg: 4.05 3.98 3.90 5/377 25013
/proc/meminfo: memFree=12108188/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=61784 CPUtime=402.29 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 24424 0 0 0 40223 6 0 0 25 0 1 0 590510242 63266816 9372 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 15446 9372 243 25 0 12079 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 61784

[startup+462.301 s]
/proc/loadavg: 4.08 4.01 3.91 5/377 25015
/proc/meminfo: memFree=12130088/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=61784 CPUtime=462.29 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 27217 0 0 0 46223 6 0 0 25 0 1 0 590510242 63266816 12097 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 15446 12097 243 25 0 12079 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 61784

[startup+522.3 s]
/proc/loadavg: 4.06 4.02 3.92 5/377 25016
/proc/meminfo: memFree=12080808/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=66472 CPUtime=522.28 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 31118 0 0 0 52222 6 0 0 25 0 1 0 590510242 68067328 12222 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 16618 12222 243 25 0 13251 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 66472

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 3.92 5/377 25018
/proc/meminfo: memFree=12042948/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=66472 CPUtime=582.29 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 31236 0 0 0 58222 7 0 0 25 0 1 0 590510242 68067328 12338 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 16618 12338 243 25 0 13251 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 66472

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/377 25020
/proc/meminfo: memFree=12092872/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=66472 CPUtime=642.29 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 31286 0 0 0 64222 7 0 0 25 0 1 0 590510242 68067328 12387 33554432000 4194304 4293939 140735565806528 18446744073709551615 4248402 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 16618 12387 243 25 0 13251 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 66472

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/377 25021
/proc/meminfo: memFree=12006412/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=66472 CPUtime=702.29 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 31286 0 0 0 70221 8 0 0 25 0 1 0 590510242 68067328 12387 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255930 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 16618 12387 243 25 0 13251 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 66472

[startup+762.313 s]
/proc/loadavg: 4.00 4.00 3.92 5/377 25023
/proc/meminfo: memFree=12049892/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=66472 CPUtime=762.3 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 31380 0 0 0 76222 8 0 0 25 0 1 0 590510242 68067328 12481 33554432000 4194304 4293939 140735565806528 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 16618 12481 243 25 0 13251 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 66472

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/377 25024
/proc/meminfo: memFree=12069812/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=66472 CPUtime=822.28 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 31521 0 0 0 82220 8 0 0 25 0 1 0 590510242 68067328 12622 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 16618 12622 243 25 0 13251 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 66472

[startup+882.301 s]
/proc/loadavg: 4.06 4.01 3.92 5/377 25026
/proc/meminfo: memFree=12029588/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=66472 CPUtime=882.28 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 31521 0 0 0 88220 8 0 0 25 0 1 0 590510242 68067328 12622 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 16618 12622 243 25 0 13251 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 66472

[startup+942.301 s]
/proc/loadavg: 4.07 4.03 3.93 5/377 25028
/proc/meminfo: memFree=12035000/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=66472 CPUtime=942.28 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 31521 0 0 0 94220 8 0 0 25 0 1 0 590510242 68067328 12622 33554432000 4194304 4293939 140735565806528 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 16618 12622 243 25 0 13251 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 66472

[startup+1002.3 s]
/proc/loadavg: 4.11 4.05 3.94 5/377 25029
/proc/meminfo: memFree=12019328/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=66472 CPUtime=1002.28 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 31521 0 0 0 100220 8 0 0 25 0 1 0 590510242 68067328 12622 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 16618 12622 243 25 0 13251 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 66472

[startup+1062.3 s]
/proc/loadavg: 4.08 4.05 3.95 5/377 25031
/proc/meminfo: memFree=11997836/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=70824 CPUtime=1062.28 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 32941 0 0 0 106219 9 0 0 25 0 1 0 590510242 72523776 14003 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 17706 14003 243 25 0 14339 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 70824

[startup+1122.3 s]
/proc/loadavg: 4.03 4.04 3.95 5/377 25041
/proc/meminfo: memFree=12002368/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=70824 CPUtime=1122.28 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 32941 0 0 0 112219 9 0 0 25 0 1 0 590510242 72523776 14003 33554432000 4194304 4293939 140735565806528 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 17706 14003 243 25 0 14339 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 70824

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/377 25043
/proc/meminfo: memFree=11998924/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=70824 CPUtime=1182.28 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 32941 0 0 0 118219 9 0 0 25 0 1 0 590510242 72523776 14003 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 17706 14003 243 25 0 14339 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 70824

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/377 25045
/proc/meminfo: memFree=11972104/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=73544 CPUtime=1242.28 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 36927 0 0 0 124217 11 0 0 25 0 1 0 590510242 75309056 14596 33554432000 4194304 4293939 140735565806528 18446744073709551615 4262946 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 18386 14596 243 25 0 15019 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 73544



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.95 5/377 25046
/proc/meminfo: memFree=12023032/32951124 swapFree=65155552/67111528
[pid=24976] ppid=24974 vsize=73544 CPUtime=1299.99 cores=0,2
/proc/24976/stat : 24976 (ebminisat_relea) R 24974 24976 24257 0 -1 4202496 37376 0 0 0 129988 11 0 0 25 0 1 0 590510242 75309056 15031 33554432000 4194304 4293939 140735565806528 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24976/statm: 18386 15031 243 25 0 15019 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 73544

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.88
CPU system time (s): 0.119981
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 80616

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

runsolver used 4.87826 second user time and 10.5114 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-10 00:42:20
IDJOB=3349325
IDBENCH=83412
IDSOLVER=1812
FILE ID=node146/3349325-1304980940
RUNJOBID= node146-1304980940-24959
PBS_JOBID= 13285667
Free space on /tmp= 41856 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_1_keyfind_1.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349325-1304980940/watcher-3349325-1304980940 -o /tmp/evaluation-result-3349325-1304980940/solver-3349325-1304980940 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349325-1304980940.cnf  -verb=0

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=757423557

node146.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.830
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.66
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.86
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:      12375352 kB
Buffers:        164828 kB
Cached:        4621676 kB
SwapCached:       9316 kB
Active:       10678620 kB
Inactive:      9587176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12375352 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:            1020 kB
Writeback:           0 kB
AnonPages:    15476716 kB
Mapped:          21848 kB
Slab:           185960 kB
PageTables:      58940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81759760 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= 41852 MiB
End job on node146 at 2011-05-10 01:04:02