Trace number 3693000

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K152.opb
MD5SUM6abb89533e60aa1ed19663db7c40a868
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 variables18088
Total number of constraints18394
Number of constraints which are clauses18242
Number of constraints which are cardinality constraints (but not clauses)152
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint152
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 153
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-3693000-1338044884.opb>
0.02/0.09	c original problem has 18088 variables (18088 bin, 0 int, 0 impl, 0 cont) and 18394 constraints
0.02/0.09	c problem read in 0.09
0.18/0.22	c presolving:
0.18/0.29	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16476 impls, 152 clqs
0.18/0.29	c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16476 impls, 150 clqs
0.29/0.30	c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16584 impls, 150 clqs
0.29/0.31	c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16782 impls, 150 clqs
0.29/0.32	c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17004 impls, 150 clqs
0.29/0.33	c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17230 impls, 150 clqs
0.29/0.34	c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17390 impls, 150 clqs
0.29/0.35	c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17516 impls, 150 clqs
0.29/0.35	c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17558 impls, 150 clqs
0.29/0.36	c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17604 impls, 150 clqs
0.29/0.36	c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17660 impls, 150 clqs
0.29/0.37	c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17690 impls, 150 clqs
0.49/0.55	c (round 13) 742 del vars, 785 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17459 upgd conss, 17706 impls, 150 clqs
0.58/0.62	c (round 14) 742 del vars, 785 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17609 upgd conss, 17706 impls, 150 clqs
13.28/13.39	c (round 15) 767 del vars, 785 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17609 upgd conss, 2936398 impls, 150 clqs
13.38/13.41	c (round 16) 767 del vars, 810 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17609 upgd conss, 2936426 impls, 150 clqs
13.38/13.48	c (round 17) 767 del vars, 810 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17622 upgd conss, 2936426 impls, 150 clqs
16.58/16.65	c (round 18) 792 del vars, 810 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17622 upgd conss, 4983416 impls, 150 clqs
16.58/16.67	c (round 19) 799 del vars, 842 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17622 upgd conss, 4983482 impls, 150 clqs
16.68/16.74	c (round 20) 799 del vars, 842 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17645 upgd conss, 4983482 impls, 150 clqs
16.78/16.86	c (round 21) 824 del vars, 842 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17645 upgd conss, 5029280 impls, 150 clqs
16.78/16.88	c (round 22) 830 del vars, 873 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17645 upgd conss, 5029318 impls, 150 clqs
16.88/16.96	c (round 23) 830 del vars, 873 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17657 upgd conss, 5029318 impls, 150 clqs
16.98/17.03	c (round 24) 862 del vars, 873 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17657 upgd conss, 5042628 impls, 150 clqs
16.98/17.04	c (round 25) 862 del vars, 905 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17657 upgd conss, 5042774 impls, 150 clqs
17.08/17.12	c (round 26) 862 del vars, 905 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17678 upgd conss, 5042774 impls, 150 clqs
19.17/19.28	c (round 27) 887 del vars, 905 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17678 upgd conss, 6194906 impls, 150 clqs
19.17/19.29	c (round 28) 888 del vars, 931 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17678 upgd conss, 6194916 impls, 150 clqs
19.27/19.37	c (round 29) 888 del vars, 931 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17681 upgd conss, 6194916 impls, 150 clqs
19.38/19.41	c    (19.4s) probing: 1000/17346 (5.8%) - 131 fixings, 1 aggregations, 1026847 implications, 0 bound changes
19.38/19.43	c (round 30) 914 del vars, 931 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17681 upgd conss, 6197892 impls, 150 clqs
19.38/19.45	c (round 31) 914 del vars, 957 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17681 upgd conss, 6198028 impls, 150 clqs
19.47/19.52	c (round 32) 914 del vars, 957 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17693 upgd conss, 6198028 impls, 150 clqs
19.57/19.61	c (round 33) 941 del vars, 957 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17693 upgd conss, 6219716 impls, 150 clqs
19.57/19.63	c (round 34) 941 del vars, 984 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17693 upgd conss, 6219834 impls, 150 clqs
19.57/19.70	c (round 35) 941 del vars, 984 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17704 upgd conss, 6219834 impls, 150 clqs
22.07/22.19	c (round 36) 966 del vars, 984 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17704 upgd conss, 7554094 impls, 150 clqs
22.17/22.21	c (round 37) 967 del vars, 1010 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17704 upgd conss, 7554130 impls, 150 clqs
22.17/22.28	c (round 38) 967 del vars, 1010 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17722 upgd conss, 7554130 impls, 150 clqs
22.27/22.33	c (round 39) 992 del vars, 1010 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17722 upgd conss, 7554856 impls, 150 clqs
22.27/22.35	c (round 40) 992 del vars, 1035 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17722 upgd conss, 7555050 impls, 150 clqs
22.37/22.43	c (round 41) 992 del vars, 1035 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17739 upgd conss, 7555050 impls, 150 clqs
22.47/22.50	c (round 42) 1017 del vars, 1035 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17739 upgd conss, 7560294 impls, 150 clqs
22.47/22.52	c (round 43) 1022 del vars, 1065 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17739 upgd conss, 7560314 impls, 150 clqs
22.57/22.60	c (round 44) 1022 del vars, 1065 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17749 upgd conss, 7560314 impls, 150 clqs
24.38/24.40	c (round 45) 1047 del vars, 1065 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17749 upgd conss, 8240014 impls, 150 clqs
24.38/24.41	c (round 46) 1050 del vars, 1093 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17749 upgd conss, 8240106 impls, 150 clqs
24.38/24.49	c (round 47) 1050 del vars, 1093 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17757 upgd conss, 8240106 impls, 150 clqs
24.47/24.59	c (round 48) 1076 del vars, 1093 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17757 upgd conss, 8253798 impls, 150 clqs
24.57/24.61	c (round 49) 1076 del vars, 1119 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17757 upgd conss, 8253812 impls, 150 clqs
24.57/24.68	c (round 50) 1076 del vars, 1119 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17762 upgd conss, 8253812 impls, 150 clqs
25.67/25.77	c (round 51) 1101 del vars, 1119 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 17762 upgd conss, 8651198 impls, 150 clqs
25.67/25.78	c (round 52) 1101 del vars, 1147 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 17762 upgd conss, 8651257 impls, 150 clqs
25.77/25.80	c (round 53) 1104 del vars, 1148 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17762 upgd conss, 8651258 impls, 150 clqs
25.77/25.88	c (round 54) 1105 del vars, 1148 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17774 upgd conss, 8651258 impls, 150 clqs
25.88/25.96	c (round 55) 1130 del vars, 1148 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17774 upgd conss, 8653164 impls, 150 clqs
25.88/25.98	c (round 56) 1139 del vars, 1182 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17774 upgd conss, 8653180 impls, 150 clqs
25.97/26.06	c (round 57) 1139 del vars, 1182 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17782 upgd conss, 8653180 impls, 150 clqs
26.07/26.18	c (round 58) 1164 del vars, 1182 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17782 upgd conss, 8653180 impls, 150 clqs
26.17/26.20	c (round 59) 1164 del vars, 1207 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17782 upgd conss, 8653180 impls, 150 clqs
26.28/26.36	c (round 60) 1189 del vars, 1207 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17782 upgd conss, 8653180 impls, 150 clqs
26.28/26.38	c (round 61) 1189 del vars, 1232 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17782 upgd conss, 8653180 impls, 150 clqs
26.47/26.56	c (round 62) 1214 del vars, 1232 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17782 upgd conss, 8653180 impls, 150 clqs
26.47/26.58	c (round 63) 1214 del vars, 1257 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17782 upgd conss, 8653180 impls, 150 clqs
26.68/26.78	c (round 64) 1239 del vars, 1257 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17782 upgd conss, 8653180 impls, 150 clqs
26.77/26.80	c (round 65) 1239 del vars, 1282 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17782 upgd conss, 8653180 impls, 150 clqs
26.87/26.97	c (round 66) 1264 del vars, 1282 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17782 upgd conss, 8654084 impls, 150 clqs
26.87/26.99	c (round 67) 1272 del vars, 1315 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17782 upgd conss, 8654110 impls, 150 clqs
26.97/27.07	c (round 68) 1272 del vars, 1315 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17794 upgd conss, 8654110 impls, 150 clqs
27.07/27.19	c    (27.2s) probing: 2000/17346 (11.5%) - 508 fixings, 1 aggregations, 1683550 implications, 4 bound changes
27.07/27.19	c (round 69) 1297 del vars, 1315 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17794 upgd conss, 8654110 impls, 150 clqs
27.17/27.20	c (round 70) 1297 del vars, 1340 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17794 upgd conss, 8654110 impls, 150 clqs
27.17/27.26	c (round 71) 1322 del vars, 1340 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17794 upgd conss, 8654110 impls, 150 clqs
27.17/27.27	c (round 72) 1322 del vars, 1365 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17794 upgd conss, 8654110 impls, 150 clqs
27.27/27.33	c (round 73) 1347 del vars, 1365 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17794 upgd conss, 8654110 impls, 150 clqs
27.27/27.34	c (round 74) 1347 del vars, 1390 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17794 upgd conss, 8654110 impls, 150 clqs
27.27/27.39	c (round 75) 1372 del vars, 1390 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17794 upgd conss, 8654110 impls, 150 clqs
27.38/27.41	c (round 76) 1374 del vars, 1417 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17794 upgd conss, 8654114 impls, 150 clqs
27.38/27.49	c (round 77) 1374 del vars, 1417 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17796 upgd conss, 8654114 impls, 150 clqs
27.48/27.56	c (round 78) 1399 del vars, 1417 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17796 upgd conss, 8654114 impls, 150 clqs
27.48/27.57	c (round 79) 1399 del vars, 1442 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17796 upgd conss, 8654114 impls, 150 clqs
32.57/32.65	c (round 80) 1424 del vars, 1442 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17796 upgd conss, 9413272 impls, 150 clqs
32.57/32.66	c (round 81) 1424 del vars, 1467 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17796 upgd conss, 9413272 impls, 150 clqs
32.67/32.76	c    (32.8s) probing: 3000/17346 (17.3%) - 648 fixings, 1 aggregations, 2063260 implications, 4 bound changes
32.67/32.77	c (round 82) 1449 del vars, 1467 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17796 upgd conss, 9413646 impls, 150 clqs
32.67/32.79	c (round 83) 1449 del vars, 1492 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17796 upgd conss, 9413646 impls, 150 clqs
38.76/38.82	c    (38.8s) probing: 4000/17346 (23.1%) - 673 fixings, 1 aggregations, 2538246 implications, 4 bound changes
40.87/40.99	c    (41.0s) probing: 4313/17346 (24.9%) - 673 fixings, 1 aggregations, 2776896 implications, 4 bound changes
40.87/40.99	c    (41.0s) probing aborted: 1000/1000 successive useless probings
40.87/40.99	c (round 84) 1462 del vars, 1492 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17796 upgd conss, 10842140 impls, 150 clqs
40.97/41.01	c (round 85) 1462 del vars, 1505 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 17796 upgd conss, 10842140 impls, 150 clqs
41.76/41.85	c    (41.8s) probing: 4413/17346 (25.4%) - 673 fixings, 1 aggregations, 2887632 implications, 4 bound changes
41.76/41.85	c    (41.8s) probing aborted: 1000/1000 successive useless probings
41.76/41.87	c presolving (86 rounds):
41.76/41.87	c  1462 deleted vars, 1505 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
41.76/41.87	c  11063836 implications, 150 cliques
41.76/41.87	c presolved problem has 16626 variables (16626 bin, 0 int, 0 impl, 0 cont) and 16889 constraints
41.76/41.87	c    2076 constraints of type <setppc>
41.76/41.87	c   14813 constraints of type <logicor>
41.76/41.87	c transformed objective value is always integral (scale: 1)
41.76/41.87	c Presolving Time: 41.74
41.76/41.87	c - non default parameters ----------------------------------------------------------------------
41.76/41.87	c # SCIP version 2.1.1.4
41.76/41.87	c 
41.76/41.87	c # maximal time in seconds to run
41.76/41.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
41.76/41.87	c limits/time = 1797
41.76/41.87	c 
41.76/41.87	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
41.76/41.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
41.76/41.87	c limits/memory = 13950
41.76/41.87	c 
41.76/41.87	c # default clock type (1: CPU user seconds, 2: wall clock time)
41.76/41.87	c # [type: int, range: [1,2], default: 1]
41.76/41.87	c timing/clocktype = 2
41.76/41.87	c 
41.76/41.87	c # belongs reading time to solving time?
41.76/41.87	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
41.76/41.87	c timing/reading = TRUE
41.76/41.87	c 
41.76/41.87	c -----------------------------------------------------------------------------------------------
41.76/41.87	c start solving
41.76/41.88	c 
64.36/64.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
64.36/64.43	c  64.4s|     1 |     0 | 16710 |     - | 357M|   0 |3259 |  16k|  16k|  16k|  16k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
440.19/440.36	c   440s|     1 |     0 |110706 |     - | 358M|   0 |3853 |  16k|  16k|  16k|  16k| 110 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
482.79/482.97	c   483s|     1 |     0 |127964 |     - | 358M|   0 |4119 |  16k|  16k|  16k|  17k| 191 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
528.38/528.56	c   529s|     1 |     0 |145781 |     - | 358M|   0 |4106 |  16k|  16k|  16k|  17k| 291 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
571.97/572.14	c   572s|     1 |     0 |162783 |     - | 359M|   0 |4216 |  16k|  16k|  16k|  17k| 366 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
623.66/623.88	c   624s|     1 |     0 |181576 |     - | 359M|   0 |4533 |  16k|  16k|  16k|  17k| 420 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
670.86/671.07	c   671s|     1 |     0 |198625 |     - | 359M|   0 |4489 |  16k|  16k|  16k|  17k| 450 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
782.95/783.16	c   783s|     1 |     2 |198625 |     - | 359M|   0 |4489 |  16k|  16k|  16k|  17k| 450 |  15 |  21 | 0.000000e+00 |      --      |    Inf 
1796.69/1797.05	c 
1796.69/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.05	c Solving Time (sec) : 1797.05
1796.69/1797.05	c Solving Nodes      : 6
1796.69/1797.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.69/1797.05	c Dual Bound         : +0.00000000000000e+00
1796.69/1797.05	c Gap                : infinite
1796.69/1797.05	s UNKNOWN
1796.69/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.05	c Total Time         :    1797.05
1796.69/1797.05	c   solving          :    1797.05
1796.69/1797.05	c   presolving       :      41.74 (included in solving)
1796.69/1797.05	c   reading          :       0.09 (included in solving)
1796.69/1797.05	c   copying          :       0.05 (1 #copies) (minimal 0.05, maximal 0.05, average 0.05)
1796.69/1797.05	c Original Problem   :
1796.69/1797.05	c   Problem name     : HOME/instance-3693000-1338044884.opb
1796.69/1797.05	c   Variables        : 18088 (18088 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.05	c   Constraints      : 18394 initial, 18394 maximal
1796.69/1797.05	c   Objective sense  : minimize
1796.69/1797.05	c Presolved Problem  :
1796.69/1797.05	c   Problem name     : t_HOME/instance-3693000-1338044884.opb
1796.69/1797.05	c   Variables        : 16626 (16626 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.05	c   Constraints      : 16889 initial, 16904 maximal
1796.69/1797.05	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.69/1797.05	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.05	c   trivial          :       0.08       0.00          4          0          0          0          0          0          0          0          0
1796.69/1797.05	c   dualfix          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.05	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.05	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.05	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.05	c   gateextraction   :       0.16       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.05	c   implics          :       0.48       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.05	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.05	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.05	c   probing          :      38.36       0.00        673          1          0          4          0          0          0          0          0
1796.69/1797.05	c   setppc           :       0.20       0.00         40          0          0          0          0        280          0          0          0
1796.69/1797.05	c   linear           :       0.23       0.00        742          0          0        742          0        785          0          0          0
1796.69/1797.05	c   logicor          :       2.02       0.01          2          0          0          4          0        440          0          0          0
1796.69/1797.05	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.69/1797.05	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.05	c   integral         :          0          0          0          0          6          0          4          0          0          0          0          0         12
1796.69/1797.05	c   setppc           :       2076       2076          6      67541          0          0          3       4064        312          9          0          0          0
1796.69/1797.05	c   logicor          :      14813+     14828          6      60503          0          0          0      35673        182         15          0          0          0
1796.69/1797.05	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.69/1797.05	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.69/1797.05	c   integral         :     245.33       0.00       0.00       0.00     245.33       0.00       0.00       0.00
1796.69/1797.05	c   setppc           :       2.79       0.00       0.00       2.79       0.00       0.00       0.00       0.00
1796.69/1797.05	c   logicor          :       4.20       0.01       0.01       4.17       0.00       0.00       0.00       0.02
1796.69/1797.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.69/1797.05	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.69/1797.05	c   rootredcost      :          0          0          0          0
1796.69/1797.05	c   pseudoobj        :          0          0          0          0
1796.69/1797.05	c   vbounds          :          0          0          0          0
1796.69/1797.05	c   redcost          :         12          0          0          0
1796.69/1797.05	c   probing          :          0          0          0          0
1796.69/1797.05	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.69/1797.05	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00
1796.69/1797.05	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00
1796.69/1797.05	c   vbounds          :       0.02       0.00       0.00       0.02       0.00
1796.69/1797.05	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.69/1797.05	c   probing          :      38.36       0.00      38.36       0.00       0.00
1796.69/1797.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.69/1797.05	c   propagation      :       0.04        494         15         15        1.0          0        0.0          -
1796.69/1797.05	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.69/1797.05	c   applied globally :          -          -          -         15        1.0          -          -          -
1796.69/1797.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.69/1797.05	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.69/1797.05	c   cut pool         :       0.00                     5          -          -         16          -    (maximal pool size: 493)
1796.69/1797.05	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.69/1797.05	c   impliedbounds    :       0.35       0.00          6          0          0        529          0
1796.69/1797.05	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.69/1797.05	c   gomory           :       7.11       0.00          6          0          0          0          0
1796.69/1797.05	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.69/1797.05	c   strongcg         :       7.16       0.00          6          0          0          0          0
1796.69/1797.05	c   cmir             :       0.86       0.00          6          0          0          0          0
1796.69/1797.05	c   flowcover        :       0.98       0.00          6          0          0          0          0
1796.69/1797.05	c   clique           :      17.07       0.00          6          0          0         56          0
1796.69/1797.05	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.69/1797.05	c   mcf              :       0.01       0.00          1          0          0          0          0
1796.69/1797.05	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.69/1797.05	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.69/1797.05	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.69/1797.05	c   problem variables:       0.00          -          0          0
1796.69/1797.05	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.05	c   relpscost        :     245.33       0.00          6          0          0          0          0         12
1796.69/1797.05	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.05	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.05	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.05	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.05	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.05	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.05	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.05	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.69/1797.05	c   LP solutions     :       0.00          -          -          0
1796.69/1797.05	c   pseudo solutions :       0.00          -          -          0
1796.69/1797.05	c   oneopt           :       0.00       0.00          0          0
1796.69/1797.05	c   crossover        :       0.00       0.00          0          0
1796.69/1797.05	c   smallcard        :       0.00       0.00          0          0
1796.69/1797.05	c   trivial          :       0.02       0.00          2          0
1796.69/1797.05	c   shiftandpropagate:       0.07       0.00          1          0
1796.69/1797.05	c   simplerounding   :       0.00       0.00          0          0
1796.69/1797.05	c   zirounding       :       0.01       0.00          0          0
1796.69/1797.05	c   rounding         :       0.02       0.00         12          0
1796.69/1797.05	c   shifting         :       0.12       0.00          7          0
1796.69/1797.05	c   intshifting      :       0.00       0.00          0          0
1796.69/1797.05	c   twoopt           :       0.00       0.00          0          0
1796.69/1797.05	c   indtwoopt        :       0.00       0.00          0          0
1796.69/1797.05	c   indoneopt        :       0.00       0.00          0          0
1796.69/1797.05	c   fixandinfer      :       0.00       0.00          0          0
1796.69/1797.05	c   feaspump         :     327.22       0.00          1          0
1796.69/1797.05	c   clique           :       0.00       0.00          0          0
1796.69/1797.05	c   coefdiving       :     326.37       0.00          1          0
1796.69/1797.05	c   indrounding      :       0.00       0.00          0          0
1796.69/1797.05	c   indcoefdiving    :       0.00       0.00          0          0
1796.69/1797.05	c   pscostdiving     :     325.92       0.00          1          0
1796.69/1797.05	c   fracdiving       :       0.00       0.00          1          0
1796.69/1797.05	c   nlpdiving        :       0.00       0.00          0          0
1796.69/1797.05	c   veclendiving     :       0.00       0.00          0          0
1796.69/1797.05	c   intdiving        :       0.00       0.00          0          0
1796.69/1797.05	c   actconsdiving    :       0.00       0.00          0          0
1796.69/1797.05	c   objpscostdiving  :       0.00       0.00          0          0
1796.69/1797.05	c   rootsoldiving    :       0.00       0.00          0          0
1796.69/1797.05	c   linesearchdiving :       0.00       0.00          0          0
1796.69/1797.05	c   guideddiving     :       0.00       0.00          0          0
1796.69/1797.05	c   octane           :       0.00       0.00          0          0
1796.69/1797.05	c   rens             :      64.94       0.00          1          0
1796.69/1797.05	c   rins             :       0.00       0.00          0          0
1796.69/1797.05	c   localbranching   :       0.00       0.00          0          0
1796.69/1797.05	c   mutation         :       0.00       0.00          0          0
1796.69/1797.05	c   dins             :       0.00       0.00          0          0
1796.69/1797.05	c   vbounds          :       0.00       0.00          0          0
1796.69/1797.05	c   undercover       :       0.00       0.00          0          0
1796.69/1797.05	c   subnlp           :       0.00       0.00          0          0
1796.69/1797.05	c   trysol           :       0.00       0.00          0          0
1796.69/1797.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.69/1797.05	c   primal LP        :       0.06          1          0       0.00       0.00       0.06          1
1796.69/1797.05	c   dual LP          :     431.53         13     189469   14574.54     439.06       0.00          0
1796.69/1797.05	c   lex dual LP      :       0.00          0          0       0.00          -
1796.69/1797.05	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.69/1797.05	c   diving/probing LP:     978.28        231     352614    1526.47     360.44
1796.69/1797.05	c   strong branching :     245.31        111     110893     999.04     452.06
1796.69/1797.05	c     (at root node) :          -         21      21000    1000.00          -
1796.69/1797.05	c   conflict analysis:       0.00          0          0       0.00          -
1796.69/1797.05	c B&B Tree           :
1796.69/1797.05	c   number of runs   :          1
1796.69/1797.05	c   nodes            :          6
1796.69/1797.05	c   nodes (total)    :          6
1796.69/1797.05	c   nodes left       :          7
1796.69/1797.05	c   max depth        :          3
1796.69/1797.05	c   max depth (total):          3
1796.69/1797.05	c   backtracks       :          2 (33.3%)
1796.69/1797.05	c   delayed cutoffs  :          0
1796.69/1797.05	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.69/1797.05	c   avg switch length:       1.67
1796.69/1797.05	c   switching time   :       0.06
1796.69/1797.05	c Solution           :
1796.69/1797.05	c   Solutions found  :          0 (0 improvements)
1796.69/1797.05	c   Primal Bound     :          -
1796.69/1797.05	c   Dual Bound       : +0.00000000000000e+00
1796.69/1797.05	c   Gap              :   infinite
1796.69/1797.05	c   Root Dual Bound  : +0.00000000000000e+00
1796.69/1797.05	c   Root Iterations  :     198625
1796.79/1797.16	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-3693000-1338044884/watcher-3693000-1338044884 -o /tmp/evaluation-result-3693000-1338044884/solver-3693000-1338044884 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693000-1338044884.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.01 2.00 3/176 9648
/proc/meminfo: memFree=28483220/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=11156 CPUtime=0 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 1480 0 0 0 0 0 0 0 20 0 1 0 270612905 11423744 1436 33554432000 4194304 10169799 140734717372400 140737096696552 7543003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9648/statm: 2789 1450 409 1459 0 1321 0

[startup+0.0351499 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 9648
/proc/meminfo: memFree=28483220/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=26184 CPUtime=0.02 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 5276 0 0 0 2 0 0 0 20 0 1 0 270612905 26812416 5231 33554432000 4194304 10169799 140734717372400 140737096696552 7543003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9648/statm: 6546 5231 409 1459 0 5078 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26184

[startup+0.100284 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 9648
/proc/meminfo: memFree=28483220/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=40816 CPUtime=0.09 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 8691 0 0 0 8 1 0 0 20 0 1 0 270612905 41795584 8647 33554432000 4194304 10169799 140734717372400 140737096696552 7543003 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9648/statm: 10204 8684 454 1459 0 8736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40816

[startup+0.300228 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 9648
/proc/meminfo: memFree=28483220/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=86024 CPUtime=0.29 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 19903 0 0 0 26 3 0 0 20 0 1 0 270612905 88088576 19597 33554432000 4194304 10169799 140734717372400 140737096696552 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9648/statm: 21506 19597 557 1459 0 20038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86024

[startup+0.700238 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 9648
/proc/meminfo: memFree=28483220/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=108236 CPUtime=0.69 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 26327 0 0 0 61 8 0 0 20 0 1 0 270612905 110833664 25164 33554432000 4194304 10169799 140734717372400 140734717369608 5281244 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9648/statm: 27059 25164 579 1459 0 25591 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 108236

[startup+1.50023 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9649
/proc/meminfo: memFree=28352724/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=183920 CPUtime=1.49 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 43986 0 0 0 138 11 0 0 20 0 1 0 270612905 188334080 42714 33554432000 4194304 10169799 140734717372400 140734717369608 8918690 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9648/statm: 45980 42714 596 1459 0 44512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 183920

[startup+3.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9649
/proc/meminfo: memFree=28303124/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=213148 CPUtime=3.09 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 50869 0 0 0 297 12 0 0 20 0 1 0 270612905 218263552 49597 33554432000 4194304 10169799 140734717372400 140734717368664 8920258 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9648/statm: 53287 49597 596 1459 0 51819 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 213148

[startup+6.30032 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9649
/proc/meminfo: memFree=28255756/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=249404 CPUtime=6.28 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 59772 0 0 0 615 13 0 0 20 0 1 0 270612905 255389696 58500 33554432000 4194304 10169799 140734717372400 140734717368664 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 62351 58500 596 1459 0 60883 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 249404

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9649
/proc/meminfo: memFree=28193160/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=310400 CPUtime=12.68 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 74105 0 0 0 1251 17 0 0 20 0 1 0 270612905 317849600 72838 33554432000 4194304 10169799 140734717372400 140734717369928 7547420 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 77600 72838 601 1459 0 76132 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 310400

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9649
/proc/meminfo: memFree=27990288/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=521648 CPUtime=25.47 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 126687 0 0 0 2504 43 0 0 20 0 1 0 270612905 534167552 125413 33554432000 4194304 10169799 140734717372400 140734717370040 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 130412 125413 605 1459 0 128944 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 521648

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9649
/proc/meminfo: memFree=27802812/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=704632 CPUtime=51.06 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 171930 0 0 0 5038 68 0 0 20 0 1 0 270612905 721543168 170615 33554432000 4194304 10169799 140734717372400 140734717367192 8035611 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 176158 170615 764 1459 0 174690 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 704632

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9649
/proc/meminfo: memFree=27788348/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=709840 CPUtime=102.26 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 175296 0 0 0 10152 74 0 0 20 0 1 0 270612905 726876160 174001 33554432000 4194304 10169799 140734717372400 140734717364680 8020619 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 177460 174001 777 1459 0 175992 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 709840

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9652
/proc/meminfo: memFree=27783552/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=709840 CPUtime=162.24 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 175297 0 0 0 16148 76 0 0 20 0 1 0 270612905 726876160 175219 33554432000 4194304 10169799 140734717372400 140734717364680 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 177460 175219 777 1459 0 175992 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 709840

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9653
/proc/meminfo: memFree=27782972/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=709840 CPUtime=222.23 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 175297 0 0 0 22145 78 0 0 20 0 1 0 270612905 726876160 175219 33554432000 4194304 10169799 140734717372400 140734717365080 8050316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 177460 175219 777 1459 0 175992 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 709840

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9654
/proc/meminfo: memFree=27782136/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=709840 CPUtime=282.22 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 175297 0 0 0 28139 83 0 0 20 0 1 0 270612905 726876160 175282 33554432000 4194304 10169799 140734717372400 140734717364616 7982335 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 177460 175282 777 1459 0 175992 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 709840

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9654
/proc/meminfo: memFree=27781048/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=709840 CPUtime=342.21 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 175297 0 0 0 34134 87 0 0 20 0 1 0 270612905 726876160 175524 33554432000 4194304 10169799 140734717372400 140734717364680 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 177460 175524 777 1459 0 175992 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 709840

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9654
/proc/meminfo: memFree=27777172/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=709840 CPUtime=402.2 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 175320 0 0 0 40090 130 0 0 20 0 1 0 270612905 726876160 176430 33554432000 4194304 10169799 140734717372400 140734717369512 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 177460 176430 792 1459 0 175992 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 709840

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9692
/proc/meminfo: memFree=27903604/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=754392 CPUtime=462.19 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 180687 0 0 0 46047 172 0 0 20 0 1 0 270612905 772497408 186914 33554432000 4194304 10169799 140734717372400 140734717366808 8006226 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 188598 186914 804 1459 0 187130 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 754392

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9692
/proc/meminfo: memFree=27893340/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=755356 CPUtime=522.18 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 181355 0 0 0 52039 179 0 0 20 0 1 0 270612905 773484544 187582 33554432000 4194304 10169799 140734717372400 140734717366728 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 188839 187582 804 1459 0 187371 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 755356

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9693
/proc/meminfo: memFree=27891356/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=757180 CPUtime=582.17 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 181840 0 0 0 58031 186 0 0 20 0 1 0 270612905 775352320 188067 33554432000 4194304 10169799 140734717372400 140734717366808 8044567 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 189295 188067 804 1459 0 187827 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 757180

[startup+642.3 s]

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

/proc/meminfo: memFree=27874448/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=760280 CPUtime=1062.09 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 204040 0 0 0 105957 252 0 0 20 0 1 0 270612905 778526720 188797 33554432000 4194304 10169799 140734717372400 140734717366184 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 190070 188797 846 1459 0 188602 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 760280

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9697
/proc/meminfo: memFree=27873952/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=760280 CPUtime=1122.09 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 204040 0 0 0 111952 257 0 0 20 0 1 0 270612905 778526720 188797 33554432000 4194304 10169799 140734717372400 140734717366680 8006186 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 190070 188797 846 1459 0 188602 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 760280

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9698
/proc/meminfo: memFree=27873864/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=760280 CPUtime=1182.07 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 204040 0 0 0 117944 263 0 0 20 0 1 0 270612905 778526720 188797 33554432000 4194304 10169799 140734717372400 140734717366680 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 190070 188797 846 1459 0 188602 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 760280

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9698
/proc/meminfo: memFree=27873368/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=760280 CPUtime=1242.06 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 204040 0 0 0 123937 269 0 0 20 0 1 0 270612905 778526720 188797 33554432000 4194304 10169799 140734717372400 140734717366360 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 190070 188797 846 1459 0 188602 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 760280

[startup+1302.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 9698
/proc/meminfo: memFree=27873740/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=760280 CPUtime=1302.06 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 204040 0 0 0 129932 274 0 0 20 0 1 0 270612905 778526720 188797 33554432000 4194304 10169799 140734717372400 140734717366264 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 190070 188797 846 1459 0 188602 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 760280

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9701
/proc/meminfo: memFree=27876820/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=757216 CPUtime=1362.06 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 205356 0 0 0 135925 281 0 0 20 0 1 0 270612905 775389184 187827 33554432000 4194304 10169799 140734717372400 140734717366904 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 189304 187827 846 1459 0 187836 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 757216

[startup+1422.31 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 9701
/proc/meminfo: memFree=27875584/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=757548 CPUtime=1422.05 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 205711 0 0 0 141919 286 0 0 20 0 1 0 270612905 775729152 188181 33554432000 4194304 10169799 140734717372400 140734717367096 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 189387 188181 846 1459 0 187919 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 757548

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 9702
/proc/meminfo: memFree=27871856/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=760376 CPUtime=1482.03 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 206417 0 0 0 147912 291 0 0 20 0 1 0 270612905 778625024 188887 33554432000 4194304 10169799 140734717372400 140734717366424 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 190094 188887 846 1459 0 188626 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 760376

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 9703
/proc/meminfo: memFree=27871620/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=760376 CPUtime=1542.02 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 206419 0 0 0 153906 296 0 0 20 0 1 0 270612905 778625024 188889 33554432000 4194304 10169799 140734717372400 140734717366424 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 190094 188889 846 1459 0 188626 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 760376

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9703
/proc/meminfo: memFree=27871620/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=760376 CPUtime=1602.02 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 206419 0 0 0 159900 302 0 0 20 0 1 0 270612905 778625024 188889 33554432000 4194304 10169799 140734717372400 140734717366472 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 190094 188889 846 1459 0 188626 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 760376

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 9703
/proc/meminfo: memFree=27871124/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=760376 CPUtime=1662.01 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 206419 0 0 0 165892 309 0 0 20 0 1 0 270612905 778625024 188889 33554432000 4194304 10169799 140734717372400 140734717366520 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 190094 188889 846 1459 0 188626 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 760376

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 9703
/proc/meminfo: memFree=27870876/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=760376 CPUtime=1722 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 206419 0 0 0 171885 315 0 0 20 0 1 0 270612905 778625024 188889 33554432000 4194304 10169799 140734717372400 140734717366472 8053373 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 190094 188889 846 1459 0 188626 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 760376

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 9703
/proc/meminfo: memFree=27868396/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=763432 CPUtime=1781.99 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 208857 0 0 0 177879 320 0 0 20 0 1 0 270612905 781754368 189447 33554432000 4194304 10169799 140734717372400 140734717367224 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 190858 189447 846 1459 0 189390 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 763432

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

[startup+1785.5 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 9703
/proc/meminfo: memFree=27876644/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=755028 CPUtime=1785.19 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 209798 0 0 0 178199 320 0 0 20 0 1 0 270612905 773148672 187449 33554432000 4194304 10169799 140734717372400 140734717367384 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 188757 187449 846 1459 0 187289 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 755028

[startup+1791.91 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 9703
/proc/meminfo: memFree=27874040/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=758348 CPUtime=1791.59 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 210446 0 0 0 178838 321 0 0 20 0 1 0 270612905 776548352 188097 33554432000 4194304 10169799 140734717372400 140734717367096 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 189587 188097 846 1459 0 188119 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 758348

[startup+1795.1 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 9703
/proc/meminfo: memFree=27874048/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=758348 CPUtime=1794.79 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 210446 0 0 0 179158 321 0 0 20 0 1 0 270612905 776548352 188097 33554432000 4194304 10169799 140734717372400 140734717367096 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 189587 188097 846 1459 0 188119 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 758348

[startup+1795.9 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 9703
/proc/meminfo: memFree=27874048/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=758348 CPUtime=1795.58 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 210561 0 0 0 179237 321 0 0 20 0 1 0 270612905 776548352 188212 33554432000 4194304 10169799 140734717372400 140734717367096 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 189587 188212 846 1459 0 188119 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (KiB) 758348

[startup+1796.7 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 9703
/proc/meminfo: memFree=27873800/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=758348 CPUtime=1796.39 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 210564 0 0 0 179317 322 0 0 20 0 1 0 270612905 776548352 188215 33554432000 4194304 10169799 140734717372400 140734717367096 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 189587 188215 846 1459 0 188119 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 758348

[startup+1797.1 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 9703
/proc/meminfo: memFree=27873800/32873648 swapFree=6596/6596
[pid=9648] ppid=9646 vsize=714576 CPUtime=1796.79 cores=0,2,4,6
/proc/9648/stat : 9648 (scip-2.1.1.4sfi) R 9646 9648 6744 0 -1 4202496 210566 0 0 0 179357 322 0 0 20 0 1 0 270612905 731725824 177563 33554432000 4194304 10169799 140734717372400 140734717370248 4787326 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9648/statm: 178644 177563 848 1459 0 177176 0
Current children cumulated CPU time (s) 1796.79
Current children cumulated vsize (KiB) 714576

Child status: 0
Real time (s): 1797.16
CPU time (s): 1796.85
CPU user time (s): 1793.63
CPU system time (s): 3.22951
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 837056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.63
system time used= 3.22951
maximum resident set size= 829448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210568
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= 34
involuntary context switches= 1984

runsolver used 2.68059 second user time and 7.13091 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-26 17:08:04
IDJOB=3693000
IDBENCH=90193
IDSOLVER=2272
FILE ID=node148/3693000-1338044884
RUNJOBID= node148-1338029706-8120
PBS_JOBID= 14624327
Free space on /tmp= 71676 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_K152.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-3693000-1338044884/watcher-3693000-1338044884 -o /tmp/evaluation-result-3693000-1338044884/solver-3693000-1338044884 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693000-1338044884.opb -t 1800 -m 15500

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

MD5SUM BENCH= 6abb89533e60aa1ed19663db7c40a868
RANDOM SEED=2101499750

node148.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28483484 kB
Buffers:          287828 kB
Cached:          2966000 kB
SwapCached:            0 kB
Active:           887580 kB
Inactive:        2715252 kB
Active(anon):     351696 kB
Inactive(anon):        0 kB
Active(file):     535884 kB
Inactive(file):  2715252 kB
Unevictable:        6596 kB
Mlocked:            6596 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14752 kB
Writeback:             0 kB
AnonPages:        463972 kB
Mapped:            17576 kB
Shmem:               200 kB
Slab:             649152 kB
SReclaimable:      93628 kB
SUnreclaim:       555524 kB
KernelStack:        1480 kB
PageTables:         5012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     465948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71660 MiB
End job on node148 at 2012-05-26 17:38:01