Trace number 3722151

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 NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14SAT (TO)22 1800.02 1800.31

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-sbox_4_shg.opb
MD5SUM175e0a4a6cd805ac131e3fa3fd7ba75e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark0.138978
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints240
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 147
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 147
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 147
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 240 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................
0.01/0.01	c ==================================[MINISAT+]==================================
0.01/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.01/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01/0.01	c ==============================================================================
0.01/0.01	c |         0 |     240     2584 |      80       0        0     nan |  0.000 % |
0.01/0.01	c ==============================================================================
0.01/0.01	c Found solution: 32
0.01/0.01	o 32
0.01/0.01	c ---[   0]---> Sorter-cost: 4118     Base:
0.01/0.02	c ==================================[MINISAT+]==================================
0.01/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.01/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01/0.02	c ==============================================================================
0.01/0.02	c |         0 |    4808    13263 |    1602       0        0     nan |  0.000 % |
0.01/0.02	c |       100 |    4808    13263 |    1762     100     1322    13.2 |  0.032 % |
0.01/0.03	c ==============================================================================
0.01/0.03	c Found solution: 28
0.01/0.03	o 28
0.01/0.03	c ---[   0]---> Sorter-cost:    0     Base:
0.01/0.03	c ==================================[MINISAT+]==================================
0.01/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.01/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01/0.03	c ==============================================================================
0.01/0.03	c |       125 |    4845    13361 |    1615     125     1716    13.7 |  0.032 % |
0.01/0.04	c |       226 |    4845    13361 |    1776     226     4331    19.2 |  0.064 % |
0.01/0.04	c ==============================================================================
0.01/0.04	c Found solution: 25
0.01/0.04	o 25
0.01/0.04	c ---[   0]---> Sorter-cost:    0     Base:
0.01/0.05	c ==================================[MINISAT+]==================================
0.01/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.01/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01/0.05	c ==============================================================================
0.01/0.05	c |       293 |    4852    13373 |    1617     285     5689    20.0 |  0.064 % |
0.01/0.05	c |       393 |    4852    13373 |    1778     385     9134    23.7 |  0.380 % |
0.01/0.06	c |       544 |    4852    13373 |    1956     536    15081    28.1 |  0.380 % |
0.01/0.07	c |       770 |    4852    13373 |    2152     762    21720    28.5 |  0.380 % |
0.01/0.09	c |      1107 |    4852    13373 |    2367    1099    33013    30.0 |  0.380 % |
0.09/0.12	c |      1613 |    4852    13373 |    2604    1605    53248    33.2 |  0.380 % |
0.09/0.17	c |      2373 |    4852    13373 |    2864    2365    80610    34.1 |  0.380 % |
0.19/0.26	c |      3512 |    4852    13373 |    3151    1868    68426    36.6 |  0.380 % |
0.39/0.40	c |      5220 |    4852    13373 |    3466    1792    61175    34.1 |  0.380 % |
0.49/0.59	c |      7785 |    4852    13373 |    3812    2507    89000    35.5 |  0.380 % |
0.89/0.90	c |     11629 |    4852    13373 |    4194    2224    78135    35.1 |  0.380 % |
1.29/1.36	c |     17395 |    4852    13373 |    4613    3482   126425    36.3 |  0.380 % |
1.99/2.09	c |     26044 |    4852    13373 |    5074    4698   171252    36.5 |  0.380 % |
3.09/3.20	c |     39018 |    4852    13373 |    5582    4302   151730    35.3 |  0.380 % |
3.59/3.62	c ==============================================================================
3.59/3.62	c Found solution: 24
3.59/3.62	o 24
3.59/3.62	c ---[   0]---> Sorter-cost:    0     Base:
3.59/3.63	c ==================================[MINISAT+]==================================
3.59/3.63	c | Conflicts | Original         | Learnt                           | Progress |
3.59/3.63	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.59/3.63	c ==============================================================================
3.59/3.63	c |     44103 |    4872    13429 |    1624    3548   135099    38.1 |  0.380 % |
3.59/3.64	c |     44207 |    4872    13429 |    1786     991    28238    28.5 |  0.410 % |
3.59/3.64	c |     44358 |    4872    13429 |    1965    1142    33955    29.7 |  0.410 % |
3.59/3.66	c |     44583 |    4872    13429 |    2161    1367    41927    30.7 |  0.410 % |
3.59/3.69	c |     44922 |    4872    13429 |    2377    1706    54523    32.0 |  0.410 % |
3.69/3.73	c |     45430 |    4872    13429 |    2615    2214    73356    33.1 |  0.410 % |
3.69/3.79	c |     46189 |    4872    13429 |    2877    1519    47500    31.3 |  0.410 % |
3.79/3.87	c |     47328 |    4872    13429 |    3164    2658    95174    35.8 |  0.410 % |
3.99/4.01	c |     49040 |    4872    13429 |    3481    2630    92384    35.1 |  0.410 % |
4.19/4.20	c |     51602 |    4872    13429 |    3829    3254   107827    33.1 |  0.410 % |
4.40/4.49	c |     55446 |    4872    13429 |    4212    2994    91241    30.5 |  0.410 % |
4.89/4.94	c |     61212 |    4872    13429 |    4633    4247   143176    33.7 |  0.410 % |
5.59/5.66	c |     69861 |    4872    13429 |    5096    3065    97987    32.0 |  0.410 % |
6.69/6.72	c |     82838 |    4872    13429 |    5606    5267   158329    30.1 |  0.410 % |
8.39/8.49	c |    102299 |    4872    13429 |    6167    4146   149053    36.0 |  0.410 % |
11.39/11.43	c |    131491 |    4872    13429 |    6783    4220   150489    35.7 |  0.410 % |
15.69/15.72	c |    175280 |    4872    13429 |    7462    5320   198338    37.3 |  0.410 % |
22.49/22.59	c |    240967 |    4872    13429 |    8208    4883   181713    37.2 |  0.410 % |
32.39/32.48	c |    339494 |    4872    13429 |    9029    5331   179524    33.7 |  0.410 % |
48.58/48.63	c |    487283 |    4872    13429 |    9932    7984   288146    36.1 |  0.410 % |
70.98/71.08	c |    708967 |    4872    13429 |   10925    9670   326089    33.7 |  0.410 % |
89.47/89.57	c ==============================================================================
89.47/89.57	c Found solution: 23
89.47/89.57	o 23
89.47/89.57	c ---[   0]---> Sorter-cost:    0     Base:
89.47/89.58	c ==================================[MINISAT+]==================================
89.47/89.58	c | Conflicts | Original         | Learnt                           | Progress |
89.47/89.58	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
89.47/89.58	c ==============================================================================
89.47/89.58	c |    892323 |    4829    13317 |    1609    7852   227253    28.9 |  0.410 % |
89.57/89.60	c |    892424 |    4829    13317 |    1769    1083    18986    17.5 |  1.449 % |
89.57/89.61	c |    892574 |    4829    13317 |    1946    1233    23499    19.1 |  1.449 % |
89.57/89.62	c |    892799 |    4829    13317 |    2141    1458    30154    20.7 |  1.449 % |
89.57/89.64	c |    893137 |    4829    13317 |    2355    1796    41630    23.2 |  1.449 % |
89.57/89.67	c |    893643 |    4829    13317 |    2591    2302    58672    25.5 |  1.449 % |
89.68/89.72	c |    894402 |    4829    13317 |    2850    1606    44046    27.4 |  1.449 % |
89.78/89.80	c |    895541 |    4829    13317 |    3135    2745    84652    30.8 |  1.449 % |
89.88/89.92	c |    897249 |    4829    13317 |    3449    2670    85363    32.0 |  1.449 % |
90.08/90.12	c |    899812 |    4829    13317 |    3793    3326   107290    32.3 |  1.449 % |
90.38/90.43	c |    903656 |    4829    13317 |    4173    3080    97280    31.6 |  1.449 % |
90.78/90.89	c |    909423 |    4829    13317 |    4590    4377   135230    30.9 |  1.449 % |
91.38/91.49	c |    918073 |    4829    13317 |    5049    2975    84367    28.4 |  1.449 % |
92.47/92.56	c |    931047 |    4829    13317 |    5554    5111   173540    34.0 |  1.449 % |
94.07/94.13	c |    950510 |    4829    13317 |    6110    3821   140987    36.9 |  1.449 % |
96.68/96.77	c |    979703 |    4829    13317 |    6721    3586   112567    31.4 |  1.449 % |
100.08/100.19	c ==============================================================================
100.08/100.19	c Found solution: 22
100.08/100.19	o 22
100.08/100.19	c ---[   0]---> Sorter-cost:    0     Base:
100.17/100.20	c ==================================[MINISAT+]==================================
100.17/100.20	c | Conflicts | Original         | Learnt                           | Progress |
100.17/100.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
100.17/100.20	c ==============================================================================
100.17/100.20	c |   1016459 |    4845    13361 |    1615    4620   167679    36.3 |  1.449 % |
100.17/100.21	c |   1016560 |    4845    13361 |    1776    1256    34334    27.3 |  1.476 % |
100.17/100.22	c |   1016710 |    4845    13361 |    1954    1406    39533    28.1 |  1.476 % |
100.17/100.24	c |   1016936 |    4845    13361 |    2149    1632    47839    29.3 |  1.476 % |
100.17/100.26	c |   1017274 |    4845    13361 |    2364    1970    59975    30.4 |  1.476 % |
100.27/100.30	c |   1017780 |    4845    13361 |    2600    2476    77229    31.2 |  1.476 % |
100.27/100.36	c |   1018542 |    4845    13361 |    2861    1729    52809    30.5 |  1.476 % |
100.37/100.46	c |   1019683 |    4845    13361 |    3147    2870    99527    34.7 |  1.476 % |
100.57/100.60	c |   1021391 |    4845    13361 |    3461    2809    96958    34.5 |  1.476 % |
100.77/100.82	c |   1023954 |    4845    13361 |    3808    3458   114609    33.1 |  1.476 % |
101.08/101.11	c |   1027798 |    4845    13361 |    4188    3171   100699    31.8 |  1.476 % |
101.47/101.58	c |   1033565 |    4845    13361 |    4607    4465   150199    33.6 |  1.476 % |
102.18/102.29	c |   1042215 |    4845    13361 |    5068    3138    92654    29.5 |  1.476 % |
103.38/103.43	c |   1055189 |    4845    13361 |    5575    5284   175016    33.1 |  1.476 % |
104.97/105.07	c |   1074652 |    4845    13361 |    6132    3946   117528    29.8 |  1.476 % |
107.37/107.49	c |   1103844 |    4845    13361 |    6746    3823   115903    30.3 |  1.476 % |
111.37/111.49	c |   1147636 |    4845    13361 |    7420    4835   137990    28.5 |  1.476 % |
117.67/117.76	c |   1213321 |    4845    13361 |    8162    4235   125318    29.6 |  1.476 % |
127.07/127.13	c |   1311847 |    4845    13361 |    8979    4451   140036    31.5 |  1.476 % |
141.67/141.76	c |   1459636 |    4845    13361 |    9877    6922   205199    29.6 |  1.476 % |
164.97/165.09	c |   1681319 |    4845    13361 |   10864    8113   227834    28.1 |  1.476 % |
198.96/199.08	c |   2013844 |    4845    13361 |   11951    8991   277056    30.8 |  1.476 % |
251.75/251.83	c |   2512632 |    4845    13361 |   13146    7418   247654    33.4 |  1.476 % |
334.93/335.00	c |   3260814 |    4845    13361 |   14461   10681   339984    31.8 |  1.476 % |
457.31/457.50	c |   4383089 |    4845    13361 |   15907   11654   354222    30.4 |  1.476 % |
648.58/648.74	c |   6066503 |    4845    13361 |   17498   14639   428185    29.2 |  1.476 % |
933.54/933.73	c |   8591619 |    4845    13361 |   19247   10678   318815    29.9 |  1.476 % |
1383.77/1384.04	c |  12379295 |    4845    13361 |   21172   11400   359184    31.5 |  1.476 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s SATISFIABLE
1800.01/1800.30	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 x33 -x34 -x35 -x36 x37 -x38 x39 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147

Verifier Data

OK	22

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3722151-1338563413/watcher-3722151-1338563413 -o /tmp/evaluation-result-3722151-1338563413/solver-3722151-1338563413 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722151-1338563413.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 1.92 2.00 1.99 3/177 7427
/proc/meminfo: memFree=27376452/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=1132 CPUtime=0 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 153 0 0 0 0 0 0 0 20 0 1 0 322467085 1159168 110 33554432000 134512640 135395479 4287370880 4287369712 134618678 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 283 110 74 216 0 65 0

[startup+0.014845 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 7427
/proc/meminfo: memFree=27376452/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=1280 CPUtime=0.01 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 200 0 0 0 1 0 0 0 20 0 1 0 322467085 1310720 157 33554432000 134512640 135395479 4287370880 4287369408 135031374 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 320 157 86 216 0 102 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1280

[startup+0.100196 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 7427
/proc/meminfo: memFree=27376452/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=2148 CPUtime=0.09 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 437 0 0 0 9 0 0 0 20 0 1 0 322467085 2199552 394 33554432000 134512640 135395479 4287370880 4287369232 134580765 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 537 394 110 216 0 319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2148

[startup+0.300174 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 7427
/proc/meminfo: memFree=27376452/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=2540 CPUtime=0.29 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 545 0 0 0 29 0 0 0 20 0 1 0 322467085 2600960 502 33554432000 134512640 135395479 4287370880 4287369232 134580765 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 635 502 110 216 0 417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2540

[startup+0.700175 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 7427
/proc/meminfo: memFree=27376452/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=2816 CPUtime=0.69 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 601 0 0 0 69 0 0 0 20 0 1 0 322467085 2883584 558 33554432000 134512640 135395479 4287370880 4287368752 134573849 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 704 558 110 216 0 486 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2816

[startup+1.50018 s]
/proc/loadavg: 1.92 2.00 1.99 3/178 7428
/proc/meminfo: memFree=27374668/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=3080 CPUtime=1.49 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 677 0 0 0 149 0 0 0 20 0 1 0 322467085 3153920 634 33554432000 134512640 135395479 4287370880 4287369232 134581053 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 770 634 110 216 0 552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3080

[startup+3.10018 s]
/proc/loadavg: 1.92 2.00 1.99 3/178 7428
/proc/meminfo: memFree=27373932/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=3372 CPUtime=3.09 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 739 0 0 0 309 0 0 0 20 0 1 0 322467085 3452928 696 33554432000 134512640 135395479 4287370880 4287369200 134572684 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 843 696 110 216 0 625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3372

[startup+6.30018 s]
/proc/loadavg: 1.93 2.00 1.99 3/178 7428
/proc/meminfo: memFree=27373616/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=3636 CPUtime=6.29 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 793 0 0 0 629 0 0 0 20 0 1 0 322467085 3723264 750 33554432000 134512640 135395479 4287370880 4287369232 134581307 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 909 750 110 216 0 691 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3636

[startup+12.7001 s]
/proc/loadavg: 1.93 2.00 1.99 3/178 7428
/proc/meminfo: memFree=27372712/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=4428 CPUtime=12.69 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 990 0 0 0 1269 0 0 0 20 0 1 0 322467085 4534272 947 33554432000 134512640 135395479 4287370880 4287369184 134580343 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 1107 947 110 216 0 889 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4428

[startup+25.5002 s]
/proc/loadavg: 1.95 2.00 1.99 3/178 7428
/proc/meminfo: memFree=27372192/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=5224 CPUtime=25.49 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 1192 0 0 0 2549 0 0 0 20 0 1 0 322467085 5349376 1149 33554432000 134512640 135395479 4287370880 4287368848 134579312 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 1306 1149 110 216 0 1088 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5224

[startup+51.1002 s]
/proc/loadavg: 1.96 2.00 1.99 3/177 7429
/proc/meminfo: memFree=27368104/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=6144 CPUtime=51.08 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 1418 0 0 0 5108 0 0 0 20 0 1 0 322467085 6291456 1375 33554432000 134512640 135395479 4287370880 4287369184 134580330 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 1536 1375 110 216 0 1318 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6144

[startup+102.306 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 7429
/proc/meminfo: memFree=27366860/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=7080 CPUtime=102.28 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 1673 0 0 0 10228 0 0 0 20 0 1 0 322467085 7249920 1633 33554432000 134512640 135395479 4287370880 4287369232 134580768 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 1770 1633 110 216 0 1552 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 7080

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7429
/proc/meminfo: memFree=27366912/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=7780 CPUtime=162.26 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 1828 0 0 0 16226 0 0 0 20 0 1 0 322467085 7966720 1788 33554432000 134512640 135395479 4287370880 4287369232 134581076 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 1945 1788 110 216 0 1727 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 7780

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7429
/proc/meminfo: memFree=27365052/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=8728 CPUtime=222.25 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 2048 0 0 0 22225 0 0 0 20 0 1 0 322467085 8937472 2008 33554432000 134512640 135395479 4287370880 4287369232 134580975 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/7427/statm: 2182 2008 110 216 0 1964 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 8728

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7429
/proc/meminfo: memFree=27363388/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=9580 CPUtime=282.24 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 2270 0 0 0 28224 0 0 0 20 0 1 0 322467085 9809920 2243 33554432000 134512640 135395479 4287370880 4287369232 134581122 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 2395 2243 110 216 0 2177 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 9580

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7430
/proc/meminfo: memFree=27361904/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=10020 CPUtime=342.23 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 2374 0 0 0 34223 0 0 0 20 0 1 0 322467085 10260480 2347 33554432000 134512640 135395479 4287370880 4287369232 134580947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 2505 2347 110 216 0 2287 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 10020

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7430
/proc/meminfo: memFree=27357496/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=10872 CPUtime=402.22 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 2569 0 0 0 40222 0 0 0 20 0 1 0 322467085 11132928 2567 33554432000 134512640 135395479 4287370880 4287369232 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 2718 2567 110 216 0 2500 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 10872

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7430
/proc/meminfo: memFree=27354540/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=11692 CPUtime=462.21 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 2750 0 0 0 46221 0 0 0 20 0 1 0 322467085 11972608 2748 33554432000 134512640 135395479 4287370880 4287369344 134588692 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 2923 2748 110 216 0 2705 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 11692

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7430
/proc/meminfo: memFree=27352616/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=12148 CPUtime=522.2 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 2848 0 0 0 52220 0 0 0 20 0 1 0 322467085 12439552 2846 33554432000 134512640 135395479 4287370880 4287369232 134580732 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 3037 2846 110 216 0 2819 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 12148

[startup+582.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7430
/proc/meminfo: memFree=27349452/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=12880 CPUtime=582.19 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 3014 0 0 0 58219 0 0 0 20 0 1 0 322467085 13189120 3057 33554432000 134512640 135395479 4287370880 4287369232 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 3220 3057 110 216 0 3002 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 12880

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7483
/proc/meminfo: memFree=27375400/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=14792 CPUtime=882.15 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 3454 0 0 0 88215 0 0 0 20 0 1 0 322467085 15147008 3546 33554432000 134512640 135395479 4287370880 4287369232 134580806 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 3698 3546 110 216 0 3480 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 14792

[startup+942.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 7483
/proc/meminfo: memFree=27277376/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=15236 CPUtime=942.14 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 3535 0 0 0 94214 0 0 0 20 0 1 0 322467085 15601664 3627 33554432000 134512640 135395479 4287370880 4287369232 134581074 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 3809 3627 110 216 0 3591 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 15236

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 7485
/proc/meminfo: memFree=27191456/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=15504 CPUtime=1002.13 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 3618 0 0 0 100213 0 0 0 20 0 1 0 322467085 15876096 3710 33554432000 134512640 135395479 4287370880 4287369232 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 3876 3710 110 216 0 3658 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 15504

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7485
/proc/meminfo: memFree=27190576/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=15804 CPUtime=1062.12 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 3669 0 0 0 106212 0 0 0 20 0 1 0 322467085 16183296 3761 33554432000 134512640 135395479 4287370880 4287369232 134581451 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 3951 3761 110 216 0 3733 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 15804

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 7485
/proc/meminfo: memFree=27186608/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=15952 CPUtime=1122.11 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 3693 0 0 0 112211 0 0 0 20 0 1 0 322467085 16334848 3785 33554432000 134512640 135395479 4287370880 4287369200 134573376 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 3988 3785 110 216 0 3770 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 15952

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 7485
/proc/meminfo: memFree=27157316/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=16632 CPUtime=1182.1 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 3869 0 0 0 118210 0 0 0 20 0 1 0 322467085 17031168 3961 33554432000 134512640 135395479 4287370880 4287368928 134585952 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4158 3961 110 216 0 3940 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 16632

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 7488
/proc/meminfo: memFree=27156572/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=17448 CPUtime=1242.09 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4044 0 0 0 124209 0 0 0 20 0 1 0 322467085 17866752 4136 33554432000 134512640 135395479 4287370880 4287369136 134568540 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4362 4136 110 216 0 4144 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 17448

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7489
/proc/meminfo: memFree=27122108/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=17448 CPUtime=1302.09 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4065 0 0 0 130209 0 0 0 20 0 1 0 322467085 17866752 4157 33554432000 134512640 135395479 4287370880 4287368848 134576461 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4362 4157 110 216 0 4144 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 17448

[startup+1362.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 7489
/proc/meminfo: memFree=27067576/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=17448 CPUtime=1362.07 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4065 0 0 0 136207 0 0 0 20 0 1 0 322467085 17866752 4157 33554432000 134512640 135395479 4287370880 4287369232 134581200 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4362 4157 110 216 0 4144 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 17448

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 7489
/proc/meminfo: memFree=27065848/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=17744 CPUtime=1422.07 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4123 0 0 0 142207 0 0 0 20 0 1 0 322467085 18169856 4271 33554432000 134512640 135395479 4287370880 4287369232 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4436 4271 110 216 0 4218 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 17744

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 7489
/proc/meminfo: memFree=27066676/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=17932 CPUtime=1482.05 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4163 0 0 0 148205 0 0 0 20 0 1 0 322467085 18362368 4311 33554432000 134512640 135395479 4287370880 4287369232 134581028 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4483 4311 110 216 0 4265 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 17932

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7489
/proc/meminfo: memFree=27054772/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=18076 CPUtime=1542.05 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4183 0 0 0 154205 0 0 0 20 0 1 0 322467085 18509824 4331 33554432000 134512640 135395479 4287370880 4287369136 134568552 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4519 4331 110 216 0 4301 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 18076

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7490
/proc/meminfo: memFree=27000088/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=18220 CPUtime=1602.04 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4213 0 0 0 160204 0 0 0 20 0 1 0 322467085 18657280 4361 33554432000 134512640 135395479 4287370880 4287368752 134573899 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4555 4361 110 216 0 4337 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 18220

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7490
/proc/meminfo: memFree=26947436/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=18220 CPUtime=1662.03 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4234 0 0 0 166203 0 0 0 20 0 1 0 322467085 18657280 4382 33554432000 134512640 135395479 4287370880 4287369232 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4555 4382 110 216 0 4337 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 18220

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7490
/proc/meminfo: memFree=26917672/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=18644 CPUtime=1722.02 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4325 0 0 0 172202 0 0 0 20 0 1 0 322467085 19091456 4473 33554432000 134512640 135395479 4287370880 4287369232 134580774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4661 4473 110 216 0 4443 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 18644

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7490
/proc/meminfo: memFree=26917052/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=19028 CPUtime=1782.01 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4397 0 0 0 178201 0 0 0 20 0 1 0 322467085 19484672 4545 33554432000 134512640 135395479 4287370880 4287369232 134581028 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4757 4545 110 216 0 4539 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 19028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 7493
/proc/meminfo: memFree=26917048/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=19028 CPUtime=1800.01 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4397 0 0 0 180001 0 0 0 20 0 1 0 322467085 19484672 4545 33554432000 134512640 135395479 4287370880 4287369232 134580732 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4757 4545 110 216 0 4539 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 19028

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 7493
/proc/meminfo: memFree=26917048/32873660 swapFree=7120/7120
[pid=7427] ppid=7425 vsize=19028 CPUtime=1800.01 cores=1,3,5,7
/proc/7427/stat : 7427 (minisat+) R 7425 7427 5366 0 -1 4202496 4397 0 0 0 180001 0 0 0 20 0 1 0 322467085 19484672 4545 33554432000 134512640 135395479 4287370880 4287369232 134580732 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/7427/statm: 4757 4545 110 216 0 4539 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 19028

Child status: 10
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1800.02
CPU system time (s): 0.006998
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 19028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.006998
maximum resident set size= 18188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4399
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= 7
involuntary context switches= 2295

runsolver used 2.83257 second user time and 7.85181 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-01 17:10:13
IDJOB=3722151
IDBENCH=89907
IDSOLVER=2306
FILE ID=node117/3722151-1338563413
RUNJOBID= node117-1338552576-5383
PBS_JOBID= 14635867
Free space on /tmp= 69132 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-sbox_4_shg.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722151-1338563413/watcher-3722151-1338563413 -o /tmp/evaluation-result-3722151-1338563413/solver-3722151-1338563413 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3722151-1338563413.opb            

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

MD5SUM BENCH= 175e0a4a6cd805ac131e3fa3fd7ba75e
RANDOM SEED=231501774

node117.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        27376764 kB
Buffers:          573332 kB
Cached:          3951556 kB
SwapCached:          768 kB
Active:          2246004 kB
Inactive:        2341072 kB
Active(anon):      47892 kB
Inactive(anon):     9972 kB
Active(file):    2198112 kB
Inactive(file):  2331100 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107008 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:         61124 kB
Mapped:            12764 kB
Shmem:                80 kB
Slab:             774148 kB
SReclaimable:     218448 kB
SUnreclaim:       555700 kB
KernelStack:        1464 kB
PageTables:         3860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     170828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3722151-1338563413.opb

Free space on /tmp at the end= 69128 MiB
End job on node117 at 2012-06-01 17:40:16