Trace number 351408

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
bsolo 3.0.16SAT7 1800.02 1800.74

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-sample2.opb
MD5SUM98cb9153c0a6885786e060f27dbb5c7a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark10.2424
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables1296
Total number of constraints46
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3
Number of constraints which are nor clauses,nor cardinality constraints43
Minimum length of a constraint4
Maximum length of a constraint150
Number of terms in the objective function 729
Biggest coefficient in the objective function 23832
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 524793
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262138
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524793
Number of bits of the biggest sum of numbers20
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/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/351408-1176598600/instance-351408-1176598600.opb
0.00/0.00	c File size is 37019 bytes.
0.00/0.01	c Highest Coefficient sum: 524793
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.006 s
0.00/0.01	c Var: 1296 Constr: 67 0/3/64 Lit: 5778 Watch. Lit: 1607
0.00/0.01	c Obj. Vars: 729 (56.25 % of total variables)
0.00/0.05	c Pre-processing Time: 0.048 s
0.00/0.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.05	c        0    723       67     5778   86     4480   11544      0      0 0.05
0.00/0.05	c Switching off LPR mode.
22.68/22.74	c      100    723      167    12325   73     4719   12699    100   1587 0.06
22.68/22.74	c      250    723      317    19765   62     5023   13969    250   3246 0.08
22.68/22.74	c      480    723      547    34121   62     5479   15366    480   5000 0.10
22.68/22.74	c      818    723      885    61757   69     6154   16903    818   5346 0.15
22.68/22.74	c     1326    723     1393   110398   79     7168   18594   1326   5642 0.23
22.68/22.74	c     2093    723     2160   163995   75     8704   20454   2093   6361 0.33
22.68/22.74	c     3240    723     3307   235189   71    10996   22500   3240   6721 0.48
22.68/22.74	c     4961    723     5028   364076   72    14435   24751   4961   6057 0.82
22.68/22.74	c     7545    723     7612   563625   74    19608   27227   7545   5332 1.42
22.68/22.74	c    11428    723    11495   894066   77    27374   29950  11428   4712 2.42
22.68/22.74	c    17250    723    17317  1796298  103    39013   32946  17250   2454 7.03
22.68/22.74	c    25990    723    26057  2740089  105    56495   36241  25990   1975 13.16
22.68/22.74	c    39103    723    12959   820385   63    30301   39866  12892   1956 19.98
22.68/22.74	o 18	22.732
28.48/28.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.48/28.57	c    46475    723    20332  1585061   77    45439   12354  20265   2044 22.73
28.48/28.57	c    46576    723     6346   646720  101    17450   13590   6279   1999 23.29
28.48/28.57	c    46827    723     6597   663703  100    17969   14950   6530   2006 23.34
28.48/28.57	c    47302    723     7072   702097   99    18911   16446   7005   2020 23.41
28.48/28.57	c    48116    723     7886   754398   95    20525   18091   7819   2038 23.61
28.48/28.57	c    49439    723     9209   830583   90    23190   19901   9142   2082 23.74
28.48/28.57	c    51523    723    11293   973477   86    27353   21892  11226   2133 24.15
28.48/28.57	c    54746    723    14516  1289259   88    33804   24082  14449   2150 25.45
28.48/28.57	c    59683    723    19453  1739152   89    43682   26491  19386   2202 27.10
28.48/28.57	o 17	28.559
266.66/266.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
266.66/266.87	c    65339    723    25110  2216340   88    55380   12354  25043   2287 28.56
266.66/266.87	c    65439    723     6349   539786   85    17464   13590   6282   2258 28.98
266.66/266.87	c    65694    723     6604   559174   84    17975   14950   6537   2264 29.01
266.66/266.87	c    66173    723     7083   599327   84    18936   16446   7016   2266 29.20
266.66/266.87	c    66987    723     7897   664523   84    20559   18091   7830   2284 29.32
266.66/266.87	c    68308    723     9218   762838   82    23206   19901   9151   2307 29.60
266.66/266.87	c    70393    723    11303   944132   83    27367   21892  11236   2327 30.25
266.66/266.87	c    73616    723    14526  1121697   77    33825   24082  14459   2353 31.29
266.66/266.87	c    78556    723    19466  1743114   89    43695   26491  19399   2332 33.68
266.66/266.87	c    86066    723    26976  2161289   80    58719   29141  26909   2382 36.13
266.66/266.87	c    97428    723    19148  1356146   70    43064   32056  19081   2393 40.70
266.66/266.87	c   114572    723    14173   605954   42    33108   35262  14106   2101 54.52
266.66/266.87	c   140392    723    14949  2355282  157    34682   38789  14882   1953 71.86
266.66/266.87	c   179224    723    25585  3041987  118    55942   42668  25518   1301 137.75
266.66/266.87	c   237579    723    24205  2666387  110    53179   46935  24138    891 266.60
266.66/266.87	o 16	266.743
1026.84/1027.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1026.84/1027.35	c   238173    723    24800  2725346  109    54763   12354  24733    892 266.74
1026.84/1027.35	c   238274    723     6357   590473   92    17492   13590   6290    889 267.83
1026.84/1027.35	c   238528    723     6611   614714   92    17997   14950   6544    890 267.95
1026.84/1027.35	c   239004    723     7087   658292   92    18949   16446   7020    891 268.09
1026.84/1027.35	c   239819    723     7902   705047   89    20575   18091   7835    894 268.20
1026.84/1027.35	c   241139    723     9222   841610   91    23214   19901   9155    897 268.62
1026.84/1027.35	c   243220    723    11303  1075873   95    27381   21892  11236    902 269.54
1026.84/1027.35	c   246443    723    14526  1437510   98    33816   24082  14459    910 270.64
1026.84/1027.35	c   251380    723    19463  1977420  101    43700   26491  19396    919 273.33
1026.84/1027.35	c   258886    723    26969  2317201   85    58705   29141  26902    938 275.96
1026.84/1027.35	c   270247    723    19012  1408284   74    42792   32056  18945    959 281.60
1026.84/1027.35	c   287391    722    15296  1764918  115    35354   35262  15229    955 300.81
1026.84/1027.35	c   313210    722    15824   835290   52    36411   38789  15757    957 327.04
1026.84/1027.35	c   352042    722    25973  1677059   64    56715   42668  25906    917 383.56
1026.84/1027.35	c   410394    722    22512  2445347  108    49790   46935  22445    752 545.09
1026.84/1027.35	c   498026    722    37205  1600627   43    79168   51629  37138    719 691.83
1026.84/1027.35	c   629581    722    45458  2019428   44    95690   56792  45391    628 1001.59
1026.84/1027.35	o 13	1026.9
1151.20/1151.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1151.20/1151.77	c   647675    722    17384  1743742  100    39924   12352  17317    630 1026.90
1151.20/1151.77	c   647777    722     6362   600580   94    17497   13588   6295    630 1027.31
1151.20/1151.77	c   648035    722     6620   616866   93    18016   14947   6553    630 1027.35
1151.20/1151.77	c   648511    722     7096   636992   89    18966   16442   7029    631 1027.40
1151.20/1151.77	c   649324    722     7909   711352   89    20593   18087   7842    631 1027.87
1151.20/1151.77	c   650647    722     9232   826425   89    23234   19896   9165    632 1028.59
1151.20/1151.77	c   652732    722    11317   974818   86    27408   21886  11250    634 1028.96
1151.20/1151.77	c   655956    722    14541  1314373   90    33857   24075  14474    636 1030.05
1151.20/1151.77	c   660895    722    19480  1943737   99    43739   26483  19413    638 1034.73
1151.20/1151.77	c   668401    722    26986  2516486   93    58744   29132  26919    644 1037.49
1151.20/1151.77	c   679762    722    19012  1514475   79    42797   32046  18945    651 1043.71
1151.20/1151.77	c   696908    722    14425  1546550  107    33624   35251  14358    653 1066.11
1151.20/1151.77	c   722727    722    15127  1046511   69    35030   38777  15060    654 1104.88
1151.20/1151.77	c   761559    722    25621  2718849  106    56014   42655  25554    661 1151.15
1151.20/1151.77	o 10	1151.28
1182.48/1183.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1182.48/1183.08	c   762213    722    26276  2782759  105    57717   12352  26209    662 1151.28
1182.48/1183.08	c   762318    722     6445   610911   94    17670   13588   6378    661 1152.81
1182.48/1183.08	c   762568    722     6695   634147   94    18160   14947   6628    661 1152.84
1182.48/1183.08	c   763044    722     7171   665262   92    19107   16442   7104    661 1153.00
1182.48/1183.08	c   763859    722     7986   736830   92    20727   18087   7919    662 1153.21
1182.48/1183.08	c   765179    722     9306   846441   90    23388   19896   9239    663 1153.47
1182.48/1183.08	c   767261    722    11388  1017382   89    27547   21886  11321    664 1154.43
1182.48/1183.08	c   770484    722    14611  1207246   82    33993   24075  14544    666 1155.29
1182.48/1183.08	c   775422    722    19549  1578362   80    43870   26483  19482    670 1156.67
1182.48/1183.08	c   782928    722    27055  2321326   85    58880   29132  26988    675 1159.54
1182.48/1183.08	c   794289    722    19174  1812678   94    43128   32046  19107    680 1166.67
1182.48/1183.08	c   811434    722    14299   809415   56    33363   35251  14232    686 1182.15
1182.48/1183.08	o 9	1182.57
1218.17/1218.76	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1218.17/1218.76	c   813537    722    16403   975572   59    37971   12352  16336    687 1182.58
1218.17/1218.76	c   813639    722     6429   399775   62    17626   13588   6362    687 1183.35
1218.17/1218.76	c   813891    722     6681   413975   61    18120   14947   6614    687 1183.39
1218.17/1218.76	c   814367    722     7157   457833   63    19086   16442   7090    688 1183.55
1218.17/1218.76	c   815180    722     7970   511852   64    20714   18087   7903    688 1183.92
1218.17/1218.76	c   816500    722     9290   570671   61    23359   19896   9223    689 1184.28
1218.17/1218.76	c   818585    722    11375   712093   62    27522   21886  11308    690 1184.64
1218.17/1218.76	c   821812    722    14602   896183   61    33973   24075  14535    693 1185.83
1218.17/1218.76	c   826748    721    19538  1138447   58    43847   26483  19471    695 1188.03
1218.17/1218.76	c   834255    721    27045  1838036   67    58854   29132  26978    699 1192.83
1218.17/1218.76	c   845618    721    19386  1627407   83    43533   32046  19319    699 1209.31
1218.17/1218.76	c   862762    721    14673  1318857   89    34110   35251  14606    708 1217.78
1218.17/1218.76	o 8	1218.25
1269.75/1270.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1269.75/1270.32	c   865188    721    17100  1543939   90    39369   12350  17033    710 1218.25
1269.75/1270.32	c   865288    721     6449   682746  105    17669   13586   6382    710 1218.47
1269.75/1270.32	c   865542    721     6703   695936  103    18164   14945   6636    710 1218.68
1269.75/1270.32	c   866019    721     7180   734610  102    19135   16440   7113    710 1218.98
1269.75/1270.32	c   866832    721     7993   795094   99    20766   18085   7926    711 1219.12
1269.75/1270.32	c   868153    721     9314   888955   95    23394   19894   9247    711 1220.06
1269.75/1270.32	c   870234    721    11395  1027199   90    27553   21884  11328    712 1220.81
1269.75/1270.32	c   873457    721    14618  1286039   87    34001   24073  14551    714 1221.90
1269.75/1270.32	c   878394    721    19555  1672378   85    43890   26481  19488    718 1223.10
1269.75/1270.32	c   885900    721    27061  1935626   71    58892   29130  26994    722 1225.91
1269.75/1270.32	c   897262    721    19295  1178731   61    43371   32044  19228    724 1238.84
1269.75/1270.32	c   914407    721    14484  1208225   83    33749   35249  14417    733 1247.07
1269.75/1270.32	c   940227    720    15373  1364835   88    35519   38774  15306    745 1260.83
1269.75/1270.32	o 7	1269.79
1799.98/1800.72	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.98/1800.72	c   956933    720    32080  2269862   70    69324   12350  32013    753 1269.79
1799.98/1800.72	c   957033    720     6544   350304   53    17861   13586   6477    753 1270.39
1799.98/1800.72	c   957283    720     6794   363019   53    18362   14945   6727    753 1270.46
1799.98/1800.72	c   957758    720     7269   388324   53    19314   16440   7202    753 1270.78
1799.98/1800.72	c   958571    720     8082   443021   54    20938   18085   8015    754 1271.04
1799.98/1800.72	c   959891    720     9402   527468   56    23574   19894   9335    754 1272.02
1799.98/1800.72	c   961972    720    11483   611530   53    27743   21884  11416    755 1273.45
1799.98/1800.72	c   965195    720    14706   852848   57    34174   24073  14639    757 1274.77
1799.98/1800.72	c   970132    720    19643  1456962   74    44068   26481  19576    759 1277.65
1799.98/1800.72	c   977638    719    11342   986100   86    27456   29130  11275    762 1281.50
1799.98/1800.72	c   989000    719    22704  1607010   70    50186   32044  22637    765 1292.29
1799.98/1800.72	c  1006144    719    18286  1849332  101    41346   35249  18219    763 1318.41
1799.98/1800.72	c  1031963    719    19717  2057234  104    44203   38774  19650    762 1353.92
1799.98/1800.72	c  1070798    719    30842  2397983   77    66450   42652  30775    769 1391.60
1799.98/1800.72	c  1129150    718    25393  2591523  102    55554   46918  25326    776 1453.76
1799.98/1800.72	c  1216787    718    43318  3894766   89    91395   51610  43251    784 1550.58
1799.98/1800.72	c Resources Exceeded
1799.98/1800.72	v x1276 -x1277 -x1278 -x1294 -x1295 x1296 -x1282 -x1286 x1290 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565
1799.98/1800.72	v -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586
1799.98/1800.72	v -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607
1799.98/1800.72	v -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688
1799.98/1800.72	v -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709
1799.98/1800.72	v -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730
1799.98/1800.72	v -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751
1799.98/1800.72	v -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x796 -x797 -x798 -x799 -x800 -x801 -x802
1799.98/1800.72	v -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823
1799.98/1800.72	v -x824 -x825 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874
1799.98/1800.72	v -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895
1799.98/1800.72	v -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916
1799.98/1800.72	v -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937
1799.98/1800.72	v -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988
1799.98/1800.72	v -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1036 -x1037
1799.98/1800.72	v -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054
1799.98/1800.72	v -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071
1799.98/1800.72	v -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088
1799.98/1800.72	v -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135
1799.98/1800.72	v -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152
1799.98/1800.72	v -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169
1799.98/1800.72	v -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1216
1799.98/1800.72	v -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 x1231 -x1232 -x1233
1799.98/1800.72	v -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98
1799.98/1800.72	v -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119
1799.98/1800.72	v -x120 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
1799.98/1800.72	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221
1799.98/1800.72	v -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242
1799.98/1800.72	v -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263
1799.98/1800.72	v -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344
1799.98/1800.72	v -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x391 -x392 -x393 -x394 -x395
1799.98/1800.72	v -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416
1799.98/1800.72	v -x417 -x418 -x419 -x420 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 x465 -x466 -x467
1799.98/1800.72	v -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488
1799.98/1800.72	v -x489 -x490 -x491 -x492 -x493 -x494 x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509
1799.98/1800.72	v -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530
1799.98/1800.72	v -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 x546 x547 -x548 -x549 -x550 -x551
1799.98/1800.72	v x552 x553 x554 -x555 -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24
1799.98/1800.72	v -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
1799.98/1800.72	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76
1799.98/1800.72	v -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129
1799.98/1800.72	v -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
1799.98/1800.72	v -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381
1799.98/1800.72	v -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282
1799.98/1800.72	v -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x826 -x827 -x828
1799.98/1800.72	v -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849
1799.98/1800.72	v -x850 -x851 -x852 -x853 -x854 -x855 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195
1799.98/1800.72	v -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x1006 -x1007 -x1008 -x1009 -x1010
1799.98/1800.72	v -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027
1799.98/1800.72	v -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311
1799.98/1800.72	v -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 x1186 -x1187
1799.98/1800.72	v -x1188 -x1189 -x1190 -x1191 x1192 -x1193 -x1194 -x1195 -x1196 -x1197 x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205
1799.98/1800.72	v -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429
1799.98/1800.72	v -x430 -x431 -x432 -x433 -x434 x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450
1799.98/1800.72	v x616 -x617 -x618 x619 x620 x621 -x622 -x623 x624 -x625 x626 -x627 x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637
1799.98/1800.72	v -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658
1799.98/1800.72	v -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x766 -x767 -x768 -x769
1799.98/1800.72	v -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790
1799.98/1800.72	v -x791 -x792 -x793 -x794 -x795 -x1279 -x1283 -x1287 x1291 -x1280 -x1284 -x1288 x1292 -x1281 -x1285 x1289 -x1293 -x946 -x947
1799.98/1800.72	v -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968
1799.98/1800.72	v -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106
1799.98/1800.72	v -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123
1799.98/1800.72	v -x1124 -x1125 x1246 -x1247 -x1248 x1249 -x1250 -x1251 x1252 x1253 x1254 x1255 -x1256 -x1257 x1258 -x1259 -x1260 -x1261
1799.98/1800.72	v -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275
1799.98/1800.72	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.98/1800.72	c  121  1311262 324147  3210495    16606  1334102  16539    728 1800.00
1799.98/1800.72	c Objective: 7
1799.98/1800.72	s SATISFIABLE
1799.98/1800.72	c Total time: 1800 s

Verifier Data (download as text)

OK	7

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node22/watcher-351408-1176598600 -o ROOT/results/node22/solver-351408-1176598600 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/351408-1176598600/instance-351408-1176598600.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 18036
/proc/meminfo: memFree=1749824/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=11776 CPUtime=0
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 370 0 0 0 0 0 0 0 18 0 1 0 107777714 12058624 338 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 5113467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 2944 338 281 324 0 2003 0

[startup+0.069412 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 18036
/proc/meminfo: memFree=1749824/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=4468 CPUtime=0.06
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 527 0 0 0 6 0 0 0 18 0 1 0 107777714 4575232 485 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 1117 485 312 324 0 186 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4468

[startup+0.101417 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 18036
/proc/meminfo: memFree=1749824/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=4728 CPUtime=0.09
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 607 0 0 0 9 0 0 0 18 0 1 0 107777714 4841472 565 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 5113467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 1182 565 312 324 0 251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4728

[startup+0.301447 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 18036
/proc/meminfo: memFree=1749824/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=6284 CPUtime=0.29
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 998 0 0 0 28 1 0 0 19 0 1 0 107777714 6434816 956 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 1571 956 312 324 0 640 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6284

[startup+0.701509 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 18036
/proc/meminfo: memFree=1749824/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=8872 CPUtime=0.69
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 1648 0 0 0 67 2 0 0 22 0 1 0 107777714 9084928 1606 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 2218 1606 312 324 0 1287 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8872

[startup+1.50163 s]
/proc/loadavg: 0.98 1.01 1.00 2/78 18037
/proc/meminfo: memFree=1742904/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=12756 CPUtime=1.49
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 2615 0 0 0 146 3 0 0 25 0 1 0 107777714 13062144 2573 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 3189 2573 312 324 0 2258 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12756

[startup+3.10188 s]
/proc/loadavg: 0.98 1.01 1.00 2/78 18037
/proc/meminfo: memFree=1737336/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=19740 CPUtime=3.09
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 4341 0 0 0 304 5 0 0 25 0 1 0 107777714 20213760 4299 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 4935 4299 312 324 0 4004 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19740

[startup+6.30136 s]
/proc/loadavg: 0.98 1.01 1.00 2/78 18037
/proc/meminfo: memFree=1726968/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=27716 CPUtime=6.28
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 6364 0 0 0 621 7 0 0 25 0 1 0 107777714 28381184 6322 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 6929 6322 312 324 0 5998 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27716

[startup+12.7023 s]
/proc/loadavg: 0.98 1.01 1.00 2/78 18037
/proc/meminfo: memFree=1712504/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=41396 CPUtime=12.69
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 9771 0 0 0 1258 11 0 0 25 0 1 0 107777714 42389504 9729 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 10349 9729 312 324 0 9418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41396

[startup+25.5013 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18037
/proc/meminfo: memFree=1700216/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=52544 CPUtime=25.48
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 12627 0 0 0 2532 16 0 0 25 0 1 0 107777714 53805056 12531 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 13136 12531 313 324 0 12205 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52544

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18037
/proc/meminfo: memFree=1700408/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=52532 CPUtime=51.07
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 12627 0 0 0 5084 23 0 0 25 0 1 0 107777714 53792768 12528 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 13133 12528 313 324 0 12202 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52532

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18037
/proc/meminfo: memFree=1678584/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=74528 CPUtime=102.26
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 18116 0 0 0 10192 34 0 0 25 0 1 0 107777714 76316672 18011 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 18632 18011 313 324 0 17701 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 74528

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18037
/proc/meminfo: memFree=1675000/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77892 CPUtime=162.23
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19007 0 0 0 16183 40 0 0 25 0 1 0 107777714 79761408 18862 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19473 18862 313 324 0 18542 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 77892

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18037
/proc/meminfo: memFree=1675000/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77888 CPUtime=222.2
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19007 0 0 0 22177 43 0 0 25 0 1 0 107777714 79757312 18862 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19472 18862 313 324 0 18541 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 77888

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/84 18153
/proc/meminfo: memFree=1673648/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77864 CPUtime=282.13
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19007 0 0 0 28163 50 0 0 25 0 1 0 107777714 79732736 18860 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19466 18860 313 324 0 18535 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 77864

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674808/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77816 CPUtime=342.07
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19007 0 0 0 34149 58 0 0 25 0 1 0 107777714 79683584 18848 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19454 18848 313 324 0 18523 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 77816

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674808/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77792 CPUtime=402.05
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19007 0 0 0 40140 65 0 0 25 0 1 0 107777714 79659008 18842 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551371 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19448 18842 313 324 0 18517 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 77792

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674808/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77704 CPUtime=462.03
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19007 0 0 0 46133 70 0 0 25 0 1 0 107777714 79568896 18820 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19426 18820 313 324 0 18495 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 77704

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674936/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77704 CPUtime=522.01
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19007 0 0 0 52126 75 0 0 25 0 1 0 107777714 79568896 18820 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19426 18820 313 324 0 18495 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 77704

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674936/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77716 CPUtime=581.99
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19011 0 0 0 58116 83 0 0 25 0 1 0 107777714 79581184 18824 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160527312 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19429 18824 313 324 0 18498 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 77716

[startup+642.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674872/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77716 CPUtime=641.98
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19011 0 0 0 64111 87 0 0 25 0 1 0 107777714 79581184 18824 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546310 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19429 18824 313 324 0 18498 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 77716


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

/proc/meminfo: memFree=1674872/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77684 CPUtime=1061.83
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 106062 121 0 0 25 0 1 0 107777714 79548416 18816 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19421 18816 313 324 0 18490 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 77684

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674872/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77684 CPUtime=1121.81
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 112050 131 0 0 25 0 1 0 107777714 79548416 18816 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19421 18816 313 324 0 18490 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 77684

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674872/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77668 CPUtime=1181.79
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 118038 141 0 0 25 0 1 0 107777714 79532032 18812 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19417 18812 313 324 0 18486 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 77668

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674872/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1241.77
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 124017 160 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 77640

[startup+1302.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 18235
/proc/meminfo: memFree=1674808/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1301.75
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 129987 188 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 77640

[startup+1362.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 18235
/proc/meminfo: memFree=1674872/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1361.72
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 135972 200 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 77640

[startup+1422.31 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674808/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1421.71
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 141949 222 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 77640

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674744/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1481.69
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 147924 245 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 77640

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674808/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1541.66
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 153903 263 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 77640

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674872/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1601.65
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 159893 272 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 77640

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674808/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1661.63
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 165886 277 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 77640

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674808/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1721.6
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 171881 279 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 77640

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674744/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1781.58
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 177876 282 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 77640

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674680/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1791.18
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 178836 282 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1791.18
Current children cumulated vsize (KiB) 77640

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674680/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1794.39
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 179156 283 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1794.39
Current children cumulated vsize (KiB) 77640

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674680/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1797.58
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 179475 283 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 77640

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674680/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1799.17
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 179634 283 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1799.17
Current children cumulated vsize (KiB) 77640

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674680/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1799.57
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 179674 283 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 77640

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18235
/proc/meminfo: memFree=1674680/2055920 swapFree=4169464/4192956
[pid=18036] ppid=18034 vsize=77640 CPUtime=1799.98
/proc/18036/stat : 18036 (bsolo3.0.16) R 18034 18036 17566 0 -1 4194304 19021 0 0 0 179715 283 0 0 25 0 1 0 107777714 79503360 18805 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551105 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18036/statm: 19410 18805 313 324 0 18479 0
Current children cumulated CPU time (s) 1799.98
Current children cumulated vsize (KiB) 77640

Child status: 0
Real time (s): 1800.74
CPU time (s): 1800.02
CPU user time (s): 1797.17
CPU system time (s): 2.84857
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 77892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.17
system time used= 2.84857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19022
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 3565

runsolver used 2.12368 second user time and 4.30635 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sun Apr 15 00:56:40 UTC 2007

IDJOB= 351408
IDBENCH= 1747
IDSOLVER= 163
FILE ID= node22/351408-1176598600

PBS_JOBID= 4557009

Free space on /tmp= 66560 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-sample2.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/351408-1176598600/instance-351408-1176598600.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-351408-1176598600 -o ROOT/results/node22/solver-351408-1176598600 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/351408-1176598600/instance-351408-1176598600.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  98cb9153c0a6885786e060f27dbb5c7a

RANDOM SEED= 169599837

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1750168 kB
Buffers:         39468 kB
Cached:         154400 kB
SwapCached:       2108 kB
Active:          65944 kB
Inactive:       152556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750168 kB
SwapTotal:     4192956 kB
SwapFree:      4169464 kB
Dirty:            4436 kB
Writeback:           0 kB
Mapped:          39540 kB
Slab:            72868 kB
Committed_AS:   621064 kB
PageTables:       1676 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node22 on Sun Apr 15 01:26:41 UTC 2007