Trace number 2704356

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.95 1790.53

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-hanoi5.opb
MD5SUMe569a703dfec131c012510753e8401ab
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1931
Best CPU time to get the best result obtained on this benchmark4.94725
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1931
Optimality of the best value was proved YES
Number of variables3862
Total number of constraints16399
Number of constraints which are clauses16399
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint8
Number of terms in the objective function 3862
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 3862
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3862
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2704356-1278553811.opb>
0.19/0.26	c original problem has 3862 variables (3862 bin, 0 int, 0 impl, 0 cont) and 16399 constraints
0.19/0.26	c problem read
0.19/0.26	c presolving settings loaded
0.29/0.34	c presolving:
0.39/0.42	c (round 1) 710 del vars, 720 del conss, 710 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36384 impls, 0 clqs
0.39/0.44	c (round 2) 753 del vars, 2214 del conss, 738 chg bounds, 4 chg sides, 8 chg coeffs, 0 upgd conss, 43208 impls, 0 clqs
0.39/0.44	c (round 3) 795 del vars, 2450 del conss, 780 chg bounds, 4 chg sides, 8 chg coeffs, 0 upgd conss, 43516 impls, 0 clqs
0.39/0.46	c (round 4) 855 del vars, 2664 del conss, 822 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 45724 impls, 0 clqs
0.39/0.47	c (round 5) 924 del vars, 3067 del conss, 872 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 46764 impls, 0 clqs
0.39/0.47	c (round 6) 948 del vars, 3190 del conss, 896 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 47482 impls, 0 clqs
0.39/0.48	c (round 7) 955 del vars, 3240 del conss, 903 chg bounds, 10 chg sides, 18 chg coeffs, 0 upgd conss, 48506 impls, 0 clqs
0.39/0.49	c (round 8) 961 del vars, 3267 del conss, 909 chg bounds, 13 chg sides, 24 chg coeffs, 0 upgd conss, 48700 impls, 0 clqs
0.39/0.50	c (round 9) 961 del vars, 3270 del conss, 909 chg bounds, 13 chg sides, 24 chg coeffs, 0 upgd conss, 48946 impls, 0 clqs
0.59/0.65	c (round 10) 961 del vars, 6007 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10332 upgd conss, 48946 impls, 0 clqs
0.59/0.68	c (round 11) 961 del vars, 6007 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 48946 impls, 0 clqs
0.69/0.77	c (round 12) 1011 del vars, 6007 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 52844 impls, 0 clqs
0.69/0.78	c (round 13) 1011 del vars, 6132 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 53250 impls, 0 clqs
0.79/0.81	c (round 14) 1011 del vars, 6140 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 53250 impls, 0 clqs
0.89/0.93	c (round 15) 1061 del vars, 6140 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 55464 impls, 0 clqs
0.89/0.94	c (round 16) 1063 del vars, 6207 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 55690 impls, 0 clqs
0.89/0.97	c (round 17) 1063 del vars, 6211 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 55690 impls, 0 clqs
1.00/1.08	c (round 18) 1114 del vars, 6211 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 56680 impls, 0 clqs
1.00/1.09	c (round 19) 1118 del vars, 6352 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 57045 impls, 0 clqs
1.00/1.09	c (round 20) 1119 del vars, 6369 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 57045 impls, 0 clqs
1.29/1.31	c (round 21) 1171 del vars, 6369 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 59813 impls, 0 clqs
1.29/1.32	c (round 22) 1174 del vars, 6544 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 60397 impls, 0 clqs
1.29/1.34	c (round 23) 1174 del vars, 6558 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 60397 impls, 0 clqs
1.29/1.37	c (round 24) 1174 del vars, 6566 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 60397 impls, 0 clqs
1.49/1.52	c (round 25) 1224 del vars, 6566 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 62947 impls, 0 clqs
1.49/1.52	c (round 26) 1227 del vars, 6750 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 63123 impls, 0 clqs
1.49/1.54	c (round 27) 1227 del vars, 6753 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 63123 impls, 0 clqs
1.49/1.57	c (round 28) 1227 del vars, 6759 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 63123 impls, 0 clqs
1.59/1.66	c (round 29) 1277 del vars, 6759 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64279 impls, 0 clqs
1.59/1.68	c (round 30) 1277 del vars, 6990 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64533 impls, 0 clqs
1.69/1.70	c (round 31) 1277 del vars, 6995 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64533 impls, 0 clqs
1.79/1.81	c (round 32) 1327 del vars, 6995 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64683 impls, 0 clqs
1.79/1.82	c (round 33) 1327 del vars, 7127 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64683 impls, 0 clqs
1.89/1.94	c (round 34) 1377 del vars, 7127 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 65675 impls, 0 clqs
1.89/1.95	c (round 35) 1377 del vars, 7220 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 65675 impls, 0 clqs
2.10/2.10	c (round 36) 1427 del vars, 7220 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 65675 impls, 0 clqs
2.10/2.11	c (round 37) 1427 del vars, 7270 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 65675 impls, 0 clqs
2.20/2.23	c (round 38) 1477 del vars, 7270 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66203 impls, 0 clqs
2.20/2.24	c (round 39) 1477 del vars, 7331 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66203 impls, 0 clqs
2.39/2.45	c (round 40) 1527 del vars, 7331 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66733 impls, 0 clqs
2.39/2.46	c (round 41) 1527 del vars, 7399 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66733 impls, 0 clqs
2.59/2.62	c (round 42) 1577 del vars, 7399 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67211 impls, 0 clqs
2.59/2.63	c (round 43) 1577 del vars, 7468 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67211 impls, 0 clqs
2.69/2.72	c (round 44) 1627 del vars, 7468 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67443 impls, 0 clqs
2.69/2.74	c (round 45) 1627 del vars, 7518 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67443 impls, 0 clqs
2.69/2.77	c (round 46) 1627 del vars, 7519 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67443 impls, 0 clqs
2.89/2.93	c    (2.7s) probing: 1000/2901 (34.5%) - 197 fixings, 482 aggregations, 3551 implications, 0 bound changes
2.89/2.95	c (round 47) 1677 del vars, 7519 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 68471 impls, 0 clqs
2.89/2.96	c (round 48) 1682 del vars, 7748 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 68583 impls, 0 clqs
2.99/3.00	c (round 49) 1682 del vars, 7751 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 68583 impls, 0 clqs
3.09/3.11	c (round 50) 1732 del vars, 7751 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69017 impls, 0 clqs
3.09/3.13	c (round 51) 1732 del vars, 7903 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69017 impls, 0 clqs
3.20/3.22	c (round 52) 1782 del vars, 7903 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69093 impls, 0 clqs
3.20/3.24	c (round 53) 1782 del vars, 7953 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69093 impls, 0 clqs
3.39/3.46	c    (3.2s) probing: 1360/2901 (46.9%) - 236 fixings, 572 aggregations, 3912 implications, 0 bound changes
3.39/3.46	c    (3.2s) probing aborted: 100/100 successive totally useless probings
3.39/3.46	c (round 54) 1787 del vars, 7953 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69205 impls, 0 clqs
3.39/3.48	c (round 55) 1787 del vars, 7958 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69205 impls, 0 clqs
3.59/3.63	c    (3.4s) probing: 1499/2901 (51.7%) - 236 fixings, 572 aggregations, 3918 implications, 0 bound changes
3.59/3.63	c    (3.4s) probing aborted: 100/100 successive totally useless probings
3.59/3.63	c presolving (56 rounds):
3.59/3.63	c  1787 deleted vars, 7958 deleted constraints, 910 tightened bounds, 0 added holes, 31 changed sides, 24 changed coefficients
3.59/3.63	c  69221 implications, 0 cliques
3.59/3.63	c presolved problem has 2075 variables (2075 bin, 0 int, 0 impl, 0 cont) and 8441 constraints
3.59/3.63	c    4151 constraints of type <setppc>
3.59/3.63	c    4290 constraints of type <logicor>
3.59/3.63	c transformed objective value is always integral (scale: 1)
3.59/3.63	c Presolving Time: 3.32
3.59/3.63	c - non default parameters ----------------------------------------------------------------------
3.59/3.63	c # SCIP version 1.2.1.3
3.59/3.63	c 
3.59/3.63	c # frequency for displaying node information lines
3.59/3.63	c # [type: int, range: [-1,2147483647], default: 100]
3.59/3.63	c display/freq = 10000
3.59/3.63	c 
3.59/3.63	c # maximal time in seconds to run
3.59/3.63	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.59/3.63	c limits/time = 1789.75
3.59/3.63	c 
3.59/3.63	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.59/3.63	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.59/3.63	c limits/memory = 1620
3.59/3.63	c 
3.59/3.63	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.59/3.63	c # [type: int, range: [1,2], default: 1]
3.59/3.63	c timing/clocktype = 2
3.59/3.63	c 
3.59/3.63	c # should presolving try to simplify inequalities
3.59/3.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.59/3.63	c constraints/linear/simplifyinequalities = TRUE
3.59/3.63	c 
3.59/3.63	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.59/3.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.59/3.63	c constraints/indicator/addCouplingCons = TRUE
3.59/3.63	c 
3.59/3.63	c # should presolving try to simplify knapsacks
3.59/3.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.59/3.63	c constraints/knapsack/simplifyinequalities = TRUE
3.59/3.63	c 
3.59/3.63	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.59/3.63	c # [type: int, range: [-1,2147483647], default: -1]
3.59/3.63	c separating/rapidlearning/freq = 0
3.59/3.63	c 
3.59/3.63	c -----------------------------------------------------------------------------------------------
3.59/3.63	c start solving
3.59/3.64	c 
5.89/5.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.89/5.91	c   5.7s|     1 |     0 |  3181 |     - |  22M|   0 |1354 |2075 |8441 |2075 |8427 |   0 |   0 |   0 | 1.602531e+03 |      --      |    Inf 
34.78/34.85	c  34.6s|     1 |     0 | 16000 |     - |  25M|   0 |1271 |2075 |9025 |2075 |8515 | 224 |   0 |   0 | 1.629750e+03 |      --      |    Inf 
38.78/38.81	c  38.6s|     1 |     0 | 18613 |     - |  26M|   0 |1336 |2075 |9025 |2075 |8565 | 274 |   0 |   0 | 1.670278e+03 |      --      |    Inf 
45.68/45.79	c  45.5s|     1 |     0 | 23188 |     - |  26M|   0 |1361 |2075 |9025 |2075 |8625 | 334 |   0 |   0 | 1.716295e+03 |      --      |    Inf 
49.07/49.19	c  48.9s|     1 |     0 | 25190 |     - |  27M|   0 |1408 |2075 |9025 |2075 |8723 | 432 |   0 |   0 | 1.725927e+03 |      --      |    Inf 
55.87/55.96	c  55.7s|     1 |     0 | 29004 |     - |  28M|   0 |1439 |2075 |9025 |2075 |8772 | 481 |   0 |   0 | 1.753351e+03 |      --      |    Inf 
61.18/61.25	c  61.0s|     1 |     0 | 32287 |     - |  29M|   0 |1393 |2075 |9025 |2075 |8818 | 527 |   0 |   0 | 1.789333e+03 |      --      |    Inf 
69.08/69.17	c  68.9s|     1 |     0 | 36463 |     - |  30M|   0 |1464 |2075 |9025 |2075 |8873 | 582 |   0 |   0 | 1.796166e+03 |      --      |    Inf 
76.37/76.47	c  76.2s|     1 |     0 | 40192 |     - |  32M|   0 |1540 |2075 |9025 |2075 |8919 | 628 |   0 |   0 | 1.800901e+03 |      --      |    Inf 
81.77/81.82	c  81.6s|     1 |     0 | 43204 |     - |  34M|   0 |1530 |2075 |9025 |2075 |8966 | 675 |   0 |   0 | 1.808781e+03 |      --      |    Inf 
88.36/88.40	c  88.1s|     1 |     0 | 46456 |     - |  36M|   0 |1557 |2075 |9025 |2075 |9012 | 721 |   0 |   0 | 1.814011e+03 |      --      |    Inf 
96.67/96.70	c  96.4s|     1 |     0 | 50177 |     - |  37M|   0 |1597 |2075 |9025 |2075 |9052 | 761 |   0 |   0 | 1.818892e+03 |      --      |    Inf 
119.06/119.12	c   119s|     1 |     0 | 58174 |     - |  40M|   0 |1650 |2075 |9025 |2075 |9080 | 789 |   0 |   0 | 1.820219e+03 |      --      |    Inf 
143.05/143.13	c   143s|     1 |     0 | 66245 |     - |  42M|   0 |1640 |2075 |9025 |2075 |9111 | 820 |   0 |   0 | 1.822566e+03 |      --      |    Inf 
153.56/153.67	c   153s|     1 |     0 | 70125 |     - |  45M|   0 |1605 |2075 |9025 |2075 |9146 | 855 |   0 |   0 | 1.825160e+03 |      --      |    Inf 
173.65/173.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
173.65/173.72	c   173s|     1 |     0 | 77371 |     - |  45M|   0 |1649 |2075 |9025 |2075 |9179 | 888 |   0 |   0 | 1.827442e+03 |      --      |    Inf 
187.34/187.44	c   187s|     1 |     0 | 81816 |     - |  45M|   0 |1643 |2075 |9025 |2075 |8936 | 910 |   0 |   0 | 1.831171e+03 |      --      |    Inf 
204.14/204.20	c   204s|     1 |     0 | 88254 |     - |  46M|   0 |1673 |2075 |9025 |2075 |8964 | 938 |   0 |   0 | 1.833636e+03 |      --      |    Inf 
216.73/216.89	c   217s|     1 |     0 | 93093 |     - |  47M|   0 |1682 |2075 |9025 |2075 |8999 | 973 |   0 |   0 | 1.836272e+03 |      --      |    Inf 
233.04/233.16	c   233s|     1 |     0 | 97515 |     - |  47M|   0 |1653 |2075 |9025 |2075 |9020 | 994 |   0 |   0 | 1.838211e+03 |      --      |    Inf 
252.73/252.87	c   253s|     1 |     0 |103552 |     - |  47M|   0 |1671 |2075 |9025 |2075 |9047 |1021 |   0 |   0 | 1.840083e+03 |      --      |    Inf 
270.43/270.59	c   270s|     1 |     0 |109745 |     - |  47M|   0 |1641 |2075 |9025 |2075 |9070 |1044 |   0 |   0 | 1.841404e+03 |      --      |    Inf 
285.22/285.38	c   285s|     1 |     0 |115575 |     - |  48M|   0 |1644 |2075 |9025 |2075 |8969 |1076 |   0 |   0 | 1.844440e+03 |      --      |    Inf 
295.02/295.17	c   295s|     1 |     0 |117290 |     - |  48M|   0 |1600 |2075 |9025 |2075 |8991 |1098 |   0 |   0 | 1.845096e+03 |      --      |    Inf 
304.92/305.05	c   305s|     1 |     0 |119914 |     - |  48M|   0 |1631 |2075 |9025 |2075 |9008 |1115 |   0 |   0 | 1.846146e+03 |      --      |    Inf 
312.92/313.02	c   313s|     1 |     0 |121686 |     - |  48M|   0 |1638 |2075 |9025 |2075 |9027 |1134 |   0 |   0 | 1.846624e+03 |      --      |    Inf 
323.81/323.90	c   324s|     1 |     0 |125410 |     - |  48M|   0 |1646 |2075 |9025 |2075 |9043 |1150 |   0 |   0 | 1.847951e+03 |      --      |    Inf 
338.51/338.69	c   338s|     1 |     0 |130022 |     - |  48M|   0 |1675 |2075 |9025 |2075 |9067 |1174 |   0 |   0 | 1.849590e+03 |      --      |    Inf 
351.11/351.26	c   351s|     1 |     0 |133943 |     - |  48M|   0 |1677 |2075 |9025 |2075 |8919 |1188 |   0 |   0 | 1.850684e+03 |      --      |    Inf 
361.01/361.18	c   361s|     1 |     0 |137306 |     - |  48M|   0 |1647 |2075 |9025 |2075 |8936 |1205 |   0 |   0 | 1.851511e+03 |      --      |    Inf 
369.01/369.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
369.01/369.10	c   369s|     1 |     0 |139401 |     - |  49M|   0 |1621 |2075 |9025 |2075 |8949 |1218 |   0 |   0 | 1.851669e+03 |      --      |    Inf 
380.41/380.58	c   380s|     1 |     0 |141958 |     - |  49M|   0 |1609 |2075 |9025 |2075 |8964 |1233 |   0 |   0 | 1.851835e+03 |      --      |    Inf 
392.51/392.70	c   392s|     1 |     0 |145516 |     - |  49M|   0 |1614 |2075 |9025 |2075 |8981 |1250 |   0 |   0 | 1.852215e+03 |      --      |    Inf 
401.40/401.52	c   401s|     1 |     0 |148664 |     - |  49M|   0 |1586 |2075 |9025 |2075 |9000 |1269 |   0 |   0 | 1.852419e+03 |      --      |    Inf 
411.39/411.59	c   411s|     1 |     0 |151281 |     - |  49M|   0 |1620 |2075 |9025 |2075 |8898 |1279 |   0 |   0 | 1.852484e+03 |      --      |    Inf 
419.09/419.29	c   419s|     1 |     0 |153577 |     - |  49M|   0 |1647 |2075 |9025 |2075 |8906 |1287 |   0 |   0 | 1.852571e+03 |      --      |    Inf 
427.89/428.08	c   428s|     1 |     0 |156149 |     - |  49M|   0 |1639 |2075 |9025 |2075 |8918 |1299 |   0 |   0 | 1.852981e+03 |      --      |    Inf 
433.99/434.15	c   434s|     1 |     0 |158080 |     - |  49M|   0 |1643 |2075 |9025 |2075 |8927 |1308 |   0 |   0 | 1.853074e+03 |      --      |    Inf 
439.19/439.37	c   439s|     1 |     0 |159393 |     - |  49M|   0 |1626 |2075 |9025 |2075 |8935 |1316 |   0 |   0 | 1.853089e+03 |      --      |    Inf 
443.68/443.86	c   444s|     1 |     0 |160128 |     - |  49M|   0 |1635 |2075 |9025 |2075 |8942 |1323 |   0 |   0 | 1.853095e+03 |      --      |    Inf 
450.98/451.11	c   451s|     1 |     0 |162353 |     - |  49M|   0 |1674 |2075 |9025 |2075 |8864 |1328 |   0 |   0 | 1.853388e+03 |      --      |    Inf 
455.78/455.97	c   456s|     1 |     0 |163498 |     - |  49M|   0 |1626 |2075 |9025 |2075 |8882 |1346 |   0 |   0 | 1.853618e+03 |      --      |    Inf 
461.89/462.10	c   462s|     1 |     0 |165364 |     - |  49M|   0 |1646 |2075 |9025 |2075 |8897 |1361 |   0 |   0 | 1.854416e+03 |      --      |    Inf 
464.98/465.12	c   465s|     1 |     0 |165643 |     - |  49M|   0 |1619 |2075 |9025 |2075 |8902 |1366 |   0 |   0 | 1.854416e+03 |      --      |    Inf 
471.17/471.32	c   471s|     1 |     0 |166831 |     - |  49M|   0 |1626 |2075 |9025 |2075 |8908 |1372 |   0 |   0 | 1.854425e+03 |      --      |    Inf 
473.68/473.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
473.68/473.87	c   474s|     1 |     0 |166984 |     - |  49M|   0 |1605 |2075 |9025 |2075 |8912 |1376 |   0 |   0 | 1.854425e+03 |      --      |    Inf 
478.29/478.41	c   478s|     1 |     0 |168054 |     - |  49M|   0 |1629 |2075 |9025 |2075 |8852 |1387 |   0 |   0 | 1.854439e+03 |      --      |    Inf 
482.78/482.93	c   483s|     1 |     0 |169263 |     - |  49M|   0 |1601 |2075 |9025 |2075 |8864 |1399 |   0 |   0 | 1.854458e+03 |      --      |    Inf 
501.67/501.82	c   502s|     1 |     2 |169263 |     - |  49M|   0 |1601 |2075 |9025 |2075 |8864 |1399 |   0 |  11 | 1.854458e+03 |      --      |    Inf 
1789.81/1790.42	c 
1789.81/1790.42	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.42	c Solving Time (sec) : 1790.16
1789.81/1790.42	c Solving Nodes      : 98
1789.81/1790.42	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.81/1790.42	c Dual Bound         : +1.85613117871579e+03
1789.81/1790.42	c Gap                : infinite
1789.81/1790.42	s UNKNOWN
1789.81/1790.42	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.42	c Solving Time       :    1790.16
1789.81/1790.42	c Original Problem   :
1789.81/1790.42	c   Problem name     : HOME/instance-2704356-1278553811.opb
1789.81/1790.42	c   Variables        : 3862 (3862 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.42	c   Constraints      : 16399 initial, 16399 maximal
1789.81/1790.42	c Presolved Problem  :
1789.81/1790.42	c   Problem name     : t_HOME/instance-2704356-1278553811.opb
1789.81/1790.42	c   Variables        : 2075 (2075 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.42	c   Constraints      : 8441 initial, 9126 maximal
1789.81/1790.42	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.81/1790.42	c   trivial          :       0.02          1          0          0          0          0          0          0          0
1789.81/1790.42	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1789.81/1790.42	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.42	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.42	c   implics          :       0.05          0         61          0          0          0          0          0          0
1789.81/1790.42	c   probing          :       2.05        236        572          0          0          0          0          0          0
1789.81/1790.42	c   setppc           :       0.30          5          0          0          0          0       1778          0          0
1789.81/1790.42	c   linear           :       0.25        909          3          0        909          0       6007         31         24
1789.81/1790.43	c   logicor          :       0.57          0          0          0          1          0        173          0          0
1789.81/1790.43	c   root node        :          -         10          -          -         10          -          -          -          -
1789.81/1790.43	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.81/1790.43	c   integral         :          0          0          0         96          0          1          3          0          0        186
1789.81/1790.43	c   setppc           :       4151         48      10499          0          0          9       1517          0          0          0
1789.81/1790.43	c   linear           :          0+        47       6265          0          0          3        160        137          0          0
1789.81/1790.43	c   logicor          :       4290+        48       6634          0          0         97        921          0          0          0
1789.81/1790.43	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.81/1790.43	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.81/1790.43	c   integral         :     507.11       0.00       0.00     507.11       0.00
1789.81/1790.43	c   setppc           :       2.99       0.04       2.95       0.00       0.00
1789.81/1790.43	c   linear           :       0.29       0.06       0.23       0.00       0.00
1789.81/1790.43	c   logicor          :       0.16       0.04       0.13       0.00       0.00
1789.81/1790.43	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.43	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.81/1790.43	c   vbounds          :       0.00          2          0          0
1789.81/1790.43	c   rootredcost      :       0.01          0          0          0
1789.81/1790.43	c   pseudoobj        :       0.61       6321          0          0
1789.81/1790.43	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.81/1790.43	c   propagation      :       0.00         27         26         76       12.6         12        6.3          -
1789.81/1790.43	c   infeasible LP    :       0.02         14         14         39       17.5          0        0.0          0
1789.81/1790.43	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.43	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.43	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.81/1790.43	c   applied globally :          -          -          -        101       12.3          -          -          -
1789.81/1790.43	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.81/1790.43	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.81/1790.43	c   cut pool         :       0.45         46          -          -        557          -    (maximal pool size: 7430)
1789.81/1790.43	c   redcost          :       0.02        142          0          0          0          0
1789.81/1790.43	c   impliedbounds    :       0.08         47          0          0        770          0
1789.81/1790.43	c   intobj           :       0.00          0          0          0          0          0
1789.81/1790.43	c   cgmip            :       0.00          0          0          0          0          0
1789.81/1790.43	c   gomory           :     104.28         47          0          0      14314          0
1789.81/1790.43	c   strongcg         :      14.25         20          0          0      10000          0
1789.81/1790.43	c   cmir             :       1.01         10          0          0          0          0
1789.81/1790.43	c   flowcover        :       1.27         10          0          0          0          0
1789.81/1790.43	c   clique           :       1.05         47          0          0        327          0
1789.81/1790.43	c   zerohalf         :       0.00          0          0          0          0          0
1789.81/1790.43	c   mcf              :       0.02          1          0          0          0          0
1789.81/1790.43	c   rapidlearning    :       5.02          1          0         10          0        649
1789.81/1790.43	c Pricers            :       Time      Calls       Vars
1789.81/1790.43	c   problem variables:       0.00          0          0
1789.81/1790.43	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.81/1790.43	c   relpscost        :     507.11         96          1          3          0          0        186
1789.81/1790.43	c   pscost           :       0.00          0          0          0          0          0          0
1789.81/1790.43	c   inference        :       0.00          0          0          0          0          0          0
1789.81/1790.43	c   mostinf          :       0.00          0          0          0          0          0          0
1789.81/1790.43	c   leastinf         :       0.00          0          0          0          0          0          0
1789.81/1790.43	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.81/1790.43	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.81/1790.43	c   random           :       0.00          0          0          0          0          0          0
1789.81/1790.43	c Primal Heuristics  :       Time      Calls      Found
1789.81/1790.43	c   LP solutions     :       0.00          -          0
1789.81/1790.43	c   pseudo solutions :       0.00          -          0
1789.81/1790.43	c   oneopt           :       0.00          0          0
1789.81/1790.43	c   crossover        :       0.00          0          0
1789.81/1790.43	c   guideddiving     :       0.00          0          0
1789.81/1790.43	c   coefdiving       :      96.55          2          0
1789.81/1790.43	c   pscostdiving     :      49.83          2          0
1789.81/1790.43	c   fracdiving       :      68.03          2          0
1789.81/1790.43	c   veclendiving     :      86.76          2          0
1789.81/1790.43	c   linesearchdiving :      74.63          2          0
1789.81/1790.43	c   objpscostdiving  :     206.28          1          0
1789.81/1790.43	c   rootsoldiving    :      45.69          2          0
1789.81/1790.43	c   trivial          :       0.02          2          0
1789.81/1790.43	c   simplerounding   :       0.00          0          0
1789.81/1790.43	c   zirounding       :       0.09         94          0
1789.81/1790.43	c   rounding         :       0.44        122          0
1789.81/1790.43	c   shifting         :       0.72         55          0
1789.81/1790.43	c   intshifting      :       0.00          0          0
1789.81/1790.43	c   twoopt           :       0.00          0          0
1789.81/1790.43	c   fixandinfer      :       0.00          0          0
1789.81/1790.43	c   feaspump         :      21.43          1          0
1789.81/1790.43	c   intdiving        :       0.00          0          0
1789.81/1790.43	c   actconsdiving    :       0.00          0          0
1789.81/1790.43	c   octane           :       0.00          0          0
1789.81/1790.43	c   rens             :       0.01          0          0
1789.81/1790.43	c   rins             :       0.00          0          0
1789.81/1790.43	c   localbranching   :       0.00          0          0
1789.81/1790.43	c   mutation         :       0.00          0          0
1789.81/1790.43	c   dins             :       0.00          0          0
1789.81/1790.43	c   undercover       :       0.00          0          0
1789.81/1790.43	c   nlp              :       0.00          0          0
1789.81/1790.43	c   trysol           :       0.00          0          0
1789.81/1790.43	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.81/1790.43	c   primal LP        :       0.08          0          0       0.00       0.00
1789.81/1790.43	c   dual LP          :     500.01        144     245219    1702.91     490.43
1789.81/1790.43	c   lex dual LP      :       0.00          0          0       0.00          -
1789.81/1790.43	c   barrier LP       :       0.00          0          0       0.00          -
1789.81/1790.43	c   diving/probing LP:     636.10       3328     293846      88.30     461.95
1789.81/1790.43	c   strong branching :     507.01        314     241672     769.66     476.66
1789.81/1790.43	c     (at root node) :          -         11       8593     781.18          -
1789.81/1790.43	c   conflict analysis:       0.00          0          0       0.00          -
1789.81/1790.43	c B&B Tree           :
1789.81/1790.43	c   number of runs   :          1
1789.81/1790.43	c   nodes            :         98
1789.81/1790.43	c   nodes (total)    :         98
1789.81/1790.43	c   nodes left       :         89
1789.81/1790.43	c   max depth        :         13
1789.81/1790.43	c   max depth (total):         13
1789.81/1790.43	c   backtracks       :         15 (15.3%)
1789.81/1790.43	c   delayed cutoffs  :          0
1789.81/1790.43	c   repropagations   :          2 (12 domain reductions, 0 cutoffs)
1789.81/1790.43	c   avg switch length:       2.39
1789.81/1790.43	c   switching time   :       0.08
1789.81/1790.43	c Solution           :
1789.81/1790.43	c   Solutions found  :          0 (0 improvements)
1789.81/1790.43	c   Primal Bound     :          -
1789.81/1790.43	c   Dual Bound       : +1.85613117871579e+03
1789.81/1790.43	c   Gap              :   infinite
1789.81/1790.43	c   Root Dual Bound  : +1.85445791713821e+03
1789.81/1790.43	c   Root Iterations  :     169263
1789.92/1790.52	c Time complete: 1789.94.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2704356-1278553811/watcher-2704356-1278553811 -o /tmp/evaluation-result-2704356-1278553811/solver-2704356-1278553811 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704356-1278553811.opb -t 1800 -m 1800 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.01 1.00 3/106 29649
/proc/meminfo: memFree=1702832/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=7904 CPUtime=0
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 1073 0 0 0 0 0 0 0 20 0 1 0 23587555 8093696 984 1992294400 4194304 8395647 140733201426352 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29649/statm: 1976 991 365 1026 0 946 0

[startup+0.065721 s]
/proc/loadavg: 1.01 1.01 1.00 3/106 29649
/proc/meminfo: memFree=1702832/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=15532 CPUtime=0.05
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 3195 0 0 0 5 0 0 0 20 0 1 0 23587555 15904768 3105 1992294400 4194304 8395647 140733201426352 18446744073709551615 7384783 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29649/statm: 3883 3105 393 1026 0 2853 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15532

[startup+0.101723 s]
/proc/loadavg: 1.01 1.01 1.00 3/106 29649
/proc/meminfo: memFree=1702832/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=17464 CPUtime=0.1
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 3453 0 0 0 9 1 0 0 20 0 1 0 23587555 17883136 3363 1992294400 4194304 8395647 140733201426352 18446744073709551615 6347101 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29649/statm: 4366 3375 393 1026 0 3336 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17464

[startup+0.301741 s]
/proc/loadavg: 1.01 1.01 1.00 3/106 29649
/proc/meminfo: memFree=1702832/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=33080 CPUtime=0.29
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 7843 0 0 0 27 2 0 0 20 0 1 0 23587555 33873920 7399 1992294400 4194304 8395647 140733201426352 18446744073709551615 4977867 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 8270 7401 412 1026 0 7240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33080

[startup+0.701776 s]
/proc/loadavg: 1.01 1.01 1.00 3/106 29649
/proc/meminfo: memFree=1702832/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=45876 CPUtime=0.69
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 10829 0 0 0 66 3 0 0 20 0 1 0 23587555 46977024 10385 1992294400 4194304 8395647 140733201426352 18446744073709551615 5093859 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 11469 10385 488 1026 0 10439 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45876

[startup+1.50185 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 29650
/proc/meminfo: memFree=1662772/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=46132 CPUtime=1.49
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 10926 0 0 0 146 3 0 0 22 0 1 0 23587555 47239168 10482 1992294400 4194304 8395647 140733201426352 18446744073709551615 4247653 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 11533 10482 498 1026 0 10503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46132

[startup+3.10099 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 29650
/proc/meminfo: memFree=1662028/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=46644 CPUtime=3.09
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 11060 0 0 0 306 3 0 0 25 0 1 0 23587555 47763456 10616 1992294400 4194304 8395647 140733201426352 18446744073709551615 5604533 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 11661 10616 504 1026 0 10631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46644

[startup+6.30126 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 29650
/proc/meminfo: memFree=1647892/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=60712 CPUtime=6.29
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 14823 0 0 0 624 5 0 0 25 0 1 0 23587555 62169088 14128 1992294400 4194304 8395647 140733201426352 18446744073709551615 6697379 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 15178 14128 580 1026 0 14148 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60712

[startup+12.7008 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 29650
/proc/meminfo: memFree=1647768/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=60712 CPUtime=12.69
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 14847 0 0 0 1262 7 0 0 25 0 1 0 23587555 62169088 14152 1992294400 4194304 8395647 140733201426352 18446744073709551615 6708493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 15178 14152 580 1026 0 14148 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60712

[startup+25.5009 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 29650
/proc/meminfo: memFree=1647644/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=61028 CPUtime=25.49
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 14913 0 0 0 2539 10 0 0 25 0 1 0 23587555 62492672 14218 1992294400 4194304 8395647 140733201426352 18446744073709551615 6708181 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 15257 14218 580 1026 0 14227 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61028

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29652
/proc/meminfo: memFree=1611560/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=97644 CPUtime=51.08
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 24109 0 0 0 5071 37 0 0 25 0 1 0 23587555 99987456 23278 1992294400 4194304 8395647 140733201426352 18446744073709551615 6697246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 24411 23278 629 1026 0 23381 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 97644

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29652
/proc/meminfo: memFree=1610072/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=97644 CPUtime=102.28
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 24509 0 0 0 10176 52 0 0 25 0 1 0 23587555 99987456 23629 1992294400 4194304 8395647 140733201426352 18446744073709551615 6697363 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 24411 23629 629 1026 0 23381 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 97644

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29654
/proc/meminfo: memFree=1601888/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=106524 CPUtime=162.25
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 26562 0 0 0 16156 69 0 0 25 0 1 0 23587555 109080576 25682 1992294400 4194304 8395647 140733201426352 18446744073709551615 6503567 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 26631 25682 629 1026 0 25601 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 106524

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29656
/proc/meminfo: memFree=1600400/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=107864 CPUtime=222.24
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 26923 0 0 0 22136 88 0 0 25 0 1 0 23587555 110452736 26043 1992294400 4194304 8395647 140733201426352 18446744073709551615 6440473 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 26966 26043 629 1026 0 25936 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 107864

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29658
/proc/meminfo: memFree=1599532/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=108008 CPUtime=282.23
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 27146 0 0 0 28119 104 0 0 25 0 1 0 23587555 110600192 26087 1992294400 4194304 8395647 140733201426352 18446744073709551615 6698055 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27002 26087 629 1026 0 25972 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 108008

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29660
/proc/meminfo: memFree=1599408/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=108008 CPUtime=342.21
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 27152 0 0 0 34099 122 0 0 25 0 1 0 23587555 110600192 26093 1992294400 4194304 8395647 140733201426352 18446744073709551615 6198216 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27002 26093 629 1026 0 25972 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 108008

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29660
/proc/meminfo: memFree=1599408/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=108408 CPUtime=402.2
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 27157 0 0 0 40078 142 0 0 25 0 1 0 23587555 111009792 26098 1992294400 4194304 8395647 140733201426352 18446744073709551615 6198182 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27102 26098 629 1026 0 26072 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 108408

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29662
/proc/meminfo: memFree=1599284/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=108408 CPUtime=462.18
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 27160 0 0 0 46053 165 0 0 25 0 1 0 23587555 111009792 26101 1992294400 4194304 8395647 140733201426352 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27102 26101 629 1026 0 26072 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 108408

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29664
/proc/meminfo: memFree=1599904/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=108680 CPUtime=522.17
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 28053 0 0 0 52029 188 0 0 25 0 1 0 23587555 111288320 26070 1992294400 4194304 8395647 140733201426352 18446744073709551615 6693401 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27170 26070 631 1026 0 26140 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 108680

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29666
/proc/meminfo: memFree=1599904/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=108680 CPUtime=582.15
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 28053 0 0 0 58006 209 0 0 25 0 1 0 23587555 111288320 26070 1992294400 4194304 8395647 140733201426352 18446744073709551615 6503136 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27170 26070 631 1026 0 26140 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 108680

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29668
/proc/meminfo: memFree=1599904/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=108680 CPUtime=642.15
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 28053 0 0 0 63984 231 0 0 25 0 1 0 23587555 111288320 26070 1992294400 4194304 8395647 140733201426352 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27170 26070 631 1026 0 26140 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 108680

[startup+702.302 s]

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

/proc/meminfo: memFree=1595804/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111412 CPUtime=1001.91
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 28858 0 0 0 99850 341 0 0 25 0 1 0 23587555 114085888 26875 1992294400 4194304 8395647 140733201426352 18446744073709551615 6697959 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27853 26875 631 1026 0 26823 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 111412

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30153
/proc/meminfo: memFree=1595812/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111412 CPUtime=1061.89
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 28858 0 0 0 105828 361 0 0 25 0 1 0 23587555 114085888 26875 1992294400 4194304 8395647 140733201426352 18446744073709551615 6696983 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27853 26875 631 1026 0 26823 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 111412

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30155
/proc/meminfo: memFree=1595812/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111412 CPUtime=1121.87
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 28859 0 0 0 111810 377 0 0 25 0 1 0 23587555 114085888 26876 1992294400 4194304 8395647 140733201426352 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27853 26876 631 1026 0 26823 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 111412

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30157
/proc/meminfo: memFree=1595812/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111412 CPUtime=1181.86
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 28859 0 0 0 117797 389 0 0 25 0 1 0 23587555 114085888 26876 1992294400 4194304 8395647 140733201426352 18446744073709551615 6708229 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27853 26876 631 1026 0 26823 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 111412

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30159
/proc/meminfo: memFree=1595812/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111412 CPUtime=1241.85
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 28859 0 0 0 123782 403 0 0 25 0 1 0 23587555 114085888 26876 1992294400 4194304 8395647 140733201426352 18446744073709551615 6708364 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27853 26876 631 1026 0 26823 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 111412

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30159
/proc/meminfo: memFree=1595812/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111412 CPUtime=1301.84
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 28859 0 0 0 129770 414 0 0 25 0 1 0 23587555 114085888 26876 1992294400 4194304 8395647 140733201426352 18446744073709551615 6708238 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27853 26876 631 1026 0 26823 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 111412

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30161
/proc/meminfo: memFree=1595812/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111412 CPUtime=1361.82
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 28868 0 0 0 135752 430 0 0 25 0 1 0 23587555 114085888 26885 1992294400 4194304 8395647 140733201426352 18446744073709551615 6693705 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27853 26885 632 1026 0 26823 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 111412

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30163
/proc/meminfo: memFree=1595812/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111412 CPUtime=1421.81
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 28869 0 0 0 141732 449 0 0 25 0 1 0 23587555 114085888 26886 1992294400 4194304 8395647 140733201426352 18446744073709551615 6693780 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27853 26886 632 1026 0 26823 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 111412

[startup+1482.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/107 30165
/proc/meminfo: memFree=1596928/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111392 CPUtime=1481.79
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 29489 0 0 0 147709 470 0 0 25 0 1 0 23587555 114065408 26678 1992294400 4194304 8395647 140733201426352 18446744073709551615 6670369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27848 26678 632 1026 0 26818 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 111392

[startup+1542.3 s]
/proc/loadavg: 1.10 1.04 1.01 2/107 30167
/proc/meminfo: memFree=1596556/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111392 CPUtime=1541.78
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 29563 0 0 0 153690 488 0 0 25 0 1 0 23587555 114065408 26752 1992294400 4194304 8395647 140733201426352 18446744073709551615 6754699 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27848 26752 632 1026 0 26818 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 111392

[startup+1602.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/107 30167
/proc/meminfo: memFree=1596432/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111392 CPUtime=1601.76
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 29604 0 0 0 159669 507 0 0 25 0 1 0 23587555 114065408 26793 1992294400 4194304 8395647 140733201426352 18446744073709551615 6752542 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27848 26793 632 1026 0 26818 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 111392

[startup+1662.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/107 30169
/proc/meminfo: memFree=1596432/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111392 CPUtime=1661.74
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 29604 0 0 0 165649 525 0 0 25 0 1 0 23587555 114065408 26793 1992294400 4194304 8395647 140733201426352 18446744073709551615 6697033 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27848 26793 632 1026 0 26818 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 111392

[startup+1722.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/107 30171
/proc/meminfo: memFree=1596060/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111392 CPUtime=1721.73
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 29688 0 0 0 171628 545 0 0 25 0 1 0 23587555 114065408 26877 1992294400 4194304 8395647 140733201426352 18446744073709551615 6699209 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27848 26877 632 1026 0 26818 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 111392

[startup+1782.3 s]
/proc/loadavg: 1.03 1.04 1.00 3/107 30175
/proc/meminfo: memFree=1595564/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111392 CPUtime=1781.72
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 29688 0 0 0 177608 564 0 0 25 0 1 0 23587555 114065408 26877 1992294400 4194304 8395647 140733201426352 18446744073709551615 6698282 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27848 26877 632 1026 0 26818 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 111392

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

[startup+1785.5 s]
/proc/loadavg: 1.02 1.04 1.00 3/108 30176
/proc/meminfo: memFree=1560712/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111392 CPUtime=1784.91
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 29688 0 0 0 177926 565 0 0 25 0 1 0 23587555 114065408 26877 1992294400 4194304 8395647 140733201426352 18446744073709551615 6698072 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27848 26877 632 1026 0 26818 0
Current children cumulated CPU time (s) 1784.91
Current children cumulated vsize (KiB) 111392

[startup+1788.7 s]
/proc/loadavg: 1.02 1.04 1.00 2/107 30176
/proc/meminfo: memFree=1595316/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111392 CPUtime=1788.11
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 29688 0 0 0 178245 566 0 0 25 0 1 0 23587555 114065408 26877 1992294400 4194304 8395647 140733201426352 18446744073709551615 6698034 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27848 26877 632 1026 0 26818 0
Current children cumulated CPU time (s) 1788.11
Current children cumulated vsize (KiB) 111392

[startup+1789.5 s]
/proc/loadavg: 1.02 1.04 1.00 2/107 30176
/proc/meminfo: memFree=1595316/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111392 CPUtime=1788.91
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 29688 0 0 0 178325 566 0 0 25 0 1 0 23587555 114065408 26877 1992294400 4194304 8395647 140733201426352 18446744073709551615 6698001 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27848 26877 632 1026 0 26818 0
Current children cumulated CPU time (s) 1788.91
Current children cumulated vsize (KiB) 111392

[startup+1790.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/107 30176
/proc/meminfo: memFree=1595316/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=111392 CPUtime=1789.71
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 29688 0 0 0 178405 566 0 0 25 0 1 0 23587555 114065408 26877 1992294400 4194304 8395647 140733201426352 18446744073709551615 6702063 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29649/statm: 27848 26877 632 1026 0 26818 0
Current children cumulated CPU time (s) 1789.71
Current children cumulated vsize (KiB) 111392

[startup+1790.5 s]
/proc/loadavg: 1.02 1.04 1.00 2/107 30176
/proc/meminfo: memFree=1595316/2059040 swapFree=4139820/4192956
[pid=29649] ppid=29647 vsize=106924 CPUtime=1789.92
/proc/29649/stat : 29649 (pbscip.linux.x8) R 29647 29649 28067 0 -1 4202496 29690 0 0 0 178425 567 0 0 25 0 1 0 23587555 109490176 25790 1992294400 4194304 8395647 140733201426352 18446744073709551615 6345173 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29649/statm: 26731 25790 634 1026 0 25701 0
Current children cumulated CPU time (s) 1789.92
Current children cumulated vsize (KiB) 106924

Child status: 0
Real time (s): 1790.53
CPU time (s): 1789.95
CPU user time (s): 1784.27
CPU system time (s): 5.68114
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 112248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.27
system time used= 5.68114
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29693
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= 2
involuntary context switches= 4328

runsolver used 2.90956 second user time and 8.51571 second system time

The end

Launcher Data

Begin job on node055 at 2010-07-08 03:50:11
IDJOB=2704356
IDBENCH=2095
IDSOLVER=1213
FILE ID=node055/2704356-1278553811
PBS_JOBID= 11239487
Free space on /tmp= 62576 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-hanoi5.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2704356-1278553811/watcher-2704356-1278553811 -o /tmp/evaluation-result-2704356-1278553811/solver-2704356-1278553811 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704356-1278553811.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e569a703dfec131c012510753e8401ab
RANDOM SEED=297573997

node055.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.224
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.44
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.224
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1703360 kB
Buffers:         59664 kB
Cached:         206784 kB
SwapCached:       7140 kB
Active:         168436 kB
Inactive:       112060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1703360 kB
SwapTotal:     4192956 kB
SwapFree:      4139820 kB
Dirty:           10956 kB
Writeback:           0 kB
AnonPages:       11468 kB
Mapped:          11864 kB
Slab:            53248 kB
PageTables:       4212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180336 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62572 MiB
End job on node055 at 2010-07-08 04:20:02