Trace number 3692991

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K131.opb
MD5SUMe9be7f2de41339e64a2918d1bf7ead92
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 variables15589
Total number of constraints15853
Number of constraints which are clauses15722
Number of constraints which are cardinality constraints (but not clauses)131
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint131
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 132
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-3692991-1338044600.opb>
0.00/0.07	c original problem has 15589 variables (15589 bin, 0 int, 0 impl, 0 cont) and 15853 constraints
0.00/0.07	c problem read in 0.07
0.09/0.18	c presolving:
0.19/0.23	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14292 impls, 131 clqs
0.19/0.24	c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14292 impls, 129 clqs
0.19/0.24	c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14400 impls, 129 clqs
0.19/0.25	c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14598 impls, 129 clqs
0.19/0.26	c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14820 impls, 129 clqs
0.19/0.27	c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15046 impls, 129 clqs
0.19/0.27	c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15206 impls, 129 clqs
0.19/0.28	c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15332 impls, 129 clqs
0.19/0.28	c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15374 impls, 129 clqs
0.19/0.29	c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15420 impls, 129 clqs
0.19/0.29	c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15476 impls, 129 clqs
0.29/0.30	c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15506 impls, 129 clqs
0.38/0.44	c (round 13) 742 del vars, 764 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14960 upgd conss, 15522 impls, 129 clqs
0.38/0.49	c (round 14) 742 del vars, 764 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15089 upgd conss, 15522 impls, 129 clqs
9.38/9.50	c (round 15) 767 del vars, 764 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15089 upgd conss, 2240626 impls, 129 clqs
9.49/9.51	c (round 16) 767 del vars, 789 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15089 upgd conss, 2240654 impls, 129 clqs
9.49/9.56	c (round 17) 767 del vars, 789 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15102 upgd conss, 2240654 impls, 129 clqs
12.00/12.09	c (round 18) 792 del vars, 789 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15102 upgd conss, 3969032 impls, 129 clqs
12.09/12.10	c (round 19) 799 del vars, 821 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15102 upgd conss, 3969098 impls, 129 clqs
12.09/12.16	c (round 20) 799 del vars, 821 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15125 upgd conss, 3969098 impls, 129 clqs
12.19/12.28	c (round 21) 824 del vars, 821 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15125 upgd conss, 4014896 impls, 129 clqs
12.19/12.29	c (round 22) 830 del vars, 852 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15125 upgd conss, 4014934 impls, 129 clqs
12.28/12.35	c (round 23) 830 del vars, 852 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15137 upgd conss, 4014934 impls, 129 clqs
12.39/12.42	c (round 24) 862 del vars, 852 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15137 upgd conss, 4028244 impls, 129 clqs
12.39/12.43	c (round 25) 862 del vars, 884 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15137 upgd conss, 4028390 impls, 129 clqs
12.39/12.49	c (round 26) 862 del vars, 884 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15158 upgd conss, 4028390 impls, 129 clqs
14.19/14.23	c (round 27) 887 del vars, 884 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15158 upgd conss, 4998410 impls, 129 clqs
14.19/14.24	c (round 28) 888 del vars, 910 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15158 upgd conss, 4998420 impls, 129 clqs
14.19/14.30	c (round 29) 888 del vars, 910 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15161 upgd conss, 4998420 impls, 129 clqs
14.29/14.36	c (round 30) 914 del vars, 910 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15161 upgd conss, 5001396 impls, 129 clqs
14.29/14.37	c (round 31) 914 del vars, 936 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15161 upgd conss, 5001532 impls, 129 clqs
14.39/14.44	c (round 32) 914 del vars, 936 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15173 upgd conss, 5001532 impls, 129 clqs
14.48/14.52	c (round 33) 941 del vars, 936 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15173 upgd conss, 5023220 impls, 129 clqs
14.48/14.53	c (round 34) 941 del vars, 963 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15173 upgd conss, 5023338 impls, 129 clqs
14.48/14.59	c (round 35) 941 del vars, 963 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15184 upgd conss, 5023338 impls, 129 clqs
15.30/15.33	c    (15.3s) probing: 1000/14847 (6.7%) - 192 fixings, 1 aggregations, 1025313 implications, 0 bound changes
16.58/16.63	c (round 36) 966 del vars, 963 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15184 upgd conss, 6148186 impls, 129 clqs
16.58/16.64	c (round 37) 967 del vars, 989 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15184 upgd conss, 6148222 impls, 129 clqs
16.69/16.70	c (round 38) 967 del vars, 989 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15202 upgd conss, 6148222 impls, 129 clqs
16.69/16.75	c (round 39) 992 del vars, 989 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15202 upgd conss, 6148948 impls, 129 clqs
16.69/16.77	c (round 40) 992 del vars, 1014 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15202 upgd conss, 6149142 impls, 129 clqs
16.79/16.83	c (round 41) 992 del vars, 1014 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15219 upgd conss, 6149142 impls, 129 clqs
16.89/16.91	c (round 42) 1017 del vars, 1014 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15219 upgd conss, 6154386 impls, 129 clqs
16.89/16.93	c (round 43) 1022 del vars, 1044 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15219 upgd conss, 6154406 impls, 129 clqs
16.89/16.99	c (round 44) 1022 del vars, 1044 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15229 upgd conss, 6154406 impls, 129 clqs
18.39/18.48	c (round 45) 1047 del vars, 1044 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15229 upgd conss, 6730576 impls, 129 clqs
18.39/18.49	c (round 46) 1050 del vars, 1072 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15229 upgd conss, 6730668 impls, 129 clqs
18.49/18.56	c (round 47) 1050 del vars, 1072 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15237 upgd conss, 6730668 impls, 129 clqs
18.59/18.65	c (round 48) 1076 del vars, 1072 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15237 upgd conss, 6744360 impls, 129 clqs
18.59/18.67	c (round 49) 1076 del vars, 1098 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15237 upgd conss, 6744374 impls, 129 clqs
18.70/18.73	c (round 50) 1076 del vars, 1098 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15242 upgd conss, 6744374 impls, 129 clqs
19.58/19.64	c (round 51) 1101 del vars, 1098 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 15242 upgd conss, 7081826 impls, 129 clqs
19.58/19.65	c (round 52) 1101 del vars, 1126 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 15242 upgd conss, 7081885 impls, 129 clqs
19.58/19.67	c (round 53) 1104 del vars, 1127 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15242 upgd conss, 7081886 impls, 129 clqs
19.69/19.74	c (round 54) 1105 del vars, 1127 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15254 upgd conss, 7081886 impls, 129 clqs
19.79/19.81	c (round 55) 1130 del vars, 1127 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15254 upgd conss, 7083792 impls, 129 clqs
19.79/19.83	c (round 56) 1139 del vars, 1161 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15254 upgd conss, 7083808 impls, 129 clqs
19.89/19.90	c (round 57) 1139 del vars, 1161 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15262 upgd conss, 7083808 impls, 129 clqs
19.99/20.02	c (round 58) 1164 del vars, 1161 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15262 upgd conss, 7083808 impls, 129 clqs
19.99/20.04	c (round 59) 1164 del vars, 1186 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15262 upgd conss, 7083808 impls, 129 clqs
20.09/20.19	c (round 60) 1189 del vars, 1186 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15262 upgd conss, 7083808 impls, 129 clqs
20.19/20.21	c (round 61) 1189 del vars, 1211 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15262 upgd conss, 7083808 impls, 129 clqs
20.29/20.37	c (round 62) 1214 del vars, 1211 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15262 upgd conss, 7083808 impls, 129 clqs
20.29/20.39	c (round 63) 1214 del vars, 1236 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15262 upgd conss, 7083808 impls, 129 clqs
20.48/20.56	c (round 64) 1239 del vars, 1236 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15262 upgd conss, 7083808 impls, 129 clqs
20.48/20.58	c (round 65) 1239 del vars, 1261 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15262 upgd conss, 7083808 impls, 129 clqs
20.58/20.68	c (round 66) 1264 del vars, 1261 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15262 upgd conss, 7084712 impls, 129 clqs
20.58/20.69	c (round 67) 1269 del vars, 1291 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15262 upgd conss, 7084734 impls, 129 clqs
20.69/20.76	c (round 68) 1269 del vars, 1291 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15273 upgd conss, 7084734 impls, 129 clqs
20.79/20.82	c (round 69) 1294 del vars, 1291 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15273 upgd conss, 7084734 impls, 129 clqs
20.79/20.83	c (round 70) 1294 del vars, 1316 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15273 upgd conss, 7084734 impls, 129 clqs
20.79/20.88	c (round 71) 1319 del vars, 1316 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15273 upgd conss, 7084734 impls, 129 clqs
20.79/20.89	c (round 72) 1319 del vars, 1341 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15273 upgd conss, 7084734 impls, 129 clqs
20.89/20.97	c (round 73) 1344 del vars, 1341 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15273 upgd conss, 7084734 impls, 129 clqs
20.89/20.98	c (round 74) 1344 del vars, 1366 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15273 upgd conss, 7084734 impls, 129 clqs
20.99/21.03	c (round 75) 1369 del vars, 1366 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15273 upgd conss, 7084734 impls, 129 clqs
20.99/21.04	c (round 76) 1371 del vars, 1393 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15273 upgd conss, 7084738 impls, 129 clqs
21.08/21.11	c (round 77) 1371 del vars, 1393 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15275 upgd conss, 7084738 impls, 129 clqs
21.78/21.89	c    (21.9s) probing: 2000/14847 (13.5%) - 607 fixings, 1 aggregations, 1524843 implications, 4 bound changes
23.79/23.87	c (round 78) 1396 del vars, 1393 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15275 upgd conss, 7515316 impls, 129 clqs
23.79/23.88	c (round 79) 1396 del vars, 1418 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15275 upgd conss, 7515316 impls, 129 clqs
23.88/23.98	c (round 80) 1421 del vars, 1418 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15275 upgd conss, 7515316 impls, 129 clqs
23.88/23.99	c (round 81) 1422 del vars, 1444 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15275 upgd conss, 7515316 impls, 129 clqs
27.29/27.35	c    (27.4s) probing: 3000/14847 (20.2%) - 653 fixings, 1 aggregations, 1926237 implications, 4 bound changes
31.38/31.42	c    (31.4s) probing: 3654/14847 (24.6%) - 653 fixings, 1 aggregations, 2324815 implications, 4 bound changes
31.38/31.42	c    (31.4s) probing aborted: 1000/1000 successive useless probings
31.38/31.42	c (round 82) 1440 del vars, 1444 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15275 upgd conss, 8799728 impls, 129 clqs
31.38/31.44	c (round 83) 1440 del vars, 1462 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 15275 upgd conss, 8799728 impls, 129 clqs
32.18/32.26	c    (32.3s) probing: 3754/14847 (25.3%) - 653 fixings, 1 aggregations, 2434019 implications, 4 bound changes
32.18/32.26	c    (32.3s) probing aborted: 1000/1000 successive useless probings
32.18/32.28	c presolving (84 rounds):
32.18/32.28	c  1440 deleted vars, 1462 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
32.18/32.28	c  9018396 implications, 129 cliques
32.18/32.28	c presolved problem has 14149 variables (14149 bin, 0 int, 0 impl, 0 cont) and 14391 constraints
32.18/32.28	c    1782 constraints of type <setppc>
32.18/32.28	c   12609 constraints of type <logicor>
32.18/32.28	c transformed objective value is always integral (scale: 1)
32.18/32.28	c Presolving Time: 32.18
32.18/32.28	c - non default parameters ----------------------------------------------------------------------
32.18/32.28	c # SCIP version 2.1.1.4
32.18/32.28	c 
32.18/32.28	c # maximal time in seconds to run
32.18/32.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
32.18/32.28	c limits/time = 1797
32.18/32.28	c 
32.18/32.28	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
32.18/32.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
32.18/32.28	c limits/memory = 13950
32.18/32.28	c 
32.18/32.28	c # default clock type (1: CPU user seconds, 2: wall clock time)
32.18/32.28	c # [type: int, range: [1,2], default: 1]
32.18/32.28	c timing/clocktype = 2
32.18/32.28	c 
32.18/32.28	c # belongs reading time to solving time?
32.18/32.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
32.18/32.28	c timing/reading = TRUE
32.18/32.28	c 
32.18/32.28	c -----------------------------------------------------------------------------------------------
32.18/32.28	c start solving
32.18/32.28	c 
50.19/50.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
50.19/50.20	c  50.2s|     1 |     0 | 16277 |     - | 293M|   0 |3133 |  14k|  14k|  14k|  14k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
371.64/371.71	c   372s|     1 |     0 |107022 |     - | 294M|   0 |3625 |  14k|  14k|  14k|  14k| 137 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
397.33/397.40	c   397s|     1 |     0 |120388 |     - | 295M|   0 |3740 |  14k|  14k|  14k|  14k| 197 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
440.62/440.78	c   441s|     1 |     0 |139582 |     - | 295M|   0 |3632 |  14k|  14k|  14k|  14k| 253 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
478.72/478.89	c   479s|     1 |     0 |156690 |     - | 295M|   0 |3744 |  14k|  14k|  14k|  14k| 322 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
517.31/517.44	c   517s|     1 |     0 |173585 |     - | 295M|   0 |3751 |  14k|  14k|  14k|  14k| 359 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
554.31/554.48	c   554s|     1 |     0 |189826 |     - | 295M|   0 |3738 |  14k|  14k|  14k|  14k| 392 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
625.80/625.97	c   626s|     1 |     2 |189826 |     - | 295M|   0 |3738 |  14k|  14k|  14k|  14k| 392 |  15 |  17 | 0.000000e+00 |      --      |    Inf 
1796.71/1797.05	c 
1796.71/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.05	c Solving Time (sec) : 1797.05
1796.71/1797.05	c Solving Nodes      : 9
1796.71/1797.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.05	c Dual Bound         : +0.00000000000000e+00
1796.71/1797.05	c Gap                : infinite
1796.71/1797.05	s UNKNOWN
1796.71/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.05	c Total Time         :    1797.05
1796.71/1797.05	c   solving          :    1797.05
1796.71/1797.05	c   presolving       :      32.18 (included in solving)
1796.71/1797.05	c   reading          :       0.07 (included in solving)
1796.71/1797.05	c   copying          :       0.04 (1 #copies) (minimal 0.04, maximal 0.04, average 0.04)
1796.71/1797.05	c Original Problem   :
1796.71/1797.05	c   Problem name     : HOME/instance-3692991-1338044600.opb
1796.71/1797.05	c   Variables        : 15589 (15589 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.05	c   Constraints      : 15853 initial, 15853 maximal
1796.71/1797.05	c   Objective sense  : minimize
1796.71/1797.05	c Presolved Problem  :
1796.71/1797.05	c   Problem name     : t_HOME/instance-3692991-1338044600.opb
1796.71/1797.05	c   Variables        : 14149 (14149 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.05	c   Constraints      : 14391 initial, 14406 maximal
1796.71/1797.05	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.05	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.05	c   trivial          :       0.06       0.00          4          0          0          0          0          0          0          0          0
1796.71/1797.05	c   dualfix          :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.05	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.05	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.05	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.05	c   gateextraction   :       0.14       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.05	c   implics          :       0.36       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.05	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.05	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.05	c   probing          :      29.28       0.00        653          1          0          4          0          0          0          0          0
1796.71/1797.05	c   setppc           :       0.40       0.00         39          0          0          0          0        279          0          0          0
1796.71/1797.05	c   linear           :       0.19       0.00        742          0          0        742          0        764          0          0          0
1796.71/1797.05	c   logicor          :       1.58       0.01          1          0          0          4          0        419          0          0          0
1796.71/1797.05	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.71/1797.05	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.05	c   integral         :          0          0          0          0          8          0          4          0          0          0          0          0         16
1796.71/1797.05	c   setppc           :       1782       1782          6      56770          0          0          3       3977        294        229          0          0          0
1796.71/1797.05	c   logicor          :      12609+     12624          6      50814          0          0          0      33711        181        394          0          0          0
1796.71/1797.05	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.71/1797.05	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.71/1797.05	c   integral         :     295.55       0.00       0.00       0.00     295.55       0.00       0.00       0.00
1796.71/1797.05	c   setppc           :       2.27       0.00       0.00       2.27       0.00       0.00       0.00       0.00
1796.71/1797.05	c   logicor          :       3.54       0.01       0.01       3.51       0.00       0.00       0.00       0.02
1796.71/1797.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.05	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.71/1797.05	c   rootredcost      :          0          0          0          0
1796.71/1797.05	c   pseudoobj        :          0          0          0          0
1796.71/1797.05	c   vbounds          :          0          0          0          0
1796.71/1797.05	c   redcost          :         14          0          0          0
1796.71/1797.05	c   probing          :          0          0          0          0
1796.71/1797.05	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.71/1797.05	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.71/1797.05	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1796.71/1797.05	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.71/1797.05	c   redcost          :       0.01       0.00       0.00       0.01       0.00
1796.71/1797.05	c   probing          :      29.28       0.00      29.28       0.00       0.00
1796.71/1797.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.05	c   propagation      :       0.04        475         16         16        1.1          0        0.0          -
1796.71/1797.05	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.05	c   applied globally :          -          -          -         16        1.1          -          -          -
1796.71/1797.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.71/1797.05	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.05	c   cut pool         :       0.00                     5          -          -         22          -    (maximal pool size: 436)
1796.71/1797.05	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.71/1797.05	c   impliedbounds    :       0.29       0.00          6          0          0        472          0
1796.71/1797.05	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.71/1797.05	c   gomory           :       4.31       0.00          6          0          0          0          0
1796.71/1797.05	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.71/1797.05	c   strongcg         :       4.34       0.00          6          0          0          0          0
1796.71/1797.05	c   cmir             :       0.70       0.00          6          0          0          0          0
1796.71/1797.05	c   flowcover        :       0.78       0.00          6          0          0          0          0
1796.71/1797.05	c   clique           :      13.21       0.00          6          0          0         58          0
1796.71/1797.05	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.71/1797.05	c   mcf              :       0.01       0.00          1          0          0          0          0
1796.71/1797.05	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.71/1797.05	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.71/1797.05	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.71/1797.05	c   problem variables:       0.00          -          0          0
1796.71/1797.05	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.05	c   relpscost        :     295.55       0.00          8          0          0          0          0         16
1796.71/1797.05	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.05	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.05	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.05	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.05	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.05	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.05	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.05	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.71/1797.05	c   LP solutions     :       0.00          -          -          0
1796.71/1797.05	c   pseudo solutions :       0.00          -          -          0
1796.71/1797.05	c   oneopt           :       0.00       0.00          0          0
1796.71/1797.05	c   crossover        :       0.00       0.00          0          0
1796.71/1797.05	c   smallcard        :       0.00       0.00          0          0
1796.71/1797.05	c   trivial          :       0.02       0.00          2          0
1796.71/1797.05	c   shiftandpropagate:       0.06       0.00          1          0
1796.71/1797.05	c   simplerounding   :       0.00       0.00          0          0
1796.71/1797.05	c   zirounding       :       0.01       0.00          0          0
1796.71/1797.05	c   rounding         :       0.02       0.00         14          0
1796.71/1797.05	c   shifting         :       0.11       0.00          7          0
1796.71/1797.05	c   intshifting      :       0.00       0.00          0          0
1796.71/1797.05	c   twoopt           :       0.00       0.00          0          0
1796.71/1797.05	c   indtwoopt        :       0.00       0.00          0          0
1796.71/1797.05	c   indoneopt        :       0.00       0.00          0          0
1796.71/1797.05	c   fixandinfer      :       0.00       0.00          0          0
1796.71/1797.05	c   feaspump         :     282.98       0.00          1          0
1796.71/1797.05	c   clique           :       0.00       0.00          0          0
1796.71/1797.05	c   coefdiving       :     246.78       0.00          1          0
1796.71/1797.05	c   indrounding      :       0.00       0.00          0          0
1796.71/1797.05	c   indcoefdiving    :       0.00       0.00          0          0
1796.71/1797.05	c   pscostdiving     :     240.56       0.00          1          0
1796.71/1797.05	c   fracdiving       :     253.23       0.00          1          0
1796.71/1797.05	c   nlpdiving        :       0.00       0.00          0          0
1796.71/1797.05	c   veclendiving     :      45.43       0.00          1          0
1796.71/1797.05	c   intdiving        :       0.00       0.00          0          0
1796.71/1797.05	c   actconsdiving    :       0.00       0.00          0          0
1796.71/1797.05	c   objpscostdiving  :       0.00       0.00          0          0
1796.71/1797.05	c   rootsoldiving    :       0.00       0.00          0          0
1796.71/1797.05	c   linesearchdiving :       0.00       0.00          0          0
1796.71/1797.05	c   guideddiving     :       0.00       0.00          0          0
1796.71/1797.05	c   octane           :       0.00       0.00          0          0
1796.71/1797.05	c   rens             :      39.32       0.00          1          0
1796.71/1797.05	c   rins             :       0.00       0.00          0          0
1796.71/1797.05	c   localbranching   :       0.00       0.00          0          0
1796.71/1797.05	c   mutation         :       0.00       0.00          0          0
1796.71/1797.05	c   dins             :       0.00       0.00          0          0
1796.71/1797.05	c   vbounds          :       0.00       0.00          0          0
1796.71/1797.05	c   undercover       :       0.00       0.00          0          0
1796.71/1797.05	c   subnlp           :       0.00       0.00          0          0
1796.71/1797.05	c   trysol           :       0.00       0.00          0          0
1796.71/1797.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.71/1797.05	c   primal LP        :       0.05          1          0       0.00       0.00       0.05          1
1796.71/1797.05	c   dual LP          :     336.94         15     171432   11428.80     508.79       0.00          0
1796.71/1797.05	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.05	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.71/1797.05	c   diving/probing LP:    1067.27        396     472466    1193.10     442.68
1796.71/1797.05	c   strong branching :     295.53        179     153919     859.88     520.82
1796.71/1797.05	c     (at root node) :          -         17      17000    1000.00          -
1796.71/1797.05	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.05	c B&B Tree           :
1796.71/1797.05	c   number of runs   :          1
1796.71/1797.05	c   nodes            :          9
1796.71/1797.05	c   nodes (total)    :          9
1796.71/1797.05	c   nodes left       :          8
1796.71/1797.05	c   max depth        :          4
1796.71/1797.05	c   max depth (total):          4
1796.71/1797.05	c   backtracks       :          5 (55.6%)
1796.71/1797.05	c   delayed cutoffs  :          0
1796.71/1797.05	c   repropagations   :          2 (1 domain reductions, 0 cutoffs)
1796.71/1797.05	c   avg switch length:       2.33
1796.71/1797.05	c   switching time   :       0.05
1796.71/1797.05	c Solution           :
1796.71/1797.05	c   Solutions found  :          0 (0 improvements)
1796.71/1797.05	c   Primal Bound     :          -
1796.71/1797.05	c   Dual Bound       : +0.00000000000000e+00
1796.71/1797.05	c   Gap              :   infinite
1796.71/1797.05	c   Root Dual Bound  : +0.00000000000000e+00
1796.71/1797.05	c   Root Iterations  :     189826
1796.80/1797.14	c Time complete: 1796.85.

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-3692991-1338044600/watcher-3692991-1338044600 -o /tmp/evaluation-result-3692991-1338044600/solver-3692991-1338044600 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692991-1338044600.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.04 2.03 2.00 2/176 3114
/proc/meminfo: memFree=26791404/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=11152 CPUtime=0 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 1540 0 0 0 0 0 0 0 20 0 1 0 270586868 11419648 1494 33554432000 4194304 10169799 140737303554464 140737303553288 5282283 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 2788 1494 409 1459 0 1320 0

[startup+0.0882021 s]
/proc/loadavg: 2.04 2.03 2.00 2/176 3114
/proc/meminfo: memFree=26791404/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=43972 CPUtime=0.08 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 9674 0 0 0 7 1 0 0 20 0 1 0 270586868 45027328 9628 33554432000 4194304 10169799 140737303554464 140737303553288 5892093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 10993 9628 454 1459 0 9525 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 43972

[startup+0.100337 s]
/proc/loadavg: 2.04 2.03 2.00 2/176 3114
/proc/meminfo: memFree=26791404/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=49600 CPUtime=0.09 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 11106 0 0 0 8 1 0 0 20 0 1 0 270586868 50790400 11060 33554432000 4194304 10169799 140737303554464 140737303553288 4898896 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 12400 11061 460 1459 0 10932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49600

[startup+0.300273 s]
/proc/loadavg: 2.04 2.03 2.00 2/176 3114
/proc/meminfo: memFree=26791404/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=76364 CPUtime=0.29 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 17539 0 0 0 24 5 0 0 20 0 1 0 270586868 78196736 17219 33554432000 4194304 10169799 140737303554464 140737303553288 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 19091 17219 557 1459 0 17623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76364

[startup+0.700275 s]
/proc/loadavg: 2.04 2.03 2.00 2/176 3114
/proc/meminfo: memFree=26791404/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=119804 CPUtime=0.69 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 29149 0 0 0 61 8 0 0 20 0 1 0 270586868 122679296 27912 33554432000 4194304 10169799 140737303554464 140737303553288 8920250 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 29951 27912 596 1459 0 28483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 119804

[startup+1.50028 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 3115
/proc/meminfo: memFree=26654716/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=171056 CPUtime=1.49 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 40765 0 0 0 140 9 0 0 20 0 1 0 270586868 175161344 39528 33554432000 4194304 10169799 140737303554464 140737303550728 5862022 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 42764 39528 596 1459 0 41296 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 171056

[startup+3.1003 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 3115
/proc/meminfo: memFree=26624088/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=199552 CPUtime=3.09 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 47231 0 0 0 299 10 0 0 20 0 1 0 270586868 204341248 45994 33554432000 4194304 10169799 140737303554464 140737303551992 7431945 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 49888 45994 596 1459 0 48420 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 199552

[startup+6.30032 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 3115
/proc/meminfo: memFree=26578468/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=232096 CPUtime=6.29 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 55173 0 0 0 618 11 0 0 20 0 1 0 270586868 237666304 53936 33554432000 4194304 10169799 140737303554464 140737303551992 4897475 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 58024 53936 596 1459 0 56556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 232096

[startup+12.7003 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3115
/proc/meminfo: memFree=26483028/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=331636 CPUtime=12.68 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 79896 0 0 0 1247 21 0 0 20 0 1 0 270586868 339595264 78659 33554432000 4194304 10169799 140737303554464 140737303551976 8920240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 82909 78659 605 1459 0 81441 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 331636

[startup+25.5003 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 3115
/proc/meminfo: memFree=26332724/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=482744 CPUtime=25.49 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 117322 0 0 0 2505 44 0 0 20 0 1 0 270586868 494329856 116085 33554432000 4194304 10169799 140737303554464 140737303551992 8918700 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 120686 116085 605 1459 0 119218 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 482744

[startup+51.1003 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 3115
/proc/meminfo: memFree=26222456/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=588912 CPUtime=51.08 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 144693 0 0 0 5051 57 0 0 20 0 1 0 270586868 603045888 142846 33554432000 4194304 10169799 140737303554464 140737303546776 7983290 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 147228 142846 777 1459 0 145760 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 588912

[startup+102.306 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 3115
/proc/meminfo: memFree=26215120/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=595544 CPUtime=102.28 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 146777 0 0 0 10168 60 0 0 20 0 1 0 270586868 609837056 144528 33554432000 4194304 10169799 140737303554464 140737303546920 8004488 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 148886 144528 777 1459 0 147418 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 595544

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 3116
/proc/meminfo: memFree=26214412/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=595544 CPUtime=162.26 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 146777 0 0 0 16163 63 0 0 20 0 1 0 270586868 609837056 144528 33554432000 4194304 10169799 140737303554464 140737303546744 8044195 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 148886 144528 777 1459 0 147418 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 595544

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3116
/proc/meminfo: memFree=26214824/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=595544 CPUtime=222.25 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 146777 0 0 0 22159 66 0 0 20 0 1 0 270586868 609837056 144528 33554432000 4194304 10169799 140737303554464 140737303546744 7981667 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 148886 144528 777 1459 0 147418 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 595544

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3116
/proc/meminfo: memFree=26214356/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=595544 CPUtime=282.25 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 146777 0 0 0 28155 70 0 0 20 0 1 0 270586868 609837056 144528 33554432000 4194304 10169799 140737303554464 140737303547176 7591875 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 148886 144528 777 1459 0 147418 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 595544

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3116
/proc/meminfo: memFree=26235168/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=583708 CPUtime=342.24 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 146837 0 0 0 34114 110 0 0 20 0 1 0 270586868 597716992 141656 33554432000 4194304 10169799 140737303554464 140737303551576 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 145927 141656 792 1459 0 144459 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 583708

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 3119
/proc/meminfo: memFree=26103296/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=628912 CPUtime=402.23 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 153954 0 0 0 40082 141 0 0 20 0 1 0 270586868 644005888 152811 33554432000 4194304 10169799 140737303554464 140737303548872 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157228 152811 804 1459 0 155760 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 628912

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3120
/proc/meminfo: memFree=26095068/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=627332 CPUtime=462.22 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 155531 0 0 0 46074 148 0 0 20 0 1 0 270586868 642387968 154428 33554432000 4194304 10169799 140737303554464 140737303548792 8020999 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 156833 154428 804 1459 0 155365 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 627332

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3120
/proc/meminfo: memFree=26090072/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=630308 CPUtime=522.21 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 158456 0 0 0 52067 154 0 0 20 0 1 0 270586868 645435392 155391 33554432000 4194304 10169799 140737303554464 140737303548968 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157577 155391 804 1459 0 156109 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 630308

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3120
/proc/meminfo: memFree=26019852/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=698640 CPUtime=582.2 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 175370 0 0 0 58053 167 0 0 20 0 1 0 270586868 715407360 172181 33554432000 4194304 10169799 140737303554464 140737303543960 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 174660 172181 822 1459 0 173192 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 698640

[startup+642.3 s]

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

/proc/meminfo: memFree=26085496/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=628960 CPUtime=1062.11 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 210749 0 0 0 105989 222 0 0 20 0 1 0 270586868 644055040 156345 33554432000 4194304 10169799 140737303554464 140737303549064 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157240 156345 846 1459 0 155772 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 628960

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3125
/proc/meminfo: memFree=26082708/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=631020 CPUtime=1122.11 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 216481 0 0 0 111981 230 0 0 20 0 1 0 270586868 646164480 156814 33554432000 4194304 10169799 140737303554464 140737303548488 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157755 156814 846 1459 0 156287 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 631020

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3125
/proc/meminfo: memFree=26082584/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=631020 CPUtime=1182.1 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 216613 0 0 0 117973 237 0 0 20 0 1 0 270586868 646164480 156946 33554432000 4194304 10169799 140737303554464 140737303548488 7969400 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157755 156946 846 1459 0 156287 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 631020

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3125
/proc/meminfo: memFree=26082712/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=631020 CPUtime=1242.09 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 216613 0 0 0 123966 243 0 0 20 0 1 0 270586868 646164480 156946 33554432000 4194304 10169799 140737303554464 140737303548536 8009856 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157755 156946 846 1459 0 156287 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 631020

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3125
/proc/meminfo: memFree=26082340/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=631020 CPUtime=1302.08 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 216613 0 0 0 129961 247 0 0 20 0 1 0 270586868 646164480 156946 33554432000 4194304 10169799 140737303554464 140737303548536 8009548 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157755 156946 846 1459 0 156287 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 631020

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3126
/proc/meminfo: memFree=26081348/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=631900 CPUtime=1362.07 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 216849 0 0 0 135955 252 0 0 20 0 1 0 270586868 647065600 157182 33554432000 4194304 10169799 140737303554464 140737303549064 8009536 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157975 157182 846 1459 0 156507 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 631900

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3126
/proc/meminfo: memFree=26077392/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=633632 CPUtime=1422.07 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 217260 0 0 0 141950 257 0 0 20 0 1 0 270586868 648839168 157593 33554432000 4194304 10169799 140737303554464 140737303547800 8009643 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 158408 157593 846 1459 0 156940 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 633632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3164
/proc/meminfo: memFree=26618516/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=629148 CPUtime=1482.06 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 217944 0 0 0 147943 263 0 0 20 0 1 0 270586868 644247552 156472 33554432000 4194304 10169799 140737303554464 140737303547800 7591875 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157287 156472 846 1459 0 155819 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 629148

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3164
/proc/meminfo: memFree=25499024/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=629148 CPUtime=1542.05 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 217944 0 0 0 153937 268 0 0 20 0 1 0 270586868 644247552 156472 33554432000 4194304 10169799 140737303554464 140737303548920 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157287 156472 846 1459 0 155819 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 629148

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 3167
/proc/meminfo: memFree=25491872/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=629148 CPUtime=1602.04 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 217959 0 0 0 159931 273 0 0 20 0 1 0 270586868 644247552 156487 33554432000 4194304 10169799 140737303554464 140737303547800 8022988 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157287 156487 846 1459 0 155819 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 629148

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3168
/proc/meminfo: memFree=25492260/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=629368 CPUtime=1662.03 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 218001 0 0 0 165925 278 0 0 20 0 1 0 270586868 644472832 156529 33554432000 4194304 10169799 140737303554464 140737303548792 8005536 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 157342 156529 846 1459 0 155874 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 629368

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3168
/proc/meminfo: memFree=25489408/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=632032 CPUtime=1722.02 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 220026 0 0 0 171919 283 0 0 20 0 1 0 270586868 647200768 157193 33554432000 4194304 10169799 140737303554464 140737303549064 8004333 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 158008 157193 846 1459 0 156540 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 632032

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3168
/proc/meminfo: memFree=25489412/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=632032 CPUtime=1782.01 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 220029 0 0 0 177914 287 0 0 20 0 1 0 270586868 647200768 157196 33554432000 4194304 10169799 140737303554464 140737303548456 7982343 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 158008 157196 846 1459 0 156540 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 632032

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 3168
/proc/meminfo: memFree=25489468/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=632032 CPUtime=1785.21 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 220030 0 0 0 178233 288 0 0 20 0 1 0 270586868 647200768 157196 33554432000 4194304 10169799 140737303554464 140737303548456 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 158008 157196 846 1459 0 156540 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 632032

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3168
/proc/meminfo: memFree=25489468/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=632032 CPUtime=1791.61 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 220030 0 0 0 178873 288 0 0 20 0 1 0 270586868 647200768 157196 33554432000 4194304 10169799 140737303554464 140737303548456 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 158008 157196 846 1459 0 156540 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 632032

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3168
/proc/meminfo: memFree=25489468/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=632032 CPUtime=1794.81 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 220030 0 0 0 179193 288 0 0 20 0 1 0 270586868 647200768 157196 33554432000 4194304 10169799 140737303554464 140737303548456 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 158008 157196 846 1459 0 156540 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 632032

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3168
/proc/meminfo: memFree=25489468/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=632032 CPUtime=1795.61 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 220030 0 0 0 179273 288 0 0 20 0 1 0 270586868 647200768 157196 33554432000 4194304 10169799 140737303554464 140737303548456 8063320 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 158008 157196 846 1459 0 156540 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 632032

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3168
/proc/meminfo: memFree=25489468/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=632032 CPUtime=1796.41 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 220030 0 0 0 179353 288 0 0 20 0 1 0 270586868 647200768 157196 33554432000 4194304 10169799 140737303554464 140737303548456 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 158008 157196 846 1459 0 156540 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 632032

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3168
/proc/meminfo: memFree=25489468/32873648 swapFree=6848/6848
[pid=3114] ppid=3112 vsize=594524 CPUtime=1796.8 cores=0,2,4,6
/proc/3114/stat : 3114 (scip-2.1.1.4sfi) R 3112 3114 911 0 -1 4202496 220032 0 0 0 179392 288 0 0 20 0 1 0 270586868 608792576 147938 33554432000 4194304 10169799 140737303554464 140737303550648 7547449 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3114/statm: 148631 147938 848 1459 0 147163 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 594524

Child status: 0
Real time (s): 1797.15
CPU time (s): 1796.87
CPU user time (s): 1793.97
CPU system time (s): 2.89756
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 702100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.97
system time used= 2.89756
maximum resident set size= 691688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220034
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= 22
involuntary context switches= 1942

runsolver used 3.01954 second user time and 7.56485 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 17:03:20
IDJOB=3692991
IDBENCH=90158
IDSOLVER=2272
FILE ID=node113/3692991-1338044600
RUNJOBID= node113-1338029668-2041
PBS_JOBID= 14624358
Free space on /tmp= 71452 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K131.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-3692991-1338044600/watcher-3692991-1338044600 -o /tmp/evaluation-result-3692991-1338044600/solver-3692991-1338044600 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692991-1338044600.opb -t 1800 -m 15500

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

MD5SUM BENCH= e9be7f2de41339e64a2918d1bf7ead92
RANDOM SEED=459027679

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26791800 kB
Buffers:          256996 kB
Cached:          3889212 kB
SwapCached:            0 kB
Active:          2022204 kB
Inactive:        3279972 kB
Active(anon):    1158680 kB
Inactive(anon):        0 kB
Active(file):     863524 kB
Inactive(file):  3279972 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14780 kB
Writeback:             0 kB
AnonPages:       1253020 kB
Mapped:            17568 kB
Shmem:               200 kB
Slab:             639088 kB
SReclaimable:      83600 kB
SUnreclaim:       555488 kB
KernelStack:        1472 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1274544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    618496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71440 MiB
End job on node113 at 2012-05-26 17:33:17