Trace number 453480

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 (TO)85 1800.23 1800.79

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_25_5.opb
MD5SUMd79bd0f7d6fceec4ec599aa8716e2601
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark1800.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31590
Sum of products size (including duplicates)63180
Number of different products31590
Sum of products size63180

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/453480-1178140750/instance-453480-1178140750.opb
0.00/0.00	c File size is 456881 bytes.
0.09/0.18	c Highest Coefficient sum: 1000
0.09/0.18	c Parsing was ok!!
0.09/0.18	c Total parsing time: 0.178 s
0.18/0.23	c Var: 32590 Constr: 64180 32590/0/31590 Lit: 222130 Watch. Lit: 159950
0.18/0.23	c Obj. Vars: 1000 (3.06843 % of total variables)
2.69/2.71	c Pre-processing Time: 2.712 s
2.69/2.72	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.69/2.72	c        0  32590    64180   222130    3   159950  200403      0      0 2.71
2.69/2.72	c Switching off LPR mode.
2.69/2.76	o 999	2.755
2.79/2.81	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.81	c        0  32590    64181   223130    3   159953  201069      1      0 2.77
2.79/2.81	o 998	2.812
2.79/2.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.88	c        0  32590    64182   224130    3   159957  202069      2      0 2.83
2.79/2.88	o 997	2.875
2.88/2.93	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.88/2.93	c        0  32590    64183   225130    3   159962  203069      3      0 2.89
2.88/2.93	o 996	2.932
2.88/2.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.88/2.99	c        0  32590    64184   226130    3   159968  204069      4      0 2.95
2.88/2.99	o 995	2.991
2.99/3.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.99/3.06	c        0  32590    64185   227130    3   159975  205069      5      0 3.01
2.99/3.06	o 994	3.054
3.09/3.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.09/3.12	c        0  32590    64186   228130    3   159983  206069      6      0 3.07
3.09/3.12	o 993	3.12
3.09/3.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.09/3.19	c        0  32590    64187   229130    3   159992  207069      7      0 3.14
3.09/3.19	o 992	3.184
3.19/3.25	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.19/3.25	c        0  32590    64188   230130    3   160002  208069      8      0 3.20
3.19/3.25	o 991	3.243
3.29/3.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.29/3.31	c        0  32590    64189   231130    3   160013  209069      9      0 3.26
3.29/3.31	o 990	3.312
3.29/3.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.29/3.38	c        0  32590    64190   232130    3   160025  210069     10      0 3.33
3.29/3.38	o 989	3.383
3.39/3.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.39/3.46	c        0  32590    64191   233130    3   160038  211069     11      0 3.40
3.39/3.46	o 988	3.455
3.48/3.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.48/3.53	c        0  32590    64192   234130    3   160052  212069     12      0 3.47
3.48/3.53	o 987	3.527
3.58/3.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.58/3.60	c        0  32590    64193   235130    3   160067  213069     13      0 3.54
3.58/3.60	o 986	3.599
3.58/3.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.58/3.67	c        0  32590    64194   236130    3   160083  214069     14      0 3.62
3.58/3.67	o 985	3.667
3.68/3.74	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.68/3.74	c        0  32590    64195   237130    3   160100  215069     15      0 3.69
3.68/3.74	o 984	3.739
3.78/3.81	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.78/3.81	c        0  32590    64196   238130    3   160118  216069     16      0 3.76
3.78/3.81	o 983	3.81
3.78/3.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.78/3.87	c        0  32590    64197   239130    3   160137  217069     17      0 3.83
3.78/3.87	o 982	3.873
3.89/3.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.89/3.94	c        0  32590    64198   240130    3   160157  218069     18      0 3.89
3.89/3.94	o 981	3.941
3.99/4.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.99/4.01	c        0  32590    64199   241130    3   160178  219069     19      0 3.96
3.99/4.01	o 980	4.008
3.99/4.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.99/4.08	c        0  32590    64200   242130    3   160200  220069     20      0 4.03
3.99/4.08	o 979	4.08
4.09/4.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.09/4.14	c        0  32590    64201   243130    3   160223  221069     21      0 4.10
4.09/4.14	o 978	4.142
4.18/4.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.18/4.21	c        0  32590    64202   244130    3   160247  222069     22      0 4.16
4.18/4.21	o 977	4.213
4.18/4.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.18/4.29	c        0  32590    64203   245130    3   160272  223069     23      0 4.23
4.18/4.29	o 976	4.283
4.30/4.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.30/4.35	c        0  32590    64204   246130    3   160298  224069     24      0 4.30
4.30/4.35	o 975	4.35
4.40/4.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.40/4.42	c        0  32590    64205   247130    3   160325  225069     25      0 4.37
4.40/4.42	o 974	4.416
4.40/4.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.40/4.48	c        0  32590    64206   248130    3   160353  226069     26      0 4.43
4.40/4.48	o 973	4.479
4.49/4.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.49/4.55	c        0  32590    64207   249130    3   160382  227069     27      0 4.50
4.49/4.55	o 972	4.546
4.59/4.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.59/4.62	c        0  32590    64208   250130    3   160412  228069     28      0 4.57
4.59/4.62	o 971	4.618
4.59/4.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.59/4.68	c        0  32590    64209   251130    3   160443  229069     29      0 4.64
4.59/4.68	o 970	4.679
4.69/4.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.69/4.75	c        0  32590    64210   252130    3   160475  230069     30      0 4.70
4.69/4.75	o 969	4.75
4.79/4.82	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.79/4.82	c        0  32590    64211   253130    3   160508  231069     31      0 4.77
4.79/4.82	o 968	4.815
4.79/4.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.79/4.89	c        0  32590    64212   254130    3   160542  232069     32      0 4.83
4.79/4.89	o 967	4.885
4.88/4.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.88/4.96	c        0  32590    64213   255130    3   160577  233069     33      0 4.90
4.88/4.96	o 966	4.955
4.98/5.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.98/5.03	c        0  32590    64214   256130    3   160613  234069     34      0 4.97
4.98/5.03	o 965	5.026
5.09/5.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.09/5.10	c        0  32590    64215   257130    4   160650  235069     35      0 5.04
5.09/5.10	o 964	5.098
5.09/5.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.09/5.17	c        0  32590    64216   258130    4   160688  236069     36      0 5.12
5.09/5.17	o 963	5.164
5.19/5.23	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.19/5.23	c        0  32590    64217   259130    4   160727  237069     37      0 5.18
5.19/5.23	o 962	5.227
5.29/5.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.29/5.30	c        0  32590    64218   260130    4   160767  238069     38      0 5.25
5.29/5.30	o 961	5.298
5.29/5.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.29/5.36	c        0  32590    64219   261130    4   160808  239069     39      0 5.32
5.29/5.36	o 960	5.361
5.39/5.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.39/5.42	c        0  32590    64220   262130    4   160850  240069     40      0 5.38
5.39/5.42	o 959	5.422
5.39/5.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.39/5.49	c        0  32590    64221   263130    4   160893  241069     41      0 5.44
5.39/5.49	o 958	5.491
5.49/5.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.49/5.56	c        0  32590    64222   264130    4   160937  242069     42      0 5.51
5.49/5.56	o 957	5.561
5.59/5.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.59/5.63	c        0  32590    64223   265130    4   160982  243069     43      0 5.58
5.59/5.63	o 956	5.623
5.59/5.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.59/5.70	c        0  32590    64224   266130    4   161028  244069     44      0 5.64
5.59/5.70	o 955	5.694
5.69/5.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.69/5.77	c        0  32590    64225   267130    4   161075  245069     45      0 5.71
5.69/5.77	o 954	5.764
5.78/5.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.78/5.83	c        0  32590    64226   268130    4   161123  246069     46      0 5.78
5.78/5.83	o 953	5.831
5.89/5.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.89/5.90	c        0  32590    64227   269130    4   161172  247069     47      0 5.85
5.89/5.90	o 952	5.897
5.89/5.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.89/5.97	c        0  32590    64228   270130    4   161222  248069     48      0 5.92
5.89/5.97	o 951	5.964
5.99/6.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.99/6.04	c        0  32590    64229   271130    4   161273  249069     49      0 5.98
5.99/6.04	o 950	6.034
5.99/6.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.99/6.10	c        0  32590    64230   272130    4   161325  250069     50      0 6.05
5.99/6.10	o 949	6.095
6.09/6.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.09/6.16	c        0  32590    64231   273130    4   161378  251069     51      0 6.11
6.09/6.16	o 948	6.156
6.18/6.23	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.18/6.23	c        0  32590    64232   274130    4   161432  252069     52      0 6.17
6.18/6.23	o 947	6.223
6.18/6.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.18/6.29	c        0  32590    64233   275130    4   161487  253069     53      0 6.24
6.18/6.29	o 946	6.288
6.28/6.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.28/6.36	c        0  32590    64234   276130    4   161543  254069     54      0 6.31
6.28/6.36	o 945	6.355
6.39/6.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.39/6.42	c        0  32590    64235   277130    4   161600  255069     55      0 6.37
6.39/6.42	o 944	6.422
6.39/6.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.39/6.49	c        0  32590    64236   278130    4   161658  256069     56      0 6.44
6.39/6.49	o 943	6.487
6.49/6.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.49/6.56	c        0  32590    64237   279130    4   161717  257069     57      0 6.51
6.49/6.56	o 942	6.553
6.59/6.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.59/6.63	c        0  32590    64238   280130    4   161777  258069     58      0 6.57
6.59/6.63	o 941	6.624
6.69/6.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.69/6.70	c        0  32590    64239   281130    4   161838  259069     59      0 6.64
6.69/6.70	o 940	6.694
6.69/6.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.69/6.77	c        0  32590    64240   282130    4   161900  260069     60      0 6.71
6.69/6.77	o 939	6.763
6.79/6.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.79/6.83	c        0  32590    64241   283130    4   161963  261069     61      0 6.78
6.79/6.83	o 938	6.824
6.89/6.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.89/6.90	c        0  32590    64242   284130    4   162027  262069     62      0 6.84
6.89/6.90	o 937	6.893
6.89/6.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.89/6.96	c        0  32590    64243   285130    4   162092  263069     63      0 6.91
6.89/6.96	o 936	6.956
6.98/7.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.98/7.03	c        0  32590    64244   286130    4   162158  264069     64      0 6.97
6.98/7.03	o 935	7.022
6.98/7.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.98/7.09	c        0  32590    64245   287130    4   162225  265069     65      0 7.04
6.98/7.09	o 934	7.086
7.09/7.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.09/7.17	c        1  32590    64247   289065    4   162295  265069     67      0 7.11
7.09/7.17	o 85	7.166
1799.94/1800.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.94/1800.55	c        1  32590    64248   290065    4   163212  265069     68      0 7.19
1799.94/1800.55	c      102  32590    64349   306382    4   163414  291576    169     13 7.31
1799.94/1800.55	c      354  32590    64601   353351    5   163918  320734    421     47 7.53
1799.94/1800.55	c      830  32590    65077   447406    6   164870  352808    897    105 7.84
1799.94/1800.55	c     1643  32590    65890   569855    8   166496  388089   1710    199 8.25
1799.94/1800.55	c     2963  32590    67210   827624   12   169136  426898   3030    325 9.09
1799.94/1800.55	c     5044  32590    69291  1309078   18   173298  469588   5111    458 11.01
1799.94/1800.55	c     8269  32590    72516  1911123   26   179748  516547   8336    612 13.50
1799.94/1800.55	c    13205  32590    77452  2778539   35   189620  568202  13272    763 17.30
1799.94/1800.55	c    20712  32590    84959  4083990   48   204634  625023  20779    850 24.35
1799.94/1800.55	c    32073  32590    96320  6337260   65   227356  687526  32140    876 36.61
1799.94/1800.55	c    49217  32590   113464  9768070   86   261644  756279  49284    797 61.73
1799.94/1800.55	c    75036  32590   139283 14211102  102   313282  831907  75103    668 112.19
1799.94/1800.55	c   113869  32590   178116 22278683  125   390948  915098 113936    550 206.67
1799.94/1800.55	c   172221  32590   236468 38771028  163   507652  500000 172288    411 418.96
1799.94/1800.55	c   259853  32590   324100 56279616  173   682916  550001 259920    366 708.48
1799.94/1800.55	c   391405  32590   455652 86885342  190   946020  605002 391472    283 1378.49
1799.94/1800.55	c Resources Exceeded
1799.94/1800.55	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 -x12 x13 -x14 x15 -x16 x17 -x18 x19 x20 x21 x22 -x23 -x24 x25 -x26 x27 -x28 -x29 -x30 x31 -x32
1799.94/1800.55	v x33 x34 x35 -x36 x37 -x38 x39 -x40 -x41 -x42 x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 x59 -x60
1799.94/1800.55	v -x61 -x62 x63 -x64 -x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 x77 -x78 -x79 x80 x81 -x82 x83 -x84 x85 x86 x87 -x88 x89
1799.94/1800.55	v -x90 -x91 x92 x93 -x94 x95 x96 x97 -x98 x99 x100 x101 -x102 -x103 x104 x105 -x106 x107 x108 x109 -x110 x111 -x112 x113 -x114 -x115
1799.94/1800.55	v -x116 x117 -x118 x119 -x120 x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137
1799.94/1800.55	v -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158
1799.94/1800.55	v x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179
1799.94/1800.55	v -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
1799.94/1800.55	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221
1799.94/1800.55	v -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242
1799.94/1800.55	v -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 x258 -x259 -x260 -x261 -x262 x263
1799.94/1800.55	v -x264 x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284
1799.94/1800.55	v -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305
1799.94/1800.55	v -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326
1799.94/1800.55	v -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347
1799.94/1800.55	v -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368
1799.94/1800.55	v -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389
1799.94/1800.55	v -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410
1799.94/1800.55	v -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431
1799.94/1800.55	v -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452
1799.94/1800.55	v -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473
1799.94/1800.55	v -x474 x475 -x476 -x477 x478 -x479 -x480 x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494
1799.94/1800.55	v -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515
1799.94/1800.55	v -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536
1799.94/1800.55	v -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557
1799.94/1800.55	v -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578
1799.94/1800.55	v -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599
1799.94/1800.55	v -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620
1799.94/1800.55	v -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641
1799.94/1800.55	v -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662
1799.94/1800.55	v -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683
1799.94/1800.55	v -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704
1799.94/1800.55	v -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725
1799.94/1800.55	v -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746
1799.94/1800.55	v -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767
1799.94/1800.55	v -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788
1799.94/1800.55	v -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809
1799.94/1800.55	v -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830
1799.94/1800.55	v -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851
1799.94/1800.55	v -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872
1799.94/1800.55	v -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893
1799.94/1800.55	v -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914
1799.94/1800.55	v -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935
1799.94/1800.55	v -x936 -x937 -x938 x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956
1799.94/1800.55	v -x957 -x958 -x959 x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 x972 -x973 -x974 -x975 -x976 -x977
1799.94/1800.55	v -x978 x979 x980 -x981 x982 -x983 -x984 x985 x986 -x987 -x988 x989 -x990 -x991 -x992 -x993 x994 -x995 x996 x997 x998 -x999 x1000
1799.94/1800.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.94/1800.55	c   83   463960 179196  1016804   528207 104992859 464027    257 1800.00
1799.94/1800.55	c Objective: 85
1799.94/1800.55	s SATISFIABLE
1799.94/1800.55	c Total time: 1800 s

Verifier Data (download as text)

OK	85

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-453480-1178140750 -o ROOT/results/node1/solver-453480-1178140750 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/453480-1178140750/instance-453480-1178140750.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.85 0.95 0.94 2/77 25178
/proc/meminfo: memFree=1551088/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=2632 CPUtime=0
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 66 0 0 0 0 0 0 0 18 0 1 0 290112814 2695168 50 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 5791492 0 0 4096 0 0 0 0 17 0 0 0
/proc/25178/statm: 955 53 40 324 0 10 0

[startup+0.0272991 s]
/proc/loadavg: 0.85 0.95 0.94 2/77 25178
/proc/meminfo: memFree=1551088/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=5612 CPUtime=0.02
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 679 0 0 0 2 0 0 0 18 0 1 0 290112814 5746688 649 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 6264443 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25178/statm: 1403 650 304 324 0 360 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5612

[startup+0.101308 s]
/proc/loadavg: 0.85 0.95 0.94 2/77 25178
/proc/meminfo: memFree=1551088/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=9828 CPUtime=0.09
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 1779 0 0 0 9 0 0 0 18 0 1 0 290112814 10063872 1749 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 6264443 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25178/statm: 2457 1749 353 324 0 1414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9828

[startup+0.301331 s]
/proc/loadavg: 0.85 0.95 0.94 2/77 25178
/proc/meminfo: memFree=1551088/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=20396 CPUtime=0.29
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 4536 0 0 0 28 1 0 0 19 0 1 0 290112814 20885504 4354 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25178/statm: 5099 4354 306 324 0 4168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20396

[startup+0.701377 s]
/proc/loadavg: 0.85 0.95 0.94 2/77 25178
/proc/meminfo: memFree=1551088/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=20396 CPUtime=0.68
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 4536 0 0 0 67 1 0 0 23 0 1 0 290112814 20885504 4354 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25178/statm: 5099 4354 306 324 0 4168 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20396

[startup+1.50147 s]
/proc/loadavg: 0.85 0.95 0.94 2/78 25179
/proc/meminfo: memFree=1534760/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=20396 CPUtime=1.48
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 4536 0 0 0 146 2 0 0 25 0 1 0 290112814 20885504 4354 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25178/statm: 5099 4354 306 324 0 4168 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20396

[startup+3.10166 s]
/proc/loadavg: 0.85 0.95 0.94 2/78 25179
/proc/meminfo: memFree=1530600/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=21300 CPUtime=3.09
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 5916 0 0 0 299 10 0 0 25 0 1 0 290112814 21811200 4580 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 6262871 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25178/statm: 5325 4580 311 324 0 4394 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21300

[startup+6.30103 s]
/proc/loadavg: 0.86 0.95 0.94 2/78 25179
/proc/meminfo: memFree=1533032/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=21916 CPUtime=6.28
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 6079 0 0 0 613 15 0 0 25 0 1 0 290112814 22441984 4743 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134575991 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25178/statm: 5479 4743 311 324 0 4548 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21916

[startup+12.7018 s]
/proc/loadavg: 0.87 0.95 0.94 2/78 25179
/proc/meminfo: memFree=1515560/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=41496 CPUtime=12.69
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 10983 0 0 0 1248 21 0 0 25 0 1 0 290112814 42491904 9647 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550897 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25178/statm: 10374 9647 312 324 0 9443 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41496

[startup+25.5023 s]
/proc/loadavg: 0.90 0.96 0.94 2/78 25179
/proc/meminfo: memFree=1478824/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=77340 CPUtime=25.47
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 19922 0 0 0 2517 30 0 0 25 0 1 0 290112814 79196160 18586 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 6262616 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25178/statm: 19335 18587 312 324 0 18404 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 77340

[startup+51.1023 s]
/proc/loadavg: 0.93 0.96 0.94 2/78 25179
/proc/meminfo: memFree=1422184/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=133392 CPUtime=51.05
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 33946 0 0 0 5061 44 0 0 25 0 1 0 290112814 136593408 32610 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25178/statm: 33348 32610 312 324 0 32417 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 133392

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.94 2/78 25179
/proc/meminfo: memFree=1355624/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=199044 CPUtime=102.22
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 50367 0 0 0 10157 65 0 0 25 0 1 0 290112814 203821056 49031 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 4160521804 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25178/statm: 49761 49031 312 324 0 48830 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 199044

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 25179
/proc/meminfo: memFree=1283240/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=271900 CPUtime=162.18
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 68573 0 0 0 16134 84 0 0 25 0 1 0 290112814 278425600 67237 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551290 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 67975 67237 312 324 0 67044 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 271900

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 25179
/proc/meminfo: memFree=1209384/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=345188 CPUtime=222.16
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 86890 0 0 0 22115 101 0 0 25 0 1 0 290112814 353472512 85554 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 86297 85554 312 324 0 85366 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 345188

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 25179
/proc/meminfo: memFree=1133864/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=420928 CPUtime=282.15
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 105844 0 0 0 28096 119 0 0 25 0 1 0 290112814 431030272 104508 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 105232 104508 312 324 0 104301 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 420928

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 25179
/proc/meminfo: memFree=1071656/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=482544 CPUtime=342.14
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 121228 0 0 0 34080 134 0 0 25 0 1 0 290112814 494125056 119892 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551111 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 120636 119892 312 324 0 119705 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 482544

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 25179
/proc/meminfo: memFree=1035304/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=519228 CPUtime=402.12
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 130397 0 0 0 40067 145 0 0 25 0 1 0 290112814 531689472 129061 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 129807 129061 312 324 0 128876 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 519228

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 25179
/proc/meminfo: memFree=972584/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=581516 CPUtime=462.1
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 145971 0 0 0 46049 161 0 0 25 0 1 0 290112814 595472384 144635 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550983 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 145379 144635 312 324 0 144448 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 581516

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 25179
/proc/meminfo: memFree=924392/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=630076 CPUtime=522.09
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 158124 0 0 0 52033 176 0 0 25 0 1 0 290112814 645197824 156788 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 157519 156788 312 324 0 156588 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 630076

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 25179
/proc/meminfo: memFree=876200/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=677668 CPUtime=582.07
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 170005 0 0 0 58015 192 0 0 25 0 1 0 290112814 693932032 168669 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 169417 168669 312 324 0 168486 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 677668

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 25179
/proc/meminfo: memFree=829736/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=723780 CPUtime=642.06
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 181537 0 0 0 63998 208 0 0 25 0 1 0 290112814 741150720 180201 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551012 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 180945 180201 312 324 0 180014 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 723780


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

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 25179
/proc/meminfo: memFree=629928/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=923256 CPUtime=881.99
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 231412 0 0 0 87936 263 0 0 25 0 1 0 290112814 945414144 230076 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 6260609 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 230814 230076 312 324 0 229883 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 923256

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 25179
/proc/meminfo: memFree=589928/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=963604 CPUtime=941.97
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 241498 0 0 0 93923 274 0 0 25 0 1 0 290112814 986730496 240162 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551271 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 240901 240162 312 324 0 239970 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 963604

[startup+1002.3 s]
/proc/loadavg: 1.03 0.99 0.95 3/78 25181
/proc/meminfo: memFree=552168/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1000612 CPUtime=1001.96
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 250769 0 0 0 99910 286 0 0 25 0 1 0 290112814 1024626688 249433 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551480 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 250153 249433 312 324 0 249222 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 1000612

[startup+1062.3 s]
/proc/loadavg: 1.01 0.99 0.95 2/78 25181
/proc/meminfo: memFree=519528/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1033704 CPUtime=1061.94
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 259013 0 0 0 105897 297 0 0 25 0 1 0 290112814 1058512896 257677 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 258426 257677 312 324 0 257495 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 1033704

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=491624/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1061224 CPUtime=1121.92
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 265893 0 0 0 111886 306 0 0 25 0 1 0 290112814 1086693376 264557 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 265306 264557 312 324 0 264375 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1061224

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=463016/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1089968 CPUtime=1181.91
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 273076 0 0 0 117876 315 0 0 25 0 1 0 290112814 1116127232 271740 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 272492 271740 312 324 0 271561 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 1089968

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=438760/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1113864 CPUtime=1241.89
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 279075 0 0 0 123868 321 0 0 25 0 1 0 290112814 1140596736 277739 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 4160091710 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 278466 277739 312 324 0 277535 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 1113864

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=412008/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1140380 CPUtime=1301.88
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 285706 0 0 0 129860 328 0 0 25 0 1 0 290112814 1167749120 284370 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134573095 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 285095 284370 312 324 0 284164 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 1140380

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=392360/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1160180 CPUtime=1361.85
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 290638 0 0 0 135851 334 0 0 25 0 1 0 290112814 1188024320 289302 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 290045 289302 312 324 0 289114 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 1160180

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=345960/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1206376 CPUtime=1421.85
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 302205 0 0 0 141837 348 0 0 25 0 1 0 290112814 1235329024 300869 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 301594 300869 312 324 0 300663 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1206376

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=303720/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1248752 CPUtime=1481.83
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 312798 0 0 0 147825 358 0 0 25 0 1 0 290112814 1278722048 311462 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 312188 311462 312 324 0 311257 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 1248752

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=266088/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1286104 CPUtime=1541.81
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 322139 0 0 0 153811 370 0 0 25 0 1 0 290112814 1316970496 320803 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551111 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 321526 320803 312 324 0 320595 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 1286104

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=235688/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1316656 CPUtime=1601.79
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 329774 0 0 0 159801 378 0 0 25 0 1 0 290112814 1348255744 328438 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134551510 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 329164 328438 312 324 0 328233 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 1316656

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=205672/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1346372 CPUtime=1661.77
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 337209 0 0 0 165791 386 0 0 25 0 1 0 290112814 1378684928 335873 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550983 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 336593 335873 312 324 0 335662 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 1346372

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=179560/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1372660 CPUtime=1721.76
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 343774 0 0 0 171782 394 0 0 25 0 1 0 290112814 1405603840 342438 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 343165 342438 312 324 0 342234 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 1372660

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 25181
/proc/meminfo: memFree=151080/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=1400704 CPUtime=1781.74
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194304 350785 0 0 0 177773 401 0 0 25 0 1 0 290112814 1434320896 349449 18446744073709551615 134512640 135841103 4294956592 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 350176 349449 312 324 0 349245 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 1400704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.99 0.95 3/78 25181
/proc/meminfo: memFree=427816/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=0 CPUtime=1800.05
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194308 352215 0 0 0 179597 408 0 0 17 0 1 0 290112814 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 0

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 0.99 0.95 3/78 25181
/proc/meminfo: memFree=427816/2055920 swapFree=4145736/4192956
[pid=25178] ppid=25176 vsize=0 CPUtime=1800.15
/proc/25178/stat : 25178 (bsolo3.0.16) R 25176 25178 24773 0 -1 4194308 352215 0 0 0 179597 418 0 0 18 0 1 0 290112814 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25178/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.23
CPU user time (s): 1795.97
CPU system time (s): 4.26035
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 1406384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.97
system time used= 4.26035
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 352215
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= 4907

runsolver used 1.53077 second user time and 4.19636 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed May  2 21:19:10 UTC 2007

IDJOB= 453480
IDBENCH= 48133
IDSOLVER= 163
FILE ID= node1/453480-1178140750

PBS_JOBID= 4751068

Free space on /tmp= 54608 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_25_5.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/453480-1178140750/instance-453480-1178140750.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-453480-1178140750 -o ROOT/results/node1/solver-453480-1178140750 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/453480-1178140750/instance-453480-1178140750.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  d79bd0f7d6fceec4ec599aa8716e2601

RANDOM SEED= 858224887

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1551504 kB
Buffers:         35304 kB
Cached:         360696 kB
SwapCached:      14788 kB
Active:          74216 kB
Inactive:       345176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551504 kB
SwapTotal:     4192956 kB
SwapFree:      4145736 kB
Dirty:            7188 kB
Writeback:           0 kB
Mapped:          29604 kB
Slab:            70484 kB
Committed_AS:  9413576 kB
PageTables:       1832 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= 54608 MiB

End job on node1 on Wed May  2 21:49:12 UTC 2007