Trace number 1868657

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
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2? (TO) 1802.2 1802.66

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
MD5SUM2b5564b5f03b34138f988fcf164c2fb6
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 benchmark32.599
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables87751
Total number of constraints254772
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
Minimum length of a constraint1
Maximum length of a constraint15
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.88/3.94	c SCIP version 1.1.0.7
3.88/3.94	c LP-Solver Clp 1.8.2
3.88/3.94	c user parameter file <scip.set> not found - using default parameters
3.88/3.94	c read problem <HOME/instance-1868657-1245131175.opb>
3.88/3.94	c original problem has 87751 variables (87751 bin, 0 int, 0 impl, 0 cont) and 254772 constraints
4.98/5.08	c No objective function, only one solution is needed.
4.98/5.08	c start presolving problem
4.98/5.08	c presolving:
10.68/10.76	c (round 1) 5652 del vars, 8316 del conss, 2616 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5441313 impls, 0 clqs
11.08/11.14	c (round 2) 5780 del vars, 14987 del conss, 2646 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5441657 impls, 0 clqs
11.28/11.39	c (round 3) 6055 del vars, 15623 del conss, 2915 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5443433 impls, 0 clqs
11.58/11.62	c (round 4) 6211 del vars, 15907 del conss, 3071 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5444171 impls, 0 clqs
11.78/11.86	c (round 5) 6401 del vars, 16299 del conss, 3262 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5447554 impls, 0 clqs
12.09/12.11	c (round 6) 6653 del vars, 16815 del conss, 3509 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5455550 impls, 0 clqs
12.28/12.37	c (round 7) 6909 del vars, 17458 del conss, 3771 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5462702 impls, 0 clqs
12.58/12.61	c (round 8) 7118 del vars, 18112 del conss, 3963 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5466698 impls, 0 clqs
12.78/12.87	c (round 9) 7324 del vars, 18607 del conss, 4169 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5469436 impls, 0 clqs
13.09/13.13	c (round 10) 7474 del vars, 19094 del conss, 4325 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5475822 impls, 0 clqs
13.28/13.37	c (round 11) 7518 del vars, 19428 del conss, 4366 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5482317 impls, 0 clqs
13.58/13.60	c (round 12) 7540 del vars, 19521 del conss, 4386 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5483988 impls, 0 clqs
13.78/13.83	c (round 13) 7562 del vars, 19572 del conss, 4407 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5484146 impls, 0 clqs
13.98/14.06	c (round 14) 7584 del vars, 19625 del conss, 4429 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5484660 impls, 0 clqs
14.18/14.28	c (round 15) 7606 del vars, 19680 del conss, 4451 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5485482 impls, 0 clqs
14.48/14.52	c (round 16) 7630 del vars, 19741 del conss, 4478 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5486603 impls, 0 clqs
14.68/14.75	c (round 17) 7654 del vars, 19807 del conss, 4499 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5486994 impls, 0 clqs
14.88/14.98	c (round 18) 7675 del vars, 19860 del conss, 4520 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5487543 impls, 0 clqs
15.18/15.21	c (round 19) 7693 del vars, 19909 del conss, 4538 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5487785 impls, 0 clqs
15.38/15.44	c (round 20) 7711 del vars, 19954 del conss, 4556 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5488125 impls, 0 clqs
15.58/15.66	c (round 21) 7719 del vars, 19994 del conss, 4564 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5488265 impls, 0 clqs
15.78/15.89	c (round 22) 7727 del vars, 20014 del conss, 4572 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5488337 impls, 0 clqs
17.98/18.06	c (round 23) 7729 del vars, 20195 del conss, 4574 chg bounds, 3856 chg sides, 8378 chg coeffs, 234487 upgd conss, 5488437 impls, 0 clqs
35.47/35.54	c (round 24) 7729 del vars, 20195 del conss, 4574 chg bounds, 3856 chg sides, 8378 chg coeffs, 234577 upgd conss, 5488437 impls, 0 clqs
36.17/36.24	c presolving (25 rounds):
36.17/36.24	c  7729 deleted vars, 20195 deleted constraints, 4574 tightened bounds, 0 added holes, 3856 changed sides, 8378 changed coefficients
36.17/36.24	c  5488437 implications, 0 cliques
36.17/36.24	c presolved problem has 80022 variables (80022 bin, 0 int, 0 impl, 0 cont) and 234577 constraints
36.17/36.24	c    7712 constraints of type <knapsack>
36.17/36.24	c  226865 constraints of type <logicor>
36.17/36.24	c transformed objective value is always integral (scale: 1)
36.17/36.24	c Presolving Time: 28.39
36.17/36.24	c SATUNSAT-LIN
36.17/36.24	c -----------------------------------------------------------------------------------------------
36.17/36.24	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
36.17/36.24	c # [type: int, range: [-1,2147483647], default: 0]
36.17/36.24	c separating/flowcover/freq = c -1
36.17/36.24	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
36.17/36.24	c # [type: int, range: [-1,2147483647], default: 0]
36.17/36.24	c separating/cmir/freq = c -1
36.17/36.24	c # additional number of allowed LP iterations
36.17/36.24	c # [type: int, range: [0,2147483647], default: 1000]
36.17/36.24	c heuristics/veclendiving/maxlpiterofs = c 1500
36.17/36.24	c # maximal fraction of diving LP iterations compared to node LP iterations
36.17/36.24	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
36.17/36.24	c heuristics/veclendiving/maxlpiterquot = c 0.075
36.17/36.24	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
36.17/36.24	c # [type: int, range: [-1,2147483647], default: 10]
36.17/36.24	c heuristics/veclendiving/freq = c -1
36.17/36.24	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
36.17/36.24	c # [type: int, range: [-1,2147483647], default: 1]
36.17/36.24	c heuristics/simplerounding/freq = c -1
36.17/36.24	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
36.17/36.24	c # [type: int, range: [-1,2147483647], default: 10]
36.17/36.24	c heuristics/shifting/freq = c -1
36.17/36.24	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
36.17/36.24	c # [type: int, range: [-1,2147483647], default: 1]
36.17/36.24	c heuristics/rounding/freq = c -1
36.17/36.24	c # additional number of allowed LP iterations
36.17/36.24	c # [type: int, range: [0,2147483647], default: 1000]
36.17/36.24	c heuristics/rootsoldiving/maxlpiterofs = c 1500
36.17/36.24	c # maximal fraction of diving LP iterations compared to node LP iterations
36.17/36.24	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
36.17/36.24	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
36.17/36.24	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
36.17/36.24	c # [type: int, range: [-1,2147483647], default: 20]
36.17/36.24	c heuristics/rootsoldiving/freq = c -1
36.17/36.24	c # number of nodes added to the contingent of the total nodes
36.17/36.24	c # [type: longint, range: [0,9223372036854775807], default: 500]
36.17/36.24	c heuristics/rens/nodesofs = c 2000
36.17/36.24	c # minimum percentage of integer variables that have to be fixable 
36.17/36.24	c # [type: real, range: [0,1], default: 0.5]
36.17/36.24	c heuristics/rens/minfixingrate = c 0.3
36.17/36.24	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
36.17/36.24	c # [type: int, range: [-1,2147483647], default: 0]
36.17/36.24	c heuristics/rens/freq = c -1
36.17/36.24	c # additional number of allowed LP iterations
36.17/36.24	c # [type: int, range: [0,2147483647], default: 1000]
36.17/36.24	c heuristics/pscostdiving/maxlpiterofs = c 1500
36.17/36.24	c # maximal fraction of diving LP iterations compared to node LP iterations
36.17/36.24	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
36.17/36.24	c heuristics/pscostdiving/maxlpiterquot = c 0.075
36.17/36.24	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
36.17/36.24	c # [type: int, range: [-1,2147483647], default: 10]
36.17/36.24	c heuristics/pscostdiving/freq = c -1
36.17/36.24	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
36.17/36.25	c # [type: int, range: [-1,2147483647], default: 1]
36.17/36.25	c heuristics/oneopt/freq = c -1
36.17/36.25	c # additional number of allowed LP iterations
36.17/36.25	c # [type: int, range: [0,2147483647], default: 1000]
36.17/36.25	c heuristics/objpscostdiving/maxlpiterofs = c 1500
36.17/36.25	c # maximal fraction of diving LP iterations compared to total iteration number
36.17/36.25	c # [type: real, range: [0,1], default: 0.01]
36.17/36.25	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
36.17/36.25	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
36.17/36.25	c # [type: int, range: [-1,2147483647], default: 20]
36.17/36.25	c heuristics/objpscostdiving/freq = c -1
36.17/36.25	c # additional number of allowed LP iterations
36.17/36.25	c # [type: int, range: [0,2147483647], default: 1000]
36.17/36.25	c heuristics/linesearchdiving/maxlpiterofs = c 1500
36.17/36.25	c # maximal fraction of diving LP iterations compared to node LP iterations
36.17/36.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
36.17/36.25	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
36.17/36.25	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
36.17/36.25	c # [type: int, range: [-1,2147483647], default: 10]
36.17/36.25	c heuristics/linesearchdiving/freq = c -1
36.17/36.25	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
36.17/36.25	c # [type: int, range: [-1,2147483647], default: 10]
36.17/36.25	c heuristics/intshifting/freq = c -1
36.17/36.25	c # maximal fraction of diving LP iterations compared to node LP iterations
36.17/36.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
36.17/36.25	c heuristics/intdiving/maxlpiterquot = c 0.075
36.17/36.25	c # additional number of allowed LP iterations
36.17/36.25	c # [type: int, range: [0,2147483647], default: 1000]
36.17/36.25	c heuristics/guideddiving/maxlpiterofs = c 1500
36.17/36.25	c # maximal fraction of diving LP iterations compared to node LP iterations
36.17/36.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
36.17/36.25	c heuristics/guideddiving/maxlpiterquot = c 0.075
36.17/36.25	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
36.17/36.25	c # [type: int, range: [-1,2147483647], default: 10]
36.17/36.25	c heuristics/guideddiving/freq = c -1
36.17/36.25	c # additional number of allowed LP iterations
36.17/36.25	c # [type: int, range: [0,2147483647], default: 1000]
36.17/36.25	c heuristics/fracdiving/maxlpiterofs = c 1500
36.17/36.25	c # maximal fraction of diving LP iterations compared to node LP iterations
36.17/36.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
36.17/36.25	c heuristics/fracdiving/maxlpiterquot = c 0.075
36.17/36.25	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
36.17/36.25	c # [type: int, range: [-1,2147483647], default: 10]
36.17/36.25	c heuristics/fracdiving/freq = c -1
36.17/36.25	c # additional number of allowed LP iterations
36.17/36.25	c # [type: int, range: [0,2147483647], default: 1000]
36.17/36.25	c heuristics/feaspump/maxlpiterofs = c 2000
36.17/36.25	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
36.17/36.25	c # [type: int, range: [-1,2147483647], default: 20]
36.17/36.25	c heuristics/feaspump/freq = c -1
36.17/36.25	c # minimum percentage of integer variables that have to be fixed 
36.17/36.25	c # [type: real, range: [0,1], default: 0.666]
36.17/36.25	c heuristics/crossover/minfixingrate = c 0.5
36.17/36.25	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
36.17/36.25	c # [type: real, range: [0,1], default: 0.1]
36.17/36.25	c heuristics/crossover/nodesquot = c 0.15
36.17/36.25	c # number of nodes without incumbent change that heuristic should wait
36.17/36.25	c # [type: longint, range: [0,9223372036854775807], default: 200]
36.17/36.25	c heuristics/crossover/nwaitingnodes = c 100
36.17/36.25	c # number of nodes added to the contingent of the total nodes
36.17/36.25	c # [type: longint, range: [0,9223372036854775807], default: 500]
36.17/36.25	c heuristics/crossover/nodesofs = c 750
36.17/36.25	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
36.17/36.25	c # [type: int, range: [-1,2147483647], default: 30]
36.17/36.25	c heuristics/crossover/freq = c -1
36.17/36.25	c # additional number of allowed LP iterations
36.17/36.25	c # [type: int, range: [0,2147483647], default: 1000]
36.17/36.25	c heuristics/coefdiving/maxlpiterofs = c 1500
36.17/36.25	c # maximal fraction of diving LP iterations compared to node LP iterations
36.17/36.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
36.17/36.25	c heuristics/coefdiving/maxlpiterquot = c 0.075
36.17/36.25	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
36.17/36.25	c # [type: int, range: [-1,2147483647], default: 10]
36.17/36.25	c heuristics/coefdiving/freq = c -1
36.17/36.25	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
36.17/36.25	c # [type: int, range: [-1,2147483647], default: -1]
36.17/36.25	c presolving/probing/maxrounds = c 0
36.17/36.25	c # should presolving try to simplify knapsacks
36.17/36.25	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
36.17/36.25	c constraints/knapsack/simplifyinequalities = c TRUE
36.17/36.25	c # should disaggregation of knapsack constraints be allowed in preprocessing?
36.17/36.25	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
36.17/36.25	c constraints/knapsack/disaggregation = c FALSE
36.17/36.25	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
36.17/36.25	c # [type: int, range: [-1,2147483647], default: -1]
36.17/36.25	c constraints/knapsack/maxnumcardlift = c 0
36.17/36.25	c # should presolving try to simplify inequalities
36.27/36.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
36.27/36.32	c constraints/linear/simplifyinequalities = c TRUE
36.27/36.32	c # maximal number of separation rounds in the root node (-1: unlimited)
36.27/36.32	c # [type: int, range: [-1,2147483647], default: -1]
36.27/36.32	c separating/maxroundsroot = c 5
36.27/36.32	c # maximal number of separation rounds per node (-1: unlimited)
36.27/36.32	c # [type: int, range: [-1,2147483647], default: 5]
36.27/36.32	c separating/maxrounds = c 1
36.27/36.32	c # solving stops, if the given number of solutions were found (-1: no limit)
36.27/36.32	c # [type: int, range: [-1,2147483647], default: -1]
36.27/36.32	c limits/solutions = c 1
36.27/36.32	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
36.27/36.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
36.27/36.32	c limits/memory = c 1620
36.27/36.32	c # maximal time in seconds to run
36.27/36.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
36.27/36.32	c limits/time = c 1791
36.27/36.32	c # frequency for displaying node information lines
36.27/36.32	c # [type: int, range: [-1,2147483647], default: 100]
36.27/36.32	c display/freq = c 10000
36.27/36.32	c -----------------------------------------------------------------------------------------------
36.27/36.32	c start solving problem
36.27/36.32	c 
69.75/69.84	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
69.75/69.84	c  62.4s|     1 |     0 |  8102 | 615M|   0 |4967 |  80k| 234k| 234k|  80k| 234k|   0 |   0 |   0 | 4.296503e+03 |      --      |    Inf 
181.03/181.17	c   172s|     1 |     0 |  9758 | 616M|   0 |4930 |  80k| 234k| 234k|  80k| 234k|  89 |   0 |   0 | 4.368832e+03 |      --      |    Inf 
325.69/325.80	c   317s|     1 |     0 | 11462 | 616M|   0 |5037 |  80k| 234k| 234k|  80k| 234k| 235 |   0 |   0 | 4.411543e+03 |      --      |    Inf 
453.46/453.69	c   445s|     1 |     0 | 13112 | 617M|   0 |5089 |  80k| 234k| 234k|  80k| 234k| 358 |   0 |   0 | 4.445461e+03 |      --      |    Inf 
621.12/621.39	c   612s|     1 |     0 | 14868 | 617M|   0 |5230 |  80k| 234k| 234k|  80k| 235k| 492 |   0 |   0 | 4.477153e+03 |      --      |    Inf 
703.60/703.80	c   695s|     1 |     0 | 16148 | 617M|   0 |5261 |  80k| 234k| 234k|  80k| 235k| 628 |   0 |   0 | 4.493813e+03 |      --      |    Inf 
850.76/851.04	c   841s|     1 |     2 | 16148 | 617M|   0 |5261 |  80k| 234k| 234k|  80k| 235k| 628 |   0 |  18 | 4.493813e+03 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5144
/proc/meminfo: memFree=1928864/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=5812 CPUtime=0
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 520 0 0 0 0 0 0 0 18 0 1 0 180717951 5951488 505 1992294400 4194304 9342243 548682068736 18446744073709551615 8143536 0 0 4096 0 0 0 0 17 1 0 0
/proc/5144/statm: 1454 516 345 1256 0 193 0

[startup+0.080017 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5144
/proc/meminfo: memFree=1928864/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=14080 CPUtime=0.07
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 2510 0 0 0 6 1 0 0 18 0 1 0 180717951 14417920 2494 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/5144/statm: 3520 2494 376 1256 0 2259 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14080

[startup+0.101017 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5144
/proc/meminfo: memFree=1928864/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=15928 CPUtime=0.09
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 2969 0 0 0 8 1 0 0 18 0 1 0 180717951 16310272 2953 1992294400 4194304 9342243 548682068736 18446744073709551615 8251528 0 0 4096 0 0 0 0 17 1 0 0
/proc/5144/statm: 3982 2953 376 1256 0 2721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15928

[startup+0.301029 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5144
/proc/meminfo: memFree=1928864/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=24808 CPUtime=0.29
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 5185 0 0 0 27 2 0 0 19 0 1 0 180717951 25403392 5169 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/5144/statm: 6202 5169 376 1256 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24808

[startup+0.701055 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5144
/proc/meminfo: memFree=1928864/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=39248 CPUtime=0.69
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 8787 0 0 0 66 3 0 0 22 0 1 0 180717951 40189952 8771 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/5144/statm: 9812 8771 376 1256 0 8551 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39248

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1883096/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=71184 CPUtime=1.49
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 16587 0 0 0 142 7 0 0 25 0 1 0 180717951 72892416 16571 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/5144/statm: 17796 16580 376 1256 0 16535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71184

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1840216/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=133176 CPUtime=3.08
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 32226 0 0 0 293 15 0 0 25 0 1 0 180717951 136372224 32210 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/5144/statm: 33294 32210 376 1256 0 32033 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 133176

[startup+6.30142 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1544536/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=434796 CPUtime=6.28
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 107147 0 0 0 578 50 0 0 25 0 1 0 180717951 445231104 106777 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 108699 106777 469 1256 0 107438 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 434796

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5145
/proc/meminfo: memFree=1370216/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=572484 CPUtime=12.68
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 140206 0 0 0 1122 146 0 0 25 0 1 0 180717951 586223616 139836 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 143121 139836 474 1256 0 141860 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 572484

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1256744/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=686200 CPUtime=25.48
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 175772 0 0 0 2225 323 0 0 25 0 1 0 180717951 702668800 168135 1992294400 4194304 9342243 548682068736 18446744073709551615 8247758 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 171550 168135 485 1256 0 170289 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 686200

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1032616/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=991000 CPUtime=51.06
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 233118 0 0 0 4744 362 0 0 25 0 1 0 180717951 1014784000 224224 1992294400 4194304 9342243 548682068736 18446744073709551615 6963990 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 247750 224224 620 1256 0 246489 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 991000

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1018024/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=997900 CPUtime=102.24
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 236746 0 0 0 9858 366 0 0 25 0 1 0 180717951 1021849600 227836 1992294400 4194304 9342243 548682068736 18446744073709551615 6952995 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 249475 227836 641 1256 0 248214 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 997900

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1001192/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=997900 CPUtime=162.23
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 240959 0 0 0 15729 494 0 0 25 0 1 0 180717951 1021849600 232049 1992294400 4194304 9342243 548682068736 18446744073709551615 5651300 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 249475 232049 651 1256 0 248214 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 997900

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=980456/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1016064 CPUtime=222.21
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 246135 0 0 0 21722 499 0 0 25 0 1 0 180717951 1040449536 237225 1992294400 4194304 9342243 548682068736 18446744073709551615 6952986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 254016 237225 656 1256 0 252755 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1016064

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5147
/proc/meminfo: memFree=980264/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1016064 CPUtime=282.2
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 246135 0 0 0 27718 502 0 0 25 0 1 0 180717951 1040449536 237225 1992294400 4194304 9342243 548682068736 18446744073709551615 6237437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 254016 237225 656 1256 0 252755 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1016064

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5147
/proc/meminfo: memFree=975720/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1020124 CPUtime=342.18
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 247261 0 0 0 33713 505 0 0 25 0 1 0 180717951 1044606976 238351 1992294400 4194304 9342243 548682068736 18446744073709551615 6953040 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 255031 238351 656 1256 0 253770 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1020124

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5147
/proc/meminfo: memFree=975720/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1020124 CPUtime=402.17
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 247261 0 0 0 39710 507 0 0 25 0 1 0 180717951 1044606976 238351 1992294400 4194304 9342243 548682068736 18446744073709551615 6939160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 255031 238351 656 1256 0 253770 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1020124

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5147
/proc/meminfo: memFree=967400/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1022228 CPUtime=462.16
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 249355 0 0 0 45706 510 0 0 25 0 1 0 180717951 1046761472 240445 1992294400 4194304 9342243 548682068736 18446744073709551615 6237437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 255557 240445 656 1256 0 254296 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1022228

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5147
/proc/meminfo: memFree=967400/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1022228 CPUtime=522.14
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 249355 0 0 0 51702 512 0 0 25 0 1 0 180717951 1046761472 240445 1992294400 4194304 9342243 548682068736 18446744073709551615 6939160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 255557 240445 656 1256 0 254296 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1022228

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5147
/proc/meminfo: memFree=967336/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1022228 CPUtime=582.12
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 249355 0 0 0 57698 514 0 0 25 0 1 0 180717951 1046761472 240445 1992294400 4194304 9342243 548682068736 18446744073709551615 4272794 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 255557 240445 656 1256 0 254296 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1022228

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5147
/proc/meminfo: memFree=955816/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1025796 CPUtime=642.12
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 252212 0 0 0 63694 518 0 0 25 0 1 0 180717951 1050415104 243302 1992294400 4194304 9342243 548682068736 18446744073709551615 6952974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 256449 243302 656 1256 0 255188 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1025796

[startup+702.301 s]

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

/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 458653 0 0 0 99585 617 0 0 25 0 1 0 180717951 1185497088 255580 1992294400 4194304 9342243 548682068736 18446744073709551615 6970116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 289428 255580 672 1256 0 288167 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1157712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=906344/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1157712 CPUtime=1062
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 522698 0 0 0 105555 645 0 0 25 0 1 0 180717951 1185497088 255577 1992294400 4194304 9342243 548682068736 18446744073709551615 6960727 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 289428 255577 672 1256 0 288167 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1157712

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=929640/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1049528 CPUtime=1121.99
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 540318 0 0 0 111543 656 0 0 25 0 1 0 180717951 1074716672 249715 1992294400 4194304 9342243 548682068736 18446744073709551615 6965923 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 262382 249715 672 1256 0 261121 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1049528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=906280/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1157924 CPUtime=1181.97
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 570434 0 0 0 117527 670 0 0 25 0 1 0 180717951 1185714176 255576 1992294400 4194304 9342243 548682068736 18446744073709551615 6970142 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 289481 255576 672 1256 0 288220 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1157924

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=906088/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1157924 CPUtime=1241.96
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 611560 0 0 0 123505 691 0 0 25 0 1 0 180717951 1185714176 255616 1992294400 4194304 9342243 548682068736 18446744073709551615 6040633 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 289481 255616 672 1256 0 288220 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 1157924

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=906280/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1157924 CPUtime=1301.95
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 658540 0 0 0 129484 711 0 0 25 0 1 0 180717951 1185714176 255562 1992294400 4194304 9342243 548682068736 18446744073709551615 6960563 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 289481 255562 672 1256 0 288220 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 1157924

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=906088/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1157924 CPUtime=1361.94
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 693838 0 0 0 135466 728 0 0 25 0 1 0 180717951 1185714176 255606 1992294400 4194304 9342243 548682068736 18446744073709551615 6960231 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 289481 255606 672 1256 0 288220 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 1157924

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=928168/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1049528 CPUtime=1421.92
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 723586 0 0 0 141449 743 0 0 25 0 1 0 180717951 1074716672 250081 1992294400 4194304 9342243 548682068736 18446744073709551615 6962220 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 262382 250081 672 1256 0 261121 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 1049528

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=928104/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1049528 CPUtime=1481.9
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 723591 0 0 0 147446 744 0 0 25 0 1 0 180717951 1074716672 250086 1992294400 4194304 9342243 548682068736 18446744073709551615 6962165 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 262382 250086 672 1256 0 261121 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 1049528

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=903656/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1158844 CPUtime=1541.89
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 748748 0 0 0 153431 758 0 0 25 0 1 0 180717951 1186656256 256194 1992294400 4194304 9342243 548682068736 18446744073709551615 6960563 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 289711 256194 672 1256 0 288450 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 1158844

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=903592/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1158844 CPUtime=1601.87
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 779357 0 0 0 159416 771 0 0 25 0 1 0 180717951 1186656256 256212 1992294400 4194304 9342243 548682068736 18446744073709551615 5874730 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 289711 256212 672 1256 0 288450 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 1158844

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=927656/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1056512 CPUtime=1661.86
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 828303 0 0 0 165391 795 0 0 25 0 1 0 180717951 1081868288 250179 1992294400 4194304 9342243 548682068736 18446744073709551615 5868780 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 264128 250179 672 1256 0 262867 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 1056512

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5153
/proc/meminfo: memFree=911848/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1163956 CPUtime=1721.85
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 840741 0 0 0 171383 802 0 0 25 0 1 0 180717951 1191890944 254058 1992294400 4194304 9342243 548682068736 18446744073709551615 5869964 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 290989 254058 672 1256 0 289728 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1163956

[startup+1782.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 5153
/proc/meminfo: memFree=911912/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1163956 CPUtime=1781.83
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 864385 0 0 0 177369 814 0 0 25 0 1 0 180717951 1191890944 254091 1992294400 4194304 9342243 548682068736 18446744073709551615 5868784 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 290989 254091 672 1256 0 289728 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 1163956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 5153
/proc/meminfo: memFree=912104/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1163956 CPUtime=1800.03
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 879945 0 0 0 179182 821 0 0 25 0 1 0 180717951 1191890944 254035 1992294400 4194304 9342243 548682068736 18446744073709551615 6960258 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 290989 254035 672 1256 0 289728 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1163956

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -5144

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

[startup+1801.4 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 5154
/proc/meminfo: memFree=912096/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1163956 CPUtime=1800.92
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 879965 0 0 0 179271 821 0 0 25 0 1 0 180717951 1191890944 254055 1992294400 4194304 9342243 548682068736 18446744073709551615 6960248 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 290989 254055 672 1256 0 289728 0
Current children cumulated CPU time (s) 1800.92
Current children cumulated vsize (KiB) 1163956

[startup+1802.2 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 5154
/proc/meminfo: memFree=912032/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=1163956 CPUtime=1801.72
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4194304 879971 0 0 0 179351 821 0 0 25 0 1 0 180717951 1191890944 254061 1992294400 4194304 9342243 548682068736 18446744073709551615 6960465 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 290989 254061 672 1256 0 289728 0
Current children cumulated CPU time (s) 1801.72
Current children cumulated vsize (KiB) 1163956

[startup+1802.6 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 5154
/proc/meminfo: memFree=912032/2055920 swapFree=4181748/4192956
[pid=5144] ppid=5142 vsize=0 CPUtime=1802.12
/proc/5144/stat : 5144 (pbscip.linux.x8) R 5142 5144 4962 0 -1 4195332 879975 0 0 0 179382 830 0 0 25 0 1 0 180717951 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5144/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.66
CPU time (s): 1802.2
CPU user time (s): 1793.83
CPU system time (s): 8.37173
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 1166724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.83
system time used= 8.37173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 879975
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= 5
involuntary context switches= 3141

runsolver used 1.45378 second user time and 3.86441 second system time

The end

Launcher Data

Begin job on node22 at 2009-06-16 07:46:15
IDJOB=1868657
IDBENCH=1495
IDSOLVER=684
FILE ID=node22/1868657-1245131175
PBS_JOBID= 9363697
Free space on /tmp= 66148 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868657-1245131175/watcher-1868657-1245131175 -o /tmp/evaluation-result-1868657-1245131175/solver-1868657-1245131175 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868657-1245131175.opb

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

MD5SUM BENCH= 2b5564b5f03b34138f988fcf164c2fb6
RANDOM SEED=473838883

node22.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1929280 kB
Buffers:          6116 kB
Cached:          71204 kB
SwapCached:       5504 kB
Active:          66564 kB
Inactive:        18616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1929280 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:           20028 kB
Writeback:           0 kB
Mapped:          12860 kB
Slab:            27528 kB
Committed_AS:   151372 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node22 at 2009-06-16 08:16:18