Trace number 35640

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.14OPT-35 549.235 549.602

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUM3895ca8e12182fcd80d7923f66584703
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark549.235
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints27931
Number of constraints which are clauses27931
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 constraint2
Number of terms in the objective function 595
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 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
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.69	c Converting 27931 PB-constraints to clauses...
0.70	c   -- Unit propagations: (none)
0.70	c   -- Detecting intervals from adjacent constraints: (none)
0.70	c   -- Clauses(.)/Splits(s): ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.76	c ==================================[MINISAT+]==================================
0.76	c | Conflicts | Original         | Learnt                           | Progress |
0.76	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.76	c ==============================================================================
0.76	c |         0 |   27931    55862 |    9310       0        0     nan |  0.000 % |
0.76	c ==============================================================================
0.76	c Found solution: -25
0.76	o -25
0.76	c ---[   0]---> Sorter-cost:26814     Base:
0.82	c ==================================[MINISAT+]==================================
0.82	c | Conflicts | Original         | Learnt                           | Progress |
0.82	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.82	c ==============================================================================
0.82	c |         0 |   56226   122317 |   18742       0        0     nan |  0.000 % |
0.87	c |       100 |   56017   121884 |   20616      93     1165    12.5 |  0.585 % |
1.00	c |       250 |   55219   120180 |   22677     215     2505    11.7 |  2.925 % |
1.17	c |       475 |   54050   117632 |   24945     366     4294    11.7 |  6.485 % |
1.37	c |       813 |   52427   114064 |   27440     604     7515    12.4 | 11.657 % |
1.70	c ==============================================================================
1.70	c Found solution: -26
1.70	o -26
1.70	c ---[   0]---> Sorter-cost:    0     Base:
1.73	c ==================================[MINISAT+]==================================
1.73	c | Conflicts | Original         | Learnt                           | Progress |
1.73	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.73	c ==============================================================================
1.73	c |      1312 |   49748   108075 |   16582     973    13038    13.4 | 11.657 % |
1.81	c |      1412 |   49314   107081 |   18240    1047    14480    13.8 | 21.494 % |
1.91	c |      1562 |   48109   104346 |   20064    1117    15274    13.7 | 25.435 % |
2.06	c |      1787 |   46873   101501 |   22070    1273    17136    13.5 | 29.543 % |
2.23	c |      2124 |   45440    98214 |   24277    1530    19819    13.0 | 34.301 % |
2.45	c |      2630 |   43350    93367 |   26705    1845    25665    13.9 | 41.215 % |
2.70	c |      3389 |   41978    90084 |   29376    2483    31539    12.7 | 45.869 % |
2.77	c ==============================================================================
2.77	c Found solution: -27
2.77	o -27
2.78	c ---[   0]---> Sorter-cost:    0     Base:
2.81	c ==================================[MINISAT+]==================================
2.81	c | Conflicts | Original         | Learnt                           | Progress |
2.81	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.81	c ==============================================================================
2.81	c |      3553 |   41830    89810 |   13943    2628    34703    13.2 | 45.869 % |
2.85	c |      3653 |   41490    88994 |   15337    2682    35918    13.4 | 47.845 % |
2.91	c |      3803 |   41155    88218 |   16871    2808    38474    13.7 | 48.966 % |
2.97	c |      4028 |   40908    87625 |   18558    2975    42154    14.2 | 49.830 % |
3.10	c |      4365 |   40256    86118 |   20413    3168    49450    15.6 | 52.022 % |
3.30	c |      4871 |   39264    83777 |   22455    3528    61471    17.4 | 55.427 % |
3.43	c ==============================================================================
3.43	c Found solution: -28
3.43	o -28
3.44	c ---[   0]---> Sorter-cost:    0     Base:
3.47	c ==================================[MINISAT+]==================================
3.47	c | Conflicts | Original         | Learnt                           | Progress |
3.47	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.47	c ==============================================================================
3.47	c |      5253 |   38681    82397 |   12893    3832    66544    17.4 | 55.427 % |
3.50	c |      5354 |   38557    82103 |   14182    3922    71658    18.3 | 57.906 % |
3.56	c |      5504 |   38289    81462 |   15600    4018    73309    18.2 | 58.842 % |
3.62	c |      5730 |   38127    81078 |   17160    4185    78516    18.8 | 59.413 % |
3.70	c |      6067 |   37939    80622 |   18876    4417    84596    19.2 | 60.102 % |
3.90	c |      6574 |   37077    78579 |   20764    4679    91036    19.5 | 63.065 % |
4.09	c |      7334 |   36460    77108 |   22840    5284   107904    20.4 | 65.312 % |
4.41	c |      8474 |   35325    74406 |   25124    6063   138814    22.9 | 69.098 % |
4.64	c ==============================================================================
4.64	c Found solution: -29
4.64	o -29
4.65	c ---[   0]---> Sorter-cost:    0     Base:
4.68	c ==================================[MINISAT+]==================================
4.68	c | Conflicts | Original         | Learnt                           | Progress |
4.68	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.68	c ==============================================================================
4.68	c |      9550 |   35051    73788 |   11683    7007   181532    25.9 | 69.098 % |
4.70	c |      9650 |   35051    73788 |   12851    7107   185723    26.1 | 70.086 % |
4.74	c |      9800 |   35044    73773 |   14136    7237   189597    26.2 | 70.106 % |
4.80	c |     10025 |   35044    73773 |   15550    7462   206968    27.7 | 70.106 % |
4.92	c |     10362 |   34754    73089 |   17105    7671   217020    28.3 | 71.113 % |
4.94	c ==============================================================================
4.94	c Found solution: -30
4.94	o -30
4.94	c ---[   0]---> Sorter-cost:    0     Base:
4.98	c ==================================[MINISAT+]==================================
4.98	c | Conflicts | Original         | Learnt                           | Progress |
4.98	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.98	c ==============================================================================
4.98	c |     10418 |   34746    73026 |   11582    7715   217249    28.2 | 71.113 % |
5.01	c |     10519 |   34708    72936 |   12740    7766   220611    28.4 | 71.286 % |
5.07	c |     10669 |   34561    72582 |   14014    7879   225784    28.7 | 71.809 % |
5.11	c |     10895 |   34561    72582 |   15415    8105   234073    28.9 | 71.809 % |
5.19	c |     11232 |   34503    72446 |   16957    8415   250564    29.8 | 72.010 % |
5.36	c |     11738 |   34040    71355 |   18652    8744   269440    30.8 | 73.746 % |
5.60	c |     12497 |   33540    70146 |   20518    9112   292045    32.1 | 75.384 % |
5.88	c |     13637 |   33245    69430 |   22570   10095   339815    33.7 | 76.437 % |
6.27	c |     15346 |   33103    69093 |   24827   11789   430037    36.5 | 76.935 % |
6.97	c |     17908 |   32838    68436 |   27309   14169   571943    40.4 | 77.900 % |
8.18	c |     21752 |   32406    67389 |   30040   17744   810159    45.7 | 79.467 % |
9.51	c ==============================================================================
9.52	c Found solution: -31
9.52	o -31
9.52	c ---[   0]---> Sorter-cost:    0     Base:
9.57	c ==================================[MINISAT+]==================================
9.57	c | Conflicts | Original         | Learnt                           | Progress |
9.57	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.57	c ==============================================================================
9.57	c |     25513 |   32400    67391 |   10800   21435  1132948    52.9 | 79.467 % |
9.61	c |     25613 |   32400    67391 |   11880   21535  1137302    52.8 | 79.580 % |
9.72	c |     25763 |   32297    67128 |   13068   21449  1138247    53.1 | 79.974 % |
9.81	c |     25988 |   32297    67128 |   14374   21674  1153380    53.2 | 79.973 % |
9.97	c |     26325 |   32226    66949 |   15812   21871  1164442    53.2 | 80.245 % |
10.13	c |     26832 |   32226    66949 |   17393   22378  1189285    53.1 | 80.245 % |
10.38	c |     27591 |   32203    66890 |   19132   23072  1220699    52.9 | 80.337 % |
10.80	c |     28731 |   32203    66890 |   21046   24212  1292326    53.4 | 80.337 % |
11.53	c |     30439 |   32177    66823 |   23150   25888  1432498    55.3 | 80.439 % |
12.56	c |     33002 |   32174    66816 |   25465   28443  1544015    54.3 | 80.449 % |
14.28	c |     36846 |   32165    66795 |   28012   32086  1770438    55.2 | 80.480 % |
17.58	c |     42612 |   32165    66795 |   30813   37852  2233106    59.0 | 80.480 % |
22.25	c ==============================================================================
22.25	c Found solution: -32
22.25	o -32
22.26	c ---[   0]---> Sorter-cost:    0     Base:
22.32	c ==================================[MINISAT+]==================================
22.32	c | Conflicts | Original         | Learnt                           | Progress |
22.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
22.32	c ==============================================================================
22.32	c |     49852 |   32020    66434 |   10673   44908  2776824    61.8 | 80.480 % |
22.44	c |     49952 |   32020    66434 |   11740   16606   965248    58.1 | 81.008 % |
22.47	c |     50103 |   32020    66434 |   12914   16757   968861    57.8 | 81.008 % |
22.54	c |     50328 |   32020    66434 |   14205   16982   978993    57.6 | 81.008 % |
22.66	c |     50665 |   32020    66434 |   15626   17319  1003362    57.9 | 81.008 % |
22.81	c |     51172 |   32020    66434 |   17188   17826  1036082    58.1 | 81.008 % |
23.09	c |     51931 |   31991    66359 |   18907   18574  1086045    58.5 | 81.121 % |
23.62	c |     53070 |   31649    65547 |   20798   19664  1187670    60.4 | 82.297 % |
24.23	c |     54779 |   31649    65547 |   22878   21373  1349706    63.2 | 82.297 % |
25.26	c |     57343 |   31614    65464 |   25166   23929  1562175    65.3 | 82.420 % |
27.09	c |     61188 |   31576    65372 |   27683   27752  1803243    65.0 | 82.553 % |
29.94	c |     66954 |   31574    65368 |   30451   33497  2289530    68.4 | 82.558 % |
35.19	c |     75604 |   31532    65264 |   33496   42137  3056028    72.5 | 82.716 % |
43.03	c |     88578 |   31532    65264 |   36846   21336  1265506    59.3 | 82.716 % |
52.77	c |    108040 |   31529    65257 |   40530   40797  2591421    63.5 | 82.727 % |
70.64	c |    137232 |   31529    65257 |   44583   29377  1221521    41.6 | 82.727 % |
77.36	c ==============================================================================
77.36	c Found solution: -33
77.36	o -33
77.37	c ---[   0]---> Sorter-cost:    0     Base:
77.43	c ==================================[MINISAT+]==================================
77.43	c | Conflicts | Original         | Learnt                           | Progress |
77.43	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
77.43	c ==============================================================================
77.43	c |    148357 |   31547    65303 |   10515   40502  1622760    40.1 | 82.727 % |
77.60	c |    148458 |   31547    65303 |   11566   17946   543672    30.3 | 82.688 % |
77.65	c |    148609 |   31547    65303 |   12723   18097   548810    30.3 | 82.688 % |
77.73	c |    148834 |   31547    65303 |   13995   18322   556443    30.4 | 82.688 % |
77.85	c |    149172 |   31547    65303 |   15395   18660   571214    30.6 | 82.688 % |
77.98	c |    149678 |   31547    65303 |   16934   19166   590946    30.8 | 82.688 % |
78.19	c |    150437 |   31509    65208 |   18627   19917   627694    31.5 | 82.826 % |
78.49	c |    151576 |   31503    65192 |   20490   21053   676051    32.1 | 82.852 % |
78.95	c |    153284 |   31462    65089 |   22539   22760   774749    34.0 | 83.010 % |
79.84	c |    155846 |   31462    65089 |   24793   25322   914275    36.1 | 83.010 % |
81.14	c |    159690 |   31462    65089 |   27273   29166  1077698    37.0 | 83.010 % |
83.67	c |    165456 |   31450    65059 |   30000   34929  1306380    37.4 | 83.056 % |
88.39	c |    174105 |   31447    65052 |   33000   43576  1753198    40.2 | 83.066 % |
95.35	c |    187079 |   31420    64985 |   36300   24815   994131    40.1 | 83.168 % |
105.27	c |    206540 |   31420    64985 |   39930   44276  1745057    39.4 | 83.168 % |
122.76	c |    235733 |   31410    64963 |   43923   34580  1120114    32.4 | 83.199 % |
145.46	c |    279522 |   31398    64933 |   48316   36368  1076415    29.6 | 83.245 % |
185.46	c |    345206 |   31387    64906 |   53147   56897  1731001    30.4 | 83.286 % |
225.38	c ==============================================================================
225.38	c Found solution: -34
225.38	o -34
225.39	c ---[   0]---> Sorter-cost:    0     Base:
225.46	c ==================================[MINISAT+]==================================
225.46	c | Conflicts | Original         | Learnt                           | Progress |
225.46	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
225.46	c ==============================================================================
225.46	c |    407607 |   31371    64837 |   10457   69202  2220207    32.1 | 83.286 % |
225.84	c |    407708 |   31371    64837 |   11502   21207   509732    24.0 | 83.349 % |
225.91	c |    407858 |   31371    64837 |   12652   21357   514760    24.1 | 83.349 % |
225.99	c |    408084 |   31371    64837 |   13918   21583   523197    24.2 | 83.349 % |
226.13	c |    408421 |   31371    64837 |   15310   21920   537769    24.5 | 83.349 % |
226.32	c |    408927 |   31371    64837 |   16841   22426   560502    25.0 | 83.349 % |
226.59	c |    409687 |   31341    64767 |   18525   23178   592062    25.5 | 83.446 % |
226.97	c |    410826 |   31341    64767 |   20377   24317   636022    26.2 | 83.446 % |
227.61	c |    412534 |   31341    64767 |   22415   26025   707984    27.2 | 83.446 % |
228.67	c |    415097 |   31341    64767 |   24657   28588   779097    27.3 | 83.446 % |
230.44	c |    418942 |   31341    64767 |   27122   32433   897343    27.7 | 83.446 % |
233.36	c |    424708 |   31341    64767 |   29835   38199  1050979    27.5 | 83.446 % |
237.23	c |    433357 |   31341    64767 |   32818   46848  1391591    29.7 | 83.446 % |
242.85	c |    446331 |   31332    64746 |   36100   27082   843797    31.2 | 83.476 % |
252.56	c |    465792 |   31329    64739 |   39710   46542  1633843    35.1 | 83.487 % |
265.32	c |    494985 |   31256    64553 |   43681   39503  1039816    26.3 | 83.767 % |
282.90	c |    538775 |   31101    64220 |   48049   32061   824480    25.7 | 83.982 % |
312.82	c |    604460 |   30912    63770 |   52854   25803   577004    22.4 | 84.630 % |
358.31	c |    702987 |   30564    62962 |   58140   52870  1518198    28.7 | 85.161 % |
434.82	c |    850776 |   30100    61967 |   63954   66162  2110207    31.9 | 85.687 % |
524.49	c ==============================================================================
524.49	c Found solution: -35
524.49	o -35
524.49	c ---[   0]---> Sorter-cost:24350     Base:
524.59	c ==================================[MINISAT+]==================================
524.59	c | Conflicts | Original         | Learnt                           | Progress |
524.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
524.59	c ==============================================================================
524.59	c |    996789 |   47163   101806 |   15721   74301  2392092    32.2 | 85.687 % |
524.89	c |    996889 |   47163   101806 |   17293   27963   600362    21.5 | 59.676 % |
524.99	c |    997040 |   47163   101806 |   19022   28114   604110    21.5 | 59.676 % |
525.15	c |    997265 |   47163   101806 |   20924   28339   610161    21.5 | 59.676 % |
525.37	c |    997602 |   47163   101806 |   23017   28676   621199    21.7 | 59.676 % |
525.72	c |    998109 |   47163   101806 |   25318   29183   638670    21.9 | 59.676 % |
526.45	c |    998869 |   47163   101806 |   27850   29943   660446    22.1 | 59.676 % |
527.17	c |   1000008 |   47163   101806 |   30635   31082   699961    22.5 | 59.676 % |
528.36	c |   1001716 |   47163   101806 |   33699   32790   752745    23.0 | 59.676 % |
530.30	c |   1004278 |   47052   101584 |   37069   32904   757049    23.0 | 59.679 % |
533.12	c |   1008122 |   47052   101584 |   40776   36748   878384    23.9 | 59.679 % |
537.40	c |   1013888 |   46533   100497 |   44853   41856  1104436    26.4 | 60.173 % |
544.69	c |   1022537 |   46533   100497 |   49339   50505  1427267    28.3 | 60.173 % |
549.59	c ==============================================================================
549.59	c Optimal solution: -35
549.59	s OPTIMUM FOUND
549.59	v -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 x581 -x580 -x579 -x578 -x577 -x576 -x575
549.59	v -x574 -x573 -x572 -x571 x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554
549.59	v -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533
549.59	v -x532 -x531 -x530 -x529 x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512
549.59	v -x511 x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491
549.59	v -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 x478 -x477 -x476 -x475 -x474 -x473 -x472 x471 -x470
549.59	v -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 x452 -x451 -x450 -x449
549.59	v -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428
549.59	v -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 x411 -x410 -x409 -x408 -x407
549.59	v -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 x392 -x391 -x390 -x389 -x388 -x387 -x386
549.59	v -x385 -x384 -x383 -x382 x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365
549.59	v x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344
549.59	v -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323
549.59	v -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 x307 -x306 -x305 -x304 -x303 x302
549.59	v -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 x282 -x281
549.59	v -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 x260
549.59	v -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239
549.59	v -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218
549.59	v -x217 x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197
549.59	v -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176
549.59	v -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155
549.59	v -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134
549.59	v -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113
549.59	v -x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 x90
549.59	v -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64
549.59	v -x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38
549.59	v -x37 x36 -x35 -x34 -x33 -x32 -x31 -x30 x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12
549.59	v -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 x3 -x2 -x1
549.59	c _______________________________________________________________________________
549.59	c 
549.59	c restarts              : 122
549.59	c conflicts             : 1027418        (1871 /sec)
549.59	c decisions             : 1272386        (2317 /sec)
549.59	c propagations          : 0              (0 /sec)
549.59	c inspects              : 0              (0 /sec)
549.59	c CPU time              : 549.15 s
549.59	c _______________________________________________________________________________

Verifier Data (download as text)

OK	-35

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/node70/watcher-35640-1149301155 -o ROOT/results/node70/solver-35640-1149301155 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node70/35640-1149301155/instance-35640-1149301155.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.94 3/64 9793
/proc/meminfo: memFree=1764400/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=1180 CPUtime=0
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 195785111 1208320 121 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 295 121 74 215 0 77 0

[startup+10.0031 s]
/proc/loadavg: 0.93 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1750576/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=15300 CPUtime=9.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 3684 0 0 0 996 3 0 0 25 0 1 0 195785111 15667200 3585 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581223 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 3825 3585 111 215 0 3607 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 15300

[startup+20.0099 s]
/proc/loadavg: 0.94 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1744496/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=21412 CPUtime=20
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 5212 0 0 0 1995 5 0 0 25 0 1 0 195785111 21925888 5113 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574182 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 5353 5113 111 215 0 5135 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 21412

[startup+30.0167 s]
/proc/loadavg: 0.95 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1743280/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=22676 CPUtime=30
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 5519 0 0 0 2995 5 0 0 25 0 1 0 195785111 23220224 5420 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 5669 5420 111 215 0 5451 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 22676

[startup+40.0235 s]
/proc/loadavg: 0.96 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739888/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26084 CPUtime=40
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6358 0 0 0 3994 6 0 0 25 0 1 0 195785111 26710016 6259 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003323 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6521 6259 111 215 0 6303 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 26084

[startup+50.0303 s]
/proc/loadavg: 0.96 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739248/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26732 CPUtime=50
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6531 0 0 0 4994 6 0 0 25 0 1 0 195785111 27373568 6432 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581202 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6683 6432 111 215 0 6465 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 26732

[startup+60.0372 s]
/proc/loadavg: 0.97 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739248/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26732 CPUtime=60
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6532 0 0 0 5994 6 0 0 25 0 1 0 195785111 27373568 6433 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6683 6433 111 215 0 6465 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 26732

[startup+70.044 s]
/proc/loadavg: 0.97 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739248/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26732 CPUtime=70
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6539 0 0 0 6994 6 0 0 25 0 1 0 195785111 27373568 6440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573843 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6683 6440 111 215 0 6465 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 26732

[startup+80.0508 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739248/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26732 CPUtime=79.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6539 0 0 0 7993 6 0 0 25 0 1 0 195785111 27373568 6440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6683 6440 111 215 0 6465 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 26732

[startup+90.0576 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739248/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26732 CPUtime=89.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6539 0 0 0 8993 6 0 0 25 0 1 0 195785111 27373568 6440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9793/statm: 6683 6440 111 215 0 6465 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 26732

[startup+100.064 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739248/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26732 CPUtime=99.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6539 0 0 0 9993 6 0 0 25 0 1 0 195785111 27373568 6440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6683 6440 111 215 0 6465 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 26732

[startup+110.071 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739248/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26732 CPUtime=109.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6539 0 0 0 10993 6 0 0 25 0 1 0 195785111 27373568 6440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6683 6440 111 215 0 6465 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 26732

[startup+120.077 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739184/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26732 CPUtime=120
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6539 0 0 0 11994 6 0 0 25 0 1 0 195785111 27373568 6440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6683 6440 111 215 0 6465 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 26732

[startup+130.083 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739184/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26732 CPUtime=129.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6539 0 0 0 12993 6 0 0 25 0 1 0 195785111 27373568 6440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9793/statm: 6683 6440 111 215 0 6465 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 26732

[startup+140.09 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739184/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=139.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6542 0 0 0 13993 6 0 0 25 0 1 0 195785111 27496448 6443 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6443 111 215 0 6495 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 26852

[startup+150.097 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739184/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=149.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6542 0 0 0 14993 6 0 0 25 0 1 0 195785111 27496448 6443 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6443 111 215 0 6495 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 26852

[startup+160.102 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739120/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=160
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6542 0 0 0 15994 6 0 0 25 0 1 0 195785111 27496448 6443 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580837 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6443 111 215 0 6495 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 26852

[startup+170.109 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739120/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=169.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6561 0 0 0 16993 6 0 0 25 0 1 0 195785111 27496448 6462 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580854 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9793/statm: 6713 6462 111 215 0 6495 0
Current children cumulated CPU time (s) 169.99
Current children cumulated vsize (Kb) 26852

[startup+180.116 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739120/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=179.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6561 0 0 0 17993 6 0 0 25 0 1 0 195785111 27496448 6462 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6462 111 215 0 6495 0
Current children cumulated CPU time (s) 179.99
Current children cumulated vsize (Kb) 26852

[startup+190.123 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739120/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=189.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6561 0 0 0 18993 6 0 0 25 0 1 0 195785111 27496448 6462 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580980 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6462 111 215 0 6495 0
Current children cumulated CPU time (s) 189.99
Current children cumulated vsize (Kb) 26852

[startup+200.129 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739120/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=199.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6566 0 0 0 19993 6 0 0 25 0 1 0 195785111 27496448 6467 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6467 111 215 0 6495 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (Kb) 26852

[startup+210.134 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1739120/2055920 swapFree=4182232/4192956

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

/proc/9793/statm: 6713 6467 111 215 0 6495 0
Current children cumulated CPU time (s) 329.98
Current children cumulated vsize (Kb) 26852

[startup+340.212 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738992/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=339.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6566 0 0 0 33992 6 0 0 25 0 1 0 195785111 27496448 6467 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6467 111 215 0 6495 0
Current children cumulated CPU time (s) 339.98
Current children cumulated vsize (Kb) 26852

[startup+350.219 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738992/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=349.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6566 0 0 0 34992 6 0 0 25 0 1 0 195785111 27496448 6467 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6467 111 215 0 6495 0
Current children cumulated CPU time (s) 349.98
Current children cumulated vsize (Kb) 26852

[startup+360.226 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738992/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=359.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6566 0 0 0 35992 6 0 0 25 0 1 0 195785111 27496448 6467 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6467 111 215 0 6495 0
Current children cumulated CPU time (s) 359.98
Current children cumulated vsize (Kb) 26852

[startup+370.233 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738992/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=369.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6566 0 0 0 36992 6 0 0 25 0 1 0 195785111 27496448 6467 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6467 111 215 0 6495 0
Current children cumulated CPU time (s) 369.98
Current children cumulated vsize (Kb) 26852

[startup+380.239 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738992/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=379.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6570 0 0 0 37992 7 0 0 25 0 1 0 195785111 27496448 6471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6471 111 215 0 6495 0
Current children cumulated CPU time (s) 379.99
Current children cumulated vsize (Kb) 26852

[startup+390.246 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738928/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=389.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6570 0 0 0 38992 7 0 0 25 0 1 0 195785111 27496448 6471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6471 111 215 0 6495 0
Current children cumulated CPU time (s) 389.99
Current children cumulated vsize (Kb) 26852

[startup+400.253 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738928/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=399.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6570 0 0 0 39992 7 0 0 25 0 1 0 195785111 27496448 6471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6471 111 215 0 6495 0
Current children cumulated CPU time (s) 399.99
Current children cumulated vsize (Kb) 26852

[startup+410.26 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738928/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=409.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6570 0 0 0 40992 7 0 0 25 0 1 0 195785111 27496448 6471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9793/statm: 6713 6471 111 215 0 6495 0
Current children cumulated CPU time (s) 409.99
Current children cumulated vsize (Kb) 26852

[startup+420.267 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738928/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=419.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6570 0 0 0 41992 7 0 0 25 0 1 0 195785111 27496448 6471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6471 111 215 0 6495 0
Current children cumulated CPU time (s) 419.99
Current children cumulated vsize (Kb) 26852

[startup+430.273 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738928/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=429.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6570 0 0 0 42992 7 0 0 25 0 1 0 195785111 27496448 6471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6471 111 215 0 6495 0
Current children cumulated CPU time (s) 429.99
Current children cumulated vsize (Kb) 26852

[startup+440.28 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738928/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=439.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6570 0 0 0 43992 7 0 0 25 0 1 0 195785111 27496448 6471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9793/statm: 6713 6471 111 215 0 6495 0
Current children cumulated CPU time (s) 439.99
Current children cumulated vsize (Kb) 26852

[startup+450.287 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738928/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26852 CPUtime=449.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6570 0 0 0 44992 7 0 0 25 0 1 0 195785111 27496448 6471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581065 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6713 6471 111 215 0 6495 0
Current children cumulated CPU time (s) 449.99
Current children cumulated vsize (Kb) 26852

[startup+460.294 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738800/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26984 CPUtime=459.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6598 0 0 0 45991 7 0 0 25 0 1 0 195785111 27631616 6499 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9793/statm: 6746 6499 111 215 0 6528 0
Current children cumulated CPU time (s) 459.98
Current children cumulated vsize (Kb) 26984

[startup+470.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738800/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=26984 CPUtime=469.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6601 0 0 0 46991 7 0 0 25 0 1 0 195785111 27631616 6502 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6746 6502 111 215 0 6528 0
Current children cumulated CPU time (s) 469.98
Current children cumulated vsize (Kb) 26984

[startup+480.307 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738800/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=27132 CPUtime=479.99
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6617 0 0 0 47992 7 0 0 25 0 1 0 195785111 27783168 6518 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6783 6518 111 215 0 6565 0
Current children cumulated CPU time (s) 479.99
Current children cumulated vsize (Kb) 27132

[startup+490.312 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738672/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=27132 CPUtime=489.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6647 0 0 0 48991 7 0 0 25 0 1 0 195785111 27783168 6548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6783 6548 111 215 0 6565 0
Current children cumulated CPU time (s) 489.98
Current children cumulated vsize (Kb) 27132

[startup+500.319 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738608/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=27280 CPUtime=499.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6653 0 0 0 49991 7 0 0 25 0 1 0 195785111 27934720 6554 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9793/statm: 6820 6554 111 215 0 6602 0
Current children cumulated CPU time (s) 499.98
Current children cumulated vsize (Kb) 27280

[startup+510.326 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738608/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=27280 CPUtime=509.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6658 0 0 0 50991 7 0 0 25 0 1 0 195785111 27934720 6559 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6820 6559 111 215 0 6602 0
Current children cumulated CPU time (s) 509.98
Current children cumulated vsize (Kb) 27280

[startup+520.332 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1738608/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=27280 CPUtime=519.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 6658 0 0 0 51991 7 0 0 25 0 1 0 195785111 27934720 6559 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579631 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 6820 6559 111 215 0 6602 0
Current children cumulated CPU time (s) 519.98
Current children cumulated vsize (Kb) 27280

[startup+530.338 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1736688/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=29588 CPUtime=529.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 7243 0 0 0 52991 7 0 0 25 0 1 0 195785111 30298112 7055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 7397 7055 111 215 0 7179 0
Current children cumulated CPU time (s) 529.98
Current children cumulated vsize (Kb) 29588

[startup+540.344 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 9793
/proc/meminfo: memFree=1736688/2055920 swapFree=4182232/4192956
[pid=9793] ppid=9791 vsize=29588 CPUtime=539.98
/proc/9793/stat : 9793 (minisat+) R 9791 9793 9747 0 -1 4194304 7243 0 0 0 53991 7 0 0 25 0 1 0 195785111 30298112 7055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580888 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9793/statm: 7397 7055 111 215 0 7179 0
Current children cumulated CPU time (s) 539.98
Current children cumulated vsize (Kb) 29588

Child status: 30
Real time (s): 549.602
CPU time (s): 549.235
CPU user time (s): 549.154
CPU system time (s): 0.080987
CPU usage (%): 99.9331
Max. virtual memory (cumulated for all children) (Kb): 29588

Launcher Data (download as text)

Begin job on node70 on Sat Jun  3 02:19:15 UTC 2006


FILE ID= 35640-1149301155

PBS_JOBID= 307369

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node70/35640-1149301155/instance-35640-1149301155.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-35640-1149301155 -o ROOT/results/node70/solver-35640-1149301155 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node70/35640-1149301155/instance-35640-1149301155.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  3895ca8e12182fcd80d7923f66584703

RANDOM SEED= 769032327


/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	: 5914.62
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1764608 kB
Buffers:         27136 kB
Cached:         192588 kB
SwapCached:       2364 kB
Active:          73600 kB
Inactive:       154708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764608 kB
SwapTotal:     4192956 kB
SwapFree:      4182232 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          15416 kB
Slab:            49024 kB
Committed_AS:   225136 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node70 on Sat Jun  3 02:28:25 UTC 2006