Trace number 35224

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, and are wall clock time (not CPU 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
minisat+ 1.14SAT (TO)3907 1800.9 1802.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
MD5SUM8d2c17131f0dd6c2b5d472cf1eef4c89
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2967
Best CPU time to get the best result obtained on this benchmark3.03154
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2967
Optimality of the best value was proved YES
Number of variables1086
Total number of constraints85
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint1086
Number of terms in the objective function 1086
Biggest coefficient in the objective function 283
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 197191
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 283
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 197191
Number of bits of the biggest sum of numbers18
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 (download as text)

0.00	c Parsing PB file...
0.09	c Converting 169 PB-constraints to clauses...
0.09	c   -- Unit propagations: (none)
0.09	c   -- Detecting intervals from adjacent constraints: ####################################################################################
0.09	c   -- Clauses(.)/Splits(s): (none)
0.09	c ---[ 168]---> Adder-cost: 592   maxlim: 2471   bits: 12/12
0.12	c ---[ 166]---> BDD-cost:   41
0.12	c ---[ 164]---> BDD-cost:   67
0.12	c ---[ 162]---> BDD-cost:   99
0.12	c ---[ 160]---> BDD-cost:   79
0.12	c ---[ 158]---> BDD-cost:   45
0.12	c ---[ 156]---> BDD-cost:   69
0.13	c ---[ 154]---> BDD-cost:   55
0.13	c ---[ 152]---> BDD-cost:   37
0.13	c ---[ 150]---> BDD-cost:   27
0.13	c ---[ 148]---> BDD-cost:   77
0.13	c ---[ 146]---> BDD-cost:   79
0.13	c ---[ 144]---> BDD-cost:   23
0.13	c ---[ 142]---> BDD-cost:   75
0.13	c ---[ 140]---> BDD-cost:   77
0.13	c ---[ 138]---> BDD-cost:   41
0.13	c ---[ 136]---> BDD-cost:   75
0.13	c ---[ 134]---> BDD-cost:  107
0.13	c ---[ 132]---> BDD-cost:   91
0.14	c ---[ 130]---> BDD-cost:  127
0.14	c ---[ 128]---> BDD-cost:  123
0.14	c ---[ 126]---> BDD-cost:   89
0.14	c ---[ 124]---> BDD-cost:   57
0.14	c ---[ 122]---> BDD-cost:   89
0.14	c ---[ 120]---> BDD-cost:   71
0.14	c ---[ 118]---> BDD-cost:  103
0.15	c ---[ 116]---> BDD-cost:  117
0.15	c ---[ 114]---> BDD-cost:  125
0.15	c ---[ 112]---> BDD-cost:   91
0.15	c ---[ 110]---> BDD-cost:   59
0.15	c ---[ 108]---> BDD-cost:   89
0.15	c ---[ 106]---> BDD-cost:   71
0.15	c ---[ 104]---> BDD-cost:  129
0.16	c ---[ 102]---> BDD-cost:  113
0.16	c ---[ 100]---> BDD-cost:  123
0.16	c ---[  98]---> BDD-cost:   89
0.16	c ---[  96]---> BDD-cost:   61
0.16	c ---[  94]---> BDD-cost:   59
0.16	c ---[  92]---> BDD-cost:   33
0.16	c ---[  90]---> BDD-cost:  123
0.16	c ---[  88]---> BDD-cost:  121
0.17	c ---[  86]---> BDD-cost:   99
0.17	c ---[  84]---> BDD-cost:   45
0.17	c ---[  82]---> BDD-cost:   69
0.17	c ---[  80]---> BDD-cost:   59
0.17	c ---[  78]---> BDD-cost:   33
0.17	c ---[  76]---> BDD-cost:   73
0.17	c ---[  74]---> BDD-cost:   69
0.17	c ---[  72]---> BDD-cost:   47
0.17	c ---[  70]---> BDD-cost:   67
0.17	c ---[  68]---> BDD-cost:   95
0.17	c ---[  66]---> BDD-cost:   85
0.18	c ---[  64]---> BDD-cost:  107
0.18	c ---[  62]---> BDD-cost:   97
0.18	c ---[  60]---> BDD-cost:   33
0.18	c ---[  58]---> BDD-cost:   79
0.18	c ---[  56]---> BDD-cost:   87
0.18	c ---[  54]---> BDD-cost:   75
0.18	c ---[  52]---> BDD-cost:   67
0.18	c ---[  50]---> BDD-cost:   43
0.18	c ---[  48]---> BDD-cost:   75
0.19	c ---[  46]---> BDD-cost:  105
0.19	c ---[  44]---> BDD-cost:   87
0.19	c ---[  42]---> BDD-cost:   77
0.19	c ---[  40]---> BDD-cost:   63
0.19	c ---[  38]---> BDD-cost:   39
0.19	c ---[  36]---> BDD-cost:   77
0.19	c ---[  34]---> BDD-cost:   63
0.19	c ---[  32]---> BDD-cost:    5
0.19	c ---[  30]---> BDD-cost:  169
0.20	c ---[  28]---> BDD-cost:  155
0.20	c ---[  26]---> BDD-cost:  115
0.20	c ---[  24]---> BDD-cost:   77
0.20	c ---[  22]---> BDD-cost:   83
0.20	c ---[  20]---> BDD-cost:  111
0.20	c ---[  18]---> BDD-cost:  107
0.21	c ---[  16]---> BDD-cost:  161
0.21	c ---[  14]---> BDD-cost:  151
0.21	c ---[  12]---> BDD-cost:  117
0.21	c ---[  10]---> BDD-cost:   57
0.22	c ---[   8]---> BDD-cost:   85
0.22	c ---[   6]---> BDD-cost:   71
0.22	c ---[   4]---> BDD-cost:   25
0.22	c ---[   2]---> BDD-cost:   37
0.22	c ---[   0]---> Adder-cost: 2160   maxlim: 1059   bits: 11/11
0.99	c ==================================[MINISAT+]==================================
0.99	c | Conflicts | Original         | Learnt                           | Progress |
0.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.99	c ==============================================================================
0.99	c |         0 |   35697   111365 |   11899       0        0     nan |  0.000 % |
1.02	c |       100 |   35673   111283 |   13088      98     3550    36.2 |  1.208 % |
1.06	c |       250 |   35673   111283 |   14397     248     6872    27.7 |  1.208 % |
1.14	c |       475 |   35673   111283 |   15837     473    22930    48.5 |  1.208 % |
1.24	c |       812 |   35582   110964 |   17421     797    32292    40.5 |  1.350 % |
1.40	c |      1318 |   35228   109731 |   19163    1236    39075    31.6 |  1.930 % |
1.51	c |      2077 |   35115   109352 |   21079    1978    55328    28.0 |  2.083 % |
1.86	c |      3216 |   35106   109323 |   23187    3116   134443    43.1 |  2.102 % |
2.71	c |      4924 |   35091   109270 |   25506    4817   501813   104.2 |  2.111 % |
3.10	c ==============================================================================
3.10	c Found solution: 4678
3.10	o 4678
3.11	c ---[   0]---> Adder-cost: 8142   maxlim: 192513   bits: 18/18
4.51	c ==================================[MINISAT+]==================================
4.51	c | Conflicts | Original         | Learnt                           | Progress |
4.51	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.51	c ==============================================================================
4.51	c |      5808 |   91968   312356 |   30656    5701   636022   111.6 |  2.111 % |
4.58	c |      5908 |   91968   312356 |   33721    5801   638088   110.0 |  1.222 % |
4.66	c ==============================================================================
4.66	c Found solution: 4381
4.66	o 4381
4.67	c ---[   0]---> Adder-cost: 0   maxlim: 192810   bits: 18/18
6.00	c ==================================[MINISAT+]==================================
6.00	c | Conflicts | Original         | Learnt                           | Progress |
6.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.00	c ==============================================================================
6.00	c |      6012 |   91987   312479 |   30662    5905   642881   108.9 |  1.222 % |
6.02	c |      6113 |   91987   312479 |   33728    6006   643901   107.2 |  1.248 % |
6.05	c |      6263 |   91987   312479 |   37101    6156   648018   105.3 |  1.248 % |
6.07	c |      6490 |   91987   312479 |   40811    6383   655375   102.7 |  1.248 % |
6.27	c |      6828 |   91987   312479 |   44892    6721   678577   101.0 |  1.248 % |
6.58	c |      7334 |   91987   312479 |   49381    7227   710491    98.3 |  1.248 % |
7.11	c |      8093 |   91987   312479 |   54319    7986   772776    96.8 |  1.248 % |
7.31	c ==============================================================================
7.31	c Found solution: 4329
7.31	o 4329
7.33	c ---[   0]---> Adder-cost: 0   maxlim: 192862   bits: 18/18
8.65	c ==================================[MINISAT+]==================================
8.65	c | Conflicts | Original         | Learnt                           | Progress |
8.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.65	c ==============================================================================
8.65	c |      8535 |   92003   312609 |   30667    8428   796805    94.5 |  1.248 % |
8.67	c |      8635 |   91996   312585 |   33733    8527   798553    93.6 |  1.285 % |
8.71	c |      8786 |   91996   312585 |   37107    8678   799323    92.1 |  1.285 % |
8.82	c |      9015 |   91996   312585 |   40817    8907   810541    91.0 |  1.285 % |
9.24	c ==============================================================================
9.24	c Found solution: 4303
9.24	o 4303
9.26	c ---[   0]---> Adder-cost: 0   maxlim: 192888   bits: 18/18
10.58	c ==================================[MINISAT+]==================================
10.58	c | Conflicts | Original         | Learnt                           | Progress |
10.58	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.58	c ==============================================================================
10.58	c |      9343 |   92000   312645 |   30666    9235   872957    94.5 |  1.285 % |
10.67	c |      9447 |   92000   312645 |   33732    9339   877086    93.9 |  1.306 % |
10.79	c |      9599 |   92000   312645 |   37105    9491   896729    94.5 |  1.306 % |
10.91	c |      9825 |   91979   312575 |   40816    9711   900061    92.7 |  1.322 % |
11.23	c |     10164 |   91979   312575 |   44898   10050   962481    95.8 |  1.322 % |
11.63	c |     10673 |   91967   312533 |   49387   10550  1020834    96.8 |  1.328 % |
12.20	c |     11432 |   91967   312533 |   54326   11309  1107842    98.0 |  1.328 % |
13.32	c |     12574 |   91967   312533 |   59759   12451  1288451   103.5 |  1.328 % |
14.90	c |     14282 |   91951   312481 |   65735   14156  1567998   110.8 |  1.344 % |
17.02	c |     16846 |   91944   312457 |   72308   16718  2021257   120.9 |  1.349 % |
21.04	c |     20697 |   91944   312457 |   79539   20569  2889530   140.5 |  1.349 % |
21.70	c ==============================================================================
21.70	c Found solution: 4269
21.70	o 4269
21.71	c ---[   0]---> Adder-cost: 0   maxlim: 192922   bits: 18/18
23.09	c ==================================[MINISAT+]==================================
23.09	c | Conflicts | Original         | Learnt                           | Progress |
23.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
23.09	c ==============================================================================
23.09	c |     21234 |   91954   312544 |   30651   21106  2966775   140.6 |  1.349 % |
23.22	c |     21335 |   91898   312350 |   33716   21192  2969519   140.1 |  1.413 % |
23.38	c |     21485 |   91898   312350 |   37087   21342  3004545   140.8 |  1.413 % |
23.63	c |     21711 |   91785   311959 |   40796   21531  3013007   139.9 |  1.504 % |
23.98	c |     22051 |   91785   311959 |   44876   21871  3070258   140.4 |  1.504 % |
24.53	c |     22559 |   91785   311959 |   49363   22379  3176774   142.0 |  1.504 % |
25.16	c |     23320 |   91756   311856 |   54300   23120  3255681   140.8 |  1.520 % |
26.28	c |     24459 |   91756   311856 |   59730   24259  3473974   143.2 |  1.520 % |
27.96	c |     26169 |   91756   311856 |   65703   25969  3776044   145.4 |  1.520 % |
30.17	c |     28733 |   91756   311856 |   72273   28533  4179806   146.5 |  1.520 % |
34.84	c |     32579 |   91676   311577 |   79500   32345  4833206   149.4 |  1.589 % |
43.47	c |     38348 |   91676   311577 |   87450   38114  6308737   165.5 |  1.589 % |
57.38	c |     46997 |   91601   311320 |   96195   46740  8459122   181.0 |  1.643 % |
75.40	c ==============================================================================
75.40	c Found solution: 4262
75.40	o 4262
75.41	c ---[   0]---> Adder-cost: 0   maxlim: 192929   bits: 18/18
76.94	c ==================================[MINISAT+]==================================
76.94	c | Conflicts | Original         | Learnt                           | Progress |
76.94	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
76.94	c ==============================================================================
76.94	c |     59475 |   91556   311180 |   30518   59211 11444311   193.3 |  1.643 % |
77.13	c |     59575 |   91556   311180 |   33569   16951  2967034   175.0 |  1.685 % |
77.34	c |     59727 |   91556   311180 |   36926   17103  2987056   174.7 |  1.685 % |
77.56	c |     59955 |   91556   311180 |   40619   17331  3023499   174.5 |  1.685 % |
77.86	c |     60296 |   91556   311180 |   44681   17672  3059606   173.1 |  1.685 % |
78.29	c |     60802 |   91556   311180 |   49149   18178  3146794   173.1 |  1.685 % |
79.25	c |     61561 |   91556   311180 |   54064   18937  3286300   173.5 |  1.685 % |
80.53	c |     62700 |   91556   311180 |   59470   20076  3636099   181.1 |  1.685 % |
82.44	c |     64412 |   91556   311180 |   65418   21788  3877981   178.0 |  1.685 % |
85.04	c ==============================================================================
85.04	c Found solution: 4219
85.04	o 4219
85.05	c ---[   0]---> Adder-cost: 0   maxlim: 192972   bits: 18/18
86.52	c ==================================[MINISAT+]==================================
86.52	c | Conflicts | Original         | Learnt                           | Progress |
86.52	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
86.52	c ==============================================================================
86.52	c |     66546 |   91560   311241 |   30520   23922  4366619   182.5 |  1.685 % |
86.60	c |     66646 |   91560   311241 |   33572   24022  4371054   182.0 |  1.707 % |
86.74	c |     66797 |   91560   311241 |   36929   24173  4384424   181.4 |  1.707 % |
86.95	c |     67026 |   91560   311241 |   40622   24402  4398296   180.2 |  1.707 % |
87.32	c |     67363 |   91560   311241 |   44684   24739  4461698   180.4 |  1.707 % |
88.00	c |     67871 |   91560   311241 |   49152   25247  4557821   180.5 |  1.707 % |
88.80	c |     68634 |   91560   311241 |   54068   26010  4671976   179.6 |  1.707 % |
90.24	c |     69773 |   91560   311241 |   59474   27149  5037188   185.5 |  1.707 % |
92.50	c |     71481 |   91560   311241 |   65422   28857  5394646   186.9 |  1.707 % |
96.03	c |     74043 |   91535   311160 |   71964   31415  6062380   193.0 |  1.733 % |
100.83	c |     77887 |   91535   311160 |   79161   35259  6921757   196.3 |  1.733 % |
109.12	c |     83653 |   91535   311160 |   87077   41025  8057816   196.4 |  1.733 % |
121.93	c |     92304 |   91535   311160 |   95784   49676 10781790   217.0 |  1.733 % |
127.58	c ==============================================================================
127.58	c Found solution: 4172
127.58	o 4172
127.60	c ---[   0]---> Adder-cost: 0   maxlim: 193019   bits: 18/18
129.14	c ==================================[MINISAT+]==================================
129.14	c | Conflicts | Original         | Learnt                           | Progress |
129.14	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
129.14	c ==============================================================================
129.14	c |     95559 |   91542   311224 |   30514   52931 11644687   220.0 |  1.733 % |
129.40	c |     95659 |   91542   311224 |   33565   18941  3654438   192.9 |  1.754 % |
129.54	c |     95809 |   91542   311224 |   36921   19091  3658733   191.6 |  1.754 % |
129.76	c ==============================================================================
129.76	c Found solution: 3944
129.76	o 3944
129.77	c ---[   0]---> Adder-cost: 0   maxlim: 193247   bits: 18/18
131.33	c ==================================[MINISAT+]==================================
131.33	c | Conflicts | Original         | Learnt                           | Progress |
131.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
131.33	c ==============================================================================
131.33	c |     95994 |   91551   311287 |   30517   19276  3681560   191.0 |  1.754 % |
131.48	c |     96096 |   91551   311287 |   33568   19378  3703843   191.1 |  1.775 % |
131.64	c |     96246 |   91551   311287 |   36925   19528  3722802   190.6 |  1.775 % |
131.99	c |     96471 |   91551   311287 |   40618   19753  3810541   192.9 |  1.775 % |
132.41	c |     96811 |   91551   311287 |   44679   20093  3856602   191.9 |  1.775 % |
133.13	c |     97319 |   91551   311287 |   49147   20601  3980720   193.2 |  1.775 % |
133.97	c |     98078 |   91551   311287 |   54062   21360  4197445   196.5 |  1.775 % |
135.58	c |     99219 |   91551   311287 |   59468   22501  4443126   197.5 |  1.775 % |
138.59	c |    100927 |   91551   311287 |   65415   24209  5125900   211.7 |  1.775 % |
141.96	c |    103490 |   91551   311287 |   71957   26772  5785251   216.1 |  1.775 % |
147.96	c |    107334 |   91551   311287 |   79153   30616  7230782   236.2 |  1.775 % |
156.75	c |    113103 |   91551   311287 |   87068   36385  8775221   241.2 |  1.775 % |
171.42	c |    121753 |   91551   311287 |   95775   45035 11913321   264.5 |  1.775 % |
193.57	c |    134728 |   91506   311130 |  105352   58002 16013485   276.1 |  1.796 % |
235.74	c |    154190 |   91497   311099 |  115888   77462 23776761   306.9 |  1.802 % |
311.72	c |    183385 |   91480   311042 |  127477  106650 33287203   312.1 |  1.812 % |
418.29	c |    227175 |   91465   310989 |  140224   38432 11097582   288.8 |  1.818 % |
574.61	c |    292861 |   91465   310989 |  154247  104118 34215853   328.6 |  1.818 % |
757.92	c ==============================================================================
757.92	c Found solution: 3941
757.92	o 3941
757.94	c ---[   0]---> Adder-cost: 0   maxlim: 193250   bits: 18/18
760.06	c ==================================[MINISAT+]==================================
760.06	c | Conflicts | Original         | Learnt                           | Progress |
760.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
760.06	c ==============================================================================
760.06	c |    346752 |   91404   310793 |   30468  157989 54523068   345.1 |  1.818 % |
760.94	c |    346853 |   91404   310793 |   33514   25429  5402300   212.4 |  1.865 % |
761.16	c |    347005 |   91404   310793 |   36866   25581  5434386   212.4 |  1.865 % |
761.58	c |    347230 |   91327   310520 |   40552   25796  5457700   211.6 |  1.935 % |
762.05	c |    347567 |   91327   310520 |   44608   26133  5541739   212.1 |  1.935 % |
762.82	c |    348077 |   91327   310520 |   49069   26643  5634183   211.5 |  1.935 % |
763.83	c |    348837 |   91327   310520 |   53975   27403  5818829   212.3 |  1.935 % |
765.79	c |    349977 |   91294   310405 |   59373   28534  6049689   212.0 |  1.951 % |
768.68	c |    351690 |   91294   310405 |   65310   30247  6500737   214.9 |  1.951 % |
772.79	c |    354256 |   91267   310310 |   71841   32810  7115154   216.9 |  1.962 % |
779.87	c |    358101 |   91267   310310 |   79026   36655  8466051   231.0 |  1.962 % |
793.26	c |    363870 |   91267   310310 |   86928   42424 10750007   253.4 |  1.962 % |
811.14	c |    372519 |   91252   310259 |   95621   51070 13603957   266.4 |  1.972 % |
842.98	c |    385501 |   91243   310228 |  105183   64048 18278305   285.4 |  1.978 % |
894.59	c |    404962 |   91243   310228 |  115702   83509 25672811   307.4 |  1.978 % |
979.17	c |    434156 |   91243   310228 |  127272  112703 36074763   320.1 |  1.978 % |
1061.73	c ==============================================================================
1061.73	c Found solution: 3907
1061.73	o 3907
1061.75	c ---[   0]---> Adder-cost: 0   maxlim: 193284   bits: 18/18
1063.37	c ==================================[MINISAT+]==================================
1063.37	c | Conflicts | Original         | Learnt                           | Progress |
1063.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1063.37	c ==============================================================================
1063.37	c |    467302 |   91217   310168 |   30405   29791  7648841   256.8 |  1.978 % |
1063.59	c |    467402 |   91217   310168 |   33445   29891  7675348   256.8 |  2.004 % |
1063.76	c |    467552 |   91217   310168 |   36790   30041  7688173   255.9 |  2.004 % |
1064.14	c |    467780 |   91217   310168 |   40469   30269  7754424   256.2 |  2.004 % |
1064.58	c |    468117 |   91217   310168 |   44515   30606  7799226   254.8 |  2.004 % |
1065.25	c |    468624 |   91217   310168 |   48967   31113  7890737   253.6 |  2.004 % |
1066.12	c |    469384 |   91217   310168 |   53864   31873  8026823   251.8 |  2.004 % |
1067.63	c |    470523 |   91162   309973 |   59250   33006  8276430   250.8 |  2.036 % |
1069.86	c |    472231 |   91162   309973 |   65175   34714  8790412   253.2 |  2.036 % |
1073.60	c |    474796 |   91153   309942 |   71693   37275  9346729   250.8 |  2.041 % |
1080.31	c |    478641 |   91153   309942 |   78862   41120 10466913   254.5 |  2.041 % |
1091.12	c |    484407 |   91153   309942 |   86749   46886 12096912   258.0 |  2.041 % |
1107.49	c |    493058 |   91138   309891 |   95423   55534 14731908   265.3 |  2.052 % |
1136.22	c |    506035 |   91138   309891 |  104966   68511 20002700   292.0 |  2.052 % |
1185.22	c |    525496 |   91123   309838 |  115462   87969 27139760   308.5 |  2.057 % |
1275.23	c |    554688 |   91114   309807 |  127009   25004  5953422   238.1 |  2.063 % |
1365.60	c |    598477 |   91021   309484 |  139710   68765 21989627   319.8 |  2.111 % |
1562.79	c |    664162 |   90943   309210 |  153681  134437 47632394   354.3 |  2.143 % |
1802.13	c 
1802.13	c *** TERMINATED ***
1802.13	s SATISFIABLE
1802.13	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
1802.13	v -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
1802.13	v -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
1802.13	v -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105
1802.13	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126
1802.13	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
1802.13	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168
1802.13	v -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189
1802.13	v -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
1802.13	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231
1802.13	v -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252
1802.13	v x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273
1802.13	v -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 x291 -x292 -x293 -x294
1802.13	v -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315
1802.13	v -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336
1802.13	v -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357
1802.13	v x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378
1802.13	v -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399
1802.13	v -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420
1802.13	v -x421 -x422 -x423 -x424 -x425 x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441
1802.13	v -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462
1802.13	v -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483
1802.13	v -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504
1802.13	v -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525
1802.13	v -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 x546
1802.13	v -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567
1802.13	v -x568 -x569 -x570 -x571 -x572 x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588
1802.13	v -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609
1802.13	v -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630
1802.13	v -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651
1802.13	v -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672
1802.13	v -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693
1802.13	v -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 x708 -x709 -x710 -x711 -x712 -x713 -x714
1802.13	v -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735
1802.13	v -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756
1802.13	v -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777
1802.13	v -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798
1802.13	v -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819
1802.13	v -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840
1802.13	v -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861
1802.13	v -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882
1802.13	v -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903
1802.13	v -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924
1802.13	v x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 x939 -x940 -x941 -x942 -x943 -x944 -x945
1802.13	v -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966
1802.13	v -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987
1802.13	v -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006
1802.13	v -x1007 x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023
1802.13	v -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 x1036 -x1037 -x1038 -x1039 -x1040
1802.13	v -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057
1802.13	v -x1058 -x1059 -x1060 -x1061 -x1062 x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 x1074 -x1075
1802.13	v -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086

Verifier Data (download as text)

OK	3907

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node83/watcher-35224-1149368308 -o ROOT/results/node83/solver-35224-1149368308 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node83/35224-1149368308/instance-35224-1149368308.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1680096/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=1312 CPUtime=0
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 155 0 0 0 0 0 0 0 19 0 1 0 202470131 1343488 141 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134627782 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 328 141 72 215 0 110 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1656224/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=26564 CPUtime=10
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 7604 0 0 0 996 4 0 0 25 0 1 0 202470131 27201536 6058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134691288 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 6641 6058 123 215 0 6423 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 26564

[startup+20.0082 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1649184/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=33972 CPUtime=19.99
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 9438 0 0 0 1994 5 0 0 25 0 1 0 202470131 34787328 7892 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 8493 7892 123 215 0 8275 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 33972

[startup+30.0141 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1642848/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=40256 CPUtime=29.99
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 11221 0 0 0 2992 7 0 0 25 0 1 0 202470131 41222144 9445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 10064 9445 123 215 0 9846 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 40256

[startup+40.02 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1636832/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=46424 CPUtime=39.99
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 12781 0 0 0 3991 8 0 0 25 0 1 0 202470131 47538176 11005 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580268 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 11606 11005 123 215 0 11388 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 46424

[startup+50.026 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1630176/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=53072 CPUtime=49.98
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 14441 0 0 0 4989 9 0 0 25 0 1 0 202470131 54345728 12665 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 13268 12665 123 215 0 13050 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 53072

[startup+60.0319 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1623648/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=59632 CPUtime=59.99
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 16080 0 0 0 5988 11 0 0 25 0 1 0 202470131 61063168 14304 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 14908 14304 123 215 0 14690 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 59632

[startup+70.0378 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1616800/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=66468 CPUtime=69.98
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 17789 0 0 0 6986 12 0 0 25 0 1 0 202470131 68063232 16013 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 16617 16013 123 215 0 16399 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 66468

[startup+80.0437 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1612192/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=70772 CPUtime=79.99
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 19007 0 0 0 7985 14 0 0 25 0 1 0 202470131 72470528 17109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 17693 17109 123 215 0 17475 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 70772

[startup+90.0496 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1612192/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=70772 CPUtime=89.99
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 19007 0 0 0 8985 14 0 0 25 0 1 0 202470131 72470528 17109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581150 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 17693 17109 123 215 0 17475 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 70772

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1612192/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=70772 CPUtime=99.99
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 19007 0 0 0 9985 14 0 0 25 0 1 0 202470131 72470528 17109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 17693 17109 123 215 0 17475 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 70772

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1612192/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=70772 CPUtime=109.99
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 19007 0 0 0 10985 14 0 0 25 0 1 0 202470131 72470528 17109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 17693 17109 123 215 0 17475 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 70772

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1612192/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=70772 CPUtime=119.98
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 19009 0 0 0 11984 14 0 0 25 0 1 0 202470131 72470528 17111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 17693 17111 123 215 0 17475 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 70772

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1611168/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=71720 CPUtime=129.99
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 19738 0 0 0 12985 14 0 0 25 0 1 0 202470131 73441280 17348 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812138 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 17930 17348 123 215 0 17712 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 71720

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1611168/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=71720 CPUtime=139.98
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 19739 0 0 0 13984 14 0 0 25 0 1 0 202470131 73441280 17349 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 17930 17349 123 215 0 17712 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (Kb) 71720

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10508
/proc/meminfo: memFree=1611232/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=71720 CPUtime=149.98
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 19739 0 0 0 14984 14 0 0 25 0 1 0 202470131 73441280 17349 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 17930 17349 123 215 0 17712 0
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 71720

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 10571
/proc/meminfo: memFree=1609968/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=71720 CPUtime=159.94
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 19739 0 0 0 15979 15 0 0 25 0 1 0 202470131 73441280 17349 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 17930 17349 123 215 0 17712 0
Current children cumulated CPU time (s) 159.94
Current children cumulated vsize (Kb) 71720

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 10621
/proc/meminfo: memFree=1609840/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=71852 CPUtime=169.92
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 19760 0 0 0 16976 16 0 0 25 0 1 0 202470131 73576448 17370 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 17963 17370 123 215 0 17745 0
Current children cumulated CPU time (s) 169.92
Current children cumulated vsize (Kb) 71852

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1603168/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=79472 CPUtime=179.89
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 21660 0 0 0 17971 18 0 0 25 0 1 0 202470131 81379328 19270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 19868 19270 123 215 0 19650 0
Current children cumulated CPU time (s) 179.89
Current children cumulated vsize (Kb) 79472

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1595552/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=87340 CPUtime=189.88
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 23623 0 0 0 18969 19 0 0 25 0 1 0 202470131 89436160 21233 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584058 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 21835 21233 123 215 0 21617 0
Current children cumulated CPU time (s) 189.88
Current children cumulated vsize (Kb) 87340

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1588000/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=94824 CPUtime=199.88
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 25511 0 0 0 19968 20 0 0 25 0 1 0 202470131 97099776 23121 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 23706 23121 123 215 0 23488 0
Current children cumulated CPU time (s) 199.88
Current children cumulated vsize (Kb) 94824

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1581600/2055888 swapFree=4085408/4096564

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

[pid=10508] ppid=10506 vsize=267012 CPUtime=1709.82
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 170921 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576464 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1709.82
Current children cumulated vsize (Kb) 267012

[startup+1721.03 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415520/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1719.82
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 171921 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1719.82
Current children cumulated vsize (Kb) 267012

[startup+1731.04 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415520/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1729.82
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 172921 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1729.82
Current children cumulated vsize (Kb) 267012

[startup+1741.04 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415520/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1739.81
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 173920 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1739.81
Current children cumulated vsize (Kb) 267012

[startup+1751.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415520/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1749.81
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 174920 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1749.81
Current children cumulated vsize (Kb) 267012

[startup+1761.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415520/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1759.81
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 175920 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1759.81
Current children cumulated vsize (Kb) 267012

[startup+1771.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415520/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1769.81
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 176920 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1769.81
Current children cumulated vsize (Kb) 267012

[startup+1781.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1779.8
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 177919 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1779.8
Current children cumulated vsize (Kb) 267012

[startup+1791.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1789.8
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 178919 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574410 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1789.8
Current children cumulated vsize (Kb) 267012

[startup+1792.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1790.81
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 179020 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1790.81
Current children cumulated vsize (Kb) 267012

[startup+1793.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1791.81
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 179120 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1791.81
Current children cumulated vsize (Kb) 267012

[startup+1794.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1792.82
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 179221 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1792.82
Current children cumulated vsize (Kb) 267012

[startup+1795.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1793.82
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 179321 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1793.82
Current children cumulated vsize (Kb) 267012

[startup+1796.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1794.82
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 179421 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (Kb) 267012

[startup+1797.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1795.82
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 179521 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1795.82
Current children cumulated vsize (Kb) 267012

[startup+1798.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1796.83
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 179622 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1796.83
Current children cumulated vsize (Kb) 267012

[startup+1799.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1797.83
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 179722 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576758 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (Kb) 267012

[startup+1800.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1798.84
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 179823 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574544 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1798.84
Current children cumulated vsize (Kb) 267012

[startup+1801.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1799.84
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 179923 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1799.84
Current children cumulated vsize (Kb) 267012

[startup+1802.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1800.84
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 180023 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006092 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1800.84
Current children cumulated vsize (Kb) 267012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10703
/proc/meminfo: memFree=1415456/2055888 swapFree=4085408/4096564
[pid=10508] ppid=10506 vsize=267012 CPUtime=1800.85
/proc/10508/stat : 10508 (minisat+) R 10506 10508 10462 0 -1 4194304 68846 0 0 0 180024 61 0 0 25 0 1 0 202470131 273420288 66116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10508/statm: 66753 66116 123 215 0 66535 0
Current children cumulated CPU time (s) 1800.85
Current children cumulated vsize (Kb) 267012

Sending SIGTERM to -10508
Sleeping 2 seconds

Child status: 10
Real time (s): 1802.18
CPU time (s): 1800.9
CPU user time (s): 1800.24
CPU system time (s): 0.658899
CPU usage (%): 99.9292
Max. virtual memory (cumulated for all children) (Kb): 267012

Launcher Data (download as text)

Begin job on node83 on Sat Jun  3 20:58:28 UTC 2006


FILE ID= 35224-1149368308

PBS_JOBID= 311961

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node83/35224-1149368308/instance-35224-1149368308.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node83/watcher-35224-1149368308 -o ROOT/results/node83/solver-35224-1149368308 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node83/35224-1149368308/instance-35224-1149368308.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  8d2c17131f0dd6c2b5d472cf1eef4c89

RANDOM SEED= 43111701


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.16
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1680368 kB
Buffers:         23408 kB
Cached:         284308 kB
SwapCached:       2364 kB
Active:         155960 kB
Inactive:       160504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1680368 kB
SwapTotal:     4096564 kB
SwapFree:      4085408 kB
Dirty:             136 kB
Writeback:           0 kB
Mapped:          16880 kB
Slab:            45792 kB
Committed_AS:   415048 kB
PageTables:       1284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node83 on Sat Jun  3 21:28:30 UTC 2006