Trace number 3422490

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: contrasat 2011-03-02? (TO) 5000.06 5000.03

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-3422490-1306668677/watcher-3422490-1306668677 -o /tmp/evaluation-result-3422490-1306668677/solver-3422490-1306668677 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422490-1306668677.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 2/572 23066
/proc/meminfo: memFree=24099868/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=19788 CPUtime=0.01 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 653 0 0 0 1 0 0 0 25 0 1 0 778466538 20262912 566 33554432000 4194304 4298156 140735075245520 18446744073709551615 4228031 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 4947 566 220 26 0 1579 0

[startup+0.0883611 s]
/proc/loadavg: 2.00 2.02 2.00 2/572 23066
/proc/meminfo: memFree=24099868/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=16160 CPUtime=0.08 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 986 0 0 0 8 0 0 0 25 0 1 0 778466538 16547840 633 33554432000 4194304 4298156 140735075245520 18446744073709551615 4261904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 4040 633 239 26 0 672 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16160

[startup+0.100357 s]
/proc/loadavg: 2.00 2.02 2.00 2/572 23066
/proc/meminfo: memFree=24099868/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=16160 CPUtime=0.09 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 1003 0 0 0 9 0 0 0 25 0 1 0 778466538 16547840 650 33554432000 4194304 4298156 140735075245520 18446744073709551615 4253672 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 4040 650 239 26 0 672 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16160

[startup+0.300321 s]
/proc/loadavg: 2.00 2.02 2.00 2/572 23066
/proc/meminfo: memFree=24099868/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=19212 CPUtime=0.29 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 1738 0 0 0 29 0 0 0 25 0 1 0 778466538 19673088 1315 33554432000 4194304 4298156 140735075245520 18446744073709551615 4254108 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 4803 1315 239 26 0 1435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19212

[startup+0.70025 s]
/proc/loadavg: 2.00 2.02 2.00 2/572 23066
/proc/meminfo: memFree=24099868/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=24404 CPUtime=0.69 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2341 0 0 0 69 0 0 0 25 0 1 0 778466538 24989696 1852 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 6101 1852 239 26 0 2733 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24404

[startup+1.50011 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 23067
/proc/meminfo: memFree=24091312/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=25456 CPUtime=1.49 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 3419 0 0 0 149 0 0 0 25 0 1 0 778466538 26066944 2839 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 6364 2839 239 26 0 2996 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25456

[startup+3.10082 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 23067
/proc/meminfo: memFree=24085608/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=26156 CPUtime=3.09 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 3570 0 0 0 309 0 0 0 25 0 1 0 778466538 26783744 2986 33554432000 4194304 4298156 140735075245520 18446744073709551615 4253752 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 6539 2986 239 26 0 3171 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26156

[startup+6.30025 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 23067
/proc/meminfo: memFree=24082072/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=28860 CPUtime=6.29 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 4499 0 0 0 629 0 0 0 25 0 1 0 778466538 29552640 3836 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256829 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 7215 3836 239 26 0 3847 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28860

[startup+12.7001 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 23067
/proc/meminfo: memFree=24074100/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=40532 CPUtime=12.69 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 11847 0 0 0 1268 1 0 0 25 0 1 0 778466538 41504768 6650 33554432000 4194304 4298156 140735075245520 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 10133 6650 240 26 0 6765 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40532

[startup+25.5008 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 23067
/proc/meminfo: memFree=24066680/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=44948 CPUtime=25.49 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 19982 0 0 0 2547 2 0 0 25 0 1 0 778466538 46026752 7532 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 11237 7532 240 26 0 7869 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44948

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 23068
/proc/meminfo: memFree=24061804/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=52132 CPUtime=51.09 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 34276 0 0 0 5105 4 0 0 25 0 1 0 778466538 53383168 8736 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256296 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 13033 8736 240 26 0 9665 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52132

[startup+102.322 s]
/proc/loadavg: 2.07 2.03 2.00 4/573 23069
/proc/meminfo: memFree=24027540/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=82748 CPUtime=102.31 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 43407 0 0 0 10227 4 0 0 25 0 1 0 778466538 84733952 17309 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256497 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 20687 17309 240 26 0 17319 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 82748

[startup+162.3 s]
/proc/loadavg: 2.23 2.07 2.02 4/573 23071
/proc/meminfo: memFree=24042380/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=82748 CPUtime=162.28 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 43407 0 0 0 16224 4 0 0 25 0 1 0 778466538 84733952 17309 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256985 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 20687 17309 240 26 0 17319 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 82748

[startup+222.301 s]
/proc/loadavg: 2.21 2.09 2.02 4/573 23072
/proc/meminfo: memFree=24036016/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=82748 CPUtime=222.28 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 43407 0 0 0 22224 4 0 0 25 0 1 0 778466538 84733952 17309 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 20687 17309 240 26 0 17319 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 82748

[startup+282.301 s]
/proc/loadavg: 2.07 2.07 2.01 4/573 23074
/proc/meminfo: memFree=24028400/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=94416 CPUtime=282.29 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 71636 0 0 0 28221 8 0 0 25 0 1 0 778466538 96681984 19142 33554432000 4194304 4298156 140735075245520 18446744073709551615 4272268 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 23604 19142 240 26 0 20236 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 94416

[startup+342.3 s]
/proc/loadavg: 2.02 2.05 2.01 4/573 23076
/proc/meminfo: memFree=23994888/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=113384 CPUtime=342.28 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 77879 0 0 0 34220 8 0 0 25 0 1 0 778466538 116105216 24968 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 28346 24968 240 26 0 24978 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 113384

[startup+402.301 s]
/proc/loadavg: 2.01 2.04 2.00 4/573 23077
/proc/meminfo: memFree=24034896/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=82716 CPUtime=402.28 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 83956 0 0 0 40219 9 0 0 25 0 1 0 778466538 84701184 15314 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 20679 15314 240 26 0 17311 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 82716

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 4/573 23079
/proc/meminfo: memFree=24031876/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=113320 CPUtime=462.29 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 84913 0 0 0 46219 10 0 0 25 0 1 0 778466538 116039680 16232 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 28330 16232 240 26 0 24962 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 113320

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 23080
/proc/meminfo: memFree=23998228/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=124992 CPUtime=522.29 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 105982 0 0 0 52216 13 0 0 25 0 1 0 778466538 127991808 23971 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256787 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 31248 23971 240 26 0 27880 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 124992

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 23082
/proc/meminfo: memFree=23963584/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=124992 CPUtime=582.29 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 107502 0 0 0 58215 14 0 0 25 0 1 0 778466538 127991808 25418 33554432000 4194304 4298156 140735075245520 18446744073709551615 4253692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23066/statm: 31248 25418 240 26 0 27880 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 124992

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/573 23185
/proc/meminfo: memFree=23894840/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=177428 CPUtime=4002.31 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 1994558 0 0 0 399915 316 0 0 25 0 1 0 778466538 181686272 36995 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 44357 36995 240 26 0 40989 0
Current children cumulated CPU time (s) 4002.31
Current children cumulated vsize (KiB) 177428

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.00 4/573 23187
/proc/meminfo: memFree=23930004/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=128108 CPUtime=4062.33 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2015199 0 0 0 405913 320 0 0 25 0 1 0 778466538 131182592 28333 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 32027 28333 240 26 0 28659 0
Current children cumulated CPU time (s) 4062.33
Current children cumulated vsize (KiB) 128108

[startup+4122.3 s]
/proc/loadavg: 2.14 2.06 2.02 4/573 23188
/proc/meminfo: memFree=23888912/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=177428 CPUtime=4122.3 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2060966 0 0 0 411904 326 0 0 25 0 1 0 778466538 181686272 36981 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256258 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 44357 36981 240 26 0 40989 0
Current children cumulated CPU time (s) 4122.3
Current children cumulated vsize (KiB) 177428

[startup+4182.3 s]
/proc/loadavg: 2.11 2.07 2.02 4/573 23190
/proc/meminfo: memFree=23891472/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=177428 CPUtime=4182.3 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2108958 0 0 0 417897 333 0 0 25 0 1 0 778466538 181686272 38451 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 44357 38451 240 26 0 40989 0
Current children cumulated CPU time (s) 4182.3
Current children cumulated vsize (KiB) 177428

[startup+4242.3 s]
/proc/loadavg: 2.04 2.06 2.02 4/573 23192
/proc/meminfo: memFree=23879520/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=177428 CPUtime=4242.31 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2149595 0 0 0 423891 340 0 0 25 0 1 0 778466538 181686272 39529 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 44357 39529 240 26 0 40989 0
Current children cumulated CPU time (s) 4242.31
Current children cumulated vsize (KiB) 177428

[startup+4302.3 s]
/proc/loadavg: 2.01 2.04 2.01 4/573 23193
/proc/meminfo: memFree=23869424/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=257568 CPUtime=4302.31 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2198150 0 0 0 429885 346 0 0 25 0 1 0 778466538 263749632 46500 33554432000 4194304 4298156 140735075245520 18446744073709551615 4264297 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 64392 46504 240 26 0 61024 0
Current children cumulated CPU time (s) 4302.31
Current children cumulated vsize (KiB) 257568

[startup+4362.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/573 23195
/proc/meminfo: memFree=23844820/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=177428 CPUtime=4362.31 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2249786 0 0 0 435876 355 0 0 25 0 1 0 778466538 181686272 39361 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 44357 39361 240 26 0 40989 0
Current children cumulated CPU time (s) 4362.31
Current children cumulated vsize (KiB) 177428

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 23196
/proc/meminfo: memFree=23854064/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=208248 CPUtime=4422.31 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2285223 0 0 0 441869 362 0 0 25 0 1 0 778466538 213245952 44107 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 52062 44107 240 26 0 48694 0
Current children cumulated CPU time (s) 4422.31
Current children cumulated vsize (KiB) 208248

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 23198
/proc/meminfo: memFree=23873244/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=177428 CPUtime=4482.32 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2331705 0 0 0 447863 369 0 0 25 0 1 0 778466538 181686272 40224 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256347 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 44357 40224 240 26 0 40989 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 177428

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/573 23200
/proc/meminfo: memFree=23863280/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=208248 CPUtime=4542.31 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2365324 0 0 0 453858 373 0 0 25 0 1 0 778466538 213245952 41980 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 52062 41980 240 26 0 48694 0
Current children cumulated CPU time (s) 4542.31
Current children cumulated vsize (KiB) 208248

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/573 23201
/proc/meminfo: memFree=23858640/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=208248 CPUtime=4602.33 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2385492 0 0 0 459856 377 0 0 25 0 1 0 778466538 213245952 43098 33554432000 4194304 4298156 140735075245520 18446744073709551615 4254984 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 52062 43098 240 26 0 48694 0
Current children cumulated CPU time (s) 4602.33
Current children cumulated vsize (KiB) 208248

[startup+4662.3 s]
/proc/loadavg: 2.14 2.05 2.01 4/573 23203
/proc/meminfo: memFree=23854492/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=208248 CPUtime=4662.32 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2406218 0 0 0 465850 382 0 0 25 0 1 0 778466538 213245952 44292 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 52062 44292 240 26 0 48694 0
Current children cumulated CPU time (s) 4662.32
Current children cumulated vsize (KiB) 208248

[startup+4722.32 s]
/proc/loadavg: 1.70 1.96 1.98 2/567 23222
/proc/meminfo: memFree=24015636/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=208248 CPUtime=4722.34 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2426033 0 0 0 471847 387 0 0 25 0 1 0 778466538 213245952 43855 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 52062 43855 240 26 0 48694 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 208248

[startup+4782.3 s]
/proc/loadavg: 1.25 1.78 1.92 2/567 23224
/proc/meminfo: memFree=24012612/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=208248 CPUtime=4782.32 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2460974 0 0 0 477839 393 0 0 25 0 1 0 778466538 213245952 44996 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 52062 44996 240 26 0 48694 0
Current children cumulated CPU time (s) 4782.32
Current children cumulated vsize (KiB) 208248

[startup+4842.3 s]
/proc/loadavg: 1.09 1.64 1.86 2/567 23226
/proc/meminfo: memFree=24007732/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=208248 CPUtime=4842.32 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2482154 0 0 0 483833 399 0 0 25 0 1 0 778466538 213245952 46048 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 52062 46048 240 26 0 48694 0
Current children cumulated CPU time (s) 4842.32
Current children cumulated vsize (KiB) 208248

[startup+4902.3 s]
/proc/loadavg: 1.03 1.52 1.80 2/567 23227
/proc/meminfo: memFree=24005700/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=208248 CPUtime=4902.32 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2503395 0 0 0 489828 404 0 0 25 0 1 0 778466538 213245952 46762 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256383 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 52062 46762 240 26 0 48694 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 208248

[startup+4962.3 s]
/proc/loadavg: 1.01 1.42 1.75 2/567 23229
/proc/meminfo: memFree=24017684/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=208248 CPUtime=4962.33 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2542241 0 0 0 495821 412 0 0 25 0 1 0 778466538 213245952 43767 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 52062 43767 240 26 0 48694 0
Current children cumulated CPU time (s) 4962.33
Current children cumulated vsize (KiB) 208248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.37 1.71 2/567 23230
/proc/meminfo: memFree=24014180/32950928 swapFree=49808508/67111528
[pid=23066] ppid=23064 vsize=208248 CPUtime=5000.04 cores=1,3,5,7
/proc/23066/stat : 23066 (contrasat_relea) R 23064 23066 22479 0 -1 4202496 2562238 0 0 0 499589 415 0 0 25 0 1 0 778466538 213245952 44571 33554432000 4194304 4298156 140735075245520 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/23066/statm: 52062 44571 240 26 0 48694 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 208248

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): 5000.03
CPU time (s): 5000.06
CPU user time (s): 4995.9
CPU system time (s): 4.16537
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 288388

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

runsolver used 26.295 second user time and 68.9875 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-29 13:31:17
IDJOB=3422490
IDBENCH=83421
IDSOLVER=1915
FILE ID=node122/3422490-1306668677
RUNJOBID= node122-1306658668-22498
PBS_JOBID= 13471775
Free space on /tmp= 73480 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_keyfind_1.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422490-1306668677/watcher-3422490-1306668677 -o /tmp/evaluation-result-3422490-1306668677/solver-3422490-1306668677 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422490-1306668677.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=1795745055

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24100024 kB
Buffers:        213140 kB
Cached:        2335108 kB
SwapCached:      60784 kB
Active:         601640 kB
Inactive:      7988560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24100024 kB
SwapTotal:    67111528 kB
SwapFree:     49808508 kB
Dirty:             432 kB
Writeback:           0 kB
AnonPages:     5995484 kB
Mapped:          11768 kB
Slab:            97784 kB
PageTables:      92904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180832288 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= 73484 MiB
End job on node122 at 2011-05-29 14:54:39