Trace number 3693012

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.27

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K183.opb
MD5SUM0350ceeb14af28f3be070cadc324c0d3
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 variables21777
Total number of constraints22145
Number of constraints which are clauses21962
Number of constraints which are cardinality constraints (but not clauses)183
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint183
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 184
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-3693012-1338044262.opb>
0.08/0.10	c original problem has 21777 variables (21777 bin, 0 int, 0 impl, 0 cont) and 22145 constraints
0.08/0.10	c problem read in 0.10
0.19/0.25	c presolving:
0.28/0.33	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21312 impls, 183 clqs
0.28/0.34	c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21312 impls, 181 clqs
0.28/0.35	c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21420 impls, 181 clqs
0.28/0.36	c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21618 impls, 181 clqs
0.28/0.37	c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21840 impls, 181 clqs
0.28/0.38	c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22066 impls, 181 clqs
0.28/0.39	c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22226 impls, 181 clqs
0.28/0.39	c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22352 impls, 181 clqs
0.39/0.40	c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22394 impls, 181 clqs
0.39/0.41	c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22440 impls, 181 clqs
0.39/0.42	c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22496 impls, 181 clqs
0.39/0.42	c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22526 impls, 181 clqs
0.59/0.64	c (round 13) 742 del vars, 816 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21148 upgd conss, 22542 impls, 181 clqs
0.69/0.73	c (round 14) 742 del vars, 816 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21329 upgd conss, 22542 impls, 181 clqs
24.09/24.12	c (round 15) 767 del vars, 816 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21329 upgd conss, 4155206 impls, 181 clqs
24.09/24.14	c (round 16) 767 del vars, 841 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21329 upgd conss, 4155234 impls, 181 clqs
24.18/24.24	c (round 17) 767 del vars, 841 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21342 upgd conss, 4155234 impls, 181 clqs
28.49/28.59	c (round 18) 792 del vars, 841 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21342 upgd conss, 6672556 impls, 181 clqs
28.58/28.61	c (round 19) 799 del vars, 873 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21342 upgd conss, 6672622 impls, 181 clqs
28.68/28.71	c (round 20) 799 del vars, 873 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21365 upgd conss, 6672622 impls, 181 clqs
28.78/28.86	c (round 21) 824 del vars, 873 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21365 upgd conss, 6718420 impls, 181 clqs
28.78/28.88	c (round 22) 830 del vars, 904 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21365 upgd conss, 6718458 impls, 181 clqs
28.87/28.98	c (round 23) 830 del vars, 904 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21377 upgd conss, 6718458 impls, 181 clqs
28.98/29.07	c (round 24) 862 del vars, 904 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21377 upgd conss, 6731768 impls, 181 clqs
28.98/29.08	c (round 25) 862 del vars, 936 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21377 upgd conss, 6731914 impls, 181 clqs
29.08/29.18	c (round 26) 862 del vars, 936 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21398 upgd conss, 6731914 impls, 181 clqs
30.69/30.72	c    (30.7s) probing: 1000/21035 (4.8%) - 110 fixings, 1 aggregations, 1197501 implications, 0 bound changes
32.07/32.18	c (round 27) 887 del vars, 936 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21398 upgd conss, 8152878 impls, 181 clqs
32.18/32.20	c (round 28) 888 del vars, 962 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21398 upgd conss, 8152888 impls, 181 clqs
32.27/32.30	c (round 29) 888 del vars, 962 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21401 upgd conss, 8152888 impls, 181 clqs
32.27/32.38	c (round 30) 914 del vars, 962 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21401 upgd conss, 8155864 impls, 181 clqs
32.37/32.40	c (round 31) 914 del vars, 988 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21401 upgd conss, 8156000 impls, 181 clqs
32.47/32.51	c (round 32) 914 del vars, 988 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21413 upgd conss, 8156000 impls, 181 clqs
32.58/32.62	c (round 33) 941 del vars, 988 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21413 upgd conss, 8177688 impls, 181 clqs
32.58/32.64	c (round 34) 941 del vars, 1015 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21413 upgd conss, 8177806 impls, 181 clqs
32.67/32.75	c (round 35) 941 del vars, 1015 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21424 upgd conss, 8177806 impls, 181 clqs
36.18/36.23	c (round 36) 966 del vars, 1015 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21424 upgd conss, 9821198 impls, 181 clqs
36.18/36.25	c (round 37) 967 del vars, 1041 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21424 upgd conss, 9821234 impls, 181 clqs
36.28/36.36	c (round 38) 967 del vars, 1041 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21442 upgd conss, 9821234 impls, 181 clqs
36.37/36.43	c (round 39) 992 del vars, 1041 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21442 upgd conss, 9821960 impls, 181 clqs
36.37/36.45	c (round 40) 992 del vars, 1066 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21442 upgd conss, 9822154 impls, 181 clqs
36.47/36.56	c (round 41) 992 del vars, 1066 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21459 upgd conss, 9822154 impls, 181 clqs
36.57/36.66	c (round 42) 1017 del vars, 1066 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21459 upgd conss, 9827398 impls, 181 clqs
36.57/36.68	c (round 43) 1022 del vars, 1096 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21459 upgd conss, 9827418 impls, 181 clqs
36.68/36.78	c (round 44) 1022 del vars, 1096 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21469 upgd conss, 9827418 impls, 181 clqs
39.27/39.31	c (round 45) 1047 del vars, 1096 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21469 upgd conss, 10659948 impls, 181 clqs
39.27/39.33	c (round 46) 1050 del vars, 1124 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21469 upgd conss, 10660040 impls, 181 clqs
39.37/39.44	c (round 47) 1050 del vars, 1124 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21477 upgd conss, 10660040 impls, 181 clqs
39.48/39.57	c (round 48) 1076 del vars, 1124 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21477 upgd conss, 10673732 impls, 181 clqs
39.48/39.59	c (round 49) 1076 del vars, 1150 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21477 upgd conss, 10673746 impls, 181 clqs
39.58/39.69	c (round 50) 1076 del vars, 1150 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21482 upgd conss, 10673746 impls, 181 clqs
39.77/39.83	c    (39.8s) probing: 2000/21035 (9.5%) - 334 fixings, 1 aggregations, 2052581 implications, 4 bound changes
41.17/41.20	c (round 51) 1101 del vars, 1150 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 21482 upgd conss, 11159606 impls, 181 clqs
41.17/41.23	c (round 52) 1101 del vars, 1178 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 21482 upgd conss, 11159665 impls, 181 clqs
41.17/41.25	c (round 53) 1104 del vars, 1179 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21482 upgd conss, 11159666 impls, 181 clqs
41.27/41.37	c (round 54) 1105 del vars, 1179 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21494 upgd conss, 11159666 impls, 181 clqs
41.37/41.47	c (round 55) 1130 del vars, 1179 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21494 upgd conss, 11161572 impls, 181 clqs
41.37/41.49	c (round 56) 1139 del vars, 1213 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21494 upgd conss, 11161588 impls, 181 clqs
41.57/41.60	c (round 57) 1139 del vars, 1213 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21502 upgd conss, 11161588 impls, 181 clqs
41.67/41.76	c (round 58) 1164 del vars, 1213 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21502 upgd conss, 11161588 impls, 181 clqs
41.67/41.78	c (round 59) 1164 del vars, 1238 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21502 upgd conss, 11161588 impls, 181 clqs
41.87/41.98	c (round 60) 1189 del vars, 1238 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21502 upgd conss, 11161588 impls, 181 clqs
41.97/42.00	c (round 61) 1189 del vars, 1263 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21502 upgd conss, 11161588 impls, 181 clqs
42.17/42.24	c (round 62) 1214 del vars, 1263 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21502 upgd conss, 11161588 impls, 181 clqs
42.17/42.26	c (round 63) 1214 del vars, 1288 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21502 upgd conss, 11161588 impls, 181 clqs
42.47/42.53	c (round 64) 1239 del vars, 1288 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21502 upgd conss, 11161588 impls, 181 clqs
42.47/42.55	c (round 65) 1239 del vars, 1313 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21502 upgd conss, 11161588 impls, 181 clqs
42.67/42.78	c (round 66) 1264 del vars, 1313 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21502 upgd conss, 11162492 impls, 181 clqs
42.78/42.80	c (round 67) 1272 del vars, 1346 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21502 upgd conss, 11162518 impls, 181 clqs
42.87/42.92	c (round 68) 1272 del vars, 1346 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21514 upgd conss, 11162518 impls, 181 clqs
43.17/43.22	c (round 69) 1297 del vars, 1346 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21514 upgd conss, 11162518 impls, 181 clqs
43.17/43.24	c (round 70) 1297 del vars, 1371 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21514 upgd conss, 11162518 impls, 181 clqs
43.37/43.45	c (round 71) 1322 del vars, 1371 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21514 upgd conss, 11162518 impls, 181 clqs
43.37/43.47	c (round 72) 1322 del vars, 1396 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21514 upgd conss, 11162518 impls, 181 clqs
43.47/43.54	c (round 73) 1347 del vars, 1396 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21514 upgd conss, 11162518 impls, 181 clqs
43.47/43.56	c (round 74) 1347 del vars, 1421 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21514 upgd conss, 11162518 impls, 181 clqs
43.57/43.63	c (round 75) 1372 del vars, 1421 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21514 upgd conss, 11162518 impls, 181 clqs
43.57/43.66	c (round 76) 1378 del vars, 1452 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21514 upgd conss, 11162524 impls, 181 clqs
43.67/43.77	c (round 77) 1378 del vars, 1452 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 11162524 impls, 181 clqs
43.77/43.84	c (round 78) 1403 del vars, 1452 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 11162524 impls, 181 clqs
43.77/43.87	c (round 79) 1403 del vars, 1477 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 11162524 impls, 181 clqs
43.87/43.97	c (round 80) 1428 del vars, 1477 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 11162524 impls, 181 clqs
43.87/43.99	c (round 81) 1428 del vars, 1502 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 11162524 impls, 181 clqs
47.56/47.69	c    (47.7s) probing: 3000/21035 (14.3%) - 641 fixings, 1 aggregations, 2415165 implications, 4 bound changes
54.66/54.75	c    (54.7s) probing: 4000/21035 (19.0%) - 655 fixings, 1 aggregations, 2839240 implications, 4 bound changes
61.36/61.46	c    (61.5s) probing: 4862/21035 (23.1%) - 655 fixings, 1 aggregations, 3352159 implications, 4 bound changes
61.36/61.46	c    (61.5s) probing aborted: 1000/1000 successive useless probings
61.36/61.46	c (round 82) 1448 del vars, 1502 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 13511632 impls, 181 clqs
61.36/61.48	c (round 83) 1448 del vars, 1522 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 13511632 impls, 181 clqs
62.76/62.82	c    (62.8s) probing: 5000/21035 (23.8%) - 656 fixings, 1 aggregations, 3503363 implications, 4 bound changes
63.06/63.15	c (round 84) 1473 del vars, 1522 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 13884046 impls, 181 clqs
63.06/63.17	c (round 85) 1473 del vars, 1547 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 13884046 impls, 181 clqs
63.26/63.33	c (round 86) 1498 del vars, 1547 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 13884058 impls, 181 clqs
63.26/63.36	c (round 87) 1498 del vars, 1572 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 13884058 impls, 181 clqs
70.16/70.21	c    (70.2s) probing: 6000/21035 (28.5%) - 721 fixings, 1 aggregations, 4135794 implications, 4 bound changes
70.96/71.04	c    (71.0s) probing: 6118/21035 (29.1%) - 721 fixings, 1 aggregations, 4211043 implications, 4 bound changes
70.96/71.04	c    (71.0s) probing aborted: 1000/1000 successive useless probings
70.96/71.04	c (round 88) 1514 del vars, 1572 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 15233630 impls, 181 clqs
70.96/71.06	c (round 89) 1514 del vars, 1588 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 15233630 impls, 181 clqs
78.45/78.59	c    (78.6s) probing: 7000/21035 (33.3%) - 743 fixings, 1 aggregations, 4898679 implications, 4 bound changes
80.56/80.69	c (round 90) 1539 del vars, 1588 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 17002954 impls, 181 clqs
80.66/80.72	c (round 91) 1539 del vars, 1613 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 17002954 impls, 181 clqs
87.06/87.10	c    (87.1s) probing: 8000/21035 (38.0%) - 753 fixings, 1 aggregations, 5652994 implications, 4 bound changes
89.46/89.58	c    (89.6s) probing: 8248/21035 (39.2%) - 753 fixings, 1 aggregations, 5890375 implications, 4 bound changes
89.46/89.58	c    (89.6s) probing aborted: 1000/1000 successive useless probings
89.46/89.58	c (round 92) 1546 del vars, 1613 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 18598580 impls, 181 clqs
89.56/89.61	c (round 93) 1546 del vars, 1620 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 18598580 impls, 181 clqs
96.55/96.65	c    (96.6s) probing: 9000/21035 (42.8%) - 756 fixings, 1 aggregations, 6537201 implications, 4 bound changes
99.46/99.52	c    (99.5s) probing: 9255/21035 (44.0%) - 756 fixings, 1 aggregations, 6819958 implications, 4 bound changes
99.46/99.52	c    (99.5s) probing aborted: 1000/1000 successive useless probings
99.46/99.52	c (round 94) 1549 del vars, 1620 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 20460724 impls, 181 clqs
99.46/99.56	c (round 95) 1549 del vars, 1623 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 21517 upgd conss, 20460724 impls, 181 clqs
100.66/100.78	c    (100.8s) probing: 9355/21035 (44.5%) - 756 fixings, 1 aggregations, 6925459 implications, 4 bound changes
100.66/100.78	c    (100.8s) probing aborted: 1000/1000 successive useless probings
100.76/100.81	c presolving (96 rounds):
100.76/100.81	c  1549 deleted vars, 1623 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
100.76/100.81	c  20672182 implications, 181 cliques
100.76/100.81	c presolved problem has 20228 variables (20228 bin, 0 int, 0 impl, 0 cont) and 20522 constraints
100.76/100.81	c    2510 constraints of type <setppc>
100.76/100.81	c   18012 constraints of type <logicor>
100.76/100.81	c transformed objective value is always integral (scale: 1)
100.76/100.81	c Presolving Time: 100.67
100.76/100.81	c - non default parameters ----------------------------------------------------------------------
100.76/100.81	c # SCIP version 2.1.1.4
100.76/100.81	c 
100.76/100.81	c # maximal time in seconds to run
100.76/100.81	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
100.76/100.81	c limits/time = 1797
100.76/100.81	c 
100.76/100.81	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
100.76/100.81	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
100.76/100.81	c limits/memory = 13950
100.76/100.81	c 
100.76/100.81	c # default clock type (1: CPU user seconds, 2: wall clock time)
100.76/100.81	c # [type: int, range: [1,2], default: 1]
100.76/100.81	c timing/clocktype = 2
100.76/100.81	c 
100.76/100.81	c # belongs reading time to solving time?
100.76/100.81	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
100.76/100.81	c timing/reading = TRUE
100.76/100.81	c 
100.76/100.81	c -----------------------------------------------------------------------------------------------
100.76/100.81	c start solving
100.76/100.82	c 
133.64/133.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
133.64/133.76	c   134s|     1 |     0 | 19617 |     - | 623M|   0 |3934 |  20k|  20k|  20k|  20k|   0 |  22 |   0 | 0.000000e+00 |      --      |    Inf 
760.14/760.36	c   760s|     1 |     0 |127210 |     - | 625M|   0 |4350 |  20k|  20k|  20k|  20k| 205 |  22 |   0 | 0.000000e+00 |      --      |    Inf 
823.52/823.71	c   824s|     1 |     0 |145693 |     - | 625M|   0 |4792 |  20k|  20k|  20k|  20k| 342 |  22 |   0 | 0.000000e+00 |      --      |    Inf 
895.41/895.66	c   896s|     1 |     0 |165850 |     - | 625M|   0 |4730 |  20k|  20k|  20k|  20k| 445 |  22 |   0 | 0.000000e+00 |      --      |    Inf 
966.00/966.22	c   966s|     1 |     0 |185205 |     - | 625M|   0 |4988 |  20k|  20k|  20k|  21k| 562 |  22 |   0 | 0.000000e+00 |      --      |    Inf 
1049.99/1050.20	c  1050s|     1 |     0 |207530 |     - | 625M|   0 |5059 |  20k|  20k|  20k|  21k| 615 |  22 |   0 | 0.000000e+00 |      --      |    Inf 
1134.08/1134.32	c  1134s|     1 |     0 |229701 |     - | 625M|   0 |5246 |  20k|  20k|  20k|  21k| 662 |  22 |   0 | 0.000000e+00 |      --      |    Inf 
1283.95/1284.21	c  1284s|     1 |     2 |229701 |     - | 625M|   0 |5246 |  20k|  20k|  20k|  21k| 662 |  22 |  17 | 0.000000e+00 |      --      |    Inf 
1796.68/1797.09	c 
1796.68/1797.09	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.09	c Solving Time (sec) : 1797.09
1796.68/1797.09	c Solving Nodes      : 4
1796.68/1797.09	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.68/1797.09	c Dual Bound         : +0.00000000000000e+00
1796.68/1797.09	c Gap                : infinite
1796.68/1797.09	s UNKNOWN
1796.68/1797.09	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.09	c Total Time         :    1797.09
1796.68/1797.09	c   solving          :    1797.09
1796.68/1797.09	c   presolving       :     100.67 (included in solving)
1796.68/1797.09	c   reading          :       0.10 (included in solving)
1796.68/1797.09	c   copying          :       0.07 (1 #copies) (minimal 0.07, maximal 0.07, average 0.07)
1796.68/1797.09	c Original Problem   :
1796.68/1797.09	c   Problem name     : HOME/instance-3693012-1338044262.opb
1796.68/1797.09	c   Variables        : 21777 (21777 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.09	c   Constraints      : 22145 initial, 22145 maximal
1796.68/1797.09	c   Objective sense  : minimize
1796.68/1797.09	c Presolved Problem  :
1796.68/1797.09	c   Problem name     : t_HOME/instance-3693012-1338044262.opb
1796.68/1797.09	c   Variables        : 20228 (20228 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.09	c   Constraints      : 20522 initial, 20544 maximal
1796.68/1797.09	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.68/1797.09	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.09	c   trivial          :       0.11       0.00          4          0          0          0          0          0          0          0          0
1796.68/1797.09	c   dualfix          :       0.06       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.09	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.09	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.09	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.09	c   gateextraction   :       0.25       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.09	c   implics          :       0.78       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.09	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.09	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.09	c   probing          :      95.38       0.00        756          1          0          4          0          0          0          0          0
1796.68/1797.09	c   setppc           :       0.44       0.00         44          0          0          0          0        281          0          0          0
1796.68/1797.09	c   linear           :       0.26       0.00        742          0          0        742          0        816          0          0          0
1796.68/1797.09	c   logicor          :       3.18       0.01          2          0          0          4          0        526          0          0          0
1796.68/1797.09	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.68/1797.09	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.09	c   integral         :          0          0          0          0          4          0          4          0          0          0          0          0          8
1796.68/1797.09	c   setppc           :       2510       2510          6     145428          0          0          3       4901        380         24          0          0          0
1796.68/1797.09	c   logicor          :      18012+     18034          6     129656          0          0          0      43960        196          4          1          0          0
1796.68/1797.09	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.68/1797.09	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.68/1797.09	c   integral         :     200.08       0.00       0.00       0.00     200.07       0.00       0.00       0.00
1796.68/1797.09	c   setppc           :       7.33       0.00       0.00       7.33       0.00       0.00       0.00       0.00
1796.68/1797.09	c   logicor          :      12.15       0.01       0.01      12.11       0.00       0.00       0.00       0.02
1796.68/1797.09	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.68/1797.09	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.68/1797.09	c   rootredcost      :          0          0          0          0
1796.68/1797.09	c   pseudoobj        :          0          0          0          0
1796.68/1797.09	c   vbounds          :          0          0          0          0
1796.68/1797.09	c   redcost          :         10          0          0          0
1796.68/1797.09	c   probing          :          0          0          0          0
1796.68/1797.09	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.68/1797.09	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1796.68/1797.09	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00
1796.68/1797.09	c   vbounds          :       0.04       0.00       0.00       0.03       0.00
1796.68/1797.09	c   redcost          :       0.04       0.00       0.00       0.04       0.00
1796.68/1797.09	c   probing          :      95.38       0.00      95.38       0.00       0.00
1796.68/1797.09	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.68/1797.09	c   propagation      :       0.05        576         15         35       13.5          0        0.0          -
1796.68/1797.09	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.09	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.09	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.09	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.68/1797.09	c   applied globally :          -          -          -         22       12.9          -          -          -
1796.68/1797.09	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.68/1797.09	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.68/1797.09	c   cut pool         :       0.00                     5          -          -          2          -    (maximal pool size: 712)
1796.68/1797.09	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.68/1797.09	c   impliedbounds    :       0.63       0.00          6          0          0        898          0
1796.68/1797.09	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.68/1797.09	c   gomory           :       8.48       0.00          6          0          0          0          0
1796.68/1797.09	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.68/1797.09	c   strongcg         :       8.54       0.00          6          0          0          0          0
1796.68/1797.09	c   cmir             :       1.16       0.00          6          0          0          0          0
1796.68/1797.09	c   flowcover        :       1.38       0.00          6          0          0          0          0
1796.68/1797.09	c   clique           :      45.11       0.00          6          0          0         60          0
1796.68/1797.09	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.68/1797.09	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.68/1797.09	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.68/1797.09	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.68/1797.09	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.68/1797.09	c   problem variables:       0.00          -          0          0
1796.68/1797.09	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.09	c   relpscost        :     200.07       0.00          4          0          0          0          0          8
1796.68/1797.09	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.09	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.09	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.09	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.09	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.09	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.09	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.09	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.68/1797.09	c   LP solutions     :       0.00          -          -          0
1796.68/1797.09	c   pseudo solutions :       0.00          -          -          0
1796.68/1797.09	c   oneopt           :       0.00       0.00          0          0
1796.68/1797.09	c   crossover        :       0.00       0.00          0          0
1796.68/1797.09	c   pscostdiving     :       0.00       0.00          0          0
1796.68/1797.09	c   smallcard        :       0.00       0.00          0          0
1796.68/1797.09	c   trivial          :       0.03       0.00          2          0
1796.68/1797.09	c   shiftandpropagate:       0.13       0.00          1          0
1796.68/1797.09	c   simplerounding   :       0.00       0.00          0          0
1796.68/1797.09	c   zirounding       :       0.01       0.00          0          0
1796.68/1797.09	c   rounding         :       0.03       0.00         10          0
1796.68/1797.09	c   shifting         :       0.18       0.00          7          0
1796.68/1797.09	c   intshifting      :       0.00       0.00          0          0
1796.68/1797.09	c   twoopt           :       0.00       0.00          0          0
1796.68/1797.09	c   indtwoopt        :       0.00       0.00          0          0
1796.68/1797.09	c   indoneopt        :       0.00       0.00          0          0
1796.68/1797.09	c   fixandinfer      :       0.00       0.00          0          0
1796.68/1797.09	c   feaspump         :     533.52       0.00          1          0
1796.68/1797.09	c   clique           :       0.00       0.00          0          0
1796.68/1797.09	c   coefdiving       :     220.24       0.00          1          0
1796.68/1797.09	c   indrounding      :       0.00       0.00          0          0
1796.68/1797.09	c   indcoefdiving    :       0.00       0.00          0          0
1796.68/1797.09	c   fracdiving       :       0.00       0.00          0          0
1796.68/1797.09	c   nlpdiving        :       0.00       0.00          0          0
1796.68/1797.09	c   veclendiving     :       0.00       0.00          0          0
1796.68/1797.09	c   intdiving        :       0.00       0.00          0          0
1796.68/1797.09	c   actconsdiving    :       0.00       0.00          0          0
1796.68/1797.09	c   objpscostdiving  :       0.00       0.00          0          0
1796.68/1797.09	c   rootsoldiving    :       0.00       0.00          0          0
1796.68/1797.09	c   linesearchdiving :       0.00       0.00          0          0
1796.68/1797.09	c   guideddiving     :       0.00       0.00          0          0
1796.68/1797.09	c   octane           :       0.00       0.00          0          0
1796.68/1797.09	c   rens             :      97.99       0.00          1          0
1796.68/1797.09	c   rins             :       0.00       0.00          0          0
1796.68/1797.09	c   localbranching   :       0.00       0.00          0          0
1796.68/1797.09	c   mutation         :       0.00       0.00          0          0
1796.68/1797.09	c   dins             :       0.00       0.00          0          0
1796.68/1797.09	c   vbounds          :       0.00       0.00          0          0
1796.68/1797.09	c   undercover       :       0.00       0.00          0          0
1796.68/1797.09	c   subnlp           :       0.00       0.00          0          0
1796.68/1797.09	c   trysol           :       0.00       0.00          0          0
1796.68/1797.09	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.68/1797.09	c   primal LP        :       0.07          1          0       0.00       0.00       0.07          1
1796.68/1797.09	c   dual LP          :     578.69         11     181600   16509.09     313.81       0.00          0
1796.68/1797.09	c   lex dual LP      :       0.00          0          0       0.00          -
1796.68/1797.09	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.68/1797.09	c   diving/probing LP:     753.62          5     153111   30622.20     203.17
1796.68/1797.09	c   strong branching :     200.06         68      66212     973.71     330.96
1796.68/1797.09	c     (at root node) :          -         17      17000    1000.00          -
1796.68/1797.09	c   conflict analysis:       0.00          0          0       0.00          -
1796.68/1797.09	c B&B Tree           :
1796.68/1797.09	c   number of runs   :          1
1796.68/1797.09	c   nodes            :          4
1796.68/1797.09	c   nodes (total)    :          4
1796.68/1797.09	c   nodes left       :          5
1796.68/1797.09	c   max depth        :          2
1796.68/1797.09	c   max depth (total):          2
1796.68/1797.09	c   backtracks       :          0 (0.0%)
1796.68/1797.09	c   delayed cutoffs  :          0
1796.68/1797.09	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.68/1797.09	c   avg switch length:       1.25
1796.68/1797.09	c   switching time   :       0.07
1796.68/1797.09	c Solution           :
1796.68/1797.09	c   Solutions found  :          0 (0 improvements)
1796.68/1797.09	c   Primal Bound     :          -
1796.68/1797.09	c   Dual Bound       : +0.00000000000000e+00
1796.68/1797.09	c   Gap              :   infinite
1796.68/1797.09	c   Root Dual Bound  : +0.00000000000000e+00
1796.68/1797.09	c   Root Iterations  :     229701
1796.88/1797.26	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-3693012-1338044262/watcher-3693012-1338044262 -o /tmp/evaluation-result-3693012-1338044262/solver-3693012-1338044262 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693012-1338044262.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.01 2.03 2.00 3/176 3049
/proc/meminfo: memFree=27834032/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=10480 CPUtime=0 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 1326 0 0 0 0 0 0 0 20 0 1 0 270553021 10731520 1282 33554432000 4194304 10169799 140734420224880 140735490909608 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 2620 1294 409 1459 0 1152 0

[startup+0.0141011 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 3049
/proc/meminfo: memFree=27834032/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=17340 CPUtime=0 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 3067 0 0 0 0 0 0 0 20 0 1 0 270553021 17756160 3022 33554432000 4194304 10169799 140734420224880 140735490909608 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 4335 3022 409 1459 0 2867 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 17340

[startup+0.100306 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 3049
/proc/meminfo: memFree=27834032/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=36596 CPUtime=0.08 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 7870 0 0 0 8 0 0 0 20 0 1 0 270553021 37474304 7825 33554432000 4194304 10169799 140734420224880 140735490909608 7169050 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 9149 7825 409 1459 0 7681 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36596

[startup+0.30029 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 3049
/proc/meminfo: memFree=27834032/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=95760 CPUtime=0.28 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 21956 0 0 0 26 2 0 0 20 0 1 0 270553021 98058240 21911 33554432000 4194304 10169799 140734420224880 140735490909608 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 23940 21911 544 1459 0 22472 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 95760

[startup+0.700302 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 3049
/proc/meminfo: memFree=27834032/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=123504 CPUtime=0.69 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 29649 0 0 0 60 9 0 0 20 0 1 0 270553021 126468096 28872 33554432000 4194304 10169799 140734420224880 140734420223032 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 30876 28872 573 1459 0 29408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123504

[startup+1.50027 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3050
/proc/meminfo: memFree=27690624/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=205956 CPUtime=1.48 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 49302 0 0 0 136 12 0 0 20 0 1 0 270553021 210898944 48398 33554432000 4194304 10169799 140734420224880 140734420221144 8918817 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 51489 48398 596 1459 0 50021 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 205956

[startup+3.10026 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3050
/proc/meminfo: memFree=27610892/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=260132 CPUtime=3.08 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 62227 0 0 0 295 13 0 0 20 0 1 0 270553021 266375168 61323 33554432000 4194304 10169799 140734420224880 140734420221144 8918694 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 65033 61323 596 1459 0 63565 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 260132

[startup+6.30033 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3050
/proc/meminfo: memFree=27540260/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=314912 CPUtime=6.28 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 75263 0 0 0 613 15 0 0 20 0 1 0 270553021 322469888 74359 33554432000 4194304 10169799 140734420224880 140734420221144 8922367 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 78728 74359 596 1459 0 77260 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 314912

[startup+12.7003 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 3050
/proc/meminfo: memFree=27474096/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=383116 CPUtime=12.68 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 91441 0 0 0 1250 18 0 0 20 0 1 0 270553021 392310784 90537 33554432000 4194304 10169799 140734420224880 140734420222408 4899792 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 95779 90537 596 1459 0 94311 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 383116

[startup+25.5003 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 3050
/proc/meminfo: memFree=27366640/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=494844 CPUtime=25.48 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 119429 0 0 0 2524 24 0 0 20 0 1 0 270553021 506720256 118576 33554432000 4194304 10169799 140734420224880 140734420222408 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 123711 118576 601 1459 0 122243 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 494844

[startup+51.1003 s]
/proc/loadavg: 2.10 2.05 2.01 3/177 3050
/proc/meminfo: memFree=27111912/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=749556 CPUtime=51.07 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 183020 0 0 0 5042 65 0 0 20 0 1 0 270553021 767545344 182174 33554432000 4194304 10169799 140734420224880 140734420222408 5916282 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 187389 182174 605 1459 0 185921 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 749556

[startup+102.306 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 3050
/proc/meminfo: memFree=26714668/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1139992 CPUtime=102.26 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 279456 0 0 0 10119 107 0 0 20 0 1 0 270553021 1167351808 279945 33554432000 4194304 10169799 140734420224880 140734420219288 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 284998 279945 759 1459 0 283530 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1139992

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 3053
/proc/meminfo: memFree=26695168/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1153496 CPUtime=162.25 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 283006 0 0 0 16111 114 0 0 20 0 1 0 270553021 1181179904 284997 33554432000 4194304 10169799 140734420224880 140734420217288 8029318 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 288374 284997 776 1459 0 286906 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1153496

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 3077
/proc/meminfo: memFree=26689468/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1153496 CPUtime=222.23 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 283254 0 0 0 22108 115 0 0 20 0 1 0 270553021 1181179904 286190 33554432000 4194304 10169799 140734420224880 140734420217160 8004393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 288374 286190 776 1459 0 286906 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1153496

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 3077
/proc/meminfo: memFree=26689116/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1153496 CPUtime=282.23 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 283254 0 0 0 28103 120 0 0 20 0 1 0 270553021 1181179904 286503 33554432000 4194304 10169799 140734420224880 140734420217160 8021787 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 288374 286503 776 1459 0 286906 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1153496

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 3115
/proc/meminfo: memFree=26608600/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1153496 CPUtime=342.22 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 283258 0 0 0 34099 123 0 0 20 0 1 0 270553021 1181179904 286507 33554432000 4194304 10169799 140734420224880 140734420217288 7581420 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 288374 286507 776 1459 0 286906 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1153496

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3115
/proc/meminfo: memFree=26220456/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1153496 CPUtime=402.21 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 283279 0 0 0 40094 127 0 0 20 0 1 0 270553021 1181179904 286543 33554432000 4194304 10169799 140734420224880 140734420217288 8049004 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 288374 286543 776 1459 0 286906 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1153496

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/176 3115
/proc/meminfo: memFree=26214584/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1153496 CPUtime=462.2 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 283286 0 0 0 46091 129 0 0 20 0 1 0 270553021 1181179904 286550 33554432000 4194304 10169799 140734420224880 140734420217288 7982305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 288374 286550 776 1459 0 286906 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1153496

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3116
/proc/meminfo: memFree=26214888/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1153496 CPUtime=522.18 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 283286 0 0 0 52086 132 0 0 20 0 1 0 270553021 1181179904 286567 33554432000 4194304 10169799 140734420224880 140734420217160 8021745 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 288374 286567 776 1459 0 286906 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1153496

[startup+582.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 3116
/proc/meminfo: memFree=26215040/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1153496 CPUtime=582.18 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 283286 0 0 0 58081 137 0 0 20 0 1 0 270553021 1181179904 286567 33554432000 4194304 10169799 140734420224880 140734420216440 8005471 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 288374 286567 776 1459 0 286906 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1153496

[startup+642.3 s]

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

/proc/meminfo: memFree=26085012/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1242076 CPUtime=1122.07 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 299350 0 0 0 111879 328 0 0 20 0 1 0 270553021 1271885824 307601 33554432000 4194304 10169799 140734420224880 140734420218552 8006155 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310519 307601 803 1459 0 309051 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1242076

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3121
/proc/meminfo: memFree=25996476/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1332352 CPUtime=1182.07 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 321604 0 0 0 117857 350 0 0 20 0 1 0 270553021 1364328448 329716 33554432000 4194304 10169799 140734420224880 140734420215640 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 333088 329716 823 1459 0 331620 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1332352

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3121
/proc/meminfo: memFree=26087056/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1239624 CPUtime=1242.06 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 323024 0 0 0 123837 369 0 0 20 0 1 0 270553021 1269374976 307072 33554432000 4194304 10169799 140734420224880 140734420219480 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 309906 307072 845 1459 0 308438 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1239624

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3121
/proc/meminfo: memFree=26083832/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1242072 CPUtime=1302.06 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 323809 0 0 0 129827 379 0 0 20 0 1 0 270553021 1271881728 307857 33554432000 4194304 10169799 140734420224880 140734420219288 7983419 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310518 307857 845 1459 0 309050 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1242072

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3124
/proc/meminfo: memFree=26093056/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1239764 CPUtime=1362.04 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 348861 0 0 0 135812 392 0 0 20 0 1 0 270553021 1269518336 306654 33554432000 4194304 10169799 140734420224880 140734420219576 8004697 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 309941 306654 845 1459 0 308473 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1239764

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3125
/proc/meminfo: memFree=26085684/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1241016 CPUtime=1422.04 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 362967 0 0 0 141803 401 0 0 20 0 1 0 270553021 1270800384 307591 33554432000 4194304 10169799 140734420224880 140734420219208 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310254 307591 845 1459 0 308786 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1241016

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3125
/proc/meminfo: memFree=26082832/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1241016 CPUtime=1482.02 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 362967 0 0 0 147796 406 0 0 20 0 1 0 270553021 1270800384 307591 33554432000 4194304 10169799 140734420224880 140734420219576 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310254 307591 845 1459 0 308786 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1241016

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3125
/proc/meminfo: memFree=26089656/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1239920 CPUtime=1542.01 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 381681 0 0 0 153785 416 0 0 20 0 1 0 270553021 1269678080 306665 33554432000 4194304 10169799 140734420224880 140734420219480 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 309980 306665 845 1459 0 308512 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1239920

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3125
/proc/meminfo: memFree=26082712/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1242532 CPUtime=1602 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 430195 0 0 0 159766 434 0 0 20 0 1 0 270553021 1272352768 307600 33554432000 4194304 10169799 140734420224880 140734420219128 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310633 307600 845 1459 0 309165 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1242532

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3125
/proc/meminfo: memFree=26082340/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1242532 CPUtime=1661.99 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 430195 0 0 0 165761 438 0 0 20 0 1 0 270553021 1272352768 307600 33554432000 4194304 10169799 140734420224880 140734420218744 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310633 307600 845 1459 0 309165 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1242532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3126
/proc/meminfo: memFree=26081348/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1242532 CPUtime=1721.99 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 430197 0 0 0 171753 446 0 0 20 0 1 0 270553021 1272352768 307600 33554432000 4194304 10169799 140734420224880 140734420218840 8005002 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310633 307600 845 1459 0 309165 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1242532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3126
/proc/meminfo: memFree=26082144/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1242532 CPUtime=1781.98 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 430197 0 0 0 177746 452 0 0 20 0 1 0 270553021 1272352768 307966 33554432000 4194304 10169799 140734420224880 140734420219160 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310633 307966 845 1459 0 309165 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1242532

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3126
/proc/meminfo: memFree=26082268/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1242532 CPUtime=1785.18 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 430197 0 0 0 178066 452 0 0 20 0 1 0 270553021 1272352768 307966 33554432000 4194304 10169799 140734420224880 140734420219160 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310633 307966 845 1459 0 309165 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 1242532

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3126
/proc/meminfo: memFree=26082268/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1242532 CPUtime=1791.59 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 430197 0 0 0 178706 453 0 0 20 0 1 0 270553021 1272352768 307966 33554432000 4194304 10169799 140734420224880 140734420219160 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310633 307966 845 1459 0 309165 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 1242532

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3126
/proc/meminfo: memFree=26082392/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1242532 CPUtime=1794.78 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 430197 0 0 0 179025 453 0 0 20 0 1 0 270553021 1272352768 307966 33554432000 4194304 10169799 140734420224880 140734420219160 8006226 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310633 307966 845 1459 0 309165 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 1242532

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3126
/proc/meminfo: memFree=26082392/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1242532 CPUtime=1795.57 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 430197 0 0 0 179104 453 0 0 20 0 1 0 270553021 1272352768 307966 33554432000 4194304 10169799 140734420224880 140734420218664 7982305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310633 307966 845 1459 0 309165 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (KiB) 1242532

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3126
/proc/meminfo: memFree=26082392/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1242532 CPUtime=1796.38 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 430197 0 0 0 179184 454 0 0 20 0 1 0 270553021 1272352768 307966 33554432000 4194304 10169799 140734420224880 140734420218664 8006202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 310633 307966 845 1459 0 309165 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 1242532

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3126
/proc/meminfo: memFree=26082392/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1155512 CPUtime=1796.78 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 430199 0 0 0 179224 454 0 0 20 0 1 0 270553021 1183244288 288121 33554432000 4194304 10169799 140734420224880 140734420218664 5091749 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 288878 288121 847 1459 0 287410 0
Current children cumulated CPU time (s) 1796.78
Current children cumulated vsize (KiB) 1155512

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3126
/proc/meminfo: memFree=26082392/32873648 swapFree=6848/6848
[pid=3049] ppid=3047 vsize=1151576 CPUtime=1796.88 cores=1,3,5,7
/proc/3049/stat : 3049 (scip-2.1.1.4sfi) R 3047 3049 911 0 -1 4202496 430199 0 0 0 179234 454 0 0 20 0 1 0 270553021 1179213824 287145 33554432000 4194304 10169799 140734420224880 140734420218664 5882557 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 287894 287145 847 1459 0 286426 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 1151576

Child status: 0
Real time (s): 1797.27
CPU time (s): 1796.95
CPU user time (s): 1792.4
CPU system time (s): 4.55331
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 1333492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.4
system time used= 4.55331
maximum resident set size= 1319764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 430201
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= 50
involuntary context switches= 1848

runsolver used 2.73958 second user time and 7.09292 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 16:57:42
IDJOB=3693012
IDBENCH=90144
IDSOLVER=2272
FILE ID=node113/3693012-1338044262
RUNJOBID= node113-1338029668-2042
PBS_JOBID= 14624358
Free space on /tmp= 71452 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_K183.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-3693012-1338044262/watcher-3693012-1338044262 -o /tmp/evaluation-result-3693012-1338044262/solver-3693012-1338044262 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693012-1338044262.opb -t 1800 -m 15500

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

MD5SUM BENCH= 0350ceeb14af28f3be070cadc324c0d3
RANDOM SEED=1223391334

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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		: 2667.026
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.91
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.026
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.91
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.026
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.92
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.026
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:       32873648 kB
MemFree:        27834296 kB
Buffers:          256784 kB
Cached:          3888468 kB
SwapCached:            0 kB
Active:           979300 kB
Inactive:        3279816 kB
Active(anon):     116300 kB
Inactive(anon):        0 kB
Active(file):     863000 kB
Inactive(file):  3279816 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15148 kB
Writeback:             0 kB
AnonPages:        222648 kB
Mapped:            17544 kB
Shmem:               200 kB
Slab:             639056 kB
SReclaimable:      83580 kB
SUnreclaim:       555476 kB
KernelStack:        1480 kB
PageTables:         4180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     230160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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= 71440 MiB
End job on node113 at 2012-05-26 17:27:39