Trace number 2683336

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.43 1800.88

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-rand4a23d9.cudf.paranoid.opb
MD5SUM818b79ae869509d5a8ea99635b1eadb4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6114
Best CPU time to get the best result obtained on this benchmark2.58361
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5473
Total number of constraints24028
Number of constraints which are clauses23757
Number of constraints which are cardinality constraints (but not clauses)271
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2043
Biggest coefficient in the objective function 1494
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 824686
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1494
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 824686
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
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-2683336-1277508956.opb>
0.39/0.43	c original problem has 5473 variables (5473 bin, 0 int, 0 impl, 0 cont) and 24028 constraints
0.39/0.43	c problem read
0.39/0.43	c presolving settings loaded
0.39/0.44	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.49/0.56	c presolving:
0.69/0.72	c (round 1) 585 del vars, 1121 del conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 51366 impls, 268 clqs
0.69/0.76	c (round 2) 726 del vars, 1453 del conss, 95 chg bounds, 0 chg sides, 3 chg coeffs, 0 upgd conss, 58299 impls, 257 clqs
0.79/0.80	c (round 3) 773 del vars, 1747 del conss, 112 chg bounds, 1 chg sides, 4 chg coeffs, 0 upgd conss, 63758 impls, 256 clqs
0.79/0.85	c (round 4) 1332 del vars, 4411 del conss, 121 chg bounds, 3 chg sides, 7 chg coeffs, 0 upgd conss, 69306 impls, 256 clqs
0.79/0.87	c (round 5) 1363 del vars, 4546 del conss, 126 chg bounds, 4 chg sides, 8 chg coeffs, 0 upgd conss, 69410 impls, 256 clqs
0.89/0.90	c (round 6) 1372 del vars, 4732 del conss, 127 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 69501 impls, 256 clqs
0.89/0.92	c (round 7) 1373 del vars, 4763 del conss, 127 chg bounds, 6 chg sides, 13 chg coeffs, 0 upgd conss, 69573 impls, 256 clqs
0.89/0.94	c (round 8) 1375 del vars, 4769 del conss, 127 chg bounds, 6 chg sides, 13 chg coeffs, 0 upgd conss, 69573 impls, 256 clqs
1.09/1.16	c (round 9) 1375 del vars, 6310 del conss, 127 chg bounds, 7 chg sides, 13 chg coeffs, 17701 upgd conss, 69573 impls, 256 clqs
1.19/1.21	c (round 10) 1378 del vars, 6313 del conss, 127 chg bounds, 7 chg sides, 13 chg coeffs, 17701 upgd conss, 69573 impls, 256 clqs
1.19/1.27	c (round 11) 1378 del vars, 6314 del conss, 127 chg bounds, 7 chg sides, 13 chg coeffs, 17714 upgd conss, 69573 impls, 256 clqs
1.70/1.78	c (round 12) 1429 del vars, 6314 del conss, 127 chg bounds, 7 chg sides, 13 chg coeffs, 17715 upgd conss, 112035 impls, 256 clqs
1.79/1.80	c (round 13) 1429 del vars, 6337 del conss, 127 chg bounds, 7 chg sides, 13 chg coeffs, 17715 upgd conss, 112035 impls, 256 clqs
2.39/2.48	c (round 14) 1479 del vars, 6337 del conss, 127 chg bounds, 7 chg sides, 13 chg coeffs, 17715 upgd conss, 125219 impls, 255 clqs
2.49/2.50	c (round 15) 1479 del vars, 6362 del conss, 127 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 125219 impls, 255 clqs
2.79/2.88	c (round 16) 1532 del vars, 6362 del conss, 127 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 128590 impls, 255 clqs
2.89/2.91	c (round 17) 1533 del vars, 6382 del conss, 127 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 128592 impls, 255 clqs
3.30/3.35	c (round 18) 1583 del vars, 6382 del conss, 127 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 132946 impls, 255 clqs
3.30/3.38	c (round 19) 1593 del vars, 6420 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 133055 impls, 255 clqs
3.39/3.42	c (round 20) 1594 del vars, 6422 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 133055 impls, 255 clqs
3.49/3.57	c    (2.8s) probing: 1000/4095 (24.4%) - 51 fixings, 171 aggregations, 11747 implications, 0 bound changes
3.69/3.74	c (round 21) 1644 del vars, 6422 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 140345 impls, 252 clqs
3.69/3.77	c (round 22) 1649 del vars, 6487 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 141919 impls, 252 clqs
3.79/3.85	c (round 23) 1649 del vars, 6492 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 141919 impls, 252 clqs
4.09/4.19	c (round 24) 1699 del vars, 6492 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 144241 impls, 252 clqs
4.19/4.22	c (round 25) 1699 del vars, 6495 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 144241 impls, 252 clqs
4.40/4.49	c (round 26) 1749 del vars, 6495 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 146709 impls, 252 clqs
4.49/4.52	c (round 27) 1752 del vars, 6519 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 146715 impls, 252 clqs
4.49/4.58	c (round 28) 1752 del vars, 6522 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 146715 impls, 252 clqs
4.69/4.71	c    (3.9s) probing: 2000/4095 (48.8%) - 75 fixings, 298 aggregations, 15427 implications, 0 bound changes
4.69/4.76	c (round 29) 1802 del vars, 6522 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 147792 impls, 252 clqs
4.69/4.79	c (round 30) 1810 del vars, 6539 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 147818 impls, 252 clqs
4.79/4.87	c (round 31) 1810 del vars, 6548 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 147818 impls, 252 clqs
4.89/4.95	c (round 32) 1810 del vars, 6555 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 147818 impls, 252 clqs
5.09/5.14	c (round 33) 1860 del vars, 6555 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 149232 impls, 252 clqs
5.09/5.16	c (round 34) 1870 del vars, 6573 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 149304 impls, 252 clqs
5.19/5.22	c (round 35) 1870 del vars, 6583 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 149304 impls, 252 clqs
5.29/5.38	c (round 36) 1920 del vars, 6583 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 150412 impls, 252 clqs
5.40/5.41	c (round 37) 1921 del vars, 6591 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 150414 impls, 252 clqs
5.49/5.57	c (round 38) 1971 del vars, 6591 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 151256 impls, 252 clqs
5.49/5.59	c (round 39) 1971 del vars, 6594 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 151256 impls, 252 clqs
5.69/5.70	c (round 40) 1971 del vars, 6615 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 151256 impls, 252 clqs
5.79/5.84	c    (4.9s) probing: 3000/4095 (73.3%) - 99 fixings, 487 aggregations, 17926 implications, 0 bound changes
5.89/5.90	c (round 41) 2021 del vars, 6615 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 154438 impls, 252 clqs
5.89/5.92	c (round 42) 2023 del vars, 6661 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 154456 impls, 252 clqs
6.19/6.22	c (round 43) 2073 del vars, 6662 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 159834 impls, 252 clqs
6.19/6.24	c (round 44) 2083 del vars, 6736 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 160308 impls, 252 clqs
6.29/6.30	c (round 45) 2083 del vars, 6739 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 160308 impls, 252 clqs
6.60/6.62	c    (5.6s) probing: 4000/4095 (97.7%) - 173 fixings, 523 aggregations, 26096 implications, 0 bound changes
6.60/6.64	c (round 46) 2127 del vars, 6739 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 167840 impls, 252 clqs
6.60/6.67	c (round 47) 2174 del vars, 6827 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 168434 impls, 252 clqs
6.69/6.78	c (round 48) 2174 del vars, 6885 del conss, 128 chg bounds, 8 chg sides, 13 chg coeffs, 17715 upgd conss, 168434 impls, 252 clqs
6.79/6.82	c presolving (49 rounds):
6.79/6.82	c  2174 deleted vars, 6885 deleted constraints, 128 tightened bounds, 0 added holes, 8 changed sides, 13 changed coefficients
6.79/6.82	c  168434 implications, 252 cliques
6.79/6.82	c presolved problem has 3299 variables (3299 bin, 0 int, 0 impl, 0 cont) and 17145 constraints
6.79/6.82	c     253 constraints of type <setppc>
6.79/6.82	c   16892 constraints of type <logicor>
6.79/6.82	c transformed objective value is always integral (scale: 1)
6.79/6.82	c Presolving Time: 5.70
6.79/6.82	c - non default parameters ----------------------------------------------------------------------
6.79/6.82	c # SCIP version 1.2.1.2
6.79/6.82	c 
6.79/6.82	c # frequency for displaying node information lines
6.79/6.82	c # [type: int, range: [-1,2147483647], default: 100]
6.79/6.82	c display/freq = 10000
6.79/6.82	c 
6.79/6.82	c # maximal time in seconds to run
6.79/6.82	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.79/6.82	c limits/time = 1799.58
6.79/6.82	c 
6.79/6.82	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.79/6.82	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.79/6.82	c limits/memory = 1620
6.79/6.82	c 
6.79/6.82	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
6.79/6.82	c # [type: int, range: [-1,2147483647], default: 1]
6.79/6.82	c lp/solvefreq = -1
6.79/6.82	c 
6.79/6.82	c # should presolving try to simplify inequalities
6.79/6.82	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.79/6.82	c constraints/linear/simplifyinequalities = TRUE
6.79/6.82	c 
6.79/6.82	c # should presolving try to simplify knapsacks
6.79/6.83	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.79/6.83	c constraints/knapsack/simplifyinequalities = TRUE
6.79/6.83	c 
6.79/6.83	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.79/6.83	c # [type: int, range: [-1,2147483647], default: -1]
6.79/6.83	c separating/rapidlearning/freq = 0
6.79/6.83	c 
6.79/6.83	c -----------------------------------------------------------------------------------------------
6.79/6.83	c start solving
6.79/6.83	c 
6.79/6.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.79/6.85	c   5.8s|     1 |     2 |     0 |     - |  30M|   0 |   - |3299 |  17k|   0 |   0 |   0 |   0 |   0 | 1.280000e+02 |      --      |    Inf 
128.36/128.47	c   127s| 10000 |  9950 |     0 |   0.0 |  41M|  43 |   - |3299 |  17k|   0 |   0 |   0 |  27 |   0 | 1.656000e+03 |      --      |    Inf 
248.83/248.92	c   247s| 20000 | 19935 |     0 |   0.0 |  50M|  45 |   - |3299 |  17k|   0 |   0 |   0 |  31 |   0 | 1.684000e+03 |      --      |    Inf 
368.00/368.10	c   366s| 30000 | 29930 |     0 |   0.0 |  58M|  49 |   - |3299 |  17k|   0 |   0 |   0 |  33 |   0 | 3.215000e+03 |      --      |    Inf 
486.37/486.59	c   484s| 40000 | 39927 |     0 |   0.0 |  66M|  55 |   - |3299 |  17k|   0 |   0 |   0 |  33 |   0 | 4.637000e+03 |      --      |    Inf 
601.55/601.78	c   599s| 50000 | 49909 |     0 |   0.0 |  73M|  69 |   - |3299 |  17k|   0 |   0 |   0 |  42 |   0 | 4.639000e+03 |      --      |    Inf 
714.61/714.82	c   712s| 60000 | 59898 |     0 |   0.0 |  78M|  77 |   - |3299 |  17k|   0 |   0 |   0 |  44 |   0 | 4.640000e+03 |      --      |    Inf 
827.39/827.67	c   824s| 70000 | 69896 |     0 |   0.0 |  84M|  77 |   - |3299 |  17k|   0 |   0 |   0 |  45 |   0 | 4.641000e+03 |      --      |    Inf 
940.56/940.84	c   937s| 80000 | 79896 |     0 |   0.0 |  89M|  77 |   - |3299 |  17k|   0 |   0 |   0 |  45 |   0 | 4.641000e+03 |      --      |    Inf 
1052.34/1052.63	c  1048s| 90000 | 89884 |     0 |   0.0 |  95M| 103 |   - |3299 |  17k|   0 |   0 |   0 |  52 |   0 | 4.641000e+03 |      --      |    Inf 
1163.00/1163.38	c  1159s|100000 | 99874 |     0 |   0.0 | 100M| 125 |   - |3299 |  17k|   0 |   0 |   0 |  57 |   0 | 4.642000e+03 |      --      |    Inf 
1273.38/1273.73	c  1269s|110000 |109868 |     0 |   0.0 | 105M| 125 |   - |3299 |  17k|   0 |   0 |   0 |  60 |   0 | 4.642000e+03 |      --      |    Inf 
1382.75/1383.16	c  1378s|120000 |119866 |     0 |   0.0 | 110M| 125 |   - |3299 |  17k|   0 |   0 |   0 |  64 |   0 | 4.642000e+03 |      --      |    Inf 
1491.62/1492.04	c  1486s|130000 |129858 |     0 |   0.0 | 115M| 125 |   - |3299 |  17k|   0 |   0 |   0 |  69 |   0 | 4.642000e+03 |      --      |    Inf 
1598.49/1598.93	c  1593s|140000 |139854 |     0 |   0.0 | 119M| 125 |   - |3299 |  17k|   0 |   0 |   0 |  71 |   0 | 4.642000e+03 |      --      |    Inf 
1706.77/1707.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1706.77/1707.24	c  1701s|150000 |149846 |     0 |   0.0 | 125M| 125 |   - |3299 |  17k|   0 |   0 |   0 |  73 |   0 | 4.642000e+03 |      --      |    Inf 
1800.04/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.51	c 
1800.04/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.51	c Solving Time (sec) : 1794.01
1800.04/1800.51	c Solving Nodes      : 158678
1800.04/1800.51	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.51	c Dual Bound         : +4.64200000000000e+03
1800.04/1800.51	c Gap                : infinite
1800.04/1800.51	s UNKNOWN
1800.04/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.51	c Solving Time       :    1794.01
1800.04/1800.51	c Original Problem   :
1800.04/1800.51	c   Problem name     : HOME/instance-2683336-1277508956.opb
1800.04/1800.51	c   Variables        : 5473 (5473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.51	c   Constraints      : 24028 initial, 24028 maximal
1800.04/1800.51	c Presolved Problem  :
1800.04/1800.51	c   Problem name     : t_HOME/instance-2683336-1277508956.opb
1800.04/1800.51	c   Variables        : 3299 (3299 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.51	c   Constraints      : 17145 initial, 17210 maximal
1800.04/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.51	c   trivial          :       0.04         12          0          0          0          0          0          0          0
1800.04/1800.51	c   dualfix          :       0.00        552          0          0          0          0          0          0          0
1800.04/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.51	c   implics          :       0.11          0        172          0          0          0          0          0          0
1800.04/1800.51	c   probing          :       3.73        175        523          0          0          0          0          0          0
1800.04/1800.51	c   setppc           :       0.02          0          0          0          0          0          5          1          0
1800.04/1800.51	c   linear           :       0.34        116        624          0        127          0       6313          7         13
1800.04/1800.51	c   logicor          :       1.36          0          0          0          1          0        567          0          0
1800.04/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.51	c   setppc           :        253          0     468875          0     158610         28      20246          0          0          0
1800.04/1800.51	c   logicor          :      16892+         0     424774          0     158610        182    1121762          0          0          0
1800.04/1800.51	c   countsols        :          0          0          0          0     158610          0          0          0          0          0
1800.04/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.51	c   setppc           :      28.62       0.00       6.75       0.00      21.87
1800.04/1800.51	c   logicor          :    1462.23       0.00      13.45       0.00    1448.78
1800.04/1800.51	c   countsols        :       0.21       0.00       0.00       0.00       0.21
1800.04/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.51	c   vbounds          :       0.28          2          0          0
1800.04/1800.51	c   rootredcost      :       0.26          0          0          0
1800.04/1800.51	c   pseudoobj        :      54.30     457146          0          0
1800.04/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.51	c   propagation      :       0.00         68         65         67        2.3          8        2.0          -
1800.04/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.51	c   applied globally :          -          -          -         75        2.3          -          -          -
1800.04/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.51	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.51	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.51	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.51	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.51	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.51	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.51	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.51	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.51	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.51	c Pricers            :       Time      Calls       Vars
1800.04/1800.51	c   problem variables:       0.00          0          0
1800.04/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.51	c   relpscost        :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   inference        :     216.63     158610          0          0          0          0     317220
1800.04/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.51	c   LP solutions     :       0.00          -          0
1800.04/1800.51	c   pseudo solutions :       0.00          -          0
1800.04/1800.51	c   oneopt           :       0.14          0          0
1800.04/1800.51	c   trivial          :       0.02          2          0
1800.04/1800.51	c   simplerounding   :       0.00          0          0
1800.04/1800.51	c   zirounding       :       0.00          0          0
1800.04/1800.51	c   rounding         :       0.00          0          0
1800.04/1800.51	c   shifting         :       0.00          0          0
1800.04/1800.51	c   intshifting      :       0.00          0          0
1800.04/1800.51	c   twoopt           :       0.00          0          0
1800.04/1800.51	c   fixandinfer      :       0.00          0          0
1800.04/1800.51	c   feaspump         :       0.00          0          0
1800.04/1800.51	c   coefdiving       :       0.00          0          0
1800.04/1800.51	c   pscostdiving     :       0.00          0          0
1800.04/1800.51	c   fracdiving       :       0.00          0          0
1800.04/1800.51	c   veclendiving     :       0.00          0          0
1800.04/1800.51	c   intdiving        :       0.00          0          0
1800.04/1800.51	c   actconsdiving    :       0.00          0          0
1800.04/1800.51	c   objpscostdiving  :       0.00          0          0
1800.04/1800.51	c   rootsoldiving    :       0.00          0          0
1800.04/1800.51	c   linesearchdiving :       0.00          0          0
1800.04/1800.51	c   guideddiving     :       0.00          0          0
1800.04/1800.51	c   octane           :       0.00          0          0
1800.04/1800.51	c   rens             :       0.00          0          0
1800.04/1800.51	c   rins             :       0.00          0          0
1800.04/1800.51	c   localbranching   :       0.00          0          0
1800.04/1800.51	c   mutation         :       0.00          0          0
1800.04/1800.51	c   crossover        :       0.00          0          0
1800.04/1800.51	c   dins             :       0.00          0          0
1800.04/1800.51	c   undercover       :       0.00          0          0
1800.04/1800.51	c   nlp              :       0.24          0          0
1800.04/1800.51	c   trysol           :       0.05          0          0
1800.04/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.51	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.51	c   dual LP          :       0.00          0          0       0.00          -
1800.04/1800.51	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.51	c   diving/probing LP:       0.00          0          0       0.00          -
1800.04/1800.51	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.51	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.51	c B&B Tree           :
1800.04/1800.51	c   number of runs   :          1
1800.04/1800.51	c   nodes            :     158678
1800.04/1800.51	c   nodes (total)    :     158678
1800.04/1800.51	c   nodes left       :     158520
1800.04/1800.51	c   max depth        :        125
1800.04/1800.51	c   max depth (total):        125
1800.04/1800.51	c   backtracks       :       4040 (2.5%)
1800.04/1800.51	c   delayed cutoffs  :         23
1800.04/1800.51	c   repropagations   :       1526 (211 domain reductions, 0 cutoffs)
1800.04/1800.51	c   avg switch length:       2.76
1800.04/1800.51	c   switching time   :      13.49
1800.04/1800.51	c Solution           :
1800.04/1800.51	c   Solutions found  :          0 (0 improvements)
1800.04/1800.51	c   Primal Bound     :          -
1800.04/1800.51	c   Dual Bound       : +4.64200000000000e+03
1800.04/1800.51	c   Gap              :   infinite
1800.04/1800.51	c   Root Dual Bound  : +1.28000000000000e+02
1800.04/1800.51	c   Root Iterations  :          0
1800.34/1800.88	c Time complete: 1800.42.

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-2683336-1277508956/watcher-2683336-1277508956 -o /tmp/evaluation-result-2683336-1277508956/solver-2683336-1277508956 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683336-1277508956.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.22 1.05 1.02 3/106 29861
/proc/meminfo: memFree=1797140/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=5552 CPUtime=0
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 886 0 0 0 0 0 0 0 18 0 1 0 92187512 5685248 808 1992294400 4194304 7136930 140736375695936 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29861/statm: 1389 814 249 719 0 668 0

[startup+0.0162689 s]
/proc/loadavg: 1.22 1.05 1.02 3/106 29861
/proc/meminfo: memFree=1797140/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=9148 CPUtime=0.01
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 1773 0 0 0 1 0 0 0 18 0 1 0 92187512 9367552 1695 1992294400 4194304 7136930 140736375695936 18446744073709551615 6340464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29861/statm: 2287 1695 266 719 0 1566 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9148

[startup+0.101276 s]
/proc/loadavg: 1.22 1.05 1.02 3/106 29861
/proc/meminfo: memFree=1797140/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=13496 CPUtime=0.09
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 2852 0 0 0 9 0 0 0 20 0 1 0 92187512 13819904 2774 1992294400 4194304 7136930 140736375695936 18446744073709551615 6360954 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29861/statm: 3492 2782 271 719 0 2771 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13496

[startup+0.301295 s]
/proc/loadavg: 1.22 1.05 1.02 3/106 29861
/proc/meminfo: memFree=1797140/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=19820 CPUtime=0.29
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 4461 0 0 0 28 1 0 0 20 0 1 0 92187512 20295680 4383 1992294400 4194304 7136930 140736375695936 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29861/statm: 4955 4383 271 719 0 4234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19820

[startup+0.701331 s]
/proc/loadavg: 1.22 1.05 1.02 3/106 29861
/proc/meminfo: memFree=1797140/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=48284 CPUtime=0.69
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 11644 0 0 0 63 6 0 0 21 0 1 0 92187512 49442816 11212 1992294400 4194304 7136930 140736375695936 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 12071 11212 348 719 0 11350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48284

[startup+1.50141 s]
/proc/loadavg: 1.22 1.05 1.02 2/107 29862
/proc/meminfo: memFree=1751500/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=56228 CPUtime=1.5
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 19305 0 0 0 130 20 0 0 23 0 1 0 92187512 57577472 13232 1992294400 4194304 7136930 140736375695936 18446744073709551615 5969726 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 14057 13232 370 719 0 13336 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 56228

[startup+3.10055 s]
/proc/loadavg: 1.22 1.05 1.02 2/107 29862
/proc/meminfo: memFree=1744184/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=57576 CPUtime=3.09
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 22469 0 0 0 281 28 0 0 25 0 1 0 92187512 58957824 13538 1992294400 4194304 7136930 140736375695936 18446744073709551615 4622012 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 14394 13538 370 719 0 13673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57576

[startup+6.30085 s]
/proc/loadavg: 1.20 1.05 1.02 2/107 29862
/proc/meminfo: memFree=1742200/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=58744 CPUtime=6.29
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 35731 0 0 0 570 59 0 0 25 0 1 0 92187512 60153856 13860 1992294400 4194304 7136930 140736375695936 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 14686 13860 376 719 0 13965 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58744

[startup+12.7004 s]
/proc/loadavg: 1.19 1.05 1.01 2/107 29864
/proc/meminfo: memFree=1741084/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=60492 CPUtime=12.68
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 37991 0 0 0 1202 66 0 0 25 0 1 0 92187512 61943808 14290 1992294400 4194304 7136930 140736375695936 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 15123 14290 392 719 0 14402 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60492

[startup+25.5016 s]
/proc/loadavg: 1.14 1.04 1.01 2/107 29864
/proc/meminfo: memFree=1739100/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=62468 CPUtime=25.49
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 38499 0 0 0 2478 71 0 0 25 0 1 0 92187512 63967232 14798 1992294400 4194304 7136930 140736375695936 18446744073709551615 4697187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 15617 14798 392 719 0 14896 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62468

[startup+51.101 s]
/proc/loadavg: 1.09 1.04 1.01 2/107 29864
/proc/meminfo: memFree=1736124/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=65576 CPUtime=51.08
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 39267 0 0 0 5030 78 0 0 25 0 1 0 92187512 67149824 15566 1992294400 4194304 7136930 140736375695936 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 16394 15566 392 719 0 15673 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65576

[startup+102.309 s]
/proc/loadavg: 1.04 1.03 1.01 2/107 29866
/proc/meminfo: memFree=1730916/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=70436 CPUtime=102.28
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 40511 0 0 0 10134 94 0 0 25 0 1 0 92187512 72126464 16810 1992294400 4194304 7136930 140736375695936 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 17609 16810 392 719 0 16888 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 70436

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 29868
/proc/meminfo: memFree=1723848/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=77564 CPUtime=162.25
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 42284 0 0 0 16114 111 0 0 25 0 1 0 92187512 79425536 18583 1992294400 4194304 7136930 140736375695936 18446744073709551615 4697669 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 19391 18583 392 719 0 18670 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 77564

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 29868
/proc/meminfo: memFree=1717276/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=84008 CPUtime=222.23
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 43909 0 0 0 22096 127 0 0 25 0 1 0 92187512 86024192 20208 1992294400 4194304 7136930 140736375695936 18446744073709551615 4740387 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 21002 20208 392 719 0 20281 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 84008

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29870
/proc/meminfo: memFree=1712440/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=88752 CPUtime=282.22
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 45094 0 0 0 28078 144 0 0 25 0 1 0 92187512 90882048 21393 1992294400 4194304 7136930 140736375695936 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 22188 21393 392 719 0 21467 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 88752

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29872
/proc/meminfo: memFree=1707852/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=93732 CPUtime=342.21
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 46357 0 0 0 34060 161 0 0 25 0 1 0 92187512 95981568 22656 1992294400 4194304 7136930 140736375695936 18446744073709551615 5005080 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 23433 22656 392 719 0 22712 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 93732

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29874
/proc/meminfo: memFree=1704008/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=96880 CPUtime=402.19
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 47177 0 0 0 40042 177 0 0 25 0 1 0 92187512 99205120 23476 1992294400 4194304 7136930 140736375695936 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 24220 23476 392 719 0 23499 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 96880

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29876
/proc/meminfo: memFree=1698180/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=102540 CPUtime=462.18
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 48594 0 0 0 46021 197 0 0 25 0 1 0 92187512 105000960 24893 1992294400 4194304 7136930 140736375695936 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 25635 24893 392 719 0 24914 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 102540

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29876
/proc/meminfo: memFree=1692228/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=108452 CPUtime=522.16
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 50108 0 0 0 52005 211 0 0 25 0 1 0 92187512 111054848 26407 1992294400 4194304 7136930 140736375695936 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 27113 26407 392 719 0 26392 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 108452

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29878
/proc/meminfo: memFree=1689748/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=110872 CPUtime=582.15
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 50710 0 0 0 57987 228 0 0 25 0 1 0 92187512 113532928 27009 1992294400 4194304 7136930 140736375695936 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 27718 27009 392 719 0 26997 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 110872

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29880
/proc/meminfo: memFree=1686152/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=114192 CPUtime=642.14
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 51568 0 0 0 63971 243 0 0 25 0 1 0 92187512 116932608 27867 1992294400 4194304 7136930 140736375695936 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 28548 27867 392 719 0 27827 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 114192

[startup+702.302 s]

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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29888
/proc/meminfo: memFree=1672264/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=129508 CPUtime=942.05
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 54985 0 0 0 93874 331 0 0 25 0 1 0 92187512 132616192 31284 1992294400 4194304 7136930 140736375695936 18446744073709551615 4641954 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 32377 31284 392 719 0 31656 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 129508

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29890
/proc/meminfo: memFree=1666808/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=134824 CPUtime=1002.04
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 56338 0 0 0 99856 348 0 0 25 0 1 0 92187512 138059776 32637 1992294400 4194304 7136930 140736375695936 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 33706 32637 392 719 0 32985 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 134824

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29892
/proc/meminfo: memFree=1663708/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=137856 CPUtime=1062.03
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 57085 0 0 0 105838 365 0 0 25 0 1 0 92187512 141164544 33384 1992294400 4194304 7136930 140736375695936 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 34464 33384 392 719 0 33743 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 137856

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29892
/proc/meminfo: memFree=1660732/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=140704 CPUtime=1122.01
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 57850 0 0 0 111820 381 0 0 25 0 1 0 92187512 144080896 34149 1992294400 4194304 7136930 140736375695936 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 35176 34149 392 719 0 34455 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 140704

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29894
/proc/meminfo: memFree=1658996/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=142148 CPUtime=1182
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 58235 0 0 0 117805 395 0 0 25 0 1 0 92187512 145559552 34534 1992294400 4194304 7136930 140736375695936 18446744073709551615 4740375 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 35537 34534 392 719 0 34816 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 142148

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29896
/proc/meminfo: memFree=1655028/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=146012 CPUtime=1241.98
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 59223 0 0 0 123787 411 0 0 25 0 1 0 92187512 149516288 35522 1992294400 4194304 7136930 140736375695936 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 36503 35522 392 719 0 35782 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 146012

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29898
/proc/meminfo: memFree=1652672/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=148204 CPUtime=1301.97
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 59792 0 0 0 129771 426 0 0 25 0 1 0 92187512 151760896 36091 1992294400 4194304 7136930 140736375695936 18446744073709551615 4740369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 37051 36091 392 719 0 36330 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 148204

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29900
/proc/meminfo: memFree=1651060/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=149708 CPUtime=1361.96
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 60190 0 0 0 135752 444 0 0 25 0 1 0 92187512 153300992 36489 1992294400 4194304 7136930 140736375695936 18446744073709551615 4697187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 37427 36489 392 719 0 36706 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 149708

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29900
/proc/meminfo: memFree=1646844/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=153824 CPUtime=1421.95
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 61240 0 0 0 141735 460 0 0 25 0 1 0 92187512 157515776 37539 1992294400 4194304 7136930 140736375695936 18446744073709551615 4414774 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 38456 37539 392 719 0 37735 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 153824

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29902
/proc/meminfo: memFree=1643620/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=156932 CPUtime=1481.92
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 62038 0 0 0 147716 476 0 0 25 0 1 0 92187512 160698368 38337 1992294400 4194304 7136930 140736375695936 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 39233 38337 392 719 0 38512 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 156932

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29913
/proc/meminfo: memFree=1640520/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=159628 CPUtime=1541.9
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 62736 0 0 0 153698 492 0 0 25 0 1 0 92187512 163459072 39035 1992294400 4194304 7136930 140736375695936 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 39907 39035 392 719 0 39186 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 159628

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29915
/proc/meminfo: memFree=1637544/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=162816 CPUtime=1601.89
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 63521 0 0 0 159678 511 0 0 25 0 1 0 92187512 166723584 39820 1992294400 4194304 7136930 140736375695936 18446744073709551615 4642122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 40704 39820 392 719 0 39983 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 162816

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29917
/proc/meminfo: memFree=1635312/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=164744 CPUtime=1661.87
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 64058 0 0 0 165660 527 0 0 25 0 1 0 92187512 168697856 40357 1992294400 4194304 7136930 140736375695936 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 41186 40357 392 719 0 40465 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 164744

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29917
/proc/meminfo: memFree=1633824/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=166388 CPUtime=1721.85
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 64458 0 0 0 171641 544 0 0 25 0 1 0 92187512 170381312 40757 1992294400 4194304 7136930 140736375695936 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 41597 40757 392 719 0 40876 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 166388

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29919
/proc/meminfo: memFree=1631096/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=168704 CPUtime=1781.84
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 65091 0 0 0 177625 559 0 0 25 0 1 0 92187512 172752896 41390 1992294400 4194304 7136930 140736375695936 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 42176 41390 392 719 0 41455 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 168704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29919
/proc/meminfo: memFree=1628368/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=171308 CPUtime=1800.04
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 65747 0 0 0 179441 563 0 0 25 0 1 0 92187512 175419392 42046 1992294400 4194304 7136930 140736375695936 18446744073709551615 5005152 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29861/statm: 42827 42046 392 719 0 42106 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 171308

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 29920
/proc/meminfo: memFree=1628360/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=171308 CPUtime=1800.15
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 65752 0 0 0 179452 563 0 0 25 0 1 0 92187512 175419392 42051 1992294400 4194304 7136930 140736375695936 18446744073709551615 4670071 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29861/statm: 42827 42051 397 719 0 42106 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 171308

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 29920
/proc/meminfo: memFree=1628360/2059040 swapFree=4139968/4192956
[pid=29861] ppid=29859 vsize=139520 CPUtime=1800.34
/proc/29861/stat : 29861 (pbscip.linux.x8) R 29859 29861 29565 0 -1 4202496 65752 0 0 0 179470 564 0 0 25 0 1 0 92187512 142868480 34104 1992294400 4194304 7136930 140736375695936 18446744073709551615 4998499 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29861/statm: 34880 34104 397 719 0 34159 0
Current children cumulated CPU time (s) 1800.34
Current children cumulated vsize (KiB) 139520

Child status: 0
Real time (s): 1800.88
CPU time (s): 1800.43
CPU user time (s): 1794.77
CPU system time (s): 5.65714
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 171308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.77
system time used= 5.65714
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65759
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= 1
involuntary context switches= 4665

runsolver used 2.82857 second user time and 8.66168 second system time

The end

Launcher Data

Begin job on node048 at 2010-06-26 01:35:56
IDJOB=2683336
IDBENCH=72104
IDSOLVER=1167
FILE ID=node048/2683336-1277508956
PBS_JOBID= 11190610
Free space on /tmp= 62492 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.newlist/normalized-rand4a23d9.cudf.paranoid.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2683336-1277508956/watcher-2683336-1277508956 -o /tmp/evaluation-result-2683336-1277508956/solver-2683336-1277508956 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683336-1277508956.opb -t 1800 -m 1800

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

MD5SUM BENCH= 818b79ae869509d5a8ea99635b1eadb4
RANDOM SEED=618693869

node048.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.212
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.42
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.212
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1797668 kB
Buffers:         41308 kB
Cached:         120840 kB
SwapCached:       5820 kB
Active:          79980 kB
Inactive:        95136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1797668 kB
SwapTotal:     4192956 kB
SwapFree:      4139968 kB
Dirty:            4108 kB
Writeback:           0 kB
AnonPages:       11604 kB
Mapped:          11988 kB
Slab:            64320 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183172 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= 62492 MiB
End job on node048 at 2010-06-26 02:05:59