Trace number 3362729

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 reference: minisat 2.2.0? (TO) 1300.01 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
Number of clauses of size over 50

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-3362729-1305308133/watcher-3362729-1305308133 -o /tmp/evaluation-result-3362729-1305308133/solver-3362729-1305308133 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362729-1305308133.cnf 

running on 2 cores: 4,6

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: 4.03 4.04 4.00 5/370 22477
/proc/meminfo: memFree=19213092/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=19648 CPUtime=0 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 575 0 0 0 0 0 0 0 25 0 1 0 642413697 20119552 506 33554432000 4194304 4291037 140733210893344 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 4912 506 238 24 0 1546 0

[startup+0.0808731 s]
/proc/loadavg: 4.03 4.04 4.00 5/370 22477
/proc/meminfo: memFree=19213092/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=16056 CPUtime=0.07 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 787 0 0 0 7 0 0 0 25 0 1 0 642413697 16441344 642 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 4014 642 255 24 0 648 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16056

[startup+0.100883 s]
/proc/loadavg: 4.03 4.04 4.00 5/370 22477
/proc/meminfo: memFree=19213092/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=16056 CPUtime=0.09 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 819 0 0 0 9 0 0 0 25 0 1 0 642413697 16441344 673 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 4014 673 255 24 0 648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16056

[startup+0.300837 s]
/proc/loadavg: 4.03 4.04 4.00 5/370 22477
/proc/meminfo: memFree=19213092/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=18860 CPUtime=0.29 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 1512 0 0 0 29 0 0 0 25 0 1 0 642413697 19312640 1150 33554432000 4194304 4291037 140733210893344 18446744073709551615 4248474 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 4715 1150 255 24 0 1349 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18860

[startup+0.700738 s]
/proc/loadavg: 4.03 4.04 4.00 5/370 22477
/proc/meminfo: memFree=19213092/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=18860 CPUtime=0.69 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 1683 0 0 0 69 0 0 0 25 0 1 0 642413697 19312640 1321 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255949 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 4715 1321 255 24 0 1349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18860

[startup+1.50061 s]
/proc/loadavg: 4.03 4.04 4.00 5/371 22478
/proc/meminfo: memFree=19205280/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=20508 CPUtime=1.49 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 1778 0 0 0 149 0 0 0 25 0 1 0 642413697 21000192 1412 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 5127 1412 255 24 0 1761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20508

[startup+3.10033 s]
/proc/loadavg: 4.03 4.04 4.00 5/371 22478
/proc/meminfo: memFree=19201772/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=20508 CPUtime=3.09 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 1917 0 0 0 309 0 0 0 25 0 1 0 642413697 21000192 1548 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 5127 1548 255 24 0 1761 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20508

[startup+6.30075 s]
/proc/loadavg: 4.03 4.04 4.00 5/371 22478
/proc/meminfo: memFree=19189488/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=22200 CPUtime=6.29 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 2488 0 0 0 629 0 0 0 25 0 1 0 642413697 22732800 2101 33554432000 4194304 4291037 140733210893344 18446744073709551615 4248644 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 5550 2101 255 24 0 2184 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22200

[startup+12.7006 s]
/proc/loadavg: 4.02 4.04 4.00 5/371 22478
/proc/meminfo: memFree=19172684/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=27692 CPUtime=12.69 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 3009 0 0 0 1269 0 0 0 25 0 1 0 642413697 28356608 2607 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 6923 2607 255 24 0 3557 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27692

[startup+25.5003 s]
/proc/loadavg: 4.02 4.04 4.00 5/371 22478
/proc/meminfo: memFree=19138588/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=27692 CPUtime=25.48 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 3997 0 0 0 2548 0 0 0 25 0 1 0 642413697 28356608 3560 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256172 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 6923 3560 255 24 0 3557 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27692

[startup+51.1006 s]
/proc/loadavg: 4.08 4.05 4.00 5/371 22479
/proc/meminfo: memFree=19044176/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=32160 CPUtime=51.09 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 7462 0 0 0 5108 1 0 0 25 0 1 0 642413697 32931840 4622 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 8040 4622 256 24 0 4674 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32160

[startup+102.313 s]
/proc/loadavg: 4.08 4.06 4.00 5/371 22563
/proc/meminfo: memFree=24232264/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=40908 CPUtime=102.3 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 8937 0 0 0 10229 1 0 0 25 0 1 0 642413697 41889792 6076 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 10227 6076 256 24 0 6861 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40908

[startup+162.3 s]
/proc/loadavg: 4.08 4.06 4.00 5/371 22565
/proc/meminfo: memFree=24061732/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=41096 CPUtime=162.29 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 12280 0 0 0 16227 2 0 0 25 0 1 0 642413697 42082304 6629 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 10274 6629 256 24 0 6908 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41096

[startup+222.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/371 22567
/proc/meminfo: memFree=23995716/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=41096 CPUtime=222.29 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 12569 0 0 0 22227 2 0 0 25 0 1 0 642413697 42082304 6912 33554432000 4194304 4291037 140733210893344 18446744073709551615 4257065 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 10274 6912 256 24 0 6908 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 41096

[startup+282.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/371 22568
/proc/meminfo: memFree=24036832/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=45560 CPUtime=282.29 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 13680 0 0 0 28227 2 0 0 25 0 1 0 642413697 46653440 8000 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 11390 8000 256 24 0 8024 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 45560

[startup+342.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/371 22570
/proc/meminfo: memFree=23945876/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=49980 CPUtime=342.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 14829 0 0 0 34226 2 0 0 25 0 1 0 642413697 51179520 9132 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 12495 9132 256 24 0 9129 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 49980

[startup+402.301 s]
/proc/loadavg: 4.13 4.05 4.01 5/371 22571
/proc/meminfo: memFree=23960848/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=49980 CPUtime=402.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 14829 0 0 0 40226 2 0 0 25 0 1 0 642413697 51179520 9132 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 12495 9132 256 24 0 9129 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 49980

[startup+462.301 s]
/proc/loadavg: 4.11 4.06 4.01 5/371 22573
/proc/meminfo: memFree=23950384/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=49980 CPUtime=462.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 14829 0 0 0 46226 2 0 0 25 0 1 0 642413697 51179520 9132 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 12495 9132 256 24 0 9129 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 49980

[startup+522.301 s]
/proc/loadavg: 4.11 4.06 4.01 5/371 22575
/proc/meminfo: memFree=23943156/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=49980 CPUtime=522.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 14829 0 0 0 52226 2 0 0 25 0 1 0 642413697 51179520 9132 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 12495 9132 256 24 0 9129 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 49980

[startup+582.301 s]
/proc/loadavg: 4.13 4.08 4.01 5/371 22576
/proc/meminfo: memFree=23843032/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=54368 CPUtime=582.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 15951 0 0 0 58226 2 0 0 25 0 1 0 642413697 55672832 10229 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 13592 10229 256 24 0 10226 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 54368

[startup+642.301 s]
/proc/loadavg: 4.25 4.11 4.02 5/371 22578
/proc/meminfo: memFree=23816816/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=54368 CPUtime=642.3 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 15953 0 0 0 64228 2 0 0 25 0 1 0 642413697 55672832 10231 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 13592 10231 256 24 0 10226 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 54368

[startup+702.301 s]
/proc/loadavg: 4.16 4.10 4.02 5/371 22579
/proc/meminfo: memFree=23893388/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=54368 CPUtime=702.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 15953 0 0 0 70226 2 0 0 25 0 1 0 642413697 55672832 10231 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 13592 10231 256 24 0 10226 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 54368

[startup+762.314 s]
/proc/loadavg: 4.06 4.08 4.02 5/371 22581
/proc/meminfo: memFree=23884292/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=58796 CPUtime=762.3 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 17082 0 0 0 76227 3 0 0 25 0 1 0 642413697 60207104 11336 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 14699 11336 256 24 0 11333 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 58796

[startup+822.3 s]
/proc/loadavg: 4.02 4.06 4.01 5/371 22583
/proc/meminfo: memFree=23946868/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=58796 CPUtime=822.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 22930 0 0 0 82225 3 0 0 25 0 1 0 642413697 60207104 11320 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 14699 11320 256 24 0 11333 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 58796

[startup+882.3 s]
/proc/loadavg: 4.01 4.05 4.01 5/371 22584
/proc/meminfo: memFree=23979548/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=58796 CPUtime=882.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 22947 0 0 0 88225 3 0 0 25 0 1 0 642413697 60207104 11336 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 14699 11336 256 24 0 11333 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 58796

[startup+942.301 s]
/proc/loadavg: 4.00 4.04 4.00 5/371 22586
/proc/meminfo: memFree=23727904/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=68700 CPUtime=942.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 22949 0 0 0 94225 3 0 0 25 0 1 0 642413697 70348800 11338 33554432000 4194304 4291037 140733210893344 18446744073709551615 4262408 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 17175 11338 256 24 0 13809 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 68700

[startup+1002.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/371 22587
/proc/meminfo: memFree=23637840/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=68700 CPUtime=1002.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 25466 0 0 0 100225 3 0 0 25 0 1 0 642413697 70348800 13812 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 17175 13812 256 24 0 13809 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 68700

[startup+1062.3 s]
/proc/loadavg: 4.09 4.06 4.01 5/371 22589
/proc/meminfo: memFree=23846608/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=68700 CPUtime=1062.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 25466 0 0 0 106225 3 0 0 25 0 1 0 642413697 70348800 13812 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 17175 13812 256 24 0 13809 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 68700

[startup+1122.3 s]
/proc/loadavg: 4.13 4.08 4.01 5/371 22591
/proc/meminfo: memFree=23842852/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=68700 CPUtime=1122.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 25466 0 0 0 112225 3 0 0 25 0 1 0 642413697 70348800 13812 33554432000 4194304 4291037 140733210893344 18446744073709551615 4262212 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 17175 13812 256 24 0 13809 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 68700

[startup+1182.3 s]
/proc/loadavg: 4.11 4.08 4.01 5/371 22592
/proc/meminfo: memFree=23936540/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=68700 CPUtime=1182.28 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 25466 0 0 0 118225 3 0 0 25 0 1 0 642413697 70348800 13812 33554432000 4194304 4291037 140733210893344 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 17175 13812 256 24 0 13809 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 68700

[startup+1242.3 s]
/proc/loadavg: 4.08 4.07 4.01 5/371 22594
/proc/meminfo: memFree=23778888/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=68700 CPUtime=1242.29 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 25466 0 0 0 124225 4 0 0 25 0 1 0 642413697 70348800 13812 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 17175 13812 256 24 0 13809 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 68700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.06 4.00 5/371 22595
/proc/meminfo: memFree=23662780/32951124 swapFree=56449224/67111528
[pid=22477] ppid=22475 vsize=68700 CPUtime=1300 cores=4,6
/proc/22477/stat : 22477 (minisat_release) R 22475 22477 22218 0 -1 4202496 25466 0 0 0 129996 4 0 0 25 0 1 0 642413697 70348800 13812 33554432000 4194304 4291037 140733210893344 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22477/statm: 17175 13812 256 24 0 13809 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 68700

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.01
CPU user time (s): 1299.97
CPU system time (s): 0.044993
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 68700

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

runsolver used 4.91525 second user time and 10.4664 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-13 19:35:33
IDJOB=3362729
IDBENCH=83421
IDSOLVER=1840
FILE ID=node106/3362729-1305308133
RUNJOBID= node106-1305306823-22237
PBS_JOBID= 13321483
Free space on /tmp= 45668 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_keyfind_1.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362729-1305308133/watcher-3362729-1305308133 -o /tmp/evaluation-result-3362729-1305308133/solver-3362729-1305308133 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362729-1305308133.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=953152136

node106.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	: 5226.20
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.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19213248 kB
Buffers:        212936 kB
Cached:        5625596 kB
SwapCached:      27544 kB
Active:        5715888 kB
Inactive:      7788344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19213248 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:     7646832 kB
Mapped:          10488 kB
Slab:           111696 kB
PageTables:      58120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82036764 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= 45844 MiB
End job on node106 at 2011-05-13 19:57:15