Trace number 3693003

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.79 1797.14

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K163.opb
MD5SUM5c9e224cdd9eef3594ee47236fa33798
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 variables19397
Total number of constraints19725
Number of constraints which are clauses19562
Number of constraints which are cardinality constraints (but not clauses)163
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint163
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 164
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-3693003-1338044757.opb>
0.00/0.09	c original problem has 19397 variables (19397 bin, 0 int, 0 impl, 0 cont) and 19725 constraints
0.00/0.09	c problem read in 0.10
0.19/0.24	c presolving:
0.29/0.31	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17972 impls, 163 clqs
0.29/0.32	c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17972 impls, 161 clqs
0.29/0.33	c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18080 impls, 161 clqs
0.29/0.34	c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18278 impls, 161 clqs
0.29/0.35	c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18500 impls, 161 clqs
0.29/0.36	c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18726 impls, 161 clqs
0.29/0.37	c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18886 impls, 161 clqs
0.29/0.37	c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19012 impls, 161 clqs
0.29/0.38	c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19054 impls, 161 clqs
0.29/0.39	c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19100 impls, 161 clqs
0.29/0.40	c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19156 impls, 161 clqs
0.39/0.40	c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19186 impls, 161 clqs
0.59/0.60	c (round 13) 742 del vars, 796 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18768 upgd conss, 19202 impls, 161 clqs
0.59/0.68	c (round 14) 742 del vars, 796 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18929 upgd conss, 19202 impls, 161 clqs
17.29/17.38	c (round 15) 767 del vars, 796 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18929 upgd conss, 3342738 impls, 161 clqs
17.29/17.39	c (round 16) 767 del vars, 821 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18929 upgd conss, 3342766 impls, 161 clqs
17.38/17.48	c (round 17) 767 del vars, 821 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18942 upgd conss, 3342766 impls, 161 clqs
21.18/21.26	c (round 18) 792 del vars, 821 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18942 upgd conss, 5556648 impls, 161 clqs
21.18/21.28	c (round 19) 799 del vars, 853 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18942 upgd conss, 5556714 impls, 161 clqs
21.29/21.37	c (round 20) 799 del vars, 853 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18965 upgd conss, 5556714 impls, 161 clqs
21.48/21.51	c (round 21) 824 del vars, 853 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18965 upgd conss, 5602512 impls, 161 clqs
21.48/21.52	c (round 22) 830 del vars, 884 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18965 upgd conss, 5602550 impls, 161 clqs
21.58/21.62	c (round 23) 830 del vars, 884 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18977 upgd conss, 5602550 impls, 161 clqs
21.68/21.70	c (round 24) 862 del vars, 884 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18977 upgd conss, 5615860 impls, 161 clqs
21.68/21.72	c (round 25) 862 del vars, 916 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18977 upgd conss, 5616006 impls, 161 clqs
21.79/21.81	c (round 26) 862 del vars, 916 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18998 upgd conss, 5616006 impls, 161 clqs
23.78/23.87	c    (23.9s) probing: 1000/18655 (5.4%) - 122 fixings, 1 aggregations, 1069908 implications, 0 bound changes
24.38/24.40	c (round 27) 887 del vars, 916 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18998 upgd conss, 6863530 impls, 161 clqs
24.38/24.42	c (round 28) 888 del vars, 942 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18998 upgd conss, 6863540 impls, 161 clqs
24.48/24.51	c (round 29) 888 del vars, 942 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19001 upgd conss, 6863540 impls, 161 clqs
24.48/24.59	c (round 30) 914 del vars, 942 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19001 upgd conss, 6866516 impls, 161 clqs
24.58/24.60	c (round 31) 914 del vars, 968 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19001 upgd conss, 6866652 impls, 161 clqs
24.58/24.70	c (round 32) 914 del vars, 968 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19013 upgd conss, 6866652 impls, 161 clqs
24.78/24.80	c (round 33) 941 del vars, 968 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19013 upgd conss, 6888340 impls, 161 clqs
24.78/24.82	c (round 34) 941 del vars, 995 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19013 upgd conss, 6888458 impls, 161 clqs
24.88/24.91	c (round 35) 941 del vars, 995 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19024 upgd conss, 6888458 impls, 161 clqs
27.88/27.92	c (round 36) 966 del vars, 995 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19024 upgd conss, 8332410 impls, 161 clqs
27.88/27.94	c (round 37) 967 del vars, 1021 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19024 upgd conss, 8332446 impls, 161 clqs
27.98/28.04	c (round 38) 967 del vars, 1021 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19042 upgd conss, 8332446 impls, 161 clqs
28.08/28.10	c (round 39) 992 del vars, 1021 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19042 upgd conss, 8333172 impls, 161 clqs
28.08/28.12	c (round 40) 992 del vars, 1046 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19042 upgd conss, 8333366 impls, 161 clqs
28.18/28.21	c (round 41) 992 del vars, 1046 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19059 upgd conss, 8333366 impls, 161 clqs
28.28/28.31	c (round 42) 1017 del vars, 1046 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19059 upgd conss, 8338610 impls, 161 clqs
28.28/28.33	c (round 43) 1022 del vars, 1076 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19059 upgd conss, 8338630 impls, 161 clqs
28.38/28.42	c (round 44) 1022 del vars, 1076 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19069 upgd conss, 8338630 impls, 161 clqs
30.58/30.60	c (round 45) 1047 del vars, 1076 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19069 upgd conss, 9072560 impls, 161 clqs
30.58/30.62	c (round 46) 1050 del vars, 1104 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19069 upgd conss, 9072652 impls, 161 clqs
30.68/30.71	c (round 47) 1050 del vars, 1104 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19077 upgd conss, 9072652 impls, 161 clqs
30.78/30.83	c (round 48) 1076 del vars, 1104 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19077 upgd conss, 9086344 impls, 161 clqs
30.78/30.85	c (round 49) 1076 del vars, 1130 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19077 upgd conss, 9086358 impls, 161 clqs
30.88/30.95	c (round 50) 1076 del vars, 1130 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19082 upgd conss, 9086358 impls, 161 clqs
32.18/32.25	c (round 51) 1101 del vars, 1130 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 19082 upgd conss, 9515138 impls, 161 clqs
32.18/32.27	c (round 52) 1101 del vars, 1158 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 19082 upgd conss, 9515197 impls, 161 clqs
32.28/32.30	c (round 53) 1104 del vars, 1159 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19082 upgd conss, 9515198 impls, 161 clqs
32.28/32.39	c (round 54) 1105 del vars, 1159 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19094 upgd conss, 9515198 impls, 161 clqs
32.38/32.49	c (round 55) 1130 del vars, 1159 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19094 upgd conss, 9517104 impls, 161 clqs
32.48/32.52	c (round 56) 1139 del vars, 1193 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19094 upgd conss, 9517120 impls, 161 clqs
32.58/32.61	c (round 57) 1139 del vars, 1193 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19102 upgd conss, 9517120 impls, 161 clqs
32.68/32.76	c (round 58) 1164 del vars, 1193 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19102 upgd conss, 9517120 impls, 161 clqs
32.68/32.78	c (round 59) 1164 del vars, 1218 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19102 upgd conss, 9517120 impls, 161 clqs
32.78/32.86	c    (32.9s) probing: 2000/18655 (10.7%) - 391 fixings, 1 aggregations, 1838138 implications, 4 bound changes
32.88/32.97	c (round 60) 1189 del vars, 1218 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19102 upgd conss, 9517120 impls, 161 clqs
32.88/32.99	c (round 61) 1189 del vars, 1243 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19102 upgd conss, 9517120 impls, 161 clqs
33.18/33.21	c (round 62) 1214 del vars, 1243 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19102 upgd conss, 9517120 impls, 161 clqs
33.18/33.24	c (round 63) 1214 del vars, 1268 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19102 upgd conss, 9517120 impls, 161 clqs
33.38/33.48	c (round 64) 1239 del vars, 1268 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19102 upgd conss, 9517120 impls, 161 clqs
33.48/33.50	c (round 65) 1239 del vars, 1293 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19102 upgd conss, 9517120 impls, 161 clqs
33.68/33.72	c (round 66) 1264 del vars, 1293 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19102 upgd conss, 9518024 impls, 161 clqs
33.68/33.74	c (round 67) 1272 del vars, 1326 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19102 upgd conss, 9518050 impls, 161 clqs
33.78/33.84	c (round 68) 1272 del vars, 1326 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19114 upgd conss, 9518050 impls, 161 clqs
33.98/34.06	c (round 69) 1297 del vars, 1326 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19114 upgd conss, 9518050 impls, 161 clqs
33.98/34.08	c (round 70) 1297 del vars, 1351 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19114 upgd conss, 9518050 impls, 161 clqs
34.09/34.15	c (round 71) 1322 del vars, 1351 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19114 upgd conss, 9518050 impls, 161 clqs
34.09/34.17	c (round 72) 1322 del vars, 1376 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19114 upgd conss, 9518050 impls, 161 clqs
34.18/34.23	c (round 73) 1347 del vars, 1376 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19114 upgd conss, 9518050 impls, 161 clqs
34.18/34.25	c (round 74) 1347 del vars, 1401 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19114 upgd conss, 9518050 impls, 161 clqs
34.28/34.32	c (round 75) 1372 del vars, 1401 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19114 upgd conss, 9518050 impls, 161 clqs
34.28/34.34	c (round 76) 1376 del vars, 1430 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19114 upgd conss, 9518056 impls, 161 clqs
34.38/34.44	c (round 77) 1376 del vars, 1430 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19117 upgd conss, 9518056 impls, 161 clqs
34.47/34.51	c (round 78) 1401 del vars, 1430 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19117 upgd conss, 9518056 impls, 161 clqs
34.47/34.53	c (round 79) 1401 del vars, 1455 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19117 upgd conss, 9518056 impls, 161 clqs
38.58/38.64	c (round 80) 1426 del vars, 1455 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19117 upgd conss, 10071022 impls, 161 clqs
38.58/38.66	c (round 81) 1426 del vars, 1480 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19117 upgd conss, 10071022 impls, 161 clqs
38.78/38.80	c (round 82) 1451 del vars, 1480 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19117 upgd conss, 10071076 impls, 161 clqs
38.78/38.82	c (round 83) 1452 del vars, 1506 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19117 upgd conss, 10071076 impls, 161 clqs
39.48/39.51	c    (39.5s) probing: 3000/18655 (16.1%) - 676 fixings, 1 aggregations, 2151027 implications, 4 bound changes
46.37/46.49	c    (46.5s) probing: 4000/18655 (21.4%) - 680 fixings, 1 aggregations, 2671573 implications, 4 bound changes
50.27/50.35	c    (50.4s) probing: 4525/18655 (24.3%) - 680 fixings, 1 aggregations, 2961547 implications, 4 bound changes
50.27/50.35	c    (50.4s) probing aborted: 1000/1000 successive useless probings
50.27/50.35	c (round 84) 1472 del vars, 1506 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19117 upgd conss, 11765038 impls, 161 clqs
50.27/50.38	c (round 85) 1472 del vars, 1526 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19117 upgd conss, 11765038 impls, 161 clqs
51.28/51.34	c    (51.3s) probing: 4625/18655 (24.8%) - 680 fixings, 1 aggregations, 3070137 implications, 4 bound changes
51.28/51.34	c    (51.3s) probing aborted: 1000/1000 successive useless probings
51.28/51.37	c presolving (86 rounds):
51.28/51.37	c  1472 deleted vars, 1526 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
51.28/51.37	c  11982480 implications, 161 cliques
51.28/51.37	c presolved problem has 17925 variables (17925 bin, 0 int, 0 impl, 0 cont) and 18199 constraints
51.28/51.37	c    2230 constraints of type <setppc>
51.28/51.37	c   15969 constraints of type <logicor>
51.28/51.37	c transformed objective value is always integral (scale: 1)
51.28/51.37	c Presolving Time: 51.24
51.28/51.37	c - non default parameters ----------------------------------------------------------------------
51.28/51.37	c # SCIP version 2.1.1.4
51.28/51.37	c 
51.28/51.37	c # maximal time in seconds to run
51.28/51.37	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
51.28/51.37	c limits/time = 1797
51.28/51.37	c 
51.28/51.37	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
51.28/51.37	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
51.28/51.37	c limits/memory = 13950
51.28/51.37	c 
51.28/51.37	c # default clock type (1: CPU user seconds, 2: wall clock time)
51.28/51.37	c # [type: int, range: [1,2], default: 1]
51.28/51.37	c timing/clocktype = 2
51.28/51.37	c 
51.28/51.37	c # belongs reading time to solving time?
51.28/51.37	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
51.28/51.37	c timing/reading = TRUE
51.28/51.37	c 
51.28/51.37	c -----------------------------------------------------------------------------------------------
51.28/51.37	c start solving
51.28/51.38	c 
80.46/80.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
80.46/80.56	c  80.6s|     1 |     0 | 18337 |     - | 386M|   0 |3710 |  17k|  18k|  17k|  18k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
622.33/622.53	c   623s|     1 |     0 |123719 |     - | 388M|   0 |4466 |  17k|  18k|  17k|  18k| 244 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
674.12/674.38	c   674s|     1 |     0 |142380 |     - | 388M|   0 |4541 |  17k|  18k|  17k|  18k| 353 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
726.00/726.21	c   726s|     1 |     0 |160486 |     - | 388M|   0 |4830 |  17k|  18k|  17k|  18k| 412 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
789.89/790.20	c   790s|     1 |     0 |181803 |     - | 388M|   0 |4693 |  17k|  18k|  17k|  18k| 483 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
855.39/855.65	c   856s|     1 |     0 |203437 |     - | 388M|   0 |4700 |  17k|  18k|  17k|  18k| 531 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
925.58/925.82	c   926s|     1 |     0 |225713 |     - | 388M|   0 |4769 |  17k|  18k|  17k|  18k| 569 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1150.54/1150.88	c  1151s|     1 |     2 |225713 |     - | 388M|   0 |4769 |  17k|  18k|  17k|  18k| 569 |  15 |  40 | 0.000000e+00 |      --      |    Inf 
1796.64/1797.02	c 
1796.64/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.64/1797.02	c Solving Time (sec) : 1797.02
1796.64/1797.02	c Solving Nodes      : 4
1796.64/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.64/1797.02	c Dual Bound         : +0.00000000000000e+00
1796.64/1797.02	c Gap                : infinite
1796.64/1797.02	s UNKNOWN
1796.64/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.64/1797.02	c Total Time         :    1797.02
1796.64/1797.02	c   solving          :    1797.02
1796.64/1797.02	c   presolving       :      51.24 (included in solving)
1796.64/1797.02	c   reading          :       0.10 (included in solving)
1796.64/1797.02	c   copying          :       0.05 (1 #copies) (minimal 0.05, maximal 0.05, average 0.05)
1796.64/1797.02	c Original Problem   :
1796.64/1797.02	c   Problem name     : HOME/instance-3693003-1338044757.opb
1796.64/1797.02	c   Variables        : 19397 (19397 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.64/1797.02	c   Constraints      : 19725 initial, 19725 maximal
1796.64/1797.02	c   Objective sense  : minimize
1796.64/1797.02	c Presolved Problem  :
1796.64/1797.02	c   Problem name     : t_HOME/instance-3693003-1338044757.opb
1796.64/1797.02	c   Variables        : 17925 (17925 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.64/1797.02	c   Constraints      : 18199 initial, 18214 maximal
1796.64/1797.02	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.64/1797.02	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.02	c   trivial          :       0.09       0.00          4          0          0          0          0          0          0          0          0
1796.64/1797.02	c   dualfix          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.02	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.02	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.02	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.02	c   gateextraction   :       0.21       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.02	c   implics          :       0.57       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.02	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.02	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.02	c   probing          :      47.09       0.00        680          1          0          4          0          0          0          0          0
1796.64/1797.02	c   setppc           :       0.42       0.00         43          0          0          0          0        281          0          0          0
1796.64/1797.02	c   linear           :       0.25       0.00        742          0          0        742          0        796          0          0          0
1796.64/1797.02	c   logicor          :       2.36       0.01          2          0          0          4          0        449          0          0          0
1796.64/1797.02	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.64/1797.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.64/1797.02	c   integral         :          0          0          0          0          4          0          4          0          0          0          0          0          8
1796.64/1797.02	c   setppc           :       2230       2230          6      70957          0          0          3       4302        319         36          0          0          0
1796.64/1797.02	c   logicor          :      15969+     15984          6      63677          0          0          0      37012        181         18          0          0          0
1796.64/1797.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.64/1797.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.64/1797.02	c   integral         :     216.05       0.00       0.00       0.00     216.05       0.00       0.00       0.00
1796.64/1797.02	c   setppc           :       3.52       0.00       0.00       3.52       0.00       0.00       0.00       0.00
1796.64/1797.02	c   logicor          :       5.00       0.01       0.01       4.96       0.00       0.00       0.00       0.02
1796.64/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.64/1797.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.64/1797.02	c   rootredcost      :          0          0          0          0
1796.64/1797.02	c   pseudoobj        :          0          0          0          0
1796.64/1797.02	c   vbounds          :          0          0          0          0
1796.64/1797.02	c   redcost          :         10          0          0          0
1796.64/1797.02	c   probing          :          0          0          0          0
1796.64/1797.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.64/1797.02	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00
1796.64/1797.02	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00
1796.64/1797.02	c   vbounds          :       0.02       0.00       0.00       0.02       0.00
1796.64/1797.02	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.64/1797.02	c   probing          :      47.09       0.00      47.09       0.00       0.00
1796.64/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.64/1797.02	c   propagation      :       0.04        500         15         15        1.0          0        0.0          -
1796.64/1797.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.64/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.64/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.64/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.64/1797.02	c   applied globally :          -          -          -         15        1.0          -          -          -
1796.64/1797.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.64/1797.02	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.64/1797.02	c   cut pool         :       0.00                     5          -          -          4          -    (maximal pool size: 612)
1796.64/1797.02	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.64/1797.02	c   impliedbounds    :       0.32       0.00          6          0          0        783          0
1796.64/1797.02	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.64/1797.02	c   gomory           :       6.74       0.00          6          0          0          0          0
1796.64/1797.02	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.64/1797.02	c   strongcg         :       6.78       0.00          6          0          0          0          0
1796.64/1797.02	c   cmir             :       1.01       0.00          6          0          0          0          0
1796.64/1797.02	c   flowcover        :       1.14       0.00          6          0          0          0          0
1796.64/1797.02	c   clique           :      18.70       0.00          6          0          0         57          0
1796.64/1797.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.64/1797.02	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.64/1797.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.64/1797.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.64/1797.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.64/1797.02	c   problem variables:       0.00          -          0          0
1796.64/1797.02	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.64/1797.02	c   relpscost        :     216.05       0.00          4          0          0          0          0          8
1796.64/1797.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.64/1797.02	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.64/1797.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.64/1797.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.64/1797.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.64/1797.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.64/1797.02	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.64/1797.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.64/1797.02	c   LP solutions     :       0.00          -          -          0
1796.64/1797.02	c   pseudo solutions :       0.00          -          -          0
1796.64/1797.02	c   oneopt           :       0.00       0.00          0          0
1796.64/1797.02	c   crossover        :       0.00       0.00          0          0
1796.64/1797.02	c   pscostdiving     :       0.00       0.00          0          0
1796.64/1797.02	c   smallcard        :       0.00       0.00          0          0
1796.64/1797.02	c   trivial          :       0.03       0.00          2          0
1796.64/1797.02	c   shiftandpropagate:       0.09       0.00          1          0
1796.64/1797.02	c   simplerounding   :       0.00       0.00          0          0
1796.64/1797.02	c   zirounding       :       0.00       0.00          0          0
1796.64/1797.02	c   rounding         :       0.02       0.00         10          0
1796.64/1797.02	c   shifting         :       0.14       0.00          7          0
1796.64/1797.02	c   intshifting      :       0.00       0.00          0          0
1796.64/1797.02	c   twoopt           :       0.00       0.00          0          0
1796.64/1797.02	c   indtwoopt        :       0.00       0.00          0          0
1796.64/1797.02	c   indoneopt        :       0.00       0.00          0          0
1796.64/1797.02	c   fixandinfer      :       0.00       0.00          0          0
1796.64/1797.02	c   feaspump         :     472.45       0.00          1          0
1796.64/1797.02	c   clique           :       0.00       0.00          0          0
1796.64/1797.02	c   coefdiving       :     380.38       0.00          1          0
1796.64/1797.02	c   indrounding      :       0.00       0.00          0          0
1796.64/1797.02	c   indcoefdiving    :       0.00       0.00          0          0
1796.64/1797.02	c   fracdiving       :       0.00       0.00          0          0
1796.64/1797.02	c   nlpdiving        :       0.00       0.00          0          0
1796.64/1797.02	c   veclendiving     :       0.00       0.00          0          0
1796.64/1797.02	c   intdiving        :       0.00       0.00          0          0
1796.64/1797.02	c   actconsdiving    :       0.00       0.00          0          0
1796.64/1797.02	c   objpscostdiving  :       0.00       0.00          0          0
1796.64/1797.02	c   rootsoldiving    :       0.00       0.00          0          0
1796.64/1797.02	c   linesearchdiving :       0.00       0.00          0          0
1796.64/1797.02	c   guideddiving     :       0.00       0.00          0          0
1796.64/1797.02	c   octane           :       0.00       0.00          0          0
1796.64/1797.02	c   rens             :     129.84       0.00          1          0
1796.64/1797.02	c   rins             :       0.00       0.00          0          0
1796.64/1797.02	c   localbranching   :       0.00       0.00          0          0
1796.64/1797.02	c   mutation         :       0.00       0.00          0          0
1796.64/1797.02	c   dins             :       0.00       0.00          0          0
1796.64/1797.02	c   vbounds          :       0.00       0.00          0          0
1796.64/1797.02	c   undercover       :       0.00       0.00          0          0
1796.64/1797.02	c   subnlp           :       0.00       0.00          0          0
1796.64/1797.02	c   trysol           :       0.00       0.00          0          0
1796.64/1797.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.64/1797.02	c   primal LP        :       0.05          1          0       0.00       0.00       0.05          1
1796.64/1797.02	c   dual LP          :     511.85         11     193238   17567.09     377.53       0.00          0
1796.64/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.64/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.64/1797.02	c   diving/probing LP:     852.69         15     227044   15136.27     266.27
1796.64/1797.02	c   strong branching :     216.04         91      90131     990.45     417.20
1796.64/1797.02	c     (at root node) :          -         40      40000    1000.00          -
1796.64/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.64/1797.02	c B&B Tree           :
1796.64/1797.02	c   number of runs   :          1
1796.64/1797.02	c   nodes            :          4
1796.64/1797.02	c   nodes (total)    :          4
1796.64/1797.02	c   nodes left       :          5
1796.64/1797.02	c   max depth        :          2
1796.64/1797.02	c   max depth (total):          2
1796.64/1797.02	c   backtracks       :          0 (0.0%)
1796.64/1797.02	c   delayed cutoffs  :          0
1796.64/1797.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.64/1797.02	c   avg switch length:       1.25
1796.64/1797.02	c   switching time   :       0.06
1796.64/1797.02	c Solution           :
1796.64/1797.02	c   Solutions found  :          0 (0 improvements)
1796.64/1797.02	c   Primal Bound     :          -
1796.64/1797.02	c   Dual Bound       : +0.00000000000000e+00
1796.64/1797.02	c   Gap              :   infinite
1796.64/1797.02	c   Root Dual Bound  : +0.00000000000000e+00
1796.64/1797.02	c   Root Iterations  :     225713
1796.74/1797.14	c Time complete: 1796.78.

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 2/176 344
/proc/meminfo: memFree=26968788/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=6728 CPUtime=0 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 591 0 0 0 0 0 0 0 20 0 1 0 270604323 6889472 545 33554432000 4194304 10169799 140734366405776 140733449420696 7163415 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 1776 553 377 1459 0 308 0

[startup+0.00742211 s]
/proc/loadavg: 2.01 2.00 2.00 2/176 344
/proc/meminfo: memFree=26968788/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=11668 CPUtime=0 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 1596 0 0 0 0 0 0 0 20 0 1 0 270604323 11948032 1551 33554432000 4194304 10169799 140734366405776 140733449420696 7543003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 2917 1572 409 1459 0 1449 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11668

[startup+0.100212 s]
/proc/loadavg: 2.01 2.00 2.00 2/176 344
/proc/meminfo: memFree=26968788/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=34496 CPUtime=0.09 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 7353 0 0 0 8 1 0 0 20 0 1 0 270604323 35323904 7307 33554432000 4194304 10169799 140734366405776 140733449420696 4656178 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 8624 7307 416 1459 0 7156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34496

[startup+0.300279 s]
/proc/loadavg: 2.01 2.00 2.00 2/176 344
/proc/meminfo: memFree=26968788/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=88440 CPUtime=0.29 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 20178 0 0 0 26 3 0 0 20 0 1 0 270604323 90562560 20121 33554432000 4194304 10169799 140734366405776 140734366404376 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 22110 20121 545 1459 0 20642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88440

[startup+0.700226 s]
/proc/loadavg: 2.01 2.00 2.00 2/176 344
/proc/meminfo: memFree=26968788/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=109864 CPUtime=0.69 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 26743 0 0 0 60 9 0 0 20 0 1 0 270604323 112500736 25488 33554432000 4194304 10169799 140734366405776 140734366403928 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 27466 25488 573 1459 0 25998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 109864

[startup+1.50023 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 345
/proc/meminfo: memFree=26834852/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=193004 CPUtime=1.49 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 46582 0 0 0 137 12 0 0 20 0 1 0 270604323 197636096 45200 33554432000 4194304 10169799 140734366405776 140734366402040 8918694 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 48251 45200 596 1459 0 46783 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 193004

[startup+3.10023 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 345
/proc/meminfo: memFree=26763900/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=245128 CPUtime=3.09 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 58849 0 0 0 295 14 0 0 20 0 1 0 270604323 251011072 57467 33554432000 4194304 10169799 140734366405776 140734366402040 8920320 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 61282 57467 596 1459 0 59814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 245128

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 345
/proc/meminfo: memFree=26709340/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=297724 CPUtime=6.29 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 71221 0 0 0 613 16 0 0 20 0 1 0 270604323 304869376 69839 33554432000 4194304 10169799 140734366405776 140734366402040 8918722 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 74431 69839 596 1459 0 72963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 297724

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 345
/proc/meminfo: memFree=26650572/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=350200 CPUtime=12.69 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 84112 0 0 0 1251 18 0 0 20 0 1 0 270604323 358604800 82730 33554432000 4194304 10169799 140734366405776 140734366402040 8918708 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 87550 82730 596 1459 0 86082 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 350200

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 346
/proc/meminfo: memFree=26480668/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=506852 CPUtime=25.48 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 123509 0 0 0 2513 35 0 0 20 0 1 0 270604323 519016448 122127 33554432000 4194304 10169799 140734366405776 140734366403288 8915438 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 126713 122127 605 1459 0 125245 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 506852

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 346
/proc/meminfo: memFree=26260412/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=725612 CPUtime=51.07 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 178014 0 0 0 5034 73 0 0 20 0 1 0 270604323 743026688 176632 33554432000 4194304 10169799 140734366405776 140734366402984 5916452 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 181403 176632 605 1459 0 179935 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 725612

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 346
/proc/meminfo: memFree=26197316/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=784344 CPUtime=102.27 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 193040 0 0 0 10145 82 0 0 20 0 1 0 270604323 803168256 191445 33554432000 4194304 10169799 140734366405776 140734366398184 7582241 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 196086 191445 777 1459 0 194618 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 784344

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 346
/proc/meminfo: memFree=26190520/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=790148 CPUtime=162.25 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 195216 0 0 0 16139 86 0 0 20 0 1 0 270604323 809111552 192925 33554432000 4194304 10169799 140734366405776 140734366398056 7951644 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 197537 192925 777 1459 0 196069 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 790148

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 346
/proc/meminfo: memFree=26189376/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=790148 CPUtime=222.23 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 195218 0 0 0 22135 88 0 0 20 0 1 0 270604323 809111552 192941 33554432000 4194304 10169799 140734366405776 140734366397352 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 197537 192941 777 1459 0 196069 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 790148

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 349
/proc/meminfo: memFree=26186172/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=790148 CPUtime=282.22 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 195218 0 0 0 28131 91 0 0 20 0 1 0 270604323 809111552 193728 33554432000 4194304 10169799 140734366405776 140734366398184 8020471 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 197537 193728 777 1459 0 196069 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 790148

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 350
/proc/meminfo: memFree=26181372/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=790148 CPUtime=342.2 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 195218 0 0 0 34126 94 0 0 20 0 1 0 270604323 809111552 194973 33554432000 4194304 10169799 140734366405776 140734366398056 8020484 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 197537 194973 777 1459 0 196069 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 790148

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 350
/proc/meminfo: memFree=26179680/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=790148 CPUtime=402.18 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 195218 0 0 0 40121 97 0 0 20 0 1 0 270604323 809111552 195420 33554432000 4194304 10169799 140734366405776 140734366397352 8020231 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 197537 195420 777 1459 0 196069 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 790148

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 350
/proc/meminfo: memFree=26178948/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=790148 CPUtime=462.17 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 195218 0 0 0 46115 102 0 0 20 0 1 0 270604323 809111552 195420 33554432000 4194304 10169799 140734366405776 140734366397720 8006202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 197537 195420 777 1459 0 196069 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 790148

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 394
/proc/meminfo: memFree=26380620/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=790148 CPUtime=522.16 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 195218 0 0 0 52109 107 0 0 20 0 1 0 270604323 809111552 195557 33554432000 4194304 10169799 140734366405776 140734366397992 7984874 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/344/statm: 197537 195557 777 1459 0 196069 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 790148

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 394
/proc/meminfo: memFree=26340748/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=832312 CPUtime=582.13 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 201560 0 0 0 58019 194 0 0 20 0 1 0 270604323 852287488 205321 33554432000 4194304 10169799 140734366405776 140734366400184 7983357 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 208078 205321 804 1459 0 206610 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 832312

[startup+642.3 s]

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

/proc/meminfo: memFree=26321464/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838064 CPUtime=1062.06 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224646 0 0 0 105944 262 0 0 20 0 1 0 270604323 858177536 207616 33554432000 4194304 10169799 140734366405776 140734366400376 8004337 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209516 207616 846 1459 0 208048 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 838064

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 399
/proc/meminfo: memFree=26321340/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838064 CPUtime=1122.05 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224648 0 0 0 111937 268 0 0 20 0 1 0 270604323 858177536 207618 33554432000 4194304 10169799 140734366405776 140734366400376 8009904 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209516 207618 846 1459 0 208048 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 838064

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 399
/proc/meminfo: memFree=26321216/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838064 CPUtime=1182.03 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224670 0 0 0 117930 273 0 0 20 0 1 0 270604323 858177536 207640 33554432000 4194304 10169799 140734366405776 140734366400104 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209516 207640 846 1459 0 208048 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 838064

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 400
/proc/meminfo: memFree=26320720/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838064 CPUtime=1242.03 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224670 0 0 0 123923 280 0 0 20 0 1 0 270604323 858177536 207640 33554432000 4194304 10169799 140734366405776 140734366400472 7983373 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209516 207640 846 1459 0 208048 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 838064

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 400
/proc/meminfo: memFree=26320220/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838064 CPUtime=1302.02 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224670 0 0 0 129917 285 0 0 20 0 1 0 270604323 858177536 207640 33554432000 4194304 10169799 140734366405776 140734366400104 8005298 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209516 207640 846 1459 0 208048 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 838064

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 401
/proc/meminfo: memFree=26320088/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838064 CPUtime=1362.01 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224670 0 0 0 135910 291 0 0 20 0 1 0 270604323 858177536 207640 33554432000 4194304 10169799 140734366405776 140734366400568 8009669 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209516 207640 846 1459 0 208048 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 838064

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 401
/proc/meminfo: memFree=26319348/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1422.01 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224736 0 0 0 141904 297 0 0 20 0 1 0 270604323 858533888 207706 33554432000 4194304 10169799 140734366405776 140734366399736 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207706 846 1459 0 208135 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 838412

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 404
/proc/meminfo: memFree=26319340/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1481.99 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224752 0 0 0 147896 303 0 0 20 0 1 0 270604323 858533888 207722 33554432000 4194304 10169799 140734366405776 140734366399736 8022984 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207722 846 1459 0 208135 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 838412

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 404
/proc/meminfo: memFree=26319356/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1541.98 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224752 0 0 0 153890 308 0 0 20 0 1 0 270604323 858533888 207722 33554432000 4194304 10169799 140734366405776 140734366400056 8063312 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207722 846 1459 0 208135 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 838412

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 405
/proc/meminfo: memFree=26319472/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1601.97 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224752 0 0 0 159883 314 0 0 20 0 1 0 270604323 858533888 207722 33554432000 4194304 10169799 140734366405776 140734366400056 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207722 846 1459 0 208135 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 838412

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 405
/proc/meminfo: memFree=26318852/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1661.96 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224752 0 0 0 165877 319 0 0 20 0 1 0 270604323 858533888 207722 33554432000 4194304 10169799 140734366405776 140734366399560 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207722 846 1459 0 208135 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 838412

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 405
/proc/meminfo: memFree=26318728/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1721.95 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224752 0 0 0 171871 324 0 0 20 0 1 0 270604323 858533888 207722 33554432000 4194304 10169799 140734366405776 140734366400056 8009540 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207722 846 1459 0 208135 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 838412

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 405
/proc/meminfo: memFree=26317984/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1781.95 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224752 0 0 0 177864 331 0 0 20 0 1 0 270604323 858533888 207722 33554432000 4194304 10169799 140734366405776 140734366399640 8009608 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207722 846 1459 0 208135 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 838412

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 405
/proc/meminfo: memFree=26318108/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1785.14 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224752 0 0 0 178183 331 0 0 20 0 1 0 270604323 858533888 207722 33554432000 4194304 10169799 140734366405776 140734366400056 8010566 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207722 846 1459 0 208135 0
Current children cumulated CPU time (s) 1785.14
Current children cumulated vsize (KiB) 838412

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 405
/proc/meminfo: memFree=26317984/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1791.55 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224752 0 0 0 178823 332 0 0 20 0 1 0 270604323 858533888 207722 33554432000 4194304 10169799 140734366405776 140734366399640 8004328 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207722 846 1459 0 208135 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 838412

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 405
/proc/meminfo: memFree=26317984/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1794.75 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224752 0 0 0 179143 332 0 0 20 0 1 0 270604323 858533888 207722 33554432000 4194304 10169799 140734366405776 140734366399640 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207722 846 1459 0 208135 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 838412

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 405
/proc/meminfo: memFree=26317984/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1795.54 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224752 0 0 0 179222 332 0 0 20 0 1 0 270604323 858533888 207722 33554432000 4194304 10169799 140734366405776 140734366399736 7978384 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207722 846 1459 0 208135 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (KiB) 838412

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 405
/proc/meminfo: memFree=26317984/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=838412 CPUtime=1796.34 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224752 0 0 0 179302 332 0 0 20 0 1 0 270604323 858533888 207722 33554432000 4194304 10169799 140734366405776 140734366399640 8022984 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 209603 207722 846 1459 0 208135 0
Current children cumulated CPU time (s) 1796.34
Current children cumulated vsize (KiB) 838412

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 405
/proc/meminfo: memFree=26317984/32873844 swapFree=6088/6088
[pid=344] ppid=342 vsize=784772 CPUtime=1796.74 cores=0,2,4,6
/proc/344/stat : 344 (scip-2.1.1.4sfi) R 342 344 30587 0 -1 4202496 224754 0 0 0 179342 332 0 0 20 0 1 0 270604323 803606528 195455 33554432000 4194304 10169799 140734366405776 140734366403624 7542233 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/344/statm: 196193 195455 848 1459 0 194725 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (KiB) 784772

Child status: 0
Real time (s): 1797.14
CPU time (s): 1796.79
CPU user time (s): 1793.45
CPU system time (s): 3.33749
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 922416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.45
system time used= 3.33749
maximum resident set size= 912288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224756
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 2116

runsolver used 5.72613 second user time and 16.8974 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-26 17:05:57
IDJOB=3693003
IDBENCH=90172
IDSOLVER=2272
FILE ID=node108/3693003-1338044757
RUNJOBID= node108-1338029023-31810
PBS_JOBID= 14624363
Free space on /tmp= 71700 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_K163.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-3693003-1338044757/watcher-3693003-1338044757 -o /tmp/evaluation-result-3693003-1338044757/solver-3693003-1338044757 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693003-1338044757.opb -t 1800 -m 15500

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

MD5SUM BENCH= 5c9e224cdd9eef3594ee47236fa33798
RANDOM SEED=1506698463

node108.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.273
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	: 5332.54
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.273
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.273
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.91
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.273
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.273
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		: 2666.273
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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.90
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.273
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:        26969524 kB
Buffers:          238012 kB
Cached:          4528040 kB
SwapCached:            0 kB
Active:           924768 kB
Inactive:        4206456 kB
Active(anon):     367472 kB
Inactive(anon):        0 kB
Active(file):     557296 kB
Inactive(file):  4206456 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14964 kB
Writeback:             0 kB
AnonPages:        370648 kB
Mapped:            17776 kB
Shmem:               200 kB
Slab:             634804 kB
SReclaimable:      77100 kB
SUnreclaim:       557704 kB
KernelStack:        1448 kB
PageTables:         4720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     485704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71684 MiB
End job on node108 at 2012-05-26 17:35:55