Trace number 3350529

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
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-3350529-1304972939/watcher-3350529-1304972939 -o /tmp/evaluation-result-3350529-1304972939/solver-3350529-1304972939 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350529-1304972939.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: 1.38 3.04 3.30 5/326 29784
/proc/meminfo: memFree=25367900/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=15252 CPUtime=0 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 687524409 15618048 410 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 3813 410 238 26 0 445 0

[startup+0.0854279 s]
/proc/loadavg: 1.38 3.04 3.30 5/326 29784
/proc/meminfo: memFree=25367900/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=15944 CPUtime=0.08 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 700 0 0 0 8 0 0 0 23 0 1 0 687524409 16326656 569 33554432000 4194304 4298156 140737207577248 18446744073709551615 4253672 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 3986 569 239 26 0 618 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15944

[startup+0.100424 s]
/proc/loadavg: 1.38 3.04 3.30 5/326 29784
/proc/meminfo: memFree=25367900/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=16568 CPUtime=0.09 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 717 0 0 0 9 0 0 0 23 0 1 0 687524409 16965632 586 33554432000 4194304 4298156 140737207577248 18446744073709551615 4261936 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 4142 586 239 26 0 774 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16568

[startup+0.300384 s]
/proc/loadavg: 1.38 3.04 3.30 5/326 29784
/proc/meminfo: memFree=25367900/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=17568 CPUtime=0.29 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 1118 0 0 0 29 0 0 0 25 0 1 0 687524409 17989632 943 33554432000 4194304 4298156 140737207577248 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 4392 943 239 26 0 1024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17568

[startup+0.700309 s]
/proc/loadavg: 1.38 3.04 3.30 5/326 29784
/proc/meminfo: memFree=25367900/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=19604 CPUtime=0.69 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 1492 0 0 0 69 0 0 0 25 0 1 0 687524409 20074496 1286 33554432000 4194304 4298156 140737207577248 18446744073709551615 4254130 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 4901 1286 239 26 0 1533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19604

[startup+1.50116 s]
/proc/loadavg: 1.59 3.06 3.30 5/327 29785
/proc/meminfo: memFree=25352024/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=21904 CPUtime=1.49 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 2161 0 0 0 149 0 0 0 25 0 1 0 687524409 22429696 1912 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 5476 1912 239 26 0 2108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21904

[startup+3.10086 s]
/proc/loadavg: 1.59 3.06 3.30 4/325 29785
/proc/meminfo: memFree=25347692/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=27572 CPUtime=3.09 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 2912 0 0 0 309 0 0 0 25 0 1 0 687524409 28233728 2589 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 6893 2589 239 26 0 3525 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27572

[startup+6.30027 s]
/proc/loadavg: 1.78 3.07 3.30 5/327 29812
/proc/meminfo: memFree=25330100/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=31964 CPUtime=6.29 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 6858 0 0 0 628 1 0 0 25 0 1 0 687524409 32731136 3025 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256760 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 7991 3025 240 26 0 4623 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31964

[startup+12.701 s]
/proc/loadavg: 1.96 3.09 3.31 5/327 29813
/proc/meminfo: memFree=25302752/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=46180 CPUtime=12.67 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 14764 0 0 0 1266 1 0 0 25 0 1 0 687524409 47288320 5211 33554432000 4194304 4298156 140737207577248 18446744073709551615 4251824 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/29784/statm: 11545 5211 240 26 0 8177 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 46180

[startup+25.5007 s]
/proc/loadavg: 2.35 3.13 3.32 5/327 29813
/proc/meminfo: memFree=25275984/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=46180 CPUtime=25.39 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 16726 0 0 0 2538 1 0 0 25 0 1 0 687524409 47288320 7024 33554432000 4194304 4298156 140737207577248 18446744073709551615 4254600 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 11545 7024 240 26 0 8177 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 46180

[startup+51.1009 s]
/proc/loadavg: 3.00 3.21 3.34 5/327 29814
/proc/meminfo: memFree=25232524/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=50692 CPUtime=51 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 19187 0 0 0 5098 2 0 0 25 0 1 0 687524409 51908608 9270 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 12673 9270 240 26 0 9305 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 50692

[startup+102.312 s]
/proc/loadavg: 3.56 3.33 3.37 5/327 29815
/proc/meminfo: memFree=25126608/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=77700 CPUtime=102.21 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 40511 0 0 0 10216 5 0 0 25 0 1 0 687524409 79564800 14590 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 19425 14590 240 26 0 16057 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 77700

[startup+162.3 s]
/proc/loadavg: 3.94 3.48 3.42 5/327 29817
/proc/meminfo: memFree=25072136/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=89372 CPUtime=162.2 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 44465 0 0 0 16214 6 0 0 25 0 1 0 687524409 91516928 18202 33554432000 4194304 4298156 140737207577248 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 22343 18202 240 26 0 18975 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 89372

[startup+222.301 s]
/proc/loadavg: 3.98 3.57 3.45 5/327 29818
/proc/meminfo: memFree=25076452/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=89372 CPUtime=222.21 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 44471 0 0 0 22215 6 0 0 25 0 1 0 687524409 91516928 18208 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 22343 18208 240 26 0 18975 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 89372

[startup+282.301 s]
/proc/loadavg: 3.99 3.65 3.48 5/327 29820
/proc/meminfo: memFree=25089192/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=70612 CPUtime=282.2 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 64625 0 0 0 28211 9 0 0 25 0 1 0 687524409 72306688 11532 33554432000 4194304 4298156 140737207577248 18446744073709551615 4253679 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 17653 11532 240 26 0 14285 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 70612

[startup+342.301 s]
/proc/loadavg: 3.99 3.71 3.51 5/327 29821
/proc/meminfo: memFree=25068344/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=100960 CPUtime=342.2 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 74412 0 0 0 34210 10 0 0 25 0 1 0 687524409 103383040 20447 33554432000 4194304 4298156 140737207577248 18446744073709551615 4255040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 25240 20447 240 26 0 21872 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 100960

[startup+402.301 s]
/proc/loadavg: 3.99 3.76 3.54 5/327 29823
/proc/meminfo: memFree=25043144/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=100960 CPUtime=402.2 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 74412 0 0 0 40210 10 0 0 25 0 1 0 687524409 103383040 20447 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 25240 20447 240 26 0 21872 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 100960

[startup+462.3 s]
/proc/loadavg: 4.11 3.83 3.58 5/327 29825
/proc/meminfo: memFree=25107108/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=70612 CPUtime=462.21 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 99400 0 0 0 46207 14 0 0 25 0 1 0 687524409 72306688 13521 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 17653 13521 240 26 0 14285 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 70612

[startup+522.3 s]
/proc/loadavg: 4.04 3.86 3.60 5/327 29826
/proc/meminfo: memFree=25069756/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=522.21 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 134870 0 0 0 52202 19 0 0 25 0 1 0 687524409 122810368 21902 33554432000 4194304 4298156 140737207577248 18446744073709551615 4254775 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 21902 240 26 0 26615 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 119932

[startup+582.301 s]
/proc/loadavg: 4.01 3.88 3.62 5/327 29828
/proc/meminfo: memFree=25028296/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=582.22 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 170195 0 0 0 58198 24 0 0 25 0 1 0 687524409 122810368 21775 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 21775 240 26 0 26615 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 119932

[startup+642.301 s]
/proc/loadavg: 4.14 3.93 3.65 5/327 29832
/proc/meminfo: memFree=25022948/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=642.23 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 207018 0 0 0 64193 30 0 0 25 0 1 0 687524409 122810368 22033 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256787 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 22033 240 26 0 26615 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 119932

[startup+702.301 s]
/proc/loadavg: 4.05 3.94 3.67 5/327 29834
/proc/meminfo: memFree=25012384/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=702.22 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 241348 0 0 0 70187 35 0 0 25 0 1 0 687524409 122810368 21845 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 21845 240 26 0 26615 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 119932

[startup+762.313 s]
/proc/loadavg: 4.05 3.97 3.70 5/327 29836
/proc/meminfo: memFree=25043100/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=762.23 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 276939 0 0 0 76184 39 0 0 25 0 1 0 687524409 122810368 21680 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 21680 240 26 0 26615 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 119932

[startup+822.3 s]
/proc/loadavg: 4.02 3.97 3.71 5/327 29837
/proc/meminfo: memFree=25005860/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=822.22 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 314792 0 0 0 82176 46 0 0 25 0 1 0 687524409 122810368 21708 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 21708 240 26 0 26615 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 119932

[startup+882.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/327 29839
/proc/meminfo: memFree=24989088/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=882.23 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 346784 0 0 0 88171 52 0 0 25 0 1 0 687524409 122810368 22360 33554432000 4194304 4298156 140737207577248 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 22360 240 26 0 26615 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 119932

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/327 29840
/proc/meminfo: memFree=25010120/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=942.23 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 372126 0 0 0 94166 57 0 0 25 0 1 0 687524409 122810368 24292 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 24292 240 26 0 26615 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 119932

[startup+1002.3 s]
/proc/loadavg: 4.10 4.00 3.76 5/327 29842
/proc/meminfo: memFree=25004996/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=1002.23 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 406718 0 0 0 100159 64 0 0 25 0 1 0 687524409 122810368 23059 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256497 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 23059 240 26 0 26615 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 119932

[startup+1062.3 s]
/proc/loadavg: 4.07 4.01 3.78 5/327 29844
/proc/meminfo: memFree=25054804/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=1062.23 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 429245 0 0 0 106156 67 0 0 25 0 1 0 687524409 122810368 23162 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256767 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 23162 240 26 0 26615 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 119932

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.79 5/327 29845
/proc/meminfo: memFree=25036536/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=1122.23 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 443377 0 0 0 112154 69 0 0 25 0 1 0 687524409 122810368 24929 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 24929 240 26 0 26615 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 119932

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.80 5/327 29847
/proc/meminfo: memFree=24997800/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=1182.23 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 467104 0 0 0 118150 73 0 0 25 0 1 0 687524409 122810368 23903 33554432000 4194304 4298156 140737207577248 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 23903 240 26 0 26615 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 119932

[startup+1242.3 s]
/proc/loadavg: 4.08 4.03 3.82 5/327 29848
/proc/meminfo: memFree=25003340/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=1242.24 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 481789 0 0 0 124147 77 0 0 25 0 1 0 687524409 122810368 25546 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 25546 240 26 0 26615 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 119932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.83 3/323 29852
/proc/meminfo: memFree=25167384/32951124 swapFree=59305740/67111528
[pid=29784] ppid=29782 vsize=119932 CPUtime=1299.95 cores=4,6
/proc/29784/stat : 29784 (contrasat_relea) R 29782 29784 28902 0 -1 4202496 517415 0 0 0 129913 82 0 0 25 0 1 0 687524409 122810368 23517 33554432000 4194304 4298156 140737207577248 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29784/statm: 29983 23517 240 26 0 26615 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 119932

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): 1299.96
CPU user time (s): 1299.14
CPU system time (s): 0.826874
CPU usage (%): 99.9959
Max. virtual memory (cumulated for all children) (KiB): 169252

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

runsolver used 4.07138 second user time and 8.95164 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-09 22:28:59
IDJOB=3350529
IDBENCH=83431
IDSOLVER=1816
FILE ID=node111/3350529-1304972939
RUNJOBID= node111-1304972939-29716
PBS_JOBID= 13285639
Free space on /tmp= 51672 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350529-1304972939/watcher-3350529-1304972939 -o /tmp/evaluation-result-3350529-1304972939/solver-3350529-1304972939 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350529-1304972939.cnf

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=577051219

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:      25367932 kB
Buffers:        143136 kB
Cached:        4206820 kB
SwapCached:      13448 kB
Active:         388504 kB
Inactive:      7003440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25367932 kB
SwapTotal:    67111528 kB
SwapFree:     59305740 kB
Dirty:            2364 kB
Writeback:           8 kB
AnonPages:     3036904 kB
Mapped:          12728 kB
Slab:            90312 kB
PageTables:      36744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53401608 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= 51672 MiB
End job on node111 at 2011-05-09 22:50:41