Trace number 3693010

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.95 1797.25

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K180.opb
MD5SUMf1881d1e83243719865906bde58f94f2
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 variables21420
Total number of constraints21782
Number of constraints which are clauses21602
Number of constraints which are cardinality constraints (but not clauses)180
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint180
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 181
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-3693010-1338044799.opb>
0.09/0.10	c original problem has 21420 variables (21420 bin, 0 int, 0 impl, 0 cont) and 21782 constraints
0.09/0.10	c problem read in 0.10
0.19/0.29	c presolving:
0.38/0.40	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20760 impls, 180 clqs
0.38/0.43	c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20760 impls, 178 clqs
0.38/0.45	c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20868 impls, 178 clqs
0.38/0.48	c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21066 impls, 178 clqs
0.49/0.50	c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21288 impls, 178 clqs
0.49/0.52	c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21514 impls, 178 clqs
0.49/0.54	c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21674 impls, 178 clqs
0.49/0.56	c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21800 impls, 178 clqs
0.49/0.58	c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21842 impls, 178 clqs
0.59/0.60	c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21888 impls, 178 clqs
0.59/0.62	c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21944 impls, 178 clqs
0.59/0.64	c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21974 impls, 178 clqs
0.89/0.94	c (round 13) 742 del vars, 813 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20791 upgd conss, 21990 impls, 178 clqs
0.99/1.07	c (round 14) 742 del vars, 813 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20969 upgd conss, 21990 impls, 178 clqs
27.49/27.55	c (round 15) 767 del vars, 813 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20969 upgd conss, 4027278 impls, 178 clqs
27.49/27.58	c (round 16) 767 del vars, 838 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20969 upgd conss, 4027306 impls, 178 clqs
27.68/27.71	c (round 17) 767 del vars, 838 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20982 upgd conss, 4027306 impls, 178 clqs
32.99/33.06	c (round 18) 792 del vars, 838 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20982 upgd conss, 6499112 impls, 178 clqs
33.08/33.10	c (round 19) 799 del vars, 870 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20982 upgd conss, 6499178 impls, 178 clqs
33.18/33.23	c (round 20) 799 del vars, 870 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21005 upgd conss, 6499178 impls, 178 clqs
33.38/33.42	c (round 21) 824 del vars, 870 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21005 upgd conss, 6544976 impls, 178 clqs
33.38/33.46	c (round 22) 830 del vars, 901 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21005 upgd conss, 6545014 impls, 178 clqs
33.48/33.59	c (round 23) 830 del vars, 901 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21017 upgd conss, 6545014 impls, 178 clqs
33.68/33.71	c (round 24) 862 del vars, 901 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21017 upgd conss, 6558324 impls, 178 clqs
33.68/33.74	c (round 25) 862 del vars, 933 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21017 upgd conss, 6558470 impls, 178 clqs
33.78/33.88	c (round 26) 862 del vars, 933 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21038 upgd conss, 6558470 impls, 178 clqs
35.88/35.90	c    (35.9s) probing: 1000/20678 (4.8%) - 122 fixings, 1 aggregations, 1168594 implications, 0 bound changes
37.58/37.60	c (round 27) 887 del vars, 933 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21038 upgd conss, 7953418 impls, 178 clqs
37.58/37.63	c (round 28) 888 del vars, 959 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21038 upgd conss, 7953428 impls, 178 clqs
37.68/37.77	c (round 29) 888 del vars, 959 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21041 upgd conss, 7953428 impls, 178 clqs
37.78/37.88	c (round 30) 914 del vars, 959 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21041 upgd conss, 7956404 impls, 178 clqs
37.88/37.92	c (round 31) 914 del vars, 985 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21041 upgd conss, 7956540 impls, 178 clqs
37.99/38.05	c (round 32) 914 del vars, 985 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21053 upgd conss, 7956540 impls, 178 clqs
38.19/38.20	c (round 33) 941 del vars, 985 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21053 upgd conss, 7978228 impls, 178 clqs
38.19/38.23	c (round 34) 941 del vars, 1012 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21053 upgd conss, 7978346 impls, 178 clqs
38.28/38.37	c (round 35) 941 del vars, 1012 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21064 upgd conss, 7978346 impls, 178 clqs
42.58/42.67	c (round 36) 966 del vars, 1012 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21064 upgd conss, 9591822 impls, 178 clqs
42.68/42.71	c (round 37) 967 del vars, 1038 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21064 upgd conss, 9591858 impls, 178 clqs
42.78/42.85	c (round 38) 967 del vars, 1038 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21082 upgd conss, 9591858 impls, 178 clqs
42.89/42.94	c (round 39) 992 del vars, 1038 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21082 upgd conss, 9592584 impls, 178 clqs
42.89/42.97	c (round 40) 992 del vars, 1063 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21082 upgd conss, 9592778 impls, 178 clqs
43.08/43.11	c (round 41) 992 del vars, 1063 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21099 upgd conss, 9592778 impls, 178 clqs
43.18/43.25	c (round 42) 1017 del vars, 1063 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21099 upgd conss, 9598022 impls, 178 clqs
43.18/43.28	c (round 43) 1022 del vars, 1093 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21099 upgd conss, 9598042 impls, 178 clqs
43.38/43.42	c (round 44) 1022 del vars, 1093 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21109 upgd conss, 9598042 impls, 178 clqs
46.49/46.57	c (round 45) 1047 del vars, 1093 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21109 upgd conss, 10415782 impls, 178 clqs
46.58/46.61	c (round 46) 1050 del vars, 1121 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21109 upgd conss, 10415874 impls, 178 clqs
46.68/46.75	c (round 47) 1050 del vars, 1121 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21117 upgd conss, 10415874 impls, 178 clqs
46.88/46.92	c (round 48) 1076 del vars, 1121 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21117 upgd conss, 10429566 impls, 178 clqs
46.88/46.96	c (round 49) 1076 del vars, 1147 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21117 upgd conss, 10429580 impls, 178 clqs
46.98/47.09	c (round 50) 1076 del vars, 1147 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21122 upgd conss, 10429580 impls, 178 clqs
47.48/47.57	c    (47.6s) probing: 2000/20678 (9.7%) - 334 fixings, 1 aggregations, 2023190 implications, 4 bound changes
48.88/48.98	c (round 51) 1101 del vars, 1147 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 21122 upgd conss, 10906878 impls, 178 clqs
48.98/49.01	c (round 52) 1101 del vars, 1175 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 21122 upgd conss, 10906937 impls, 178 clqs
48.98/49.05	c (round 53) 1104 del vars, 1176 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21122 upgd conss, 10906938 impls, 178 clqs
49.09/49.19	c (round 54) 1105 del vars, 1176 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21134 upgd conss, 10906938 impls, 178 clqs
49.29/49.32	c (round 55) 1130 del vars, 1176 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21134 upgd conss, 10908844 impls, 178 clqs
49.29/49.36	c (round 56) 1139 del vars, 1210 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21134 upgd conss, 10908860 impls, 178 clqs
49.48/49.50	c (round 57) 1139 del vars, 1210 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21142 upgd conss, 10908860 impls, 178 clqs
49.59/49.70	c (round 58) 1164 del vars, 1210 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21142 upgd conss, 10908860 impls, 178 clqs
49.68/49.73	c (round 59) 1164 del vars, 1235 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21142 upgd conss, 10908860 impls, 178 clqs
49.88/49.97	c (round 60) 1189 del vars, 1235 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21142 upgd conss, 10908860 impls, 178 clqs
49.98/50.01	c (round 61) 1189 del vars, 1260 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21142 upgd conss, 10908860 impls, 178 clqs
50.18/50.28	c (round 62) 1214 del vars, 1260 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21142 upgd conss, 10908860 impls, 178 clqs
50.28/50.32	c (round 63) 1214 del vars, 1285 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21142 upgd conss, 10908860 impls, 178 clqs
50.59/50.63	c (round 64) 1239 del vars, 1285 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21142 upgd conss, 10908860 impls, 178 clqs
50.59/50.67	c (round 65) 1239 del vars, 1310 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21142 upgd conss, 10908860 impls, 178 clqs
50.88/50.94	c (round 66) 1264 del vars, 1310 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21142 upgd conss, 10909764 impls, 178 clqs
50.88/50.98	c (round 67) 1272 del vars, 1343 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21142 upgd conss, 10909790 impls, 178 clqs
51.08/51.12	c (round 68) 1272 del vars, 1343 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21154 upgd conss, 10909790 impls, 178 clqs
51.39/51.47	c (round 69) 1297 del vars, 1343 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21154 upgd conss, 10909790 impls, 178 clqs
51.48/51.51	c (round 70) 1297 del vars, 1368 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21154 upgd conss, 10909790 impls, 178 clqs
51.68/51.72	c (round 71) 1322 del vars, 1368 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21154 upgd conss, 10909790 impls, 178 clqs
51.68/51.75	c (round 72) 1322 del vars, 1393 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21154 upgd conss, 10909790 impls, 178 clqs
51.79/51.84	c (round 73) 1347 del vars, 1393 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21154 upgd conss, 10909790 impls, 178 clqs
51.79/51.87	c (round 74) 1347 del vars, 1418 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21154 upgd conss, 10909790 impls, 178 clqs
51.89/51.97	c (round 75) 1372 del vars, 1418 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21154 upgd conss, 10909790 impls, 178 clqs
51.98/52.01	c (round 76) 1378 del vars, 1449 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21154 upgd conss, 10909796 impls, 178 clqs
52.08/52.15	c (round 77) 1378 del vars, 1449 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 10909796 impls, 178 clqs
52.18/52.24	c (round 78) 1403 del vars, 1449 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 10909796 impls, 178 clqs
52.18/52.27	c (round 79) 1403 del vars, 1474 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 10909796 impls, 178 clqs
52.39/52.41	c (round 80) 1428 del vars, 1474 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 10909796 impls, 178 clqs
52.39/52.44	c (round 81) 1428 del vars, 1499 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 10909796 impls, 178 clqs
57.38/57.41	c    (57.4s) probing: 3000/20678 (14.5%) - 641 fixings, 1 aggregations, 2375464 implications, 4 bound changes
66.27/66.35	c    (66.3s) probing: 4000/20678 (19.3%) - 653 fixings, 1 aggregations, 2794346 implications, 4 bound changes
74.28/74.31	c    (74.3s) probing: 4804/20678 (23.2%) - 653 fixings, 1 aggregations, 3288461 implications, 4 bound changes
74.28/74.31	c    (74.3s) probing aborted: 1000/1000 successive useless probings
74.28/74.31	c (round 82) 1446 del vars, 1499 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 13239292 impls, 178 clqs
74.28/74.35	c (round 83) 1446 del vars, 1517 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 13239292 impls, 178 clqs
76.37/76.42	c (round 84) 1471 del vars, 1517 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 13604750 impls, 178 clqs
76.37/76.45	c (round 85) 1471 del vars, 1542 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 13604750 impls, 178 clqs
76.57/76.62	c    (76.6s) probing: 5000/20678 (24.2%) - 683 fixings, 1 aggregations, 3470519 implications, 4 bound changes
76.57/76.66	c (round 86) 1496 del vars, 1542 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 13605280 impls, 178 clqs
76.68/76.70	c (round 87) 1496 del vars, 1567 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 13605280 impls, 178 clqs
85.88/85.94	c    (85.9s) probing: 6000/20678 (29.0%) - 718 fixings, 1 aggregations, 4106964 implications, 4 bound changes
86.38/86.45	c    (86.5s) probing: 6054/20678 (29.3%) - 718 fixings, 1 aggregations, 4141528 implications, 4 bound changes
86.38/86.45	c    (86.5s) probing aborted: 1000/1000 successive useless probings
86.38/86.45	c (round 88) 1511 del vars, 1567 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 14949652 impls, 178 clqs
86.38/86.49	c (round 89) 1511 del vars, 1582 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 14949652 impls, 178 clqs
96.77/96.81	c    (96.8s) probing: 7000/20678 (33.9%) - 741 fixings, 1 aggregations, 4890762 implications, 4 bound changes
98.07/98.12	c (round 90) 1536 del vars, 1582 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 16644000 impls, 178 clqs
98.07/98.16	c (round 91) 1536 del vars, 1607 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 16644000 impls, 178 clqs
107.37/107.49	c    (107.5s) probing: 8000/20678 (38.7%) - 750 fixings, 1 aggregations, 5649800 implications, 4 bound changes
109.16/109.23	c    (109.2s) probing: 8131/20678 (39.3%) - 750 fixings, 1 aggregations, 5787391 implications, 4 bound changes
109.16/109.23	c    (109.2s) probing aborted: 1000/1000 successive useless probings
109.16/109.23	c (round 92) 1543 del vars, 1607 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 18247530 impls, 178 clqs
109.16/109.27	c (round 93) 1543 del vars, 1614 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 18247530 impls, 178 clqs
119.56/119.61	c    (119.6s) probing: 9000/20678 (43.5%) - 753 fixings, 1 aggregations, 6560630 implications, 4 bound changes
121.55/121.63	c    (121.6s) probing: 9138/20678 (44.2%) - 753 fixings, 1 aggregations, 6723688 implications, 4 bound changes
121.55/121.63	c    (121.6s) probing aborted: 1000/1000 successive useless probings
121.55/121.63	c (round 94) 1546 del vars, 1614 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 20123112 impls, 178 clqs
121.55/121.67	c (round 95) 1546 del vars, 1617 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21157 upgd conss, 20123112 impls, 178 clqs
123.06/123.14	c    (123.1s) probing: 9238/20678 (44.7%) - 753 fixings, 1 aggregations, 6828190 implications, 4 bound changes
123.06/123.14	c    (123.1s) probing aborted: 1000/1000 successive useless probings
123.06/123.18	c presolving (96 rounds):
123.06/123.18	c  1546 deleted vars, 1617 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
123.06/123.18	c  20332572 implications, 178 cliques
123.06/123.18	c presolved problem has 19874 variables (19874 bin, 0 int, 0 impl, 0 cont) and 20165 constraints
123.06/123.18	c    2468 constraints of type <setppc>
123.06/123.18	c   17697 constraints of type <logicor>
123.06/123.18	c transformed objective value is always integral (scale: 1)
123.06/123.18	c Presolving Time: 123.03
123.06/123.18	c - non default parameters ----------------------------------------------------------------------
123.06/123.18	c # SCIP version 2.1.1.4
123.06/123.18	c 
123.06/123.18	c # maximal time in seconds to run
123.06/123.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
123.06/123.18	c limits/time = 1797
123.06/123.18	c 
123.06/123.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
123.06/123.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
123.06/123.18	c limits/memory = 13950
123.06/123.18	c 
123.06/123.18	c # default clock type (1: CPU user seconds, 2: wall clock time)
123.06/123.18	c # [type: int, range: [1,2], default: 1]
123.06/123.18	c timing/clocktype = 2
123.06/123.18	c 
123.06/123.18	c # belongs reading time to solving time?
123.06/123.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
123.06/123.18	c timing/reading = TRUE
123.06/123.18	c 
123.06/123.18	c -----------------------------------------------------------------------------------------------
123.06/123.18	c start solving
123.06/123.19	c 
161.46/161.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
161.46/161.57	c   162s|     1 |     0 | 19635 |     - | 613M|   0 |4326 |  19k|  20k|  19k|  20k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
908.63/908.81	c   909s|     1 |     0 |130725 |     - | 615M|   0 |4854 |  19k|  20k|  19k|  20k| 265 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
984.12/984.32	c   984s|     1 |     0 |151142 |     - | 615M|   0 |4919 |  19k|  20k|  19k|  20k| 400 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1077.00/1077.22	c  1077s|     1 |     0 |174908 |     - | 615M|   0 |4975 |  19k|  20k|  19k|  20k| 528 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1163.19/1163.50	c  1163s|     1 |     0 |196828 |     - | 615M|   0 |5134 |  19k|  20k|  19k|  20k| 584 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1263.28/1263.52	c  1264s|     1 |     0 |221695 |     - | 615M|   0 |5498 |  19k|  20k|  19k|  20k| 640 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1350.76/1351.09	c  1351s|     1 |     0 |242985 |     - | 615M|   0 |5566 |  19k|  20k|  19k|  20k| 679 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1559.44/1559.77	c  1560s|     1 |     2 |242985 |     - | 615M|   0 |5566 |  19k|  20k|  19k|  20k| 679 |  15 |  28 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.05	c 
1796.70/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.05	c Solving Time (sec) : 1797.05
1796.70/1797.05	c Solving Nodes      : 4
1796.70/1797.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.05	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.05	c Gap                : infinite
1796.70/1797.05	s UNKNOWN
1796.70/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.05	c Total Time         :    1797.05
1796.70/1797.05	c   solving          :    1797.05
1796.70/1797.05	c   presolving       :     123.03 (included in solving)
1796.70/1797.05	c   reading          :       0.10 (included in solving)
1796.70/1797.05	c   copying          :       0.07 (1 #copies) (minimal 0.07, maximal 0.07, average 0.07)
1796.70/1797.05	c Original Problem   :
1796.70/1797.05	c   Problem name     : HOME/instance-3693010-1338044799.opb
1796.70/1797.05	c   Variables        : 21420 (21420 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.05	c   Constraints      : 21782 initial, 21782 maximal
1796.70/1797.05	c   Objective sense  : minimize
1796.70/1797.05	c Presolved Problem  :
1796.70/1797.05	c   Problem name     : t_HOME/instance-3693010-1338044799.opb
1796.70/1797.05	c   Variables        : 19874 (19874 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.05	c   Constraints      : 20165 initial, 20180 maximal
1796.70/1797.05	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.05	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   trivial          :       0.15       0.00          4          0          0          0          0          0          0          0          0
1796.70/1797.05	c   dualfix          :       0.08       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   gateextraction   :       0.30       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   implics          :       0.90       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   probing          :     115.84       0.00        753          1          0          4          0          0          0          0          0
1796.70/1797.05	c   setppc           :       0.45       0.00         44          0          0          0          0        281          0          0          0
1796.70/1797.05	c   linear           :       0.48       0.00        742          0          0        742          0        813          0          0          0
1796.70/1797.05	c   logicor          :       4.55       0.02          2          0          0          4          0        523          0          0          0
1796.70/1797.05	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.05	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.05	c   integral         :          0          0          0          0          3          0          4          0          0          0          0          0          6
1796.70/1797.05	c   setppc           :       2468       2468          6     143392          0          1          3       4531        376        115          0          0          0
1796.70/1797.05	c   logicor          :      17697+     17712          6     127978          0          1          0      41770        197        254          0          0          0
1796.70/1797.05	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.05	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.05	c   integral         :     199.76       0.00       0.00       0.00     199.75       0.00       0.00       0.00
1796.70/1797.05	c   setppc           :       8.37       0.00       0.00       8.36       0.00       0.00       0.00       0.00
1796.70/1797.05	c   logicor          :      14.85       0.02       0.01      14.77       0.00       0.01       0.00       0.05
1796.70/1797.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.05	c   rootredcost      :          0          0          0          0
1796.70/1797.05	c   pseudoobj        :          0          0          0          0
1796.70/1797.05	c   vbounds          :          0          0          0          0
1796.70/1797.05	c   redcost          :          9          0          0          0
1796.70/1797.05	c   probing          :          0          0          0          0
1796.70/1797.05	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.05	c   rootredcost      :       0.11       0.00       0.00       0.11       0.00
1796.70/1797.05	c   pseudoobj        :       0.11       0.00       0.00       0.11       0.00
1796.70/1797.05	c   vbounds          :       0.12       0.00       0.00       0.11       0.00
1796.70/1797.05	c   redcost          :       0.11       0.00       0.00       0.11       0.00
1796.70/1797.05	c   probing          :     115.84       0.00     115.84       0.00       0.00
1796.70/1797.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.05	c   propagation      :       0.10        573         15         25        3.8          0        0.0          -
1796.70/1797.05	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.05	c   applied globally :          -          -          -         15        3.0          -          -          -
1796.70/1797.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.05	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.05	c   cut pool         :       0.00                     5          -          -         14          -    (maximal pool size: 729)
1796.70/1797.05	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   impliedbounds    :       0.59       0.00          6          0          0        935          0
1796.70/1797.05	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   gomory           :       8.00       0.00          6          0          0          0          0
1796.70/1797.05	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   strongcg         :       8.06       0.00          6          0          0          0          0
1796.70/1797.05	c   cmir             :       1.17       0.00          6          0          0          0          0
1796.70/1797.05	c   flowcover        :       1.34       0.00          6          0          0          0          0
1796.70/1797.05	c   clique           :      51.76       0.00          6          0          0         60          0
1796.70/1797.05	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.70/1797.05	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.05	c   problem variables:       0.00          -          0          0
1796.70/1797.05	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.05	c   relpscost        :     199.75       0.00          3          0          0          0          0          6
1796.70/1797.05	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   inference        :       0.01       0.00          1          0          0          0          0          2
1796.70/1797.05	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.05	c   LP solutions     :       0.00          -          -          0
1796.70/1797.05	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.05	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.05	c   crossover        :       0.00       0.00          0          0
1796.70/1797.05	c   coefdiving       :       0.00       0.00          0          0
1796.70/1797.05	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.05	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.05	c   trivial          :       0.03       0.00          2          0
1796.70/1797.05	c   shiftandpropagate:       0.14       0.00          1          0
1796.70/1797.05	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.05	c   zirounding       :       0.01       0.00          0          0
1796.70/1797.05	c   rounding         :       0.03       0.00          9          0
1796.70/1797.05	c   shifting         :       0.19       0.00          7          0
1796.70/1797.05	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.05	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.05	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.05	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.05	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.05	c   feaspump         :     632.19       0.00          1          0
1796.70/1797.05	c   clique           :       0.00       0.00          0          0
1796.70/1797.05	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.05	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.05	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.05	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.05	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.05	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.05	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.05	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.05	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.05	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.05	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.05	c   octane           :       0.00       0.00          0          0
1796.70/1797.05	c   rens             :     118.67       0.00          1          0
1796.70/1797.05	c   rins             :       0.00       0.00          0          0
1796.70/1797.05	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.05	c   mutation         :       0.00       0.00          0          0
1796.70/1797.05	c   dins             :       0.00       0.00          0          0
1796.70/1797.05	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.05	c   undercover       :       0.00       0.00          0          0
1796.70/1797.05	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.05	c   trysol           :       0.00       0.00          0          0
1796.70/1797.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.05	c   primal LP        :       0.07          1          0       0.00       0.00       0.07          1
1796.70/1797.05	c   dual LP          :     651.78         11     188814   17164.91     289.69       0.00          0
1796.70/1797.05	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.05	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.05	c   diving/probing LP:     632.12          1      91176   91176.00     144.24
1796.70/1797.05	c   strong branching :     199.74         62      62000    1000.00     310.40
1796.70/1797.05	c     (at root node) :          -         28      28000    1000.00          -
1796.70/1797.05	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.05	c B&B Tree           :
1796.70/1797.05	c   number of runs   :          1
1796.70/1797.05	c   nodes            :          4
1796.70/1797.05	c   nodes (total)    :          4
1796.70/1797.05	c   nodes left       :          5
1796.70/1797.05	c   max depth        :          2
1796.70/1797.05	c   max depth (total):          2
1796.70/1797.05	c   backtracks       :          0 (0.0%)
1796.70/1797.05	c   delayed cutoffs  :          0
1796.70/1797.05	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.70/1797.05	c   avg switch length:       1.25
1796.70/1797.05	c   switching time   :       0.08
1796.70/1797.05	c Solution           :
1796.70/1797.05	c   Solutions found  :          0 (0 improvements)
1796.70/1797.05	c   Primal Bound     :          -
1796.70/1797.05	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.05	c   Gap              :   infinite
1796.70/1797.05	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.05	c   Root Iterations  :     242985
1796.89/1797.24	c Time complete: 1796.94.

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-3693010-1338044799/watcher-3693010-1338044799 -o /tmp/evaluation-result-3693010-1338044799/solver-3693010-1338044799 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693010-1338044799.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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.02 2.01 2.00 3/174 315
/proc/meminfo: memFree=28062704/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=7100 CPUtime=0 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 621 0 0 0 0 0 0 0 20 0 1 0 270608324 7270400 576 33554432000 4194304 10169799 140733377039440 140733349122312 8844031 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 2032 585 387 1459 0 564 0

[startup+0.061721 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 315
/proc/meminfo: memFree=28062704/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=30944 CPUtime=0.05 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 6471 0 0 0 5 0 0 0 20 0 1 0 270608324 31686656 6425 33554432000 4194304 10169799 140733377039440 140733376904136 5985175 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 7736 6425 409 1459 0 6268 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30944

[startup+0.100358 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 315
/proc/meminfo: memFree=28062704/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=34500 CPUtime=0.09 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 7352 0 0 0 8 1 0 0 20 0 1 0 270608324 35328000 7306 33554432000 4194304 10169799 140733377039440 140733376904136 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 8625 7306 409 1459 0 7157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34500

[startup+0.300305 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 315
/proc/meminfo: memFree=28062704/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=94512 CPUtime=0.28 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 21735 0 0 0 25 3 0 0 20 0 1 0 270608324 96780288 21666 33554432000 4194304 10169799 140733377039440 140733376904136 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 23628 21666 538 1459 0 22160 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 94512

[startup+0.70032 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 315
/proc/meminfo: memFree=28062704/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=98824 CPUtime=0.69 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 23851 0 0 0 44 25 0 0 20 0 1 0 270608324 101195776 22771 33554432000 4194304 10169799 140733377039440 140733377037592 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 24706 22771 559 1459 0 23238 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98824

[startup+1.50031 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 316
/proc/meminfo: memFree=27953016/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=161896 CPUtime=1.49 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 39667 0 0 0 111 38 0 0 20 0 1 0 270608324 165781504 38228 33554432000 4194304 10169799 140733377039440 140733377035704 8920272 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 40474 38228 596 1459 0 39006 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161896

[startup+3.10034 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 316
/proc/meminfo: memFree=27844624/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=236364 CPUtime=3.09 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 57092 0 0 0 269 40 0 0 20 0 1 0 270608324 242036736 55653 33554432000 4194304 10169799 140733377039440 140733377035704 8918690 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 59091 55653 596 1459 0 57623 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 236364

[startup+6.30035 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 316
/proc/meminfo: memFree=27798124/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=302480 CPUtime=6.29 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 72562 0 0 0 585 44 0 0 20 0 1 0 270608324 309739520 71123 33554432000 4194304 10169799 140733377039440 140733377035704 8884089 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 75620 71149 596 1459 0 74152 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 302480

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 316
/proc/meminfo: memFree=27727716/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=356036 CPUtime=12.69 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 85838 0 0 0 1223 46 0 0 20 0 1 0 270608324 364580864 84399 33554432000 4194304 10169799 140733377039440 140733377035704 8918680 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 89009 84399 596 1459 0 87541 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 356036

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 316
/proc/meminfo: memFree=27634220/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=450672 CPUtime=25.48 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 108755 0 0 0 2496 52 0 0 20 0 1 0 270608324 461488128 107316 33554432000 4194304 10169799 140733377039440 140733377036968 8918750 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 112668 107316 601 1459 0 111200 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 450672

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 317
/proc/meminfo: memFree=27403080/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=680660 CPUtime=51.08 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 165891 0 0 0 4917 191 0 0 20 0 1 0 270608324 696995840 164963 33554432000 4194304 10169799 140733377039440 140733377036968 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 170165 164963 605 1459 0 168697 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 680660

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 317
/proc/meminfo: memFree=27130620/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=952548 CPUtime=102.27 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 233811 0 0 0 9907 320 0 0 20 0 1 0 270608324 975409152 232944 33554432000 4194304 10169799 140733377039440 140733377036968 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 238137 232944 605 1459 0 236669 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 952548

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 317
/proc/meminfo: memFree=26945268/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1126500 CPUtime=162.25 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 280110 0 0 0 15858 367 0 0 20 0 1 0 270608324 1153536000 277213 33554432000 4194304 10169799 140733377039440 140733377034264 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 281625 277213 776 1459 0 280157 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1126500

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 358
/proc/meminfo: memFree=27084296/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1140568 CPUtime=222.24 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 284998 0 0 0 21854 370 0 0 20 0 1 0 270608324 1167941632 281767 33554432000 4194304 10169799 140733377039440 140733377031848 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 285142 281767 776 1459 0 283674 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1140568

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 358
/proc/meminfo: memFree=26622076/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1140568 CPUtime=282.23 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 284999 0 0 0 27852 371 0 0 20 0 1 0 270608324 1167941632 282580 33554432000 4194304 10169799 140733377039440 140733377031720 8021793 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 285142 282580 776 1459 0 283674 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1140568

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 358
/proc/meminfo: memFree=26605180/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1140568 CPUtime=342.22 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 284999 0 0 0 33849 373 0 0 20 0 1 0 270608324 1167941632 283225 33554432000 4194304 10169799 140733377039440 140733377031848 8020606 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 285142 283225 776 1459 0 283674 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1140568

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 359
/proc/meminfo: memFree=26604952/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1140568 CPUtime=402.21 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 284999 0 0 0 39847 374 0 0 20 0 1 0 270608324 1167941632 283225 33554432000 4194304 10169799 140733377039440 140733377031848 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 285142 283225 776 1459 0 283674 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1140568

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 359
/proc/meminfo: memFree=26605680/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1140568 CPUtime=462.21 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 284999 0 0 0 45845 376 0 0 20 0 1 0 270608324 1167941632 283241 33554432000 4194304 10169799 140733377039440 140733377031720 8004525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 285142 283241 776 1459 0 283674 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1140568

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 360
/proc/meminfo: memFree=26605452/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1140568 CPUtime=522.19 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 284999 0 0 0 51842 377 0 0 20 0 1 0 270608324 1167941632 283241 33554432000 4194304 10169799 140733377039440 140733377031720 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 285142 283241 776 1459 0 283674 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1140568

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 360
/proc/meminfo: memFree=26605356/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1140568 CPUtime=582.19 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 285000 0 0 0 57840 379 0 0 20 0 1 0 270608324 1167941632 283242 33554432000 4194304 10169799 140733377039440 140733377031848 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 285142 283242 776 1459 0 283674 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1140568

[startup+642.3 s]

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

/proc/meminfo: memFree=26475492/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1230880 CPUtime=1122.1 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 296857 0 0 0 111145 1065 0 0 20 0 1 0 270608324 1260421120 303906 33554432000 4194304 10169799 140733377039440 140733377034264 8009442 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 307720 303906 803 1459 0 306252 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1230880

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 365
/proc/meminfo: memFree=26479900/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1223824 CPUtime=1182.08 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 297465 0 0 0 117136 1072 0 0 20 0 1 0 270608324 1253195776 302542 33554432000 4194304 10169799 140733377039440 140733377033112 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 305956 302542 803 1459 0 304488 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1223824

[startup+1242.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/175 365
/proc/meminfo: memFree=26475064/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1229024 CPUtime=1242.08 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 298701 0 0 0 123133 1075 0 0 20 0 1 0 270608324 1258520576 303778 33554432000 4194304 10169799 140733377039440 140733377034264 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 307256 303778 803 1459 0 305788 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1229024

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 366
/proc/meminfo: memFree=26476116/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1227868 CPUtime=1302.07 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 300022 0 0 0 129125 1082 0 0 20 0 1 0 270608324 1257336832 303493 33554432000 4194304 10169799 140733377039440 140733377033768 8022984 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 306967 303493 803 1459 0 305499 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1227868

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 366
/proc/meminfo: memFree=26386836/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1319964 CPUtime=1362.06 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 322488 0 0 0 135098 1108 0 0 20 0 1 0 270608324 1351643136 325810 33554432000 4194304 10169799 140733377039440 140733377028104 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 329991 325810 821 1459 0 328523 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1319964

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 369
/proc/meminfo: memFree=26385216/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1321028 CPUtime=1422.06 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 322848 0 0 0 141091 1115 0 0 20 0 1 0 270608324 1352732672 326170 33554432000 4194304 10169799 140733377039440 140733377030776 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 330257 326170 822 1459 0 328789 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1321028

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 369
/proc/meminfo: memFree=26475000/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1228544 CPUtime=1482.04 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 323460 0 0 0 147077 1127 0 0 20 0 1 0 270608324 1258029056 303744 33554432000 4194304 10169799 140733377039440 140733377034136 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 307136 303744 845 1459 0 305668 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1228544

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 369
/proc/meminfo: memFree=26475124/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1228544 CPUtime=1542.03 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 323460 0 0 0 153074 1129 0 0 20 0 1 0 270608324 1258029056 303744 33554432000 4194304 10169799 140733377039440 140733377034040 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 307136 303744 845 1459 0 305668 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1228544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 370
/proc/meminfo: memFree=26475000/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1228844 CPUtime=1602.03 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 323537 0 0 0 159071 1132 0 0 20 0 1 0 270608324 1258336256 303821 33554432000 4194304 10169799 140733377039440 140733377033768 8009548 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 307211 303821 845 1459 0 305743 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1228844

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 370
/proc/meminfo: memFree=26477792/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1226212 CPUtime=1662.01 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 325181 0 0 0 165066 1135 0 0 20 0 1 0 270608324 1255641088 303164 33554432000 4194304 10169799 140733377039440 140733377033304 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 306553 303164 845 1459 0 305085 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1226212

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 370
/proc/meminfo: memFree=26476116/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1227896 CPUtime=1722 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 326924 0 0 0 171062 1138 0 0 20 0 1 0 270608324 1257365504 303562 33554432000 4194304 10169799 140733377039440 140733377034040 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 306974 303562 845 1459 0 305506 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1227896

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 370
/proc/meminfo: memFree=26472892/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1231108 CPUtime=1782 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 327600 0 0 0 177058 1142 0 0 20 0 1 0 270608324 1260654592 304238 33554432000 4194304 10169799 140733377039440 140733377033848 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 307777 304238 845 1459 0 306309 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1231108

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 370
/proc/meminfo: memFree=26473264/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1231108 CPUtime=1785.2 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 327600 0 0 0 177378 1142 0 0 20 0 1 0 270608324 1260654592 304238 33554432000 4194304 10169799 140733377039440 140733377033112 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 307777 304238 845 1459 0 306309 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 1231108

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 370
/proc/meminfo: memFree=26473140/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1231108 CPUtime=1791.61 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 327605 0 0 0 178018 1143 0 0 20 0 1 0 270608324 1260654592 304243 33554432000 4194304 10169799 140733377039440 140733377033768 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 307777 304243 845 1459 0 306309 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 1231108

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 370
/proc/meminfo: memFree=26473140/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1231108 CPUtime=1794.8 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 327607 0 0 0 178337 1143 0 0 20 0 1 0 270608324 1260654592 304245 33554432000 4194304 10169799 140733377039440 140733377034216 8051798 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 307777 304245 845 1459 0 306309 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 1231108

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 370
/proc/meminfo: memFree=26473140/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1231108 CPUtime=1795.6 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 327607 0 0 0 178417 1143 0 0 20 0 1 0 270608324 1260654592 304245 33554432000 4194304 10169799 140733377039440 140733377033768 7982316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 307777 304245 845 1459 0 306309 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 1231108

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 370
/proc/meminfo: memFree=26473140/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1231108 CPUtime=1796.4 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 327608 0 0 0 178497 1143 0 0 20 0 1 0 270608324 1260654592 304246 33554432000 4194304 10169799 140733377039440 140733377034264 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 307777 304246 845 1459 0 306309 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 1231108

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 370
/proc/meminfo: memFree=26473140/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1144088 CPUtime=1796.79 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 327610 0 0 0 178536 1143 0 0 20 0 1 0 270608324 1171546112 284981 33554432000 4194304 10169799 140733377039440 140733377034264 7542287 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 286022 284981 847 1459 0 284554 0
Current children cumulated CPU time (s) 1796.79
Current children cumulated vsize (KiB) 1144088

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 370
/proc/meminfo: memFree=26473140/32873844 swapFree=6080/6080
[pid=315] ppid=313 vsize=1140388 CPUtime=1796.89 cores=1,3,5,7
/proc/315/stat : 315 (scip-2.1.1.4sfi) R 313 315 29432 0 -1 4202496 327610 0 0 0 178546 1143 0 0 20 0 1 0 270608324 1167757312 284056 33554432000 4194304 10169799 140733377039440 140733377034264 7542233 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/315/statm: 285097 284056 847 1459 0 283629 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 1140388

Child status: 0
Real time (s): 1797.25
CPU time (s): 1796.95
CPU user time (s): 1785.5
CPU system time (s): 11.4523
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 1323652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.5
system time used= 11.4523
maximum resident set size= 1306680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 327612
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= 31
involuntary context switches= 1849

runsolver used 2.92256 second user time and 7.15091 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-26 17:06:39
IDJOB=3693010
IDBENCH=90186
IDSOLVER=2272
FILE ID=node110/3693010-1338044799
RUNJOBID= node110-1338028571-30833
PBS_JOBID= 14624361
Free space on /tmp= 71544 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_K180.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-3693010-1338044799/watcher-3693010-1338044799 -o /tmp/evaluation-result-3693010-1338044799/solver-3693010-1338044799 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693010-1338044799.opb -t 1800 -m 15500

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

MD5SUM BENCH= f1881d1e83243719865906bde58f94f2
RANDOM SEED=1400935474

node110.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.893
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.78
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.893
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	: 5331.91
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.893
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	: 5331.92
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.893
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	: 5331.91
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.893
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	: 5331.92
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.893
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	: 5331.90
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.893
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	: 5331.91
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.893
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28063348 kB
Buffers:          248392 kB
Cached:          3466880 kB
SwapCached:            0 kB
Active:           974036 kB
Inactive:        3064824 kB
Active(anon):     326008 kB
Inactive(anon):        0 kB
Active(file):     648028 kB
Inactive(file):  3064824 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15144 kB
Writeback:             0 kB
AnonPages:        460088 kB
Mapped:            16596 kB
Shmem:               200 kB
Slab:             634040 kB
SReclaimable:      76764 kB
SUnreclaim:       557276 kB
KernelStack:        1456 kB
PageTables:         4484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     424964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    425984 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= 71528 MiB
End job on node110 at 2012-05-26 17:36:36