Trace number 3730769

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 NameAnswerCPU timeWall clock time
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1797.54 1797.82

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl.opb
MD5SUM14c93c93dc53353f81a889ada18ba601
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark112.93
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables81558
Total number of constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
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.01	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.01	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3730769-1338690679.opb>
1.29/1.33	c original problem has 81558 variables (81558 bin, 0 int, 0 impl, 0 cont) and 240469 constraints
1.29/1.33	c problem read
1.29/1.34	c No objective function, only one solution is needed.
1.29/1.34	c presolving settings loaded
1.78/1.83	c presolving:
4.08/4.13	c (round 1) 913 del vars, 298 del conss, 0 add conss, 113 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001050 impls, 0 clqs
4.49/4.58	c (round 2) 945 del vars, 2004 del conss, 0 add conss, 117 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001702 impls, 0 clqs
4.49/4.58	c (round 3) 955 del vars, 2039 del conss, 0 add conss, 127 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001718 impls, 0 clqs
4.49/4.58	c (round 4) 963 del vars, 2056 del conss, 0 add conss, 134 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001784 impls, 0 clqs
4.49/4.58	c (round 5) 971 del vars, 2077 del conss, 0 add conss, 142 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001812 impls, 0 clqs
4.49/4.58	c (round 6) 984 del vars, 2102 del conss, 0 add conss, 154 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001952 impls, 0 clqs
4.49/4.58	c (round 7) 995 del vars, 2136 del conss, 0 add conss, 165 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6002240 impls, 0 clqs
4.49/4.58	c (round 8) 1007 del vars, 2164 del conss, 0 add conss, 177 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6002348 impls, 0 clqs
4.49/4.58	c (round 9) 1023 del vars, 2199 del conss, 0 add conss, 192 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6002494 impls, 0 clqs
4.49/4.58	c (round 10) 1036 del vars, 2240 del conss, 0 add conss, 205 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6002948 impls, 0 clqs
4.49/4.58	c (round 11) 1050 del vars, 2273 del conss, 0 add conss, 219 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6003244 impls, 0 clqs
4.59/4.60	c (round 12) 1070 del vars, 2315 del conss, 0 add conss, 236 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6003774 impls, 0 clqs
4.59/4.64	c (round 13) 1089 del vars, 2366 del conss, 0 add conss, 253 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6004334 impls, 0 clqs
4.59/4.67	c (round 14) 1105 del vars, 2413 del conss, 0 add conss, 268 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6004692 impls, 0 clqs
4.69/4.71	c (round 15) 1123 del vars, 2459 del conss, 0 add conss, 284 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6005144 impls, 0 clqs
4.69/4.75	c (round 16) 1142 del vars, 2504 del conss, 0 add conss, 302 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6005594 impls, 0 clqs
4.69/4.79	c (round 17) 1158 del vars, 2551 del conss, 0 add conss, 317 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6005998 impls, 0 clqs
4.79/4.83	c (round 18) 1179 del vars, 2600 del conss, 0 add conss, 337 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6006206 impls, 0 clqs
4.79/4.87	c (round 19) 1198 del vars, 2651 del conss, 0 add conss, 355 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6006857 impls, 0 clqs
4.89/4.90	c (round 20) 1211 del vars, 2695 del conss, 0 add conss, 368 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6007269 impls, 0 clqs
4.89/4.94	c (round 21) 1232 del vars, 2734 del conss, 0 add conss, 388 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6007351 impls, 0 clqs
4.89/4.98	c (round 22) 1253 del vars, 2791 del conss, 0 add conss, 408 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6007830 impls, 0 clqs
4.99/5.02	c (round 23) 1271 del vars, 2840 del conss, 0 add conss, 426 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6007980 impls, 0 clqs
4.99/5.06	c (round 24) 1296 del vars, 2894 del conss, 0 add conss, 450 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6008485 impls, 0 clqs
5.09/5.10	c (round 25) 1314 del vars, 2953 del conss, 0 add conss, 467 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6009213 impls, 0 clqs
5.09/5.13	c (round 26) 1332 del vars, 2998 del conss, 0 add conss, 485 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6009375 impls, 0 clqs
5.09/5.17	c (round 27) 1355 del vars, 3051 del conss, 0 add conss, 507 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6009944 impls, 0 clqs
5.19/5.21	c (round 28) 1372 del vars, 3106 del conss, 0 add conss, 524 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6010396 impls, 0 clqs
5.19/5.25	c (round 29) 1389 del vars, 3148 del conss, 0 add conss, 540 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6010706 impls, 0 clqs
5.19/5.29	c (round 30) 1409 del vars, 3195 del conss, 0 add conss, 559 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6010848 impls, 0 clqs
5.29/5.33	c (round 31) 1428 del vars, 3247 del conss, 0 add conss, 578 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6011422 impls, 0 clqs
5.29/5.37	c (round 32) 1447 del vars, 3294 del conss, 0 add conss, 596 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6011628 impls, 0 clqs
5.39/5.40	c (round 33) 1469 del vars, 3346 del conss, 0 add conss, 617 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6011920 impls, 0 clqs
5.39/5.44	c (round 34) 1491 del vars, 3406 del conss, 0 add conss, 639 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6012341 impls, 0 clqs
5.39/5.48	c (round 35) 1510 del vars, 3457 del conss, 0 add conss, 657 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6012553 impls, 0 clqs
5.49/5.52	c (round 36) 1531 del vars, 3509 del conss, 0 add conss, 678 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6012695 impls, 0 clqs
5.49/5.56	c (round 37) 1552 del vars, 3566 del conss, 0 add conss, 699 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6013152 impls, 0 clqs
5.59/5.60	c (round 38) 1569 del vars, 3614 del conss, 0 add conss, 715 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6013352 impls, 0 clqs
5.59/5.63	c (round 39) 1586 del vars, 3658 del conss, 0 add conss, 732 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6013488 impls, 0 clqs
5.59/5.67	c (round 40) 1603 del vars, 3704 del conss, 0 add conss, 749 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6013939 impls, 0 clqs
5.69/5.71	c (round 41) 1616 del vars, 3741 del conss, 0 add conss, 761 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014113 impls, 0 clqs
5.69/5.75	c (round 42) 1627 del vars, 3773 del conss, 0 add conss, 772 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014227 impls, 0 clqs
5.69/5.79	c (round 43) 1637 del vars, 3800 del conss, 0 add conss, 782 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014389 impls, 0 clqs
5.79/5.84	c (round 44) 1650 del vars, 3840 del conss, 0 add conss, 794 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014581 impls, 0 clqs
5.79/5.88	c (round 45) 1658 del vars, 3856 del conss, 0 add conss, 802 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014649 impls, 0 clqs
5.89/5.94	c (round 46) 1667 del vars, 3886 del conss, 0 add conss, 810 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014775 impls, 0 clqs
5.99/6.01	c (round 47) 1676 del vars, 3913 del conss, 0 add conss, 819 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014878 impls, 0 clqs
6.79/6.80	c (round 48) 1679 del vars, 3942 del conss, 0 add conss, 822 chg bounds, 2302 chg sides, 4716 chg coeffs, 236527 upgd conss, 6015033 impls, 0 clqs
7.08/7.11	c presolving (49 rounds):
7.08/7.11	c  1679 deleted vars, 3942 deleted constraints, 0 added constraints, 822 tightened bounds, 0 added holes, 2302 changed sides, 4716 changed coefficients
7.08/7.11	c  6015033 implications, 0 cliques
7.08/7.11	c presolved problem has 79879 variables (79879 bin, 0 int, 0 impl, 0 cont) and 236527 constraints
7.08/7.11	c    4596 constraints of type <knapsack>
7.08/7.11	c  154731 constraints of type <setppc>
7.08/7.11	c   77200 constraints of type <logicor>
7.08/7.11	c transformed objective value is always integral (scale: 1)
7.08/7.11	c Presolving Time: 5.43
7.08/7.11	c - non default parameters ----------------------------------------------------------------------
7.08/7.11	c # SCIP version 2.0.1.5
7.08/7.11	c 
7.08/7.11	c # frequency for displaying node information lines
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 100]
7.08/7.11	c display/freq = 10000
7.08/7.11	c 
7.08/7.11	c # maximal time in seconds to run
7.08/7.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.08/7.11	c limits/time = 1797
7.08/7.11	c 
7.08/7.11	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.08/7.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.08/7.11	c limits/memory = 13950
7.08/7.11	c 
7.08/7.11	c # solving stops, if the given number of solutions were found (-1: no limit)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: -1]
7.08/7.11	c limits/solutions = 1
7.08/7.11	c 
7.08/7.11	c # maximal number of separation rounds per node (-1: unlimited)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 5]
7.08/7.11	c separating/maxrounds = 1
7.08/7.11	c 
7.08/7.11	c # maximal number of separation rounds in the root node (-1: unlimited)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: -1]
7.08/7.11	c separating/maxroundsroot = 5
7.08/7.11	c 
7.08/7.11	c # default clock type (1: CPU user seconds, 2: wall clock time)
7.08/7.11	c # [type: int, range: [1,2], default: 1]
7.08/7.11	c timing/clocktype = 2
7.08/7.11	c 
7.08/7.11	c # belongs reading time to solving time?
7.08/7.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.08/7.11	c timing/reading = TRUE
7.08/7.11	c 
7.08/7.11	c # should presolving try to simplify inequalities
7.08/7.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.08/7.11	c constraints/linear/simplifyinequalities = TRUE
7.08/7.11	c 
7.08/7.11	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
7.08/7.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.08/7.11	c constraints/indicator/addCouplingCons = TRUE
7.08/7.11	c 
7.08/7.11	c # should disaggregation of knapsack constraints be allowed in preprocessing?
7.08/7.11	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
7.08/7.11	c constraints/knapsack/disaggregation = FALSE
7.08/7.11	c 
7.08/7.11	c # should presolving try to simplify knapsacks
7.08/7.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.08/7.11	c constraints/knapsack/simplifyinequalities = TRUE
7.08/7.11	c 
7.08/7.11	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: -1]
7.08/7.11	c presolving/probing/maxrounds = 0
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 10]
7.08/7.11	c heuristics/coefdiving/freq = -1
7.08/7.11	c 
7.08/7.11	c # maximal fraction of diving LP iterations compared to node LP iterations
7.08/7.11	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.08/7.11	c heuristics/coefdiving/maxlpiterquot = 0.075
7.08/7.11	c 
7.08/7.11	c # additional number of allowed LP iterations
7.08/7.11	c # [type: int, range: [0,2147483647], default: 1000]
7.08/7.11	c heuristics/coefdiving/maxlpiterofs = 1500
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 30]
7.08/7.11	c heuristics/crossover/freq = -1
7.08/7.11	c 
7.08/7.11	c # number of nodes added to the contingent of the total nodes
7.08/7.11	c # [type: longint, range: [0,9223372036854775807], default: 500]
7.08/7.11	c heuristics/crossover/nodesofs = 750
7.08/7.11	c 
7.08/7.11	c # number of nodes without incumbent change that heuristic should wait
7.08/7.11	c # [type: longint, range: [0,9223372036854775807], default: 200]
7.08/7.11	c heuristics/crossover/nwaitingnodes = 100
7.08/7.11	c 
7.08/7.11	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
7.08/7.11	c # [type: real, range: [0,1], default: 0.1]
7.08/7.11	c heuristics/crossover/nodesquot = 0.15
7.08/7.11	c 
7.08/7.11	c # minimum percentage of integer variables that have to be fixed 
7.08/7.11	c # [type: real, range: [0,1], default: 0.666]
7.08/7.11	c heuristics/crossover/minfixingrate = 0.5
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 20]
7.08/7.11	c heuristics/feaspump/freq = -1
7.08/7.11	c 
7.08/7.11	c # additional number of allowed LP iterations
7.08/7.11	c # [type: int, range: [0,2147483647], default: 1000]
7.08/7.11	c heuristics/feaspump/maxlpiterofs = 2000
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 10]
7.08/7.11	c heuristics/fracdiving/freq = -1
7.08/7.11	c 
7.08/7.11	c # maximal fraction of diving LP iterations compared to node LP iterations
7.08/7.11	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.08/7.11	c heuristics/fracdiving/maxlpiterquot = 0.075
7.08/7.11	c 
7.08/7.11	c # additional number of allowed LP iterations
7.08/7.11	c # [type: int, range: [0,2147483647], default: 1000]
7.08/7.11	c heuristics/fracdiving/maxlpiterofs = 1500
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 10]
7.08/7.11	c heuristics/guideddiving/freq = -1
7.08/7.11	c 
7.08/7.11	c # maximal fraction of diving LP iterations compared to node LP iterations
7.08/7.11	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.08/7.11	c heuristics/guideddiving/maxlpiterquot = 0.075
7.08/7.11	c 
7.08/7.11	c # additional number of allowed LP iterations
7.08/7.11	c # [type: int, range: [0,2147483647], default: 1000]
7.08/7.11	c heuristics/guideddiving/maxlpiterofs = 1500
7.08/7.11	c 
7.08/7.11	c # maximal fraction of diving LP iterations compared to node LP iterations
7.08/7.11	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.08/7.11	c heuristics/intdiving/maxlpiterquot = 0.075
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 10]
7.08/7.11	c heuristics/intshifting/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 10]
7.08/7.11	c heuristics/linesearchdiving/freq = -1
7.08/7.11	c 
7.08/7.11	c # maximal fraction of diving LP iterations compared to node LP iterations
7.08/7.11	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.08/7.11	c heuristics/linesearchdiving/maxlpiterquot = 0.075
7.08/7.11	c 
7.08/7.11	c # additional number of allowed LP iterations
7.08/7.11	c # [type: int, range: [0,2147483647], default: 1000]
7.08/7.11	c heuristics/linesearchdiving/maxlpiterofs = 1500
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 20]
7.08/7.11	c heuristics/objpscostdiving/freq = -1
7.08/7.11	c 
7.08/7.11	c # maximal fraction of diving LP iterations compared to total iteration number
7.08/7.11	c # [type: real, range: [0,1], default: 0.01]
7.08/7.11	c heuristics/objpscostdiving/maxlpiterquot = 0.015
7.08/7.11	c 
7.08/7.11	c # additional number of allowed LP iterations
7.08/7.11	c # [type: int, range: [0,2147483647], default: 1000]
7.08/7.11	c heuristics/objpscostdiving/maxlpiterofs = 1500
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 1]
7.08/7.11	c heuristics/oneopt/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 10]
7.08/7.11	c heuristics/pscostdiving/freq = -1
7.08/7.11	c 
7.08/7.11	c # maximal fraction of diving LP iterations compared to node LP iterations
7.08/7.11	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.08/7.11	c heuristics/pscostdiving/maxlpiterquot = 0.075
7.08/7.11	c 
7.08/7.11	c # additional number of allowed LP iterations
7.08/7.11	c # [type: int, range: [0,2147483647], default: 1000]
7.08/7.11	c heuristics/pscostdiving/maxlpiterofs = 1500
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 0]
7.08/7.11	c heuristics/rens/freq = -1
7.08/7.11	c 
7.08/7.11	c # minimum percentage of integer variables that have to be fixable 
7.08/7.11	c # [type: real, range: [0,1], default: 0.5]
7.08/7.11	c heuristics/rens/minfixingrate = 0.3
7.08/7.11	c 
7.08/7.11	c # number of nodes added to the contingent of the total nodes
7.08/7.11	c # [type: longint, range: [0,9223372036854775807], default: 500]
7.08/7.11	c heuristics/rens/nodesofs = 2000
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 20]
7.08/7.11	c heuristics/rootsoldiving/freq = -1
7.08/7.11	c 
7.08/7.11	c # maximal fraction of diving LP iterations compared to node LP iterations
7.08/7.11	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
7.08/7.11	c heuristics/rootsoldiving/maxlpiterquot = 0.015
7.08/7.11	c 
7.08/7.11	c # additional number of allowed LP iterations
7.08/7.11	c # [type: int, range: [0,2147483647], default: 1000]
7.08/7.11	c heuristics/rootsoldiving/maxlpiterofs = 1500
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 1]
7.08/7.11	c heuristics/rounding/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 0]
7.08/7.11	c heuristics/shiftandpropagate/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 10]
7.08/7.11	c heuristics/shifting/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 1]
7.08/7.11	c heuristics/simplerounding/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 1]
7.08/7.11	c heuristics/subnlp/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 0]
7.08/7.11	c heuristics/trivial/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 1]
7.08/7.11	c heuristics/trysol/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 0]
7.08/7.11	c heuristics/undercover/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 10]
7.08/7.11	c heuristics/veclendiving/freq = -1
7.08/7.11	c 
7.08/7.11	c # maximal fraction of diving LP iterations compared to node LP iterations
7.08/7.11	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.08/7.11	c heuristics/veclendiving/maxlpiterquot = 0.075
7.08/7.11	c 
7.08/7.11	c # additional number of allowed LP iterations
7.08/7.11	c # [type: int, range: [0,2147483647], default: 1000]
7.08/7.11	c heuristics/veclendiving/maxlpiterofs = 1500
7.08/7.11	c 
7.08/7.11	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 1]
7.08/7.11	c heuristics/zirounding/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 0]
7.08/7.11	c separating/cmir/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: 0]
7.08/7.11	c separating/flowcover/freq = -1
7.08/7.11	c 
7.08/7.11	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
7.08/7.11	c # [type: int, range: [-1,2147483647], default: -1]
7.08/7.11	c separating/rapidlearning/freq = 0
7.08/7.11	c 
7.08/7.11	c -----------------------------------------------------------------------------------------------
7.08/7.11	c start solving
7.08/7.13	c 
15.98/16.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.98/16.00	c  16.0s|     1 |     0 |  8311 |     - | 640M|   0 |4779 |  79k| 236k|  79k| 236k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
52.57/52.63	c  52.6s|     1 |     0 | 18616 |     - | 641M|   0 |6711 |  79k| 236k|  79k| 236k|  94 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
212.45/212.56	c   213s|     1 |     0 | 46867 |     - | 641M|   0 |  12k|  79k| 236k|  79k| 236k| 238 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
742.77/742.91	c   743s|     1 |     0 | 80185 |     - | 641M|   0 |  18k|  79k| 236k|  79k| 236k| 411 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1057.72/1057.95	c  1058s|     1 |     0 |104181 |     - | 642M|   0 |  17k|  79k| 236k|  79k| 237k| 552 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1465.26/1465.54	c  1466s|     1 |     0 |128694 |     - | 642M|   0 |  18k|  79k| 236k|  79k| 237k| 663 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1598.24/1598.58	c  1599s|     1 |     2 |128694 |     - | 642M|   0 |  18k|  79k| 236k|  79k| 237k| 663 |   0 |  26 | 0.000000e+00 |      --      |    Inf 
1796.71/1797.09	c 
1796.71/1797.09	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.09	c Solving Time (sec) : 1797.08
1796.71/1797.09	c Solving Nodes      : 3
1796.71/1797.09	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.09	c Dual Bound         : +0.00000000000000e+00
1796.71/1797.09	c Gap                : infinite
1796.71/1797.09	s UNKNOWN
1796.71/1797.09	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.09	c Total Time         :    1797.08
1796.71/1797.09	c   solving          :    1797.08
1796.71/1797.09	c   presolving       :       5.43 (included in solving)
1796.71/1797.09	c   reading          :       1.33 (included in solving)
1796.71/1797.09	c Original Problem   :
1796.71/1797.09	c   Problem name     : HOME/instance-3730769-1338690679.opb
1796.71/1797.09	c   Variables        : 81558 (81558 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.09	c   Constraints      : 240469 initial, 240469 maximal
1796.71/1797.09	c Presolved Problem  :
1796.71/1797.09	c   Problem name     : t_HOME/instance-3730769-1338690679.opb
1796.71/1797.09	c   Variables        : 79879 (79879 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.09	c   Constraints      : 236527 initial, 236527 maximal
1796.71/1797.09	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.09	c   trivial          :       0.19         20          0          0          0          0          0          0          0          0
1796.71/1797.09	c   dualfix          :       0.18          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   implics          :       0.73          0        828          0          0          0          0          0          0          0
1796.71/1797.09	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   knapsack         :       0.03          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   setppc           :       0.19          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   linear           :       3.71        822          9          0        822          0       3942          0       2302       4716
1796.71/1797.09	c   logicor          :       0.07          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.71/1797.09	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.09	c   integral         :          0          0          0          2          0          1          0          0          0          0          0          4
1796.71/1797.09	c   knapsack         :       4596          5         10          0          1          0          0          0          0       1001          0          0
1796.71/1797.09	c   setppc           :     154731          5         10          0          1          0          0          0        275          0          0          0
1796.71/1797.09	c   logicor          :      77200          5          9          0          1          0          0          0         11          0          0          0
1796.71/1797.09	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1796.71/1797.09	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.71/1797.09	c   integral         :     252.07       0.00       0.00     252.07       0.00       0.00       0.00
1796.71/1797.09	c   knapsack         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00
1796.71/1797.09	c   setppc           :       0.10       0.03       0.04       0.00       0.02       0.00       0.00
1796.71/1797.09	c   logicor          :       0.06       0.02       0.03       0.00       0.01       0.00       0.00
1796.71/1797.09	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.09	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.71/1797.09	c   vbounds          :          0          0          0          0
1796.71/1797.09	c   rootredcost      :          0          0          0          0
1796.71/1797.09	c   pseudoobj        :          0          0          0          0
1796.71/1797.09	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.71/1797.09	c   vbounds          :       0.00       0.00       0.00
1796.71/1797.09	c   rootredcost      :       0.00       0.00       0.00
1796.71/1797.09	c   pseudoobj        :       0.00       0.00       0.00
1796.71/1797.09	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.09	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.09	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.09	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.09	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.09	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.09	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.71/1797.09	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.71/1797.09	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.09	c   cut pool         :       0.00          4          -          -        223          -    (maximal pool size: 1424)
1796.71/1797.09	c   redcost          :       0.02          6          0          0          0          0
1796.71/1797.09	c   impliedbounds    :       0.15          5          0          0          0          0
1796.71/1797.09	c   intobj           :       0.00          0          0          0          0          0
1796.71/1797.09	c   gomory           :     274.30          5          0          0       2500          0
1796.71/1797.09	c   cgmip            :       0.00          0          0          0          0          0
1796.71/1797.09	c   closecuts        :       0.00          0          0          0          0          0
1796.71/1797.09	c   strongcg         :     406.28          5          0          0       2500          0
1796.71/1797.09	c   cmir             :       0.00          0          0          0          0          0
1796.71/1797.09	c   flowcover        :       0.00          0          0          0          0          0
1796.71/1797.09	c   clique           :       7.93          5          0          0         41          0
1796.71/1797.09	c   zerohalf         :       0.00          0          0          0          0          0
1796.71/1797.09	c   mcf              :       5.65          1          0          0          0          0
1796.71/1797.09	c   oddcycle         :       0.00          0          0          0          0          0
1796.71/1797.09	c   rapidlearning    :       0.00          0          0          0          0          0
1796.71/1797.09	c Pricers            :       Time      Calls       Vars
1796.71/1797.09	c   problem variables:       0.00          0          0
1796.71/1797.09	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.09	c   relpscost        :     252.07          2          0          0          0          0          4
1796.71/1797.09	c   pscost           :       0.00          0          0          0          0          0          0
1796.71/1797.09	c   inference        :       0.01          1          0          0          0          0          2
1796.71/1797.09	c   mostinf          :       0.00          0          0          0          0          0          0
1796.71/1797.09	c   leastinf         :       0.00          0          0          0          0          0          0
1796.71/1797.09	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.71/1797.09	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.71/1797.09	c   random           :       0.00          0          0          0          0          0          0
1796.71/1797.09	c Primal Heuristics  :       Time      Calls      Found
1796.71/1797.09	c   LP solutions     :       0.00          -          0
1796.71/1797.09	c   pseudo solutions :       0.00          -          0
1796.71/1797.09	c   trivial          :       0.06          1          0
1796.71/1797.09	c   shiftandpropagate:       0.00          0          0
1796.71/1797.09	c   simplerounding   :       0.00          0          0
1796.71/1797.09	c   zirounding       :       0.00          0          0
1796.71/1797.09	c   rounding         :       0.00          0          0
1796.71/1797.09	c   shifting         :       0.00          0          0
1796.71/1797.09	c   intshifting      :       0.00          0          0
1796.71/1797.09	c   oneopt           :       0.00          0          0
1796.71/1797.09	c   twoopt           :       0.00          0          0
1796.71/1797.09	c   fixandinfer      :       0.00          0          0
1796.71/1797.09	c   feaspump         :       0.00          0          0
1796.71/1797.09	c   clique           :       0.00          0          0
1796.71/1797.09	c   coefdiving       :       0.00          0          0
1796.71/1797.09	c   pscostdiving     :       0.00          0          0
1796.71/1797.09	c   fracdiving       :       0.00          0          0
1796.71/1797.09	c   veclendiving     :       0.00          0          0
1796.71/1797.09	c   intdiving        :       0.00          0          0
1796.71/1797.09	c   actconsdiving    :       0.00          0          0
1796.71/1797.09	c   objpscostdiving  :       0.00          0          0
1796.71/1797.09	c   rootsoldiving    :       0.00          0          0
1796.71/1797.09	c   linesearchdiving :       0.00          0          0
1796.71/1797.09	c   guideddiving     :       0.00          0          0
1796.71/1797.09	c   octane           :       0.00          0          0
1796.71/1797.09	c   rens             :       0.00          0          0
1796.71/1797.09	c   rins             :       0.00          0          0
1796.71/1797.09	c   localbranching   :       0.00          0          0
1796.71/1797.09	c   mutation         :       0.00          0          0
1796.71/1797.09	c   crossover        :       0.00          0          0
1796.71/1797.09	c   dins             :       0.00          0          0
1796.71/1797.09	c   vbounds          :       0.00          0          0
1796.71/1797.09	c   undercover       :       0.00          0          0
1796.71/1797.09	c   subnlp           :       0.00          0          0
1796.71/1797.09	c   trysol           :       0.00          0          0
1796.71/1797.09	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.71/1797.09	c   primal LP        :       0.08          0          0       0.00       0.00
1796.71/1797.09	c   dual LP          :     842.48          8     142001   17750.12     168.55
1796.71/1797.09	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.09	c   barrier LP       :       0.00          0          0       0.00          -
1796.71/1797.09	c   diving/probing LP:       0.00          0          0       0.00          -
1796.71/1797.09	c   strong branching :     252.04         43      42007     976.91     166.67
1796.71/1797.09	c     (at root node) :          -         26      25007     961.81          -
1796.71/1797.09	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.09	c B&B Tree           :
1796.71/1797.09	c   number of runs   :          1
1796.71/1797.09	c   nodes            :          3
1796.71/1797.09	c   nodes (total)    :          3
1796.71/1797.09	c   nodes left       :          4
1796.71/1797.09	c   max depth        :          2
1796.71/1797.09	c   max depth (total):          2
1796.71/1797.09	c   backtracks       :          0 (0.0%)
1796.71/1797.09	c   delayed cutoffs  :          0
1796.71/1797.09	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.71/1797.09	c   avg switch length:       1.00
1796.71/1797.09	c   switching time   :       0.11
1796.71/1797.09	c Solution           :
1796.71/1797.09	c   Solutions found  :          0 (0 improvements)
1796.71/1797.09	c   Primal Bound     :          -
1796.71/1797.09	c   Dual Bound       : +0.00000000000000e+00
1796.71/1797.09	c   Gap              :   infinite
1796.71/1797.09	c   Root Dual Bound  : +0.00000000000000e+00
1796.71/1797.09	c   Root Iterations  :     128694
1797.51/1797.81	c Time complete: 1797.52.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3730769-1338690679/watcher-3730769-1338690679 -o /tmp/evaluation-result-3730769-1338690679/solver-3730769-1338690679 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3730769-1338690679.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1278
/proc/meminfo: memFree=28267208/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/1278/stat : 1278 (runsolver) D 1276 1278 20657 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 335193959 12095488 51 33554432000 4194304 5436572 140736491873488 140736491869784 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/1278/statm: 2953 51 31 304 0 2645 0

[startup+0.039063 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1278
/proc/meminfo: memFree=28267208/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=16972 CPUtime=0.02 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 3205 0 0 0 2 0 0 0 20 0 1 0 335193959 17379328 3160 33554432000 4194304 9016284 140735443685664 140736491869672 6813403 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 4243 3160 357 1178 0 3061 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16972

[startup+0.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1278
/proc/meminfo: memFree=28267208/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=24716 CPUtime=0.09 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 5159 0 0 0 8 1 0 0 20 0 1 0 335193959 25309184 5114 33554432000 4194304 9016284 140735443685664 140735443549112 6418701 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 6179 5114 357 1178 0 4997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24716

[startup+0.300279 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1278
/proc/meminfo: memFree=28267208/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=47420 CPUtime=0.28 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 10843 0 0 0 27 1 0 0 20 0 1 0 335193959 48558080 10798 33554432000 4194304 9016284 140735443685664 140735443549112 7870468 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 11855 10798 357 1178 0 10673 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47420

[startup+0.700281 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1278
/proc/meminfo: memFree=28267208/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=92376 CPUtime=0.68 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 22072 0 0 0 65 3 0 0 20 0 1 0 335193959 94593024 22027 33554432000 4194304 9016284 140735443685664 140735443549112 7870493 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 23094 22027 357 1178 0 21912 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 92376

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1279
/proc/meminfo: memFree=28147284/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=279916 CPUtime=1.48 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 68656 0 0 0 140 8 0 0 20 0 1 0 335193959 286633984 68581 33554432000 4194304 9016284 140735443685664 140735443549560 4537662 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 69979 68581 404 1178 0 68797 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 279916

[startup+3.10016 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1279
/proc/meminfo: memFree=27855388/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=539740 CPUtime=3.08 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 130173 0 0 0 292 16 0 0 20 0 1 0 335193959 552693760 130098 33554432000 4194304 9016284 140735443685664 140735443681016 6813403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 134935 130098 483 1178 0 133753 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 539740

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1279
/proc/meminfo: memFree=27662072/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=650184 CPUtime=6.29 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 158184 0 0 0 608 21 0 0 20 0 1 0 335193959 665788416 157305 33554432000 4194304 9016284 140735443685664 140735443682360 5282156 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 162546 157305 505 1178 0 161364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 650184

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1279
/proc/meminfo: memFree=27222056/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1096488 CPUtime=12.68 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 240212 0 0 0 1234 34 0 0 20 0 1 0 335193959 1122803712 261543 33554432000 4194304 9016284 140735443685664 140735443679528 7178120 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 274122 261543 631 1178 0 272940 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1096488

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1279
/proc/meminfo: memFree=27203596/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1104756 CPUtime=25.49 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 242562 0 0 0 2512 37 0 0 20 0 1 0 335193959 1131270144 265910 33554432000 4194304 9016284 140735443685664 140735443680824 6231180 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 276189 265910 657 1178 0 275007 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1104756

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1279
/proc/meminfo: memFree=27184136/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1113900 CPUtime=51.07 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 245236 0 0 0 5068 39 0 0 20 0 1 0 335193959 1140633600 270880 33554432000 4194304 9016284 140735443685664 140735443679448 7181616 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 278475 270880 669 1178 0 277293 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1113900

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1279
/proc/meminfo: memFree=27156760/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1136668 CPUtime=102.27 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 247908 0 0 0 10182 45 0 0 20 0 1 0 335193959 1163948032 277656 33554432000 4194304 9016284 140735443685664 140735443679448 7178154 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 284167 277656 669 1178 0 282985 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1136668

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1280
/proc/meminfo: memFree=27151964/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1141892 CPUtime=162.26 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 248396 0 0 0 16176 50 0 0 20 0 1 0 335193959 1169297408 278827 33554432000 4194304 9016284 140735443685664 140735443679448 7181396 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 285473 278827 669 1178 0 284291 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1141892

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1280
/proc/meminfo: memFree=27147660/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1145356 CPUtime=222.26 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 248968 0 0 0 22172 54 0 0 20 0 1 0 335193959 1172844544 280013 33554432000 4194304 9016284 140735443685664 140735443680776 6924823 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 286339 280013 669 1178 0 285157 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1145356

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1280
/proc/meminfo: memFree=27147760/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1145356 CPUtime=282.24 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 248970 0 0 0 28164 60 0 0 20 0 1 0 335193959 1172844544 280051 33554432000 4194304 9016284 140735443685664 140735443680728 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 286339 280051 669 1178 0 285157 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1145356

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1280
/proc/meminfo: memFree=27147840/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1145356 CPUtime=342.23 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 248973 0 0 0 34157 66 0 0 20 0 1 0 335193959 1172844544 280051 33554432000 4194304 9016284 140735443685664 140735443680728 7876078 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 286339 280051 669 1178 0 285157 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1145356

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1280
/proc/meminfo: memFree=27139048/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1145356 CPUtime=402.22 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 248975 0 0 0 40151 71 0 0 20 0 1 0 335193959 1172844544 282149 33554432000 4194304 9016284 140735443685664 140735443680776 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 286339 282149 669 1178 0 285157 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1145356

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1281
/proc/meminfo: memFree=27133620/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1145356 CPUtime=462.21 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 248975 0 0 0 46144 77 0 0 20 0 1 0 335193959 1172844544 283568 33554432000 4194304 9016284 140735443685664 140735443680776 7876078 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 286339 283568 669 1178 0 285157 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1145356

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1284
/proc/meminfo: memFree=27132376/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1145356 CPUtime=522.2 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 248975 0 0 0 52137 83 0 0 20 0 1 0 335193959 1172844544 283675 33554432000 4194304 9016284 140735443685664 140735443680824 7876071 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 286339 283675 669 1178 0 285157 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1145356

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1284
/proc/meminfo: memFree=27118604/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1163200 CPUtime=582.2 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 249918 0 0 0 58132 88 0 0 20 0 1 0 335193959 1191116800 287249 33554432000 4194304 9016284 140735443685664 140735443679944 7181765 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 290800 287249 669 1178 0 289618 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1163200

[startup+642.3 s]

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

/proc/meminfo: memFree=28370504/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1122.11 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251239 0 0 0 112086 125 0 0 20 0 1 0 335193959 1200431104 290252 33554432000 4194304 9016284 140735443685664 140735443680776 7870589 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290252 669 1178 0 291892 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1172296

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 1410
/proc/meminfo: memFree=28356064/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1182.11 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251239 0 0 0 118079 132 0 0 20 0 1 0 335193959 1200431104 290252 33554432000 4194304 9016284 140735443685664 140735443680776 6922911 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290252 669 1178 0 291892 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1172296

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 1410
/proc/meminfo: memFree=28345092/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1242.09 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251239 0 0 0 124072 137 0 0 20 0 1 0 335193959 1200431104 290252 33554432000 4194304 9016284 140735443685664 140735443680824 6924934 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290252 669 1178 0 291892 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1172296

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1410
/proc/meminfo: memFree=28339452/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1302.09 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251253 0 0 0 130068 141 0 0 20 0 1 0 335193959 1200431104 290777 33554432000 4194304 9016284 140735443685664 140735443679528 7156476 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290777 669 1178 0 291892 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1172296

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 1412
/proc/meminfo: memFree=28338488/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1362.08 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251259 0 0 0 136063 145 0 0 20 0 1 0 335193959 1200431104 290783 33554432000 4194304 9016284 140735443685664 140735443679448 7221928 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290783 669 1178 0 291892 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1172296

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1412
/proc/meminfo: memFree=28337336/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1422.07 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251259 0 0 0 142060 147 0 0 20 0 1 0 335193959 1200431104 290783 33554432000 4194304 9016284 140735443685664 140735443679448 7181416 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290783 669 1178 0 291892 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1172296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1412
/proc/meminfo: memFree=28330672/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1482.06 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251262 0 0 0 148056 150 0 0 20 0 1 0 335193959 1200431104 290786 33554432000 4194304 9016284 140735443685664 140735443679464 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290786 670 1178 0 291892 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1172296

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1412
/proc/meminfo: memFree=28330832/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1542.04 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251263 0 0 0 154049 155 0 0 20 0 1 0 335193959 1200431104 290787 33554432000 4194304 9016284 140735443685664 140735443679720 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290787 670 1178 0 291892 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1172296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1412
/proc/meminfo: memFree=28327432/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1602.04 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251268 0 0 0 160044 160 0 0 20 0 1 0 335193959 1200431104 290792 33554432000 4194304 9016284 140735443685664 140735443679832 7227736 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290792 675 1178 0 291892 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1172296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1413
/proc/meminfo: memFree=28313276/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1662.03 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251268 0 0 0 166038 165 0 0 20 0 1 0 335193959 1200431104 290792 33554432000 4194304 9016284 140735443685664 140735443679416 6971607 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290792 675 1178 0 291892 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1172296

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1414
/proc/meminfo: memFree=28311336/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1722.02 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251268 0 0 0 172032 170 0 0 20 0 1 0 335193959 1200431104 290792 33554432000 4194304 9016284 140735443685664 140735443679880 6863428 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290792 675 1178 0 291892 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1172296

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 1447
/proc/meminfo: memFree=28305256/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1782.01 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251268 0 0 0 178027 174 0 0 20 0 1 0 335193959 1200431104 290792 33554432000 4194304 9016284 140735443685664 140735443679624 7227598 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290792 675 1178 0 291892 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1172296

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 1447
/proc/meminfo: memFree=28305888/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1785.21 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251268 0 0 0 178347 174 0 0 20 0 1 0 335193959 1200431104 290792 33554432000 4194304 9016284 140735443685664 140735443679528 7180891 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290792 675 1178 0 291892 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 1172296

[startup+1791.91 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 1447
/proc/meminfo: memFree=28306516/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1791.62 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251268 0 0 0 178987 175 0 0 20 0 1 0 335193959 1200431104 290792 33554432000 4194304 9016284 140735443685664 140735443679528 7227746 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290792 675 1178 0 291892 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 1172296

[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 1447
/proc/meminfo: memFree=28306912/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1794.82 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251268 0 0 0 179307 175 0 0 20 0 1 0 335193959 1200431104 290792 33554432000 4194304 9016284 140735443685664 140735443679528 7180737 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290792 675 1178 0 291892 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 1172296

[startup+1796.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 1447
/proc/meminfo: memFree=28307036/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1172296 CPUtime=1796.41 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251268 0 0 0 179466 175 0 0 20 0 1 0 335193959 1200431104 290792 33554432000 4194304 9016284 140735443685664 140735443679528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 293074 290792 675 1178 0 291892 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 1172296

[startup+1797.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 1447
/proc/meminfo: memFree=28307036/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=1171524 CPUtime=1797.21 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251276 0 0 0 179546 175 0 0 20 0 1 0 335193959 1199640576 290607 33554432000 4194304 9016284 140735443685664 140735443681464 6817504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 292881 290607 683 1178 0 291699 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 1171524

[startup+1797.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 1447
/proc/meminfo: memFree=28307036/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=908932 CPUtime=1797.41 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251276 0 0 0 179564 177 0 0 20 0 1 0 335193959 930746368 226071 33554432000 4194304 9016284 140735443685664 140735443681464 6812652 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 227233 226071 683 1178 0 226051 0
Current children cumulated CPU time (s) 1797.41
Current children cumulated vsize (KiB) 908932

[startup+1797.8 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 1447
/proc/meminfo: memFree=28307036/32873648 swapFree=7628/7628
[pid=1278] ppid=1276 vsize=713176 CPUtime=1797.51 cores=0,2,4,6
/proc/1278/stat : 1278 (scip-2.0.1.4b_2) R 1276 1278 20657 0 -1 4202496 251279 0 0 0 179571 180 0 0 20 0 1 0 335193959 730292224 177630 33554432000 4194304 9016284 140735443685664 140735443681464 7933303 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1278/statm: 178294 177630 686 1178 0 177112 0
Current children cumulated CPU time (s) 1797.51
Current children cumulated vsize (KiB) 713176

Child status: 0
Real time (s): 1797.82
CPU time (s): 1797.54
CPU user time (s): 1795.72
CPU system time (s): 1.81772
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 1172296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.72
system time used= 1.81772
maximum resident set size= 1163196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251284
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= 10
involuntary context switches= 1856

runsolver used 5.2822 second user time and 16.4155 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-03 04:31:20
IDJOB=3730769
IDBENCH=1475
IDSOLVER=2329
FILE ID=node122/3730769-1338690679
RUNJOBID= node122-1338679213-29461
PBS_JOBID= 14636691
Free space on /tmp= 71148 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-full.all.ucl.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730769-1338690679/watcher-3730769-1338690679 -o /tmp/evaluation-result-3730769-1338690679/solver-3730769-1338690679 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3730769-1338690679.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 14c93c93dc53353f81a889ada18ba601
RANDOM SEED=1823090481

node122.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28267364 kB
Buffers:          174196 kB
Cached:          1570096 kB
SwapCached:         1800 kB
Active:          2484100 kB
Inactive:        1340664 kB
Active(anon):    2080708 kB
Inactive(anon):     1980 kB
Active(file):     403392 kB
Inactive(file):  1338684 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100160 kB
Dirty:             24088 kB
Writeback:             0 kB
AnonPages:       2094692 kB
Mapped:            11576 kB
Shmem:                 0 kB
Slab:             639920 kB
SReclaimable:      83976 kB
SUnreclaim:       555944 kB
KernelStack:        1472 kB
PageTables:         7940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2265064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1826816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71140 MiB
End job on node122 at 2012-06-03 05:01:18