Trace number 1868656

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
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1802.22 1803.07

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.95/4.21	c SCIP version 1.1.0.7
3.95/4.21	c LP-Solver SoPlex 1.4.1
3.95/4.21	c user parameter file <scip.set> not found - using default parameters
3.95/4.21	c read problem <HOME/instance-1868656-1245131163.opb>
3.95/4.21	c original problem has 87751 variables (87751 bin, 0 int, 0 impl, 0 cont) and 254772 constraints
5.03/5.37	c No objective function, only one solution is needed.
5.03/5.37	c start presolving problem
5.03/5.37	c presolving:
10.62/10.99	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.02/11.38	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.32/11.62	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.52/11.86	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.82/12.10	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.02/12.35	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.32/12.60	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.51/12.85	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.82/13.11	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.02/13.37	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.31/13.61	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.51/13.84	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.72/14.06	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.92/14.29	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.21/14.52	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.42/14.76	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.61/14.99	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.91/15.22	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.11/15.44	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.31/15.67	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.51/15.90	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.81/16.12	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
18.01/18.30	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
34.21/34.58	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
34.91/35.25	c presolving (25 rounds):
34.91/35.25	c  7729 deleted vars, 20195 deleted constraints, 4574 tightened bounds, 0 added holes, 3856 changed sides, 8378 changed coefficients
34.91/35.25	c  5488437 implications, 0 cliques
34.91/35.25	c presolved problem has 80022 variables (80022 bin, 0 int, 0 impl, 0 cont) and 234577 constraints
34.91/35.25	c    7712 constraints of type <knapsack>
34.91/35.25	c  226865 constraints of type <logicor>
34.91/35.25	c transformed objective value is always integral (scale: 1)
34.91/35.25	c Presolving Time: 27.12
34.91/35.25	c SATUNSAT-LIN
34.91/35.25	c -----------------------------------------------------------------------------------------------
34.91/35.25	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 0]
34.91/35.25	c separating/flowcover/freq = c -1
34.91/35.25	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 0]
34.91/35.25	c separating/cmir/freq = c -1
34.91/35.25	c # additional number of allowed LP iterations
34.91/35.25	c # [type: int, range: [0,2147483647], default: 1000]
34.91/35.25	c heuristics/veclendiving/maxlpiterofs = c 1500
34.91/35.25	c # maximal fraction of diving LP iterations compared to node LP iterations
34.91/35.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.91/35.25	c heuristics/veclendiving/maxlpiterquot = c 0.075
34.91/35.25	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 10]
34.91/35.25	c heuristics/veclendiving/freq = c -1
34.91/35.25	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 1]
34.91/35.25	c heuristics/simplerounding/freq = c -1
34.91/35.25	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 10]
34.91/35.25	c heuristics/shifting/freq = c -1
34.91/35.25	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 1]
34.91/35.25	c heuristics/rounding/freq = c -1
34.91/35.25	c # additional number of allowed LP iterations
34.91/35.25	c # [type: int, range: [0,2147483647], default: 1000]
34.91/35.25	c heuristics/rootsoldiving/maxlpiterofs = c 1500
34.91/35.25	c # maximal fraction of diving LP iterations compared to node LP iterations
34.91/35.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
34.91/35.25	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
34.91/35.25	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 20]
34.91/35.25	c heuristics/rootsoldiving/freq = c -1
34.91/35.25	c # number of nodes added to the contingent of the total nodes
34.91/35.25	c # [type: longint, range: [0,9223372036854775807], default: 500]
34.91/35.25	c heuristics/rens/nodesofs = c 2000
34.91/35.25	c # minimum percentage of integer variables that have to be fixable 
34.91/35.25	c # [type: real, range: [0,1], default: 0.5]
34.91/35.25	c heuristics/rens/minfixingrate = c 0.3
34.91/35.25	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 0]
34.91/35.25	c heuristics/rens/freq = c -1
34.91/35.25	c # additional number of allowed LP iterations
34.91/35.25	c # [type: int, range: [0,2147483647], default: 1000]
34.91/35.25	c heuristics/pscostdiving/maxlpiterofs = c 1500
34.91/35.25	c # maximal fraction of diving LP iterations compared to node LP iterations
34.91/35.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.91/35.25	c heuristics/pscostdiving/maxlpiterquot = c 0.075
34.91/35.25	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 10]
34.91/35.25	c heuristics/pscostdiving/freq = c -1
34.91/35.25	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 1]
34.91/35.25	c heuristics/oneopt/freq = c -1
34.91/35.25	c # additional number of allowed LP iterations
34.91/35.25	c # [type: int, range: [0,2147483647], default: 1000]
34.91/35.25	c heuristics/objpscostdiving/maxlpiterofs = c 1500
34.91/35.25	c # maximal fraction of diving LP iterations compared to total iteration number
34.91/35.25	c # [type: real, range: [0,1], default: 0.01]
34.91/35.25	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
34.91/35.25	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 20]
34.91/35.25	c heuristics/objpscostdiving/freq = c -1
34.91/35.25	c # additional number of allowed LP iterations
34.91/35.25	c # [type: int, range: [0,2147483647], default: 1000]
34.91/35.25	c heuristics/linesearchdiving/maxlpiterofs = c 1500
34.91/35.25	c # maximal fraction of diving LP iterations compared to node LP iterations
34.91/35.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.91/35.25	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
34.91/35.25	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 10]
34.91/35.25	c heuristics/linesearchdiving/freq = c -1
34.91/35.25	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 10]
34.91/35.25	c heuristics/intshifting/freq = c -1
34.91/35.25	c # maximal fraction of diving LP iterations compared to node LP iterations
34.91/35.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.91/35.25	c heuristics/intdiving/maxlpiterquot = c 0.075
34.91/35.25	c # additional number of allowed LP iterations
34.91/35.25	c # [type: int, range: [0,2147483647], default: 1000]
34.91/35.25	c heuristics/guideddiving/maxlpiterofs = c 1500
34.91/35.25	c # maximal fraction of diving LP iterations compared to node LP iterations
34.91/35.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.91/35.25	c heuristics/guideddiving/maxlpiterquot = c 0.075
34.91/35.25	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 10]
34.91/35.25	c heuristics/guideddiving/freq = c -1
34.91/35.25	c # additional number of allowed LP iterations
34.91/35.25	c # [type: int, range: [0,2147483647], default: 1000]
34.91/35.25	c heuristics/fracdiving/maxlpiterofs = c 1500
34.91/35.25	c # maximal fraction of diving LP iterations compared to node LP iterations
34.91/35.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.91/35.25	c heuristics/fracdiving/maxlpiterquot = c 0.075
34.91/35.25	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 10]
34.91/35.25	c heuristics/fracdiving/freq = c -1
34.91/35.25	c # additional number of allowed LP iterations
34.91/35.25	c # [type: int, range: [0,2147483647], default: 1000]
34.91/35.25	c heuristics/feaspump/maxlpiterofs = c 2000
34.91/35.25	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 20]
34.91/35.25	c heuristics/feaspump/freq = c -1
34.91/35.25	c # minimum percentage of integer variables that have to be fixed 
34.91/35.25	c # [type: real, range: [0,1], default: 0.666]
34.91/35.25	c heuristics/crossover/minfixingrate = c 0.5
34.91/35.25	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
34.91/35.25	c # [type: real, range: [0,1], default: 0.1]
34.91/35.25	c heuristics/crossover/nodesquot = c 0.15
34.91/35.25	c # number of nodes without incumbent change that heuristic should wait
34.91/35.25	c # [type: longint, range: [0,9223372036854775807], default: 200]
34.91/35.25	c heuristics/crossover/nwaitingnodes = c 100
34.91/35.25	c # number of nodes added to the contingent of the total nodes
34.91/35.25	c # [type: longint, range: [0,9223372036854775807], default: 500]
34.91/35.25	c heuristics/crossover/nodesofs = c 750
34.91/35.25	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 30]
34.91/35.25	c heuristics/crossover/freq = c -1
34.91/35.25	c # additional number of allowed LP iterations
34.91/35.25	c # [type: int, range: [0,2147483647], default: 1000]
34.91/35.25	c heuristics/coefdiving/maxlpiterofs = c 1500
34.91/35.25	c # maximal fraction of diving LP iterations compared to node LP iterations
34.91/35.25	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.91/35.25	c heuristics/coefdiving/maxlpiterquot = c 0.075
34.91/35.25	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: 10]
34.91/35.25	c heuristics/coefdiving/freq = c -1
34.91/35.25	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: -1]
34.91/35.25	c presolving/probing/maxrounds = c 0
34.91/35.25	c # should presolving try to simplify knapsacks
34.91/35.25	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
34.91/35.25	c constraints/knapsack/simplifyinequalities = c TRUE
34.91/35.25	c # should disaggregation of knapsack constraints be allowed in preprocessing?
34.91/35.25	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
34.91/35.25	c constraints/knapsack/disaggregation = c FALSE
34.91/35.25	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
34.91/35.25	c # [type: int, range: [-1,2147483647], default: -1]
34.91/35.25	c constraints/knapsack/maxnumcardlift = c 0
34.91/35.25	c # should presolving try to simplify inequalities
35.00/35.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
35.00/35.32	c constraints/linear/simplifyinequalities = c TRUE
35.00/35.32	c # maximal number of separation rounds in the root node (-1: unlimited)
35.00/35.32	c # [type: int, range: [-1,2147483647], default: -1]
35.00/35.32	c separating/maxroundsroot = c 5
35.00/35.32	c # maximal number of separation rounds per node (-1: unlimited)
35.00/35.32	c # [type: int, range: [-1,2147483647], default: 5]
35.00/35.32	c separating/maxrounds = c 1
35.00/35.32	c # solving stops, if the given number of solutions were found (-1: no limit)
35.00/35.32	c # [type: int, range: [-1,2147483647], default: -1]
35.00/35.32	c limits/solutions = c 1
35.00/35.32	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
35.00/35.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
35.00/35.32	c limits/memory = c 1620
35.00/35.32	c # maximal time in seconds to run
35.00/35.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
35.00/35.32	c limits/time = c 1791
35.00/35.32	c # frequency for displaying node information lines
35.00/35.32	c # [type: int, range: [-1,2147483647], default: 100]
35.00/35.32	c display/freq = c 10000
35.00/35.32	c -----------------------------------------------------------------------------------------------
35.00/35.32	c start solving problem
35.00/35.32	c 
133.47/133.85	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
133.47/133.85	c   126s|     1 |     0 |  8459 | 615M|   0 |5008 |  80k| 234k| 234k|  80k| 234k|   0 |   0 |   0 | 4.296503e+03 |      --      |    Inf 
260.12/260.52	c   251s|     1 |     0 | 10335 | 616M|   0 |4971 |  80k| 234k| 234k|  80k| 234k| 104 |   0 |   0 | 4.375204e+03 |      --      |    Inf 
407.88/408.32	c   399s|     1 |     0 | 11477 | 616M|   0 |5072 |  80k| 234k| 234k|  80k| 234k| 222 |   0 |   0 | 4.417635e+03 |      --      |    Inf 
545.24/545.70	c   536s|     1 |     0 | 12984 | 617M|   0 |5170 |  80k| 234k| 234k|  80k| 234k| 349 |   0 |   0 | 4.441348e+03 |      --      |    Inf 
633.21/633.79	c   624s|     1 |     0 | 14380 | 617M|   0 |5199 |  80k| 234k| 234k|  80k| 235k| 481 |   0 |   0 | 4.462356e+03 |      --      |    Inf 
755.37/755.95	c   746s|     1 |     0 | 15940 | 617M|   0 |5246 |  80k| 234k| 234k|  80k| 235k| 608 |   0 |   0 | 4.473687e+03 |      --      |    Inf 
1551.82/1552.68	c  1542s|     1 |     2 | 15940 | 617M|   0 |5246 |  80k| 234k| 234k|  80k| 235k| 608 |   0 |  45 | 4.473687e+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-1868656-1245131163/watcher-1868656-1245131163 -o /tmp/evaluation-result-1868656-1245131163/solver-1868656-1245131163 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868656-1245131163.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 4869
/proc/meminfo: memFree=1597184/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=4648 CPUtime=0
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 497 0 0 0 0 0 0 0 18 0 1 0 180716400 4759552 482 1992294400 4194304 7823515 548682068736 18446744073709551615 5955296 0 0 4096 0 0 0 0 17 1 0 0
/proc/4869/statm: 1082 483 318 886 0 192 0

[startup+0.0949501 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4869
/proc/meminfo: memFree=1597184/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=14416 CPUtime=0.08
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 2909 0 0 0 8 0 0 0 18 0 1 0 180716400 14761984 2891 1992294400 4194304 7823515 548682068736 18446744073709551615 6908077 0 0 4096 0 0 0 0 17 1 0 0
/proc/4869/statm: 3604 2891 351 886 0 2714 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14416

[startup+0.101949 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4869
/proc/meminfo: memFree=1597184/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=14416 CPUtime=0.09
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 2938 0 0 0 8 1 0 0 18 0 1 0 180716400 14761984 2920 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/4869/statm: 3604 2920 351 886 0 2714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14416

[startup+0.301972 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4869
/proc/meminfo: memFree=1597184/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=23436 CPUtime=0.29
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 5163 0 0 0 27 2 0 0 19 0 1 0 180716400 23998464 5145 1992294400 4194304 7823515 548682068736 18446744073709551615 6908089 0 0 4096 0 0 0 0 17 1 0 0
/proc/4869/statm: 5859 5145 351 886 0 4969 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23436

[startup+0.702019 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4869
/proc/meminfo: memFree=1597184/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=37832 CPUtime=0.69
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 8781 0 0 0 66 3 0 0 22 0 1 0 180716400 38739968 8763 1992294400 4194304 7823515 548682068736 18446744073709551615 6908077 0 0 4096 0 0 0 0 17 1 0 0
/proc/4869/statm: 9458 8763 351 886 0 8568 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37832

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4870
/proc/meminfo: memFree=1551224/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=69896 CPUtime=1.49
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 16757 0 0 0 143 6 0 0 25 0 1 0 180716400 71573504 16739 1992294400 4194304 7823515 548682068736 18446744073709551615 6908062 0 0 4096 0 0 0 0 17 1 0 0
/proc/4869/statm: 17474 16739 351 886 0 16584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69896

[startup+3.1013 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 4870
/proc/meminfo: memFree=1522936/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=118416 CPUtime=2.86
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 28900 0 0 0 263 23 0 0 25 0 1 0 180716400 121257984 28882 1992294400 4194304 7823515 548682068736 18446744073709551615 6896380 0 0 4096 0 0 0 0 17 0 0 0
/proc/4869/statm: 29604 28882 351 886 0 28714 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 118416

[startup+6.3024 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 4870
/proc/meminfo: memFree=1224248/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=418444 CPUtime=6.03
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 103460 0 0 0 547 56 0 0 25 0 1 0 180716400 428486656 103088 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4869/statm: 104611 103088 427 886 0 103721 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 418444

[startup+12.7014 s]
/proc/loadavg: 1.22 1.05 1.02 2/65 4870
/proc/meminfo: memFree=1038584/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=571220 CPUtime=12.41
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 140148 0 0 0 1096 145 0 0 25 0 1 0 180716400 584929280 139776 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 142805 139776 432 886 0 141915 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 571220

[startup+25.5018 s]
/proc/loadavg: 1.19 1.05 1.01 2/65 4870
/proc/meminfo: memFree=925304/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=684748 CPUtime=25.22
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 175665 0 0 0 2192 330 0 0 25 0 1 0 180716400 701181952 168027 1992294400 4194304 7823515 548682068736 18446744073709551615 6908062 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 171187 168027 443 886 0 170297 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 684748

[startup+51.1018 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 4870
/proc/meminfo: memFree=691960/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=947536 CPUtime=50.79
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 239061 0 0 0 4707 372 0 0 25 0 1 0 180716400 970276864 226332 1992294400 4194304 7823515 548682068736 18446744073709551615 6908178 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 236884 226332 521 886 0 235994 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 947536

[startup+102.306 s]
/proc/loadavg: 1.05 1.03 1.01 2/65 4870
/proc/meminfo: memFree=670328/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=990740 CPUtime=101.98
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 244853 0 0 0 9820 378 0 0 25 0 1 0 180716400 1014517760 231724 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 247685 231724 522 886 0 246795 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 990740

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 4870
/proc/meminfo: memFree=663160/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=991204 CPUtime=161.96
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 246655 0 0 0 15814 382 0 0 25 0 1 0 180716400 1014992896 233526 1992294400 4194304 7823515 548682068736 18446744073709551615 4272716 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 247801 233526 541 886 0 246911 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 991204

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 4870
/proc/meminfo: memFree=633848/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1022520 CPUtime=221.94
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 255044 0 0 0 21681 513 0 0 25 0 1 0 180716400 1047060480 240841 1992294400 4194304 7823515 548682068736 18446744073709551615 6212306 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 255630 240841 553 886 0 254740 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 1022520

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 4870
/proc/meminfo: memFree=632504/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1022520 CPUtime=281.92
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 255365 0 0 0 27676 516 0 0 25 0 1 0 180716400 1047060480 241162 1992294400 4194304 7823515 548682068736 18446744073709551615 6912067 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 255630 241162 553 886 0 254740 0
Current children cumulated CPU time (s) 281.92
Current children cumulated vsize (KiB) 1022520

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 4870
/proc/meminfo: memFree=632440/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1022520 CPUtime=341.89
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 255365 0 0 0 33670 519 0 0 25 0 1 0 180716400 1047060480 241162 1992294400 4194304 7823515 548682068736 18446744073709551615 5965381 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 255630 241162 553 886 0 254740 0
Current children cumulated CPU time (s) 341.89
Current children cumulated vsize (KiB) 1022520

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4872
/proc/meminfo: memFree=614840/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1038588 CPUtime=401.89
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 259750 0 0 0 39664 525 0 0 25 0 1 0 180716400 1063514112 245547 1992294400 4194304 7823515 548682068736 18446744073709551615 6211350 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 259647 245547 553 886 0 258757 0
Current children cumulated CPU time (s) 401.89
Current children cumulated vsize (KiB) 1038588

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4872
/proc/meminfo: memFree=614584/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1038588 CPUtime=461.86
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 259777 0 0 0 45659 527 0 0 25 0 1 0 180716400 1063514112 245574 1992294400 4194304 7823515 548682068736 18446744073709551615 4272734 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 259647 245574 554 886 0 258757 0
Current children cumulated CPU time (s) 461.86
Current children cumulated vsize (KiB) 1038588

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4872
/proc/meminfo: memFree=605560/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1040440 CPUtime=521.85
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 262073 0 0 0 51653 532 0 0 25 0 1 0 180716400 1065410560 247870 1992294400 4194304 7823515 548682068736 18446744073709551615 6212439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 260110 247870 554 886 0 259220 0
Current children cumulated CPU time (s) 521.85
Current children cumulated vsize (KiB) 1040440

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4872
/proc/meminfo: memFree=605048/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1040440 CPUtime=581.83
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 262179 0 0 0 57647 536 0 0 25 0 1 0 180716400 1065410560 247976 1992294400 4194304 7823515 548682068736 18446744073709551615 6912067 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 260110 247976 554 886 0 259220 0
Current children cumulated CPU time (s) 581.83
Current children cumulated vsize (KiB) 1040440

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4872
/proc/meminfo: memFree=602104/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1043004 CPUtime=641.82
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 262897 0 0 0 63643 539 0 0 25 0 1 0 180716400 1068036096 248694 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 260751 248694 554 886 0 259861 0
Current children cumulated CPU time (s) 641.82
Current children cumulated vsize (KiB) 1043004

[startup+702.301 s]

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

/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 265581 0 0 0 105610 557 0 0 25 0 1 0 180716400 1080254464 251378 1992294400 4194304 7823515 548682068736 18446744073709551615 6263171 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 263734 251378 557 886 0 262844 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 1054936

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=591024/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1054936 CPUtime=1121.65
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 265587 0 0 0 111607 558 0 0 25 0 1 0 180716400 1080254464 251384 1992294400 4194304 7823515 548682068736 18446744073709551615 6151341 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 263734 251384 557 886 0 262844 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 1054936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=590960/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1054936 CPUtime=1181.63
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 265615 0 0 0 117602 561 0 0 25 0 1 0 180716400 1080254464 251412 1992294400 4194304 7823515 548682068736 18446744073709551615 6110486 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 263734 251412 557 886 0 262844 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 1054936

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=590712/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1054936 CPUtime=1241.61
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 265660 0 0 0 123598 563 0 0 25 0 1 0 180716400 1080254464 251457 1992294400 4194304 7823515 548682068736 18446744073709551615 6263163 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 263734 251457 557 886 0 262844 0
Current children cumulated CPU time (s) 1241.61
Current children cumulated vsize (KiB) 1054936

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=590520/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1054936 CPUtime=1301.59
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 265692 0 0 0 129594 565 0 0 25 0 1 0 180716400 1080254464 251489 1992294400 4194304 7823515 548682068736 18446744073709551615 6908153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 263734 251489 557 886 0 262844 0
Current children cumulated CPU time (s) 1301.59
Current children cumulated vsize (KiB) 1054936

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=590392/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1054936 CPUtime=1361.57
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 265708 0 0 0 135590 567 0 0 25 0 1 0 180716400 1080254464 251505 1992294400 4194304 7823515 548682068736 18446744073709551615 5920362 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 263734 251505 557 886 0 262844 0
Current children cumulated CPU time (s) 1361.57
Current children cumulated vsize (KiB) 1054936

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=590328/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1054936 CPUtime=1421.57
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 265719 0 0 0 141587 570 0 0 25 0 1 0 180716400 1080254464 251516 1992294400 4194304 7823515 548682068736 18446744073709551615 6110801 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 263734 251516 557 886 0 262844 0
Current children cumulated CPU time (s) 1421.57
Current children cumulated vsize (KiB) 1054936

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=590200/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1054936 CPUtime=1481.54
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 265730 0 0 0 147583 571 0 0 25 0 1 0 180716400 1080254464 251527 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 263734 251527 557 886 0 262844 0
Current children cumulated CPU time (s) 1481.54
Current children cumulated vsize (KiB) 1054936

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=590264/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1054936 CPUtime=1541.52
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 265734 0 0 0 153580 572 0 0 25 0 1 0 180716400 1080254464 251531 1992294400 4194304 7823515 548682068736 18446744073709551615 6109378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 263734 251531 557 886 0 262844 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 1054936

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=588024/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1062272 CPUtime=1601.5
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 266292 0 0 0 159575 575 0 0 25 0 1 0 180716400 1087766528 252089 1992294400 4194304 7823515 548682068736 18446744073709551615 6210987 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 265568 252089 558 886 0 264678 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 1062272

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=587192/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1062272 CPUtime=1661.48
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 266502 0 0 0 165571 577 0 0 25 0 1 0 180716400 1087766528 252299 1992294400 4194304 7823515 548682068736 18446744073709551615 6211318 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 265568 252299 558 886 0 264678 0
Current children cumulated CPU time (s) 1661.48
Current children cumulated vsize (KiB) 1062272

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=586872/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1062272 CPUtime=1721.47
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 266560 0 0 0 171568 579 0 0 25 0 1 0 180716400 1087766528 252357 1992294400 4194304 7823515 548682068736 18446744073709551615 6908153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 265568 252357 558 886 0 264678 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 1062272

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=586680/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1062272 CPUtime=1781.45
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 266603 0 0 0 177564 581 0 0 25 0 1 0 180716400 1087766528 252400 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 265568 252400 558 886 0 264678 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (KiB) 1062272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=586616/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1062272 CPUtime=1800.05
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 266613 0 0 0 179424 581 0 0 25 0 1 0 180716400 1087766528 252410 1992294400 4194304 7823515 548682068736 18446744073709551615 6151351 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 265568 252410 558 886 0 264678 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1062272

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -4869

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4878
/proc/meminfo: memFree=586616/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1062272 CPUtime=1800.54
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 266613 0 0 0 179473 581 0 0 25 0 1 0 180716400 1087766528 252410 1992294400 4194304 7823515 548682068736 18446744073709551615 6211578 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 265568 252410 558 886 0 264678 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (KiB) 1062272

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4879
/proc/meminfo: memFree=586608/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1062272 CPUtime=1801.34
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 266625 0 0 0 179553 581 0 0 25 0 1 0 180716400 1087766528 252422 1992294400 4194304 7823515 548682068736 18446744073709551615 6212785 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 265568 252422 558 886 0 264678 0
Current children cumulated CPU time (s) 1801.34
Current children cumulated vsize (KiB) 1062272

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4879
/proc/meminfo: memFree=586608/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=1062272 CPUtime=1801.74
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4194304 266625 0 0 0 179593 581 0 0 25 0 1 0 180716400 1087766528 252422 1992294400 4194304 7823515 548682068736 18446744073709551615 6212443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 265568 252422 558 886 0 264678 0
Current children cumulated CPU time (s) 1801.74
Current children cumulated vsize (KiB) 1062272

[startup+1803 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4879
/proc/meminfo: memFree=586544/2055920 swapFree=4191900/4192956
[pid=4869] ppid=4867 vsize=0 CPUtime=1802.15
/proc/4869/stat : 4869 (pbscip.linux.x8) R 4867 4869 4519 0 -1 4195332 266625 0 0 0 179624 591 0 0 25 0 1 0 180716400 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4869/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1803.07
CPU time (s): 1802.22
CPU user time (s): 1796.24
CPU system time (s): 5.97509
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 1062272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.24
system time used= 5.97509
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266625
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= 2492

runsolver used 2.03969 second user time and 4.01039 second system time

The end

Launcher Data

Begin job on node28 at 2009-06-16 07:46:04
IDJOB=1868656
IDBENCH=1495
IDSOLVER=683
FILE ID=node28/1868656-1245131163
PBS_JOBID= 9363689
Free space on /tmp= 66168 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
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.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868656-1245131163/watcher-1868656-1245131163 -o /tmp/evaluation-result-1868656-1245131163/solver-1868656-1245131163 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868656-1245131163.opb

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

MD5SUM BENCH= 2b5564b5f03b34138f988fcf164c2fb6
RANDOM SEED=1303074787

node28.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:       1597664 kB
Buffers:         25008 kB
Cached:         357844 kB
SwapCached:        260 kB
Active:          72080 kB
Inactive:       324836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597664 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           18116 kB
Writeback:           0 kB
Mapped:          22600 kB
Slab:            47164 kB
Committed_AS:   147672 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66160 MiB
End job on node28 at 2009-06-16 08:16:07