Trace number 1868560

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)? (MO) 268.757 268.869

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 benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark383.07
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

7.59/7.67	c SCIP version 1.1.0.7
7.59/7.67	c LP-Solver SoPlex 1.4.1
7.59/7.67	c user parameter file <scip.set> not found - using default parameters
7.59/7.67	c read problem <HOME/instance-1868560-1245127780.opb>
7.59/7.67	c original problem has 168111 variables (168111 bin, 0 int, 0 impl, 0 cont) and 487525 constraints
9.79/9.83	c No objective function, only one solution is needed.
9.79/9.83	c start presolving problem
9.79/9.83	c presolving:
19.28/19.35	c (round 1) 6005 del vars, 9418 del conss, 3237 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10333961 impls, 0 clqs
19.99/20.03	c (round 2) 6513 del vars, 17155 del conss, 3538 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10335953 impls, 0 clqs
20.38/20.49	c (round 3) 6515 del vars, 17469 del conss, 3540 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10335953 impls, 0 clqs
21.19/21.27	c (round 4) 6527 del vars, 17550 del conss, 3552 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10336079 impls, 0 clqs
21.68/21.75	c (round 5) 6661 del vars, 17634 del conss, 3563 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10336363 impls, 0 clqs
22.18/22.22	c (round 6) 6736 del vars, 17971 del conss, 3577 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10337065 impls, 0 clqs
22.58/22.69	c (round 7) 6813 del vars, 18191 del conss, 3594 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10337461 impls, 0 clqs
23.09/23.16	c (round 8) 6890 del vars, 18415 del conss, 3611 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10337752 impls, 0 clqs
23.58/23.63	c (round 9) 6968 del vars, 18644 del conss, 3630 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10337938 impls, 0 clqs
23.99/24.10	c (round 10) 7046 del vars, 18869 del conss, 3652 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10338154 impls, 0 clqs
24.49/24.56	c (round 11) 7150 del vars, 19152 del conss, 3701 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10338448 impls, 0 clqs
24.98/25.02	c (round 12) 7264 del vars, 19481 del conss, 3761 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10338972 impls, 0 clqs
25.38/25.49	c (round 13) 7368 del vars, 19776 del conss, 3812 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10339348 impls, 0 clqs
25.88/25.94	c (round 14) 7442 del vars, 20007 del conss, 3834 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10339532 impls, 0 clqs
26.39/26.40	c (round 15) 7510 del vars, 20209 del conss, 3851 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10339674 impls, 0 clqs
26.78/26.86	c (round 16) 7578 del vars, 20411 del conss, 3869 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10339816 impls, 0 clqs
27.28/27.31	c (round 17) 7644 del vars, 20612 del conss, 3886 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10339972 impls, 0 clqs
27.68/27.77	c (round 18) 7710 del vars, 20809 del conss, 3904 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340170 impls, 0 clqs
28.18/28.23	c (round 19) 7776 del vars, 21006 del conss, 3923 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340318 impls, 0 clqs
28.58/28.68	c (round 20) 7842 del vars, 21203 del conss, 3943 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340514 impls, 0 clqs
29.09/29.13	c (round 21) 7908 del vars, 21400 del conss, 3964 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340642 impls, 0 clqs
29.48/29.59	c (round 22) 7974 del vars, 21597 del conss, 3986 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340770 impls, 0 clqs
29.98/30.04	c (round 23) 8040 del vars, 21794 del conss, 4009 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10340962 impls, 0 clqs
30.38/30.49	c (round 24) 8106 del vars, 21991 del conss, 4033 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10341090 impls, 0 clqs
30.88/30.94	c (round 25) 8172 del vars, 22188 del conss, 4058 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10341218 impls, 0 clqs
31.28/31.39	c (round 26) 8238 del vars, 22385 del conss, 4084 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10341346 impls, 0 clqs
31.78/31.84	c (round 27) 8304 del vars, 22582 del conss, 4111 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10341514 impls, 0 clqs
32.18/32.29	c (round 28) 8370 del vars, 22779 del conss, 4139 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10341686 impls, 0 clqs
32.68/32.73	c (round 29) 8452 del vars, 22992 del conss, 4168 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10343198 impls, 0 clqs
33.08/33.18	c (round 30) 8534 del vars, 23237 del conss, 4198 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10345902 impls, 0 clqs
33.57/33.63	c (round 31) 8616 del vars, 23482 del conss, 4229 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10348478 impls, 0 clqs
33.98/34.08	c (round 32) 8698 del vars, 23727 del conss, 4261 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10350948 impls, 0 clqs
34.48/34.53	c (round 33) 8764 del vars, 23956 del conss, 4294 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10352648 impls, 0 clqs
34.87/34.98	c (round 34) 8846 del vars, 24169 del conss, 4328 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10356076 impls, 0 clqs
35.37/35.44	c (round 35) 8928 del vars, 24414 del conss, 4363 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10356666 impls, 0 clqs
35.88/35.90	c (round 36) 9010 del vars, 24659 del conss, 4399 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10359696 impls, 0 clqs
36.27/36.35	c (round 37) 9047 del vars, 24840 del conss, 4436 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10359756 impls, 0 clqs
36.78/36.80	c (round 38) 9091 del vars, 24955 del conss, 4476 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10359946 impls, 0 clqs
37.17/37.26	c (round 39) 9146 del vars, 25094 del conss, 4519 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10360450 impls, 0 clqs
37.67/37.72	c (round 40) 9196 del vars, 25247 del conss, 4566 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10360643 impls, 0 clqs
38.07/38.17	c (round 41) 9266 del vars, 25411 del conss, 4618 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10361435 impls, 0 clqs
38.57/38.63	c (round 42) 9348 del vars, 25622 del conss, 4672 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10362633 impls, 0 clqs
38.97/39.09	c (round 43) 9432 del vars, 25864 del conss, 4723 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10363593 impls, 0 clqs
39.47/39.55	c (round 44) 9508 del vars, 26090 del conss, 4772 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10364937 impls, 0 clqs
39.96/40.02	c (round 45) 9574 del vars, 26316 del conss, 4825 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10368277 impls, 0 clqs
40.37/40.48	c (round 46) 9693 del vars, 26597 del conss, 4929 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10369216 impls, 0 clqs
40.86/40.94	c (round 47) 9911 del vars, 27041 del conss, 5039 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10372749 impls, 0 clqs
41.36/41.40	c (round 48) 10042 del vars, 27566 del conss, 5152 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10374369 impls, 0 clqs
41.77/41.85	c (round 49) 10104 del vars, 27838 del conss, 5202 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10375621 impls, 0 clqs
42.27/42.30	c (round 50) 10132 del vars, 27976 del conss, 5230 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10376083 impls, 0 clqs
42.66/42.75	c (round 51) 10153 del vars, 28047 del conss, 5247 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10376563 impls, 0 clqs
43.06/43.19	c (round 52) 10170 del vars, 28103 del conss, 5263 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10376857 impls, 0 clqs
43.87/43.95	c (round 53) 10190 del vars, 28173 del conss, 5281 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10377231 impls, 0 clqs
44.56/44.69	c (round 54) 10206 del vars, 28213 del conss, 5297 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10377343 impls, 0 clqs
45.67/45.73	c (round 55) 10222 del vars, 28261 del conss, 5313 chg bounds, 9399 chg sides, 19538 chg coeffs, 0 upgd conss, 10377543 impls, 0 clqs
49.67/49.72	c (round 56) 10222 del vars, 28342 del conss, 5313 chg bounds, 9399 chg sides, 19538 chg coeffs, 459164 upgd conss, 10377581 impls, 0 clqs
119.84/119.93	c presolving (57 rounds):
119.84/119.93	c  10222 deleted vars, 28342 deleted constraints, 5313 tightened bounds, 0 added holes, 9399 changed sides, 19538 changed coefficients
119.84/119.93	c  10377581 implications, 0 cliques
119.84/119.93	c presolved problem has 157889 variables (157889 bin, 0 int, 0 impl, 0 cont) and 459183 constraints
119.84/119.93	c   18798 constraints of type <knapsack>
119.84/119.93	c  440385 constraints of type <logicor>
119.84/119.93	c transformed objective value is always integral (scale: 1)
119.84/119.93	c Presolving Time: 97.83
119.84/119.93	c SATUNSAT-LIN
119.84/119.93	c -----------------------------------------------------------------------------------------------
119.84/119.93	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 0]
119.84/119.93	c separating/flowcover/freq = c -1
119.84/119.93	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 0]
119.84/119.93	c separating/cmir/freq = c -1
119.84/119.93	c # additional number of allowed LP iterations
119.84/119.93	c # [type: int, range: [0,2147483647], default: 1000]
119.84/119.93	c heuristics/veclendiving/maxlpiterofs = c 1500
119.84/119.93	c # maximal fraction of diving LP iterations compared to node LP iterations
119.84/119.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
119.84/119.93	c heuristics/veclendiving/maxlpiterquot = c 0.075
119.84/119.93	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 10]
119.84/119.93	c heuristics/veclendiving/freq = c -1
119.84/119.93	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 1]
119.84/119.93	c heuristics/simplerounding/freq = c -1
119.84/119.93	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 10]
119.84/119.93	c heuristics/shifting/freq = c -1
119.84/119.93	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 1]
119.84/119.93	c heuristics/rounding/freq = c -1
119.84/119.93	c # additional number of allowed LP iterations
119.84/119.93	c # [type: int, range: [0,2147483647], default: 1000]
119.84/119.93	c heuristics/rootsoldiving/maxlpiterofs = c 1500
119.84/119.93	c # maximal fraction of diving LP iterations compared to node LP iterations
119.84/119.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
119.84/119.93	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
119.84/119.93	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 20]
119.84/119.93	c heuristics/rootsoldiving/freq = c -1
119.84/119.93	c # number of nodes added to the contingent of the total nodes
119.84/119.93	c # [type: longint, range: [0,9223372036854775807], default: 500]
119.84/119.93	c heuristics/rens/nodesofs = c 2000
119.84/119.93	c # minimum percentage of integer variables that have to be fixable 
119.84/119.93	c # [type: real, range: [0,1], default: 0.5]
119.84/119.93	c heuristics/rens/minfixingrate = c 0.3
119.84/119.93	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 0]
119.84/119.93	c heuristics/rens/freq = c -1
119.84/119.93	c # additional number of allowed LP iterations
119.84/119.93	c # [type: int, range: [0,2147483647], default: 1000]
119.84/119.93	c heuristics/pscostdiving/maxlpiterofs = c 1500
119.84/119.93	c # maximal fraction of diving LP iterations compared to node LP iterations
119.84/119.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
119.84/119.93	c heuristics/pscostdiving/maxlpiterquot = c 0.075
119.84/119.93	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 10]
119.84/119.93	c heuristics/pscostdiving/freq = c -1
119.84/119.93	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 1]
119.84/119.93	c heuristics/oneopt/freq = c -1
119.84/119.93	c # additional number of allowed LP iterations
119.84/119.93	c # [type: int, range: [0,2147483647], default: 1000]
119.84/119.93	c heuristics/objpscostdiving/maxlpiterofs = c 1500
119.84/119.93	c # maximal fraction of diving LP iterations compared to total iteration number
119.84/119.93	c # [type: real, range: [0,1], default: 0.01]
119.84/119.93	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
119.84/119.93	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 20]
119.84/119.93	c heuristics/objpscostdiving/freq = c -1
119.84/119.93	c # additional number of allowed LP iterations
119.84/119.93	c # [type: int, range: [0,2147483647], default: 1000]
119.84/119.93	c heuristics/linesearchdiving/maxlpiterofs = c 1500
119.84/119.93	c # maximal fraction of diving LP iterations compared to node LP iterations
119.84/119.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
119.84/119.93	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
119.84/119.93	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 10]
119.84/119.93	c heuristics/linesearchdiving/freq = c -1
119.84/119.93	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 10]
119.84/119.93	c heuristics/intshifting/freq = c -1
119.84/119.93	c # maximal fraction of diving LP iterations compared to node LP iterations
119.84/119.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
119.84/119.93	c heuristics/intdiving/maxlpiterquot = c 0.075
119.84/119.93	c # additional number of allowed LP iterations
119.84/119.93	c # [type: int, range: [0,2147483647], default: 1000]
119.84/119.93	c heuristics/guideddiving/maxlpiterofs = c 1500
119.84/119.93	c # maximal fraction of diving LP iterations compared to node LP iterations
119.84/119.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
119.84/119.93	c heuristics/guideddiving/maxlpiterquot = c 0.075
119.84/119.93	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 10]
119.84/119.93	c heuristics/guideddiving/freq = c -1
119.84/119.93	c # additional number of allowed LP iterations
119.84/119.93	c # [type: int, range: [0,2147483647], default: 1000]
119.84/119.93	c heuristics/fracdiving/maxlpiterofs = c 1500
119.84/119.93	c # maximal fraction of diving LP iterations compared to node LP iterations
119.84/119.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
119.84/119.93	c heuristics/fracdiving/maxlpiterquot = c 0.075
119.84/119.93	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 10]
119.84/119.93	c heuristics/fracdiving/freq = c -1
119.84/119.93	c # additional number of allowed LP iterations
119.84/119.93	c # [type: int, range: [0,2147483647], default: 1000]
119.84/119.93	c heuristics/feaspump/maxlpiterofs = c 2000
119.84/119.93	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 20]
119.84/119.93	c heuristics/feaspump/freq = c -1
119.84/119.93	c # minimum percentage of integer variables that have to be fixed 
119.84/119.93	c # [type: real, range: [0,1], default: 0.666]
119.84/119.93	c heuristics/crossover/minfixingrate = c 0.5
119.84/119.93	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
119.84/119.93	c # [type: real, range: [0,1], default: 0.1]
119.84/119.93	c heuristics/crossover/nodesquot = c 0.15
119.84/119.93	c # number of nodes without incumbent change that heuristic should wait
119.84/119.93	c # [type: longint, range: [0,9223372036854775807], default: 200]
119.84/119.93	c heuristics/crossover/nwaitingnodes = c 100
119.84/119.93	c # number of nodes added to the contingent of the total nodes
119.84/119.93	c # [type: longint, range: [0,9223372036854775807], default: 500]
119.84/119.93	c heuristics/crossover/nodesofs = c 750
119.84/119.93	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 30]
119.84/119.93	c heuristics/crossover/freq = c -1
119.84/119.93	c # additional number of allowed LP iterations
119.84/119.93	c # [type: int, range: [0,2147483647], default: 1000]
119.84/119.93	c heuristics/coefdiving/maxlpiterofs = c 1500
119.84/119.93	c # maximal fraction of diving LP iterations compared to node LP iterations
119.84/119.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
119.84/119.93	c heuristics/coefdiving/maxlpiterquot = c 0.075
119.84/119.93	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: 10]
119.84/119.93	c heuristics/coefdiving/freq = c -1
119.84/119.93	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: -1]
119.84/119.93	c presolving/probing/maxrounds = c 0
119.84/119.93	c # should presolving try to simplify knapsacks
119.84/119.93	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
119.84/119.93	c constraints/knapsack/simplifyinequalities = c TRUE
119.84/119.93	c # should disaggregation of knapsack constraints be allowed in preprocessing?
119.84/119.93	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
119.84/119.93	c constraints/knapsack/disaggregation = c FALSE
119.84/119.93	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
119.84/119.93	c # [type: int, range: [-1,2147483647], default: -1]
119.84/119.93	c constraints/knapsack/maxnumcardlift = c 0
119.84/119.93	c # should presolving try to simplify inequalities
119.93/120.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
119.93/120.08	c constraints/linear/simplifyinequalities = c TRUE
119.93/120.08	c # maximal number of separation rounds in the root node (-1: unlimited)
119.93/120.08	c # [type: int, range: [-1,2147483647], default: -1]
119.93/120.08	c separating/maxroundsroot = c 5
119.93/120.08	c # maximal number of separation rounds per node (-1: unlimited)
119.93/120.08	c # [type: int, range: [-1,2147483647], default: 5]
119.93/120.08	c separating/maxrounds = c 1
119.93/120.08	c # solving stops, if the given number of solutions were found (-1: no limit)
119.93/120.08	c # [type: int, range: [-1,2147483647], default: -1]
119.93/120.08	c limits/solutions = c 1
119.93/120.08	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
119.93/120.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
119.93/120.08	c limits/memory = c 1620
119.93/120.08	c # maximal time in seconds to run
119.93/120.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
119.93/120.08	c limits/time = c 1791
119.93/120.08	c # frequency for displaying node information lines
119.93/120.08	c # [type: int, range: [-1,2147483647], default: 100]
119.93/120.08	c display/freq = c 10000
119.93/120.08	c -----------------------------------------------------------------------------------------------
119.93/120.08	c start solving problem
119.93/120.08	c 

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-1868560-1245127780/watcher-1868560-1245127780 -o /tmp/evaluation-result-1868560-1245127780/solver-1868560-1245127780 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868560-1245127780.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: 0.86 0.97 0.99 3/64 9302
/proc/meminfo: memFree=1907968/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=4324 CPUtime=0
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 465 0 0 0 0 0 0 0 18 0 1 0 180377822 4427776 449 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/9302/statm: 1081 463 300 886 0 191 0

[startup+0.0094839 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 9302
/proc/meminfo: memFree=1907968/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=8408 CPUtime=0
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 1436 0 0 0 0 0 0 0 18 0 1 0 180377822 8609792 1418 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/9302/statm: 2102 1420 351 886 0 1212 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8408

[startup+0.101499 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 9302
/proc/meminfo: memFree=1907968/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=14376 CPUtime=0.09
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 2926 0 0 0 9 0 0 0 18 0 1 0 180377822 14721024 2908 1992294400 4194304 7823515 548682068736 18446744073709551615 6908036 0 0 4096 0 0 0 0 17 1 0 0
/proc/9302/statm: 3594 2908 351 886 0 2704 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14376

[startup+0.301531 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 9302
/proc/meminfo: memFree=1907968/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=23444 CPUtime=0.29
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 5164 0 0 0 28 1 0 0 19 0 1 0 180377822 24006656 5146 1992294400 4194304 7823515 548682068736 18446744073709551615 6908062 0 0 4096 0 0 0 0 17 1 0 0
/proc/9302/statm: 5861 5146 351 886 0 4971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23444

[startup+0.701594 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 9302
/proc/meminfo: memFree=1907968/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=37804 CPUtime=0.69
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 8774 0 0 0 67 2 0 0 22 0 1 0 180377822 38711296 8756 1992294400 4194304 7823515 548682068736 18446744073709551615 6804320 0 0 4096 0 0 0 0 17 1 0 0
/proc/9302/statm: 9451 8756 351 886 0 8561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37804

[startup+1.50172 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 9303
/proc/meminfo: memFree=1862072/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=70764 CPUtime=1.49
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 16973 0 0 0 143 6 0 0 25 0 1 0 180377822 72462336 16955 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/9302/statm: 17691 16955 351 886 0 16801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70764

[startup+3.10198 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 9303
/proc/meminfo: memFree=1818104/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=131720 CPUtime=3.09
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 32212 0 0 0 296 13 0 0 25 0 1 0 180377822 134881280 32194 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/9302/statm: 32930 32194 351 886 0 32040 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131720

[startup+6.30149 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 9303
/proc/meminfo: memFree=1693944/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=251588 CPUtime=6.29
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 62049 0 0 0 603 26 0 0 25 0 1 0 180377822 257626112 62031 1992294400 4194304 7823515 548682068736 18446744073709551615 6908036 0 0 4096 0 0 0 0 17 1 0 0
/proc/9302/statm: 62897 62031 351 886 0 62007 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 251588

[startup+12.7015 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 9303
/proc/meminfo: memFree=1111688/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=834128 CPUtime=12.69
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 205455 0 0 0 1172 97 0 0 25 0 1 0 180377822 854147072 205083 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9302/statm: 208532 205083 432 886 0 207642 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 834128

[startup+25.5016 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 9303
/proc/meminfo: memFree=881864/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=1044364 CPUtime=25.48
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 256800 0 0 0 2159 389 0 0 25 0 1 0 180377822 1069428736 256428 1992294400 4194304 7823515 548682068736 18446744073709551615 5430151 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9302/statm: 261091 256428 432 886 0 260201 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1044364

[startup+51.1017 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 9303
/proc/meminfo: memFree=655048/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=1273568 CPUtime=51.07
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 324583 0 0 0 3787 1320 0 0 25 0 1 0 180377822 1304133632 313034 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9302/statm: 318392 313034 443 886 0 317502 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1273568

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 9305
/proc/meminfo: memFree=654792/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=1273568 CPUtime=102.24
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 324583 0 0 0 8902 1322 0 0 25 0 1 0 180377822 1304133632 313034 1992294400 4194304 7823515 548682068736 18446744073709551615 6908062 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9302/statm: 318392 313034 443 886 0 317502 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1273568

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9305
/proc/meminfo: memFree=201544/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=1784492 CPUtime=162.22
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 462167 0 0 0 14830 1392 0 0 25 0 1 0 180377822 1827319808 426222 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9302/statm: 446123 426222 521 886 0 445233 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1784492

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9305
/proc/meminfo: memFree=195336/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=1791776 CPUtime=222.19
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 463830 0 0 0 20824 1395 0 0 25 0 1 0 180377822 1834778624 427755 1992294400 4194304 7823515 548682068736 18446744073709551615 6109354 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9302/statm: 447944 427755 521 886 0 447054 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1791776



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+266.601 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9305
/proc/meminfo: memFree=185672/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=1794444 CPUtime=266.48
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 469258 0 0 0 25248 1400 0 0 25 0 1 0 180377822 1837510656 429186 1992294400 4194304 7823515 548682068736 18446744073709551615 6241222 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9302/statm: 448611 429186 522 886 0 447721 0
Current children cumulated CPU time (s) 266.48
Current children cumulated vsize (KiB) 1794444

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -9302

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

[startup+267.001 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9305
/proc/meminfo: memFree=185672/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=1797924 CPUtime=266.88
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 469439 0 0 0 25288 1400 0 0 25 0 1 0 180377822 1841074176 429367 1992294400 4194304 7823515 548682068736 18446744073709551615 6908173 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9302/statm: 449481 429367 522 886 0 448591 0
Current children cumulated CPU time (s) 266.88
Current children cumulated vsize (KiB) 1797924

[startup+267.801 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9306
/proc/meminfo: memFree=188736/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=1797924 CPUtime=267.68
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 469446 0 0 0 25368 1400 0 0 25 0 1 0 180377822 1841074176 429374 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9302/statm: 449481 429374 522 886 0 448591 0
Current children cumulated CPU time (s) 267.68
Current children cumulated vsize (KiB) 1797924

[startup+268.601 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9306
/proc/meminfo: memFree=188736/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=1801532 CPUtime=268.48
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4194304 470703 0 0 0 25447 1401 0 0 25 0 1 0 180377822 1844768768 430298 1992294400 4194304 7823515 548682068736 18446744073709551615 6263029 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9302/statm: 450383 430298 522 886 0 449493 0
Current children cumulated CPU time (s) 268.48
Current children cumulated vsize (KiB) 1801532

[startup+268.801 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9306
/proc/meminfo: memFree=188736/2055920 swapFree=4192812/4192956
[pid=9302] ppid=9300 vsize=0 CPUtime=268.68
/proc/9302/stat : 9302 (pbscip.linux.x8) R 9300 9302 9148 0 -1 4195332 470703 0 0 0 25448 1420 0 0 25 0 1 0 180377822 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9302/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 268.68
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 268.869
CPU time (s): 268.757
CPU user time (s): 254.484
CPU system time (s): 14.2728
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 1851840

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

runsolver used 0.272958 second user time and 0.610907 second system time

The end

Launcher Data

Begin job on node26 at 2009-06-16 06:49:41
IDJOB=1868560
IDBENCH=1447
IDSOLVER=683
FILE ID=node26/1868560-1245127780
PBS_JOBID= 9363680
Free space on /tmp= 66140 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-ooo.ex.mem.LsqHdStrong.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-1868560-1245127780/watcher-1868560-1245127780 -o /tmp/evaluation-result-1868560-1245127780/solver-1868560-1245127780 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868560-1245127780.opb

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

MD5SUM BENCH= 3764cf8f4e2d3654f46ab0ec56ea8581
RANDOM SEED=893373130

node26.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.263
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	: 5931.00
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.263
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:       1908384 kB
Buffers:          2720 kB
Cached:          81396 kB
SwapCached:          0 kB
Active:          81468 kB
Inactive:        16512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           26956 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            35596 kB
Committed_AS:   145672 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= 66132 MiB
End job on node26 at 2009-06-16 06:54:10