Trace number 3422160

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.12 5000.03

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
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-3422160-1306659078/watcher-3422160-1306659078 -o /tmp/evaluation-result-3422160-1306659078/solver-3422160-1306659078 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422160-1306659078.cnf 

running on 4 cores: 0,2,4,6

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.08 1.55 0.73 3/458 9093
/proc/meminfo: memFree=26622256/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=22880 CPUtime=0 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 1404 0 0 0 0 0 0 0 25 0 1 0 777505980 23429120 1345 33554432000 4194304 4298156 140733788965728 18446744073709551615 4244369 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 5720 1348 215 26 0 2352 0

[startup+0.0310241 s]
/proc/loadavg: 2.08 1.55 0.73 3/458 9093
/proc/meminfo: memFree=26622256/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=31908 CPUtime=0.02 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 3784 0 0 0 2 0 0 0 25 0 1 0 777505980 32673792 3548 33554432000 4194304 4298156 140733788965728 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 7977 3550 216 26 0 4609 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31908

[startup+0.10104 s]
/proc/loadavg: 2.08 1.55 0.73 3/458 9093
/proc/meminfo: memFree=26622256/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=42664 CPUtime=0.09 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 7358 0 0 0 9 0 0 0 25 0 1 0 777505980 43687936 6413 33554432000 4194304 4298156 140733788965728 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 10666 6415 216 26 0 7298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42664

[startup+0.300978 s]
/proc/loadavg: 2.08 1.55 0.73 3/458 9093
/proc/meminfo: memFree=26622256/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=62896 CPUtime=0.29 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 11111 0 0 0 29 0 0 0 25 0 1 0 777505980 64405504 9530 33554432000 4194304 4298156 140733788965728 18446744073709551615 4210635 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 15724 9530 223 26 0 12356 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62896

[startup+0.700919 s]
/proc/loadavg: 2.08 1.55 0.73 3/458 9093
/proc/meminfo: memFree=26622256/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=49360 CPUtime=0.69 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 15265 0 0 0 68 1 0 0 25 0 1 0 777505980 50544640 7888 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256421 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 12340 7888 240 26 0 8972 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49360

[startup+1.50079 s]
/proc/loadavg: 2.08 1.55 0.73 3/459 9094
/proc/meminfo: memFree=26589768/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=49360 CPUtime=1.49 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 15327 0 0 0 148 1 0 0 25 0 1 0 777505980 50544640 7944 33554432000 4194304 4298156 140733788965728 18446744073709551615 4251934 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 12340 7944 240 26 0 8972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49360

[startup+3.10052 s]
/proc/loadavg: 2.08 1.56 0.73 3/459 9094
/proc/meminfo: memFree=26588280/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=49360 CPUtime=3.09 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 15440 0 0 0 308 1 0 0 25 0 1 0 777505980 50544640 8056 33554432000 4194304 4298156 140733788965728 18446744073709551615 4261654 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 12340 8056 242 26 0 8972 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49360

[startup+6.30091 s]
/proc/loadavg: 2.08 1.56 0.73 3/459 9094
/proc/meminfo: memFree=26587040/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=49360 CPUtime=6.29 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 15642 0 0 0 628 1 0 0 25 0 1 0 777505980 50544640 8251 33554432000 4194304 4298156 140733788965728 18446744073709551615 4262582 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 12340 8251 242 26 0 8972 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49360

[startup+12.7007 s]
/proc/loadavg: 2.07 1.57 0.75 3/459 9094
/proc/meminfo: memFree=26592596/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=60852 CPUtime=12.69 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 16032 0 0 0 1268 1 0 0 25 0 1 0 777505980 62312448 8636 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 15213 8636 242 26 0 11845 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60852

[startup+25.5005 s]
/proc/loadavg: 2.06 1.59 0.76 3/459 9095
/proc/meminfo: memFree=26587372/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=60852 CPUtime=25.49 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 16566 0 0 0 2548 1 0 0 25 0 1 0 777505980 62312448 9157 33554432000 4194304 4298156 140733788965728 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 15213 9157 242 26 0 11845 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60852

[startup+51.101 s]
/proc/loadavg: 2.04 1.62 0.79 3/459 9095
/proc/meminfo: memFree=26576876/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=60964 CPUtime=51.09 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 23519 0 0 0 5107 2 0 0 25 0 1 0 777505980 62427136 10095 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256403 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 15241 10095 242 26 0 11873 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60964

[startup+102.317 s]
/proc/loadavg: 2.01 1.68 0.86 3/459 9097
/proc/meminfo: memFree=26580084/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=60964 CPUtime=102.3 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 29956 0 0 0 10227 3 0 0 25 0 1 0 777505980 62427136 11060 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256360 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 15241 11060 242 26 0 11873 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60964

[startup+162.301 s]
/proc/loadavg: 2.08 1.77 0.94 3/459 9098
/proc/meminfo: memFree=26534308/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=110000 CPUtime=162.29 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 45815 0 0 0 16223 6 0 0 25 0 1 0 777505980 112640000 20987 33554432000 4194304 4298156 140733788965728 18446744073709551615 4253699 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 27500 20987 242 26 0 24132 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 110000

[startup+222.3 s]
/proc/loadavg: 2.14 1.84 1.01 3/459 9100
/proc/meminfo: memFree=26528188/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=110000 CPUtime=222.29 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 46068 0 0 0 22223 6 0 0 25 0 1 0 777505980 112640000 21234 33554432000 4194304 4298156 140733788965728 18446744073709551615 4253716 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9093/statm: 27500 21234 242 26 0 24132 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 110000

[startup+282.301 s]
/proc/loadavg: 2.05 1.86 1.07 3/459 9102
/proc/meminfo: memFree=26517016/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=110000 CPUtime=282.26 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 48688 0 0 0 28220 6 0 0 25 0 1 0 777505980 112640000 23807 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 27500 23807 242 26 0 24132 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 110000

[startup+342.301 s]
/proc/loadavg: 2.06 1.90 1.13 3/459 9103
/proc/meminfo: memFree=26491332/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=134248 CPUtime=342.27 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 55050 0 0 0 34219 8 0 0 25 0 1 0 777505980 137469952 29811 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256780 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 33562 29811 242 26 0 30194 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 134248

[startup+402.3 s]
/proc/loadavg: 2.07 1.93 1.18 3/459 9105
/proc/meminfo: memFree=26480656/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=153216 CPUtime=402.26 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 59741 0 0 0 40217 9 0 0 25 0 1 0 777505980 156893184 34404 33554432000 4194304 4298156 140733788965728 18446744073709551615 4253727 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 38304 34404 242 26 0 34936 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 153216

[startup+462.301 s]
/proc/loadavg: 2.02 1.94 1.23 3/459 9106
/proc/meminfo: memFree=26478404/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=153216 CPUtime=462.26 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 59951 0 0 0 46217 9 0 0 25 0 1 0 777505980 156893184 34611 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256801 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 38304 34611 242 26 0 34936 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 153216

[startup+522.301 s]
/proc/loadavg: 2.01 1.95 1.28 3/459 9108
/proc/meminfo: memFree=26476156/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=153216 CPUtime=522.27 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 59951 0 0 0 52218 9 0 0 25 0 1 0 777505980 156893184 34611 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 38304 34611 242 26 0 34936 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 153216

[startup+582.3 s]
/proc/loadavg: 2.00 1.95 1.32 3/459 9110
/proc/meminfo: memFree=26477256/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=153216 CPUtime=582.27 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 59951 0 0 0 58218 9 0 0 25 0 1 0 777505980 156893184 34611 33554432000 4194304 4298156 140733788965728 18446744073709551615 4261721 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 38304 34611 242 26 0 34936 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 153216

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 9213
/proc/meminfo: memFree=26421908/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4002.36 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 526921 0 0 0 400141 95 0 0 25 0 1 0 777505980 188456960 37645 33554432000 4194304 4298156 140733788965728 18446744073709551615 4262557 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 37645 242 26 0 42642 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 184040

[startup+4062.32 s]
/proc/loadavg: 2.10 2.05 2.01 3/459 9214
/proc/meminfo: memFree=26426340/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4062.38 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 528670 0 0 0 406142 96 0 0 25 0 1 0 777505980 188456960 39352 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 39352 242 26 0 42642 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 184040

[startup+4122.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/459 9216
/proc/meminfo: memFree=26425064/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4122.36 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 544150 0 0 0 412138 98 0 0 25 0 1 0 777505980 188456960 36165 33554432000 4194304 4298156 140733788965728 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 36165 242 26 0 42642 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 184040

[startup+4182.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/459 9218
/proc/meminfo: memFree=26429888/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4182.36 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 545709 0 0 0 418138 98 0 0 25 0 1 0 777505980 188456960 37679 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 37679 242 26 0 42642 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 184040

[startup+4242.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/459 9228
/proc/meminfo: memFree=26434356/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4242.36 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 546702 0 0 0 424137 99 0 0 25 0 1 0 777505980 188456960 38626 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256547 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 38626 242 26 0 42642 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 184040

[startup+4302.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/459 9230
/proc/meminfo: memFree=26418092/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4302.36 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 547931 0 0 0 430136 100 0 0 25 0 1 0 777505980 188456960 39795 33554432000 4194304 4298156 140733788965728 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 39795 242 26 0 42642 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 184040

[startup+4362.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/459 9231
/proc/meminfo: memFree=26396488/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4362.36 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 549847 0 0 0 436135 101 0 0 25 0 1 0 777505980 188456960 41649 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 41649 242 26 0 42642 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 184040

[startup+4422.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/459 9236
/proc/meminfo: memFree=26424772/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4422.36 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 567222 0 0 0 442133 103 0 0 25 0 1 0 777505980 188456960 37904 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 37904 242 26 0 42642 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 184040

[startup+4482.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/459 9237
/proc/meminfo: memFree=26407088/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4482.37 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 569088 0 0 0 448133 104 0 0 25 0 1 0 777505980 188456960 39719 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256744 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 39719 242 26 0 42642 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 184040

[startup+4542.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/459 9239
/proc/meminfo: memFree=26428640/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4542.37 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 587291 0 0 0 454130 107 0 0 25 0 1 0 777505980 188456960 37340 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 37340 242 26 0 42642 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 184040

[startup+4602.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/459 9269
/proc/meminfo: memFree=26495936/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4602.38 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 588811 0 0 0 460129 109 0 0 25 0 1 0 777505980 188456960 38761 33554432000 4194304 4298156 140733788965728 18446744073709551615 4261929 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 38761 242 26 0 42642 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 184040

[startup+4662.3 s]
/proc/loadavg: 2.16 2.08 2.02 3/459 9270
/proc/meminfo: memFree=26433680/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4662.37 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 589323 0 0 0 466128 109 0 0 25 0 1 0 777505980 188456960 39233 33554432000 4194304 4298156 140733788965728 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 39233 242 26 0 42642 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 184040

[startup+4722.32 s]
/proc/loadavg: 2.06 2.06 2.01 3/459 9272
/proc/meminfo: memFree=26481660/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4722.39 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 604875 0 0 0 472128 111 0 0 25 0 1 0 777505980 188456960 35932 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 35932 242 26 0 42642 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 184040

[startup+4782.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/459 9274
/proc/meminfo: memFree=26453376/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4782.38 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 606133 0 0 0 478126 112 0 0 25 0 1 0 777505980 188456960 37131 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 37131 242 26 0 42642 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 184040

[startup+4842.3 s]
/proc/loadavg: 2.19 2.08 2.01 3/459 9275
/proc/meminfo: memFree=26434764/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4842.38 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 620600 0 0 0 484124 114 0 0 25 0 1 0 777505980 188456960 34849 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 34849 242 26 0 42642 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 184040

[startup+4902.3 s]
/proc/loadavg: 2.14 2.08 2.01 3/459 9277
/proc/meminfo: memFree=26435016/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=184040 CPUtime=4902.38 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 622475 0 0 0 490123 115 0 0 25 0 1 0 777505980 188456960 36657 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 46010 36657 242 26 0 42642 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 184040

[startup+4962.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/459 9278
/proc/meminfo: memFree=26452852/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=153220 CPUtime=4962.39 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 635730 0 0 0 496122 117 0 0 25 0 1 0 777505980 156897280 33799 33554432000 4194304 4298156 140733788965728 18446744073709551615 4261964 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 38305 33799 242 26 0 34937 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 153220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.03 2.06 2.00 3/459 9279
/proc/meminfo: memFree=26439080/32951124 swapFree=60688864/67111528
[pid=9093] ppid=9091 vsize=153220 CPUtime=5000.09 cores=0,2,4,6
/proc/9093/stat : 9093 (contrasat_relea) R 9091 9093 8990 0 -1 4202496 636265 0 0 0 499892 117 0 0 25 0 1 0 777505980 156897280 34312 33554432000 4194304 4298156 140733788965728 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9093/statm: 38305 34312 242 26 0 34937 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 153220

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.12
CPU user time (s): 4998.94
CPU system time (s): 1.17882
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 314268

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

runsolver used 23.7114 second user time and 50.2534 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-29 10:51:18
IDJOB=3422160
IDBENCH=70829
IDSOLVER=1915
FILE ID=node132/3422160-1306659078
RUNJOBID= node132-1306658665-9008
PBS_JOBID= 13471765
Free space on /tmp= 73104 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422160-1306659078/watcher-3422160-1306659078 -o /tmp/evaluation-result-3422160-1306659078/solver-3422160-1306659078 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422160-1306659078.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=277629001

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26622420 kB
Buffers:        215584 kB
Cached:        2709128 kB
SwapCached:      14980 kB
Active:        1075868 kB
Inactive:      5032252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26622420 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            4668 kB
Writeback:           0 kB
AnonPages:     3175920 kB
Mapped:          19284 kB
Slab:           103156 kB
PageTables:      50468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109353184 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73088 MiB
End job on node132 at 2011-05-29 12:14:40