Trace number 3422440

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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-3422440-1306666148/watcher-3422440-1306666148 -o /tmp/evaluation-result-3422440-1306666148/solver-3422440-1306666148 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422440-1306666148.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.01 2.04 2.00 3/514 9330
/proc/meminfo: memFree=11790756/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=22064 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 1269 0 0 0 0 0 0 0 25 0 1 0 759030445 22593536 1211 33554432000 4194304 4298156 140733537931744 18446744073709551615 4244369 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9330/statm: 5516 1215 215 26 0 2148 0

[startup+0.080867 s]
/proc/loadavg: 2.01 2.04 2.00 3/514 9330
/proc/meminfo: memFree=11790756/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=36216 CPUtime=0.06 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 6252 0 0 0 6 0 0 0 25 0 1 0 759030445 37085184 5375 33554432000 4194304 4298156 140733537931744 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9330/statm: 9054 5377 216 26 0 5686 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 36216

[startup+0.100876 s]
/proc/loadavg: 2.01 2.04 2.00 3/514 9330
/proc/meminfo: memFree=11790756/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=36556 CPUtime=0.08 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 6367 0 0 0 8 0 0 0 25 0 1 0 759030445 37433344 5484 33554432000 4194304 4298156 140733537931744 18446744073709551615 4231231 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9330/statm: 9139 5484 222 26 0 5771 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36556

[startup+0.300827 s]
/proc/loadavg: 2.01 2.04 2.00 3/514 9330
/proc/meminfo: memFree=11790756/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=45440 CPUtime=0.29 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 10362 0 0 0 28 1 0 0 25 0 1 0 759030445 46530560 7075 33554432000 4194304 4298156 140733537931744 18446744073709551615 4233295 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9330/statm: 11360 7075 223 26 0 7992 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45440

[startup+0.70075 s]
/proc/loadavg: 2.01 2.04 2.00 3/514 9330
/proc/meminfo: memFree=11790756/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=39880 CPUtime=0.68 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 11450 0 0 0 67 1 0 0 25 0 1 0 759030445 40837120 6022 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256495 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9330/statm: 9970 6022 243 26 0 6602 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39880

[startup+1.5006 s]
/proc/loadavg: 2.01 2.04 2.00 3/515 9331
/proc/meminfo: memFree=11765828/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=44232 CPUtime=1.48 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 12829 0 0 0 147 1 0 0 25 0 1 0 759030445 45293568 7099 33554432000 4194304 4298156 140733537931744 18446744073709551615 4261822 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9330/statm: 11058 7099 243 26 0 7690 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44232

[startup+3.10031 s]
/proc/loadavg: 2.01 2.04 2.00 3/515 9331
/proc/meminfo: memFree=11759380/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=51304 CPUtime=3.08 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 13380 0 0 0 307 1 0 0 25 0 1 0 759030445 52535296 7619 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9330/statm: 12826 7619 243 26 0 9458 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51304

[startup+6.30069 s]
/proc/loadavg: 2.00 2.04 2.00 3/515 9332
/proc/meminfo: memFree=11753052/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=51304 CPUtime=6.28 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 14479 0 0 0 627 1 0 0 25 0 1 0 759030445 52535296 8556 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9330/statm: 12826 8556 243 26 0 9458 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51304

[startup+12.7005 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 9332
/proc/meminfo: memFree=11744184/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=54300 CPUtime=12.69 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 16177 0 0 0 1267 2 0 0 25 0 1 0 759030445 55603200 9992 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9330/statm: 13575 9992 243 26 0 10207 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54300

[startup+25.501 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 9332
/proc/meminfo: memFree=11723716/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=65900 CPUtime=25.47 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 28850 0 0 0 2543 4 0 0 25 0 1 0 759030445 67481600 11171 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256178 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/9330/statm: 16475 11171 243 26 0 13107 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 65900

[startup+51.1002 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 9333
/proc/meminfo: memFree=11731868/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=77396 CPUtime=51.03 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 37641 0 0 0 5098 5 0 0 25 0 1 0 759030445 79253504 15805 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256229 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9330/statm: 19349 15805 243 26 0 15981 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 77396

[startup+102.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 9334
/proc/meminfo: memFree=11729624/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=84576 CPUtime=102.25 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 39238 0 0 0 10220 5 0 0 25 0 1 0 759030445 86605824 17337 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9330/statm: 21144 17337 243 26 0 17776 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 84576

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 9336
/proc/meminfo: memFree=11716692/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=96252 CPUtime=162.23 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 58219 0 0 0 16215 8 0 0 25 0 1 0 759030445 98562048 20519 33554432000 4194304 4298156 140733537931744 18446744073709551615 4253727 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9330/statm: 24063 20519 243 26 0 20695 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 96252

[startup+222.301 s]
/proc/loadavg: 2.08 2.03 2.01 3/515 9337
/proc/meminfo: memFree=11722608/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=96252 CPUtime=222.23 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 58219 0 0 0 22215 8 0 0 25 0 1 0 759030445 98562048 20519 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9330/statm: 24063 20519 243 26 0 20695 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 96252

[startup+282.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/515 9339
/proc/meminfo: memFree=11715864/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=107924 CPUtime=282.23 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 59525 0 0 0 28215 8 0 0 25 0 1 0 759030445 110514176 21775 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9330/statm: 26981 21775 243 26 0 23613 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 107924

[startup+342.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/515 9340
/proc/meminfo: memFree=11714956/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=107924 CPUtime=342.22 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 60308 0 0 0 34214 8 0 0 25 0 1 0 759030445 110514176 22524 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9330/statm: 26981 22524 243 26 0 23613 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 107924

[startup+402.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/515 9369
/proc/meminfo: memFree=11810140/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=108424 CPUtime=402.21 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 73247 0 0 0 40211 10 0 0 25 0 1 0 759030445 111026176 21854 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 27106 21854 243 26 0 23738 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 108424

[startup+462.301 s]
/proc/loadavg: 2.19 2.07 2.01 3/515 9371
/proc/meminfo: memFree=11792876/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=108424 CPUtime=462.22 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 73825 0 0 0 46211 11 0 0 25 0 1 0 759030445 111026176 22408 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 27106 22408 243 26 0 23738 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 108424

[startup+522.301 s]
/proc/loadavg: 2.07 2.06 2.01 3/515 9372
/proc/meminfo: memFree=11788268/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=108424 CPUtime=522.23 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 121443 0 0 0 52205 18 0 0 25 0 1 0 759030445 111026176 21814 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 27106 21814 243 26 0 23738 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 108424

[startup+582.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 9374
/proc/meminfo: memFree=11728580/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=157740 CPUtime=582.22 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 145243 0 0 0 58202 20 0 0 25 0 1 0 759030445 161525760 35891 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 39435 35891 243 26 0 36067 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 157740

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/515 9477
/proc/meminfo: memFree=11633412/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4002.35 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2393501 0 0 0 399854 381 0 0 25 0 1 0 759030445 193118208 38058 33554432000 4194304 4298156 140733537931744 18446744073709551615 4254667 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 38058 243 26 0 43780 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 188592

[startup+4062.32 s]
/proc/loadavg: 2.03 2.04 2.00 3/515 9479
/proc/meminfo: memFree=11638956/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=157772 CPUtime=4062.38 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2451891 0 0 0 405848 390 0 0 25 0 1 0 759030445 161558528 34242 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 39443 34242 243 26 0 36075 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 157772

[startup+4122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 9480
/proc/meminfo: memFree=11625912/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4122.35 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2494746 0 0 0 411839 396 0 0 25 0 1 0 759030445 193118208 36613 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 36613 243 26 0 43780 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 188592

[startup+4182.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/515 9482
/proc/meminfo: memFree=11625872/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=157772 CPUtime=4182.36 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2528476 0 0 0 417833 403 0 0 25 0 1 0 759030445 161558528 35710 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256767 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 39443 35710 243 26 0 36075 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 157772

[startup+4242.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/515 9483
/proc/meminfo: memFree=11604132/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=157772 CPUtime=4242.36 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2579329 0 0 0 423826 410 0 0 25 0 1 0 759030445 161558528 35353 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 39443 35353 243 26 0 36075 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 157772

[startup+4302.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 9485
/proc/meminfo: memFree=11623192/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4302.37 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2616304 0 0 0 429820 417 0 0 25 0 1 0 759030445 193118208 36499 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 36499 243 26 0 43780 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 188592

[startup+4362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 9496
/proc/meminfo: memFree=11612668/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4362.36 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2639320 0 0 0 435816 420 0 0 25 0 1 0 759030445 193118208 39966 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 39966 243 26 0 43780 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 188592

[startup+4422.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 9497
/proc/meminfo: memFree=11617216/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4422.36 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2677346 0 0 0 441809 427 0 0 25 0 1 0 759030445 193118208 38894 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 38894 243 26 0 43780 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 188592

[startup+4482.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/515 9499
/proc/meminfo: memFree=11624104/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4482.37 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2714675 0 0 0 447804 433 0 0 25 0 1 0 759030445 193118208 39028 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256809 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 39028 243 26 0 43780 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 188592

[startup+4542.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 9500
/proc/meminfo: memFree=11596896/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4542.37 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2753929 0 0 0 453798 439 0 0 25 0 1 0 759030445 193118208 37066 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 37066 243 26 0 43780 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 188592

[startup+4602.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 9502
/proc/meminfo: memFree=11601688/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4602.38 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2779843 0 0 0 459793 445 0 0 25 0 1 0 759030445 193118208 41031 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 41031 243 26 0 43780 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 188592

[startup+4662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 9504
/proc/meminfo: memFree=11632516/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4662.38 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2819355 0 0 0 465787 451 0 0 25 0 1 0 759030445 193118208 37385 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256347 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 37385 243 26 0 43780 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 188592

[startup+4722.32 s]
/proc/loadavg: 2.14 2.07 2.01 3/515 9505
/proc/meminfo: memFree=11628132/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4722.4 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2860834 0 0 0 471782 458 0 0 25 0 1 0 759030445 193118208 38183 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 38183 243 26 0 43780 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 188592

[startup+4782.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 9507
/proc/meminfo: memFree=11617048/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4782.38 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2915525 0 0 0 477774 464 0 0 25 0 1 0 759030445 193118208 38715 33554432000 4194304 4298156 140733537931744 18446744073709551615 4252142 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 38715 243 26 0 43780 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 188592

[startup+4842.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 9508
/proc/meminfo: memFree=11610428/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4842.39 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2952250 0 0 0 483768 471 0 0 25 0 1 0 759030445 193118208 38760 33554432000 4194304 4298156 140733537931744 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 38760 243 26 0 43780 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 188592

[startup+4902.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 9510
/proc/meminfo: memFree=11598244/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4902.38 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 2976328 0 0 0 489763 475 0 0 25 0 1 0 759030445 193118208 42106 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 42106 243 26 0 43780 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 188592

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 9512
/proc/meminfo: memFree=11600672/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=4962.39 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 3015523 0 0 0 495756 483 0 0 25 0 1 0 759030445 193118208 38671 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 38671 243 26 0 43780 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 188592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.12 2.05 2.01 3/515 9513
/proc/meminfo: memFree=11606468/32951124 swapFree=63083240/67111528
[pid=9330] ppid=9328 vsize=188592 CPUtime=5000.1 cores=0,2,4,6
/proc/9330/stat : 9330 (contrasat_relea) R 9328 9330 8905 0 -1 4202496 3035978 0 0 0 499523 487 0 0 25 0 1 0 759030445 193118208 41288 33554432000 4194304 4298156 140733537931744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9330/statm: 47148 41288 243 26 0 43780 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 188592

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): 4995.25
CPU system time (s): 4.87826
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 318820

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

runsolver used 26.446 second user time and 55.7095 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-29 12:49:08
IDJOB=3422440
IDBENCH=83113
IDSOLVER=1915
FILE ID=node141/3422440-1306666148
RUNJOBID= node141-1306658664-8923
PBS_JOBID= 13471756
Free space on /tmp= 73664 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422440-1306666148/watcher-3422440-1306666148 -o /tmp/evaluation-result-3422440-1306666148/solver-3422440-1306666148 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422440-1306666148.cnf

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=516693086

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      11790920 kB
Buffers:        359876 kB
Cached:       10261080 kB
SwapCached:      15808 kB
Active:       13062796 kB
Inactive:      7797424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11790920 kB
SwapTotal:    67111528 kB
SwapFree:     63083240 kB
Dirty:            3540 kB
Writeback:           0 kB
AnonPages:    10230208 kB
Mapped:          26580 kB
Slab:           160388 kB
PageTables:      69908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150874888 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= 73668 MiB
End job on node141 at 2011-05-29 14:12:30