Trace number 2665457

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.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (MO) 68.7305 187.288

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM3764cf8f4e2d3654f46ab0ec56ea8581
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
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

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2665457-1278546230.opb>
8.29/8.35	c original problem has 168111 variables (168111 bin, 0 int, 0 impl, 0 cont) and 487525 constraints
8.29/8.35	c problem read
8.29/8.36	c No objective function, only one solution is needed.
8.29/8.38	c presolving settings loaded
10.89/10.92	c presolving:
19.88/19.98	c (round 1) 6008 del vars, 9423 del conss, 3237 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10333961 impls, 0 clqs
20.68/20.74	c (round 2) 6517 del vars, 17162 del conss, 3539 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10335953 impls, 0 clqs
21.18/21.28	c (round 3) 6521 del vars, 17479 del conss, 3543 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10335953 impls, 0 clqs
21.78/21.83	c (round 4) 6591 del vars, 17554 del conss, 3551 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10336079 impls, 0 clqs
22.28/22.38	c (round 5) 6663 del vars, 17762 del conss, 3562 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10336239 impls, 0 clqs
22.88/22.93	c (round 6) 6738 del vars, 17975 del conss, 3576 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10336941 impls, 0 clqs
23.38/23.48	c (round 7) 6815 del vars, 18195 del conss, 3593 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10337337 impls, 0 clqs
23.98/24.03	c (round 8) 6892 del vars, 18419 del conss, 3610 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10337602 impls, 0 clqs
24.48/24.58	c (round 9) 6970 del vars, 18648 del conss, 3629 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10337788 impls, 0 clqs
25.08/25.12	c (round 10) 7048 del vars, 18873 del conss, 3651 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10338004 impls, 0 clqs
25.58/25.67	c (round 11) 7152 del vars, 19157 del conss, 3700 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10338312 impls, 0 clqs
26.18/26.22	c (round 12) 7270 del vars, 19495 del conss, 3764 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10338856 impls, 0 clqs
26.68/26.77	c (round 13) 7372 del vars, 19790 del conss, 3813 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10339234 impls, 0 clqs
27.28/27.31	c (round 14) 7446 del vars, 20016 del conss, 3835 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10339396 impls, 0 clqs
27.78/27.85	c (round 15) 7514 del vars, 20218 del conss, 3852 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10339538 impls, 0 clqs
28.28/28.39	c (round 16) 7580 del vars, 20419 del conss, 3868 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10339694 impls, 0 clqs
28.88/28.94	c (round 17) 7646 del vars, 20616 del conss, 3885 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10339822 impls, 0 clqs
29.37/29.48	c (round 18) 7712 del vars, 20813 del conss, 3903 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340020 impls, 0 clqs
29.97/30.02	c (round 19) 7778 del vars, 21010 del conss, 3922 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340168 impls, 0 clqs
30.48/30.56	c (round 20) 7844 del vars, 21207 del conss, 3942 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340364 impls, 0 clqs
31.08/31.10	c (round 21) 7910 del vars, 21404 del conss, 3963 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340492 impls, 0 clqs
31.58/31.64	c (round 22) 7976 del vars, 21601 del conss, 3985 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340620 impls, 0 clqs
32.07/32.18	c (round 23) 8042 del vars, 21798 del conss, 4008 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340812 impls, 0 clqs
32.67/32.75	c (round 24) 8108 del vars, 21995 del conss, 4032 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340940 impls, 0 clqs
33.17/33.29	c (round 25) 8174 del vars, 22192 del conss, 4057 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10341068 impls, 0 clqs
33.77/33.83	c (round 26) 8240 del vars, 22389 del conss, 4083 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10341196 impls, 0 clqs
34.27/34.37	c (round 27) 8306 del vars, 22586 del conss, 4110 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10341364 impls, 0 clqs
34.87/34.91	c (round 28) 8372 del vars, 22783 del conss, 4138 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10341536 impls, 0 clqs
35.37/35.44	c (round 29) 8454 del vars, 22996 del conss, 4167 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10343048 impls, 0 clqs
35.87/35.98	c (round 30) 8536 del vars, 23241 del conss, 4197 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10345752 impls, 0 clqs
36.47/36.52	c (round 31) 8618 del vars, 23486 del conss, 4228 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10348328 impls, 0 clqs
36.97/37.06	c (round 32) 8700 del vars, 23731 del conss, 4260 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10350798 impls, 0 clqs
37.57/37.61	c (round 33) 8766 del vars, 23960 del conss, 4293 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10352498 impls, 0 clqs
38.07/38.15	c (round 34) 8848 del vars, 24173 del conss, 4327 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10355926 impls, 0 clqs
38.57/38.69	c (round 35) 8930 del vars, 24418 del conss, 4362 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10356516 impls, 0 clqs
39.17/39.23	c (round 36) 9012 del vars, 24663 del conss, 4398 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10359546 impls, 0 clqs
39.66/39.77	c (round 37) 9049 del vars, 24844 del conss, 4435 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10359606 impls, 0 clqs
40.26/40.30	c (round 38) 9093 del vars, 24959 del conss, 4475 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10359796 impls, 0 clqs
40.76/40.84	c (round 39) 9148 del vars, 25098 del conss, 4518 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10360300 impls, 0 clqs
41.27/41.38	c (round 40) 9198 del vars, 25251 del conss, 4565 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10360493 impls, 0 clqs
41.86/41.92	c (round 41) 9268 del vars, 25415 del conss, 4617 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10361285 impls, 0 clqs
42.37/42.45	c (round 42) 9350 del vars, 25626 del conss, 4671 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10362483 impls, 0 clqs
42.87/43.00	c (round 43) 9434 del vars, 25868 del conss, 4722 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10363443 impls, 0 clqs
43.46/43.54	c (round 44) 9510 del vars, 26094 del conss, 4771 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10364787 impls, 0 clqs
43.97/44.08	c (round 45) 9576 del vars, 26320 del conss, 4824 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10368127 impls, 0 clqs
44.57/44.63	c (round 46) 9695 del vars, 26601 del conss, 4928 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10369066 impls, 0 clqs
45.07/45.17	c (round 47) 9914 del vars, 27048 del conss, 5038 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10372815 impls, 0 clqs
45.66/45.71	c (round 48) 10047 del vars, 27579 del conss, 5150 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10374641 impls, 0 clqs
46.17/46.25	c (round 49) 10106 del vars, 27850 del conss, 5199 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10375769 impls, 0 clqs
46.67/46.78	c (round 50) 10134 del vars, 27980 del conss, 5227 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10376229 impls, 0 clqs
47.27/47.31	c (round 51) 10155 del vars, 28051 del conss, 5244 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10376709 impls, 0 clqs
47.76/47.84	c (round 52) 10172 del vars, 28107 del conss, 5260 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10377003 impls, 0 clqs
48.66/48.76	c (round 53) 10192 del vars, 28177 del conss, 5278 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10377377 impls, 0 clqs
49.56/49.68	c (round 54) 10208 del vars, 28217 del conss, 5294 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10377489 impls, 0 clqs
50.86/50.99	c (round 55) 10224 del vars, 28265 del conss, 5310 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10377689 impls, 0 clqs
55.26/55.31	c (round 56) 10224 del vars, 28346 del conss, 5310 chg bounds, 9399 chg sides, 19538 chg coeffs, 459162 upgd conss, 10377727 impls, 0 clqs
56.86/56.92	c presolving (57 rounds):
56.86/56.92	c  10224 deleted vars, 28346 deleted constraints, 5310 tightened bounds, 0 added holes, 9399 changed sides, 19538 changed coefficients
56.86/56.92	c  10377727 implications, 0 cliques
56.86/56.92	c presolved problem has 157887 variables (157887 bin, 0 int, 0 impl, 0 cont) and 459179 constraints
56.86/56.92	c   18798 constraints of type <knapsack>
56.86/56.92	c  440381 constraints of type <logicor>
56.86/56.92	c transformed objective value is always integral (scale: 1)
56.86/56.92	c Presolving Time: 33.72
56.86/56.92	c - non default parameters ----------------------------------------------------------------------
56.86/56.92	c # SCIP version 1.2.1.2
56.86/56.92	c 
56.86/56.92	c # frequency for displaying node information lines
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 100]
56.86/56.92	c display/freq = 10000
56.86/56.92	c 
56.86/56.92	c # maximal time in seconds to run
56.86/56.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
56.86/56.92	c limits/time = 1791.64
56.86/56.92	c 
56.86/56.92	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
56.86/56.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
56.86/56.92	c limits/memory = 1620
56.86/56.92	c 
56.86/56.92	c # solving stops, if the given number of solutions were found (-1: no limit)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: -1]
56.86/56.92	c limits/solutions = 1
56.86/56.92	c 
56.86/56.92	c # maximal number of separation rounds per node (-1: unlimited)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 5]
56.86/56.92	c separating/maxrounds = 1
56.86/56.92	c 
56.86/56.92	c # maximal number of separation rounds in the root node (-1: unlimited)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: -1]
56.86/56.92	c separating/maxroundsroot = 5
56.86/56.92	c 
56.86/56.92	c # should presolving try to simplify inequalities
56.86/56.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
56.86/56.92	c constraints/linear/simplifyinequalities = TRUE
56.86/56.92	c 
56.86/56.92	c # should disaggregation of knapsack constraints be allowed in preprocessing?
56.86/56.92	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
56.86/56.92	c constraints/knapsack/disaggregation = FALSE
56.86/56.92	c 
56.86/56.92	c # should presolving try to simplify knapsacks
56.86/56.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
56.86/56.92	c constraints/knapsack/simplifyinequalities = TRUE
56.86/56.92	c 
56.86/56.92	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: -1]
56.86/56.92	c presolving/probing/maxrounds = 0
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 10]
56.86/56.92	c heuristics/coefdiving/freq = -1
56.86/56.92	c 
56.86/56.92	c # maximal fraction of diving LP iterations compared to node LP iterations
56.86/56.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
56.86/56.92	c heuristics/coefdiving/maxlpiterquot = 0.075
56.86/56.92	c 
56.86/56.92	c # additional number of allowed LP iterations
56.86/56.92	c # [type: int, range: [0,2147483647], default: 1000]
56.86/56.92	c heuristics/coefdiving/maxlpiterofs = 1500
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 30]
56.86/56.92	c heuristics/crossover/freq = -1
56.86/56.92	c 
56.86/56.92	c # number of nodes added to the contingent of the total nodes
56.86/56.92	c # [type: longint, range: [0,9223372036854775807], default: 500]
56.86/56.92	c heuristics/crossover/nodesofs = 750
56.86/56.92	c 
56.86/56.92	c # number of nodes without incumbent change that heuristic should wait
56.86/56.92	c # [type: longint, range: [0,9223372036854775807], default: 200]
56.86/56.92	c heuristics/crossover/nwaitingnodes = 100
56.86/56.92	c 
56.86/56.92	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
56.86/56.92	c # [type: real, range: [0,1], default: 0.1]
56.86/56.92	c heuristics/crossover/nodesquot = 0.15
56.86/56.92	c 
56.86/56.92	c # minimum percentage of integer variables that have to be fixed 
56.86/56.92	c # [type: real, range: [0,1], default: 0.666]
56.86/56.92	c heuristics/crossover/minfixingrate = 0.5
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 20]
56.86/56.92	c heuristics/feaspump/freq = -1
56.86/56.92	c 
56.86/56.92	c # additional number of allowed LP iterations
56.86/56.92	c # [type: int, range: [0,2147483647], default: 1000]
56.86/56.92	c heuristics/feaspump/maxlpiterofs = 2000
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 10]
56.86/56.92	c heuristics/fracdiving/freq = -1
56.86/56.92	c 
56.86/56.92	c # maximal fraction of diving LP iterations compared to node LP iterations
56.86/56.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
56.86/56.92	c heuristics/fracdiving/maxlpiterquot = 0.075
56.86/56.92	c 
56.86/56.92	c # additional number of allowed LP iterations
56.86/56.92	c # [type: int, range: [0,2147483647], default: 1000]
56.86/56.92	c heuristics/fracdiving/maxlpiterofs = 1500
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 10]
56.86/56.92	c heuristics/guideddiving/freq = -1
56.86/56.92	c 
56.86/56.92	c # maximal fraction of diving LP iterations compared to node LP iterations
56.86/56.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
56.86/56.92	c heuristics/guideddiving/maxlpiterquot = 0.075
56.86/56.92	c 
56.86/56.92	c # additional number of allowed LP iterations
56.86/56.92	c # [type: int, range: [0,2147483647], default: 1000]
56.86/56.92	c heuristics/guideddiving/maxlpiterofs = 1500
56.86/56.92	c 
56.86/56.92	c # maximal fraction of diving LP iterations compared to node LP iterations
56.86/56.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
56.86/56.92	c heuristics/intdiving/maxlpiterquot = 0.075
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 10]
56.86/56.92	c heuristics/intshifting/freq = -1
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 10]
56.86/56.92	c heuristics/linesearchdiving/freq = -1
56.86/56.92	c 
56.86/56.92	c # maximal fraction of diving LP iterations compared to node LP iterations
56.86/56.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
56.86/56.92	c heuristics/linesearchdiving/maxlpiterquot = 0.075
56.86/56.92	c 
56.86/56.92	c # additional number of allowed LP iterations
56.86/56.92	c # [type: int, range: [0,2147483647], default: 1000]
56.86/56.92	c heuristics/linesearchdiving/maxlpiterofs = 1500
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 1]
56.86/56.92	c heuristics/nlp/freq = -1
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 20]
56.86/56.92	c heuristics/objpscostdiving/freq = -1
56.86/56.92	c 
56.86/56.92	c # maximal fraction of diving LP iterations compared to total iteration number
56.86/56.92	c # [type: real, range: [0,1], default: 0.01]
56.86/56.92	c heuristics/objpscostdiving/maxlpiterquot = 0.015
56.86/56.92	c 
56.86/56.92	c # additional number of allowed LP iterations
56.86/56.92	c # [type: int, range: [0,2147483647], default: 1000]
56.86/56.92	c heuristics/objpscostdiving/maxlpiterofs = 1500
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 1]
56.86/56.92	c heuristics/oneopt/freq = -1
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 10]
56.86/56.92	c heuristics/pscostdiving/freq = -1
56.86/56.92	c 
56.86/56.92	c # maximal fraction of diving LP iterations compared to node LP iterations
56.86/56.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
56.86/56.92	c heuristics/pscostdiving/maxlpiterquot = 0.075
56.86/56.92	c 
56.86/56.92	c # additional number of allowed LP iterations
56.86/56.92	c # [type: int, range: [0,2147483647], default: 1000]
56.86/56.92	c heuristics/pscostdiving/maxlpiterofs = 1500
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 0]
56.86/56.92	c heuristics/rens/freq = -1
56.86/56.92	c 
56.86/56.92	c # minimum percentage of integer variables that have to be fixable 
56.86/56.92	c # [type: real, range: [0,1], default: 0.5]
56.86/56.92	c heuristics/rens/minfixingrate = 0.3
56.86/56.92	c 
56.86/56.92	c # number of nodes added to the contingent of the total nodes
56.86/56.92	c # [type: longint, range: [0,9223372036854775807], default: 500]
56.86/56.92	c heuristics/rens/nodesofs = 2000
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 20]
56.86/56.92	c heuristics/rootsoldiving/freq = -1
56.86/56.92	c 
56.86/56.92	c # maximal fraction of diving LP iterations compared to node LP iterations
56.86/56.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
56.86/56.92	c heuristics/rootsoldiving/maxlpiterquot = 0.015
56.86/56.92	c 
56.86/56.92	c # additional number of allowed LP iterations
56.86/56.92	c # [type: int, range: [0,2147483647], default: 1000]
56.86/56.92	c heuristics/rootsoldiving/maxlpiterofs = 1500
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 1]
56.86/56.92	c heuristics/rounding/freq = -1
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 10]
56.86/56.92	c heuristics/shifting/freq = -1
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 1]
56.86/56.92	c heuristics/simplerounding/freq = -1
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 0]
56.86/56.92	c heuristics/trivial/freq = -1
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 1]
56.86/56.92	c heuristics/trysol/freq = -1
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 10]
56.86/56.92	c heuristics/veclendiving/freq = -1
56.86/56.92	c 
56.86/56.92	c # maximal fraction of diving LP iterations compared to node LP iterations
56.86/56.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
56.86/56.92	c heuristics/veclendiving/maxlpiterquot = 0.075
56.86/56.92	c 
56.86/56.92	c # additional number of allowed LP iterations
56.86/56.92	c # [type: int, range: [0,2147483647], default: 1000]
56.86/56.92	c heuristics/veclendiving/maxlpiterofs = 1500
56.86/56.92	c 
56.86/56.92	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 1]
56.86/56.92	c heuristics/zirounding/freq = -1
56.86/56.92	c 
56.86/56.92	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 0]
56.86/56.92	c separating/cmir/freq = -1
56.86/56.92	c 
56.86/56.92	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: 0]
56.86/56.92	c separating/flowcover/freq = -1
56.86/56.92	c 
56.86/56.92	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
56.86/56.92	c # [type: int, range: [-1,2147483647], default: -1]
56.86/56.92	c separating/rapidlearning/freq = 0
56.86/56.92	c 
56.86/56.92	c -----------------------------------------------------------------------------------------------
56.86/56.92	c start solving
56.95/57.08	c 
60.07/60.11	c pressed CTRL-C 1 times (5 times for forcing termination)
60.07/60.15	terminate called after throwing an instance of 'std::bad_alloc'
60.07/60.15	  what():  St9bad_alloc

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-2665457-1278546230/watcher-2665457-1278546230 -o /tmp/evaluation-result-2665457-1278546230/solver-2665457-1278546230 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665457-1278546230.opb -t 1800 -m 1800 

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 29987
/proc/meminfo: memFree=1703308/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=9288 CPUtime=0
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 1242 0 0 0 0 0 0 0 18 0 1 0 22834385 9510912 1164 1992294400 4194304 9819077 140735576467648 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29987/statm: 2322 1175 371 1374 0 943 0

[startup+0.022999 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 29987
/proc/meminfo: memFree=1703308/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=11328 CPUtime=0.01
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 1748 0 0 0 1 0 0 0 18 0 1 0 22834385 11599872 1669 1992294400 4194304 9819077 140735576467648 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29987/statm: 2832 1669 386 1374 0 1453 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11328

[startup+0.101995 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 29987
/proc/meminfo: memFree=1703308/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=16596 CPUtime=0.1
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 3077 0 0 0 9 1 0 0 21 0 1 0 22834385 16994304 2998 1992294400 4194304 9819077 140735576467648 18446744073709551615 5647827 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29987/statm: 4149 2998 386 1374 0 2770 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16596

[startup+0.301986 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 29987
/proc/meminfo: memFree=1703308/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=24280 CPUtime=0.28
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 5010 0 0 0 27 1 0 0 21 0 1 0 22834385 24862720 4931 1992294400 4194304 9819077 140735576467648 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29987/statm: 6070 4931 386 1374 0 4691 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24280

[startup+0.700967 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 29987
/proc/meminfo: memFree=1703308/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=37680 CPUtime=0.68
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 8352 0 0 0 65 3 0 0 22 0 1 0 22834385 38584320 8273 1992294400 4194304 9819077 140735576467648 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29987/statm: 9420 8273 386 1374 0 8041 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37680

[startup+1.50093 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 29988
/proc/meminfo: memFree=1660644/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=66460 CPUtime=1.48
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 15514 0 0 0 142 6 0 0 25 0 1 0 22834385 68055040 15435 1992294400 4194304 9819077 140735576467648 18446744073709551615 4907430 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29987/statm: 16615 15435 386 1374 0 15236 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 66460

[startup+3.10085 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 29988
/proc/meminfo: memFree=1619724/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=125668 CPUtime=3.08
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 30335 0 0 0 296 12 0 0 25 0 1 0 22834385 128684032 30256 1992294400 4194304 9819077 140735576467648 18446744073709551615 4361643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29987/statm: 31417 30256 386 1374 0 30038 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 125668

[startup+6.3007 s]
/proc/loadavg: 0.23 0.05 0.02 2/107 29988
/proc/meminfo: memFree=1500808/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=237540 CPUtime=6.28
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 58248 0 0 0 605 23 0 0 25 0 1 0 22834385 243240960 58169 1992294400 4194304 9819077 140735576467648 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29987/statm: 59385 58169 386 1374 0 58006 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 237540

[startup+12.7004 s]
/proc/loadavg: 0.29 0.06 0.02 2/107 29988
/proc/meminfo: memFree=912180/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=842168 CPUtime=12.68
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 205875 0 0 0 1182 86 0 0 25 0 1 0 22834385 862380032 205442 1992294400 4194304 9819077 140735576467648 18446744073709551615 5968621 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29987/statm: 210542 205442 490 1374 0 209163 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 842168

[startup+25.5018 s]
/proc/loadavg: 0.40 0.10 0.03 2/107 29988
/proc/meminfo: memFree=633800/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=1093728 CPUtime=25.48
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 270150 0 0 0 2207 341 0 0 25 0 1 0 22834385 1119977472 267147 1992294400 4194304 9819077 140735576467648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29987/statm: 273432 267147 491 1374 0 272053 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1093728

[startup+51.1016 s]
/proc/loadavg: 0.64 0.18 0.06 2/107 29990
/proc/meminfo: memFree=633800/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=1093936 CPUtime=51.07
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 282763 0 0 0 3823 1284 0 0 25 0 1 0 22834385 1120190464 267167 1992294400 4194304 9819077 140735576467648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29987/statm: 273484 267167 491 1374 0 272105 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1093936



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+60.1011 s]
/proc/loadavg: 0.67 0.19 0.06 2/107 29990
/proc/meminfo: memFree=48644/2059040 swapFree=4138812/4192956
[pid=29987] ppid=29985 vsize=1881932 CPUtime=60.07
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4202496 494080 0 0 0 4566 1441 0 0 25 0 1 0 22834385 1927098368 413420 1992294400 4194304 9819077 140735576467648 18446744073709551615 6568787 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29987/statm: 470483 413420 618 1374 0 469104 0
Current children cumulated CPU time (s) 60.07
Current children cumulated vsize (KiB) 1881932

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -29987

[startup+105.107 s]
/proc/loadavg: 2.70 0.76 0.26 2/107 29992
/proc/meminfo: memFree=9596/2059040 swapFree=4138804/4192956
[pid=29987] ppid=29985 vsize=1893280 CPUtime=63.45
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4204032 495674 0 0 0 4571 1774 0 0 18 0 1 0 22834385 1938718720 414231 1992294400 4194304 9819077 140735576467648 18446744073709551615 8771253 0 0 4096 16384 0 0 0 17 1 0 0 4150
/proc/29987/statm: 473320 414231 0 1374 0 471941 0
Current children cumulated CPU time (s) 63.45
Current children cumulated vsize (KiB) 1893280
heavy processes:

[startup+162.301 s]
/proc/loadavg: 5.38 1.97 0.71 1/109 30001
/proc/meminfo: memFree=9524/2059040 swapFree=4085764/4192956
[pid=29987] ppid=29985 vsize=1893280 CPUtime=67.12
/proc/29987/stat : 29987 (pbscip.linux.x8) D 29985 29987 29926 0 -1 4204032 495961 0 42 0 4571 2141 0 0 18 0 1 0 22834385 1938718720 402434 1992294400 4194304 9819077 140735576467648 18446744073709551615 8771253 0 0 4096 16384 18446744071562234512 0 0 17 1 0 0 9376
/proc/29987/statm: 473320 402434 0 1374 0 471941 0
Current children cumulated CPU time (s) 67.12
Current children cumulated vsize (KiB) 1893280
heavy processes:

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

[startup+168.202 s]
/proc/loadavg: 5.35 2.02 0.74 1/109 30001
/proc/meminfo: memFree=10400/2059040 swapFree=4085764/4192956
[pid=29987] ppid=29985 vsize=1893280 CPUtime=67.46
/proc/29987/stat : 29987 (pbscip.linux.x8) D 29985 29987 29926 0 -1 4204032 495961 0 42 0 4571 2175 0 0 18 0 1 0 22834385 1938718720 402434 1992294400 4194304 9819077 140735576467648 18446744073709551615 8771253 0 0 4096 16384 18446744071562234512 0 0 17 0 0 0 10003
/proc/29987/statm: 473320 402434 0 1374 0 471941 0
Current children cumulated CPU time (s) 67.46
Current children cumulated vsize (KiB) 1893280

[startup+174.601 s]
/proc/loadavg: 5.16 2.04 0.75 1/109 30001
/proc/meminfo: memFree=12236/2059040 swapFree=4085764/4192956
[pid=29987] ppid=29985 vsize=1893280 CPUtime=67.55
/proc/29987/stat : 29987 (pbscip.linux.x8) D 29985 29987 29926 0 -1 4204032 495961 0 42 0 4571 2184 0 0 18 0 1 0 22834385 1938718720 402434 1992294400 4194304 9819077 140735576467648 18446744073709551615 8771253 0 0 4096 16384 18446744071562154983 0 0 17 1 0 0 10208
/proc/29987/statm: 473320 402434 0 1374 0 471941 0
Current children cumulated CPU time (s) 67.55
Current children cumulated vsize (KiB) 1893280

[startup+177.901 s]
/proc/loadavg: 4.99 2.05 0.76 1/109 30001
/proc/meminfo: memFree=7756/2059040 swapFree=4085764/4192956
[pid=29987] ppid=29985 vsize=1893280 CPUtime=67.98
/proc/29987/stat : 29987 (pbscip.linux.x8) D 29985 29987 29926 0 -1 4204032 495961 0 42 0 4571 2227 0 0 18 0 1 0 22834385 1938718720 402434 1992294400 4194304 9819077 140735576467648 18446744073709551615 8771253 0 0 4096 16384 18446744071562154983 0 0 17 0 0 0 10940
/proc/29987/statm: 473320 402434 0 1374 0 471941 0
Current children cumulated CPU time (s) 67.98
Current children cumulated vsize (KiB) 1893280

[startup+181.893 s]
/proc/loadavg: 4.99 2.05 0.76 1/109 30001
/proc/meminfo: memFree=10084/2059040 swapFree=4085764/4192956
[pid=29987] ppid=29985 vsize=1893280 CPUtime=68.1
/proc/29987/stat : 29987 (pbscip.linux.x8) D 29985 29987 29926 0 -1 4206080 495961 0 42 0 4571 2239 0 0 18 0 1 0 22834385 1938718720 396115 1992294400 4194304 9819077 140735576467648 18446744073709551615 8771253 0 0 4096 16384 18446744071562234512 0 0 17 0 0 0 11263
/proc/29987/statm: 473320 396115 0 1374 0 471941 0
Current children cumulated CPU time (s) 68.1
Current children cumulated vsize (KiB) 1893280

[startup+186.002 s]
/proc/loadavg: 5.30 2.22 0.83 1/109 30003
/proc/meminfo: memFree=7864/2059040 swapFree=4004620/4192956
[pid=29987] ppid=29985 vsize=1893280 CPUtime=68.42
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4204032 495961 0 42 0 4571 2271 0 0 18 0 1 0 22834385 1938718720 381864 1992294400 4194304 9819077 140735576467648 18446744073709551615 8771253 0 0 4096 16384 0 0 0 17 1 0 0 11705
/proc/29987/statm: 473320 381864 0 1374 0 471941 0
Current children cumulated CPU time (s) 68.42
Current children cumulated vsize (KiB) 1893280

[startup+186.802 s]
/proc/loadavg: 5.30 2.22 0.83 1/109 30003
/proc/meminfo: memFree=7864/2059040 swapFree=4004620/4192956
[pid=29987] ppid=29985 vsize=1893280 CPUtime=68.58
/proc/29987/stat : 29987 (pbscip.linux.x8) D 29985 29987 29926 0 -1 4204032 495961 0 42 0 4571 2287 0 0 18 0 1 0 22834385 1938718720 381864 1992294400 4194304 9819077 140735576467648 18446744073709551615 8771253 0 0 4096 16384 18446744071562234166 0 0 17 0 0 0 11750
/proc/29987/statm: 473320 381864 0 1374 0 471941 0
Current children cumulated CPU time (s) 68.58
Current children cumulated vsize (KiB) 1893280

[startup+187.202 s]
/proc/loadavg: 5.30 2.22 0.83 1/109 30003
/proc/meminfo: memFree=10592/2059040 swapFree=4003484/4192956
[pid=29987] ppid=29985 vsize=0 CPUtime=68.64
/proc/29987/stat : 29987 (pbscip.linux.x8) R 29985 29987 29926 0 -1 4204036 495974 0 50 0 4571 2293 0 0 18 0 1 0 22834385 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 11802
/proc/29987/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 68.64
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 187.288
CPU time (s): 68.7305
CPU user time (s): 45.7111
CPU system time (s): 23.0195
CPU usage (%): 36.6977
Max. virtual memory (cumulated for all children) (KiB): 1893280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.7111
system time used= 23.0195
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 495974
page faults= 50
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 788
involuntary context switches= 1479

runsolver used 0.329949 second user time and 0.907861 second system time

The end

Launcher Data

Begin job on node034 at 2010-07-08 01:43:51
IDJOB=2665457
IDBENCH=1447
IDSOLVER=1168
FILE ID=node034/2665457-1278546230
PBS_JOBID= 11239505
Free space on /tmp= 62384 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665457-1278546230/watcher-2665457-1278546230 -o /tmp/evaluation-result-2665457-1278546230/solver-2665457-1278546230 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665457-1278546230.opb -t 1800 -m 1800

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

MD5SUM BENCH= 3764cf8f4e2d3654f46ab0ec56ea8581
RANDOM SEED=68459473

node034.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
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.216
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1703712 kB
Buffers:         54796 kB
Cached:         208876 kB
SwapCached:      11092 kB
Active:         144308 kB
Inactive:       135988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1703712 kB
SwapTotal:     4192956 kB
SwapFree:      4138812 kB
Dirty:           24016 kB
Writeback:           0 kB
AnonPages:       10952 kB
Mapped:          11804 kB
Slab:            53036 kB
PageTables:       4168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184516 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 60756 MiB
End job on node034 at 2010-07-08 01:47:02