Trace number 3692831

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
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1798.06 1798.43

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
MD5SUM2b5564b5f03b34138f988fcf164c2fb6
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.35249
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables87751
Total number of constraints254772
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3692831-1338028117.opb>
0.69/0.71	c original problem has 87751 variables (87751 bin, 0 int, 0 impl, 0 cont) and 254772 constraints
0.69/0.71	c problem read in 0.71
1.59/1.67	c presolving:
4.69/4.73	c (round 1) 5653 del vars, 8317 del conss, 0 add conss, 2616 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5441313 impls, 0 clqs
4.99/5.08	c (round 2) 5780 del vars, 14987 del conss, 0 add conss, 2645 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5441657 impls, 0 clqs
5.19/5.29	c (round 3) 6055 del vars, 15623 del conss, 0 add conss, 2914 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5443433 impls, 0 clqs
5.40/5.49	c (round 4) 6211 del vars, 15907 del conss, 0 add conss, 3070 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5444171 impls, 0 clqs
5.68/5.70	c (round 5) 6401 del vars, 16299 del conss, 0 add conss, 3261 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5447554 impls, 0 clqs
5.89/5.92	c (round 6) 6653 del vars, 16815 del conss, 0 add conss, 3508 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5455550 impls, 0 clqs
6.08/6.13	c (round 7) 6909 del vars, 17458 del conss, 0 add conss, 3770 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5462702 impls, 0 clqs
6.29/6.35	c (round 8) 7118 del vars, 18112 del conss, 0 add conss, 3962 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5466698 impls, 0 clqs
6.49/6.56	c (round 9) 7324 del vars, 18607 del conss, 0 add conss, 4168 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5469436 impls, 0 clqs
6.69/6.78	c (round 10) 7474 del vars, 19094 del conss, 0 add conss, 4324 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5475822 impls, 0 clqs
6.88/6.99	c (round 11) 7518 del vars, 19428 del conss, 0 add conss, 4365 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5482317 impls, 0 clqs
7.09/7.20	c (round 12) 7540 del vars, 19521 del conss, 0 add conss, 4385 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5483988 impls, 0 clqs
7.39/7.40	c (round 13) 7562 del vars, 19572 del conss, 0 add conss, 4406 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5484146 impls, 0 clqs
7.48/7.60	c (round 14) 7584 del vars, 19625 del conss, 0 add conss, 4428 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5484660 impls, 0 clqs
7.79/7.80	c (round 15) 7606 del vars, 19680 del conss, 0 add conss, 4450 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5485482 impls, 0 clqs
7.99/8.01	c (round 16) 7630 del vars, 19741 del conss, 0 add conss, 4477 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5486603 impls, 0 clqs
8.19/8.21	c (round 17) 7654 del vars, 19807 del conss, 0 add conss, 4498 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5486994 impls, 0 clqs
8.39/8.41	c (round 18) 7675 del vars, 19860 del conss, 0 add conss, 4519 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5487543 impls, 0 clqs
8.58/8.62	c (round 19) 7693 del vars, 19909 del conss, 0 add conss, 4537 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5487785 impls, 0 clqs
8.79/8.82	c (round 20) 7711 del vars, 19954 del conss, 0 add conss, 4555 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5488125 impls, 0 clqs
8.99/9.02	c (round 21) 7719 del vars, 19994 del conss, 0 add conss, 4563 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5488265 impls, 0 clqs
9.18/9.22	c (round 22) 7727 del vars, 20014 del conss, 0 add conss, 4571 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5488337 impls, 0 clqs
9.79/9.89	c (round 23) 7812 del vars, 20035 del conss, 0 add conss, 4585 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5506953 impls, 0 clqs
10.09/10.19	c (round 24) 7836 del vars, 20277 del conss, 0 add conss, 4585 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5508259 impls, 0 clqs
10.28/10.39	c (round 25) 7836 del vars, 20325 del conss, 0 add conss, 4585 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5508259 impls, 0 clqs
11.78/11.86	c (round 26) 7836 del vars, 20487 del conss, 0 add conss, 4585 chg bounds, 3856 chg sides, 8378 chg coeffs, 234239 upgd conss, 5508259 impls, 0 clqs
12.38/12.42	c (round 27) 7839 del vars, 20496 del conss, 0 add conss, 4585 chg bounds, 3856 chg sides, 8378 chg coeffs, 234329 upgd conss, 5508259 impls, 0 clqs
14.20/14.21	c (round 28) 7953 del vars, 245841 del conss, 75107 add conss, 4642 chg bounds, 3856 chg sides, 8378 chg coeffs, 234329 upgd conss, 5566778 impls, 0 clqs
15.39/15.41	c (round 29) 7995 del vars, 245909 del conss, 75107 add conss, 4642 chg bounds, 3856 chg sides, 8420 chg coeffs, 234391 upgd conss, 5568022 impls, 12 clqs
16.68/16.72	c (round 30) 8072 del vars, 249672 del conss, 78864 add conss, 4642 chg bounds, 3856 chg sides, 8423 chg coeffs, 234391 upgd conss, 5570152 impls, 13 clqs
18.98/19.01	c (round 31) 8153 del vars, 249677 del conss, 78864 add conss, 4655 chg bounds, 3856 chg sides, 8424 chg coeffs, 234391 upgd conss, 5580505 impls, 3769 clqs
20.08/20.11	c (round 32) 8184 del vars, 249708 del conss, 78864 add conss, 4655 chg bounds, 3856 chg sides, 8455 chg coeffs, 234415 upgd conss, 5582091 impls, 3769 clqs
21.49/21.53	c (round 33) 8189 del vars, 249784 del conss, 78935 add conss, 4655 chg bounds, 3856 chg sides, 8455 chg coeffs, 234415 upgd conss, 5582299 impls, 3770 clqs
22.88/22.96	c (round 34) 8191 del vars, 249830 del conss, 78935 add conss, 4655 chg bounds, 3856 chg sides, 8455 chg coeffs, 234415 upgd conss, 5582315 impls, 3770 clqs
24.98/25.07	c (round 35) 8239 del vars, 249830 del conss, 78935 add conss, 4659 chg bounds, 3856 chg sides, 8455 chg coeffs, 234415 upgd conss, 5646553 impls, 3770 clqs
26.08/26.16	c (round 36) 8252 del vars, 249847 del conss, 78935 add conss, 4659 chg bounds, 3856 chg sides, 8468 chg coeffs, 234437 upgd conss, 5646573 impls, 3770 clqs
27.49/27.58	c (round 37) 8252 del vars, 249853 del conss, 78941 add conss, 4659 chg bounds, 3856 chg sides, 8468 chg coeffs, 234437 upgd conss, 5646573 impls, 3770 clqs
29.18/29.20	c (round 38) 8285 del vars, 249853 del conss, 78941 add conss, 4659 chg bounds, 3856 chg sides, 8468 chg coeffs, 234437 upgd conss, 5659503 impls, 3770 clqs
30.19/30.29	c (round 39) 8297 del vars, 249865 del conss, 78941 add conss, 4659 chg bounds, 3856 chg sides, 8480 chg coeffs, 234467 upgd conss, 5659533 impls, 3770 clqs
31.98/32.00	c (round 40) 8395 del vars, 249865 del conss, 78941 add conss, 4682 chg bounds, 3856 chg sides, 8480 chg coeffs, 234467 upgd conss, 5678764 impls, 3770 clqs
32.99/33.09	c (round 41) 8436 del vars, 249906 del conss, 78941 add conss, 4682 chg bounds, 3856 chg sides, 8521 chg coeffs, 234525 upgd conss, 5679006 impls, 3770 clqs
34.69/34.74	c (round 42) 8478 del vars, 249908 del conss, 78943 add conss, 4711 chg bounds, 3856 chg sides, 8521 chg coeffs, 234525 upgd conss, 5691405 impls, 3770 clqs
35.78/35.83	c (round 43) 8496 del vars, 249926 del conss, 78943 add conss, 4711 chg bounds, 3856 chg sides, 8539 chg coeffs, 234549 upgd conss, 5693221 impls, 3771 clqs
38.08/38.15	c (round 44) 8606 del vars, 249927 del conss, 78944 add conss, 4773 chg bounds, 3856 chg sides, 8539 chg coeffs, 234549 upgd conss, 5753443 impls, 3772 clqs
39.19/39.23	c (round 45) 8666 del vars, 249999 del conss, 78944 add conss, 4773 chg bounds, 3856 chg sides, 8599 chg coeffs, 234571 upgd conss, 5754313 impls, 3772 clqs
40.88/40.91	c (round 46) 8700 del vars, 250003 del conss, 78948 add conss, 4791 chg bounds, 3856 chg sides, 8599 chg coeffs, 234571 upgd conss, 5782633 impls, 3773 clqs
41.88/41.98	c (round 47) 8714 del vars, 250019 del conss, 78948 add conss, 4791 chg bounds, 3856 chg sides, 8613 chg coeffs, 234581 upgd conss, 5783191 impls, 3775 clqs
43.18/43.21	c (round 48) 8715 del vars, 250027 del conss, 78956 add conss, 4791 chg bounds, 3856 chg sides, 8613 chg coeffs, 234581 upgd conss, 5783191 impls, 3776 clqs
44.78/44.81	c (round 49) 8758 del vars, 250029 del conss, 78957 add conss, 4822 chg bounds, 3856 chg sides, 8613 chg coeffs, 234581 upgd conss, 5801802 impls, 3778 clqs
45.78/45.89	c (round 50) 8771 del vars, 250042 del conss, 78957 add conss, 4822 chg bounds, 3856 chg sides, 8626 chg coeffs, 234603 upgd conss, 5803398 impls, 3778 clqs
47.38/47.45	c (round 51) 8805 del vars, 250043 del conss, 78958 add conss, 4822 chg bounds, 3856 chg sides, 8626 chg coeffs, 234603 upgd conss, 5819726 impls, 3778 clqs
48.48/48.51	c (round 52) 8816 del vars, 250072 del conss, 78958 add conss, 4822 chg bounds, 3856 chg sides, 8637 chg coeffs, 234603 upgd conss, 5819726 impls, 3778 clqs
50.68/50.72	c (round 53) 8867 del vars, 250073 del conss, 78959 add conss, 4848 chg bounds, 3856 chg sides, 8637 chg coeffs, 234603 upgd conss, 5891552 impls, 3778 clqs
51.78/51.80	c (round 54) 8896 del vars, 250102 del conss, 78959 add conss, 4848 chg bounds, 3856 chg sides, 8666 chg coeffs, 234627 upgd conss, 5893344 impls, 3779 clqs
53.58/53.65	c (round 55) 8969 del vars, 250104 del conss, 78961 add conss, 4892 chg bounds, 3856 chg sides, 8666 chg coeffs, 234627 upgd conss, 5927030 impls, 3780 clqs
54.68/54.72	c (round 56) 9000 del vars, 250145 del conss, 78961 add conss, 4892 chg bounds, 3856 chg sides, 8697 chg coeffs, 234635 upgd conss, 5927602 impls, 3780 clqs
56.38/56.42	c (round 57) 9138 del vars, 250145 del conss, 78961 add conss, 4982 chg bounds, 3856 chg sides, 8697 chg coeffs, 234635 upgd conss, 5952610 impls, 3780 clqs
57.47/57.50	c (round 58) 9197 del vars, 250204 del conss, 78961 add conss, 4982 chg bounds, 3856 chg sides, 8756 chg coeffs, 234669 upgd conss, 5954406 impls, 3780 clqs
60.18/60.21	c (round 59) 9267 del vars, 250204 del conss, 78961 add conss, 5022 chg bounds, 3856 chg sides, 8756 chg coeffs, 234669 upgd conss, 6052558 impls, 3780 clqs
61.18/61.28	c (round 60) 9302 del vars, 250239 del conss, 78961 add conss, 5022 chg bounds, 3856 chg sides, 8791 chg coeffs, 234679 upgd conss, 6053008 impls, 3780 clqs
64.08/64.12	c (round 61) 9385 del vars, 250239 del conss, 78961 add conss, 5064 chg bounds, 3856 chg sides, 8791 chg coeffs, 234679 upgd conss, 6135538 impls, 3780 clqs
65.08/65.19	c (round 62) 9436 del vars, 250290 del conss, 78961 add conss, 5064 chg bounds, 3856 chg sides, 8842 chg coeffs, 234707 upgd conss, 6137324 impls, 3780 clqs
70.77/70.89	c (round 63) 9471 del vars, 250290 del conss, 78961 add conss, 5066 chg bounds, 3856 chg sides, 8842 chg coeffs, 234707 upgd conss, 6457014 impls, 3780 clqs
71.88/71.96	c (round 64) 9491 del vars, 250310 del conss, 78961 add conss, 5066 chg bounds, 3856 chg sides, 8862 chg coeffs, 234729 upgd conss, 6457056 impls, 3780 clqs
74.98/75.08	c (round 65) 9528 del vars, 250314 del conss, 78965 add conss, 5070 chg bounds, 3856 chg sides, 8862 chg coeffs, 234729 upgd conss, 6573264 impls, 3780 clqs
76.08/76.14	c (round 66) 9547 del vars, 250333 del conss, 78965 add conss, 5070 chg bounds, 3856 chg sides, 8881 chg coeffs, 234745 upgd conss, 6574200 impls, 3780 clqs
81.28/81.32	c (round 67) 9653 del vars, 250333 del conss, 78965 add conss, 5100 chg bounds, 3856 chg sides, 8881 chg coeffs, 234745 upgd conss, 6864436 impls, 3780 clqs
82.38/82.40	c (round 68) 9709 del vars, 250392 del conss, 78965 add conss, 5100 chg bounds, 3856 chg sides, 8940 chg coeffs, 234771 upgd conss, 6865766 impls, 3780 clqs
83.77/83.80	c (round 69) 9709 del vars, 250400 del conss, 78973 add conss, 5100 chg bounds, 3856 chg sides, 8940 chg coeffs, 234771 upgd conss, 6865766 impls, 3780 clqs
87.37/87.41	c (round 70) 9829 del vars, 250400 del conss, 78973 add conss, 5179 chg bounds, 3856 chg sides, 8940 chg coeffs, 234771 upgd conss, 7668433 impls, 3781 clqs
88.48/88.55	c (round 71) 9883 del vars, 250454 del conss, 78973 add conss, 5179 chg bounds, 3856 chg sides, 8994 chg coeffs, 234799 upgd conss, 7670247 impls, 3781 clqs
89.87/89.95	c (round 72) 9883 del vars, 250492 del conss, 79011 add conss, 5179 chg bounds, 3856 chg sides, 8994 chg coeffs, 234799 upgd conss, 7670247 impls, 3781 clqs
91.48/91.55	c (round 73) 9960 del vars, 250492 del conss, 79011 add conss, 5183 chg bounds, 3856 chg sides, 8994 chg coeffs, 234799 upgd conss, 7680257 impls, 3815 clqs
92.57/92.62	c (round 74) 9992 del vars, 250524 del conss, 79011 add conss, 5183 chg bounds, 3856 chg sides, 9026 chg coeffs, 234817 upgd conss, 7680959 impls, 3815 clqs
94.77/94.80	c (round 75) 10037 del vars, 250524 del conss, 79011 add conss, 5207 chg bounds, 3856 chg sides, 9026 chg coeffs, 234817 upgd conss, 7741757 impls, 3815 clqs
95.77/95.87	c (round 76) 10065 del vars, 250552 del conss, 79011 add conss, 5207 chg bounds, 3856 chg sides, 9054 chg coeffs, 234825 upgd conss, 7742927 impls, 3815 clqs
100.37/100.42	c (round 77) 10107 del vars, 250555 del conss, 79014 add conss, 5233 chg bounds, 3856 chg sides, 9054 chg coeffs, 234825 upgd conss, 8047187 impls, 3815 clqs
101.38/101.47	c (round 78) 10125 del vars, 250573 del conss, 79014 add conss, 5233 chg bounds, 3856 chg sides, 9072 chg coeffs, 234849 upgd conss, 8048635 impls, 3815 clqs
110.17/110.26	c (round 79) 10162 del vars, 250573 del conss, 79014 add conss, 5251 chg bounds, 3856 chg sides, 9072 chg coeffs, 234849 upgd conss, 8684529 impls, 3815 clqs
111.27/111.31	c (round 80) 10177 del vars, 250588 del conss, 79014 add conss, 5251 chg bounds, 3856 chg sides, 9087 chg coeffs, 234855 upgd conss, 8684899 impls, 3815 clqs
112.67/112.71	c (round 81) 10181 del vars, 250610 del conss, 79032 add conss, 5251 chg bounds, 3856 chg sides, 9087 chg coeffs, 234857 upgd conss, 8686439 impls, 3815 clqs
118.47/118.57	c (round 82) 10206 del vars, 250610 del conss, 79032 add conss, 5255 chg bounds, 3856 chg sides, 9087 chg coeffs, 234857 upgd conss, 9073419 impls, 3815 clqs
119.57/119.63	c (round 83) 10225 del vars, 250629 del conss, 79032 add conss, 5255 chg bounds, 3856 chg sides, 9106 chg coeffs, 234865 upgd conss, 9074893 impls, 3815 clqs
120.77/120.82	c (round 84) 10233 del vars, 250633 del conss, 79036 add conss, 5255 chg bounds, 3856 chg sides, 9106 chg coeffs, 234865 upgd conss, 9075459 impls, 3815 clqs
122.17/122.20	c (round 85) 10233 del vars, 250641 del conss, 79044 add conss, 5255 chg bounds, 3856 chg sides, 9106 chg coeffs, 234865 upgd conss, 9075459 impls, 3815 clqs
144.46/144.54	c (round 86) 10350 del vars, 250641 del conss, 79044 add conss, 5301 chg bounds, 3856 chg sides, 9106 chg coeffs, 234865 upgd conss, 11023871 impls, 3815 clqs
145.56/145.61	c (round 87) 10390 del vars, 250681 del conss, 79044 add conss, 5301 chg bounds, 3856 chg sides, 9146 chg coeffs, 234889 upgd conss, 11025267 impls, 3815 clqs
146.76/146.82	c (round 88) 10392 del vars, 250698 del conss, 79061 add conss, 5301 chg bounds, 3856 chg sides, 9146 chg coeffs, 234889 upgd conss, 11025267 impls, 3815 clqs
156.86/156.96	c (round 89) 10432 del vars, 250700 del conss, 79061 add conss, 5335 chg bounds, 3856 chg sides, 9148 chg coeffs, 234889 upgd conss, 11756983 impls, 3815 clqs
157.96/158.04	c (round 90) 10460 del vars, 250728 del conss, 79061 add conss, 5335 chg bounds, 3856 chg sides, 9176 chg coeffs, 234901 upgd conss, 11757579 impls, 3815 clqs
160.96/161.08	c (round 91) 10498 del vars, 250730 del conss, 79063 add conss, 5356 chg bounds, 3856 chg sides, 9176 chg coeffs, 234901 upgd conss, 11919704 impls, 3815 clqs
162.06/162.18	c (round 92) 10522 del vars, 250754 del conss, 79063 add conss, 5356 chg bounds, 3856 chg sides, 9200 chg coeffs, 234913 upgd conss, 11920950 impls, 3815 clqs
163.27/163.38	c (round 93) 10523 del vars, 250759 del conss, 79068 add conss, 5356 chg bounds, 3856 chg sides, 9200 chg coeffs, 234913 upgd conss, 11920950 impls, 3815 clqs
165.76/165.86	c (round 94) 10579 del vars, 250760 del conss, 79068 add conss, 5390 chg bounds, 3856 chg sides, 9201 chg coeffs, 234913 upgd conss, 11932426 impls, 3815 clqs
166.96/167.05	c (round 95) 10609 del vars, 250790 del conss, 79068 add conss, 5390 chg bounds, 3856 chg sides, 9231 chg coeffs, 234921 upgd conss, 11934960 impls, 3815 clqs
169.96/170.01	c (round 96) 10643 del vars, 250790 del conss, 79068 add conss, 5414 chg bounds, 3856 chg sides, 9231 chg coeffs, 234921 upgd conss, 12080570 impls, 3815 clqs
171.07/171.18	c (round 97) 10671 del vars, 250818 del conss, 79068 add conss, 5414 chg bounds, 3856 chg sides, 9259 chg coeffs, 234933 upgd conss, 12082810 impls, 3815 clqs
174.96/175.01	c (round 98) 10797 del vars, 250818 del conss, 79068 add conss, 5456 chg bounds, 3856 chg sides, 9259 chg coeffs, 234933 upgd conss, 12302106 impls, 3815 clqs
175.97/176.09	c (round 99) 10843 del vars, 250870 del conss, 79068 add conss, 5456 chg bounds, 3856 chg sides, 9305 chg coeffs, 234957 upgd conss, 12303308 impls, 3815 clqs
179.96/180.04	c (round 100) 10895 del vars, 250871 del conss, 79069 add conss, 5505 chg bounds, 3856 chg sides, 9305 chg coeffs, 234957 upgd conss, 12591147 impls, 3815 clqs
181.06/181.13	c (round 101) 10937 del vars, 250913 del conss, 79069 add conss, 5505 chg bounds, 3856 chg sides, 9347 chg coeffs, 234975 upgd conss, 12591825 impls, 3815 clqs
191.37/191.46	c (round 102) 10962 del vars, 250917 del conss, 79073 add conss, 5528 chg bounds, 3856 chg sides, 9347 chg coeffs, 234975 upgd conss, 17767004 impls, 3815 clqs
192.46/192.50	c (round 103) 10978 del vars, 250933 del conss, 79073 add conss, 5528 chg bounds, 3856 chg sides, 9363 chg coeffs, 234977 upgd conss, 17767526 impls, 3818 clqs
193.65/193.70	c (round 104) 10979 del vars, 250965 del conss, 79105 add conss, 5528 chg bounds, 3856 chg sides, 9363 chg coeffs, 234977 upgd conss, 17767526 impls, 3818 clqs
218.96/219.06	c (round 105) 11061 del vars, 250966 del conss, 79105 add conss, 5583 chg bounds, 3856 chg sides, 9364 chg coeffs, 234977 upgd conss, 25869781 impls, 3845 clqs
220.16/220.21	c (round 106) 11103 del vars, 251008 del conss, 79105 add conss, 5583 chg bounds, 3856 chg sides, 9406 chg coeffs, 234993 upgd conss, 25872221 impls, 3845 clqs
221.35/221.42	c (round 107) 11104 del vars, 251078 del conss, 79175 add conss, 5583 chg bounds, 3856 chg sides, 9406 chg coeffs, 234993 upgd conss, 25872221 impls, 3845 clqs
239.66/239.73	c (round 108) 11139 del vars, 251079 del conss, 79175 add conss, 5611 chg bounds, 3856 chg sides, 9407 chg coeffs, 234993 upgd conss, 32252019 impls, 3910 clqs
240.65/240.80	c (round 109) 11158 del vars, 251098 del conss, 79175 add conss, 5611 chg bounds, 3856 chg sides, 9426 chg coeffs, 235001 upgd conss, 32252279 impls, 3910 clqs
241.96/242.02	c (round 110) 11159 del vars, 251133 del conss, 79210 add conss, 5611 chg bounds, 3856 chg sides, 9426 chg coeffs, 235001 upgd conss, 32252279 impls, 3910 clqs
261.05/261.10	c (round 111) 11208 del vars, 251134 del conss, 79210 add conss, 5647 chg bounds, 3856 chg sides, 9427 chg coeffs, 235001 upgd conss, 36895913 impls, 3943 clqs
262.04/262.18	c (round 112) 11233 del vars, 251159 del conss, 79210 add conss, 5647 chg bounds, 3856 chg sides, 9452 chg coeffs, 235013 upgd conss, 36896769 impls, 3943 clqs
263.35/263.40	c (round 113) 11237 del vars, 251218 del conss, 79267 add conss, 5647 chg bounds, 3856 chg sides, 9453 chg coeffs, 235013 upgd conss, 36896769 impls, 3944 clqs
316.84/316.94	c    (316.9s) probing: 1000/80022 (1.2%) - 2250 fixings, 59 aggregations, 5750052 implications, 1075 bound changes
364.03/364.11	c (round 114) 11264 del vars, 251219 del conss, 79267 add conss, 5651 chg bounds, 3856 chg sides, 9454 chg coeffs, 235013 upgd conss, 66433794 impls, 3996 clqs
427.92/428.09	c (round 115) 11300 del vars, 251685 del conss, 79726 add conss, 5651 chg bounds, 3856 chg sides, 9461 chg coeffs, 235013 upgd conss, 76747126 impls, 3996 clqs
429.22/429.30	c (round 116) 11304 del vars, 251704 del conss, 79726 add conss, 5651 chg bounds, 3856 chg sides, 9469 chg coeffs, 235013 upgd conss, 76770748 impls, 4440 clqs
430.42/430.58	c (round 117) 11306 del vars, 251985 del conss, 80007 add conss, 5651 chg bounds, 3856 chg sides, 9469 chg coeffs, 235013 upgd conss, 76770748 impls, 4440 clqs
524.20/524.34	c    (524.3s) probing: 2000/80022 (2.5%) - 2260 fixings, 102 aggregations, 9928948 implications, 1078 bound changes
656.07/656.22	c (round 118) 11340 del vars, 251987 del conss, 80007 add conss, 5662 chg bounds, 3856 chg sides, 9471 chg coeffs, 235013 upgd conss, 129909495 impls, 4716 clqs
657.26/657.41	c (round 119) 11350 del vars, 252017 del conss, 80007 add conss, 5662 chg bounds, 3856 chg sides, 9484 chg coeffs, 235015 upgd conss, 129910529 impls, 4716 clqs
659.26/659.44	c (round 120) 11389 del vars, 252611 del conss, 80543 add conss, 5662 chg bounds, 3856 chg sides, 9484 chg coeffs, 235015 upgd conss, 129975023 impls, 4717 clqs
660.46/660.64	c (round 121) 11392 del vars, 252621 del conss, 80543 add conss, 5662 chg bounds, 3856 chg sides, 9487 chg coeffs, 235015 upgd conss, 129975023 impls, 5252 clqs
662.17/662.31	c (round 122) 11407 del vars, 252636 del conss, 80543 add conss, 5662 chg bounds, 3856 chg sides, 9487 chg coeffs, 235015 upgd conss, 129990543 impls, 5252 clqs
722.75/722.97	c (round 123) 11432 del vars, 252636 del conss, 80543 add conss, 5662 chg bounds, 3856 chg sides, 9487 chg coeffs, 235015 upgd conss, 133380325 impls, 5252 clqs
724.16/724.31	c (round 124) 11433 del vars, 252772 del conss, 80668 add conss, 5662 chg bounds, 3856 chg sides, 9487 chg coeffs, 235015 upgd conss, 133380395 impls, 5252 clqs
725.66/725.82	c (round 125) 11433 del vars, 252780 del conss, 80669 add conss, 5662 chg bounds, 3856 chg sides, 9487 chg coeffs, 235015 upgd conss, 133380395 impls, 5373 clqs
763.55/763.74	c    (763.7s) probing: 3000/80022 (3.7%) - 2271 fixings, 142 aggregations, 13792524 implications, 1089 bound changes
949.81/950.03	c (round 126) 11458 del vars, 252780 del conss, 80669 add conss, 5662 chg bounds, 3856 chg sides, 9487 chg coeffs, 235015 upgd conss, 171886943 impls, 5373 clqs
951.41/951.68	c (round 127) 11459 del vars, 253353 del conss, 81232 add conss, 5662 chg bounds, 3856 chg sides, 9487 chg coeffs, 235015 upgd conss, 171890571 impls, 5373 clqs
1002.01/1002.26	c    (1002.2s) probing: 4000/80022 (5.0%) - 2271 fixings, 163 aggregations, 17479193 implications, 1089 bound changes
1336.62/1336.98	c    (1337.0s) probing: 5000/80022 (6.2%) - 2271 fixings, 179 aggregations, 20703001 implications, 1089 bound changes
1345.02/1345.34	c (round 128) 11484 del vars, 253353 del conss, 81232 add conss, 5662 chg bounds, 3856 chg sides, 9487 chg coeffs, 235015 upgd conss, 235489415 impls, 5922 clqs
1346.62/1346.97	c (round 129) 11484 del vars, 254407 del conss, 82279 add conss, 5662 chg bounds, 3856 chg sides, 9487 chg coeffs, 235015 upgd conss, 235489415 impls, 5922 clqs
1666.15/1666.51	c    (1666.5s) probing: 6000/80022 (7.5%) - 2271 fixings, 183 aggregations, 23509465 implications, 1089 bound changes
1725.03/1725.47	c    (1725.5s) probing: 6180/80022 (7.7%) - 2271 fixings, 183 aggregations, 23924658 implications, 1089 bound changes
1725.03/1725.47	c    (1725.5s) probing aborted: 1000/1000 successive useless probings
1725.24/1725.60	c presolving (130 rounds):
1725.24/1725.60	c  11487 deleted vars, 254407 deleted constraints, 82279 added constraints, 5662 tightened bounds, 0 added holes, 3856 changed sides, 9487 changed coefficients
1725.24/1725.60	c  289436181 implications, 6951 cliques
1725.24/1725.60	c presolved problem has 76264 variables (76264 bin, 0 int, 0 impl, 0 cont) and 80872 constraints
1725.24/1725.60	c    7712 constraints of type <knapsack>
1725.24/1725.60	c    8570 constraints of type <setppc>
1725.24/1725.60	c   64590 constraints of type <and>
1725.24/1725.60	c transformed objective value is always integral (scale: 1)
1725.24/1725.60	c Presolving Time: 1724.61
1725.24/1725.60	c - non default parameters ----------------------------------------------------------------------
1725.24/1725.60	c # SCIP version 2.1.1.4
1725.24/1725.60	c 
1725.24/1725.60	c # maximal time in seconds to run
1725.24/1725.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1725.24/1725.60	c limits/time = 1797
1725.24/1725.60	c 
1725.24/1725.60	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1725.24/1725.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1725.24/1725.60	c limits/memory = 13950
1725.24/1725.60	c 
1725.24/1725.60	c # default clock type (1: CPU user seconds, 2: wall clock time)
1725.24/1725.60	c # [type: int, range: [1,2], default: 1]
1725.24/1725.60	c timing/clocktype = 2
1725.24/1725.60	c 
1725.24/1725.60	c # belongs reading time to solving time?
1725.24/1725.60	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1725.24/1725.60	c timing/reading = TRUE
1725.24/1725.60	c 
1725.24/1725.60	c -----------------------------------------------------------------------------------------------
1725.24/1725.60	c start solving
1725.24/1725.63	c 
1749.32/1749.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1749.32/1749.75	c  1750s|     1 |     0 | 12103 |     - |8084M|   0 |6415 |  76k|  80k|  76k| 145k|   0 |  28 |   0 | 0.000000e+00 |      --      |    Inf 
1796.62/1797.08	c (node 1) unresolved numerical troubles in LP 2 -- using pseudo solution instead (loop 1)
1796.62/1797.08	c (node 1) LP solver hit time limit in LP 2 -- using pseudo solution instead
1796.72/1797.10	c  1797s|     1 |     2 | 26427 |     - |8092M|   0 |   - |  76k|  80k|  76k| 145k|   0 |  28 |   0 | 0.000000e+00 |      --      |    Inf 
1796.72/1797.10	c 
1796.72/1797.10	c SCIP Status        : solving was interrupted [time limit reached]
1796.72/1797.10	c Solving Time (sec) : 1797.09
1796.72/1797.10	c Solving Nodes      : 1
1796.72/1797.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.72/1797.10	c Dual Bound         : +0.00000000000000e+00
1796.72/1797.10	c Gap                : infinite
1796.72/1797.10	s UNKNOWN
1796.72/1797.10	c SCIP Status        : solving was interrupted [time limit reached]
1796.72/1797.10	c Total Time         :    1797.09
1796.72/1797.10	c   solving          :    1797.09
1796.72/1797.10	c   presolving       :    1724.61 (included in solving)
1796.72/1797.10	c   reading          :       0.71 (included in solving)
1796.72/1797.10	c   copying          :       0.00 (0 times copied the problem)
1796.72/1797.10	c Original Problem   :
1796.72/1797.10	c   Problem name     : HOME/instance-3692831-1338028117.opb
1796.72/1797.10	c   Variables        : 87751 (87751 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.72/1797.10	c   Constraints      : 254772 initial, 254772 maximal
1796.72/1797.10	c   Objective sense  : minimize
1796.72/1797.10	c Presolved Problem  :
1796.72/1797.10	c   Problem name     : t_HOME/instance-3692831-1338028117.opb
1796.72/1797.10	c   Variables        : 76264 (76264 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.72/1797.10	c   Constraints      : 80872 initial, 80900 maximal
1796.72/1797.10	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.72/1797.10	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.72/1797.10	c   trivial          :       0.64       0.00         86          0          0          0          0          0          0          0          0
1796.72/1797.10	c   dualfix          :       0.45       0.00          3          0          0          0          0          0          0          0          0
1796.72/1797.10	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.72/1797.10	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.72/1797.10	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.72/1797.10	c   gateextraction   :       0.64       0.00          0          0          0          0          0     225334      75107          0          0
1796.72/1797.10	c   implics          :       5.50       0.00          0       3113          0          0          0          0          0          0          0
1796.72/1797.10	c   components       :       0.08       0.00          0          0          0          0          0          0          0          0          0
1796.72/1797.10	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.72/1797.10	c   probing          :    1574.13       0.00       2271        183          0       1089          0          0          0          0          0
1796.72/1797.10	c   knapsack         :       0.99       0.00          0          0          0          0          0          0          0          0          0
1796.72/1797.10	c   setppc           :       1.77       0.00          0          0          0          0          0        197          0          0          0
1796.72/1797.10	c   and              :     130.26       0.00         28       1247          0          0          0       8389       7172          0       1109
1796.72/1797.10	c   linear           :       8.48       0.00       4550          6          0       4573          0      20487          0       3856       8378
1796.72/1797.10	c   logicor          :       0.51       0.05          0          0          0          0          0          0          0          0          0
1796.72/1797.10	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.72/1797.10	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.72/1797.10	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1796.72/1797.10	c   knapsack         :       7712       7712          0     110269          0          1          3          0          0          0          0          0          0
1796.72/1797.10	c   setppc           :       8570       8570          0     110269          0          1          0        225          0          0          0          0          0
1796.72/1797.10	c   and              :      64590      64590          0     110269          0          1          0        729          3          0          0          0          0
1796.72/1797.10	c   logicor          :          0+        28          0         15          0          0          0          4         12          0          0          0          0
1796.72/1797.10	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.72/1797.10	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.72/1797.10	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1796.72/1797.10	c   knapsack         :      28.22       0.00       0.00      28.22       0.00       0.00       0.00       0.00
1796.72/1797.10	c   setppc           :      31.63       0.00       0.00      31.63       0.00       0.00       0.00       0.00
1796.72/1797.10	c   and              :     387.26       0.00       0.00     387.26       0.00       0.00       0.00       0.00
1796.72/1797.10	c   logicor          :       0.05       0.05       0.00       0.00       0.00       0.00       0.00       0.00
1796.72/1797.10	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.72/1797.10	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.72/1797.10	c   rootredcost      :          0          0          0          0
1796.72/1797.10	c   pseudoobj        :          0          0          0          0
1796.72/1797.10	c   vbounds          :          0          0          0          0
1796.72/1797.10	c   redcost          :          1          0          0          0
1796.72/1797.10	c   probing          :          0          0          0          0
1796.72/1797.10	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.72/1797.10	c   rootredcost      :       0.12       0.00       0.00       0.12       0.00
1796.72/1797.10	c   pseudoobj        :       0.13       0.00       0.00       0.12       0.00
1796.72/1797.10	c   vbounds          :       0.13       0.01       0.00       0.12       0.00
1796.72/1797.10	c   redcost          :       0.10       0.00       0.00       0.10       0.00
1796.72/1797.10	c   probing          :    1574.13       0.00    1574.13       0.00       0.00
1796.72/1797.10	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.72/1797.10	c   propagation      :       0.00         15         15         26        6.5          2        2.0          -
1796.72/1797.10	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.72/1797.10	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.72/1797.10	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.72/1797.10	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.72/1797.10	c   applied globally :          -          -          -         28        6.2          -          -          -
1796.72/1797.10	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.72/1797.10	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.72/1797.10	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1796.72/1797.10	c   clique           :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   gomory           :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   impliedbounds    :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   mcf              :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   strongcg         :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.72/1797.10	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.72/1797.10	c   problem variables:       0.00          -          0          0
1796.72/1797.10	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.72/1797.10	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1796.72/1797.10	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.72/1797.10	c   inference        :       0.02       0.00          1          0          0          0          0          2
1796.72/1797.10	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.72/1797.10	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.72/1797.10	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.72/1797.10	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.72/1797.10	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.72/1797.10	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.72/1797.10	c   LP solutions     :       0.00          -          -          0
1796.72/1797.10	c   pseudo solutions :       0.00          -          -          0
1796.72/1797.10	c   oneopt           :       0.00       0.00          0          0
1796.72/1797.10	c   smallcard        :       0.00       0.00          0          0
1796.72/1797.10	c   trivial          :       0.08       0.00          2          0
1796.72/1797.10	c   shiftandpropagate:       8.58       0.00          1          0
1796.72/1797.10	c   simplerounding   :       0.00       0.00          0          0
1796.72/1797.10	c   zirounding       :       0.00       0.00          0          0
1796.72/1797.10	c   rounding         :       0.02       0.00          1          0
1796.72/1797.10	c   shifting         :       1.81       0.00          1          0
1796.72/1797.10	c   intshifting      :       0.00       0.00          0          0
1796.72/1797.10	c   twoopt           :       0.00       0.00          0          0
1796.72/1797.10	c   indtwoopt        :       0.00       0.00          0          0
1796.72/1797.10	c   indoneopt        :       0.00       0.00          0          0
1796.72/1797.10	c   fixandinfer      :       0.00       0.00          0          0
1796.72/1797.10	c   feaspump         :      45.50       0.00          1          0
1796.72/1797.10	c   clique           :       0.00       0.00          0          0
1796.72/1797.10	c   indrounding      :       0.00       0.00          0          0
1796.72/1797.10	c   indcoefdiving    :       0.00       0.00          0          0
1796.72/1797.10	c   coefdiving       :       0.00       0.00          0          0
1796.72/1797.10	c   pscostdiving     :       0.00       0.00          0          0
1796.72/1797.10	c   nlpdiving        :       0.00       0.00          0          0
1796.72/1797.10	c   fracdiving       :       0.00       0.00          0          0
1796.72/1797.10	c   veclendiving     :       0.00       0.00          0          0
1796.72/1797.10	c   intdiving        :       0.00       0.00          0          0
1796.72/1797.10	c   actconsdiving    :       0.00       0.00          0          0
1796.72/1797.10	c   objpscostdiving  :       0.00       0.00          0          0
1796.72/1797.10	c   rootsoldiving    :       0.00       0.00          0          0
1796.72/1797.10	c   linesearchdiving :       0.00       0.00          0          0
1796.72/1797.10	c   guideddiving     :       0.00       0.00          0          0
1796.72/1797.10	c   octane           :       0.00       0.00          0          0
1796.72/1797.10	c   rens             :       0.00       0.00          0          0
1796.72/1797.10	c   rins             :       0.00       0.00          0          0
1796.72/1797.10	c   localbranching   :       0.00       0.00          0          0
1796.72/1797.10	c   mutation         :       0.00       0.00          0          0
1796.72/1797.10	c   crossover        :       0.00       0.00          0          0
1796.72/1797.10	c   dins             :       0.00       0.00          0          0
1796.72/1797.10	c   vbounds          :       0.00       0.00          0          0
1796.72/1797.10	c   undercover       :       0.00       0.00          0          0
1796.72/1797.10	c   subnlp           :       0.00       0.00          0          0
1796.72/1797.10	c   trysol           :       0.00       0.00          0          0
1796.72/1797.10	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.72/1797.10	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.72/1797.10	c   dual LP          :      15.46          1      12103   12103.00     782.69       0.00          0
1796.72/1797.10	c   lex dual LP      :       0.00          0          0       0.00          -
1796.72/1797.10	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.72/1797.10	c   diving/probing LP:      45.43          1      14324   14324.00     315.27
1796.72/1797.10	c   strong branching :       0.00          0          0       0.00          -
1796.72/1797.10	c     (at root node) :          -          0          0       0.00          -
1796.72/1797.10	c   conflict analysis:       0.00          0          0       0.00          -
1796.72/1797.10	c B&B Tree           :
1796.72/1797.10	c   number of runs   :          1
1796.72/1797.10	c   nodes            :          1
1796.72/1797.10	c   nodes (total)    :          1
1796.72/1797.10	c   nodes left       :          2
1796.72/1797.10	c   max depth        :          0
1796.72/1797.10	c   max depth (total):          0
1796.72/1797.10	c   backtracks       :          0 (0.0%)
1796.72/1797.10	c   delayed cutoffs  :          0
1796.72/1797.10	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.72/1797.10	c   avg switch length:       1.00
1796.72/1797.10	c   switching time   :       0.00
1796.72/1797.10	c Solution           :
1796.72/1797.10	c   Solutions found  :          0 (0 improvements)
1796.72/1797.10	c   Primal Bound     :          -
1796.72/1797.10	c   Dual Bound       : +0.00000000000000e+00
1796.72/1797.10	c   Gap              :   infinite
1796.72/1797.10	c   Root Dual Bound  : +0.00000000000000e+00
1796.72/1797.10	c   Root Iterations  :      26427
1798.03/1798.42	c Time complete: 1798.05.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3692831-1338028117/watcher-3692831-1338028117 -o /tmp/evaluation-result-3692831-1338028117/solver-3692831-1338028117 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692831-1338028117.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2487
/proc/meminfo: memFree=21191896/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 1138 0 0 0 0 0 0 0 20 0 1 0 268936467 9371648 1092 33554432000 4194304 10169799 140735162739792 140737117077544 8844157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2487/statm: 2288 1101 391 1459 0 820 0

[startup+0.095104 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2487
/proc/meminfo: memFree=21191896/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=29824 CPUtime=0.09 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 6209 0 0 0 8 1 0 0 20 0 1 0 268936467 30539776 6163 33554432000 4194304 10169799 140735162739792 140735162606120 8779152 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2487/statm: 7456 6163 409 1459 0 5988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29824

[startup+0.100172 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2487
/proc/meminfo: memFree=21191896/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=31036 CPUtime=0.09 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 6481 0 0 0 8 1 0 0 20 0 1 0 268936467 31780864 6435 33554432000 4194304 10169799 140735162739792 140735162606120 5282272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2487/statm: 7759 6435 409 1459 0 6291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31036

[startup+0.300201 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2487
/proc/meminfo: memFree=21191896/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=70736 CPUtime=0.29 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 16430 0 0 0 27 2 0 0 20 0 1 0 268936467 72433664 16384 33554432000 4194304 10169799 140735162739792 140735162606120 8821288 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2487/statm: 17940 16407 409 1459 0 16472 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70736

[startup+0.700204 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2487
/proc/meminfo: memFree=21191896/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=147604 CPUtime=0.69 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 35596 0 0 0 64 5 0 0 20 0 1 0 268936467 151146496 35550 33554432000 4194304 10169799 140735162739792 140735162605480 4633594 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2487/statm: 36901 35550 409 1459 0 35433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 147604

[startup+1.5002 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2488
/proc/meminfo: memFree=20883476/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=464408 CPUtime=1.49 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 113572 0 0 0 133 16 0 0 20 0 1 0 268936467 475553792 113480 33554432000 4194304 10169799 140735162739792 140735162738392 5651816 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2487/statm: 116102 113480 498 1459 0 114634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 464408

[startup+3.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2488
/proc/meminfo: memFree=20711496/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=569976 CPUtime=3.09 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 149824 0 0 0 255 54 0 0 20 0 1 0 268936467 583655424 137781 33554432000 4194304 10169799 140735162739792 140735162737944 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2487/statm: 142494 137781 555 1459 0 141026 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 569976

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2488
/proc/meminfo: memFree=20553024/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=643636 CPUtime=6.29 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 168165 0 0 0 429 200 0 0 20 0 1 0 268936467 659083264 155767 33554432000 4194304 10169799 140735162739792 140735162737944 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 160909 155767 562 1459 0 159441 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 643636

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2488
/proc/meminfo: memFree=20466584/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=724448 CPUtime=12.68 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 199825 0 0 0 677 591 0 0 20 0 1 0 268936467 741834752 175832 33554432000 4194304 10169799 140735162739792 140735162738184 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 181112 175832 614 1459 0 179644 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 724448

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2488
/proc/meminfo: memFree=20329608/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=766732 CPUtime=25.49 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 209545 0 0 0 1867 682 0 0 20 0 1 0 268936467 785133568 186561 33554432000 4194304 10169799 140735162739792 140735162737320 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 191683 186561 623 1459 0 190215 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 766732

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2488
/proc/meminfo: memFree=20203080/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=776956 CPUtime=51.08 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 212131 0 0 0 4206 902 0 0 20 0 1 0 268936467 795602944 189147 33554432000 4194304 10169799 140735162739792 140735162738200 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 194239 189147 623 1459 0 192771 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 776956

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2491
/proc/meminfo: memFree=19916108/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=839472 CPUtime=102.28 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 225019 0 0 0 8987 1241 0 0 20 0 1 0 268936467 859619328 204590 33554432000 4194304 10169799 140735162739792 140735162738200 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 209868 204590 623 1459 0 208400 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 839472

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2491
/proc/meminfo: memFree=19419896/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=948408 CPUtime=162.27 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 247996 0 0 0 14758 1469 0 0 20 0 1 0 268936467 971169792 230633 33554432000 4194304 10169799 140735162739792 140735162738200 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 237102 230633 623 1459 0 235634 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 948408

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2491
/proc/meminfo: memFree=18617360/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=1372384 CPUtime=222.26 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 351156 0 0 0 20521 1705 0 0 20 0 1 0 268936467 1405321216 336859 33554432000 4194304 10169799 140735162739792 140735162738200 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 343096 336859 623 1459 0 341628 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1372384

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 2491
/proc/meminfo: memFree=18261656/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=1787016 CPUtime=282.25 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 454267 0 0 0 26442 1783 0 0 20 0 1 0 268936467 1829904384 439970 33554432000 4194304 10169799 140735162739792 140735162737304 6126913 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 446754 439970 623 1459 0 445286 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1787016

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2492
/proc/meminfo: memFree=17702768/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=2351436 CPUtime=342.23 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 594402 0 0 0 32413 1810 0 0 20 0 1 0 268936467 2407870464 580105 33554432000 4194304 10169799 140735162739792 140735162737320 5295854 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 587859 580105 623 1459 0 586391 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 2351436

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2492
/proc/meminfo: memFree=17471588/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=2579380 CPUtime=402.23 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 651845 0 0 0 38365 1858 0 0 20 0 1 0 268936467 2641285120 637548 33554432000 4194304 10169799 140735162739792 140735162736056 8918760 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 644845 637548 623 1459 0 643377 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2579380

[startup+462.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 2530
/proc/meminfo: memFree=21917920/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=2775908 CPUtime=462.21 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 700533 0 0 0 44336 1885 0 0 20 0 1 0 268936467 2842529792 686992 33554432000 4194304 10169799 140735162739792 140735162737304 6124221 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 693977 686992 623 1459 0 692509 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2775908

[startup+522.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 2530
/proc/meminfo: memFree=21474100/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=3216108 CPUtime=522.2 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 809433 0 0 0 50310 1910 0 0 20 0 1 0 268936467 3293294592 795966 33554432000 4194304 10169799 140735162739792 140735162736056 8918776 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 804027 795966 623 1459 0 802559 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 3216108

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 2530
/proc/meminfo: memFree=21025568/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=3632904 CPUtime=582.19 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 912500 0 0 0 56286 1933 0 0 20 0 1 0 268936467 3720093696 899173 33554432000 4194304 10169799 140735162739792 140735162736056 8920230 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 908226 899173 623 1459 0 906758 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 3632904

[startup+642.3 s]

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

/proc/meminfo: memFree=16432824/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=6281748 CPUtime=1122.07 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 1565627 0 0 0 109930 2277 0 0 20 0 1 0 268936467 6432509952 1555297 33554432000 4194304 10169799 140735162739792 140735162737320 8918680 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 1570437 1555297 623 1459 0 1568969 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 6281748

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2535
/proc/meminfo: memFree=16138692/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=6580940 CPUtime=1182.05 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 1639531 0 0 0 115912 2293 0 0 20 0 1 0 268936467 6738882560 1629232 33554432000 4194304 10169799 140735162739792 140735162736056 8918680 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 1645235 1629232 623 1459 0 1643767 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 6580940

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2536
/proc/meminfo: memFree=15837764/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=6885660 CPUtime=1242.04 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 1714596 0 0 0 121895 2309 0 0 20 0 1 0 268936467 7050915840 1704302 33554432000 4194304 10169799 140735162739792 140735162737320 8922295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 1721415 1704302 623 1459 0 1719947 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 6885660

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2539
/proc/meminfo: memFree=15563676/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=7154820 CPUtime=1302.03 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 1781804 0 0 0 127878 2325 0 0 20 0 1 0 268936467 7326535680 1771530 33554432000 4194304 10169799 140735162739792 140735162737320 8920347 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 1788705 1771530 623 1459 0 1787237 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 7154820

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2539
/proc/meminfo: memFree=15361428/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=7360500 CPUtime=1362.01 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 1831367 0 0 0 133804 2397 0 0 20 0 1 0 268936467 7537152000 1822150 33554432000 4194304 10169799 140735162739792 140735162737304 8918784 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 1840125 1822150 623 1459 0 1838657 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 7360500

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2539
/proc/meminfo: memFree=15145720/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=7578328 CPUtime=1421.99 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 1885129 0 0 0 139789 2410 0 0 20 0 1 0 268936467 7760207872 1875915 33554432000 4194304 10169799 140735162739792 140735162736056 6124200 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 1894582 1875915 623 1459 0 1893114 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 7578328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2539
/proc/meminfo: memFree=14861192/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=7867696 CPUtime=1481.98 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 1956327 0 0 0 145772 2426 0 0 20 0 1 0 268936467 8056520704 1947122 33554432000 4194304 10169799 140735162739792 140735162737320 8918817 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 1966924 1947122 623 1459 0 1965456 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 7867696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=14580296/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=8153140 CPUtime=1541.97 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2026033 0 0 0 151755 2442 0 0 20 0 1 0 268936467 8348815360 2016958 33554432000 4194304 10169799 140735162739792 140735162737800 8920301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 2038285 2016958 623 1459 0 2036817 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 8153140

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=14260900/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=8479348 CPUtime=1601.96 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2106285 0 0 0 157738 2458 0 0 20 0 1 0 268936467 8682852352 2097264 33554432000 4194304 10169799 140735162739792 140735162737320 8918680 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 2119837 2097264 623 1459 0 2118369 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 8479348

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=14010828/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=8730720 CPUtime=1661.95 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2168487 0 0 0 163722 2473 0 0 20 0 1 0 268936467 8940257280 2159486 33554432000 4194304 10169799 140735162739792 140735162737320 8920212 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 2182680 2159486 623 1459 0 2181212 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 8730720

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=13768748/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=8978204 CPUtime=1721.93 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2229293 0 0 0 169706 2487 0 0 20 0 1 0 268936467 9193680896 2220317 33554432000 4194304 10169799 140735162739792 140735162737320 5869605 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 2244551 2220317 623 1459 0 2243083 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 8978204

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=13414668/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=9335812 CPUtime=1781.92 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2286300 0 0 0 175684 2508 0 0 20 0 1 0 268936467 9559871488 2307863 33554432000 4194304 10169799 140735162739792 140735162732200 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 2333953 2307863 797 1459 0 2332485 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 9335812

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=13414528/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=9335812 CPUtime=1791.53 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2286301 0 0 0 176644 2509 0 0 20 0 1 0 268936467 9559871488 2307884 33554432000 4194304 10169799 140735162739792 140735162732072 8009605 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 2333953 2307884 797 1459 0 2332485 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (KiB) 9335812

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=13414900/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=9335812 CPUtime=1794.73 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2286303 0 0 0 176964 2509 0 0 20 0 1 0 268936467 9559871488 2307886 33554432000 4194304 10169799 140735162739792 140735162732200 8019929 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 2333953 2307886 797 1459 0 2332485 0
Current children cumulated CPU time (s) 1794.73
Current children cumulated vsize (KiB) 9335812

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=13414900/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=9335812 CPUtime=1796.32 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2286303 0 0 0 177123 2509 0 0 20 0 1 0 268936467 9559871488 2307886 33554432000 4194304 10169799 140735162739792 140735162732072 8004320 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 2333953 2307886 797 1459 0 2332485 0
Current children cumulated CPU time (s) 1796.32
Current children cumulated vsize (KiB) 9335812

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=13414900/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=9332928 CPUtime=1797.12 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2286327 0 0 0 177203 2509 0 0 20 0 1 0 268936467 9556918272 2307189 33554432000 4194304 10169799 140735162739792 140735162732248 6108310 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 2333232 2307189 812 1459 0 2331764 0
Current children cumulated CPU time (s) 1797.12
Current children cumulated vsize (KiB) 9332928

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=13414900/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=9188548 CPUtime=1797.53 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2286329 0 0 0 177243 2510 0 0 20 0 1 0 268936467 9409073152 2271427 33554432000 4194304 10169799 140735162739792 140735162732248 8628949 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 2297137 2271427 814 1459 0 2295669 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (KiB) 9188548

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=13414900/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=6080984 CPUtime=1797.92 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2286340 0 0 0 177252 2540 0 0 20 0 1 0 268936467 6226927616 504984 33554432000 4194304 10169799 140735162739792 140735162739032 9174538 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 1520246 504984 825 1459 0 1518778 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 6080984

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2540
/proc/meminfo: memFree=22197076/32873844 swapFree=7608/7608
[pid=2487] ppid=2485 vsize=6080984 CPUtime=1798.03 cores=0,2,4,6
/proc/2487/stat : 2487 (scip-2.1.1.4sfi) R 2485 2487 30878 0 -1 4202496 2286340 0 0 0 177252 2551 0 0 20 0 1 0 268936467 6226927616 92816 33554432000 4194304 10169799 140735162739792 140735162739032 9174538 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2487/statm: 1520246 92816 825 1459 0 1518778 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 6080984

Child status: 0
Real time (s): 1798.43
CPU time (s): 1798.06
CPU user time (s): 1772.53
CPU system time (s): 25.5331
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 9335812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1772.53
system time used= 25.5331
maximum resident set size= 9231636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2286342
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= 128
involuntary context switches= 1997

runsolver used 2.6146 second user time and 7.2489 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-26 12:28:37
IDJOB=3692831
IDBENCH=1495
IDSOLVER=2272
FILE ID=node135/3692831-1338028117
RUNJOBID= node135-1338017247-31465
PBS_JOBID= 14624262
Free space on /tmp= 71488 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692831-1338028117/watcher-3692831-1338028117 -o /tmp/evaluation-result-3692831-1338028117/solver-3692831-1338028117 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692831-1338028117.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2b5564b5f03b34138f988fcf164c2fb6
RANDOM SEED=1321174082

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5238.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        21192532 kB
Buffers:          248048 kB
Cached:          3704404 kB
SwapCached:            0 kB
Active:          7866624 kB
Inactive:        3023940 kB
Active(anon):    6940788 kB
Inactive(anon):        0 kB
Active(file):     925836 kB
Inactive(file):  3023940 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             21752 kB
Writeback:             0 kB
AnonPages:       6931372 kB
Mapped:            16884 kB
Shmem:               212 kB
Slab:             638444 kB
SReclaimable:      80920 kB
SUnreclaim:       557524 kB
KernelStack:        1488 kB
PageTables:        17472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    7122592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1984512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71444 MiB
End job on node135 at 2012-05-26 12:58:35