Trace number 2704257

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.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverUNSAT 209.16 209.239

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-43s.smv.opb
MD5SUM9da797f3e3b73aa39825ce2ab436589f
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 benchmark0.202968
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3655
Total number of constraints8686
Number of constraints which are clauses7982
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints704
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 158
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 539
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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2704257-1278550304.opb>
0.09/0.15	c original problem has 3655 variables (3655 bin, 0 int, 0 impl, 0 cont) and 8686 constraints
0.09/0.15	c problem read
0.09/0.15	c No objective function, only one solution is needed.
0.09/0.16	c presolving settings loaded
0.19/0.21	c presolving:
0.29/0.36	c (round 1) 404 del vars, 246 del conss, 81 chg bounds, 352 chg sides, 754 chg coeffs, 0 upgd conss, 150967 impls, 0 clqs
0.29/0.37	c (round 2) 406 del vars, 908 del conss, 83 chg bounds, 352 chg sides, 754 chg coeffs, 0 upgd conss, 150967 impls, 0 clqs
0.29/0.37	c (round 3) 408 del vars, 913 del conss, 85 chg bounds, 352 chg sides, 754 chg coeffs, 0 upgd conss, 150973 impls, 0 clqs
0.29/0.38	c (round 4) 412 del vars, 919 del conss, 89 chg bounds, 352 chg sides, 754 chg coeffs, 0 upgd conss, 150973 impls, 0 clqs
0.29/0.39	c (round 5) 419 del vars, 929 del conss, 93 chg bounds, 352 chg sides, 754 chg coeffs, 0 upgd conss, 151045 impls, 0 clqs
0.29/0.39	c (round 6) 426 del vars, 946 del conss, 97 chg bounds, 352 chg sides, 754 chg coeffs, 0 upgd conss, 151147 impls, 0 clqs
0.39/0.40	c (round 7) 444 del vars, 983 del conss, 105 chg bounds, 352 chg sides, 754 chg coeffs, 0 upgd conss, 151617 impls, 0 clqs
0.39/0.40	c (round 8) 451 del vars, 1014 del conss, 109 chg bounds, 352 chg sides, 754 chg coeffs, 0 upgd conss, 151657 impls, 0 clqs
0.39/0.41	c (round 9) 460 del vars, 1033 del conss, 113 chg bounds, 352 chg sides, 754 chg coeffs, 0 upgd conss, 151861 impls, 0 clqs
0.39/0.42	c (round 10) 471 del vars, 1054 del conss, 117 chg bounds, 356 chg sides, 758 chg coeffs, 0 upgd conss, 152197 impls, 0 clqs
0.39/0.42	c (round 11) 481 del vars, 1089 del conss, 122 chg bounds, 356 chg sides, 758 chg coeffs, 0 upgd conss, 152454 impls, 0 clqs
0.39/0.43	c (round 12) 490 del vars, 1110 del conss, 126 chg bounds, 358 chg sides, 760 chg coeffs, 0 upgd conss, 152724 impls, 0 clqs
0.39/0.44	c (round 13) 501 del vars, 1142 del conss, 132 chg bounds, 358 chg sides, 760 chg coeffs, 0 upgd conss, 152981 impls, 0 clqs
0.39/0.44	c (round 14) 511 del vars, 1164 del conss, 136 chg bounds, 360 chg sides, 762 chg coeffs, 0 upgd conss, 153259 impls, 0 clqs
0.39/0.45	c (round 15) 518 del vars, 1189 del conss, 140 chg bounds, 360 chg sides, 762 chg coeffs, 0 upgd conss, 153283 impls, 0 clqs
0.39/0.45	c (round 16) 524 del vars, 1207 del conss, 146 chg bounds, 360 chg sides, 762 chg coeffs, 0 upgd conss, 153285 impls, 0 clqs
0.39/0.46	c (round 17) 530 del vars, 1220 del conss, 152 chg bounds, 360 chg sides, 762 chg coeffs, 0 upgd conss, 153287 impls, 0 clqs
0.39/0.46	c (round 18) 536 del vars, 1233 del conss, 158 chg bounds, 360 chg sides, 762 chg coeffs, 0 upgd conss, 153289 impls, 0 clqs
0.39/0.47	c (round 19) 543 del vars, 1249 del conss, 164 chg bounds, 360 chg sides, 762 chg coeffs, 0 upgd conss, 153341 impls, 0 clqs
0.39/0.48	c (round 20) 550 del vars, 1261 del conss, 168 chg bounds, 360 chg sides, 762 chg coeffs, 0 upgd conss, 153381 impls, 0 clqs
0.39/0.48	c (round 21) 564 del vars, 1295 del conss, 177 chg bounds, 360 chg sides, 762 chg coeffs, 0 upgd conss, 153483 impls, 0 clqs
0.39/0.49	c (round 22) 570 del vars, 1316 del conss, 183 chg bounds, 360 chg sides, 762 chg coeffs, 0 upgd conss, 153485 impls, 0 clqs
0.39/0.49	c (round 23) 579 del vars, 1335 del conss, 190 chg bounds, 360 chg sides, 762 chg coeffs, 0 upgd conss, 153736 impls, 0 clqs
0.49/0.50	c (round 24) 588 del vars, 1354 del conss, 196 chg bounds, 362 chg sides, 764 chg coeffs, 0 upgd conss, 154030 impls, 0 clqs
0.49/0.51	c (round 25) 604 del vars, 1394 del conss, 207 chg bounds, 362 chg sides, 764 chg coeffs, 0 upgd conss, 154252 impls, 0 clqs
0.49/0.51	c (round 26) 629 del vars, 1445 del conss, 231 chg bounds, 362 chg sides, 764 chg coeffs, 0 upgd conss, 154284 impls, 0 clqs
0.49/0.52	c (round 27) 682 del vars, 1522 del conss, 259 chg bounds, 362 chg sides, 764 chg coeffs, 0 upgd conss, 155583 impls, 0 clqs
0.49/0.53	c (round 28) 730 del vars, 1671 del conss, 284 chg bounds, 364 chg sides, 766 chg coeffs, 0 upgd conss, 156493 impls, 0 clqs
0.49/0.54	c (round 29) 737 del vars, 1730 del conss, 286 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 156677 impls, 0 clqs
0.49/0.54	c (round 30) 758 del vars, 1784 del conss, 305 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 156748 impls, 0 clqs
0.49/0.55	c (round 31) 781 del vars, 1831 del conss, 316 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 156985 impls, 0 clqs
0.49/0.55	c (round 32) 787 del vars, 1864 del conss, 321 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 157006 impls, 0 clqs
0.49/0.56	c (round 33) 795 del vars, 1884 del conss, 327 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 157114 impls, 0 clqs
0.49/0.57	c (round 34) 803 del vars, 1904 del conss, 333 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 157236 impls, 0 clqs
0.49/0.57	c (round 35) 807 del vars, 1918 del conss, 337 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 157340 impls, 0 clqs
0.49/0.58	c (round 36) 819 del vars, 1940 del conss, 345 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 158170 impls, 0 clqs
0.49/0.59	c (round 37) 904 del vars, 2109 del conss, 392 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 159539 impls, 0 clqs
0.59/0.61	c (round 38) 965 del vars, 2325 del conss, 428 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 163901 impls, 0 clqs
0.59/0.61	c (round 39) 970 del vars, 2386 del conss, 433 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 163901 impls, 0 clqs
0.59/0.62	c (round 40) 997 del vars, 2439 del conss, 448 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 165552 impls, 0 clqs
0.59/0.63	c (round 41) 1016 del vars, 2504 del conss, 458 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 165750 impls, 0 clqs
0.59/0.63	c (round 42) 1026 del vars, 2548 del conss, 467 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 165786 impls, 0 clqs
0.59/0.64	c (round 43) 1040 del vars, 2586 del conss, 476 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166002 impls, 0 clqs
0.59/0.64	c (round 44) 1048 del vars, 2612 del conss, 481 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166036 impls, 0 clqs
0.59/0.65	c (round 45) 1061 del vars, 2640 del conss, 488 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166196 impls, 0 clqs
0.59/0.65	c (round 46) 1074 del vars, 2678 del conss, 495 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166210 impls, 0 clqs
0.59/0.66	c (round 47) 1078 del vars, 2708 del conss, 498 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166214 impls, 0 clqs
0.59/0.66	c (round 48) 1081 del vars, 2716 del conss, 500 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166220 impls, 0 clqs
0.59/0.67	c (round 49) 1089 del vars, 2733 del conss, 506 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166364 impls, 0 clqs
0.59/0.67	c (round 50) 1102 del vars, 2768 del conss, 513 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166552 impls, 0 clqs
0.59/0.68	c (round 51) 1108 del vars, 2793 del conss, 515 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166692 impls, 0 clqs
0.59/0.68	c (round 52) 1117 del vars, 2820 del conss, 520 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166835 impls, 0 clqs
0.59/0.69	c (round 53) 1121 del vars, 2839 del conss, 523 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166845 impls, 0 clqs
0.59/0.69	c (round 54) 1127 del vars, 2850 del conss, 527 chg bounds, 366 chg sides, 768 chg coeffs, 0 upgd conss, 166855 impls, 0 clqs
0.69/0.70	c (round 55) 1135 del vars, 2873 del conss, 531 chg bounds, 367 chg sides, 769 chg coeffs, 0 upgd conss, 167017 impls, 0 clqs
0.69/0.70	c (round 56) 1139 del vars, 2891 del conss, 533 chg bounds, 368 chg sides, 771 chg coeffs, 0 upgd conss, 167029 impls, 0 clqs
0.69/0.71	c (round 57) 1155 del vars, 2922 del conss, 540 chg bounds, 369 chg sides, 773 chg coeffs, 0 upgd conss, 167296 impls, 0 clqs
0.69/0.71	c (round 58) 1166 del vars, 2959 del conss, 543 chg bounds, 369 chg sides, 773 chg coeffs, 0 upgd conss, 167473 impls, 0 clqs
0.69/0.72	c (round 59) 1174 del vars, 2986 del conss, 545 chg bounds, 372 chg sides, 776 chg coeffs, 0 upgd conss, 167589 impls, 0 clqs
0.69/0.72	c (round 60) 1178 del vars, 3002 del conss, 545 chg bounds, 374 chg sides, 780 chg coeffs, 0 upgd conss, 167613 impls, 0 clqs
0.69/0.73	c (round 61) 1179 del vars, 3014 del conss, 545 chg bounds, 375 chg sides, 781 chg coeffs, 0 upgd conss, 167623 impls, 0 clqs
0.69/0.73	c (round 62) 1180 del vars, 3017 del conss, 545 chg bounds, 376 chg sides, 782 chg coeffs, 0 upgd conss, 167633 impls, 0 clqs
0.69/0.74	c (round 63) 1180 del vars, 3020 del conss, 545 chg bounds, 376 chg sides, 782 chg coeffs, 0 upgd conss, 167633 impls, 0 clqs
0.79/0.81	c (round 64) 1180 del vars, 3047 del conss, 545 chg bounds, 376 chg sides, 782 chg coeffs, 5620 upgd conss, 167633 impls, 0 clqs
0.79/0.85	c (round 65) 1313 del vars, 3066 del conss, 545 chg bounds, 376 chg sides, 782 chg coeffs, 5620 upgd conss, 167633 impls, 0 clqs
0.79/0.87	c (round 66) 1316 del vars, 3073 del conss, 545 chg bounds, 376 chg sides, 782 chg coeffs, 5620 upgd conss, 167633 impls, 0 clqs
0.79/0.89	c presolving (67 rounds):
0.79/0.89	c  1316 deleted vars, 3073 deleted constraints, 545 tightened bounds, 0 added holes, 376 changed sides, 782 changed coefficients
0.79/0.89	c  167633 implications, 0 cliques
0.79/0.89	c presolved problem has 2338 variables (2338 bin, 0 int, 0 impl, 0 cont) and 5613 constraints
0.79/0.89	c     624 constraints of type <knapsack>
0.79/0.89	c    3362 constraints of type <setppc>
0.79/0.89	c    1627 constraints of type <logicor>
0.79/0.89	c transformed objective value is always integral (scale: 1)
0.79/0.89	c Presolving Time: 0.70
0.79/0.89	c - non default parameters ----------------------------------------------------------------------
0.79/0.89	c # SCIP version 1.2.1.3
0.79/0.89	c 
0.79/0.89	c # frequency for displaying node information lines
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 100]
0.79/0.89	c display/freq = 10000
0.79/0.89	c 
0.79/0.89	c # maximal time in seconds to run
0.79/0.89	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.89	c limits/time = 1789.85
0.79/0.89	c 
0.79/0.89	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.79/0.89	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.89	c limits/memory = 1620
0.79/0.89	c 
0.79/0.89	c # solving stops, if the given number of solutions were found (-1: no limit)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: -1]
0.79/0.89	c limits/solutions = 1
0.79/0.89	c 
0.79/0.89	c # maximal number of separation rounds per node (-1: unlimited)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 5]
0.79/0.89	c separating/maxrounds = 1
0.79/0.89	c 
0.79/0.89	c # maximal number of separation rounds in the root node (-1: unlimited)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: -1]
0.79/0.89	c separating/maxroundsroot = 5
0.79/0.89	c 
0.79/0.89	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.79/0.89	c # [type: int, range: [1,2], default: 1]
0.79/0.89	c timing/clocktype = 2
0.79/0.89	c 
0.79/0.89	c # should presolving try to simplify inequalities
0.79/0.89	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.79/0.89	c constraints/linear/simplifyinequalities = TRUE
0.79/0.89	c 
0.79/0.89	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.79/0.89	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.79/0.89	c constraints/indicator/addCouplingCons = TRUE
0.79/0.89	c 
0.79/0.89	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.79/0.89	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.79/0.89	c constraints/knapsack/disaggregation = FALSE
0.79/0.89	c 
0.79/0.89	c # should presolving try to simplify knapsacks
0.79/0.89	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.79/0.89	c constraints/knapsack/simplifyinequalities = TRUE
0.79/0.89	c 
0.79/0.89	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: -1]
0.79/0.89	c presolving/probing/maxrounds = 0
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.89	c heuristics/coefdiving/freq = -1
0.79/0.89	c 
0.79/0.89	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.89	c heuristics/coefdiving/maxlpiterquot = 0.075
0.79/0.89	c 
0.79/0.89	c # additional number of allowed LP iterations
0.79/0.89	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.89	c heuristics/coefdiving/maxlpiterofs = 1500
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 30]
0.79/0.89	c heuristics/crossover/freq = -1
0.79/0.89	c 
0.79/0.89	c # number of nodes added to the contingent of the total nodes
0.79/0.89	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.79/0.89	c heuristics/crossover/nodesofs = 750
0.79/0.89	c 
0.79/0.89	c # number of nodes without incumbent change that heuristic should wait
0.79/0.89	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.79/0.89	c heuristics/crossover/nwaitingnodes = 100
0.79/0.89	c 
0.79/0.89	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.79/0.89	c # [type: real, range: [0,1], default: 0.1]
0.79/0.89	c heuristics/crossover/nodesquot = 0.15
0.79/0.89	c 
0.79/0.89	c # minimum percentage of integer variables that have to be fixed 
0.79/0.89	c # [type: real, range: [0,1], default: 0.666]
0.79/0.89	c heuristics/crossover/minfixingrate = 0.5
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 20]
0.79/0.89	c heuristics/feaspump/freq = -1
0.79/0.89	c 
0.79/0.89	c # additional number of allowed LP iterations
0.79/0.89	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.89	c heuristics/feaspump/maxlpiterofs = 2000
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.89	c heuristics/fracdiving/freq = -1
0.79/0.89	c 
0.79/0.89	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.89	c heuristics/fracdiving/maxlpiterquot = 0.075
0.79/0.89	c 
0.79/0.89	c # additional number of allowed LP iterations
0.79/0.89	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.89	c heuristics/fracdiving/maxlpiterofs = 1500
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.89	c heuristics/guideddiving/freq = -1
0.79/0.89	c 
0.79/0.89	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.89	c heuristics/guideddiving/maxlpiterquot = 0.075
0.79/0.89	c 
0.79/0.89	c # additional number of allowed LP iterations
0.79/0.89	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.89	c heuristics/guideddiving/maxlpiterofs = 1500
0.79/0.89	c 
0.79/0.89	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.89	c heuristics/intdiving/maxlpiterquot = 0.075
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.89	c heuristics/intshifting/freq = -1
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.89	c heuristics/linesearchdiving/freq = -1
0.79/0.89	c 
0.79/0.89	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.89	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.79/0.89	c 
0.79/0.89	c # additional number of allowed LP iterations
0.79/0.89	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.89	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.89	c heuristics/nlp/freq = -1
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 20]
0.79/0.89	c heuristics/objpscostdiving/freq = -1
0.79/0.89	c 
0.79/0.89	c # maximal fraction of diving LP iterations compared to total iteration number
0.79/0.89	c # [type: real, range: [0,1], default: 0.01]
0.79/0.89	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.79/0.89	c 
0.79/0.89	c # additional number of allowed LP iterations
0.79/0.89	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.89	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.89	c heuristics/oneopt/freq = -1
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.89	c heuristics/pscostdiving/freq = -1
0.79/0.89	c 
0.79/0.89	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.89	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.79/0.89	c 
0.79/0.89	c # additional number of allowed LP iterations
0.79/0.89	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.89	c heuristics/pscostdiving/maxlpiterofs = 1500
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 0]
0.79/0.89	c heuristics/rens/freq = -1
0.79/0.89	c 
0.79/0.89	c # minimum percentage of integer variables that have to be fixable 
0.79/0.89	c # [type: real, range: [0,1], default: 0.5]
0.79/0.89	c heuristics/rens/minfixingrate = 0.3
0.79/0.89	c 
0.79/0.89	c # number of nodes added to the contingent of the total nodes
0.79/0.89	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.79/0.89	c heuristics/rens/nodesofs = 2000
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 20]
0.79/0.89	c heuristics/rootsoldiving/freq = -1
0.79/0.89	c 
0.79/0.89	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.79/0.89	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.79/0.89	c 
0.79/0.89	c # additional number of allowed LP iterations
0.79/0.89	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.89	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.89	c heuristics/rounding/freq = -1
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.89	c heuristics/shifting/freq = -1
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.89	c heuristics/simplerounding/freq = -1
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 0]
0.79/0.89	c heuristics/trivial/freq = -1
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.89	c heuristics/trysol/freq = -1
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.89	c heuristics/veclendiving/freq = -1
0.79/0.89	c 
0.79/0.89	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.89	c heuristics/veclendiving/maxlpiterquot = 0.075
0.79/0.89	c 
0.79/0.89	c # additional number of allowed LP iterations
0.79/0.89	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.89	c heuristics/veclendiving/maxlpiterofs = 1500
0.79/0.89	c 
0.79/0.89	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.89	c heuristics/zirounding/freq = -1
0.79/0.89	c 
0.79/0.89	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 0]
0.79/0.89	c separating/cmir/freq = -1
0.79/0.89	c 
0.79/0.89	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: 0]
0.79/0.89	c separating/flowcover/freq = -1
0.79/0.89	c 
0.79/0.89	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.79/0.89	c # [type: int, range: [-1,2147483647], default: -1]
0.79/0.89	c separating/rapidlearning/freq = 0
0.79/0.89	c 
0.79/0.89	c -----------------------------------------------------------------------------------------------
0.79/0.89	c start solving
0.79/0.89	c 
0.99/1.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.99/1.08	c   0.9s|     1 |     0 |  1122 |     - |  19M|   0 | 582 |2338 |5613 |2338 |5613 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.59/2.63	c   2.5s|     1 |     0 |  1656 |     - |  19M|   0 | 674 |2338 |5718 |2338 |5562 |  95 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.59/3.66	c   3.5s|     1 |     0 |  2093 |     - |  19M|   0 | 775 |2338 |5718 |2338 |5649 | 182 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.29/4.40	c   4.2s|     1 |     0 |  2654 |     - |  19M|   0 | 797 |2338 |5718 |2338 |5749 | 282 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.09/6.17	c   6.0s|     1 |     0 |  3679 |     - |  19M|   0 | 847 |2338 |5718 |2338 |5842 | 375 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.09/8.18	c   8.0s|     1 |     0 |  5030 |     - |  19M|   0 | 958 |2338 |5718 |2338 |5924 | 457 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
17.49/17.59	c  17.4s|     1 |     2 |  5030 |     - |  19M|   0 | 958 |2338 |5718 |2338 |5924 | 457 |   0 |  19 | 0.000000e+00 |      --      |    Inf 
209.01/209.17	c 
209.01/209.17	c SCIP Status        : problem is solved [infeasible]
209.01/209.17	c Solving Time (sec) : 209.01
209.01/209.17	c Solving Nodes      : 1205
209.01/209.17	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
209.01/209.17	c Dual Bound         : +1.00000000000000e+20
209.01/209.17	c Gap                : 0.00 %
209.01/209.17	s UNSATISFIABLE
209.01/209.17	c SCIP Status        : problem is solved [infeasible]
209.01/209.17	c Solving Time       :     209.01
209.01/209.17	c Original Problem   :
209.01/209.17	c   Problem name     : HOME/instance-2704257-1278550304.opb
209.01/209.17	c   Variables        : 3655 (3655 binary, 0 integer, 0 implicit integer, 0 continuous)
209.01/209.17	c   Constraints      : 8686 initial, 8686 maximal
209.01/209.17	c Presolved Problem  :
209.01/209.17	c   Problem name     : t_HOME/instance-2704257-1278550304.opb
209.01/209.17	c   Variables        : 2338 (2338 binary, 0 integer, 0 implicit integer, 0 continuous)
209.01/209.17	c   Constraints      : 5613 initial, 6272 maximal
209.01/209.17	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
209.01/209.17	c   trivial          :       0.04          7          0          0          0          0          0          0          0
209.01/209.17	c   dualfix          :       0.01          1          0          0          0          0          0          0          0
209.01/209.17	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
209.01/209.17	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
209.01/209.17	c   implics          :       0.10          0        613          0          0          0          0          0          0
209.01/209.17	c   probing          :       0.00          0          0          0          0          0          0          0          0
209.01/209.17	c   knapsack         :       0.02          2          0          0          0          0          4          0          0
209.01/209.17	c   setppc           :       0.02          0          0          0          0          0          2          0          0
209.01/209.17	c   linear           :       0.37        540        152          0        545          0       3066        376        782
209.01/209.17	c   logicor          :       0.04          1          0          0          0          0          1          0          0
209.01/209.17	c   root node        :          -        259          -          -        259          -          -          -          -
209.01/209.17	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
209.01/209.17	c   integral         :          0          0          0       1022          0          4         21          0          0       2016
209.01/209.17	c   knapsack         :        624          6       9008          0          0         65       3389       1202          0          0
209.01/209.17	c   setppc           :       3362          6       8943          0          0         85      45997          0          0          0
209.01/209.17	c   linear           :          0+         5       8857          0          0          6        122         53          0          0
209.01/209.17	c   logicor          :       1627+         6       7285          0          0        187      18579          0          0          0
209.01/209.17	c   countsols        :          0          0          0          0          0          0          0          0          0          0
209.01/209.17	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
209.01/209.17	c   integral         :     136.79       0.00       0.00     136.79       0.00
209.01/209.17	c   knapsack         :       0.45       0.05       0.41       0.00       0.00
209.01/209.17	c   setppc           :       0.72       0.00       0.71       0.00       0.00
209.01/209.17	c   linear           :       0.04       0.00       0.04       0.00       0.00
209.01/209.17	c   logicor          :       0.17       0.00       0.17       0.00       0.00
209.01/209.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00
209.01/209.17	c Propagators        :       Time      Calls    Cutoffs    DomReds
209.01/209.17	c   vbounds          :       0.00          1          0          0
209.01/209.17	c   rootredcost      :       0.00          0          0          0
209.01/209.17	c   pseudoobj        :       0.00          0          0          0
209.01/209.17	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
209.01/209.17	c   propagation      :       0.03        343        328       1047       10.6        123        5.5          -
209.01/209.17	c   infeasible LP    :       0.03         17         17         30        3.1         13        2.5          0
209.01/209.17	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
209.01/209.17	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
209.01/209.17	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
209.01/209.17	c   applied globally :          -          -          -        730        8.0          -          -          -
209.01/209.17	c   applied locally  :          -          -          -          0        0.0          -          -          -
209.01/209.17	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
209.01/209.17	c   cut pool         :       0.00          4          -          -         68          -    (maximal pool size: 518)
209.01/209.17	c   redcost          :       0.12       1017          0          0          0          0
209.01/209.17	c   impliedbounds    :       0.01          5          0          0          0          0
209.01/209.17	c   intobj           :       0.00          0          0          0          0          0
209.01/209.17	c   cgmip            :       0.00          0          0          0          0          0
209.01/209.17	c   gomory           :       1.44          5          0          0       2172          0
209.01/209.17	c   strongcg         :       1.73          5          0          0       1786          0
209.01/209.17	c   cmir             :       0.00          0          0          0          0          0
209.01/209.17	c   flowcover        :       0.00          0          0          0          0          0
209.01/209.17	c   clique           :       0.10          5          0          0         36          0
209.01/209.17	c   zerohalf         :       0.00          0          0          0          0          0
209.01/209.17	c   mcf              :       0.02          1          0          0          0          0
209.01/209.17	c   rapidlearning    :       0.82          1          0         48          0        276
209.01/209.17	c Pricers            :       Time      Calls       Vars
209.01/209.17	c   problem variables:       0.00          0          0
209.01/209.17	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
209.01/209.17	c   relpscost        :     136.79       1022          4         21          0          0       2016
209.01/209.17	c   pscost           :       0.00          0          0          0          0          0          0
209.01/209.17	c   inference        :       0.00          0          0          0          0          0          0
209.01/209.17	c   mostinf          :       0.00          0          0          0          0          0          0
209.01/209.17	c   leastinf         :       0.00          0          0          0          0          0          0
209.01/209.17	c   fullstrong       :       0.00          0          0          0          0          0          0
209.01/209.17	c   allfullstrong    :       0.00          0          0          0          0          0          0
209.01/209.17	c   random           :       0.00          0          0          0          0          0          0
209.01/209.17	c Primal Heuristics  :       Time      Calls      Found
209.01/209.17	c   LP solutions     :       0.00          -          0
209.01/209.17	c   pseudo solutions :       0.00          -          0
209.01/209.17	c   trivial          :       0.01          1          0
209.01/209.17	c   simplerounding   :       0.00          0          0
209.01/209.17	c   zirounding       :       0.00          0          0
209.01/209.17	c   rounding         :       0.00          0          0
209.01/209.17	c   shifting         :       0.00          0          0
209.01/209.17	c   intshifting      :       0.00          0          0
209.01/209.17	c   oneopt           :       0.00          0          0
209.01/209.17	c   twoopt           :       0.00          0          0
209.01/209.17	c   fixandinfer      :       0.00          0          0
209.01/209.17	c   feaspump         :       0.00          0          0
209.01/209.17	c   coefdiving       :       0.00          0          0
209.01/209.17	c   pscostdiving     :       0.00          0          0
209.01/209.17	c   fracdiving       :       0.00          0          0
209.01/209.17	c   veclendiving     :       0.00          0          0
209.01/209.17	c   intdiving        :       0.00          0          0
209.01/209.17	c   actconsdiving    :       0.00          0          0
209.01/209.17	c   objpscostdiving  :       0.00          0          0
209.01/209.17	c   rootsoldiving    :       0.00          0          0
209.01/209.17	c   linesearchdiving :       0.00          0          0
209.01/209.17	c   guideddiving     :       0.00          0          0
209.01/209.17	c   octane           :       0.00          0          0
209.01/209.17	c   rens             :       0.00          0          0
209.01/209.17	c   rins             :       0.00          0          0
209.01/209.17	c   localbranching   :       0.00          0          0
209.01/209.17	c   mutation         :       0.00          0          0
209.01/209.17	c   crossover        :       0.00          0          0
209.01/209.17	c   dins             :       0.00          0          0
209.01/209.17	c   undercover       :       0.00          0          0
209.01/209.17	c   nlp              :       0.00          0          0
209.01/209.17	c   trysol           :       0.00          0          0
209.01/209.17	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
209.01/209.17	c   primal LP        :       0.01          0          0       0.00          -
209.01/209.17	c   dual LP          :      61.93       1032      85360      82.71    1378.38
209.01/209.17	c   lex dual LP      :       0.00          0          0       0.00          -
209.01/209.17	c   barrier LP       :       0.00          0          0       0.00          -
209.01/209.17	c   diving/probing LP:       0.00          0          0       0.00          -
209.01/209.17	c   strong branching :     136.49        631     153222     242.82    1122.59
209.01/209.17	c     (at root node) :          -         19       8992     473.26          -
209.01/209.17	c   conflict analysis:       0.00          0          0       0.00          -
209.01/209.17	c B&B Tree           :
209.01/209.17	c   number of runs   :          1
209.01/209.17	c   nodes            :       1205
209.01/209.17	c   nodes (total)    :       1205
209.01/209.17	c   nodes left       :          0
209.01/209.17	c   max depth        :        148
209.01/209.17	c   max depth (total):        148
209.01/209.17	c   backtracks       :        195 (16.2%)
209.01/209.17	c   delayed cutoffs  :        812
209.01/209.17	c   repropagations   :       1203 (24192 domain reductions, 167 cutoffs)
209.01/209.17	c   avg switch length:       3.86
209.01/209.17	c   switching time   :       0.64
209.01/209.17	c Solution           :
209.01/209.17	c   Solutions found  :          0 (0 improvements)
209.01/209.17	c   Primal Bound     : infeasible
209.01/209.17	c   Dual Bound       :          -
209.01/209.17	c   Gap              :       0.00 %
209.01/209.17	c   Root Dual Bound  : +0.00000000000000e+00
209.01/209.17	c   Root Iterations  :       5030
209.11/209.23	c Time complete: 209.15.

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-2704257-1278550304/watcher-2704257-1278550304 -o /tmp/evaluation-result-2704257-1278550304/solver-2704257-1278550304 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704257-1278550304.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: 1.00 1.00 0.96 3/106 27434
/proc/meminfo: memFree=1715084/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=7904 CPUtime=0
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 1033 0 0 0 0 0 0 0 18 0 1 0 23237900 8093696 945 1992294400 4194304 8395647 140734571015424 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27434/statm: 1976 952 365 1026 0 946 0

[startup+0.02884 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 27434
/proc/meminfo: memFree=1715084/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=11300 CPUtime=0.02
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 2113 0 0 0 2 0 0 0 20 0 1 0 23237900 11571200 2024 1992294400 4194304 8395647 140734571015424 18446744073709551615 6347101 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27434/statm: 2825 2024 390 1026 0 1795 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11300

[startup+0.100848 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 27434
/proc/meminfo: memFree=1715084/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=16196 CPUtime=0.09
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 3349 0 0 0 8 1 0 0 20 0 1 0 23237900 16584704 3260 1992294400 4194304 8395647 140734571015424 18446744073709551615 6347101 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27434/statm: 4049 3260 390 1026 0 3019 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16196

[startup+0.300869 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 27434
/proc/meminfo: memFree=1715084/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=36556 CPUtime=0.29
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 8483 0 0 0 26 3 0 0 20 0 1 0 23237900 37433344 8040 1992294400 4194304 8395647 140734571015424 18446744073709551615 6345887 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 9139 8040 475 1026 0 8109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36556

[startup+0.700913 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 27434
/proc/meminfo: memFree=1715084/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=38572 CPUtime=0.69
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 8992 0 0 0 66 3 0 0 20 0 1 0 23237900 39497728 8549 1992294400 4194304 8395647 140734571015424 18446744073709551615 18446744073699065947 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 9643 8549 475 1026 0 8613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38572

[startup+1.501 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27435
/proc/meminfo: memFree=1672420/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=50000 CPUtime=1.49
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 12153 0 0 0 144 5 0 0 23 0 1 0 23237900 51200000 11531 1992294400 4194304 8395647 140734571015424 18446744073709551615 5793087 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 12500 11531 607 1026 0 11470 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50000

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27435
/proc/meminfo: memFree=1639188/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=3.09
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20203 0 0 0 295 14 0 0 25 0 1 0 23237900 85172224 19560 1992294400 4194304 8395647 140734571015424 18446744073709551615 6124447 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19560 628 1026 0 19764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83176

[startup+6.30053 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27435
/proc/meminfo: memFree=1637948/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=6.29
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20413 0 0 0 613 16 0 0 25 0 1 0 23237900 85172224 19666 1992294400 4194304 8395647 140734571015424 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19666 628 1026 0 19764 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83176

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27435
/proc/meminfo: memFree=1637948/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=12.69
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20413 0 0 0 1251 18 0 0 25 0 1 0 23237900 85172224 19666 1992294400 4194304 8395647 140734571015424 18446744073709551615 6701809 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19666 628 1026 0 19764 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83176

[startup+25.5006 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27435
/proc/meminfo: memFree=1637948/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=25.48
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20414 0 0 0 2526 22 0 0 25 0 1 0 23237900 85172224 19667 1992294400 4194304 8395647 140734571015424 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19667 629 1026 0 19764 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83176

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27435
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=51.06
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20414 0 0 0 5074 32 0 0 25 0 1 0 23237900 85172224 19667 1992294400 4194304 8395647 140734571015424 18446744073709551615 6697666 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19667 629 1026 0 19764 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 83176

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27437
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=102.26
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20414 0 0 0 10170 56 0 0 25 0 1 0 23237900 85172224 19667 1992294400 4194304 8395647 140734571015424 18446744073709551615 6670339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19667 629 1026 0 19764 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83176

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27439
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=162.23
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20418 0 0 0 16140 83 0 0 25 0 1 0 23237900 85172224 19671 1992294400 4194304 8395647 140734571015424 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19671 630 1026 0 19764 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 83176

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

[startup+179.102 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27439
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=179.02
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20420 0 0 0 17811 91 0 0 25 0 1 0 23237900 85172224 19673 1992294400 4194304 8395647 140734571015424 18446744073709551615 6696983 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19673 630 1026 0 19764 0
Current children cumulated CPU time (s) 179.02
Current children cumulated vsize (KiB) 83176

[startup+191.902 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27439
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=191.81
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20421 0 0 0 19083 98 0 0 25 0 1 0 23237900 85172224 19674 1992294400 4194304 8395647 140734571015424 18446744073709551615 6587243 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19674 630 1026 0 19764 0
Current children cumulated CPU time (s) 191.81
Current children cumulated vsize (KiB) 83176

[startup+198.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27439
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=198.21
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20421 0 0 0 19720 101 0 0 25 0 1 0 23237900 85172224 19674 1992294400 4194304 8395647 140734571015424 18446744073709551615 6587048 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19674 630 1026 0 19764 0
Current children cumulated CPU time (s) 198.21
Current children cumulated vsize (KiB) 83176

[startup+204.701 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27439
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=204.61
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20421 0 0 0 20357 104 0 0 25 0 1 0 23237900 85172224 19674 1992294400 4194304 8395647 140734571015424 18446744073709551615 7382020 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19674 630 1026 0 19764 0
Current children cumulated CPU time (s) 204.61
Current children cumulated vsize (KiB) 83176

[startup+206.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27441
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=206.22
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20421 0 0 0 20517 105 0 0 25 0 1 0 23237900 85172224 19674 1992294400 4194304 8395647 140734571015424 18446744073709551615 6698222 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19674 630 1026 0 19764 0
Current children cumulated CPU time (s) 206.22
Current children cumulated vsize (KiB) 83176

[startup+207.909 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27441
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=207.82
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20421 0 0 0 20676 106 0 0 25 0 1 0 23237900 85172224 19674 1992294400 4194304 8395647 140734571015424 18446744073709551615 6108031 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19674 630 1026 0 19764 0
Current children cumulated CPU time (s) 207.82
Current children cumulated vsize (KiB) 83176

[startup+208.702 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27441
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=208.61
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20421 0 0 0 20755 106 0 0 25 0 1 0 23237900 85172224 19674 1992294400 4194304 8395647 140734571015424 18446744073709551615 6702101 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19674 630 1026 0 19764 0
Current children cumulated CPU time (s) 208.61
Current children cumulated vsize (KiB) 83176

[startup+209.102 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27441
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=209.01
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20421 0 0 0 20795 106 0 0 25 0 1 0 23237900 85172224 19674 1992294400 4194304 8395647 140734571015424 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19674 630 1026 0 19764 0
Current children cumulated CPU time (s) 209.01
Current children cumulated vsize (KiB) 83176

[startup+209.202 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27441
/proc/meminfo: memFree=1637824/2059040 swapFree=4139756/4192956
[pid=27434] ppid=27432 vsize=83176 CPUtime=209.11
/proc/27434/stat : 27434 (pbscip.linux.x8) R 27432 27434 26473 0 -1 4202496 20423 0 0 0 20805 106 0 0 25 0 1 0 23237900 85172224 19676 1992294400 4194304 8395647 140734571015424 18446744073709551615 6345173 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27434/statm: 20794 19676 632 1026 0 19764 0
Current children cumulated CPU time (s) 209.11
Current children cumulated vsize (KiB) 83176

Child status: 0
Real time (s): 209.239
CPU time (s): 209.16
CPU user time (s): 208.081
CPU system time (s): 1.07883
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 83176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 208.081
system time used= 1.07883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20426
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= 4
involuntary context switches= 691

runsolver used 0.351946 second user time and 0.996848 second system time

The end

Launcher Data

Begin job on node042 at 2010-07-08 02:51:44
IDJOB=2704257
IDBENCH=1468
IDSOLVER=1213
FILE ID=node042/2704257-1278550304
PBS_JOBID= 11239498
Free space on /tmp= 62460 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-43s.smv.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2704257-1278550304/watcher-2704257-1278550304 -o /tmp/evaluation-result-2704257-1278550304/solver-2704257-1278550304 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704257-1278550304.opb -t 1800 -m 1800

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

MD5SUM BENCH= 9da797f3e3b73aa39825ce2ab436589f
RANDOM SEED=952449653

node042.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.213
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.42
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.213
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1715488 kB
Buffers:         60404 kB
Cached:         195104 kB
SwapCached:       7224 kB
Active:         151184 kB
Inactive:       118408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1715488 kB
SwapTotal:     4192956 kB
SwapFree:      4139756 kB
Dirty:           10664 kB
Writeback:           0 kB
AnonPages:       11476 kB
Mapped:          11988 kB
Slab:            51936 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182076 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= 62452 MiB
End job on node042 at 2010-07-08 02:55:14