Trace number 3730766

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.54 1790.83

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.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3730766-1338682342.opb>
1.59/1.64	c original problem has 81558 variables (81558 bin, 0 int, 0 impl, 0 cont) and 240469 constraints
1.59/1.64	c problem read
1.59/1.64	c No objective function, only one solution is needed.
1.59/1.65	c presolving settings loaded
2.09/2.17	c presolving:
4.30/4.36	c (round 1) 913 del vars, 298 del conss, 113 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001050 impls, 0 clqs
4.49/4.53	c (round 2) 945 del vars, 2004 del conss, 117 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001702 impls, 0 clqs
4.49/4.53	c (round 3) 955 del vars, 2039 del conss, 127 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001718 impls, 0 clqs
4.49/4.53	c (round 4) 963 del vars, 2056 del conss, 134 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001784 impls, 0 clqs
4.49/4.56	c (round 5) 971 del vars, 2077 del conss, 142 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001812 impls, 0 clqs
4.59/4.60	c (round 6) 984 del vars, 2102 del conss, 154 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6001952 impls, 0 clqs
4.59/4.64	c (round 7) 995 del vars, 2136 del conss, 165 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6002240 impls, 0 clqs
4.59/4.67	c (round 8) 1007 del vars, 2164 del conss, 177 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6002348 impls, 0 clqs
4.69/4.71	c (round 9) 1023 del vars, 2199 del conss, 192 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6002494 impls, 0 clqs
4.69/4.75	c (round 10) 1036 del vars, 2240 del conss, 205 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6002948 impls, 0 clqs
4.69/4.79	c (round 11) 1050 del vars, 2273 del conss, 219 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6003244 impls, 0 clqs
4.79/4.83	c (round 12) 1070 del vars, 2315 del conss, 236 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6003774 impls, 0 clqs
4.79/4.86	c (round 13) 1089 del vars, 2366 del conss, 253 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6004334 impls, 0 clqs
4.89/4.90	c (round 14) 1105 del vars, 2413 del conss, 268 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6004692 impls, 0 clqs
4.89/4.94	c (round 15) 1123 del vars, 2459 del conss, 284 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6005144 impls, 0 clqs
4.89/4.98	c (round 16) 1142 del vars, 2504 del conss, 302 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6005594 impls, 0 clqs
4.99/5.02	c (round 17) 1158 del vars, 2551 del conss, 317 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6005998 impls, 0 clqs
4.99/5.05	c (round 18) 1179 del vars, 2600 del conss, 337 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6006206 impls, 0 clqs
4.99/5.09	c (round 19) 1198 del vars, 2651 del conss, 355 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6006857 impls, 0 clqs
5.09/5.13	c (round 20) 1211 del vars, 2695 del conss, 368 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6007269 impls, 0 clqs
5.09/5.17	c (round 21) 1232 del vars, 2734 del conss, 388 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6007351 impls, 0 clqs
5.19/5.21	c (round 22) 1253 del vars, 2791 del conss, 408 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6007830 impls, 0 clqs
5.19/5.24	c (round 23) 1271 del vars, 2840 del conss, 426 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6007980 impls, 0 clqs
5.19/5.28	c (round 24) 1296 del vars, 2894 del conss, 450 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6008485 impls, 0 clqs
5.29/5.32	c (round 25) 1314 del vars, 2953 del conss, 467 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6009213 impls, 0 clqs
5.29/5.36	c (round 26) 1332 del vars, 2998 del conss, 485 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6009375 impls, 0 clqs
5.29/5.40	c (round 27) 1355 del vars, 3051 del conss, 507 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6009944 impls, 0 clqs
5.39/5.44	c (round 28) 1372 del vars, 3106 del conss, 524 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6010396 impls, 0 clqs
5.39/5.47	c (round 29) 1389 del vars, 3148 del conss, 540 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6010706 impls, 0 clqs
5.49/5.51	c (round 30) 1409 del vars, 3195 del conss, 559 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6010848 impls, 0 clqs
5.49/5.55	c (round 31) 1428 del vars, 3247 del conss, 578 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6011422 impls, 0 clqs
5.49/5.59	c (round 32) 1447 del vars, 3294 del conss, 596 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6011628 impls, 0 clqs
5.59/5.63	c (round 33) 1469 del vars, 3346 del conss, 617 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6011920 impls, 0 clqs
5.59/5.66	c (round 34) 1491 del vars, 3406 del conss, 639 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6012341 impls, 0 clqs
5.69/5.70	c (round 35) 1510 del vars, 3457 del conss, 657 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6012553 impls, 0 clqs
5.69/5.74	c (round 36) 1531 del vars, 3509 del conss, 678 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6012695 impls, 0 clqs
5.69/5.78	c (round 37) 1552 del vars, 3566 del conss, 699 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6013152 impls, 0 clqs
5.79/5.82	c (round 38) 1569 del vars, 3614 del conss, 715 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6013352 impls, 0 clqs
5.79/5.85	c (round 39) 1586 del vars, 3658 del conss, 732 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6013488 impls, 0 clqs
5.79/5.89	c (round 40) 1603 del vars, 3704 del conss, 749 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6013939 impls, 0 clqs
5.89/5.93	c (round 41) 1616 del vars, 3741 del conss, 761 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014113 impls, 0 clqs
5.89/5.97	c (round 42) 1627 del vars, 3773 del conss, 772 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014227 impls, 0 clqs
5.99/6.01	c (round 43) 1637 del vars, 3800 del conss, 782 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014389 impls, 0 clqs
5.99/6.06	c (round 44) 1650 del vars, 3840 del conss, 794 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014581 impls, 0 clqs
6.09/6.10	c (round 45) 1658 del vars, 3856 del conss, 802 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014649 impls, 0 clqs
6.09/6.16	c (round 46) 1667 del vars, 3886 del conss, 810 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014775 impls, 0 clqs
6.19/6.23	c (round 47) 1676 del vars, 3913 del conss, 819 chg bounds, 2302 chg sides, 4716 chg coeffs, 0 upgd conss, 6014878 impls, 0 clqs
6.89/6.95	c (round 48) 1679 del vars, 3942 del conss, 822 chg bounds, 2302 chg sides, 4716 chg coeffs, 236527 upgd conss, 6015033 impls, 0 clqs
7.18/7.23	c presolving (49 rounds):
7.18/7.23	c  1679 deleted vars, 3942 deleted constraints, 822 tightened bounds, 0 added holes, 2302 changed sides, 4716 changed coefficients
7.18/7.23	c  6015033 implications, 0 cliques
7.18/7.23	c presolved problem has 79879 variables (79879 bin, 0 int, 0 impl, 0 cont) and 236527 constraints
7.18/7.23	c    4596 constraints of type <knapsack>
7.18/7.23	c  154731 constraints of type <setppc>
7.18/7.23	c   77200 constraints of type <logicor>
7.18/7.23	c transformed objective value is always integral (scale: 1)
7.18/7.23	c Presolving Time: 5.21
7.18/7.23	c - non default parameters ----------------------------------------------------------------------
7.18/7.23	c # SCIP version 1.2.1.3
7.18/7.23	c 
7.18/7.23	c # frequency for displaying node information lines
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 100]
7.18/7.23	c display/freq = 10000
7.18/7.23	c 
7.18/7.23	c # maximal time in seconds to run
7.18/7.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.18/7.23	c limits/time = 1788.36
7.18/7.23	c 
7.18/7.23	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.18/7.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.18/7.23	c limits/memory = 13950
7.18/7.23	c 
7.18/7.23	c # solving stops, if the given number of solutions were found (-1: no limit)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: -1]
7.18/7.23	c limits/solutions = 1
7.18/7.23	c 
7.18/7.23	c # maximal number of separation rounds per node (-1: unlimited)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 5]
7.18/7.23	c separating/maxrounds = 1
7.18/7.23	c 
7.18/7.23	c # maximal number of separation rounds in the root node (-1: unlimited)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: -1]
7.18/7.23	c separating/maxroundsroot = 5
7.18/7.23	c 
7.18/7.23	c # default clock type (1: CPU user seconds, 2: wall clock time)
7.18/7.23	c # [type: int, range: [1,2], default: 1]
7.18/7.23	c timing/clocktype = 2
7.18/7.23	c 
7.18/7.23	c # should presolving try to simplify inequalities
7.18/7.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.18/7.23	c constraints/linear/simplifyinequalities = TRUE
7.18/7.23	c 
7.18/7.23	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
7.18/7.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.18/7.23	c constraints/indicator/addCouplingCons = TRUE
7.18/7.23	c 
7.18/7.23	c # should disaggregation of knapsack constraints be allowed in preprocessing?
7.18/7.23	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
7.18/7.23	c constraints/knapsack/disaggregation = FALSE
7.18/7.23	c 
7.18/7.23	c # should presolving try to simplify knapsacks
7.18/7.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.18/7.23	c constraints/knapsack/simplifyinequalities = TRUE
7.18/7.23	c 
7.18/7.23	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: -1]
7.18/7.23	c presolving/probing/maxrounds = 0
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.23	c heuristics/coefdiving/freq = -1
7.18/7.23	c 
7.18/7.23	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.23	c heuristics/coefdiving/maxlpiterquot = 0.075
7.18/7.23	c 
7.18/7.23	c # additional number of allowed LP iterations
7.18/7.23	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.23	c heuristics/coefdiving/maxlpiterofs = 1500
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 30]
7.18/7.23	c heuristics/crossover/freq = -1
7.18/7.23	c 
7.18/7.23	c # number of nodes added to the contingent of the total nodes
7.18/7.23	c # [type: longint, range: [0,9223372036854775807], default: 500]
7.18/7.23	c heuristics/crossover/nodesofs = 750
7.18/7.23	c 
7.18/7.23	c # number of nodes without incumbent change that heuristic should wait
7.18/7.23	c # [type: longint, range: [0,9223372036854775807], default: 200]
7.18/7.23	c heuristics/crossover/nwaitingnodes = 100
7.18/7.23	c 
7.18/7.23	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
7.18/7.23	c # [type: real, range: [0,1], default: 0.1]
7.18/7.23	c heuristics/crossover/nodesquot = 0.15
7.18/7.23	c 
7.18/7.23	c # minimum percentage of integer variables that have to be fixed 
7.18/7.23	c # [type: real, range: [0,1], default: 0.666]
7.18/7.23	c heuristics/crossover/minfixingrate = 0.5
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 20]
7.18/7.23	c heuristics/feaspump/freq = -1
7.18/7.23	c 
7.18/7.23	c # additional number of allowed LP iterations
7.18/7.23	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.23	c heuristics/feaspump/maxlpiterofs = 2000
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.23	c heuristics/fracdiving/freq = -1
7.18/7.23	c 
7.18/7.23	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.23	c heuristics/fracdiving/maxlpiterquot = 0.075
7.18/7.23	c 
7.18/7.23	c # additional number of allowed LP iterations
7.18/7.23	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.23	c heuristics/fracdiving/maxlpiterofs = 1500
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.23	c heuristics/guideddiving/freq = -1
7.18/7.23	c 
7.18/7.23	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.23	c heuristics/guideddiving/maxlpiterquot = 0.075
7.18/7.23	c 
7.18/7.23	c # additional number of allowed LP iterations
7.18/7.23	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.23	c heuristics/guideddiving/maxlpiterofs = 1500
7.18/7.23	c 
7.18/7.23	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.23	c heuristics/intdiving/maxlpiterquot = 0.075
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.23	c heuristics/intshifting/freq = -1
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.23	c heuristics/linesearchdiving/freq = -1
7.18/7.23	c 
7.18/7.23	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.23	c heuristics/linesearchdiving/maxlpiterquot = 0.075
7.18/7.23	c 
7.18/7.23	c # additional number of allowed LP iterations
7.18/7.23	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.23	c heuristics/linesearchdiving/maxlpiterofs = 1500
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.23	c heuristics/nlp/freq = -1
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 20]
7.18/7.23	c heuristics/objpscostdiving/freq = -1
7.18/7.23	c 
7.18/7.23	c # maximal fraction of diving LP iterations compared to total iteration number
7.18/7.23	c # [type: real, range: [0,1], default: 0.01]
7.18/7.23	c heuristics/objpscostdiving/maxlpiterquot = 0.015
7.18/7.23	c 
7.18/7.23	c # additional number of allowed LP iterations
7.18/7.23	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.23	c heuristics/objpscostdiving/maxlpiterofs = 1500
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.23	c heuristics/oneopt/freq = -1
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.23	c heuristics/pscostdiving/freq = -1
7.18/7.23	c 
7.18/7.23	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.23	c heuristics/pscostdiving/maxlpiterquot = 0.075
7.18/7.23	c 
7.18/7.23	c # additional number of allowed LP iterations
7.18/7.23	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.23	c heuristics/pscostdiving/maxlpiterofs = 1500
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 0]
7.18/7.23	c heuristics/rens/freq = -1
7.18/7.23	c 
7.18/7.23	c # minimum percentage of integer variables that have to be fixable 
7.18/7.23	c # [type: real, range: [0,1], default: 0.5]
7.18/7.23	c heuristics/rens/minfixingrate = 0.3
7.18/7.23	c 
7.18/7.23	c # number of nodes added to the contingent of the total nodes
7.18/7.23	c # [type: longint, range: [0,9223372036854775807], default: 500]
7.18/7.23	c heuristics/rens/nodesofs = 2000
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 20]
7.18/7.23	c heuristics/rootsoldiving/freq = -1
7.18/7.23	c 
7.18/7.23	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
7.18/7.23	c heuristics/rootsoldiving/maxlpiterquot = 0.015
7.18/7.23	c 
7.18/7.23	c # additional number of allowed LP iterations
7.18/7.23	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.23	c heuristics/rootsoldiving/maxlpiterofs = 1500
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.23	c heuristics/rounding/freq = -1
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.23	c heuristics/shifting/freq = -1
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.23	c heuristics/simplerounding/freq = -1
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 0]
7.18/7.23	c heuristics/trivial/freq = -1
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.23	c heuristics/trysol/freq = -1
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.23	c heuristics/veclendiving/freq = -1
7.18/7.23	c 
7.18/7.23	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.23	c heuristics/veclendiving/maxlpiterquot = 0.075
7.18/7.23	c 
7.18/7.23	c # additional number of allowed LP iterations
7.18/7.23	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.23	c heuristics/veclendiving/maxlpiterofs = 1500
7.18/7.23	c 
7.18/7.23	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.23	c heuristics/zirounding/freq = -1
7.18/7.23	c 
7.18/7.23	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 0]
7.18/7.23	c separating/cmir/freq = -1
7.18/7.23	c 
7.18/7.23	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: 0]
7.18/7.23	c separating/flowcover/freq = -1
7.18/7.23	c 
7.18/7.23	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
7.18/7.23	c # [type: int, range: [-1,2147483647], default: -1]
7.18/7.23	c separating/rapidlearning/freq = 0
7.18/7.23	c 
7.18/7.23	c -----------------------------------------------------------------------------------------------
7.18/7.23	c start solving
7.18/7.24	c 
93.27/93.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
93.27/93.34	c  91.7s|     1 |     0 | 17083 |     - | 608M|   0 |  11k|  79k| 236k|  79k| 236k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
742.17/742.39	c   741s|     1 |     0 | 42279 |     - | 608M|   0 |  15k|  79k| 236k|  79k| 236k|  84 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1194.61/1194.88	c  1193s|     1 |     0 | 72482 |     - | 609M|   0 |  18k|  79k| 236k|  79k| 236k| 216 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1789.90/1790.21	c  1789s|     1 |     0 |100906 |     - | 610M|   0 |   - |  79k| 236k|  79k| 236k| 364 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1789.90/1790.24	c  1789s|     1 |     2 |100906 |     - | 610M|   0 |   - |  79k| 236k|  79k| 236k| 364 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1789.90/1790.24	c 
1789.90/1790.24	c SCIP Status        : solving was interrupted [time limit reached]
1789.90/1790.24	c Solving Time (sec) : 1788.60
1789.90/1790.24	c Solving Nodes      : 1
1789.90/1790.24	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.90/1790.24	c Dual Bound         : +0.00000000000000e+00
1789.90/1790.24	c Gap                : infinite
1789.90/1790.24	s UNKNOWN
1789.90/1790.24	c SCIP Status        : solving was interrupted [time limit reached]
1789.90/1790.24	c Solving Time       :    1788.60
1789.90/1790.24	c Original Problem   :
1789.90/1790.24	c   Problem name     : HOME/instance-3730766-1338682342.opb
1789.90/1790.24	c   Variables        : 81558 (81558 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.90/1790.24	c   Constraints      : 240469 initial, 240469 maximal
1789.90/1790.24	c Presolved Problem  :
1789.90/1790.24	c   Problem name     : t_HOME/instance-3730766-1338682342.opb
1789.90/1790.24	c   Variables        : 79879 (79879 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.90/1790.24	c   Constraints      : 236527 initial, 236527 maximal
1789.90/1790.24	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.90/1790.24	c   trivial          :       0.18         20          0          0          0          0          0          0          0
1789.90/1790.24	c   dualfix          :       0.15          0          0          0          0          0          0          0          0
1789.90/1790.24	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.90/1790.24	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.90/1790.24	c   implics          :       0.73          0        828          0          0          0          0          0          0
1789.90/1790.24	c   probing          :       0.00          0          0          0          0          0          0          0          0
1789.90/1790.24	c   knapsack         :       0.03          0          0          0          0          0          0          0          0
1789.90/1790.24	c   setppc           :       0.17          0          0          0          0          0          0          0          0
1789.90/1790.24	c   linear           :       3.58        822          9          0        822          0       3942       2302       4716
1789.90/1790.24	c   logicor          :       0.05          0          0          0          0          0          0          0          0
1789.90/1790.24	c   root node        :          -          0          -          -          0          -          -          -          -
1789.90/1790.24	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.90/1790.24	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.90/1790.24	c   knapsack         :       4596          3          1          0          1          0          0        601          0          0
1789.90/1790.24	c   setppc           :     154731          3          1          0          1          0          0          0          0          0
1789.90/1790.24	c   logicor          :      77200          3          1          0          1          0          0          0          0          0
1789.90/1790.24	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.90/1790.24	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.90/1790.24	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.90/1790.24	c   knapsack         :       0.01       0.01       0.00       0.00       0.00
1789.90/1790.24	c   setppc           :       0.04       0.02       0.00       0.00       0.02
1789.90/1790.24	c   logicor          :       0.05       0.01       0.03       0.00       0.01
1789.90/1790.24	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.90/1790.24	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.90/1790.24	c   vbounds          :       0.00          1          0          0
1789.90/1790.24	c   rootredcost      :       0.00          0          0          0
1789.90/1790.24	c   pseudoobj        :       0.00          0          0          0
1789.90/1790.24	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.90/1790.24	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.90/1790.24	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.90/1790.24	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.90/1790.24	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.90/1790.24	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.90/1790.24	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.90/1790.24	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.90/1790.24	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.90/1790.24	c   cut pool         :       0.00          2          -          -         87          -    (maximal pool size: 1181)
1789.90/1790.24	c   redcost          :       0.01          3          0          0          0          0
1789.90/1790.24	c   impliedbounds    :       0.13          3          0          0          0          0
1789.90/1790.24	c   intobj           :       0.00          0          0          0          0          0
1789.90/1790.24	c   cgmip            :       0.00          0          0          0          0          0
1789.90/1790.24	c   gomory           :     228.24          3          0          0       1500          0
1789.90/1790.24	c   strongcg         :     712.16          3          0          0       1301          0
1789.90/1790.24	c   cmir             :       0.00          0          0          0          0          0
1789.90/1790.24	c   flowcover        :       0.00          0          0          0          0          0
1789.90/1790.24	c   clique           :       6.59          3          0          0         22          0
1789.90/1790.24	c   zerohalf         :       0.00          0          0          0          0          0
1789.90/1790.24	c   mcf              :       6.44          1          0          0          0          0
1789.90/1790.24	c   rapidlearning    :       0.00          0          0          0          0          0
1789.90/1790.24	c Pricers            :       Time      Calls       Vars
1789.90/1790.24	c   problem variables:       0.00          0          0
1789.90/1790.24	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.90/1790.24	c   relpscost        :       0.00          0          0          0          0          0          0
1789.90/1790.24	c   pscost           :       0.00          0          0          0          0          0          0
1789.90/1790.24	c   inference        :       0.01          1          0          0          0          0          2
1789.90/1790.24	c   mostinf          :       0.00          0          0          0          0          0          0
1789.90/1790.24	c   leastinf         :       0.00          0          0          0          0          0          0
1789.90/1790.24	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.90/1790.24	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.90/1790.24	c   random           :       0.00          0          0          0          0          0          0
1789.90/1790.24	c Primal Heuristics  :       Time      Calls      Found
1789.90/1790.24	c   LP solutions     :       0.00          -          0
1789.90/1790.24	c   pseudo solutions :       0.00          -          0
1789.90/1790.24	c   trivial          :       0.06          1          0
1789.90/1790.24	c   simplerounding   :       0.00          0          0
1789.90/1790.24	c   zirounding       :       0.00          0          0
1789.90/1790.24	c   rounding         :       0.00          0          0
1789.90/1790.24	c   shifting         :       0.00          0          0
1789.90/1790.24	c   intshifting      :       0.00          0          0
1789.90/1790.24	c   oneopt           :       0.00          0          0
1789.90/1790.24	c   twoopt           :       0.00          0          0
1789.90/1790.24	c   fixandinfer      :       0.00          0          0
1789.90/1790.24	c   feaspump         :       0.00          0          0
1789.90/1790.24	c   coefdiving       :       0.00          0          0
1789.90/1790.24	c   pscostdiving     :       0.00          0          0
1789.90/1790.24	c   fracdiving       :       0.00          0          0
1789.90/1790.24	c   veclendiving     :       0.00          0          0
1789.90/1790.24	c   intdiving        :       0.00          0          0
1789.90/1790.24	c   actconsdiving    :       0.00          0          0
1789.90/1790.24	c   objpscostdiving  :       0.00          0          0
1789.90/1790.24	c   rootsoldiving    :       0.00          0          0
1789.90/1790.24	c   linesearchdiving :       0.00          0          0
1789.90/1790.24	c   guideddiving     :       0.00          0          0
1789.90/1790.24	c   octane           :       0.00          0          0
1789.90/1790.24	c   rens             :       0.00          0          0
1789.90/1790.24	c   rins             :       0.00          0          0
1789.90/1790.24	c   localbranching   :       0.00          0          0
1789.90/1790.24	c   mutation         :       0.00          0          0
1789.90/1790.24	c   crossover        :       0.00          0          0
1789.90/1790.24	c   dins             :       0.00          0          0
1789.90/1790.24	c   undercover       :       0.00          0          0
1789.90/1790.24	c   nlp              :       0.00          0          0
1789.90/1790.24	c   trysol           :       0.00          0          0
1789.90/1790.24	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.90/1790.24	c   primal LP        :       0.00          0          0       0.00          -
1789.90/1790.24	c   dual LP          :     828.72          4     100906   25226.50     121.76
1789.90/1790.24	c   lex dual LP      :       0.00          0          0       0.00          -
1789.90/1790.24	c   barrier LP       :       0.00          0          0       0.00          -
1789.90/1790.24	c   diving/probing LP:       0.00          0          0       0.00          -
1789.90/1790.24	c   strong branching :       0.00          0          0       0.00          -
1789.90/1790.24	c     (at root node) :          -          0          0       0.00          -
1789.90/1790.24	c   conflict analysis:       0.00          0          0       0.00          -
1789.90/1790.24	c B&B Tree           :
1789.90/1790.24	c   number of runs   :          1
1789.90/1790.24	c   nodes            :          1
1789.90/1790.24	c   nodes (total)    :          1
1789.90/1790.24	c   nodes left       :          2
1789.90/1790.24	c   max depth        :          0
1789.90/1790.24	c   max depth (total):          0
1789.90/1790.24	c   backtracks       :          0 (0.0%)
1789.90/1790.24	c   delayed cutoffs  :          0
1789.90/1790.24	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.90/1790.24	c   avg switch length:       1.00
1789.90/1790.24	c   switching time   :       0.00
1789.90/1790.24	c Solution           :
1789.90/1790.24	c   Solutions found  :          0 (0 improvements)
1789.90/1790.24	c   Primal Bound     :          -
1789.90/1790.24	c   Dual Bound       : +0.00000000000000e+00
1789.90/1790.24	c   Gap              :   infinite
1789.90/1790.24	c   Root Dual Bound  : +0.00000000000000e+00
1789.90/1790.24	c   Root Iterations  :     100906
1790.50/1790.82	c Time complete: 1790.53.

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-3730766-1338682342/watcher-3730766-1338682342 -o /tmp/evaluation-result-3730766-1338682342/solver-3730766-1338682342 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3730766-1338682342.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 1.91 3/176 22071
/proc/meminfo: memFree=23126896/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 1658 0 0 0 0 0 0 0 20 0 1 0 334358709 10211328 1604 33554432000 4194304 8395647 140733649603808 140737050681176 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22071/statm: 2493 1614 374 1026 0 1463 0

[startup+0.0699491 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 22071
/proc/meminfo: memFree=23126896/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=18420 CPUtime=0.06 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 3643 0 0 0 6 0 0 0 20 0 1 0 334358709 18862080 3590 33554432000 4194304 8395647 140733649603808 140737050681176 6347101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22071/statm: 4605 3624 390 1026 0 3575 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18420

[startup+0.100271 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 22071
/proc/meminfo: memFree=23126896/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=20700 CPUtime=0.09 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 4415 0 0 0 9 0 0 0 20 0 1 0 334358709 21196800 4361 33554432000 4194304 8395647 140733649603808 140737050681176 6765586 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22071/statm: 5175 4361 390 1026 0 4145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20700

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 22071
/proc/meminfo: memFree=23126896/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=39576 CPUtime=0.29 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 9159 0 0 0 28 1 0 0 20 0 1 0 334358709 40525824 9105 33554432000 4194304 8395647 140733649603808 140737050681176 7382061 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22071/statm: 9894 9105 390 1026 0 8864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39576

[startup+0.700217 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 22071
/proc/meminfo: memFree=23126896/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=74028 CPUtime=0.69 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 17727 0 0 0 67 2 0 0 20 0 1 0 334358709 75804672 17673 33554432000 4194304 8395647 140733649603808 140733649469016 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22071/statm: 18507 17673 390 1026 0 17477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74028

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22072
/proc/meminfo: memFree=23031648/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=143256 CPUtime=1.49 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 35033 0 0 0 144 5 0 0 20 0 1 0 334358709 146694144 34979 33554432000 4194304 8395647 140733649603808 140733649466312 7301452 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22071/statm: 35814 34979 390 1026 0 34784 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143256

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22072
/proc/meminfo: memFree=22774968/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=488968 CPUtime=3.09 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 118384 0 0 0 291 18 0 0 20 0 1 0 334358709 500703232 117976 33554432000 4194304 8395647 140733649603808 140733649599560 6079715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22071/statm: 122242 117976 469 1026 0 121212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 488968

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22072
/proc/meminfo: memFree=22537988/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=607956 CPUtime=6.29 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 147512 0 0 0 607 22 0 0 20 0 1 0 334358709 622546944 147104 33554432000 4194304 8395647 140733649603808 140733649599608 4616956 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 151989 147104 475 1026 0 150959 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 607956

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 1.91 3/177 22072
/proc/meminfo: memFree=22167048/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1016956 CPUtime=12.68 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 218450 0 0 0 1234 34 0 0 20 0 1 0 334358709 1041362944 241669 33554432000 4194304 8395647 140733649603808 140733649598936 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 254239 241669 579 1026 0 253209 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1016956

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 1.91 3/177 22072
/proc/meminfo: memFree=22147768/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1034644 CPUtime=25.49 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 219769 0 0 0 2513 36 0 0 20 0 1 0 334358709 1059475456 245436 33554432000 4194304 8395647 140733649603808 140733649599368 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 258661 245436 579 1026 0 257631 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1034644

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 1.91 3/177 22072
/proc/meminfo: memFree=22134820/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1036784 CPUtime=51.08 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 221812 0 0 0 5070 38 0 0 20 0 1 0 334358709 1061666816 247990 33554432000 4194304 8395647 140733649603808 140733649599272 6698068 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 259196 247990 579 1026 0 258166 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1036784

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 22072
/proc/meminfo: memFree=22118748/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1050252 CPUtime=102.28 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 223651 0 0 0 10185 43 0 0 20 0 1 0 334358709 1075458048 251869 33554432000 4194304 8395647 140733649603808 140733649599048 6440490 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 262563 251869 598 1026 0 261533 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1050252

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/177 22072
/proc/meminfo: memFree=22116692/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1050252 CPUtime=162.27 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 223651 0 0 0 16180 47 0 0 20 0 1 0 334358709 1075458048 251869 33554432000 4194304 8395647 140733649603808 140733649599000 6197330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 262563 251869 598 1026 0 261533 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1050252

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/176 22072
/proc/meminfo: memFree=22114932/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1050252 CPUtime=222.26 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 223652 0 0 0 22175 51 0 0 20 0 1 0 334358709 1075458048 251870 33554432000 4194304 8395647 140733649603808 140733649599048 7382137 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 262563 251870 598 1026 0 261533 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1050252

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/177 22073
/proc/meminfo: memFree=22070160/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1050252 CPUtime=282.25 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 223653 0 0 0 28170 55 0 0 20 0 1 0 334358709 1075458048 251871 33554432000 4194304 8395647 140733649603808 140733649599096 7386007 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 262563 251871 599 1026 0 261533 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1050252

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 22073
/proc/meminfo: memFree=22070464/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1050252 CPUtime=342.24 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 223653 0 0 0 34164 60 0 0 20 0 1 0 334358709 1075458048 251871 33554432000 4194304 8395647 140733649603808 140733649599096 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 262563 251871 599 1026 0 261533 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1050252

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 22073
/proc/meminfo: memFree=22062380/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1050252 CPUtime=402.22 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 223653 0 0 0 40157 65 0 0 20 0 1 0 334358709 1075458048 251871 33554432000 4194304 8395647 140733649603808 140733649599096 6124426 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 262563 251871 599 1026 0 261533 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1050252

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 22076
/proc/meminfo: memFree=22068724/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1050252 CPUtime=462.22 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 223654 0 0 0 46151 71 0 0 20 0 1 0 334358709 1075458048 251872 33554432000 4194304 8395647 140733649603808 140733649599048 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 262563 251872 599 1026 0 261533 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1050252

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 22076
/proc/meminfo: memFree=22067272/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1050252 CPUtime=522.21 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 223654 0 0 0 52145 76 0 0 20 0 1 0 334358709 1075458048 251872 33554432000 4194304 8395647 140733649603808 140733649599048 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 262563 251872 599 1026 0 261533 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1050252

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 22077
/proc/meminfo: memFree=22017188/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1092604 CPUtime=582.2 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 229525 0 0 0 58139 81 0 0 20 0 1 0 334358709 1118826496 264050 33554432000 4194304 8395647 140733649603808 140733649599368 6746190 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 273151 264050 612 1026 0 272121 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1092604

[startup+642.3 s]

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

/proc/meminfo: memFree=21987176/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1112136 CPUtime=1062.12 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 231818 0 0 0 106100 112 0 0 20 0 1 0 334358709 1138827264 269409 33554432000 4194304 8395647 140733649603808 140733649599272 6697351 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 278034 269409 612 1026 0 277004 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1112136

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22081
/proc/meminfo: memFree=21986100/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1112292 CPUtime=1122.12 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 231832 0 0 0 112095 117 0 0 20 0 1 0 334358709 1138987008 269423 33554432000 4194304 8395647 140733649603808 140733649599368 6697938 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 278073 269423 612 1026 0 277043 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1112292

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 22083
/proc/meminfo: memFree=21985444/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1112588 CPUtime=1182.1 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 231844 0 0 0 118090 120 0 0 20 0 1 0 334358709 1139290112 269435 33554432000 4194304 8395647 140733649603808 140733649598936 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 278147 269435 612 1026 0 277117 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1112588

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22083
/proc/meminfo: memFree=21985172/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1112588 CPUtime=1242.1 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 231844 0 0 0 124085 125 0 0 20 0 1 0 334358709 1139290112 269435 33554432000 4194304 8395647 140733649603808 140733649599096 7386074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 278147 269435 612 1026 0 277117 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1112588

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22122
/proc/meminfo: memFree=26435408/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1112588 CPUtime=1302.09 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 231844 0 0 0 130079 130 0 0 20 0 1 0 334358709 1139290112 269529 33554432000 4194304 8395647 140733649603808 140733649599096 7382041 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 278147 269529 612 1026 0 277117 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1112588

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22122
/proc/meminfo: memFree=26418256/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1112588 CPUtime=1362.08 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 231850 0 0 0 136074 134 0 0 20 0 1 0 334358709 1139290112 269552 33554432000 4194304 8395647 140733649603808 140733649599096 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 278147 269552 612 1026 0 277117 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1112588

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22122
/proc/meminfo: memFree=26410968/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1112588 CPUtime=1422.08 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 231853 0 0 0 142068 140 0 0 20 0 1 0 334358709 1139290112 270968 33554432000 4194304 8395647 140733649603808 140733649599048 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 278147 270968 612 1026 0 277117 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1112588

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22123
/proc/meminfo: memFree=26408768/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1112588 CPUtime=1482.06 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 231853 0 0 0 148061 145 0 0 20 0 1 0 334358709 1139290112 271617 33554432000 4194304 8395647 140733649603808 140733649599048 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 278147 271617 612 1026 0 277117 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1112588

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/177 22123
/proc/meminfo: memFree=26356008/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1113900 CPUtime=1542.04 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 232094 0 0 0 154054 150 0 0 20 0 1 0 334358709 1140633600 273203 33554432000 4194304 8395647 140733649603808 140733649598936 6698248 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 278475 273203 612 1026 0 277445 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1113900

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 22123
/proc/meminfo: memFree=26355296/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1113900 CPUtime=1602.04 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 232094 0 0 0 160050 154 0 0 20 0 1 0 334358709 1140633600 273260 33554432000 4194304 8395647 140733649603808 140733649598936 6698034 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 278475 273260 612 1026 0 277445 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1113900

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 22126
/proc/meminfo: memFree=26349052/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1121304 CPUtime=1662.03 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 232356 0 0 0 166046 157 0 0 20 0 1 0 334358709 1148215296 274651 33554432000 4194304 8395647 140733649603808 140733649598936 7382137 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 280326 274651 612 1026 0 279296 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1121304

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22126
/proc/meminfo: memFree=26334960/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1121304 CPUtime=1722.01 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 232363 0 0 0 172041 160 0 0 20 0 1 0 334358709 1148215296 275021 33554432000 4194304 8395647 140733649603808 140733649598456 6698051 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 280326 275021 612 1026 0 279296 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1121304

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22127
/proc/meminfo: memFree=26333348/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1121304 CPUtime=1782 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 232372 0 0 0 178036 164 0 0 20 0 1 0 334358709 1148215296 275378 33554432000 4194304 8395647 140733649603808 140733649598936 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 280326 275378 612 1026 0 279296 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1121304

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22127
/proc/meminfo: memFree=26333472/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1121304 CPUtime=1785.2 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 232372 0 0 0 178356 164 0 0 20 0 1 0 334358709 1148215296 275378 33554432000 4194304 8395647 140733649603808 140733649598936 6697938 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 280326 275378 612 1026 0 279296 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 1121304

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22127
/proc/meminfo: memFree=26333404/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1121304 CPUtime=1788.4 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 232372 0 0 0 178676 164 0 0 20 0 1 0 334358709 1148215296 275379 33554432000 4194304 8395647 140733649603808 140733649598936 6698214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 280326 275379 612 1026 0 279296 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 1121304

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22127
/proc/meminfo: memFree=26333404/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1121304 CPUtime=1789.2 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 232372 0 0 0 178756 164 0 0 20 0 1 0 334358709 1148215296 275379 33554432000 4194304 8395647 140733649603808 140733649598936 6697955 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 280326 275379 612 1026 0 279296 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 1121304

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22127
/proc/meminfo: memFree=26333404/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1121304 CPUtime=1790 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 232379 0 0 0 178836 164 0 0 20 0 1 0 334358709 1148215296 275386 33554432000 4194304 8395647 140733649603808 140733649599368 6159664 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 280326 275386 619 1026 0 279296 0
Current children cumulated CPU time (s) 1790
Current children cumulated vsize (KiB) 1121304

[startup+1790.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22127
/proc/meminfo: memFree=26334768/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=1119112 CPUtime=1790.4 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 232381 0 0 0 178876 164 0 0 20 0 1 0 334358709 1145970688 274918 33554432000 4194304 8395647 140733649603808 140733649603192 6345203 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 279778 274918 621 1026 0 278748 0
Current children cumulated CPU time (s) 1790.4
Current children cumulated vsize (KiB) 1119112

[startup+1790.81 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22127
/proc/meminfo: memFree=26334768/32873648 swapFree=7388/7388
[pid=22071] ppid=22069 vsize=921692 CPUtime=1790.5 cores=0,2,4,6
/proc/22071/stat : 22071 (pbscip.linux.x8) R 22069 22071 21664 0 -1 4202496 232381 0 0 0 178885 165 0 0 20 0 1 0 334358709 943812608 228001 33554432000 4194304 8395647 140733649603808 140733649603192 7435351 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22071/statm: 230423 228001 621 1026 0 229393 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (KiB) 921692

Child status: 0
Real time (s): 1790.83
CPU time (s): 1790.54
CPU user time (s): 1788.87
CPU system time (s): 1.66175
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1121304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.87
system time used= 1.66175
maximum resident set size= 1101552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232388
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= 28
involuntary context switches= 2257

runsolver used 2.68259 second user time and 7.09292 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-03 02:12:22
IDJOB=3730766
IDBENCH=1475
IDSOLVER=2326
FILE ID=node148/3730766-1338682342
RUNJOBID= node148-1338678625-21683
PBS_JOBID= 14636665
Free space on /tmp= 71228 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-full.all.ucl.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730766-1338682342/watcher-3730766-1338682342 -o /tmp/evaluation-result-3730766-1338682342/solver-3730766-1338682342 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3730766-1338682342.opb -t 1800 -m 15500

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

MD5SUM BENCH= 14c93c93dc53353f81a889ada18ba601
RANDOM SEED=897046629

node148.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		: 2667.284
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	: 5334.56
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		: 2667.284
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.94
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		: 2667.284
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	: 5331.92
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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	: 5331.91
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		: 2667.284
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.90
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        23127168 kB
Buffers:          583420 kB
Cached:          2976400 kB
SwapCached:          628 kB
Active:          6738964 kB
Inactive:        2092856 kB
Active(anon):    5224776 kB
Inactive(anon):    47464 kB
Active(file):    1514188 kB
Inactive(file):  2045392 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:             18032 kB
Writeback:             0 kB
AnonPages:       5276896 kB
Mapped:            13140 kB
Shmem:                36 kB
Slab:             766380 kB
SReclaimable:     210252 kB
SUnreclaim:       556128 kB
KernelStack:        1456 kB
PageTables:        14040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    5803240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1617920 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= 71296 MiB
End job on node148 at 2012-06-03 02:42:13