Trace number 3692999

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.85 1797.15

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K148.opb
MD5SUM75849fe0d0ba66aaca3a2fe3a07c685a
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 variables17612
Total number of constraints17910
Number of constraints which are clauses17762
Number of constraints which are cardinality constraints (but not clauses)148
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint148
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 149
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-3692999-1338045129.opb>
0.07/0.08	c original problem has 17612 variables (17612 bin, 0 int, 0 impl, 0 cont) and 17910 constraints
0.07/0.08	c problem read in 0.08
0.19/0.24	c presolving:
0.29/0.34	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15992 impls, 148 clqs
0.29/0.36	c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15992 impls, 146 clqs
0.29/0.38	c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16100 impls, 146 clqs
0.39/0.40	c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16298 impls, 146 clqs
0.39/0.42	c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16520 impls, 146 clqs
0.39/0.44	c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16746 impls, 146 clqs
0.39/0.46	c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16906 impls, 146 clqs
0.39/0.48	c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17032 impls, 146 clqs
0.39/0.49	c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17074 impls, 146 clqs
0.49/0.51	c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17120 impls, 146 clqs
0.49/0.53	c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17176 impls, 146 clqs
0.49/0.54	c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17206 impls, 146 clqs
0.69/0.78	c (round 13) 742 del vars, 781 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16983 upgd conss, 17222 impls, 146 clqs
0.79/0.88	c (round 14) 742 del vars, 781 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17129 upgd conss, 17222 impls, 146 clqs
14.79/14.88	c (round 15) 767 del vars, 781 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17129 upgd conss, 2795778 impls, 146 clqs
14.88/14.91	c (round 16) 767 del vars, 806 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17129 upgd conss, 2795806 impls, 146 clqs
14.99/15.01	c (round 17) 767 del vars, 806 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17142 upgd conss, 2795806 impls, 146 clqs
19.08/19.10	c (round 18) 792 del vars, 806 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17142 upgd conss, 4782108 impls, 146 clqs
19.08/19.13	c (round 19) 799 del vars, 838 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17142 upgd conss, 4782174 impls, 146 clqs
19.18/19.23	c (round 20) 799 del vars, 838 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17165 upgd conss, 4782174 impls, 146 clqs
19.38/19.40	c (round 21) 824 del vars, 838 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17165 upgd conss, 4827972 impls, 146 clqs
19.38/19.43	c (round 22) 830 del vars, 869 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17165 upgd conss, 4828010 impls, 146 clqs
19.48/19.53	c (round 23) 830 del vars, 869 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17177 upgd conss, 4828010 impls, 146 clqs
19.58/19.63	c (round 24) 862 del vars, 869 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17177 upgd conss, 4841320 impls, 146 clqs
19.58/19.66	c (round 25) 862 del vars, 901 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17177 upgd conss, 4841466 impls, 146 clqs
19.68/19.76	c (round 26) 862 del vars, 901 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17198 upgd conss, 4841466 impls, 146 clqs
22.48/22.51	c (round 27) 887 del vars, 901 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17198 upgd conss, 5958910 impls, 146 clqs
22.48/22.54	c (round 28) 888 del vars, 927 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17198 upgd conss, 5958920 impls, 146 clqs
22.58/22.64	c (round 29) 888 del vars, 927 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17201 upgd conss, 5958920 impls, 146 clqs
22.68/22.73	c (round 30) 914 del vars, 927 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17201 upgd conss, 5961896 impls, 146 clqs
22.68/22.76	c (round 31) 914 del vars, 953 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17201 upgd conss, 5962032 impls, 146 clqs
22.78/22.86	c (round 32) 914 del vars, 953 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17213 upgd conss, 5962032 impls, 146 clqs
22.88/22.94	c    (22.9s) probing: 1000/16870 (5.9%) - 178 fixings, 1 aggregations, 1010649 implications, 0 bound changes
22.88/22.99	c (round 33) 941 del vars, 953 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17213 upgd conss, 5983720 impls, 146 clqs
22.99/23.02	c (round 34) 941 del vars, 980 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17213 upgd conss, 5983838 impls, 146 clqs
23.08/23.12	c (round 35) 941 del vars, 980 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17224 upgd conss, 5983838 impls, 146 clqs
26.17/26.28	c (round 36) 966 del vars, 980 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17224 upgd conss, 7278210 impls, 146 clqs
26.28/26.31	c (round 37) 967 del vars, 1006 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17224 upgd conss, 7278246 impls, 146 clqs
26.39/26.41	c (round 38) 967 del vars, 1006 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17242 upgd conss, 7278246 impls, 146 clqs
26.39/26.49	c (round 39) 992 del vars, 1006 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17242 upgd conss, 7278972 impls, 146 clqs
26.47/26.52	c (round 40) 992 del vars, 1031 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17242 upgd conss, 7279166 impls, 146 clqs
26.58/26.62	c (round 41) 992 del vars, 1031 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17259 upgd conss, 7279166 impls, 146 clqs
26.68/26.74	c (round 42) 1017 del vars, 1031 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17259 upgd conss, 7284410 impls, 146 clqs
26.68/26.77	c (round 43) 1022 del vars, 1061 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17259 upgd conss, 7284430 impls, 146 clqs
26.78/26.87	c (round 44) 1022 del vars, 1061 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17269 upgd conss, 7284430 impls, 146 clqs
29.17/29.20	c (round 45) 1047 del vars, 1061 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17269 upgd conss, 7944410 impls, 146 clqs
29.17/29.23	c (round 46) 1050 del vars, 1089 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17269 upgd conss, 7944502 impls, 146 clqs
29.27/29.33	c (round 47) 1050 del vars, 1089 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17277 upgd conss, 7944502 impls, 146 clqs
29.37/29.48	c (round 48) 1076 del vars, 1089 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17277 upgd conss, 7958194 impls, 146 clqs
29.47/29.50	c (round 49) 1076 del vars, 1115 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17277 upgd conss, 7958208 impls, 146 clqs
29.58/29.61	c (round 50) 1076 del vars, 1115 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17282 upgd conss, 7958208 impls, 146 clqs
30.97/31.00	c (round 51) 1101 del vars, 1115 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 17282 upgd conss, 8344178 impls, 146 clqs
30.97/31.03	c (round 52) 1101 del vars, 1143 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 17282 upgd conss, 8344237 impls, 146 clqs
30.97/31.06	c (round 53) 1104 del vars, 1144 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17282 upgd conss, 8344238 impls, 146 clqs
31.07/31.17	c (round 54) 1105 del vars, 1144 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17294 upgd conss, 8344238 impls, 146 clqs
31.18/31.28	c (round 55) 1130 del vars, 1144 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17294 upgd conss, 8346144 impls, 146 clqs
31.28/31.31	c (round 56) 1139 del vars, 1178 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17294 upgd conss, 8346160 impls, 146 clqs
31.38/31.42	c (round 57) 1139 del vars, 1178 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17302 upgd conss, 8346160 impls, 146 clqs
31.47/31.58	c (round 58) 1164 del vars, 1178 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17302 upgd conss, 8346160 impls, 146 clqs
31.57/31.62	c (round 59) 1164 del vars, 1203 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17302 upgd conss, 8346160 impls, 146 clqs
31.78/31.82	c (round 60) 1189 del vars, 1203 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17302 upgd conss, 8346160 impls, 146 clqs
31.78/31.85	c (round 61) 1189 del vars, 1228 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17302 upgd conss, 8346160 impls, 146 clqs
31.98/32.08	c (round 62) 1214 del vars, 1228 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17302 upgd conss, 8346160 impls, 146 clqs
32.07/32.12	c (round 63) 1214 del vars, 1253 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17302 upgd conss, 8346160 impls, 146 clqs
32.28/32.37	c (round 64) 1239 del vars, 1253 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17302 upgd conss, 8346160 impls, 146 clqs
32.37/32.40	c (round 65) 1239 del vars, 1278 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17302 upgd conss, 8346160 impls, 146 clqs
32.57/32.62	c (round 66) 1264 del vars, 1278 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17302 upgd conss, 8347064 impls, 146 clqs
32.57/32.65	c (round 67) 1272 del vars, 1311 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17302 upgd conss, 8347090 impls, 146 clqs
32.67/32.76	c (round 68) 1272 del vars, 1311 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17314 upgd conss, 8347090 impls, 146 clqs
32.77/32.88	c (round 69) 1297 del vars, 1311 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17314 upgd conss, 8347090 impls, 146 clqs
32.88/32.91	c (round 70) 1297 del vars, 1336 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17314 upgd conss, 8347090 impls, 146 clqs
32.88/32.98	c (round 71) 1322 del vars, 1336 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17314 upgd conss, 8347090 impls, 146 clqs
32.98/33.01	c (round 72) 1322 del vars, 1361 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17314 upgd conss, 8347090 impls, 146 clqs
32.98/33.07	c    (33.1s) probing: 2000/16870 (11.9%) - 548 fixings, 1 aggregations, 1646477 implications, 4 bound changes
32.98/33.09	c (round 73) 1347 del vars, 1361 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17314 upgd conss, 8347090 impls, 146 clqs
33.07/33.12	c (round 74) 1347 del vars, 1386 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17314 upgd conss, 8347090 impls, 146 clqs
33.07/33.19	c (round 75) 1372 del vars, 1386 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17314 upgd conss, 8347090 impls, 146 clqs
33.17/33.23	c (round 76) 1374 del vars, 1413 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17314 upgd conss, 8347094 impls, 146 clqs
33.27/33.34	c (round 77) 1374 del vars, 1413 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17316 upgd conss, 8347094 impls, 146 clqs
33.38/33.43	c (round 78) 1399 del vars, 1413 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17316 upgd conss, 8347094 impls, 146 clqs
33.38/33.46	c (round 79) 1399 del vars, 1438 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17316 upgd conss, 8347094 impls, 146 clqs
40.87/40.91	c    (40.9s) probing: 3000/16870 (17.8%) - 634 fixings, 1 aggregations, 2050191 implications, 4 bound changes
42.27/42.38	c (round 80) 1424 del vars, 1438 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17316 upgd conss, 9302474 impls, 146 clqs
42.37/42.41	c (round 81) 1424 del vars, 1463 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17316 upgd conss, 9302474 impls, 146 clqs
42.47/42.56	c (round 82) 1449 del vars, 1463 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17316 upgd conss, 9302880 impls, 146 clqs
42.47/42.59	c (round 83) 1449 del vars, 1488 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17316 upgd conss, 9302880 impls, 146 clqs
49.16/49.26	c    (49.3s) probing: 4000/16870 (23.7%) - 669 fixings, 1 aggregations, 2546185 implications, 4 bound changes
51.36/51.40	c    (51.4s) probing: 4232/16870 (25.1%) - 669 fixings, 1 aggregations, 2723093 implications, 4 bound changes
51.36/51.40	c    (51.4s) probing aborted: 1000/1000 successive useless probings
51.36/51.40	c (round 84) 1458 del vars, 1488 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17316 upgd conss, 10501824 impls, 146 clqs
51.36/51.43	c (round 85) 1458 del vars, 1497 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17316 upgd conss, 10501824 impls, 146 clqs
52.47/52.55	c    (52.5s) probing: 4332/16870 (25.7%) - 669 fixings, 1 aggregations, 2835561 implications, 4 bound changes
52.47/52.55	c    (52.5s) probing aborted: 1000/1000 successive useless probings
52.47/52.58	c presolving (86 rounds):
52.47/52.58	c  1458 deleted vars, 1497 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
52.47/52.58	c  10726958 implications, 146 cliques
52.47/52.58	c presolved problem has 16154 variables (16154 bin, 0 int, 0 impl, 0 cont) and 16413 constraints
52.47/52.58	c    2020 constraints of type <setppc>
52.47/52.58	c   14393 constraints of type <logicor>
52.47/52.58	c transformed objective value is always integral (scale: 1)
52.47/52.58	c Presolving Time: 52.45
52.47/52.58	c - non default parameters ----------------------------------------------------------------------
52.47/52.58	c # SCIP version 2.1.1.4
52.47/52.58	c 
52.47/52.58	c # maximal time in seconds to run
52.47/52.58	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
52.47/52.58	c limits/time = 1797
52.47/52.58	c 
52.47/52.58	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
52.47/52.58	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
52.47/52.58	c limits/memory = 13950
52.47/52.58	c 
52.47/52.58	c # default clock type (1: CPU user seconds, 2: wall clock time)
52.47/52.58	c # [type: int, range: [1,2], default: 1]
52.47/52.58	c timing/clocktype = 2
52.47/52.58	c 
52.47/52.58	c # belongs reading time to solving time?
52.47/52.58	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
52.47/52.58	c timing/reading = TRUE
52.47/52.58	c 
52.47/52.58	c -----------------------------------------------------------------------------------------------
52.47/52.58	c start solving
52.47/52.58	c 
76.26/76.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
76.26/76.30	c  76.3s|     1 |     0 | 17493 |     - | 346M|   0 |3190 |  16k|  16k|  16k|  16k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
554.08/554.22	c   554s|     1 |     0 |116589 |     - | 347M|   0 |3818 |  16k|  16k|  16k|  16k| 225 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
604.58/604.79	c   605s|     1 |     0 |135254 |     - | 348M|   0 |4277 |  16k|  16k|  16k|  16k| 335 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
655.06/655.25	c   655s|     1 |     0 |153305 |     - | 348M|   0 |4196 |  16k|  16k|  16k|  16k| 408 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
698.76/698.94	c   699s|     1 |     0 |169450 |     - | 348M|   0 |4438 |  16k|  16k|  16k|  16k| 470 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
744.45/744.65	c   745s|     1 |     0 |185878 |     - | 348M|   0 |4363 |  16k|  16k|  16k|  16k| 496 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
793.24/793.43	c   793s|     1 |     0 |203017 |     - | 348M|   0 |4525 |  16k|  16k|  16k|  16k| 542 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
906.42/906.64	c   907s|     1 |     2 |203017 |     - | 348M|   0 |4525 |  16k|  16k|  16k|  16k| 542 |  15 |  27 | 0.000000e+00 |      --      |    Inf 
1796.68/1797.00	c 
1796.68/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.00	c Solving Time (sec) : 1797.00
1796.68/1797.00	c Solving Nodes      : 5
1796.68/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.68/1797.00	c Dual Bound         : +0.00000000000000e+00
1796.68/1797.00	c Gap                : infinite
1796.68/1797.00	s UNKNOWN
1796.68/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.00	c Total Time         :    1797.00
1796.68/1797.00	c   solving          :    1797.00
1796.68/1797.00	c   presolving       :      52.45 (included in solving)
1796.68/1797.00	c   reading          :       0.08 (included in solving)
1796.68/1797.00	c   copying          :       0.05 (1 #copies) (minimal 0.05, maximal 0.05, average 0.05)
1796.68/1797.00	c Original Problem   :
1796.68/1797.00	c   Problem name     : HOME/instance-3692999-1338045129.opb
1796.68/1797.00	c   Variables        : 17612 (17612 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.00	c   Constraints      : 17910 initial, 17910 maximal
1796.68/1797.00	c   Objective sense  : minimize
1796.68/1797.00	c Presolved Problem  :
1796.68/1797.00	c   Problem name     : t_HOME/instance-3692999-1338045129.opb
1796.68/1797.00	c   Variables        : 16154 (16154 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.00	c   Constraints      : 16413 initial, 16428 maximal
1796.68/1797.00	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.68/1797.00	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   trivial          :       0.11       0.00          4          0          0          0          0          0          0          0          0
1796.68/1797.00	c   dualfix          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   gateextraction   :       0.21       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   implics          :       0.55       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   probing          :      47.41       0.00        669          1          0          4          0          0          0          0          0
1796.68/1797.00	c   setppc           :       0.38       0.00         40          0          0          0          0        280          0          0          0
1796.68/1797.00	c   linear           :       0.41       0.00        742          0          0        742          0        781          0          0          0
1796.68/1797.00	c   logicor          :       3.11       0.01          2          0          0          4          0        436          0          0          0
1796.68/1797.00	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.68/1797.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.00	c   integral         :          0          0          0          0          5          0          4          0          0          0          0          0         10
1796.68/1797.00	c   setppc           :       2020       2020          6      65991          0          0          3       4014        308        240          0          0          0
1796.68/1797.00	c   logicor          :      14393+     14408          6      59165          0          0          0      35288        182        227          0          0          0
1796.68/1797.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.68/1797.00	c   integral         :     216.34       0.00       0.00       0.00     216.33       0.00       0.00       0.00
1796.68/1797.00	c   setppc           :       3.38       0.00       0.00       3.37       0.00       0.00       0.00       0.00
1796.68/1797.00	c   logicor          :       5.85       0.01       0.01       5.78       0.00       0.00       0.00       0.04
1796.68/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.68/1797.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.68/1797.00	c   rootredcost      :          0          0          0          0
1796.68/1797.00	c   pseudoobj        :          0          0          0          0
1796.68/1797.00	c   vbounds          :          0          0          0          0
1796.68/1797.00	c   redcost          :         11          0          0          0
1796.68/1797.00	c   probing          :          0          0          0          0
1796.68/1797.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.68/1797.00	c   rootredcost      :       0.05       0.00       0.00       0.05       0.00
1796.68/1797.00	c   pseudoobj        :       0.05       0.00       0.00       0.05       0.00
1796.68/1797.00	c   vbounds          :       0.06       0.00       0.00       0.06       0.00
1796.68/1797.00	c   redcost          :       0.06       0.00       0.00       0.06       0.00
1796.68/1797.00	c   probing          :      47.41       0.00      47.41       0.00       0.00
1796.68/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.68/1797.00	c   propagation      :       0.09        490         15         15        1.1          0        0.0          -
1796.68/1797.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.68/1797.00	c   applied globally :          -          -          -         15        1.1          -          -          -
1796.68/1797.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.68/1797.00	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.68/1797.00	c   cut pool         :       0.00                     5          -          -         18          -    (maximal pool size: 616)
1796.68/1797.00	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.68/1797.00	c   impliedbounds    :       0.35       0.00          6          0          0        755          0
1796.68/1797.00	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.68/1797.00	c   gomory           :       5.58       0.00          6          0          0         44          0
1796.68/1797.00	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.68/1797.00	c   strongcg         :       5.62       0.00          6          0          0         44          0
1796.68/1797.00	c   cmir             :       0.86       0.00          6          0          0          0          0
1796.68/1797.00	c   flowcover        :       0.98       0.00          6          0          0          0          0
1796.68/1797.00	c   clique           :      19.50       0.00          6          0          0         57          0
1796.68/1797.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.68/1797.00	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.68/1797.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.68/1797.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.68/1797.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.68/1797.00	c   problem variables:       0.00          -          0          0
1796.68/1797.00	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.00	c   relpscost        :     216.33       0.00          5          0          0          0          0         10
1796.68/1797.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.00	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.00	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.68/1797.00	c   LP solutions     :       0.00          -          -          0
1796.68/1797.00	c   pseudo solutions :       0.00          -          -          0
1796.68/1797.00	c   oneopt           :       0.00       0.00          0          0
1796.68/1797.00	c   crossover        :       0.00       0.00          0          0
1796.68/1797.00	c   smallcard        :       0.00       0.00          0          0
1796.68/1797.00	c   trivial          :       0.03       0.00          2          0
1796.68/1797.00	c   shiftandpropagate:       0.09       0.00          1          0
1796.68/1797.00	c   simplerounding   :       0.00       0.00          0          0
1796.68/1797.00	c   zirounding       :       0.01       0.00          0          0
1796.68/1797.00	c   rounding         :       0.03       0.00         11          0
1796.68/1797.00	c   shifting         :       0.14       0.00          7          0
1796.68/1797.00	c   intshifting      :       0.00       0.00          0          0
1796.68/1797.00	c   twoopt           :       0.00       0.00          0          0
1796.68/1797.00	c   indtwoopt        :       0.00       0.00          0          0
1796.68/1797.00	c   indoneopt        :       0.00       0.00          0          0
1796.68/1797.00	c   fixandinfer      :       0.00       0.00          0          0
1796.68/1797.00	c   feaspump         :     419.99       0.00          1          0
1796.68/1797.00	c   clique           :       0.00       0.00          0          0
1796.68/1797.00	c   coefdiving       :     321.70       0.00          1          0
1796.68/1797.00	c   indrounding      :       0.00       0.00          0          0
1796.68/1797.00	c   indcoefdiving    :       0.00       0.00          0          0
1796.68/1797.00	c   pscostdiving     :     269.54       0.00          1          0
1796.68/1797.00	c   fracdiving       :       0.00       0.00          0          0
1796.68/1797.00	c   nlpdiving        :       0.00       0.00          0          0
1796.68/1797.00	c   veclendiving     :       0.00       0.00          0          0
1796.68/1797.00	c   intdiving        :       0.00       0.00          0          0
1796.68/1797.00	c   actconsdiving    :       0.00       0.00          0          0
1796.68/1797.00	c   objpscostdiving  :       0.00       0.00          0          0
1796.68/1797.00	c   rootsoldiving    :       0.00       0.00          0          0
1796.68/1797.00	c   linesearchdiving :       0.00       0.00          0          0
1796.68/1797.00	c   guideddiving     :       0.00       0.00          0          0
1796.68/1797.00	c   octane           :       0.00       0.00          0          0
1796.68/1797.00	c   rens             :      50.72       0.00          1          0
1796.68/1797.00	c   rins             :       0.00       0.00          0          0
1796.68/1797.00	c   localbranching   :       0.00       0.00          0          0
1796.68/1797.00	c   mutation         :       0.00       0.00          0          0
1796.68/1797.00	c   dins             :       0.00       0.00          0          0
1796.68/1797.00	c   vbounds          :       0.00       0.00          0          0
1796.68/1797.00	c   undercover       :       0.00       0.00          0          0
1796.68/1797.00	c   subnlp           :       0.00       0.00          0          0
1796.68/1797.00	c   trysol           :       0.00       0.00          0          0
1796.68/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.68/1797.00	c   primal LP        :       0.04          1          0       0.00       0.00       0.04          1
1796.68/1797.00	c   dual LP          :     432.83         12     174578   14548.17     403.34       0.00          0
1796.68/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.68/1797.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.68/1797.00	c   diving/probing LP:    1010.32        140     337451    2410.36     334.00
1796.68/1797.00	c   strong branching :     216.32         95      93242     981.49     431.04
1796.68/1797.00	c     (at root node) :          -         27      27000    1000.00          -
1796.68/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.68/1797.00	c B&B Tree           :
1796.68/1797.00	c   number of runs   :          1
1796.68/1797.00	c   nodes            :          5
1796.68/1797.00	c   nodes (total)    :          5
1796.68/1797.00	c   nodes left       :          6
1796.68/1797.00	c   max depth        :          3
1796.68/1797.00	c   max depth (total):          3
1796.68/1797.00	c   backtracks       :          1 (20.0%)
1796.68/1797.00	c   delayed cutoffs  :          0
1796.68/1797.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.68/1797.00	c   avg switch length:       1.60
1796.68/1797.00	c   switching time   :       0.04
1796.68/1797.00	c Solution           :
1796.68/1797.00	c   Solutions found  :          0 (0 improvements)
1796.68/1797.00	c   Primal Bound     :          -
1796.68/1797.00	c   Dual Bound       : +0.00000000000000e+00
1796.68/1797.00	c   Gap              :   infinite
1796.68/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1796.68/1797.00	c   Root Iterations  :     203017
1796.79/1797.15	c Time complete: 1796.84.

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-3692999-1338045129/watcher-3692999-1338045129 -o /tmp/evaluation-result-3692999-1338045129/solver-3692999-1338045129 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692999-1338045129.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.00 2.00 2.00 3/176 25476
/proc/meminfo: memFree=28312780/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=11160 CPUtime=0 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 1543 0 0 0 0 0 0 0 20 0 1 0 270637835 11427840 1497 33554432000 4194304 10169799 140734416381408 140733982353400 8801104 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 2790 1497 409 1459 0 1322 0

[startup+0.0835619 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25476
/proc/meminfo: memFree=28312780/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=30620 CPUtime=0.07 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 6413 0 0 0 6 1 0 0 20 0 1 0 270637835 31354880 6367 33554432000 4194304 10169799 140734416381408 140734416246104 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 7655 6367 409 1459 0 6187 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30620

[startup+0.100377 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25476
/proc/meminfo: memFree=28312780/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=43580 CPUtime=0.08 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 9437 0 0 0 7 1 0 0 20 0 1 0 270637835 44625920 9392 33554432000 4194304 10169799 140734416381408 140734416246104 7543003 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 10895 9429 454 1459 0 9427 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 43580

[startup+0.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25476
/proc/meminfo: memFree=28312780/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=81708 CPUtime=0.29 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 18629 0 0 0 20 9 0 0 20 0 1 0 270637835 83668992 18583 33554432000 4194304 10169799 140734416381408 140734416246104 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 20427 18583 544 1459 0 18959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81708

[startup+0.700353 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25476
/proc/meminfo: memFree=28312780/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=102300 CPUtime=0.69 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 24377 0 0 0 28 41 0 0 20 0 1 0 270637835 104755200 23721 33554432000 4194304 10169799 140734416381408 140734416379560 5892107 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 25575 23721 565 1459 0 24107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102300

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25477
/proc/meminfo: memFree=28213820/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=159944 CPUtime=1.49 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 38500 0 0 0 89 60 0 0 20 0 1 0 270637835 163782656 37280 33554432000 4194304 10169799 140734416381408 140734416377672 8915438 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 39986 37280 596 1459 0 38518 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159944

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25477
/proc/meminfo: memFree=28146488/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=208416 CPUtime=3.09 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 49656 0 0 0 248 61 0 0 20 0 1 0 270637835 213417984 48436 33554432000 4194304 10169799 140734416381408 140734416377672 8922295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 52104 48436 596 1459 0 50636 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 208416

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25477
/proc/meminfo: memFree=28101080/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=228712 CPUtime=6.29 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 54635 0 0 0 566 63 0 0 20 0 1 0 270637835 234201088 53415 33554432000 4194304 10169799 140734416381408 140734416378936 8920301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 57178 53415 596 1459 0 55710 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 228712

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25477
/proc/meminfo: memFree=28047296/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=293276 CPUtime=12.69 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 69838 0 0 0 1196 73 0 0 20 0 1 0 270637835 300314624 68618 33554432000 4194304 10169799 140734416381408 140734416378936 8922280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 73319 68618 596 1459 0 71851 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 293276

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25515
/proc/meminfo: memFree=27899720/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=450404 CPUtime=25.48 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 108975 0 0 0 2411 137 0 0 20 0 1 0 270637835 461213696 107752 33554432000 4194304 10169799 140734416381408 140734416378936 8915438 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 112601 107752 605 1459 0 111133 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 450404

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25515
/proc/meminfo: memFree=27440020/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=630772 CPUtime=51.06 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 154206 0 0 0 4843 263 0 0 20 0 1 0 270637835 645910528 152981 33554432000 4194304 10169799 140734416381408 140734416378920 8918680 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 157693 152981 605 1459 0 156225 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 630772

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25515
/proc/meminfo: memFree=27364732/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=685064 CPUtime=102.26 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 168768 0 0 0 9949 277 0 0 20 0 1 0 270637835 701505536 168090 33554432000 4194304 10169799 140734416381408 140734416372984 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 171266 168090 777 1459 0 169798 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 685064

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25515
/proc/meminfo: memFree=27360544/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=685064 CPUtime=162.25 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 168770 0 0 0 15945 280 0 0 20 0 1 0 270637835 701505536 169257 33554432000 4194304 10169799 140734416381408 140734416373688 8004347 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 171266 169257 777 1459 0 169798 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 685064

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25515
/proc/meminfo: memFree=27360944/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=685064 CPUtime=222.23 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 168770 0 0 0 21941 282 0 0 20 0 1 0 270637835 701505536 169257 33554432000 4194304 10169799 140734416381408 140734416373688 8004493 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 171266 169257 777 1459 0 169798 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 685064

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25516
/proc/meminfo: memFree=27360600/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=685064 CPUtime=282.22 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 168770 0 0 0 27937 285 0 0 20 0 1 0 270637835 701505536 169335 33554432000 4194304 10169799 140734416381408 140734416373688 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 171266 169335 777 1459 0 169798 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 685064

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25516
/proc/meminfo: memFree=27359760/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=685064 CPUtime=342.21 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 168770 0 0 0 33933 288 0 0 20 0 1 0 270637835 701505536 169568 33554432000 4194304 10169799 140734416381408 140734416373688 8009472 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 171266 169568 777 1459 0 169798 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 685064

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25516
/proc/meminfo: memFree=27324560/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=685908 CPUtime=402.21 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 169166 0 0 0 39928 293 0 0 20 0 1 0 270637835 702369792 170707 33554432000 4194304 10169799 140734416381408 140734416374072 7982327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 171477 170707 777 1459 0 170009 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 685908

[startup+462.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 25516
/proc/meminfo: memFree=27319088/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=685908 CPUtime=462.2 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 169166 0 0 0 45922 298 0 0 20 0 1 0 270637835 702369792 170709 33554432000 4194304 10169799 140734416381408 140734416373624 7591875 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 171477 170709 777 1459 0 170009 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 685908

[startup+522.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/178 25519
/proc/meminfo: memFree=27277556/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=721260 CPUtime=522.18 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 175487 0 0 0 51544 674 0 0 20 0 1 0 270637835 738570240 179023 33554432000 4194304 10169799 140734416381408 140734416375912 7708129 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 180315 179023 804 1459 0 178847 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 721260

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 25520
/proc/meminfo: memFree=27271268/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=728260 CPUtime=582.18 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 176782 0 0 0 57536 682 0 0 20 0 1 0 270637835 745738240 180318 33554432000 4194304 10169799 140734416381408 140734416375736 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 182065 180318 804 1459 0 180597 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 728260

[startup+642.3 s]

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

/proc/meminfo: memFree=27264100/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=729304 CPUtime=1062.1 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 198173 0 0 0 105435 775 0 0 20 0 1 0 270637835 746807296 181083 33554432000 4194304 10169799 140734416381408 140734416375912 8009856 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 182326 181083 864 1459 0 180858 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 729304

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25525
/proc/meminfo: memFree=27263472/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=729488 CPUtime=1122.09 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 198179 0 0 0 111428 781 0 0 20 0 1 0 270637835 746995712 181089 33554432000 4194304 10169799 140734416381408 140734416376104 7983411 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 182372 181089 864 1459 0 180904 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 729488

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25526
/proc/meminfo: memFree=27263356/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=729488 CPUtime=1182.08 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 198179 0 0 0 117422 786 0 0 20 0 1 0 270637835 746995712 181089 33554432000 4194304 10169799 140734416381408 140734416375192 7591849 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 182372 181089 864 1459 0 180904 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 729488

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25527
/proc/meminfo: memFree=27262568/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=729488 CPUtime=1242.07 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 198184 0 0 0 123414 793 0 0 20 0 1 0 270637835 746995712 181099 33554432000 4194304 10169799 140734416381408 140734416375320 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 182372 181099 864 1459 0 180904 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 729488

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25527
/proc/meminfo: memFree=27264436/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=729488 CPUtime=1302.07 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 198184 0 0 0 129407 800 0 0 20 0 1 0 270637835 746995712 181099 33554432000 4194304 10169799 140734416381408 140734416375272 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 182372 181099 864 1459 0 180904 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 729488

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 25527
/proc/meminfo: memFree=27261956/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=729488 CPUtime=1362.06 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 198184 0 0 0 135399 807 0 0 20 0 1 0 270637835 746995712 181099 33554432000 4194304 10169799 140734416381408 140734416375656 7983406 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 182372 181099 864 1459 0 180904 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 729488

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25527
/proc/meminfo: memFree=27261956/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=729488 CPUtime=1422.05 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 198184 0 0 0 141390 815 0 0 20 0 1 0 270637835 746995712 181099 33554432000 4194304 10169799 140734416381408 140734416375272 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 182372 181099 864 1459 0 180904 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 729488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25528
/proc/meminfo: memFree=27261708/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=729648 CPUtime=1482.04 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 198269 0 0 0 147381 823 0 0 20 0 1 0 270637835 747159552 181184 33554432000 4194304 10169799 140734416381408 140734416375816 8051968 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 182412 181184 864 1459 0 180944 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 729648

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25528
/proc/meminfo: memFree=27261772/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=729800 CPUtime=1542.03 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 216907 0 0 0 153365 838 0 0 20 0 1 0 270637835 747315200 181143 33554432000 4194304 10169799 140734416381408 140734416375432 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 182450 181143 864 1459 0 180982 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 729800

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25528
/proc/meminfo: memFree=27255508/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=732660 CPUtime=1602.01 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 217696 0 0 0 159357 844 0 0 20 0 1 0 270637835 750243840 181932 33554432000 4194304 10169799 140734416381408 140734416375432 8004801 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 183165 181932 864 1459 0 181697 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 732660

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25528
/proc/meminfo: memFree=27257428/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=732660 CPUtime=1662 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 217696 0 0 0 165348 852 0 0 20 0 1 0 270637835 750243840 181932 33554432000 4194304 10169799 140734416381408 140734416374696 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 183165 181932 864 1459 0 181697 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 732660

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25531
/proc/meminfo: memFree=27256428/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=732660 CPUtime=1721.99 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 217696 0 0 0 171340 859 0 0 20 0 1 0 270637835 750243840 181932 33554432000 4194304 10169799 140734416381408 140734416375432 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 183165 181932 864 1459 0 181697 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 732660

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25532
/proc/meminfo: memFree=27256188/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=732660 CPUtime=1781.99 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 217696 0 0 0 177333 866 0 0 20 0 1 0 270637835 750243840 181932 33554432000 4194304 10169799 140734416381408 140734416375432 8009536 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 183165 181932 864 1459 0 181697 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 732660

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 25532
/proc/meminfo: memFree=27256312/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=732660 CPUtime=1785.19 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 217696 0 0 0 177653 866 0 0 20 0 1 0 270637835 750243840 181932 33554432000 4194304 10169799 140734416381408 140734416375480 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 183165 181932 864 1459 0 181697 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 732660

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25532
/proc/meminfo: memFree=27256436/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=732660 CPUtime=1791.59 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 217696 0 0 0 178293 866 0 0 20 0 1 0 270637835 750243840 181932 33554432000 4194304 10169799 140734416381408 140734416375528 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 183165 181932 864 1459 0 181697 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 732660

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25532
/proc/meminfo: memFree=27256436/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=732660 CPUtime=1794.79 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 217696 0 0 0 178613 866 0 0 20 0 1 0 270637835 750243840 181932 33554432000 4194304 10169799 140734416381408 140734416375528 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 183165 181932 864 1459 0 181697 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 732660

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25532
/proc/meminfo: memFree=27256436/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=732660 CPUtime=1795.58 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 217696 0 0 0 178692 866 0 0 20 0 1 0 270637835 750243840 181932 33554432000 4194304 10169799 140734416381408 140734416375432 8019855 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 183165 181932 864 1459 0 181697 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (KiB) 732660

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25532
/proc/meminfo: memFree=27256436/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=732660 CPUtime=1796.38 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 217696 0 0 0 178772 866 0 0 20 0 1 0 270637835 750243840 181932 33554432000 4194304 10169799 140734416381408 140734416375480 7983406 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 183165 181932 864 1459 0 181697 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 732660

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25532
/proc/meminfo: memFree=27256436/32873844 swapFree=7104/7104
[pid=25476] ppid=25474 vsize=679620 CPUtime=1796.79 cores=1,3,5,7
/proc/25476/stat : 25476 (scip-2.1.1.4sfi) R 25474 25476 22949 0 -1 4202496 217698 0 0 0 178812 867 0 0 20 0 1 0 270637835 695930880 169260 33554432000 4194304 10169799 140734416381408 140734416375480 7542233 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25476/statm: 169905 169260 866 1459 0 168437 0
Current children cumulated CPU time (s) 1796.79
Current children cumulated vsize (KiB) 679620

Child status: 0
Real time (s): 1797.15
CPU time (s): 1796.85
CPU user time (s): 1788.17
CPU system time (s): 8.68368
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 808028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.17
system time used= 8.68368
maximum resident set size= 800632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217700
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= 41
involuntary context switches= 1866

runsolver used 9.56155 second user time and 11.2483 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 17:12:10
IDJOB=3692999
IDBENCH=90209
IDSOLVER=2272
FILE ID=node142/3692999-1338045129
RUNJOBID= node142-1338029393-23715
PBS_JOBID= 14624333
Free space on /tmp= 71604 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_K148.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-3692999-1338045129/watcher-3692999-1338045129 -o /tmp/evaluation-result-3692999-1338045129/solver-3692999-1338045129 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692999-1338045129.opb -t 1800 -m 15500

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

MD5SUM BENCH= 75849fe0d0ba66aaca3a2fe3a07c685a
RANDOM SEED=1844104171

node142.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.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
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.776
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.776
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	: 5391.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.776
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.92
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.776
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.90
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.776
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		: 2666.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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:        28313044 kB
Buffers:          265428 kB
Cached:          3212800 kB
SwapCached:            0 kB
Active:           889240 kB
Inactive:        2899564 kB
Active(anon):     313016 kB
Inactive(anon):        0 kB
Active(file):     576224 kB
Inactive(file):  2899564 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14768 kB
Writeback:             0 kB
AnonPages:        448524 kB
Mapped:            17652 kB
Shmem:               200 kB
Slab:             633708 kB
SReclaimable:      76372 kB
SUnreclaim:       557336 kB
KernelStack:        1480 kB
PageTables:         4612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     425756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    415744 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= 71588 MiB
End job on node142 at 2012-05-26 17:42:07