Trace number 3350532

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) 1300.06 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-3350532-1304972939/watcher-3350532-1304972939 -o /tmp/evaluation-result-3350532-1304972939/solver-3350532-1304972939 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350532-1304972939.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.38 3.04 3.30 2/311 29727
/proc/meminfo: memFree=25383908/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=19660 CPUtime=0 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 583 0 0 0 0 0 0 0 23 0 1 0 687524343 20131840 503 33554432000 4194304 4298156 140735584737920 18446744073709551615 4227656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 4915 503 220 26 0 1547 0

[startup+0.022132 s]
/proc/loadavg: 1.38 3.04 3.30 2/311 29727
/proc/meminfo: memFree=25383908/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=15676 CPUtime=0.01 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 733 0 0 0 1 0 0 0 23 0 1 0 687524343 16052224 553 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 3919 553 237 26 0 551 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15676

[startup+0.10112 s]
/proc/loadavg: 1.38 3.04 3.30 2/311 29727
/proc/meminfo: memFree=25383908/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=16164 CPUtime=0.09 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 993 0 0 0 9 0 0 0 23 0 1 0 687524343 16551936 639 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 4041 639 239 26 0 673 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16164

[startup+0.301078 s]
/proc/loadavg: 1.38 3.04 3.30 2/311 29727
/proc/meminfo: memFree=25383908/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=19216 CPUtime=0.29 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 1639 0 0 0 29 0 0 0 25 0 1 0 687524343 19677184 1216 33554432000 4194304 4298156 140735584737920 18446744073709551615 4261474 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 4804 1216 239 26 0 1436 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19216

[startup+0.701026 s]
/proc/loadavg: 1.38 3.04 3.30 2/311 29727
/proc/meminfo: memFree=25383908/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=21728 CPUtime=0.69 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 2278 0 0 0 69 0 0 0 25 0 1 0 687524343 22249472 1792 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256790 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 5432 1792 239 26 0 2064 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21728

[startup+1.50088 s]
/proc/loadavg: 1.59 3.06 3.30 5/327 29785
/proc/meminfo: memFree=25361944/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=25460 CPUtime=1.49 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 3285 0 0 0 149 0 0 0 25 0 1 0 687524343 26071040 2710 33554432000 4194304 4298156 140735584737920 18446744073709551615 4253699 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 6365 2710 239 26 0 2997 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25460

[startup+3.10058 s]
/proc/loadavg: 1.59 3.06 3.30 5/327 29785
/proc/meminfo: memFree=25343220/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=25460 CPUtime=3.09 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 3570 0 0 0 309 0 0 0 25 0 1 0 687524343 26071040 2985 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 6365 2985 239 26 0 2997 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25460

[startup+6.301 s]
/proc/loadavg: 1.59 3.06 3.30 5/327 29812
/proc/meminfo: memFree=25322288/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=28864 CPUtime=6.29 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 4500 0 0 0 629 0 0 0 25 0 1 0 687524343 29556736 3836 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256497 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 7216 3836 239 26 0 3848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28864

[startup+12.7008 s]
/proc/loadavg: 1.96 3.09 3.31 5/327 29813
/proc/meminfo: memFree=25301140/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=36116 CPUtime=12.69 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 10500 0 0 0 1268 1 0 0 25 0 1 0 687524343 36982784 5422 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 9029 5422 240 26 0 5661 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36116

[startup+25.5004 s]
/proc/loadavg: 2.35 3.13 3.32 5/327 29813
/proc/meminfo: memFree=25278836/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=44952 CPUtime=25.49 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 19677 0 0 0 2546 3 0 0 25 0 1 0 687524343 46030848 7240 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 11238 7240 240 26 0 7870 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44952

[startup+51.1006 s]
/proc/loadavg: 2.91 3.20 3.33 5/327 29814
/proc/meminfo: memFree=25251620/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=52136 CPUtime=51.09 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 34178 0 0 0 5103 6 0 0 25 0 1 0 687524343 53387264 8644 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 13034 8644 240 26 0 9666 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52136

[startup+102.312 s]
/proc/loadavg: 3.56 3.33 3.37 5/327 29815
/proc/meminfo: memFree=25126980/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=82752 CPUtime=102.3 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 42826 0 0 0 10223 7 0 0 25 0 1 0 687524343 84738048 16752 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 20688 16752 240 26 0 17320 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82752

[startup+162.301 s]
/proc/loadavg: 3.94 3.48 3.42 5/327 29817
/proc/meminfo: memFree=25072508/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=82752 CPUtime=162.3 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 43408 0 0 0 16223 7 0 0 25 0 1 0 687524343 84738048 17309 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 20688 17309 240 26 0 17320 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 82752

[startup+222.301 s]
/proc/loadavg: 3.98 3.57 3.45 5/327 29818
/proc/meminfo: memFree=25076452/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=82752 CPUtime=222.3 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 43408 0 0 0 22223 7 0 0 25 0 1 0 687524343 84738048 17309 33554432000 4194304 4298156 140735584737920 18446744073709551615 4257002 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 20688 17309 240 26 0 17320 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 82752

[startup+282.301 s]
/proc/loadavg: 3.99 3.65 3.48 5/327 29820
/proc/meminfo: memFree=25090060/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=82752 CPUtime=282.3 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 67917 0 0 0 28219 11 0 0 25 0 1 0 687524343 84738048 15596 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 20688 15596 240 26 0 17320 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 82752

[startup+342.3 s]
/proc/loadavg: 3.99 3.71 3.51 5/327 29821
/proc/meminfo: memFree=25068468/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=94420 CPUtime=342.3 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 72308 0 0 0 34217 13 0 0 25 0 1 0 687524343 96686080 19787 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 23605 19787 240 26 0 20237 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94420

[startup+402.3 s]
/proc/loadavg: 3.99 3.76 3.54 5/327 29823
/proc/meminfo: memFree=25043144/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=113388 CPUtime=402.3 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 77880 0 0 0 40216 14 0 0 25 0 1 0 687524343 116109312 24968 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 28347 24968 240 26 0 24979 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113388

[startup+462.301 s]
/proc/loadavg: 4.11 3.83 3.58 5/327 29825
/proc/meminfo: memFree=25107232/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=82720 CPUtime=462.3 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 83957 0 0 0 46214 16 0 0 25 0 1 0 687524343 84705280 15314 33554432000 4194304 4298156 140735584737920 18446744073709551615 4254478 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 20680 15314 240 26 0 17312 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 82720

[startup+522.301 s]
/proc/loadavg: 4.04 3.86 3.60 5/327 29826
/proc/meminfo: memFree=25070624/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=113324 CPUtime=522.3 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 84914 0 0 0 52214 16 0 0 25 0 1 0 687524343 116043776 16232 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 28331 16232 240 26 0 24963 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 113324

[startup+582.301 s]
/proc/loadavg: 4.01 3.88 3.62 5/327 29828
/proc/meminfo: memFree=25028916/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=124996 CPUtime=582.31 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 105803 0 0 0 58211 20 0 0 25 0 1 0 687524343 127995904 23797 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 31249 23797 240 26 0 27881 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 124996

[startup+642.301 s]
/proc/loadavg: 4.14 3.93 3.65 5/327 29832
/proc/meminfo: memFree=25023444/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=124996 CPUtime=642.32 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 106885 0 0 0 64212 20 0 0 25 0 1 0 687524343 127995904 24838 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 31249 24838 240 26 0 27881 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 124996

[startup+702.3 s]
/proc/loadavg: 4.05 3.94 3.67 5/327 29834
/proc/meminfo: memFree=25012756/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=143964 CPUtime=702.31 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 113137 0 0 0 70210 21 0 0 25 0 1 0 687524343 147419136 30625 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 35991 30625 240 26 0 32623 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 143964

[startup+762.312 s]
/proc/loadavg: 4.05 3.97 3.70 5/327 29836
/proc/meminfo: memFree=25044340/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=143964 CPUtime=762.32 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 113137 0 0 0 76211 21 0 0 25 0 1 0 687524343 147419136 30625 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 35991 30625 240 26 0 32623 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 143964

[startup+822.301 s]
/proc/loadavg: 4.02 3.97 3.71 5/327 29837
/proc/meminfo: memFree=25006108/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=143964 CPUtime=822.31 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 113137 0 0 0 82210 21 0 0 25 0 1 0 687524343 147419136 30625 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 35991 30625 240 26 0 32623 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 143964

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.73 5/327 29839
/proc/meminfo: memFree=24989708/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=143964 CPUtime=882.31 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 113137 0 0 0 88210 21 0 0 25 0 1 0 687524343 147419136 30625 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 35991 30625 240 26 0 32623 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 143964

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/327 29840
/proc/meminfo: memFree=25010616/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=143964 CPUtime=942.32 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 113137 0 0 0 94210 22 0 0 25 0 1 0 687524343 147419136 30625 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 35991 30625 240 26 0 32623 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 143964

[startup+1002.3 s]
/proc/loadavg: 4.10 4.00 3.76 5/327 29842
/proc/meminfo: memFree=25005368/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=143964 CPUtime=1002.32 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 113137 0 0 0 100210 22 0 0 25 0 1 0 687524343 147419136 30625 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 35991 30625 240 26 0 32623 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 143964

[startup+1062.3 s]
/proc/loadavg: 4.07 4.01 3.78 5/327 29844
/proc/meminfo: memFree=25055796/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=113620 CPUtime=1062.33 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 133102 0 0 0 106207 26 0 0 25 0 1 0 687524343 116346880 19212 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 28405 19212 240 26 0 25037 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 113620

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.79 5/327 29845
/proc/meminfo: memFree=25037404/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=113620 CPUtime=1122.33 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 169507 0 0 0 112199 34 0 0 25 0 1 0 687524343 116346880 19329 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 28405 19329 240 26 0 25037 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 113620

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.80 5/327 29847
/proc/meminfo: memFree=24998668/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=143968 CPUtime=1182.33 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 223318 0 0 0 118187 46 0 0 25 0 1 0 687524343 147423232 27706 33554432000 4194304 4298156 140735584737920 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 35992 27706 240 26 0 32624 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 143968

[startup+1242.3 s]
/proc/loadavg: 4.08 4.03 3.82 5/327 29848
/proc/meminfo: memFree=25004208/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=143968 CPUtime=1242.34 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 284342 0 0 0 124178 56 0 0 25 0 1 0 687524343 147423232 26568 33554432000 4194304 4298156 140735584737920 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 35992 26568 240 26 0 32624 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 143968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.83 5/327 29850
/proc/meminfo: memFree=25003676/32951124 swapFree=59305740/67111528
[pid=29727] ppid=29725 vsize=143968 CPUtime=1300.05 cores=0,2
/proc/29727/stat : 29727 (contrasat_relea) R 29725 29727 28902 0 -1 4202496 318609 0 0 0 129943 62 0 0 25 0 1 0 687524343 147423232 26277 33554432000 4194304 4298156 140735584737920 18446744073709551615 4256767 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29727/statm: 35992 26277 240 26 0 32624 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 143968

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.06
CPU user time (s): 1299.43
CPU system time (s): 0.625904
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 193284

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

runsolver used 4.16937 second user time and 8.85465 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-09 22:28:59
IDJOB=3350532
IDBENCH=83421
IDSOLVER=1816
FILE ID=node111/3350532-1304972939
RUNJOBID= node111-1304972939-29715
PBS_JOBID= 13285639
Free space on /tmp= 51672 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-3350532-1304972939/watcher-3350532-1304972939 -o /tmp/evaluation-result-3350532-1304972939/solver-3350532-1304972939 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350532-1304972939.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=979764368

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.83
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.849
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.67
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.849
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:      25384188 kB
Buffers:        143012 kB
Cached:        4204928 kB
SwapCached:      13448 kB
Active:         372192 kB
Inactive:      7003924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25384188 kB
SwapTotal:    67111528 kB
SwapFree:     59305740 kB
Dirty:             780 kB
Writeback:           0 kB
AnonPages:     3024056 kB
Mapped:          12244 kB
Slab:            90248 kB
PageTables:      36460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53321772 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= 51668 MiB
End job on node111 at 2011-05-09 22:50:41