Trace number 3692995

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K139.opb
MD5SUM76516381ba4bc043f2da87444e256707
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 variables16541
Total number of constraints16821
Number of constraints which are clauses16682
Number of constraints which are cardinality constraints (but not clauses)139
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint139
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 140
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-3692995-1338044600.opb>
0.00/0.08	c original problem has 16541 variables (16541 bin, 0 int, 0 impl, 0 cont) and 16821 constraints
0.00/0.08	c problem read in 0.08
0.18/0.22	c presolving:
0.18/0.28	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15020 impls, 139 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, 15020 impls, 137 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, 15128 impls, 137 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, 15326 impls, 137 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, 15548 impls, 137 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, 15774 impls, 137 clqs
0.29/0.33	c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15934 impls, 137 clqs
0.29/0.34	c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16060 impls, 137 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, 16102 impls, 137 clqs
0.29/0.35	c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16148 impls, 137 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, 16204 impls, 137 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, 16234 impls, 137 clqs
0.49/0.55	c (round 13) 742 del vars, 772 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15912 upgd conss, 16250 impls, 137 clqs
0.59/0.62	c (round 14) 742 del vars, 772 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16049 upgd conss, 16250 impls, 137 clqs
12.49/12.59	c (round 15) 767 del vars, 772 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16049 upgd conss, 2493306 impls, 137 clqs
12.59/12.61	c (round 16) 767 del vars, 797 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16049 upgd conss, 2493334 impls, 137 clqs
12.59/12.68	c (round 17) 767 del vars, 797 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16062 upgd conss, 2493334 impls, 137 clqs
15.98/16.08	c (round 18) 792 del vars, 797 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16062 upgd conss, 4343088 impls, 137 clqs
15.98/16.09	c (round 19) 799 del vars, 829 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16062 upgd conss, 4343154 impls, 137 clqs
16.09/16.17	c (round 20) 799 del vars, 829 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16085 upgd conss, 4343154 impls, 137 clqs
16.28/16.32	c (round 21) 824 del vars, 829 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16085 upgd conss, 4388952 impls, 137 clqs
16.28/16.33	c (round 22) 830 del vars, 860 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16085 upgd conss, 4388990 impls, 137 clqs
16.40/16.41	c (round 23) 830 del vars, 860 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16097 upgd conss, 4388990 impls, 137 clqs
16.40/16.49	c (round 24) 862 del vars, 860 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16097 upgd conss, 4402300 impls, 137 clqs
16.49/16.51	c (round 25) 862 del vars, 892 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16097 upgd conss, 4402446 impls, 137 clqs
16.49/16.58	c (round 26) 862 del vars, 892 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16118 upgd conss, 4402446 impls, 137 clqs
18.88/18.96	c (round 27) 887 del vars, 892 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16118 upgd conss, 5441842 impls, 137 clqs
18.88/18.97	c (round 28) 888 del vars, 918 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16118 upgd conss, 5441852 impls, 137 clqs
18.98/19.05	c (round 29) 888 del vars, 918 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16121 upgd conss, 5441852 impls, 137 clqs
19.08/19.13	c (round 30) 914 del vars, 918 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16121 upgd conss, 5444828 impls, 137 clqs
19.08/19.14	c (round 31) 914 del vars, 944 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16121 upgd conss, 5444964 impls, 137 clqs
19.19/19.22	c (round 32) 914 del vars, 944 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16133 upgd conss, 5444964 impls, 137 clqs
19.29/19.33	c (round 33) 941 del vars, 944 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16133 upgd conss, 5466652 impls, 137 clqs
19.29/19.35	c (round 34) 941 del vars, 971 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16133 upgd conss, 5466770 impls, 137 clqs
19.39/19.42	c (round 35) 941 del vars, 971 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16144 upgd conss, 5466770 impls, 137 clqs
19.79/19.86	c    (19.9s) probing: 1000/15799 (6.3%) - 192 fixings, 1 aggregations, 1015439 implications, 0 bound changes
22.19/22.20	c (round 36) 966 del vars, 971 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16144 upgd conss, 6671394 impls, 137 clqs
22.19/22.22	c (round 37) 967 del vars, 997 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16144 upgd conss, 6671430 impls, 137 clqs
22.28/22.30	c (round 38) 967 del vars, 997 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16162 upgd conss, 6671430 impls, 137 clqs
22.28/22.36	c (round 39) 992 del vars, 997 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16162 upgd conss, 6672156 impls, 137 clqs
22.28/22.38	c (round 40) 992 del vars, 1022 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16162 upgd conss, 6672350 impls, 137 clqs
22.39/22.46	c (round 41) 992 del vars, 1022 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16179 upgd conss, 6672350 impls, 137 clqs
22.49/22.55	c (round 42) 1017 del vars, 1022 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16179 upgd conss, 6677594 impls, 137 clqs
22.49/22.57	c (round 43) 1022 del vars, 1052 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16179 upgd conss, 6677614 impls, 137 clqs
22.58/22.65	c (round 44) 1022 del vars, 1052 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16189 upgd conss, 6677614 impls, 137 clqs
24.68/24.70	c (round 45) 1047 del vars, 1052 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16189 upgd conss, 7293224 impls, 137 clqs
24.68/24.72	c (round 46) 1050 del vars, 1080 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16189 upgd conss, 7293316 impls, 137 clqs
24.79/24.80	c (round 47) 1050 del vars, 1080 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16197 upgd conss, 7293316 impls, 137 clqs
24.88/24.93	c (round 48) 1076 del vars, 1080 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16197 upgd conss, 7307008 impls, 137 clqs
24.88/24.94	c (round 49) 1076 del vars, 1106 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16197 upgd conss, 7307022 impls, 137 clqs
24.99/25.02	c (round 50) 1076 del vars, 1106 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 16202 upgd conss, 7307022 impls, 137 clqs
26.19/26.27	c (round 51) 1101 del vars, 1106 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 16202 upgd conss, 7667306 impls, 137 clqs
26.19/26.28	c (round 52) 1101 del vars, 1134 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 16202 upgd conss, 7667365 impls, 137 clqs
26.30/26.31	c (round 53) 1104 del vars, 1135 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16202 upgd conss, 7667366 impls, 137 clqs
26.30/26.39	c (round 54) 1105 del vars, 1135 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16214 upgd conss, 7667366 impls, 137 clqs
26.48/26.50	c (round 55) 1130 del vars, 1135 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16214 upgd conss, 7669272 impls, 137 clqs
26.48/26.52	c (round 56) 1139 del vars, 1169 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16214 upgd conss, 7669288 impls, 137 clqs
26.59/26.60	c (round 57) 1139 del vars, 1169 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16222 upgd conss, 7669288 impls, 137 clqs
26.68/26.76	c (round 58) 1164 del vars, 1169 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16222 upgd conss, 7669288 impls, 137 clqs
26.68/26.78	c (round 59) 1164 del vars, 1194 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16222 upgd conss, 7669288 impls, 137 clqs
26.89/26.96	c (round 60) 1189 del vars, 1194 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16222 upgd conss, 7669288 impls, 137 clqs
26.89/26.99	c (round 61) 1189 del vars, 1219 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16222 upgd conss, 7669288 impls, 137 clqs
27.08/27.20	c (round 62) 1214 del vars, 1219 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16222 upgd conss, 7669288 impls, 137 clqs
27.19/27.22	c (round 63) 1214 del vars, 1244 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16222 upgd conss, 7669288 impls, 137 clqs
27.39/27.44	c (round 64) 1239 del vars, 1244 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16222 upgd conss, 7669288 impls, 137 clqs
27.39/27.46	c (round 65) 1239 del vars, 1269 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16222 upgd conss, 7669288 impls, 137 clqs
27.58/27.63	c (round 66) 1264 del vars, 1269 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16222 upgd conss, 7670192 impls, 137 clqs
27.58/27.65	c (round 67) 1271 del vars, 1301 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16222 upgd conss, 7670218 impls, 137 clqs
27.69/27.73	c (round 68) 1271 del vars, 1301 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16234 upgd conss, 7670218 impls, 137 clqs
27.78/27.80	c (round 69) 1296 del vars, 1301 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16234 upgd conss, 7670218 impls, 137 clqs
27.78/27.82	c (round 70) 1296 del vars, 1326 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16234 upgd conss, 7670218 impls, 137 clqs
27.78/27.88	c (round 71) 1321 del vars, 1326 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16234 upgd conss, 7670218 impls, 137 clqs
27.88/27.90	c (round 72) 1321 del vars, 1351 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16234 upgd conss, 7670218 impls, 137 clqs
27.88/27.98	c (round 73) 1346 del vars, 1351 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16234 upgd conss, 7670218 impls, 137 clqs
27.99/28.00	c (round 74) 1346 del vars, 1376 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16234 upgd conss, 7670218 impls, 137 clqs
27.99/28.06	c (round 75) 1371 del vars, 1376 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16234 upgd conss, 7670218 impls, 137 clqs
27.99/28.07	c (round 76) 1373 del vars, 1403 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16234 upgd conss, 7670222 impls, 137 clqs
28.08/28.16	c (round 77) 1373 del vars, 1403 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16236 upgd conss, 7670222 impls, 137 clqs
28.18/28.24	c (round 78) 1398 del vars, 1403 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16236 upgd conss, 7670222 impls, 137 clqs
28.18/28.26	c (round 79) 1398 del vars, 1428 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16236 upgd conss, 7670222 impls, 137 clqs
28.49/28.52	c    (28.5s) probing: 2000/15799 (12.7%) - 612 fixings, 1 aggregations, 1568553 implications, 4 bound changes
35.89/35.95	c    (36.0s) probing: 3000/15799 (19.0%) - 627 fixings, 1 aggregations, 1998983 implications, 4 bound changes
44.19/44.21	c    (44.2s) probing: 4000/15799 (25.3%) - 628 fixings, 1 aggregations, 2602292 implications, 4 bound changes
44.19/44.26	c    (44.3s) probing: 4005/15799 (25.3%) - 628 fixings, 1 aggregations, 2605612 implications, 4 bound changes
44.19/44.26	c    (44.3s) probing aborted: 1000/1000 successive useless probings
44.19/44.26	c (round 80) 1416 del vars, 1428 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16236 upgd conss, 9770368 impls, 137 clqs
44.19/44.28	c (round 81) 1416 del vars, 1446 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 16236 upgd conss, 9770368 impls, 137 clqs
45.28/45.33	c    (45.3s) probing: 4105/15799 (26.0%) - 628 fixings, 1 aggregations, 2714324 implications, 4 bound changes
45.28/45.33	c    (45.3s) probing aborted: 1000/1000 successive useless probings
45.28/45.36	c presolving (82 rounds):
45.28/45.36	c  1416 deleted vars, 1446 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
45.28/45.36	c  9988042 implications, 137 cliques
45.28/45.36	c presolved problem has 15125 variables (15125 bin, 0 int, 0 impl, 0 cont) and 15375 constraints
45.28/45.36	c    1894 constraints of type <setppc>
45.28/45.36	c   13481 constraints of type <logicor>
45.28/45.36	c transformed objective value is always integral (scale: 1)
45.28/45.36	c Presolving Time: 45.25
45.28/45.36	c - non default parameters ----------------------------------------------------------------------
45.28/45.36	c # SCIP version 2.1.1.4
45.28/45.36	c 
45.28/45.36	c # maximal time in seconds to run
45.28/45.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
45.28/45.36	c limits/time = 1797
45.28/45.36	c 
45.28/45.36	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
45.28/45.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
45.28/45.36	c limits/memory = 13950
45.28/45.36	c 
45.28/45.36	c # default clock type (1: CPU user seconds, 2: wall clock time)
45.28/45.36	c # [type: int, range: [1,2], default: 1]
45.28/45.36	c timing/clocktype = 2
45.28/45.36	c 
45.28/45.36	c # belongs reading time to solving time?
45.28/45.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
45.28/45.36	c timing/reading = TRUE
45.28/45.36	c 
45.28/45.36	c -----------------------------------------------------------------------------------------------
45.28/45.36	c start solving
45.28/45.37	c 
65.68/65.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
65.68/65.77	c  65.8s|     1 |     0 | 16826 |     - | 322M|   0 |3222 |  15k|  15k|  15k|  15k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
470.21/470.37	c   470s|     1 |     0 |111648 |     - | 324M|   0 |3641 |  15k|  15k|  15k|  15k| 106 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
512.20/512.31	c   512s|     1 |     0 |129570 |     - | 324M|   0 |3903 |  15k|  15k|  15k|  15k| 193 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
551.89/552.02	c   552s|     1 |     0 |146202 |     - | 324M|   0 |3958 |  15k|  15k|  15k|  15k| 282 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
595.28/595.40	c   595s|     1 |     0 |163633 |     - | 324M|   0 |4227 |  15k|  15k|  15k|  15k| 334 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
638.58/638.75	c   639s|     1 |     0 |180668 |     - | 324M|   0 |4106 |  15k|  15k|  15k|  15k| 389 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
675.48/675.61	c   676s|     1 |     0 |195978 |     - | 324M|   0 |4092 |  15k|  15k|  15k|  15k| 420 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
781.76/781.98	c   782s|     1 |     2 |195978 |     - | 324M|   0 |4092 |  15k|  15k|  15k|  15k| 420 |  15 |  20 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.00	c 
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Solving Time (sec) : 1797.00
1796.70/1797.00	c Solving Nodes      : 6
1796.70/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.00	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.00	c Gap                : infinite
1796.70/1797.00	s UNKNOWN
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Total Time         :    1797.00
1796.70/1797.00	c   solving          :    1797.00
1796.70/1797.00	c   presolving       :      45.25 (included in solving)
1796.70/1797.00	c   reading          :       0.08 (included in solving)
1796.70/1797.00	c   copying          :       0.05 (1 #copies) (minimal 0.05, maximal 0.05, average 0.05)
1796.70/1797.00	c Original Problem   :
1796.70/1797.00	c   Problem name     : HOME/instance-3692995-1338044600.opb
1796.70/1797.00	c   Variables        : 16541 (16541 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 16821 initial, 16821 maximal
1796.70/1797.00	c   Objective sense  : minimize
1796.70/1797.00	c Presolved Problem  :
1796.70/1797.00	c   Problem name     : t_HOME/instance-3692995-1338044600.opb
1796.70/1797.00	c   Variables        : 15125 (15125 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 15375 initial, 15390 maximal
1796.70/1797.00	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.00	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   trivial          :       0.09       0.00          4          0          0          0          0          0          0          0          0
1796.70/1797.00	c   dualfix          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   gateextraction   :       0.19       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   implics          :       0.46       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   probing          :      41.75       0.00        628          1          0          4          0          0          0          0          0
1796.70/1797.00	c   setppc           :       0.39       0.00         39          0          0          0          0        280          0          0          0
1796.70/1797.00	c   linear           :       0.22       0.00        742          0          0        742          0        772          0          0          0
1796.70/1797.00	c   logicor          :       1.88       0.01          2          0          0          4          0        394          0          0          0
1796.70/1797.00	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.70/1797.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   integral         :          0          0          0          0          6          0          4          0          0          0          0          0         12
1796.70/1797.00	c   setppc           :       1894       1894          6      62754          0          0          3       3777        267         50          0          0          0
1796.70/1797.00	c   logicor          :      13481+     13496          6      56183          0          0          0      33636        182         15          0          0          0
1796.70/1797.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.00	c   integral         :     229.48       0.00       0.00       0.00     229.48       0.00       0.00       0.00
1796.70/1797.00	c   setppc           :       3.10       0.00       0.00       3.10       0.00       0.00       0.00       0.00
1796.70/1797.00	c   logicor          :       5.37       0.01       0.01       5.33       0.00       0.00       0.00       0.02
1796.70/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.00	c   rootredcost      :          0          0          0          0
1796.70/1797.00	c   pseudoobj        :          0          0          0          0
1796.70/1797.00	c   vbounds          :          0          0          0          0
1796.70/1797.00	c   redcost          :         12          0          0          0
1796.70/1797.00	c   probing          :          0          0          0          0
1796.70/1797.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.00	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.00	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.00	c   vbounds          :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.00	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.00	c   probing          :      41.75       0.00      41.75       0.00       0.00
1796.70/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.00	c   propagation      :       0.04        449         15         15        1.0          0        0.0          -
1796.70/1797.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.00	c   applied globally :          -          -          -         15        1.0          -          -          -
1796.70/1797.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.00	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.00	c   cut pool         :       0.00                     5          -          -          5          -    (maximal pool size: 467)
1796.70/1797.00	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   impliedbounds    :       0.32       0.00          6          0          0        490          0
1796.70/1797.00	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   gomory           :       4.80       0.00          6          0          0          0          0
1796.70/1797.00	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   strongcg         :       4.83       0.00          6          0          0          0          0
1796.70/1797.00	c   cmir             :       0.76       0.00          6          0          0          0          0
1796.70/1797.00	c   flowcover        :       0.87       0.00          6          0          0          0          0
1796.70/1797.00	c   clique           :      15.08       0.00          6          0          0         58          0
1796.70/1797.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.70/1797.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.00	c   problem variables:       0.00          -          0          0
1796.70/1797.00	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   relpscost        :     229.48       0.00          6          0          0          0          0         12
1796.70/1797.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.00	c   LP solutions     :       0.00          -          -          0
1796.70/1797.00	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.00	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.00	c   crossover        :       0.00       0.00          0          0
1796.70/1797.00	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.00	c   trivial          :       0.02       0.00          2          0
1796.70/1797.00	c   shiftandpropagate:       0.08       0.00          1          0
1796.70/1797.00	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.00	c   zirounding       :       0.01       0.00          0          0
1796.70/1797.00	c   rounding         :       0.03       0.00         12          0
1796.70/1797.00	c   shifting         :       0.14       0.00          7          0
1796.70/1797.00	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.00	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.00	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.00	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.00	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.00	c   feaspump         :     356.11       0.00          1          0
1796.70/1797.00	c   clique           :       0.00       0.00          0          0
1796.70/1797.00	c   coefdiving       :     316.88       0.00          1          0
1796.70/1797.00	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.00	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   pscostdiving     :     308.91       0.00          1          0
1796.70/1797.00	c   fracdiving       :      16.54       0.00          1          0
1796.70/1797.00	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.00	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.00	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.00	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.00	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.00	c   octane           :       0.00       0.00          0          0
1796.70/1797.00	c   rens             :      64.55       0.00          1          0
1796.70/1797.00	c   rins             :       0.00       0.00          0          0
1796.70/1797.00	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.00	c   mutation         :       0.00       0.00          0          0
1796.70/1797.00	c   dins             :       0.00       0.00          0          0
1796.70/1797.00	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.00	c   undercover       :       0.00       0.00          0          0
1796.70/1797.00	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.00	c   trysol           :       0.00       0.00          0          0
1796.70/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.00	c   primal LP        :       0.05          1          0       0.00       0.00       0.05          1
1796.70/1797.00	c   dual LP          :     432.09         13     192661   14820.08     445.88       0.00          0
1796.70/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.00	c   diving/probing LP:     996.99        245     371423    1516.01     372.54
1796.70/1797.00	c   strong branching :     229.46        121     110078     909.74     479.73
1796.70/1797.00	c     (at root node) :          -         20      20000    1000.00          -
1796.70/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.00	c B&B Tree           :
1796.70/1797.00	c   number of runs   :          1
1796.70/1797.00	c   nodes            :          6
1796.70/1797.00	c   nodes (total)    :          6
1796.70/1797.00	c   nodes left       :          7
1796.70/1797.00	c   max depth        :          3
1796.70/1797.00	c   max depth (total):          3
1796.70/1797.00	c   backtracks       :          2 (33.3%)
1796.70/1797.00	c   delayed cutoffs  :          0
1796.70/1797.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.70/1797.00	c   avg switch length:       1.67
1796.70/1797.00	c   switching time   :       0.06
1796.70/1797.00	c Solution           :
1796.70/1797.00	c   Solutions found  :          0 (0 improvements)
1796.70/1797.00	c   Primal Bound     :          -
1796.70/1797.00	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.00	c   Gap              :   infinite
1796.70/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.00	c   Root Iterations  :     195978
1796.80/1797.14	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-3692995-1338044600/watcher-3692995-1338044600 -o /tmp/evaluation-result-3692995-1338044600/solver-3692995-1338044600 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692995-1338044600.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2496
/proc/meminfo: memFree=28455000/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=11156 CPUtime=0 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 1540 0 0 0 0 0 0 0 20 0 1 0 270588610 11423744 1494 33554432000 4194304 10169799 140734604942448 140735006312584 8883659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 2789 1494 409 1459 0 1321 0

[startup+0.00811903 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2496
/proc/meminfo: memFree=28455000/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=12636 CPUtime=0 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 1909 0 0 0 0 0 0 0 20 0 1 0 270588610 12939264 1863 33554432000 4194304 10169799 140734604942448 140735006312584 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 3159 1863 409 1459 0 1691 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12636

[startup+0.100284 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2496
/proc/meminfo: memFree=28455000/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=47184 CPUtime=0.09 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 10506 0 0 0 8 1 0 0 20 0 1 0 270588610 48316416 10460 33554432000 4194304 10169799 140734604942448 140734604807128 5549214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 11796 10460 460 1459 0 10328 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47184

[startup+0.300303 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2496
/proc/meminfo: memFree=28455000/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=81240 CPUtime=0.29 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 18739 0 0 0 25 4 0 0 20 0 1 0 270588610 83189760 18436 33554432000 4194304 10169799 140734604942448 140734604807128 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 20310 18436 557 1459 0 18842 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81240

[startup+0.700303 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2496
/proc/meminfo: memFree=28455000/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=101120 CPUtime=0.69 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 24736 0 0 0 60 9 0 0 20 0 1 0 270588610 103546880 23516 33554432000 4194304 10169799 140734604942448 140734604939656 8884007 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 25280 23525 593 1459 0 23812 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101120

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2497
/proc/meminfo: memFree=28328016/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=173988 CPUtime=1.49 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 41364 0 0 0 138 11 0 0 20 0 1 0 270588610 178163712 40144 33554432000 4194304 10169799 140734604942448 140734604939656 5862030 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 43497 40144 596 1459 0 42029 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 173988

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2497
/proc/meminfo: memFree=28281252/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=203536 CPUtime=3.09 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 48428 0 0 0 297 12 0 0 20 0 1 0 270588610 208420864 47208 33554432000 4194304 10169799 140734604942448 140734604938712 5295876 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 50884 47208 596 1459 0 49416 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 203536

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2497
/proc/meminfo: memFree=28250500/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=241544 CPUtime=6.29 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 57376 0 0 0 615 14 0 0 20 0 1 0 270588610 247341056 56156 33554432000 4194304 10169799 140734604942448 140734604940456 8918784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 60386 56156 596 1459 0 58918 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241544

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2497
/proc/meminfo: memFree=28189012/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=295212 CPUtime=12.69 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 70795 0 0 0 1251 18 0 0 20 0 1 0 270588610 302297088 69575 33554432000 4194304 10169799 140734604942448 140734604939960 4513834 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 73803 69575 601 1459 0 72335 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 295212

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2497
/proc/meminfo: memFree=28017892/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=456728 CPUtime=25.48 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 110937 0 0 0 2509 39 0 0 20 0 1 0 270588610 467689472 109717 33554432000 4194304 10169799 140734604942448 140734604940456 7542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 114182 109717 605 1459 0 112714 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 456728

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2497
/proc/meminfo: memFree=27846276/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=630152 CPUtime=51.08 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 154617 0 0 0 5043 65 0 0 20 0 1 0 270588610 645275648 152697 33554432000 4194304 10169799 140734604942448 140734604936856 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 157538 152697 760 1459 0 156070 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 630152

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2497
/proc/meminfo: memFree=27835236/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=639124 CPUtime=102.28 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 161183 0 0 0 10155 73 0 0 20 0 1 0 270588610 654462976 155588 33554432000 4194304 10169799 140734604942448 140734604934728 8004528 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 159781 155588 777 1459 0 158313 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 639124

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 2497
/proc/meminfo: memFree=27832620/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=639124 CPUtime=162.26 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 161185 0 0 0 16151 75 0 0 20 0 1 0 270588610 654462976 156188 33554432000 4194304 10169799 140734604942448 140734604934856 8020660 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 159781 156188 777 1459 0 158313 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 639124

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2498
/proc/meminfo: memFree=27825200/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=639124 CPUtime=222.25 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 161186 0 0 0 22146 79 0 0 20 0 1 0 270588610 654462976 157800 33554432000 4194304 10169799 140734604942448 140734604934856 8004586 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 159781 157800 777 1459 0 158313 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 639124

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2499
/proc/meminfo: memFree=27822748/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=640568 CPUtime=282.25 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 161570 0 0 0 28141 84 0 0 20 0 1 0 270588610 655941632 158332 33554432000 4194304 10169799 140734604942448 140734604934664 8006186 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 160142 158332 777 1459 0 158674 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 640568

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2499
/proc/meminfo: memFree=27821288/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=640568 CPUtime=342.23 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 161570 0 0 0 34134 89 0 0 20 0 1 0 270588610 655941632 158359 33554432000 4194304 10169799 140734604942448 140734604934664 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 160142 158359 777 1459 0 158674 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 640568

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2502
/proc/meminfo: memFree=27819176/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=640568 CPUtime=402.22 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 161570 0 0 0 40129 93 0 0 20 0 1 0 270588610 655941632 158597 33554432000 4194304 10169799 140734604942448 140734604934856 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 160142 158597 777 1459 0 158674 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 640568

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2502
/proc/meminfo: memFree=27786052/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=676832 CPUtime=462.21 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 168513 0 0 0 46056 165 0 0 20 0 1 0 270588610 693075968 166978 33554432000 4194304 10169799 140734604942448 140734604937224 8009811 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 169208 166978 804 1459 0 167740 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 676832

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2502
/proc/meminfo: memFree=27783016/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=679384 CPUtime=522.19 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 170902 0 0 0 52046 173 0 0 20 0 1 0 270588610 695689216 167679 33554432000 4194304 10169799 140734604942448 140734604936952 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 169846 167679 804 1459 0 168378 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 679384

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2503
/proc/meminfo: memFree=27779792/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=681592 CPUtime=582.19 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 172819 0 0 0 58037 182 0 0 20 0 1 0 270588610 697950208 168444 33554432000 4194304 10169799 140734604942448 140734604937240 8021010 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 170398 168444 804 1459 0 168930 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 681592

[startup+642.3 s]

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

/proc/meminfo: memFree=27909692/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=683692 CPUtime=1062.11 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 202690 0 0 0 105947 264 0 0 20 0 1 0 270588610 700100608 169008 33554432000 4194304 10169799 140734604942448 140734604935576 8050856 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 170923 169008 846 1459 0 169455 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 683692

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2545
/proc/meminfo: memFree=27933492/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=683692 CPUtime=1122.1 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 202690 0 0 0 111938 272 0 0 20 0 1 0 270588610 700100608 169008 33554432000 4194304 10169799 140734604942448 140734604936232 7983278 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 170923 169008 846 1459 0 169455 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 683692

[startup+1182.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2546
/proc/meminfo: memFree=27930172/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=683692 CPUtime=1182.1 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 202690 0 0 0 117930 280 0 0 20 0 1 0 270588610 700100608 169008 33554432000 4194304 10169799 140734604942448 140734604936696 7978419 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 170923 169008 846 1459 0 169455 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 683692

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2546
/proc/meminfo: memFree=27928268/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=683692 CPUtime=1242.09 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 202690 0 0 0 123922 287 0 0 20 0 1 0 270588610 700100608 169008 33554432000 4194304 10169799 140734604942448 140734604936232 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 170923 169008 846 1459 0 169455 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 683692

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2546
/proc/meminfo: memFree=27925912/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=683692 CPUtime=1302.08 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 202690 0 0 0 129914 294 0 0 20 0 1 0 270588610 700100608 169008 33554432000 4194304 10169799 140734604942448 140734604936312 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 170923 169008 846 1459 0 169455 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 683692

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2546
/proc/meminfo: memFree=27924676/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=678052 CPUtime=1362.07 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 204794 0 0 0 135904 303 0 0 20 0 1 0 270588610 694325248 167454 33554432000 4194304 10169799 140734604942448 140734604937048 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 169513 167454 846 1459 0 168045 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 678052

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2547
/proc/meminfo: memFree=27923368/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1422.06 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212191 0 0 0 141894 312 0 0 20 0 1 0 270588610 701853696 169228 33554432000 4194304 10169799 140734604942448 140734604936568 8052053 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169228 846 1459 0 169883 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 685404

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2548
/proc/meminfo: memFree=27922136/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1482.05 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212314 0 0 0 147886 319 0 0 20 0 1 0 270588610 701853696 169351 33554432000 4194304 10169799 140734604942448 140734604936520 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169351 846 1459 0 169883 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 685404

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2548
/proc/meminfo: memFree=27923004/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1542.04 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212341 0 0 0 153877 327 0 0 20 0 1 0 270588610 701853696 169378 33554432000 4194304 10169799 140734604942448 140734604936568 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169378 846 1459 0 169883 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 685404

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2551
/proc/meminfo: memFree=27922328/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1602.03 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212343 0 0 0 159867 336 0 0 20 0 1 0 270588610 701853696 169378 33554432000 4194304 10169799 140734604942448 140734604936520 7978399 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169378 846 1459 0 169883 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 685404

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2551
/proc/meminfo: memFree=27921384/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1662.02 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212401 0 0 0 165860 342 0 0 20 0 1 0 270588610 701853696 169436 33554432000 4194304 10169799 140734604942448 140734604936472 8009519 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169436 846 1459 0 169883 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 685404

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2551
/proc/meminfo: memFree=27921316/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1722.01 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212401 0 0 0 171850 351 0 0 20 0 1 0 270588610 701853696 169436 33554432000 4194304 10169799 140734604942448 140734604936776 7982343 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169436 846 1459 0 169883 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 685404

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2551
/proc/meminfo: memFree=27920828/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1782 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212405 0 0 0 177842 358 0 0 20 0 1 0 270588610 701853696 169440 33554432000 4194304 10169799 140734604942448 140734604936616 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169440 846 1459 0 169883 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 685404

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 2552
/proc/meminfo: memFree=27920820/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1785.2 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212405 0 0 0 178162 358 0 0 20 0 1 0 270588610 701853696 169440 33554432000 4194304 10169799 140734604942448 140734604936568 8019877 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169440 846 1459 0 169883 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 685404

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2552
/proc/meminfo: memFree=27920572/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1791.6 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212405 0 0 0 178801 359 0 0 20 0 1 0 270588610 701853696 169440 33554432000 4194304 10169799 140734604942448 140734604936616 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169440 846 1459 0 169883 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 685404

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2552
/proc/meminfo: memFree=27920572/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1794.81 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212405 0 0 0 179121 360 0 0 20 0 1 0 270588610 701853696 169440 33554432000 4194304 10169799 140734604942448 140734604936904 8009548 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169440 846 1459 0 169883 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 685404

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2552
/proc/meminfo: memFree=27920572/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1795.6 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212405 0 0 0 179200 360 0 0 20 0 1 0 270588610 701853696 169440 33554432000 4194304 10169799 140734604942448 140734604936520 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169440 846 1459 0 169883 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 685404

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2552
/proc/meminfo: memFree=27920572/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=685404 CPUtime=1796.4 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212405 0 0 0 179280 360 0 0 20 0 1 0 270588610 701853696 169440 33554432000 4194304 10169799 140734604942448 140734604936616 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 171351 169440 846 1459 0 169883 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 685404

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2552
/proc/meminfo: memFree=27920572/32873844 swapFree=7100/7100
[pid=2496] ppid=2494 vsize=641044 CPUtime=1796.8 cores=1,3,5,7
/proc/2496/stat : 2496 (scip-2.1.1.4sfi) R 2494 2496 32565 0 -1 4202496 212407 0 0 0 179320 360 0 0 20 0 1 0 270588610 656429056 159503 33554432000 4194304 10169799 140734604942448 140734604936616 7542233 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2496/statm: 160261 159503 848 1459 0 158793 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 641044

Child status: 0
Real time (s): 1797.14
CPU time (s): 1796.85
CPU user time (s): 1793.24
CPU system time (s): 3.61345
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 758204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.24
system time used= 3.61345
maximum resident set size= 748012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212409
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= 27
involuntary context switches= 1851

runsolver used 3.06153 second user time and 7.61584 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 17:03:20
IDJOB=3692995
IDBENCH=90159
IDSOLVER=2272
FILE ID=node103/3692995-1338044600
RUNJOBID= node103-1338029661-1335
PBS_JOBID= 14624368
Free space on /tmp= 71560 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_K139.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-3692995-1338044600/watcher-3692995-1338044600 -o /tmp/evaluation-result-3692995-1338044600/solver-3692995-1338044600 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692995-1338044600.opb -t 1800 -m 15500

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

MD5SUM BENCH= 76516381ba4bc043f2da87444e256707
RANDOM SEED=878772933

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28455380 kB
Buffers:          253480 kB
Cached:          3065756 kB
SwapCached:            0 kB
Active:          1215500 kB
Inactive:        2430644 kB
Active(anon):     329232 kB
Inactive(anon):        0 kB
Active(file):     886268 kB
Inactive(file):  2430644 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14768 kB
Writeback:             0 kB
AnonPages:        378580 kB
Mapped:            17644 kB
Shmem:               200 kB
Slab:             633772 kB
SReclaimable:      76520 kB
SUnreclaim:       557252 kB
KernelStack:        1472 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     440528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    346112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71544 MiB
End job on node103 at 2012-05-26 17:33:18