Trace number 3420050

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 reference: minisat 2.2.0UNSAT 218.453 218.45

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.18691
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

218.39/218.44	WARNING: for repeatability, setting FPU to use double precision
218.39/218.44	============================[ Problem Statistics ]=============================
218.39/218.44	|                                                                             |
218.39/218.44	|  Number of variables:         17298                                         |
218.39/218.44	|  Number of clauses:           53865                                         |
218.39/218.44	|  Parse time:                   0.02 s                                       |
218.39/218.44	|  Eliminated clauses:           0.45 Mb                                      |
218.39/218.44	|  Simplification time:          0.09 s                                       |
218.39/218.44	|                                                                             |
218.39/218.44	============================[ Search Statistics ]==============================
218.39/218.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.39/218.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
218.39/218.44	===============================================================================
218.39/218.44	|       100 |    6844    34011   129986 |    12470       99     23 |  3.787 % |
218.39/218.44	|       250 |    6844    34011   129986 |    13717      249     20 |  3.787 % |
218.39/218.44	|       475 |    6844    33983   129930 |    15089      474     22 |  3.787 % |
218.39/218.44	|       812 |    6844    33983   129930 |    16598      811     22 |  3.787 % |
218.39/218.44	|      1318 |    6844    33983   129930 |    18258     1317     26 |  3.787 % |
218.39/218.44	|      2077 |    6844    33983   129930 |    20084     2076     27 |  3.787 % |
218.39/218.44	|      3216 |    6844    33983   129930 |    22092     3215     30 |  3.787 % |
218.39/218.44	|      4924 |    6844    33983   129930 |    24301     4923     31 |  3.787 % |
218.39/218.44	|      7486 |    6842    33932   129796 |    26732     7483     33 |  3.798 % |
218.39/218.44	|     11330 |    6842    33932   129796 |    29405    11327     34 |  3.798 % |
218.39/218.44	|     17096 |    6842    33932   129796 |    32345    17093     39 |  3.798 % |
218.39/218.44	|     25745 |    6839    33876   129654 |    35580    25741     37 |  3.815 % |
218.39/218.44	|     38719 |    6839    33876   129654 |    39138    15780     35 |  3.815 % |
218.39/218.44	|     58180 |    6839    33876   129654 |    43052    35241     40 |  3.815 % |
218.39/218.44	|     87372 |    6839    33876   129654 |    47357    35687     36 |  3.815 % |
218.39/218.44	|    131161 |    6839    33876   129654 |    52093    46373     36 |  3.815 % |
218.39/218.44	|    196845 |    6839    33876   129654 |    57302    40585     41 |  3.815 % |
218.39/218.44	|    295371 |    6839    33876   129654 |    63032    55942     41 |  3.815 % |
218.39/218.44	|    443160 |    6839    33876   129654 |    69336    19968     32 |  3.815 % |
218.39/218.44	|    664843 |    6839    33876   129654 |    76269    36971     38 |  3.815 % |
218.39/218.44	|    997368 |    6818    33313   127989 |    83896    25185     32 |  3.937 % |
218.39/218.44	|   1496156 |    6818    33313   127989 |    92286    74900     28 |  3.937 % |
218.39/218.44	===============================================================================
218.39/218.44	restarts              : 3619
218.39/218.44	conflicts             : 1881124        (8613 /sec)
218.39/218.44	decisions             : 2472657        (0.00 % random) (11321 /sec)
218.39/218.44	propagations          : 688867057      (3154098 /sec)
218.39/218.44	conflict literals     : 66083660       (36.92 % deleted)
218.39/218.44	Memory used           : 67.00 MB
218.39/218.44	CPU time              : 218.404 s
218.39/218.44	
218.39/218.44	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3420050-1306585107/watcher-3420050-1306585107 -o /tmp/evaluation-result-3420050-1306585107/solver-3420050-1306585107 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420050-1306585107.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.00 2.02 2.00 3/535 12433
/proc/meminfo: memFree=17803916/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=22160 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 1321 0 0 0 0 0 0 0 25 0 1 0 770108627 22691840 1248 33554432000 4194304 4291037 140736988617008 18446744073709551615 228244009669 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 5540 1248 216 24 0 2174 0

[startup+0.06018 s]
/proc/loadavg: 2.00 2.02 2.00 3/535 12433
/proc/meminfo: memFree=17803916/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=27164 CPUtime=0.05 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 2724 0 0 0 5 0 0 0 25 0 1 0 770108627 27815936 2550 33554432000 4194304 4291037 140736988617008 18446744073709551615 4211889 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 6791 2550 240 24 0 3425 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27164

[startup+0.1012 s]
/proc/loadavg: 2.00 2.02 2.00 3/535 12433
/proc/meminfo: memFree=17803916/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=23708 CPUtime=0.09 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 3161 0 0 0 9 0 0 0 25 0 1 0 770108627 24276992 2525 33554432000 4194304 4291037 140736988617008 18446744073709551615 228244006715 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 5927 2525 240 24 0 2561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23708

[startup+0.301162 s]
/proc/loadavg: 2.00 2.02 2.00 3/535 12433
/proc/meminfo: memFree=17803916/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=22320 CPUtime=0.29 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 3481 0 0 0 29 0 0 0 25 0 1 0 770108627 22855680 2347 33554432000 4194304 4291037 140736988617008 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 5580 2347 258 24 0 2214 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22320

[startup+0.701092 s]
/proc/loadavg: 2.00 2.02 2.00 3/535 12433
/proc/meminfo: memFree=17803916/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=23968 CPUtime=0.69 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 3706 0 0 0 69 0 0 0 25 0 1 0 770108627 24543232 2566 33554432000 4194304 4291037 140736988617008 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 5992 2566 258 24 0 2626 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23968

[startup+1.50097 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12435
/proc/meminfo: memFree=17790772/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=28336 CPUtime=1.49 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 4227 0 0 0 149 0 0 0 25 0 1 0 770108627 29016064 3077 33554432000 4194304 4291037 140736988617008 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 7084 3077 258 24 0 3718 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28336

[startup+3.10068 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12435
/proc/meminfo: memFree=17779860/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=30696 CPUtime=3.08 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 6783 0 0 0 308 0 0 0 25 0 1 0 770108627 31432704 4040 33554432000 4194304 4291037 140736988617008 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 7674 4040 258 24 0 4308 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30696

[startup+6.30111 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12435
/proc/meminfo: memFree=17767708/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=37768 CPUtime=6.29 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 8080 0 0 0 628 1 0 0 25 0 1 0 770108627 38674432 5308 33554432000 4194304 4291037 140736988617008 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 9442 5308 258 24 0 6076 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37768

[startup+12.701 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12435
/proc/meminfo: memFree=17743608/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=42188 CPUtime=12.69 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 9290 0 0 0 1268 1 0 0 25 0 1 0 770108627 43200512 6446 33554432000 4194304 4291037 140736988617008 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 10547 6446 258 24 0 7181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42188

[startup+25.5007 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12435
/proc/meminfo: memFree=17710380/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=54512 CPUtime=25.49 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 12380 0 0 0 2548 1 0 0 25 0 1 0 770108627 55820288 9509 33554432000 4194304 4291037 140736988617008 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 13628 9509 258 24 0 10262 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54512

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 12436
/proc/meminfo: memFree=17676604/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=50156 CPUtime=51.09 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 14278 0 0 0 5107 2 0 0 25 0 1 0 770108627 51359744 8946 33554432000 4194304 4291037 140736988617008 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 12539 8946 258 24 0 9173 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50156

[startup+102.32 s]
/proc/loadavg: 2.16 2.04 2.01 3/536 12437
/proc/meminfo: memFree=17608616/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=68832 CPUtime=102.31 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 17809 0 0 0 10229 2 0 0 25 0 1 0 770108627 70483968 9582 33554432000 4194304 4291037 140736988617008 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 17208 9582 258 24 0 13842 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68832

[startup+162.301 s]
/proc/loadavg: 2.28 2.09 2.03 3/536 12439
/proc/meminfo: memFree=17556880/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=68832 CPUtime=162.3 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 20856 0 0 0 16226 4 0 0 25 0 1 0 770108627 70483968 12532 33554432000 4194304 4291037 140736988617008 18446744073709551615 4262153 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 17208 12532 258 24 0 13842 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 68832

Solver just ended. Dumping a history of the last processes samples

[startup+179.101 s]
/proc/loadavg: 2.29 2.10 2.03 3/536 12439
/proc/meminfo: memFree=17542124/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=68832 CPUtime=179.09 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 22376 0 0 0 17905 4 0 0 25 0 1 0 770108627 70483968 13966 33554432000 4194304 4291037 140736988617008 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 17208 13966 258 24 0 13842 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 68832

[startup+204.701 s]
/proc/loadavg: 2.17 2.09 2.03 3/536 12440
/proc/meminfo: memFree=17701936/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=68832 CPUtime=204.69 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 22376 0 0 0 20465 4 0 0 25 0 1 0 770108627 70483968 13966 33554432000 4194304 4291037 140736988617008 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 17208 13966 258 24 0 13842 0
Current children cumulated CPU time (s) 204.69
Current children cumulated vsize (KiB) 68832

[startup+211.101 s]
/proc/loadavg: 2.16 2.09 2.03 3/536 12440
/proc/meminfo: memFree=17692264/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=68832 CPUtime=211.1 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 22376 0 0 0 21106 4 0 0 25 0 1 0 770108627 70483968 13966 33554432000 4194304 4291037 140736988617008 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 17208 13966 258 24 0 13842 0
Current children cumulated CPU time (s) 211.1
Current children cumulated vsize (KiB) 68832

[startup+214.301 s]
/proc/loadavg: 2.16 2.09 2.03 3/536 12440
/proc/meminfo: memFree=17690652/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=68832 CPUtime=214.29 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 22376 0 0 0 21425 4 0 0 25 0 1 0 770108627 70483968 13966 33554432000 4194304 4291037 140736988617008 18446744073709551615 4262284 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 17208 13966 258 24 0 13842 0
Current children cumulated CPU time (s) 214.29
Current children cumulated vsize (KiB) 68832

[startup+215.9 s]
/proc/loadavg: 2.15 2.09 2.03 3/536 12440
/proc/meminfo: memFree=17687676/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=68832 CPUtime=215.89 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 22376 0 0 0 21585 4 0 0 25 0 1 0 770108627 70483968 13966 33554432000 4194304 4291037 140736988617008 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 17208 13966 258 24 0 13842 0
Current children cumulated CPU time (s) 215.89
Current children cumulated vsize (KiB) 68832

[startup+217.501 s]
/proc/loadavg: 2.15 2.09 2.03 3/536 12440
/proc/meminfo: memFree=17685692/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=68832 CPUtime=217.49 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 22376 0 0 0 21745 4 0 0 25 0 1 0 770108627 70483968 13966 33554432000 4194304 4291037 140736988617008 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 17208 13966 258 24 0 13842 0
Current children cumulated CPU time (s) 217.49
Current children cumulated vsize (KiB) 68832

[startup+217.901 s]
/proc/loadavg: 2.15 2.09 2.03 3/536 12440
/proc/meminfo: memFree=17684576/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=68832 CPUtime=217.89 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 22376 0 0 0 21785 4 0 0 25 0 1 0 770108627 70483968 13966 33554432000 4194304 4291037 140736988617008 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 17208 13966 258 24 0 13842 0
Current children cumulated CPU time (s) 217.89
Current children cumulated vsize (KiB) 68832

[startup+218.301 s]
/proc/loadavg: 2.15 2.09 2.03 3/536 12440
/proc/meminfo: memFree=17684576/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=68832 CPUtime=218.29 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 22376 0 0 0 21825 4 0 0 25 0 1 0 770108627 70483968 13966 33554432000 4194304 4291037 140736988617008 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 17208 13966 258 24 0 13842 0
Current children cumulated CPU time (s) 218.29
Current children cumulated vsize (KiB) 68832

[startup+218.401 s]
/proc/loadavg: 2.15 2.09 2.03 3/536 12440
/proc/meminfo: memFree=17684576/32951124 swapFree=64205420/67111528
[pid=12433] ppid=12431 vsize=68832 CPUtime=218.39 cores=0,2,4,6
/proc/12433/stat : 12433 (minisat_release) R 12431 12433 12055 0 -1 4202496 22376 0 0 0 21835 4 0 0 25 0 1 0 770108627 70483968 13966 33554432000 4194304 4291037 140736988617008 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12433/statm: 17208 13966 258 24 0 13842 0
Current children cumulated CPU time (s) 218.39
Current children cumulated vsize (KiB) 68832

Child status: 20
Real time (s): 218.45
CPU time (s): 218.453
CPU user time (s): 218.404
CPU system time (s): 0.048992
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 68832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 218.404
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22391
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= 9
involuntary context switches= 521

runsolver used 1.20282 second user time and 2.59161 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-28 14:18:27
IDJOB=3420050
IDBENCH=83118
IDSOLVER=1912
FILE ID=node136/3420050-1306585107
RUNJOBID= node136-1306579392-12073
PBS_JOBID= 13471544
Free space on /tmp= 73380 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420050-1306585107/watcher-3420050-1306585107 -o /tmp/evaluation-result-3420050-1306585107/solver-3420050-1306585107 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3420050-1306585107.cnf

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=892759742

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.76
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17804088 kB
Buffers:        256712 kB
Cached:        5684612 kB
SwapCached:      25124 kB
Active:        4785676 kB
Inactive:     10082016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17804088 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:     8907080 kB
Mapped:          40060 kB
Slab:           141788 kB
PageTables:      69028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169346032 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= 73380 MiB
End job on node136 at 2011-05-28 14:22:05