Trace number 362827

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.16SAT-132361 1800.05 1800.79

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-kb2.opb
MD5SUM396a97b3a9140f57450f18f44f605394
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-293850
Best CPU time to get the best result obtained on this benchmark7.71283
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -293850
Optimality of the best value was proved YES
Number of variables1096
Total number of constraints52
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints52
Minimum length of a constraint13
Maximum length of a constraint300
Number of terms in the objective function 48
Biggest coefficient in the objective function 188062
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524313
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262081
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524520
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.01	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Memory Limit set to 1800 MB
0.00/0.01	c Instance file /tmp/evaluation/362827-1177018658/instance-362827-1177018658.opb
0.00/0.01	c File size is 75145 bytes.
0.00/0.02	c Highest Coefficient sum: 524520
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.014 s
0.00/0.02	c Var: 1096 Constr: 68 0/0/68 Lit: 10552 Watch. Lit: 3360
0.00/0.02	c Obj. Vars: 48 (4.37956 % of total variables)
0.02/0.08	c Pre-processing Time: 0.075 s
0.02/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.02/0.08	c        0    749       68    10552  155     8589   21104      0      0 0.07
0.02/0.08	c Switching off LPR mode.
0.08/0.14	c      103    749      171    27777  162     8836   23215    103    837 0.12
0.08/0.14	o 0	0.135
0.78/0.86	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.78/0.86	c      103    749      172    27825  161     8950   21200    104    762 0.14
0.78/0.86	c      203    749      272    43831  161     9164   23321    204   1173 0.17
0.78/0.86	c      454    749      523    83945  160     9666   25654    455   1759 0.26
0.78/0.86	c      929    749      998   108507  108    10614   28220    930   2545 0.36
0.78/0.86	c     1744    749     1813   224886  124    12244   31043   1745   2322 0.75
0.78/0.86	o -2941	0.857
0.98/1.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.98/1.07	c     1924    749     1994   244631  122    12637   21200   1926   2245 0.86
0.98/1.07	c     2024    749     2094   248264  118    12843   23321   2026   2315 0.87
0.98/1.07	c     2281    749     2351   284091  120    13356   25654   2283   2311 0.99
0.98/1.07	o -2953	1.061
1.18/1.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.18/1.21	c     2489    749     2560   297066  116    13828   21200   2492   2345 1.06
1.18/1.21	c     2590    749     2661   301065  113    13993   23321   2593   2367 1.09
1.18/1.21	c     2842    749     2913   338975  116    14527   25654   2845   2414 1.18
1.18/1.21	o -2959	1.206
1.88/1.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.88/1.91	c     2862    749     2934   340825  116    14584   21200   2866   2371 1.21
1.88/1.91	c     2962    749     3034   356885  117    14764   23321   2966   2319 1.28
1.88/1.91	c     3212    749     3284   395654  120    15227   25654   3216   2215 1.45
1.88/1.91	c     3690    749     3762   469788  124    16259   28220   3694   2054 1.80
1.88/1.91	o -2960	1.905
16.88/16.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
16.88/16.99	c     3913    749     3986   498861  125    16712   21200   3918   2054 1.91
16.88/16.99	c     4013    749     4086   514615  125    16871   23321   4018   2056 1.95
16.88/16.99	c     4263    749     4336   552958  127    17371   25654   4268   2062 2.07
16.88/16.99	c     4739    749     4812   624801  129    18323   28220   4744   2042 2.32
16.88/16.99	c     5552    749     5625   747150  132    19949   31043   5557   1946 2.85
16.88/16.99	c     6873    749     6946   944187  135    22591   34148   6878   1731 3.97
16.88/16.99	c     8955    749     9028  1257877  139    26755   37563   8960   1487 6.02
16.88/16.99	c    12178    749    12251  1745268  142    33201   41320  12183   1148 10.61
16.88/16.99	o -2962	16.975
20.97/21.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
20.97/21.07	c    15128    749    15202  2184610  143    39199   21200  15134    891 16.98
20.97/21.07	c    15228    749    15302  2199667  143    39399   23321  15234    881 17.27
20.97/21.07	c    15478    749    15552  2237275  143    39899   25654  15484    863 17.92
20.97/21.07	c    15953    749    16027  2308100  144    40849   28220  15959    834 19.13
20.97/21.07	c    16766    749    16840  2411253  143    42475   31043  16772    799 20.96
20.97/21.07	o -14716	21.056
21.68/21.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
21.68/21.75	c    16922    749    16997  2436184  143    42833   21200  16929    803 21.06
21.68/21.75	c    17022    749    17097  2442904  142    43023   23321  17029    806 21.10
21.68/21.75	c    17273    749    17348  2451347  141    43525   25654  17280    816 21.16
21.68/21.75	c    17749    749    17824  2525208  141    44487   28220  17756    830 21.37
21.68/21.75	c    18562    749    18637  2625910  140    46112   31043  18569    857 21.64
21.68/21.75	o -14832	21.741
24.38/24.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
24.38/24.41	c    18788    749    18864  2665501  141    46598   21200  18796    864 21.74
24.38/24.41	c    18889    749    18965  2671899  140    46834   23321  18897    862 21.91
24.38/24.41	c    19139    749    19215  2693351  140    47304   25654  19147    862 22.19
24.38/24.41	c    19618    749    19694  2775944  140    48256   28220  19626    866 22.65
24.38/24.41	c    20431    749    20507  2925591  142    49912   31043  20439    883 23.12
24.38/24.41	c    21751    749    21827  3008834  137    52545   34148  21759    922 23.59
24.38/24.41	c    23832    749    23908  3253046  136    56707   37563  23840    982 24.25
24.38/24.41	o -14927	24.392
24.78/24.80	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
24.78/24.80	c    24165    749    24242  3263285  134    57429   21200  24174    990 24.39
24.78/24.80	o -15361	24.786
24.78/24.82	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
24.78/24.82	c    24165    749    10670  1321673  123    29966   21200  10602    974 24.79
24.78/24.82	o -17622	24.81
24.78/24.85	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
24.78/24.85	c    24165    749    10671  1321721  123    30013   21200  10603    973 24.81
24.78/24.85	o -17626	24.84
24.88/24.92	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
24.88/24.92	c    24166    749    10673  1321793  123    30063   21200  10605    972 24.84
24.88/24.92	c    24266    749    10773  1324499  122    30263   23321  10705    976 24.86
24.88/24.92	o -23491	24.908
24.97/25.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
24.97/25.07	c    24454    749    10962  1333604  121    30666   21200  10894    981 24.91
24.97/25.07	c    24554    749    11062  1342376  121    30870   23321  10994    982 24.99
24.97/25.07	o -23499	25.053
25.28/25.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.28/25.33	c    24575    749    11084  1344288  121    30971   21200  11016    980 25.05
25.28/25.33	c    24677    749    11186  1347470  120    31175   23321  11118    981 25.13
25.28/25.33	c    24928    749    11437  1376255  120    31665   25654  11369    986 25.27
25.28/25.33	o -23506	25.313
25.28/25.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.28/25.34	c    24952    749    11462  1377787  120    31770   21200  11394    985 25.31
25.28/25.34	o -23508	25.33
25.68/25.71	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.68/25.71	c    24952    749    11463  1377835  120    31819   21200  11395    985 25.33
25.68/25.71	c    25052    749    11563  1390844  120    32019   23321  11495    986 25.39
25.68/25.71	c    25303    749    11814  1418148  120    32521   25654  11746    990 25.54
25.68/25.71	o -23510	25.698
25.88/25.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.88/25.94	c    25533    749    12045  1456871  120    33010   21200  11977    993 25.70
25.88/25.94	c    25636    749    12148  1468861  120    33216   23321  12080    993 25.80
25.88/25.94	c    25886    749    12398  1486399  119    33716   25654  12330    999 25.89
25.88/25.94	o -23549	25.93
25.88/25.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.88/25.99	c    25970    749    12483  1495116  119    33933   21200  12415   1001 25.93
25.88/25.99	o -23551	25.981
25.98/26.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.98/26.01	c    26030    749    12544  1497754  119    34099   21200  12476   1001 25.98
25.98/26.01	o -23552	25.997
25.98/26.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.98/26.03	c    26031    749    12546  1497831  119    34154   21200  12478   1001 26.00
25.98/26.03	o -23554	26.012
25.98/26.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.98/26.05	c    26031    749    12547  1497879  119    34194   21200  12479   1000 26.01
25.98/26.05	o -23598	26.038
26.28/26.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.28/26.38	c    26033    749    12550  1497976  119    34242   21200  12482    999 26.04
26.28/26.38	c    26133    749    12650  1503523  118    34442   23321  12582   1001 26.09
26.28/26.38	c    26385    749    12902  1540162  119    34946   25654  12834   1008 26.16
26.28/26.38	c    26861    749    13378  1565044  116    35897   28220  13310   1020 26.33
26.28/26.38	o -23683	26.368
26.38/26.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.38/26.41	c    26869    749    13387  1565298  116    35963   21200  13319   1018 26.37
26.38/26.41	o -24176	26.394
26.38/26.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.38/26.50	c    26907    749    13426  1570657  116    36088   21200  13358   1019 26.39
26.38/26.50	c    27009    749    13528  1573848  116    36292   23321  13460   1021 26.45
26.38/26.50	o -26445	26.482
27.38/27.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
27.38/27.42	c    27015    749    13535  1574079  116    36343   21200  13467   1020 26.48
27.38/27.42	c    27117    749    13637  1592212  116    36534   23321  13569   1022 26.53
27.38/27.42	c    27367    749    13887  1609887  115    37040   25654  13819   1025 26.68
27.38/27.42	c    27843    749    14363  1637483  114    37992   28220  14295   1034 26.91
27.38/27.42	c    28659    749    15179  1756082  115    39632   31043  15111   1047 27.37
27.38/27.42	o -26447	27.408
27.48/27.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
27.48/27.51	c    28661    749    15182  1756352  115    39700   21200  15114   1045 27.41
27.48/27.51	o -35262	27.498
28.27/28.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.27/28.33	c    28755    749    15277  1759218  115    39919   21200  15209   1045 27.50
28.27/28.33	c    28856    749    15378  1762031  114    40107   23321  15310   1047 27.54
28.27/28.33	c    29106    749    15628  1795006  114    40638   25654  15560   1052 27.65
28.27/28.33	c    29581    749    16103  1840486  114    41579   28220  16035   1058 27.93
28.27/28.33	o -35336	28.317
28.37/28.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.37/28.45	c    30294    749    16817  1858363  110    43055   21200  16749   1069 28.32
28.37/28.45	c    30394    749    16917  1876281  110    43254   23321  16849   1071 28.37
28.37/28.45	o -35532	28.431
28.37/28.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.37/28.47	c    30465    749    16989  1878283  110    43439   21200  16921   1071 28.43
28.37/28.47	o -43786	28.453
28.37/28.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.37/28.49	c    30471    749    16996  1878496  110    43515   21200  16928   1070 28.45
28.37/28.49	o -45532	28.472
28.48/28.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.48/28.50	c    30472    749    16998  1878558  110    43578   21200  16930   1070 28.47
28.48/28.50	o -45940	28.49
28.48/28.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.48/28.52	c    30472    749    16999  1878606  110    43618   21200  16931   1069 28.49
28.48/28.52	o -46300	28.507
28.48/28.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.48/28.54	c    30472    749    17000  1878654  110    43659   21200  16932   1068 28.51
28.48/28.54	o -46619	28.524
28.48/28.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.48/28.56	c    30472    749    17001  1878702  110    43717   21200  16933   1068 28.52
28.48/28.56	o -46850	28.541
28.48/28.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.48/28.58	c    30472    749    17002  1878750  110    43763   21200  16934   1067 28.54
28.48/28.58	o -46878	28.561
28.58/28.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.58/28.70	c    30478    749    17009  1879922  110    43823   21200  16941   1067 28.56
28.58/28.70	c    30578    749    17109  1886439  110    44023   23321  17041   1067 28.65
28.58/28.70	o -46942	28.681
28.87/28.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.87/28.91	c    30583    749    17115  1886872  110    44080   21200  17047   1066 28.68
28.87/28.91	c    30683    749    17215  1897504  110    44280   23321  17147   1068 28.71
28.87/28.91	c    30936    749    17468  1903396  108    44786   25654  17400   1071 28.87
28.87/28.91	o -46945	28.895
28.87/28.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.87/28.95	c    30937    749    17470  1903596  108    44836   21200  17402   1070 28.90
28.87/28.95	o -46975	28.931
29.68/29.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
29.68/29.75	c    30978    749    17512  1911160  109    44963   21200  17444   1070 28.93
29.68/29.75	c    31078    749    17612  1913617  108    45163   23321  17544   1071 29.01
29.68/29.75	c    31329    749    17863  1957592  109    45665   25654  17795   1076 29.10
29.68/29.75	c    31804    749    18338  2010167  109    46612   28220  18270   1082 29.37
29.68/29.75	o -47016	29.735
35.77/35.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
35.77/35.83	c    32537    749    19072  2045061  107    48124   21200  19004   1094 29.74
35.77/35.83	c    32637    749    19172  2047742  106    48325   23321  19104   1095 29.79
35.77/35.83	c    32887    749    19422  2092676  107    48796   25654  19354   1101 29.87
35.77/35.83	c    33362    749    19897  2116508  106    49774   28220  19829   1105 30.17
35.77/35.83	c    34175    749    20710  2263550  109    51400   31043  20642   1121 30.48
35.77/35.83	c    35495    749    22030  2343140  106    54040   34148  21962   1141 31.09
35.77/35.83	c    37579    749    24114  2669270  110    58208   37563  24046   1173 32.02
35.77/35.83	c    40802    749    27337  3226155  118    64663   41320  27269   1237 32.98
35.77/35.83	c    45739    749    32274  3886762  120    74550   45453  32206   1293 35.37
35.77/35.83	o -47017	35.807
36.67/36.74	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
36.67/36.74	c    46221    749    32757  3899098  119    75556   21200  32689   1290 35.81
36.67/36.74	c    46322    749    10771  1540407  143    30116   23321  10703   1276 36.29
36.67/36.74	c    46578    749    11027  1574315  142    30578   25654  10959   1271 36.63
36.67/36.74	o -52617	36.713
37.67/37.71	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.67/37.71	c    46776    749    11226  1598591  142    31078   21200  11158   1274 36.71
37.67/37.71	c    46877    749    11327  1606468  141    31266   23321  11259   1274 36.79
37.67/37.71	c    47128    749    11578  1612194  139    31774   25654  11510   1278 36.85
37.67/37.71	c    47604    749    12054  1673860  138    32697   28220  11986   1284 37.06
37.67/37.71	o -52852	37.684
37.87/37.93	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.87/37.93	c    48129    749    12580  1693474  134    33828   21200  12512   1277 37.69
37.87/37.93	c    48231    749    12682  1705574  134    34023   23321  12614   1277 37.76
37.87/37.93	c    48481    749    12932  1719636  132    34523   25654  12864   1281 37.83
37.87/37.93	o -52882	37.91
38.06/38.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
38.06/38.11	c    48583    749    13035  1727198  132    34783   21200  12967   1281 37.91
38.06/38.11	c    48683    749    13135  1731030  131    34982   23321  13067   1280 38.03
38.06/38.11	o -52883	38.091
38.27/38.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
38.27/38.33	c    48843    749    13296  1740870  130    35345   21200  13228   1282 38.09
38.27/38.33	c    48943    749    13396  1744507  130    35545   23321  13328   1282 38.16
38.27/38.33	o -52884	38.309
42.57/42.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
42.57/42.62	c    49127    749    13581  1749786  128    35964   21200  13513   1282 38.31
42.57/42.62	c    49228    749    13682  1752485  128    36166   23321  13614   1284 38.33
42.57/42.62	c    49478    749    13932  1758838  126    36660   25654  13864   1288 38.39
42.57/42.62	c    49954    749    14408  1770549  122    37618   28220  14340   1295 38.55
42.57/42.62	c    50767    749    15221  1916754  125    39236   31043  15153   1300 39.03
42.57/42.62	c    52088    749    16542  2132554  128    41884   34148  16474   1318 39.49
42.57/42.62	c    54170    749    18624  2418487  129    46047   37563  18556   1334 40.60
42.57/42.62	c    57395    749    21849  2609097  119    52497   41320  21781   1357 42.28
42.57/42.62	o -52890	42.593
44.76/44.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
44.76/44.84	c    57835    749    22290  2656178  119    53428   21200  22222   1357 42.59
44.76/44.84	c    57935    749    10770  1046320   97    30052   23321  10702   1344 43.10
44.76/44.84	c    58187    749    11022  1059539   96    30556   25654  10954   1343 43.30
44.76/44.84	c    58663    749    11498  1073481   93    31531   28220  11430   1348 43.51
44.76/44.84	c    59476    749    12311  1202516   97    33204   31043  12243   1355 43.88
44.76/44.84	o -52893	44.809
46.46/46.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
46.46/46.57	c    60718    749    13554  1329346   98    35734   21200  13486   1355 44.81
46.46/46.57	c    60820    749    13656  1344412   98    35932   23321  13588   1355 44.85
46.46/46.57	c    61070    749    13906  1385350   99    36432   25654  13838   1357 45.00
46.46/46.57	c    61545    749    14381  1409800   98    37382   28220  14313   1362 45.16
46.46/46.57	c    62361    749    15197  1516961   99    39014   31043  15129   1363 45.74
46.46/46.57	c    63682    749    16518  1714259  103    41657   34148  16450   1375 46.31
46.46/46.57	o -52978	46.548
56.66/56.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
56.66/56.77	c    64200    749    17037  1752258  102    42708   21200  16969   1379 46.55
56.66/56.77	c    64324    749    17161  1768461  103    42964   23321  17093   1377 46.68
56.66/56.77	c    64584    749    17421  1811880  104    43502   25654  17353   1377 46.88
56.66/56.77	c    65059    749    17896  1872221  104    44448   28220  17828   1378 47.20
56.66/56.77	c    65872    749    18709  1987857  106    46075   31043  18641   1383 47.61
56.66/56.77	c    67193    749    20030  2059004  102    48718   34148  19962   1385 48.51
56.66/56.77	c    69278    749    22115  2338358  105    52888   37563  22047   1403 49.36
56.66/56.77	c    72533    749    25370  2636182  103    59388   41320  25302   1390 52.15
56.66/56.77	c    77469    749    30306  3559686  117    69248   45453  30238   1375 56.32
56.66/56.77	o -57328	56.744
57.46/57.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
57.46/57.58	c    78015    749    30853  3611695  117    70395   21200  30785   1374 56.74
57.46/57.58	c    78119    749    10774  1563354  145    30043   23321  10706   1361 57.38
57.46/57.58	c    78371    749    11026  1591582  144    30547   25654  10958   1363 57.46
57.46/57.58	o -64281	57.55
126.24/126.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
126.24/126.33	c    78569    749    11225  1597140  142    31041   21200  11157   1365 57.55
126.24/126.33	c    78669    749    11325  1611916  142    31193   23321  11257   1365 57.60
126.24/126.33	c    78919    749    11575  1656108  143    31693   25654  11507   1367 57.73
126.24/126.33	c    79397    749    12053  1700333  141    32658   28220  11985   1370 57.95
126.24/126.33	c    80210    749    12866  1788847  139    34285   31043  12798   1369 58.59
126.24/126.33	c    81531    749    14187  1865429  131    36927   34148  14119   1380 59.07
126.24/126.33	c    83616    749    16272  2160834  132    41096   37563  16204   1391 60.09
126.24/126.33	c    86840    749    19496  2737331  140    47544   41320  19428   1361 63.77
126.24/126.33	c    91776    749    24432  3357626  137    57416   45453  24364   1330 68.97
126.24/126.33	c    99282    749    31938  4438000  138    72428   49999  31870   1278 77.66
126.24/126.33	c   110643    749    43299  5944594  137    95150   54999  43231   1034 106.98
126.24/126.33	c   127787    749    16051  2106599  131    40664   60499  15983   1030 123.98
126.24/126.33	o -82775	126.275
126.34/126.44	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
126.34/126.44	c   130448    749    18713  2399599  128    46025   21200  18645   1033 126.28
126.34/126.44	o -87561	126.39
127.64/127.76	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
127.64/127.76	c   130516    749    18782  2408896  128    46200   21200  18714   1032 126.39
127.64/127.76	c   130617    749    18883  2422430  128    46405   23321  18815   1032 126.54
127.64/127.76	c   130869    749    19135  2428938  126    46909   25654  19067   1033 126.60
127.64/127.76	c   131344    749    19610  2511028  128    47865   28220  19542   1035 126.79
127.64/127.76	c   132158    749    20424  2561296  125    49493   31043  20356   1040 127.07
127.64/127.76	o -93449	127.702
127.93/128.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
127.93/128.03	c   133045    749    21312  2679595  125    51311   21200  21244   1041 127.70
127.93/128.03	c   133145    749    21412  2685519  125    51511   23321  21344   1042 127.75
127.93/128.03	c   133395    749    21662  2697020  124    52011   25654  21594   1043 127.80
127.93/128.03	c   133872    749    22139  2736947  123    52968   28220  22071   1046 127.92
127.93/128.03	o -93874	127.98
128.73/128.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
128.73/128.89	c   133933    749    22201  2738402  123    53144   21200  22133   1046 127.98
128.73/128.89	o -93964	128.836
129.84/129.92	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
129.84/129.92	c   133952    749    10690  1228209  114    29977   21200  10622   1039 128.84
129.84/129.92	c   134059    749    10797  1247021  115    30212   23321  10729   1040 128.87
129.84/129.92	c   134309    749    11047  1288056  116    30699   25654  10979   1041 128.96
129.84/129.92	c   134784    749    11522  1360704  118    31649   28220  11454   1043 129.13
129.84/129.92	c   135599    749    12337  1509711  122    33279   31043  12269   1048 129.31
129.84/129.92	c   136919    749    13657  1689598  123    35932   34148  13589   1054 129.82
129.84/129.92	o -94022	129.867
129.84/129.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
129.84/129.98	c   136954    749    13693  1691098  123    36047   21200  13625   1054 129.87
129.84/129.98	o -94029	129.925
130.04/130.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
130.04/130.15	c   137026    749    13766  1693349  123    36237   21200  13698   1054 129.93
130.04/130.15	c   137126    749    13866  1707207  123    36391   23321  13798   1054 130.02
130.04/130.15	o -94031	130.096
130.74/130.85	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
130.74/130.85	c   137230    749    13971  1722416  123    36667   21200  13903   1054 130.10
130.74/130.85	c   137330    749    14071  1729642  122    36878   23321  14003   1055 130.16
130.74/130.85	c   137580    749    14321  1769391  123    37352   25654  14253   1055 130.29
130.74/130.85	c   138055    749    14796  1790510  121    38325   28220  14728   1058 130.45
130.74/130.85	o -99484	130.79
896.47/896.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
896.47/896.84	c   138845    749    15587  1814739  116    39957   21200  15519   1061 130.79
896.47/896.84	c   138946    749    15688  1823740  116    40109   23321  15620   1061 130.84
896.47/896.84	c   139201    749    15943  1830088  114    40617   25654  15875   1062 131.06
896.47/896.84	c   139678    749    16420  1890830  115    41613   28220  16352   1064 131.19
896.47/896.84	c   140491    749    17233  1962523  113    43210   31043  17165   1067 131.61
896.47/896.84	c   141811    749    18553  2181845  117    45878   34148  18485   1074 132.00
896.47/896.84	c   143893    749    20635  2462055  119    50006   37563  20567   1082 132.94
896.47/896.84	c   147117    749    23859  2658017  111    56466   41320  23791   1099 133.78
896.47/896.84	c   152060    749    28802  3299281  114    66351   45453  28734   1112 136.71
896.47/896.84	c   159566    749    36308  4537280  124    81319   49999  36240   1137 140.25
896.47/896.84	c   170927    749    47669  6600464  138   104133   54999  47601   1105 154.56
896.47/896.84	c   188071    749    21373  2920920  136    51304   60499  21305    988 190.24
896.47/896.84	c   213896    749    47198  7365312  156   102954   66549  47130    966 221.20
896.47/896.84	c   252728    749    30736  5242183  170    70037   73204  30668    748 337.85
896.47/896.84	c   311081    749    27420  5088036  185    63425   80525  27352    553 561.92
896.47/896.84	c   398714    749    46124  8450267  183   100817   88578  46056    445 895.79
896.47/896.84	o -132361	896.52
1799.96/1800.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.96/1800.75	c   399454    749    46865  8552839  182   102349   21200  46797    445 896.52
1799.96/1800.75	c   399554    749    10771  1612311  149    30078   23321  10703    443 901.55
1799.96/1800.75	c   399804    749    11021  1652237  149    30574   25654  10953    443 901.65
1799.96/1800.75	c   400283    749    11500  1704003  148    31526   28220  11432    443 901.82
1799.96/1800.75	c   401108    749    12325  1824283  148    33183   31043  12257    444 902.20
1799.96/1800.75	c   402428    749    13645  2050221  150    35827   34148  13577    445 902.69
1799.96/1800.75	c   404509    749    15726  2428954  154    39978   37563  15658    447 904.57
1799.96/1800.75	c   407735    749    18952  2893847  152    46441   41320  18884    450 906.00
1799.96/1800.75	c   412671    749    23888  3639355  152    56320   45453  23820    454 908.04
1799.96/1800.75	c   420177    749    31394  4225104  134    71335   49999  31326    459 914.03
1799.96/1800.75	c   431550    749    42767  5645994  132    94096   54999  42699    455 947.25
1799.96/1800.75	c   448704    749    16065  2057020  128    40692   60499  15997    442 1014.88
1799.96/1800.75	c   474524    749    41885  5857174  139    92344   66549  41817    450 1053.14
1799.96/1800.75	c   513358    749    25532  4375111  171    59641   73204  25464    458 1118.50
1799.96/1800.75	c   571710    749    22191  3930150  177    52959   80525  22123    435 1311.92
1799.96/1800.75	c   659342    749    41038  7127132  173    90653   88578  40970    414 1589.96
1799.96/1800.75	c Resources Exceeded
1799.96/1800.75	v -x615 x616 x617 -x618 x619 -x620 -x621 -x622 x623 -x624 -x625 -x626 -x627 -x628 -x629 x630 x631 -x632 x691 -x692 -x693 -x694
1799.96/1800.75	v -x695 -x696 -x697 -x698 -x699 x700 -x701 -x702 -x703 x704 -x705 -x706 -x707 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731
1799.96/1800.75	v -x732 -x733 -x734 -x735 -x736 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x633 x634 -x635 -x636
1799.96/1800.75	v -x637 -x638 -x639 -x640 -x641 -x642 -x643 x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657
1799.96/1800.75	v -x658 -x659 -x660 -x661 x662 -x663 x664 -x665 -x666 -x667 -x668 x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678
1799.96/1800.75	v -x679 x680 x681 x682 x683 x684 x685 x686 -x687 x688 -x689 x690 -x708 x709 -x710 -x711 -x712 -x713 -x714 -x715 x716 -x717 -x718
1799.96/1800.75	v -x719 -x720 -x721 -x722 -x723 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 x750 -x751 x752
1799.96/1800.75	v x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x827 -x828 -x829 -x830 -x831 -x832 -x833
1799.96/1800.75	v -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854
1799.96/1800.75	v -x855 -x856 -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25
1799.96/1800.75	v -x26 -x27 -x28 -x29 -x30 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181
1799.96/1800.75	v -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262
1799.96/1800.75	v -x263 -x264 -x265 -x266 -x267 -x268 x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283
1799.96/1800.75	v -x284 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364
1799.96/1800.75	v -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445
1799.96/1800.75	v -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x525 -x526
1799.96/1800.75	v -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547
1799.96/1800.75	v -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x857 x858 -x859 -x860 -x861 -x862 -x863 x864 -x865 -x866 x867 -x868 x869 x870 -x871
1799.96/1800.75	v -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x31 -x32 -x33 -x34 -x35 -x36 -x37
1799.96/1800.75	v -x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x105 -x106
1799.96/1800.75	v -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127
1799.96/1800.75	v -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208
1799.96/1800.75	v -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x285 x286 -x287 -x288 -x289
1799.96/1800.75	v -x290 -x291 -x292 x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310
1799.96/1800.75	v -x311 -x312 -x313 -x314 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 -x391
1799.96/1800.75	v -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472
1799.96/1800.75	v -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493
1799.96/1800.75	v -x494 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574
1799.96/1800.75	v -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 x887 x888 -x889 -x890 x891 x892 -x893 -x894 -x895 -x896 -x897
1799.96/1800.75	v -x898 x899 x900 -x901 x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 x61 -x62 -x63
1799.96/1800.75	v -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89
1799.96/1800.75	v -x90 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154
1799.96/1800.75	v -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235
1799.96/1800.75	v -x236 -x237 x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x315 -x316
1799.96/1800.75	v -x317 -x318 -x319 -x320 -x321 x322 -x323 -x324 -x325 -x326 x327 -x328 x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337
1799.96/1800.75	v -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x405 -x406 -x407 -x408 x409 -x410 x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418
1799.96/1800.75	v -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x495 -x496 -x497 -x498 -x499
1799.96/1800.75	v -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520
1799.96/1800.75	v -x521 -x522 -x523 -x524 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601
1799.96/1800.75	v -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x767 -x768 x769 -x770 -x771 -x772 -x773 x774
1799.96/1800.75	v -x775 -x776 -x777 -x778 x779 x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795
1799.96/1800.75	v -x796 -x917 -x918 x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 x927 -x928 -x929 -x930 -x931 -x932 -x933 x934 -x935 -x936
1799.96/1800.75	v -x937 x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x797 -x798 -x799 -x800 -x801 -x802 -x803 x804 -x805 -x806 -x807
1799.96/1800.75	v x808 -x809 x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 x977 -x978
1799.96/1800.75	v -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 x999
1799.96/1800.75	v -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 x1008 -x1009 x1010 x1011 x1012 -x1013 -x1014 -x1015 -x1016 -x1017
1799.96/1800.75	v -x1018 -x1019 x1020 -x1021 -x1022 -x1023 x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035
1799.96/1800.75	v -x1036 -x1067 -x1068 -x1069 x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082
1799.96/1800.75	v -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 x947 -x948 -x949 -x950
1799.96/1800.75	v x951 -x952 -x953 -x954 -x955 x956 -x957 -x958 -x959 -x960 x961 -x962 -x963 x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971
1799.96/1800.75	v -x972 -x973 -x974 -x975 -x976 -x1037 x1038 -x1039 -x1040 -x1041 -x1042 x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049
1799.96/1800.75	v x1050 -x1051 x1052 x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066
1799.96/1800.75	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.96/1800.75	c  220   697528  80430  1162264    79224 13817735  79156    387 1800.02
1799.96/1800.75	c Objective: -132361
1799.96/1800.75	s SATISFIABLE
1799.96/1800.75	c Total time: 1800.02 s

Verifier Data (download as text)

OK	-132361

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-362827-1177018658 -o ROOT/results/node58/solver-362827-1177018658 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/362827-1177018658/instance-362827-1177018658.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.93 0.99 0.99 3/64 27437
/proc/meminfo: memFree=1825016/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=19544 CPUtime=0
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 301 0 3 0 0 0 0 0 18 0 1 0 149775496 20013056 272 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134581856 0 0 4096 0 0 0 0 17 1 0 0
/proc/27437/statm: 4886 277 247 324 0 3955 0

[startup+0.032549 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 27437
/proc/meminfo: memFree=1825016/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=12272 CPUtime=0.02
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 532 0 3 0 2 0 0 0 18 0 1 0 149775496 12566528 484 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 3068 484 305 324 0 2137 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12272

[startup+0.10156 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 27437
/proc/meminfo: memFree=1825016/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=12404 CPUtime=0.08
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 569 0 3 0 8 0 0 0 18 0 1 0 149775496 12701696 521 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 3101 521 311 324 0 2170 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12404

[startup+0.301593 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 27437
/proc/meminfo: memFree=1825016/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=5620 CPUtime=0.28
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 838 0 3 0 28 0 0 0 19 0 1 0 149775496 5754880 790 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 5305979 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 1405 790 313 324 0 474 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5620

[startup+0.702661 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 27437
/proc/meminfo: memFree=1825016/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=7164 CPUtime=0.68
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 1228 0 3 0 68 0 0 0 22 0 1 0 149775496 7335936 1180 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 1791 1180 313 324 0 860 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7164

[startup+1.50179 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 27438
/proc/meminfo: memFree=1819824/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=9900 CPUtime=1.49
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 1895 0 3 0 147 2 0 0 25 0 1 0 149775496 10137600 1847 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 2475 1847 313 324 0 1544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9900

[startup+3.10106 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 27438
/proc/meminfo: memFree=1815792/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=15180 CPUtime=3.08
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 3211 0 3 0 305 3 0 0 25 0 1 0 149775496 15544320 3163 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 3795 3163 313 324 0 2864 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15180

[startup+6.3016 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 27438
/proc/meminfo: memFree=1807472/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=21872 CPUtime=6.28
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 4893 0 3 0 624 4 0 0 25 0 1 0 149775496 22396928 4845 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 5468 4845 313 324 0 4537 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21872

[startup+12.7017 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 27438
/proc/meminfo: memFree=1798320/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=30124 CPUtime=12.68
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 6949 0 3 0 1261 7 0 0 25 0 1 0 149775496 30846976 6901 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572879 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 7531 6901 313 324 0 6600 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30124

[startup+25.5018 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 27438
/proc/meminfo: memFree=1778992/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=48700 CPUtime=25.48
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 11614 0 3 0 2535 13 0 0 25 0 1 0 149775496 49868800 11566 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 12175 11566 313 324 0 11244 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48700

[startup+51.1011 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 27438
/proc/meminfo: memFree=1769840/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=57808 CPUtime=51.06
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 13895 0 3 0 5083 23 0 0 25 0 1 0 149775496 59195392 13846 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 14452 13846 313 324 0 13521 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 57808

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1748784/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=78948 CPUtime=102.25
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 19169 0 3 0 10190 35 0 0 25 0 1 0 149775496 80842752 19119 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551292 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 19737 19119 313 324 0 18806 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 78948

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1719600/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=107820 CPUtime=162.23
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 26437 0 3 0 16174 49 0 0 25 0 1 0 149775496 110407680 26332 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 26955 26332 313 324 0 26024 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 107820

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1719728/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=107704 CPUtime=222.2
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 26437 0 3 0 22164 56 0 0 25 0 1 0 149775496 110288896 26321 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 26926 26321 313 324 0 25995 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 107704

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1679536/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=147724 CPUtime=282.19
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 36498 0 3 0 28148 71 0 0 25 0 1 0 149775496 151269376 36316 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 36931 36316 313 324 0 36000 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 147724

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1679664/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=147724 CPUtime=342.16
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 36498 0 3 0 34141 75 0 0 25 0 1 0 149775496 151269376 36316 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 36931 36316 313 324 0 36000 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 147724

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1679728/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=147724 CPUtime=402.14
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 36498 0 3 0 40136 78 0 0 25 0 1 0 149775496 151269376 36316 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 36931 36316 313 324 0 36000 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 147724

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1679728/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=147724 CPUtime=462.12
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 36498 0 3 0 46130 82 0 0 25 0 1 0 149775496 151269376 36316 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 36931 36316 313 324 0 36000 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 147724

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1658352/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=168816 CPUtime=522.1
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 41852 0 3 0 52122 88 0 0 25 0 1 0 149775496 172867584 41597 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 42204 41597 313 324 0 41273 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 168816

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1658416/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=168816 CPUtime=582.08
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 41852 0 3 0 58116 92 0 0 25 0 1 0 149775496 172867584 41597 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 42204 41597 313 324 0 41273 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 168816

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1658416/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=168816 CPUtime=642.06
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 41852 0 3 0 64111 95 0 0 25 0 1 0 149775496 172867584 41597 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 42204 41597 313 324 0 41273 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 168816


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

/proc/meminfo: memFree=1618032/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1061.91
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 106061 130 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 209164

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1617968/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1121.89
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 112055 134 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572752 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 209164

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27440
/proc/meminfo: memFree=1618032/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1181.88
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 118048 140 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 209164

[startup+1242.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 27440
/proc/meminfo: memFree=1617968/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1241.85
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 124042 143 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 209164

[startup+1302.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 27440
/proc/meminfo: memFree=1617968/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1301.84
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 130039 145 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 209164

[startup+1362.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 27440
/proc/meminfo: memFree=1617904/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1361.81
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 136031 150 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551255 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 209164

[startup+1422.31 s]
/proc/loadavg: 1.01 1.00 1.00 2/71 27556
/proc/meminfo: memFree=1616504/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1421.74
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 142020 154 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 5303734 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 209164

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617648/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1481.66
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 148005 161 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160527312 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 209164

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617648/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1541.65
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 154000 165 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551292 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 209164

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617648/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1601.62
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 159991 171 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 209164

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617648/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1661.61
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 165986 175 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 209164

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617584/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1721.58
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 171982 176 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 209164

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617712/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1781.56
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 177978 178 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 209164

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617712/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1791.16
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 178938 178 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1791.16
Current children cumulated vsize (KiB) 209164

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617712/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1794.36
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 179258 178 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551105 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1794.36
Current children cumulated vsize (KiB) 209164

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617712/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1797.55
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 179577 178 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 209164

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617712/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1799.15
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 179737 178 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1799.15
Current children cumulated vsize (KiB) 209164

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617712/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1799.55
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 179777 178 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 209164

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27638
/proc/meminfo: memFree=1617712/2055920 swapFree=4184528/4192956
[pid=27437] ppid=27435 vsize=209164 CPUtime=1799.96
/proc/27437/stat : 27437 (bsolo3.0.16) R 27435 27437 27053 0 -1 4194304 52004 0 3 0 179818 178 0 0 25 0 1 0 149775496 214183936 51669 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551838 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27437/statm: 52291 51669 313 324 0 51360 0
Current children cumulated CPU time (s) 1799.96
Current children cumulated vsize (KiB) 209164

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.05
CPU user time (s): 1798.23
CPU system time (s): 1.81872
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 209164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.23
system time used= 1.81872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52005
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 2957

runsolver used 1.13683 second user time and 3.85641 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Thu Apr 19 21:37:38 UTC 2007

IDJOB= 362827
IDBENCH= 1669
IDSOLVER= 163
FILE ID= node58/362827-1177018658

PBS_JOBID= 4630578

Free space on /tmp= 66446 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-kb2.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/362827-1177018658/instance-362827-1177018658.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-362827-1177018658 -o ROOT/results/node58/solver-362827-1177018658 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/362827-1177018658/instance-362827-1177018658.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  396a97b3a9140f57450f18f44f605394

RANDOM SEED= 30832863

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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:       1825488 kB
Buffers:          9896 kB
Cached:         158196 kB
SwapCached:       2248 kB
Active:          56556 kB
Inactive:       121488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825488 kB
SwapTotal:     4192956 kB
SwapFree:      4184528 kB
Dirty:            4452 kB
Writeback:           0 kB
Mapped:          16544 kB
Slab:            38516 kB
Committed_AS:   964248 kB
PageTables:       1384 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= 66446 MiB

End job on node58 on Thu Apr 19 22:07:39 UTC 2007