Trace number 3318217

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: MiniSAT 2.2.0-agile-26? (TO) 1300.04 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-3318217-1304903088/watcher-3318217-1304903088 -o /tmp/evaluation-result-3318217-1304903088/solver-3318217-1304903088 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318217-1304903088.cnf 

running on 2 cores: 5,7

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.06 3.79 3.69 3/351 30187
/proc/meminfo: memFree=7032308/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=19832 CPUtime=0 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 683 0 0 0 0 0 0 0 22 0 1 0 601905504 20307968 615 33554432000 4194304 4291235 140734521689424 18446744073709551615 4215056 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 4958 615 235 24 0 1592 0

[startup+0.0221821 s]
/proc/loadavg: 3.06 3.79 3.69 3/351 30187
/proc/meminfo: memFree=7032308/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=19832 CPUtime=0.01 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 685 0 0 0 1 0 0 0 22 0 1 0 601905504 20307968 617 33554432000 4194304 4291235 140734521689424 18446744073709551615 4236352 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 4958 618 238 24 0 1592 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 19832

[startup+0.10017 s]
/proc/loadavg: 3.06 3.79 3.69 3/351 30187
/proc/meminfo: memFree=7032308/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=16672 CPUtime=0.09 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 986 0 0 0 9 0 0 0 22 0 1 0 601905504 17072128 803 33554432000 4194304 4291235 140734521689424 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 4168 803 256 24 0 802 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16672

[startup+0.301124 s]
/proc/loadavg: 3.06 3.79 3.69 3/351 30187
/proc/meminfo: memFree=7032308/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=19508 CPUtime=0.29 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 1937 0 0 0 29 0 0 0 23 0 1 0 601905504 19976192 1456 33554432000 4194304 4291235 140734521689424 18446744073709551615 4263036 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 4877 1456 256 24 0 1511 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19508

[startup+0.701048 s]
/proc/loadavg: 3.06 3.79 3.69 3/351 30187
/proc/meminfo: memFree=7032308/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=19508 CPUtime=0.68 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 2024 0 0 0 68 0 0 0 25 0 1 0 601905504 19976192 1543 33554432000 4194304 4291235 140734521689424 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 4877 1543 256 24 0 1511 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19508

[startup+1.50089 s]
/proc/loadavg: 3.06 3.79 3.69 5/363 30208
/proc/meminfo: memFree=6985852/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=21168 CPUtime=1.48 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 2459 0 0 0 148 0 0 0 25 0 1 0 601905504 21676032 1957 33554432000 4194304 4291235 140734521689424 18446744073709551615 4262923 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 5292 1957 256 24 0 1926 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21168

[startup+3.10057 s]
/proc/loadavg: 3.06 3.79 3.69 5/363 30208
/proc/meminfo: memFree=6963068/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=21168 CPUtime=3.08 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 2459 0 0 0 308 0 0 0 25 0 1 0 601905504 21676032 1957 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 5292 1957 256 24 0 1926 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21168

[startup+6.30093 s]
/proc/loadavg: 3.14 3.79 3.69 5/363 30208
/proc/meminfo: memFree=6938520/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=24060 CPUtime=6.28 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 2832 0 0 0 628 0 0 0 25 0 1 0 601905504 24637440 2329 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 6015 2329 256 24 0 2649 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24060

[startup+12.7007 s]
/proc/loadavg: 3.21 3.79 3.69 5/363 30208
/proc/meminfo: memFree=6902168/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=25708 CPUtime=12.68 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 3361 0 0 0 1268 0 0 0 25 0 1 0 601905504 26324992 2838 33554432000 4194304 4291235 140734521689424 18446744073709551615 4256091 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 6427 2838 256 24 0 3061 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25708

[startup+25.5011 s]
/proc/loadavg: 3.38 3.80 3.69 5/363 30208
/proc/meminfo: memFree=6891224/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=31236 CPUtime=25.48 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 5674 0 0 0 2548 0 0 0 25 0 1 0 601905504 31985664 4065 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255664 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 7809 4065 257 24 0 4443 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31236

[startup+51.101 s]
/proc/loadavg: 3.59 3.82 3.70 5/363 30209
/proc/meminfo: memFree=6802500/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=33988 CPUtime=51.08 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 11508 0 0 0 5107 1 0 0 25 0 1 0 601905504 34803712 5136 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255851 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 8497 5136 257 24 0 5131 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33988

[startup+102.314 s]
/proc/loadavg: 3.82 3.84 3.72 5/363 30210
/proc/meminfo: memFree=6759684/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=40012 CPUtime=102.3 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 12172 0 0 0 10229 1 0 0 25 0 1 0 601905504 40972288 5787 33554432000 4194304 4291235 140734521689424 18446744073709551615 4256087 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 10003 5787 257 24 0 6637 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40012

[startup+162.301 s]
/proc/loadavg: 4.00 3.90 3.74 5/363 30212
/proc/meminfo: memFree=6760996/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=40012 CPUtime=162.28 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 12172 0 0 0 16227 1 0 0 25 0 1 0 601905504 40972288 5787 33554432000 4194304 4291235 140734521689424 18446744073709551615 4261960 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 10003 5787 257 24 0 6637 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 40012

[startup+222.301 s]
/proc/loadavg: 4.00 3.91 3.75 5/363 30214
/proc/meminfo: memFree=6774328/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=40012 CPUtime=222.28 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 12182 0 0 0 22227 1 0 0 25 0 1 0 601905504 40972288 5797 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255714 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 10003 5797 257 24 0 6637 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 40012

[startup+282.301 s]
/proc/loadavg: 4.06 3.94 3.77 5/363 30215
/proc/meminfo: memFree=6809860/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=41144 CPUtime=282.28 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 12882 0 0 0 28227 1 0 0 25 0 1 0 601905504 42131456 6466 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 10286 6466 257 24 0 6920 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 41144

[startup+342.301 s]
/proc/loadavg: 4.13 3.98 3.79 5/363 30217
/proc/meminfo: memFree=6724492/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=41144 CPUtime=342.28 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 13047 0 0 0 34227 1 0 0 25 0 1 0 601905504 42131456 6627 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 10286 6627 257 24 0 6920 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 41144

[startup+402.301 s]
/proc/loadavg: 4.05 3.98 3.80 5/363 30218
/proc/meminfo: memFree=6756808/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=41144 CPUtime=402.29 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 13047 0 0 0 40228 1 0 0 25 0 1 0 601905504 42131456 6627 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 10286 6627 257 24 0 6920 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 41144

[startup+462.301 s]
/proc/loadavg: 4.11 4.01 3.82 5/363 30220
/proc/meminfo: memFree=6785900/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=42688 CPUtime=462.29 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 13703 0 0 0 46228 1 0 0 25 0 1 0 601905504 43712512 7270 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255722 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 10672 7270 257 24 0 7306 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 42688

[startup+522.301 s]
/proc/loadavg: 4.04 4.00 3.83 5/363 30222
/proc/meminfo: memFree=6691368/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=50080 CPUtime=522.3 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 16556 0 0 0 52228 2 0 0 25 0 1 0 601905504 51281920 8274 33554432000 4194304 4291235 140734521689424 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 12520 8274 257 24 0 9154 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 50080

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.83 5/363 30223
/proc/meminfo: memFree=6721200/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=50080 CPUtime=582.3 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 16556 0 0 0 58228 2 0 0 25 0 1 0 601905504 51281920 8274 33554432000 4194304 4291235 140734521689424 18446744073709551615 4261960 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 12520 8274 257 24 0 9154 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 50080

[startup+642.301 s]
/proc/loadavg: 4.06 4.01 3.85 5/363 30225
/proc/meminfo: memFree=6697472/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=50080 CPUtime=642.31 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 16556 0 0 0 64229 2 0 0 25 0 1 0 601905504 51281920 8274 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 12520 8274 257 24 0 9154 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 50080

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.85 5/363 30226
/proc/meminfo: memFree=6744548/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=50080 CPUtime=702.3 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 16556 0 0 0 70228 2 0 0 25 0 1 0 601905504 51281920 8274 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 12520 8274 257 24 0 9154 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 50080

[startup+762.313 s]
/proc/loadavg: 4.00 4.00 3.86 5/363 30228
/proc/meminfo: memFree=6623356/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=50080 CPUtime=762.32 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 16678 0 0 0 76230 2 0 0 25 0 1 0 601905504 51281920 8393 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 12520 8393 257 24 0 9154 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 50080

[startup+822.3 s]
/proc/loadavg: 4.07 4.03 3.87 5/363 30230
/proc/meminfo: memFree=6677744/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=64224 CPUtime=822.3 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 19403 0 0 0 82228 2 0 0 25 0 1 0 601905504 65765376 11041 33554432000 4194304 4291235 140734521689424 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 16056 11041 257 24 0 12690 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 64224

[startup+882.3 s]
/proc/loadavg: 4.09 4.05 3.89 5/363 30231
/proc/meminfo: memFree=6603540/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=54432 CPUtime=882.3 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 28204 0 0 0 88227 3 0 0 25 0 1 0 601905504 55738368 10248 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 13608 10248 257 24 0 10242 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 54432

[startup+942.3 s]
/proc/loadavg: 4.18 4.07 3.91 5/363 30233
/proc/meminfo: memFree=6607596/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=54432 CPUtime=942.3 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 28204 0 0 0 94227 3 0 0 25 0 1 0 601905504 55738368 10248 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 13608 10248 257 24 0 10242 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 54432

[startup+1002.3 s]
/proc/loadavg: 4.06 4.05 3.91 5/363 30234
/proc/meminfo: memFree=6592916/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=54432 CPUtime=1002.3 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 28206 0 0 0 100227 3 0 0 25 0 1 0 601905504 55738368 10250 33554432000 4194304 4291235 140734521689424 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 13608 10250 257 24 0 10242 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 54432

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.91 5/363 30236
/proc/meminfo: memFree=6627356/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=54432 CPUtime=1062.3 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 28206 0 0 0 106227 3 0 0 25 0 1 0 601905504 55738368 10250 33554432000 4194304 4291235 140734521689424 18446744073709551615 4256129 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 13608 10250 257 24 0 10242 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 54432

[startup+1122.3 s]
/proc/loadavg: 4.17 4.06 3.92 5/363 30238
/proc/meminfo: memFree=6576840/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=54432 CPUtime=1122.3 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 28206 0 0 0 112227 3 0 0 25 0 1 0 601905504 55738368 10250 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 13608 10250 257 24 0 10242 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 54432

[startup+1182.3 s]
/proc/loadavg: 4.06 4.05 3.92 5/363 30239
/proc/meminfo: memFree=6615868/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=54432 CPUtime=1182.31 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 28207 0 0 0 118228 3 0 0 25 0 1 0 601905504 55738368 10251 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255575 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 13608 10251 257 24 0 10242 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 54432

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.92 5/363 30241
/proc/meminfo: memFree=6645564/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=54432 CPUtime=1242.31 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 28207 0 0 0 124228 3 0 0 25 0 1 0 601905504 55738368 10251 33554432000 4194304 4291235 140734521689424 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 13608 10251 257 24 0 10242 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 54432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.93 5/363 30242
/proc/meminfo: memFree=6560572/32950928 swapFree=45936960/67111528
[pid=30187] ppid=30185 vsize=45616 CPUtime=1300.03 cores=5,7
/proc/30187/stat : 30187 (minisat) R 30185 30187 29236 0 -1 4202496 28953 0 0 0 129999 4 0 0 25 0 1 0 601905504 46710784 7719 33554432000 4194304 4291235 140734521689424 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30187/statm: 11404 7719 257 24 0 8038 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 45616

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.04
CPU user time (s): 1299.99
CPU system time (s): 0.042993
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 64224

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

runsolver used 4.5883 second user time and 10.5874 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 03:04:48
IDJOB=3318217
IDBENCH=83412
IDSOLVER=1707
FILE ID=node149/3318217-1304903088
RUNJOBID= node149-1304903088-30168
PBS_JOBID= 13282122
Free space on /tmp= 42548 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_1_keyfind_1.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318217-1304903088/watcher-3318217-1304903088 -o /tmp/evaluation-result-3318217-1304903088/solver-3318217-1304903088 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318217-1304903088.cnf

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=585520520

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:       7032820 kB
Buffers:        231420 kB
Cached:       20597024 kB
SwapCached:      20984 kB
Active:       11308236 kB
Inactive:     13860464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7032820 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:            2372 kB
Writeback:           0 kB
AnonPages:     4331284 kB
Mapped:          13404 kB
Slab:           612464 kB
PageTables:      72364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80198220 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= 42544 MiB
End job on node149 at 2011-05-09 03:26:30