Trace number 3693004

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? 1796.83 1797.14

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K164.opb
MD5SUM57b7e746b37944d021e8febe16059957
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19516
Total number of constraints19846
Number of constraints which are clauses19682
Number of constraints which are cardinality constraints (but not clauses)164
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint164
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 165
Number of bits of the biggest sum of numbers8
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-3693004-1338044746.opb>
0.08/0.09	c original problem has 19516 variables (19516 bin, 0 int, 0 impl, 0 cont) and 19846 constraints
0.08/0.09	c problem read in 0.09
0.19/0.23	c presolving:
0.29/0.30	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18120 impls, 164 clqs
0.29/0.30	c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18120 impls, 162 clqs
0.29/0.31	c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18228 impls, 162 clqs
0.29/0.32	c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18426 impls, 162 clqs
0.29/0.33	c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18648 impls, 162 clqs
0.29/0.34	c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18874 impls, 162 clqs
0.29/0.35	c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19034 impls, 162 clqs
0.29/0.36	c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19160 impls, 162 clqs
0.29/0.36	c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19202 impls, 162 clqs
0.29/0.37	c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19248 impls, 162 clqs
0.29/0.38	c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19304 impls, 162 clqs
0.29/0.38	c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19334 impls, 162 clqs
0.49/0.57	c (round 13) 742 del vars, 797 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18887 upgd conss, 19350 impls, 162 clqs
0.59/0.65	c (round 14) 742 del vars, 797 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19049 upgd conss, 19350 impls, 162 clqs
17.38/17.47	c (round 15) 767 del vars, 797 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19049 upgd conss, 3381106 impls, 162 clqs
17.38/17.48	c (round 16) 767 del vars, 822 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19049 upgd conss, 3381134 impls, 162 clqs
17.49/17.57	c (round 17) 767 del vars, 822 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19062 upgd conss, 3381134 impls, 162 clqs
21.19/21.22	c (round 18) 792 del vars, 822 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19062 upgd conss, 5610188 impls, 162 clqs
21.19/21.23	c (round 19) 799 del vars, 854 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19062 upgd conss, 5610254 impls, 162 clqs
21.29/21.32	c (round 20) 799 del vars, 854 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19085 upgd conss, 5610254 impls, 162 clqs
21.38/21.45	c (round 21) 824 del vars, 854 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19085 upgd conss, 5656052 impls, 162 clqs
21.38/21.47	c (round 22) 830 del vars, 885 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19085 upgd conss, 5656090 impls, 162 clqs
21.48/21.55	c (round 23) 830 del vars, 885 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19097 upgd conss, 5656090 impls, 162 clqs
21.58/21.63	c (round 24) 862 del vars, 885 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19097 upgd conss, 5669400 impls, 162 clqs
21.58/21.65	c (round 25) 862 del vars, 917 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19097 upgd conss, 5669546 impls, 162 clqs
21.68/21.73	c (round 26) 862 del vars, 917 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19118 upgd conss, 5669546 impls, 162 clqs
23.59/23.68	c    (23.7s) probing: 1000/18774 (5.3%) - 122 fixings, 1 aggregations, 1074785 implications, 0 bound changes
24.19/24.23	c (round 27) 887 del vars, 917 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19118 upgd conss, 6925742 impls, 162 clqs
24.19/24.25	c (round 28) 888 del vars, 943 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19118 upgd conss, 6925752 impls, 162 clqs
24.28/24.33	c (round 29) 888 del vars, 943 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19121 upgd conss, 6925752 impls, 162 clqs
24.38/24.41	c (round 30) 914 del vars, 943 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19121 upgd conss, 6928728 impls, 162 clqs
24.38/24.42	c (round 31) 914 del vars, 969 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19121 upgd conss, 6928864 impls, 162 clqs
24.48/24.51	c (round 32) 914 del vars, 969 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19133 upgd conss, 6928864 impls, 162 clqs
24.58/24.61	c (round 33) 941 del vars, 969 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19133 upgd conss, 6950552 impls, 162 clqs
24.58/24.63	c (round 34) 941 del vars, 996 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19133 upgd conss, 6950670 impls, 162 clqs
24.68/24.71	c (round 35) 941 del vars, 996 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19144 upgd conss, 6950670 impls, 162 clqs
27.59/27.62	c (round 36) 966 del vars, 996 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19144 upgd conss, 8404594 impls, 162 clqs
27.59/27.63	c (round 37) 967 del vars, 1022 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19144 upgd conss, 8404630 impls, 162 clqs
27.68/27.72	c (round 38) 967 del vars, 1022 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19162 upgd conss, 8404630 impls, 162 clqs
27.68/27.78	c (round 39) 992 del vars, 1022 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19162 upgd conss, 8405356 impls, 162 clqs
27.79/27.80	c (round 40) 992 del vars, 1047 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19162 upgd conss, 8405550 impls, 162 clqs
27.79/27.88	c (round 41) 992 del vars, 1047 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19179 upgd conss, 8405550 impls, 162 clqs
27.88/27.97	c (round 42) 1017 del vars, 1047 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19179 upgd conss, 8410794 impls, 162 clqs
27.88/27.99	c (round 43) 1022 del vars, 1077 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19179 upgd conss, 8410814 impls, 162 clqs
27.99/28.08	c (round 44) 1022 del vars, 1077 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19189 upgd conss, 8410814 impls, 162 clqs
30.08/30.19	c (round 45) 1047 del vars, 1077 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19189 upgd conss, 9149674 impls, 162 clqs
30.18/30.21	c (round 46) 1050 del vars, 1105 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19189 upgd conss, 9149766 impls, 162 clqs
30.18/30.29	c (round 47) 1050 del vars, 1105 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19197 upgd conss, 9149766 impls, 162 clqs
30.39/30.41	c (round 48) 1076 del vars, 1105 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19197 upgd conss, 9163458 impls, 162 clqs
30.39/30.43	c (round 49) 1076 del vars, 1131 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19197 upgd conss, 9163472 impls, 162 clqs
30.48/30.51	c (round 50) 1076 del vars, 1131 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19202 upgd conss, 9163472 impls, 162 clqs
31.68/31.78	c (round 51) 1101 del vars, 1131 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 19202 upgd conss, 9595106 impls, 162 clqs
31.68/31.80	c (round 52) 1101 del vars, 1159 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 19202 upgd conss, 9595165 impls, 162 clqs
31.79/31.82	c (round 53) 1104 del vars, 1160 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19202 upgd conss, 9595166 impls, 162 clqs
31.88/31.91	c (round 54) 1105 del vars, 1160 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19214 upgd conss, 9595166 impls, 162 clqs
31.88/31.99	c (round 55) 1130 del vars, 1160 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19214 upgd conss, 9597072 impls, 162 clqs
31.98/32.02	c (round 56) 1139 del vars, 1194 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19214 upgd conss, 9597088 impls, 162 clqs
32.09/32.11	c (round 57) 1139 del vars, 1194 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19222 upgd conss, 9597088 impls, 162 clqs
32.18/32.22	c    (32.2s) probing: 2000/18774 (10.7%) - 380 fixings, 1 aggregations, 1854001 implications, 4 bound changes
32.18/32.24	c (round 58) 1164 del vars, 1194 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19222 upgd conss, 9597088 impls, 162 clqs
32.18/32.26	c (round 59) 1164 del vars, 1219 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19222 upgd conss, 9597088 impls, 162 clqs
32.39/32.44	c (round 60) 1189 del vars, 1219 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19222 upgd conss, 9597088 impls, 162 clqs
32.39/32.46	c (round 61) 1189 del vars, 1244 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19222 upgd conss, 9597088 impls, 162 clqs
32.58/32.66	c (round 62) 1214 del vars, 1244 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19222 upgd conss, 9597088 impls, 162 clqs
32.58/32.68	c (round 63) 1214 del vars, 1269 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19222 upgd conss, 9597088 impls, 162 clqs
32.88/32.91	c (round 64) 1239 del vars, 1269 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19222 upgd conss, 9597088 impls, 162 clqs
32.88/32.93	c (round 65) 1239 del vars, 1294 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19222 upgd conss, 9597088 impls, 162 clqs
33.09/33.12	c (round 66) 1264 del vars, 1294 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19222 upgd conss, 9597992 impls, 162 clqs
33.09/33.15	c (round 67) 1272 del vars, 1327 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19222 upgd conss, 9598018 impls, 162 clqs
33.19/33.24	c (round 68) 1272 del vars, 1327 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19234 upgd conss, 9598018 impls, 162 clqs
33.38/33.46	c (round 69) 1297 del vars, 1327 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19234 upgd conss, 9598018 impls, 162 clqs
33.38/33.48	c (round 70) 1297 del vars, 1352 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19234 upgd conss, 9598018 impls, 162 clqs
33.49/33.54	c (round 71) 1322 del vars, 1352 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19234 upgd conss, 9598018 impls, 162 clqs
33.49/33.56	c (round 72) 1322 del vars, 1377 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19234 upgd conss, 9598018 impls, 162 clqs
33.58/33.62	c (round 73) 1347 del vars, 1377 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19234 upgd conss, 9598018 impls, 162 clqs
33.58/33.64	c (round 74) 1347 del vars, 1402 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19234 upgd conss, 9598018 impls, 162 clqs
33.69/33.70	c (round 75) 1372 del vars, 1402 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19234 upgd conss, 9598018 impls, 162 clqs
33.69/33.72	c (round 76) 1376 del vars, 1431 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19234 upgd conss, 9598024 impls, 162 clqs
33.78/33.81	c (round 77) 1376 del vars, 1431 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19237 upgd conss, 9598024 impls, 162 clqs
33.78/33.88	c (round 78) 1401 del vars, 1431 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19237 upgd conss, 9598024 impls, 162 clqs
33.88/33.90	c (round 79) 1401 del vars, 1456 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19237 upgd conss, 9598024 impls, 162 clqs
37.78/37.89	c (round 80) 1426 del vars, 1456 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19237 upgd conss, 10154852 impls, 162 clqs
37.88/37.91	c (round 81) 1426 del vars, 1481 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19237 upgd conss, 10154852 impls, 162 clqs
37.98/38.04	c (round 82) 1451 del vars, 1481 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19237 upgd conss, 10154912 impls, 162 clqs
37.98/38.06	c (round 83) 1452 del vars, 1507 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19237 upgd conss, 10154912 impls, 162 clqs
38.58/38.62	c    (38.6s) probing: 3000/18774 (16.0%) - 675 fixings, 1 aggregations, 2161812 implications, 4 bound changes
45.28/45.35	c    (45.4s) probing: 4000/18774 (21.3%) - 680 fixings, 1 aggregations, 2685504 implications, 4 bound changes
49.08/49.19	c    (49.2s) probing: 4545/18774 (24.2%) - 680 fixings, 1 aggregations, 2979680 implications, 4 bound changes
49.08/49.19	c    (49.2s) probing aborted: 1000/1000 successive useless probings
49.08/49.19	c (round 84) 1472 del vars, 1507 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19237 upgd conss, 11849556 impls, 162 clqs
49.18/49.22	c (round 85) 1472 del vars, 1527 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19237 upgd conss, 11849556 impls, 162 clqs
50.08/50.13	c    (50.1s) probing: 4645/18774 (24.7%) - 680 fixings, 1 aggregations, 3088273 implications, 4 bound changes
50.08/50.13	c    (50.1s) probing aborted: 1000/1000 successive useless probings
50.08/50.15	c presolving (86 rounds):
50.08/50.15	c  1472 deleted vars, 1527 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
50.08/50.15	c  12067006 implications, 162 cliques
50.08/50.15	c presolved problem has 18044 variables (18044 bin, 0 int, 0 impl, 0 cont) and 18319 constraints
50.08/50.15	c    2244 constraints of type <setppc>
50.08/50.15	c   16075 constraints of type <logicor>
50.08/50.15	c transformed objective value is always integral (scale: 1)
50.08/50.15	c Presolving Time: 50.02
50.08/50.15	c - non default parameters ----------------------------------------------------------------------
50.08/50.15	c # SCIP version 2.1.1.4
50.08/50.15	c 
50.08/50.15	c # maximal time in seconds to run
50.08/50.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
50.08/50.15	c limits/time = 1797
50.08/50.15	c 
50.08/50.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
50.08/50.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
50.08/50.15	c limits/memory = 13950
50.08/50.15	c 
50.08/50.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
50.08/50.15	c # [type: int, range: [1,2], default: 1]
50.08/50.15	c timing/clocktype = 2
50.08/50.15	c 
50.08/50.15	c # belongs reading time to solving time?
50.08/50.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
50.08/50.15	c timing/reading = TRUE
50.08/50.15	c 
50.08/50.15	c -----------------------------------------------------------------------------------------------
50.08/50.15	c start solving
50.08/50.16	c 
75.48/75.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
75.48/75.51	c  75.5s|     1 |     0 | 17163 |     - | 389M|   0 |3382 |  18k|  18k|  18k|  18k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
567.29/567.44	c   567s|     1 |     0 |115326 |     - | 391M|   0 |4188 |  18k|  18k|  18k|  18k| 165 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
611.88/612.01	c   612s|     1 |     0 |131814 |     - | 391M|   0 |4486 |  18k|  18k|  18k|  18k| 275 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
666.67/666.85	c   667s|     1 |     0 |150447 |     - | 391M|   0 |4360 |  18k|  18k|  18k|  18k| 359 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
722.86/723.07	c   723s|     1 |     0 |169728 |     - | 391M|   0 |4500 |  18k|  18k|  18k|  18k| 424 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
787.85/788.04	c   788s|     1 |     0 |190908 |     - | 391M|   0 |4650 |  18k|  18k|  18k|  18k| 488 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
847.54/847.72	c   848s|     1 |     0 |210651 |     - | 391M|   0 |4684 |  18k|  18k|  18k|  18k| 543 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
999.92/1000.17	c  1000s|     1 |     2 |210651 |     - | 391M|   0 |4684 |  18k|  18k|  18k|  18k| 543 |  15 |  27 | 0.000000e+00 |      --      |    Inf 
1796.69/1797.01	c 
1796.69/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.01	c Solving Time (sec) : 1797.01
1796.69/1797.01	c Solving Nodes      : 6
1796.69/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.69/1797.01	c Dual Bound         : +0.00000000000000e+00
1796.69/1797.01	c Gap                : infinite
1796.69/1797.01	s UNKNOWN
1796.69/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.01	c Total Time         :    1797.01
1796.69/1797.01	c   solving          :    1797.01
1796.69/1797.01	c   presolving       :      50.02 (included in solving)
1796.69/1797.01	c   reading          :       0.09 (included in solving)
1796.69/1797.01	c   copying          :       0.05 (1 #copies) (minimal 0.05, maximal 0.05, average 0.05)
1796.69/1797.01	c Original Problem   :
1796.69/1797.01	c   Problem name     : HOME/instance-3693004-1338044746.opb
1796.69/1797.01	c   Variables        : 19516 (19516 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.01	c   Constraints      : 19846 initial, 19846 maximal
1796.69/1797.01	c   Objective sense  : minimize
1796.69/1797.01	c Presolved Problem  :
1796.69/1797.01	c   Problem name     : t_HOME/instance-3693004-1338044746.opb
1796.69/1797.01	c   Variables        : 18044 (18044 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.01	c   Constraints      : 18319 initial, 18334 maximal
1796.69/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.69/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.01	c   trivial          :       0.08       0.00          4          0          0          0          0          0          0          0          0
1796.69/1797.01	c   dualfix          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.01	c   gateextraction   :       0.21       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.01	c   implics          :       0.56       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.01	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.01	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.01	c   probing          :      46.21       0.00        680          1          0          4          0          0          0          0          0
1796.69/1797.01	c   setppc           :       0.22       0.00         43          0          0          0          0        281          0          0          0
1796.69/1797.01	c   linear           :       0.24       0.00        742          0          0        742          0        797          0          0          0
1796.69/1797.01	c   logicor          :       2.27       0.01          2          0          0          4          0        449          0          0          0
1796.69/1797.01	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.69/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.01	c   integral         :          0          0          0          0          5          0          4          0          0          0          0          0         10
1796.69/1797.01	c   setppc           :       2244       2244          6      71391          0          1          3       4337        319       3039          0          0          0
1796.69/1797.01	c   logicor          :      16075+     16090          6      64065          0          1          0      37203        181        744          0          0          0
1796.69/1797.01	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.69/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.69/1797.01	c   integral         :     241.54       0.00       0.00       0.00     241.53       0.00       0.00       0.00
1796.69/1797.01	c   setppc           :       3.45       0.00       0.00       3.44       0.00       0.00       0.00       0.00
1796.69/1797.01	c   logicor          :       4.80       0.01       0.01       4.76       0.00       0.00       0.00       0.02
1796.69/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.69/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.69/1797.01	c   rootredcost      :          0          0          0          0
1796.69/1797.01	c   pseudoobj        :          0          0          0          0
1796.69/1797.01	c   vbounds          :          0          0          0          0
1796.69/1797.01	c   redcost          :         11          0          0          0
1796.69/1797.01	c   probing          :          0          0          0          0
1796.69/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.69/1797.01	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00
1796.69/1797.01	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00
1796.69/1797.01	c   vbounds          :       0.02       0.00       0.00       0.02       0.00
1796.69/1797.01	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.69/1797.01	c   probing          :      46.22       0.00      46.21       0.00       0.00
1796.69/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.69/1797.01	c   propagation      :       0.04        500         15         15        1.0          0        0.0          -
1796.69/1797.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.69/1797.01	c   applied globally :          -          -          -         15        1.0          -          -          -
1796.69/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.69/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.69/1797.01	c   cut pool         :       0.00                     5          -          -          7          -    (maximal pool size: 587)
1796.69/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.69/1797.01	c   impliedbounds    :       0.38       0.00          6          0          0        710          0
1796.69/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.69/1797.01	c   gomory           :       6.73       0.00          6          0          0          0          0
1796.69/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.69/1797.01	c   strongcg         :       6.78       0.00          6          0          0          0          0
1796.69/1797.01	c   cmir             :       1.00       0.00          6          0          0          0          0
1796.69/1797.01	c   flowcover        :       1.14       0.00          6          0          0          0          0
1796.69/1797.01	c   clique           :      18.08       0.00          6          0          0         58          0
1796.69/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.69/1797.01	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.69/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.69/1797.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.69/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.69/1797.01	c   problem variables:       0.00          -          0          0
1796.69/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.01	c   relpscost        :     241.53       0.00          5          0          0          0          0         10
1796.69/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.01	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.69/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.69/1797.01	c   LP solutions     :       0.00          -          -          0
1796.69/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.69/1797.01	c   oneopt           :       0.00       0.00          0          0
1796.69/1797.01	c   crossover        :       0.00       0.00          0          0
1796.69/1797.01	c   pscostdiving     :       0.00       0.00          0          0
1796.69/1797.01	c   fracdiving       :       0.00       0.00          0          0
1796.69/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.69/1797.01	c   trivial          :       0.02       0.00          2          0
1796.69/1797.01	c   shiftandpropagate:       0.08       0.00          1          0
1796.69/1797.01	c   simplerounding   :       0.00       0.00          0          0
1796.69/1797.01	c   zirounding       :       0.01       0.00          0          0
1796.69/1797.01	c   rounding         :       0.02       0.00         11          0
1796.69/1797.01	c   shifting         :       0.13       0.00          7          0
1796.69/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.69/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.69/1797.01	c   indoneopt        :       0.00       0.00          0          0
1796.69/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.69/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.69/1797.01	c   feaspump         :     429.76       0.00          1          0
1796.69/1797.01	c   clique           :       0.00       0.00          0          0
1796.69/1797.01	c   coefdiving       :     407.19       0.00          1          0
1796.69/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.69/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.69/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.69/1797.01	c   veclendiving     :       0.00       0.00          0          0
1796.69/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.69/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.69/1797.01	c   objpscostdiving  :       0.00       0.00          0          0
1796.69/1797.01	c   rootsoldiving    :       0.00       0.00          0          0
1796.69/1797.01	c   linesearchdiving :       0.00       0.00          0          0
1796.69/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.69/1797.01	c   octane           :       0.00       0.00          0          0
1796.69/1797.01	c   rens             :      84.21       0.00          1          0
1796.69/1797.01	c   rins             :       0.00       0.00          0          0
1796.69/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.69/1797.01	c   mutation         :       0.00       0.00          0          0
1796.69/1797.01	c   dins             :       0.00       0.00          0          0
1796.69/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.69/1797.01	c   undercover       :       0.00       0.00          0          0
1796.69/1797.01	c   subnlp           :       0.00       0.00          0          0
1796.69/1797.01	c   trysol           :       0.00       0.00          0          0
1796.69/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.69/1797.01	c   primal LP        :       0.06          1          0       0.00       0.00       0.06          1
1796.69/1797.01	c   dual LP          :     549.64         13     207175   15936.54     376.93       0.00          0
1796.69/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.69/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.69/1797.02	c   diving/probing LP:     836.78         24     251263   10469.29     300.27
1796.69/1797.02	c   strong branching :     241.52        103      98674     958.00     408.56
1796.69/1797.02	c     (at root node) :          -         27      27000    1000.00          -
1796.69/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.69/1797.02	c B&B Tree           :
1796.69/1797.02	c   number of runs   :          1
1796.69/1797.02	c   nodes            :          6
1796.69/1797.02	c   nodes (total)    :          6
1796.69/1797.02	c   nodes left       :          7
1796.69/1797.02	c   max depth        :          3
1796.69/1797.02	c   max depth (total):          3
1796.69/1797.02	c   backtracks       :          1 (16.7%)
1796.69/1797.02	c   delayed cutoffs  :          0
1796.69/1797.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.69/1797.02	c   avg switch length:       1.50
1796.69/1797.02	c   switching time   :       0.07
1796.69/1797.02	c Solution           :
1796.69/1797.02	c   Solutions found  :          0 (0 improvements)
1796.69/1797.02	c   Primal Bound     :          -
1796.69/1797.02	c   Dual Bound       : +0.00000000000000e+00
1796.69/1797.02	c   Gap              :   infinite
1796.69/1797.02	c   Root Dual Bound  : +0.00000000000000e+00
1796.69/1797.02	c   Root Iterations  :     210651
1796.79/1797.13	c Time complete: 1796.82.

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-3693004-1338044746/watcher-3693004-1338044746 -o /tmp/evaluation-result-3693004-1338044746/solver-3693004-1338044746 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693004-1338044746.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.00 2.00 2/176 2016
/proc/meminfo: memFree=28917856/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=11156 CPUtime=0 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 1543 0 0 0 0 0 0 0 20 0 1 0 270600473 11423744 1497 33554432000 4194304 10169799 140735002596656 140735459318440 8883659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 2789 1497 409 1459 0 1321 0

[startup+0.08366 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 2016
/proc/meminfo: memFree=28917856/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=33776 CPUtime=0.08 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 7167 0 0 0 7 1 0 0 20 0 1 0 270600473 34586624 7121 33554432000 4194304 10169799 140735002596656 140735459318440 8857806 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 8444 7121 409 1459 0 6976 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33776

[startup+0.10028 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 2016
/proc/meminfo: memFree=28917856/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=39224 CPUtime=0.09 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 8475 0 0 0 8 1 0 0 20 0 1 0 270600473 40165376 8429 33554432000 4194304 10169799 140735002596656 140735459318440 5471578 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 9806 8429 454 1459 0 8338 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39224

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 2016
/proc/meminfo: memFree=28917856/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=90168 CPUtime=0.29 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 20892 0 0 0 25 4 0 0 20 0 1 0 270600473 92332032 20586 33554432000 4194304 10169799 140735002596656 140735459318440 4950707 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 22542 20586 556 1459 0 21074 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90168

[startup+0.700245 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 2016
/proc/meminfo: memFree=28917856/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=110124 CPUtime=0.68 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 27304 0 0 0 60 8 0 0 20 0 1 0 270600473 112766976 25550 33554432000 4194304 10169799 140735002596656 140735002594808 5923700 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 27531 25550 573 1459 0 26063 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 110124

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2017
/proc/meminfo: memFree=28777324/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=199584 CPUtime=1.49 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 48557 0 0 0 138 11 0 0 20 0 1 0 270600473 204374016 46676 33554432000 4194304 10169799 140735002596656 140735002592920 8918708 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 49896 46676 596 1459 0 48428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 199584

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2017
/proc/meminfo: memFree=28706892/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=245444 CPUtime=3.09 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 59510 0 0 0 296 13 0 0 20 0 1 0 270600473 251334656 57629 33554432000 4194304 10169799 140735002596656 140735002592920 8915438 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 61361 57629 596 1459 0 59893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 245444

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2017
/proc/meminfo: memFree=28655432/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=297616 CPUtime=6.28 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 71745 0 0 0 614 14 0 0 20 0 1 0 270600473 304758784 69864 33554432000 4194304 10169799 140735002596656 140735002592920 8920216 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 74404 69864 596 1459 0 72936 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 297616

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2017
/proc/meminfo: memFree=28588124/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=351040 CPUtime=12.68 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 84788 0 0 0 1252 16 0 0 20 0 1 0 270600473 359464960 82907 33554432000 4194304 10169799 140735002596656 140735002592920 8920301 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 87760 82907 596 1459 0 86292 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 351040

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2017
/proc/meminfo: memFree=28432504/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=508900 CPUtime=25.49 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 124216 0 0 0 2517 32 0 0 20 0 1 0 270600473 521113600 122335 33554432000 4194304 10169799 140735002596656 140735002594184 4950707 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 127225 122335 605 1459 0 125757 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 508900

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2017
/proc/meminfo: memFree=28163680/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=778540 CPUtime=51.08 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 192095 0 0 0 5039 69 0 0 20 0 1 0 270600473 797224960 189499 33554432000 4194304 10169799 140735002596656 140735002591064 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 194635 189499 760 1459 0 193167 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 778540

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2018
/proc/meminfo: memFree=28147308/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=790372 CPUtime=102.27 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 198450 0 0 0 10152 75 0 0 20 0 1 0 270600473 809340928 193011 33554432000 4194304 10169799 140735002596656 140735002589064 8004781 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 197593 193011 777 1459 0 196125 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 790372

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2018
/proc/meminfo: memFree=28145200/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=792828 CPUtime=162.26 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 198962 0 0 0 16148 78 0 0 20 0 1 0 270600473 811855872 193523 33554432000 4194304 10169799 140735002596656 140735002588936 8004592 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2016/statm: 198207 193523 777 1459 0 196739 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 792828

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2018
/proc/meminfo: memFree=28145568/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=792828 CPUtime=222.25 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 198964 0 0 0 22143 82 0 0 20 0 1 0 270600473 811855872 193529 33554432000 4194304 10169799 140735002596656 140735002589064 8021716 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 198207 193529 777 1459 0 196739 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 792828

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 2022
/proc/meminfo: memFree=28143712/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=792828 CPUtime=282.24 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 198965 0 0 0 28139 85 0 0 20 0 1 0 270600473 811855872 193993 33554432000 4194304 10169799 140735002596656 140735002588936 8004688 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 198207 193993 777 1459 0 196739 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 792828

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2022
/proc/meminfo: memFree=28138048/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=792828 CPUtime=342.23 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 198965 0 0 0 34136 87 0 0 20 0 1 0 270600473 811855872 195398 33554432000 4194304 10169799 140735002596656 140735002588872 8010560 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 198207 195398 777 1459 0 196739 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 792828

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2022
/proc/meminfo: memFree=28135348/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=792828 CPUtime=402.22 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 198965 0 0 0 40130 92 0 0 20 0 1 0 270600473 811855872 196057 33554432000 4194304 10169799 140735002596656 140735002589368 8009848 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 198207 196057 777 1459 0 196739 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 792828

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2022
/proc/meminfo: memFree=28135748/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=792828 CPUtime=462.21 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 198965 0 0 0 46123 98 0 0 20 0 1 0 270600473 811855872 196057 33554432000 4194304 10169799 140735002596656 140735002589064 8004497 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 198207 196057 777 1459 0 196739 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 792828

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2022
/proc/meminfo: memFree=28135528/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=802588 CPUtime=522.2 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 199695 0 0 0 52043 177 0 0 20 0 1 0 270600473 821850112 198314 33554432000 4194304 10169799 140735002596656 140735002593768 7238392 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 200647 198314 792 1459 0 199179 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 802588

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2023
/proc/meminfo: memFree=28087356/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=843188 CPUtime=582.19 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 203982 0 0 0 58035 184 0 0 20 0 1 0 270600473 863424512 208058 33554432000 4194304 10169799 140735002596656 140735002591160 8009675 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 210797 208058 804 1459 0 209329 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 843188

[startup+642.3 s]

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

/proc/meminfo: memFree=28252076/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=844560 CPUtime=1062.1 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224536 0 0 0 105960 250 0 0 20 0 1 0 270600473 864829440 209193 33554432000 4194304 10169799 140735002596656 140735002591432 8009913 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211140 209193 846 1459 0 209672 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 844560

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2065
/proc/meminfo: memFree=28251208/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1122.09 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 111953 256 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002591256 8009480 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 845144

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2066
/proc/meminfo: memFree=28249972/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1182.08 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 117946 262 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002590984 7978384 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 845144

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2066
/proc/meminfo: memFree=28249104/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1242.07 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 123940 267 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002591160 8004375 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 845144

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2067
/proc/meminfo: memFree=28248784/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1302.08 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 129935 273 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002591352 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 845144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2067
/proc/meminfo: memFree=28248792/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1362.06 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 135927 279 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002591352 8009442 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 845144

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2067
/proc/meminfo: memFree=28248172/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1422.06 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 141921 285 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002590520 7983357 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 845144

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 2071
/proc/meminfo: memFree=28247524/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1482.04 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 147912 292 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002590440 8010470 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 845144

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2071
/proc/meminfo: memFree=28246940/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1542.03 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 153905 298 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002590520 8019867 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 845144

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2071
/proc/meminfo: memFree=28246692/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1602.02 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 159896 306 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002590888 7707600 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 845144

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2071
/proc/meminfo: memFree=28246200/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1662.01 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 165888 313 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002590520 8009548 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 845144

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2071
/proc/meminfo: memFree=28246076/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1722 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 171881 319 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002590520 7983376 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 845144

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2072
/proc/meminfo: memFree=28246572/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1781.99 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 177873 326 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002590616 7983394 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 845144

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

[startup+1785.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2072
/proc/meminfo: memFree=28246820/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1785.19 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 178192 327 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002590520 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 845144

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2072
/proc/meminfo: memFree=28246448/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1791.59 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 178832 327 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002591112 8009519 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 845144

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2072
/proc/meminfo: memFree=28246076/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1794.8 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 179152 328 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002591064 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 845144

[startup+1795.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2072
/proc/meminfo: memFree=28246076/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1795.59 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 179231 328 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002591064 7969391 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (KiB) 845144

[startup+1796.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2072
/proc/meminfo: memFree=28246076/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=845144 CPUtime=1796.39 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224650 0 0 0 179311 328 0 0 20 0 1 0 270600473 865427456 209307 33554432000 4194304 10169799 140735002596656 140735002591064 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 211286 209307 846 1459 0 209818 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 845144

[startup+1797.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2072
/proc/meminfo: memFree=28246076/32873648 swapFree=6844/6844
[pid=2016] ppid=2014 vsize=791504 CPUtime=1796.79 cores=0,2,4,6
/proc/2016/stat : 2016 (scip-2.1.1.4sfi) R 2014 2016 1406 0 -1 4202496 224652 0 0 0 179351 328 0 0 20 0 1 0 270600473 810500096 197069 33554432000 4194304 10169799 140735002596656 140735002591064 7542233 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2016/statm: 197876 197069 848 1459 0 196408 0
Current children cumulated CPU time (s) 1796.79
Current children cumulated vsize (KiB) 791504

Child status: 0
Real time (s): 1797.14
CPU time (s): 1796.83
CPU user time (s): 1793.54
CPU system time (s): 3.2945
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 926740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.54
system time used= 3.2945
maximum resident set size= 916460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224654
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= 23
involuntary context switches= 2517

runsolver used 2.66559 second user time and 7.37688 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-26 17:05:46
IDJOB=3693004
IDBENCH=90170
IDSOLVER=2272
FILE ID=node124/3693004-1338044746
RUNJOBID= node124-1338036340-1423
PBS_JOBID= 14624372
Free space on /tmp= 71528 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K164.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-3693004-1338044746/watcher-3693004-1338044746 -o /tmp/evaluation-result-3693004-1338044746/solver-3693004-1338044746 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693004-1338044746.opb -t 1800 -m 15500

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

MD5SUM BENCH= 57b7e746b37944d021e8febe16059957
RANDOM SEED=2011742802

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28918120 kB
Buffers:          272296 kB
Cached:          2524564 kB
SwapCached:            0 kB
Active:          1096768 kB
Inactive:        2080388 kB
Active(anon):     382868 kB
Inactive(anon):        0 kB
Active(file):     713900 kB
Inactive(file):  2080388 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15064 kB
Writeback:            12 kB
AnonPages:        387004 kB
Mapped:            17660 kB
Shmem:               200 kB
Slab:             640268 kB
SReclaimable:      84744 kB
SUnreclaim:       555524 kB
KernelStack:        1432 kB
PageTables:         4592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     493548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71516 MiB
End job on node124 at 2012-05-26 17:35:43