Trace number 3692988

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.8 1797.1

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K126.opb
MD5SUM8617651a414bb8902c12959cc1c92372
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 variables14994
Total number of constraints15248
Number of constraints which are clauses15122
Number of constraints which are cardinality constraints (but not clauses)126
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint126
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 127
Number of bits of the biggest sum of numbers7
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-3692988-1338044438.opb>
0.00/0.07	c original problem has 14994 variables (14994 bin, 0 int, 0 impl, 0 cont) and 15248 constraints
0.00/0.07	c problem read in 0.07
0.09/0.17	c presolving:
0.19/0.22	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13902 impls, 126 clqs
0.19/0.23	c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13902 impls, 124 clqs
0.19/0.23	c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14010 impls, 124 clqs
0.19/0.24	c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14208 impls, 124 clqs
0.19/0.25	c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14430 impls, 124 clqs
0.19/0.26	c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14656 impls, 124 clqs
0.19/0.26	c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14816 impls, 124 clqs
0.19/0.27	c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14942 impls, 124 clqs
0.19/0.27	c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14984 impls, 124 clqs
0.19/0.28	c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15030 impls, 124 clqs
0.19/0.28	c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15086 impls, 124 clqs
0.19/0.29	c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15116 impls, 124 clqs
0.38/0.42	c (round 13) 742 del vars, 759 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14365 upgd conss, 15132 impls, 124 clqs
0.38/0.47	c (round 14) 742 del vars, 759 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14489 upgd conss, 15132 impls, 124 clqs
8.58/8.60	c (round 15) 767 del vars, 759 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14489 upgd conss, 2090628 impls, 124 clqs
8.58/8.61	c (round 16) 767 del vars, 784 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14489 upgd conss, 2090656 impls, 124 clqs
8.58/8.67	c (round 17) 767 del vars, 784 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14502 upgd conss, 2090656 impls, 124 clqs
10.99/11.03	c (round 18) 792 del vars, 784 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14502 upgd conss, 3743174 impls, 124 clqs
10.99/11.04	c (round 19) 799 del vars, 816 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14502 upgd conss, 3743240 impls, 124 clqs
11.09/11.10	c (round 20) 799 del vars, 816 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14525 upgd conss, 3743240 impls, 124 clqs
11.19/11.20	c (round 21) 824 del vars, 816 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14525 upgd conss, 3789038 impls, 124 clqs
11.19/11.22	c (round 22) 830 del vars, 847 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14525 upgd conss, 3789076 impls, 124 clqs
11.19/11.27	c (round 23) 830 del vars, 847 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14537 upgd conss, 3789076 impls, 124 clqs
11.29/11.34	c (round 24) 862 del vars, 847 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14537 upgd conss, 3802386 impls, 124 clqs
11.29/11.35	c (round 25) 862 del vars, 879 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14537 upgd conss, 3802532 impls, 124 clqs
11.38/11.41	c (round 26) 862 del vars, 879 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14558 upgd conss, 3802532 impls, 124 clqs
12.99/13.02	c (round 27) 887 del vars, 879 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14558 upgd conss, 4729192 impls, 124 clqs
12.99/13.03	c (round 28) 888 del vars, 905 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14558 upgd conss, 4729202 impls, 124 clqs
12.99/13.09	c (round 29) 888 del vars, 905 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14561 upgd conss, 4729202 impls, 124 clqs
13.09/13.14	c (round 30) 914 del vars, 905 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14561 upgd conss, 4732178 impls, 124 clqs
13.09/13.16	c (round 31) 914 del vars, 931 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14561 upgd conss, 4732314 impls, 124 clqs
13.20/13.21	c (round 32) 914 del vars, 931 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14573 upgd conss, 4732314 impls, 124 clqs
13.20/13.29	c (round 33) 941 del vars, 931 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14573 upgd conss, 4754002 impls, 124 clqs
13.28/13.30	c (round 34) 941 del vars, 958 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14573 upgd conss, 4754120 impls, 124 clqs
13.28/13.36	c (round 35) 941 del vars, 958 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14584 upgd conss, 4754120 impls, 124 clqs
14.19/14.30	c    (14.3s) probing: 1000/14252 (7.0%) - 202 fixings, 1 aggregations, 1021679 implications, 0 bound changes
15.18/15.26	c (round 36) 966 del vars, 958 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14584 upgd conss, 5829108 impls, 124 clqs
15.18/15.27	c (round 37) 967 del vars, 984 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14584 upgd conss, 5829144 impls, 124 clqs
15.29/15.33	c (round 38) 967 del vars, 984 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14602 upgd conss, 5829144 impls, 124 clqs
15.29/15.38	c (round 39) 992 del vars, 984 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14602 upgd conss, 5829870 impls, 124 clqs
15.29/15.39	c (round 40) 992 del vars, 1009 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14602 upgd conss, 5830064 impls, 124 clqs
15.39/15.45	c (round 41) 992 del vars, 1009 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14619 upgd conss, 5830064 impls, 124 clqs
15.49/15.52	c (round 42) 1017 del vars, 1009 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14619 upgd conss, 5835308 impls, 124 clqs
15.49/15.53	c (round 43) 1022 del vars, 1039 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14619 upgd conss, 5835328 impls, 124 clqs
15.49/15.59	c (round 44) 1022 del vars, 1039 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14629 upgd conss, 5835328 impls, 124 clqs
16.89/16.98	c (round 45) 1047 del vars, 1039 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14629 upgd conss, 6386848 impls, 124 clqs
16.89/16.99	c (round 46) 1050 del vars, 1067 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14629 upgd conss, 6386940 impls, 124 clqs
16.98/17.05	c (round 47) 1050 del vars, 1067 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14637 upgd conss, 6386940 impls, 124 clqs
17.08/17.14	c (round 48) 1076 del vars, 1067 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14637 upgd conss, 6400632 impls, 124 clqs
17.08/17.15	c (round 49) 1076 del vars, 1093 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14637 upgd conss, 6400646 impls, 124 clqs
17.18/17.21	c (round 50) 1076 del vars, 1093 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14642 upgd conss, 6400646 impls, 124 clqs
17.99/18.06	c (round 51) 1101 del vars, 1093 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 14642 upgd conss, 6723828 impls, 124 clqs
17.99/18.07	c (round 52) 1101 del vars, 1121 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 14642 upgd conss, 6723887 impls, 124 clqs
17.99/18.09	c (round 53) 1104 del vars, 1122 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14642 upgd conss, 6723888 impls, 124 clqs
18.08/18.15	c (round 54) 1105 del vars, 1122 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14654 upgd conss, 6723888 impls, 124 clqs
18.19/18.22	c (round 55) 1130 del vars, 1122 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14654 upgd conss, 6725794 impls, 124 clqs
18.19/18.24	c (round 56) 1139 del vars, 1156 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14654 upgd conss, 6725810 impls, 124 clqs
18.28/18.30	c (round 57) 1139 del vars, 1156 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14662 upgd conss, 6725810 impls, 124 clqs
18.38/18.41	c (round 58) 1164 del vars, 1156 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14662 upgd conss, 6725810 impls, 124 clqs
18.38/18.43	c (round 59) 1164 del vars, 1181 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14662 upgd conss, 6725810 impls, 124 clqs
18.48/18.56	c (round 60) 1189 del vars, 1181 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14662 upgd conss, 6725810 impls, 124 clqs
18.48/18.58	c (round 61) 1189 del vars, 1206 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14662 upgd conss, 6725810 impls, 124 clqs
18.68/18.73	c (round 62) 1214 del vars, 1206 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14662 upgd conss, 6725810 impls, 124 clqs
18.68/18.75	c (round 63) 1214 del vars, 1231 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14662 upgd conss, 6725810 impls, 124 clqs
18.88/18.91	c (round 64) 1239 del vars, 1231 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14662 upgd conss, 6725810 impls, 124 clqs
18.88/18.93	c (round 65) 1239 del vars, 1256 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14662 upgd conss, 6725810 impls, 124 clqs
18.88/18.98	c (round 66) 1264 del vars, 1256 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14662 upgd conss, 6726714 impls, 124 clqs
18.99/19.00	c (round 67) 1269 del vars, 1286 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14662 upgd conss, 6726736 impls, 124 clqs
18.99/19.06	c (round 68) 1269 del vars, 1286 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14673 upgd conss, 6726736 impls, 124 clqs
19.08/19.11	c (round 69) 1294 del vars, 1286 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14673 upgd conss, 6726736 impls, 124 clqs
19.08/19.12	c (round 70) 1294 del vars, 1311 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14673 upgd conss, 6726736 impls, 124 clqs
19.08/19.17	c (round 71) 1319 del vars, 1311 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14673 upgd conss, 6726736 impls, 124 clqs
19.08/19.18	c (round 72) 1319 del vars, 1336 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14673 upgd conss, 6726736 impls, 124 clqs
19.18/19.26	c (round 73) 1344 del vars, 1336 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14673 upgd conss, 6726736 impls, 124 clqs
19.18/19.27	c (round 74) 1344 del vars, 1361 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14673 upgd conss, 6726736 impls, 124 clqs
19.29/19.31	c (round 75) 1369 del vars, 1361 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14673 upgd conss, 6726736 impls, 124 clqs
19.29/19.33	c (round 76) 1371 del vars, 1388 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14673 upgd conss, 6726740 impls, 124 clqs
19.29/19.39	c (round 77) 1371 del vars, 1388 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14675 upgd conss, 6726740 impls, 124 clqs
20.38/20.44	c    (20.4s) probing: 2000/14252 (14.0%) - 602 fixings, 1 aggregations, 1494109 implications, 4 bound changes
21.89/21.96	c (round 78) 1396 del vars, 1388 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14675 upgd conss, 7138216 impls, 124 clqs
21.89/21.97	c (round 79) 1396 del vars, 1413 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14675 upgd conss, 7138216 impls, 124 clqs
21.98/22.06	c (round 80) 1421 del vars, 1413 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14675 upgd conss, 7138216 impls, 124 clqs
21.98/22.07	c (round 81) 1422 del vars, 1439 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14675 upgd conss, 7138216 impls, 124 clqs
25.68/25.71	c    (25.7s) probing: 3000/14252 (21.0%) - 649 fixings, 1 aggregations, 1885525 implications, 4 bound changes
29.28/29.30	c    (29.3s) probing: 3566/14252 (25.0%) - 649 fixings, 1 aggregations, 2266498 implications, 4 bound changes
29.28/29.30	c    (29.3s) probing aborted: 1000/1000 successive useless probings
29.28/29.30	c (round 82) 1436 del vars, 1439 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14675 upgd conss, 8438198 impls, 124 clqs
29.28/29.32	c (round 83) 1436 del vars, 1453 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 14675 upgd conss, 8438198 impls, 124 clqs
30.08/30.11	c    (30.1s) probing: 3666/14252 (25.7%) - 649 fixings, 1 aggregations, 2375934 implications, 4 bound changes
30.08/30.11	c    (30.1s) probing aborted: 1000/1000 successive useless probings
30.08/30.13	c presolving (84 rounds):
30.08/30.13	c  1436 deleted vars, 1453 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
30.08/30.13	c  8657632 implications, 124 cliques
30.08/30.13	c presolved problem has 13558 variables (13558 bin, 0 int, 0 impl, 0 cont) and 13795 constraints
30.08/30.13	c    1712 constraints of type <setppc>
30.08/30.13	c   12083 constraints of type <logicor>
30.08/30.13	c transformed objective value is always integral (scale: 1)
30.08/30.13	c Presolving Time: 30.03
30.08/30.13	c - non default parameters ----------------------------------------------------------------------
30.08/30.13	c # SCIP version 2.1.1.4
30.08/30.13	c 
30.08/30.13	c # maximal time in seconds to run
30.08/30.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
30.08/30.13	c limits/time = 1797
30.08/30.13	c 
30.08/30.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
30.08/30.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
30.08/30.13	c limits/memory = 13950
30.08/30.13	c 
30.08/30.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
30.08/30.13	c # [type: int, range: [1,2], default: 1]
30.08/30.13	c timing/clocktype = 2
30.08/30.13	c 
30.08/30.13	c # belongs reading time to solving time?
30.08/30.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
30.08/30.13	c timing/reading = TRUE
30.08/30.13	c 
30.08/30.13	c -----------------------------------------------------------------------------------------------
30.08/30.13	c start solving
30.08/30.13	c 
46.98/47.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
46.98/47.05	c  47.0s|     1 |     0 | 15617 |     - | 281M|   0 |2963 |  13k|  13k|  13k|  13k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
326.44/326.59	c   327s|     1 |     0 |104616 |     - | 282M|   0 |3587 |  13k|  13k|  13k|  13k| 113 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
356.03/356.17	c   356s|     1 |     0 |119862 |     - | 282M|   0 |3674 |  13k|  13k|  13k|  14k| 213 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
394.42/394.53	c   395s|     1 |     0 |137698 |     - | 283M|   0 |3783 |  13k|  13k|  13k|  14k| 282 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
424.92/425.08	c   425s|     1 |     0 |152621 |     - | 283M|   0 |4077 |  13k|  13k|  13k|  14k| 353 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
463.62/463.77	c   464s|     1 |     0 |169903 |     - | 283M|   0 |4191 |  13k|  13k|  13k|  14k| 408 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
506.21/506.39	c   506s|     1 |     0 |188424 |     - | 283M|   0 |3993 |  13k|  13k|  13k|  14k| 466 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
697.78/697.94	c   698s|     1 |     2 |188424 |     - | 283M|   0 |3993 |  13k|  13k|  13k|  14k| 466 |  15 |  17 | 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       :      30.03 (included in solving)
1796.70/1797.00	c   reading          :       0.07 (included in solving)
1796.70/1797.00	c   copying          :       0.04 (1 #copies) (minimal 0.04, maximal 0.04, average 0.04)
1796.70/1797.00	c Original Problem   :
1796.70/1797.00	c   Problem name     : HOME/instance-3692988-1338044438.opb
1796.70/1797.00	c   Variables        : 14994 (14994 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 15248 initial, 15248 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-3692988-1338044438.opb
1796.70/1797.00	c   Variables        : 13558 (13558 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 13795 initial, 13810 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.06       0.00          4          0          0          0          0          0          0          0          0
1796.70/1797.00	c   dualfix          :       0.03       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.13       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   implics          :       0.34       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          :      27.43       0.00        649          1          0          4          0          0          0          0          0
1796.70/1797.00	c   setppc           :       0.21       0.00         39          0          0          0          0        279          0          0          0
1796.70/1797.00	c   linear           :       0.18       0.00        742          0          0        742          0        759          0          0          0
1796.70/1797.00	c   logicor          :       1.50       0.01          1          0          0          4          0        415          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          7          0          4          0          0          1          0          0         12
1796.70/1797.00	c   setppc           :       1712       1712          6      55170          0          0          3       3783        289         34          0          0          0
1796.70/1797.00	c   logicor          :      12083+     12098          6      49424          0          0          0      32955        182         21          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         :     206.23       0.00       0.00       0.00     206.23       0.00       0.00       0.00
1796.70/1797.00	c   setppc           :       2.13       0.00       0.00       2.13       0.00       0.00       0.00       0.00
1796.70/1797.00	c   logicor          :       3.37       0.01       0.01       3.34       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          :         13          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.01       0.00       0.00       0.01       0.00
1796.70/1797.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.00	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.00	c   redcost          :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.00	c   probing          :      27.43       0.00      27.43       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        471         16         17        1.2          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 :          -          -          -         16        1.1          -          -          -
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          -          -         11          -    (maximal pool size: 512)
1796.70/1797.00	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   impliedbounds    :       0.29       0.00          6          0          0        569          0
1796.70/1797.00	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   gomory           :       4.05       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.07       0.00          6          0          0          0          0
1796.70/1797.00	c   cmir             :       0.66       0.00          6          0          0          0          0
1796.70/1797.00	c   flowcover        :       0.74       0.00          6          0          0          0          0
1796.70/1797.00	c   clique           :      13.11       0.00          6          0          0         59          0
1796.70/1797.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   mcf              :       0.01       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        :     206.23       0.00          7          0          1          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.06       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         13          0
1796.70/1797.00	c   shifting         :       0.12       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         :     239.39       0.00          1          0
1796.70/1797.00	c   clique           :       0.00       0.00          0          0
1796.70/1797.00	c   coefdiving       :     248.59       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     :     251.27       0.00          1          0
1796.70/1797.00	c   fracdiving       :     260.70       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             :     160.30       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          :     377.14         14     195563   15043.31     518.54       0.03          1
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:     998.03        475     477411    1005.08     478.35
1796.70/1797.00	c   strong branching :     206.21        120     111735     931.12     541.84
1796.70/1797.00	c     (at root node) :          -         17      17000    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   :          2 (1 domain reductions, 0 cutoffs)
1796.70/1797.00	c   avg switch length:       1.67
1796.70/1797.00	c   switching time   :       0.05
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  :     188424
1796.70/1797.09	c Time complete: 1796.79.

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-3692988-1338044438/watcher-3692988-1338044438 -o /tmp/evaluation-result-3692988-1338044438/solver-3692988-1338044438 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692988-1338044438.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.02 2.01 2.00 3/177 5578
/proc/meminfo: memFree=27660228/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=11152 CPUtime=0 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 1540 0 0 0 0 0 0 0 20 0 1 0 270569585 11419648 1494 33554432000 4194304 10169799 140734411006656 140737023701064 8801104 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5578/statm: 2915 1496 409 1459 0 1447 0

[startup+0.018046 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 5578
/proc/meminfo: memFree=27660228/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=20476 CPUtime=0 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 3856 0 0 0 0 0 0 0 20 0 1 0 270569585 20967424 3810 33554432000 4194304 10169799 140734411006656 140737023701064 5544033 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5578/statm: 5119 3810 409 1459 0 3651 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20476

[startup+0.100219 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 5578
/proc/meminfo: memFree=27660228/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=49772 CPUtime=0.09 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 11165 0 0 0 8 1 0 0 20 0 1 0 270569585 50966528 11120 33554432000 4194304 10169799 140734411006656 140737023701064 7543003 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5578/statm: 12443 11123 460 1459 0 10975 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49772

[startup+0.300173 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 5578
/proc/meminfo: memFree=27660228/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=76624 CPUtime=0.29 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 17656 0 0 0 25 4 0 0 20 0 1 0 270569585 78462976 17322 33554432000 4194304 10169799 140734411006656 140734411004808 5281219 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5578/statm: 19156 17322 557 1459 0 17688 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76624

[startup+0.700164 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 5578
/proc/meminfo: memFree=27660228/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=115908 CPUtime=0.69 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 28221 0 0 0 62 7 0 0 20 0 1 0 270569585 118689792 26970 33554432000 4194304 10169799 140734411006656 140734411004808 8918700 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5578/statm: 28977 26970 596 1459 0 27509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115908

[startup+1.50017 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 5579
/proc/meminfo: memFree=27527284/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=178616 CPUtime=1.49 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 42226 0 0 0 140 9 0 0 20 0 1 0 270569585 182902784 40975 33554432000 4194304 10169799 140734411006656 140734411002920 8920272 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5578/statm: 44654 40975 596 1459 0 43186 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 178616

[startup+3.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 5579
/proc/meminfo: memFree=27496144/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=194672 CPUtime=3.09 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 46124 0 0 0 299 10 0 0 20 0 1 0 270569585 199344128 44873 33554432000 4194304 10169799 140734411006656 140734411004168 5862016 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 48668 44873 596 1459 0 47200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 194672

[startup+6.3003 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 5579
/proc/meminfo: memFree=27454732/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=238320 CPUtime=6.28 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 56836 0 0 0 617 11 0 0 20 0 1 0 270569585 244039680 55585 33554432000 4194304 10169799 140734411006656 140734411004184 8920222 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 59580 55585 596 1459 0 58112 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 238320

[startup+12.7003 s]
/proc/loadavg: 2.09 2.02 2.00 3/178 5579
/proc/meminfo: memFree=27351140/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=345148 CPUtime=12.68 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 83136 0 0 0 1248 20 0 0 20 0 1 0 270569585 353431552 81885 33554432000 4194304 10169799 140734411006656 140734411004184 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 86287 81885 605 1459 0 84819 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 345148

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 5602
/proc/meminfo: memFree=27196224/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=484076 CPUtime=25.48 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 117695 0 0 0 2503 45 0 0 20 0 1 0 270569585 495693824 116444 33554432000 4194304 10169799 140734411006656 140734411004184 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 121019 116444 605 1459 0 119551 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 484076

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 5603
/proc/meminfo: memFree=27108608/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=569944 CPUtime=51.08 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 139851 0 0 0 5054 54 0 0 20 0 1 0 270569585 583622656 138043 33554432000 4194304 10169799 140734411006656 140734410999064 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 142486 138043 777 1459 0 141018 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 569944

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 5603
/proc/meminfo: memFree=27098544/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=578472 CPUtime=102.27 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 142734 0 0 0 10169 58 0 0 20 0 1 0 270569585 592355328 139916 33554432000 4194304 10169799 140734411006656 140734410998936 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 144618 139916 777 1459 0 143150 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 578472

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5603
/proc/meminfo: memFree=27096032/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=578472 CPUtime=162.26 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 142734 0 0 0 16164 62 0 0 20 0 1 0 270569585 592355328 139916 33554432000 4194304 10169799 140734411006656 140734410998872 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 144618 139916 777 1459 0 143150 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 578472

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5603
/proc/meminfo: memFree=27096184/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=578472 CPUtime=222.25 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 142734 0 0 0 22159 66 0 0 20 0 1 0 270569585 592355328 139916 33554432000 4194304 10169799 140734411006656 140734410998872 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 144618 139916 777 1459 0 143150 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 578472

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5603
/proc/meminfo: memFree=27096088/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=578472 CPUtime=282.24 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 142734 0 0 0 28153 71 0 0 20 0 1 0 270569585 592355328 139916 33554432000 4194304 10169799 140734411006656 140734410999336 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 144618 139916 777 1459 0 143150 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 578472

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5604
/proc/meminfo: memFree=27068428/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=606596 CPUtime=342.23 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 148390 0 0 0 34094 129 0 0 20 0 1 0 270569585 621154304 146713 33554432000 4194304 10169799 140734411006656 140734411001064 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 151649 146713 804 1459 0 150181 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 606596

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 5605
/proc/meminfo: memFree=27070332/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=605148 CPUtime=402.22 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 150012 0 0 0 40085 137 0 0 20 0 1 0 270569585 619671552 146251 33554432000 4194304 10169799 140734411006656 140734411001160 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 151287 146251 804 1459 0 149819 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 605148

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5605
/proc/meminfo: memFree=27065028/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=609536 CPUtime=462.22 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 151223 0 0 0 46077 145 0 0 20 0 1 0 270569585 624164864 147462 33554432000 4194304 10169799 140734411006656 140734411000984 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 152384 147462 804 1459 0 150916 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 609536

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5605
/proc/meminfo: memFree=26903520/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=680072 CPUtime=522.21 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 168393 0 0 0 52064 157 0 0 20 0 1 0 270569585 696393728 164528 33554432000 4194304 10169799 140734411006656 140734410996152 8004507 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 170018 164528 822 1459 0 168550 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 680072

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5608
/proc/meminfo: memFree=26896112/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=680900 CPUtime=582.19 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 168666 0 0 0 58048 171 0 0 20 0 1 0 270569585 697241600 164801 33554432000 4194304 10169799 140734411006656 140734410997656 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 170225 164801 824 1459 0 168757 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 680900

[startup+642.3 s]

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

/proc/meminfo: memFree=26947660/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=611924 CPUtime=1122.1 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169549 0 0 0 111969 241 0 0 20 0 1 0 270569585 626610176 151363 33554432000 4194304 10169799 140734411006656 140734411001064 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 152981 151363 846 1459 0 151513 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 611924

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 5613
/proc/meminfo: memFree=26947288/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=611924 CPUtime=1182.1 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169549 0 0 0 117963 247 0 0 20 0 1 0 270569585 626610176 151363 33554432000 4194304 10169799 140734411006656 140734411001352 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 152981 151363 846 1459 0 151513 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 611924

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5613
/proc/meminfo: memFree=26947296/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=611924 CPUtime=1242.09 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169549 0 0 0 123956 253 0 0 20 0 1 0 270569585 626610176 151363 33554432000 4194304 10169799 140734411006656 140734410999944 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 152981 151363 846 1459 0 151513 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 611924

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5614
/proc/meminfo: memFree=26946060/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=612324 CPUtime=1302.09 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169809 0 0 0 129950 259 0 0 20 0 1 0 270569585 627019776 151623 33554432000 4194304 10169799 140734411006656 140734411000776 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153081 151623 846 1459 0 151613 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 612324

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5614
/proc/meminfo: memFree=26945564/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1362.06 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169882 0 0 0 135941 265 0 0 20 0 1 0 270569585 630136832 151696 33554432000 4194304 10169799 140734411006656 140734411000680 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151696 846 1459 0 152374 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 615368

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5614
/proc/meminfo: memFree=26945004/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1422.06 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169882 0 0 0 141935 271 0 0 20 0 1 0 270569585 630136832 151696 33554432000 4194304 10169799 140734411006656 140734411000680 8051763 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151696 846 1459 0 152374 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 615368

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5614
/proc/meminfo: memFree=26944448/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1482.05 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169882 0 0 0 147928 277 0 0 20 0 1 0 270569585 630136832 151696 33554432000 4194304 10169799 140734411006656 140734411001256 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151696 846 1459 0 152374 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 615368

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5614
/proc/meminfo: memFree=26949532/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1542.04 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169883 0 0 0 153921 283 0 0 20 0 1 0 270569585 630136832 151697 33554432000 4194304 10169799 140734411006656 140734411000728 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151697 846 1459 0 152374 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 615368

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5654
/proc/meminfo: memFree=27894480/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1602.03 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169999 0 0 0 159914 289 0 0 20 0 1 0 270569585 630136832 151813 33554432000 4194304 10169799 140734411006656 140734411000824 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151813 846 1459 0 152374 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 615368

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5654
/proc/meminfo: memFree=26976944/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1662.02 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169999 0 0 0 165906 296 0 0 20 0 1 0 270569585 630136832 151813 33554432000 4194304 10169799 140734411006656 140734410999992 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151813 846 1459 0 152374 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 615368

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5654
/proc/meminfo: memFree=26576048/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1722.02 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169999 0 0 0 171899 303 0 0 20 0 1 0 270569585 630136832 151813 33554432000 4194304 10169799 140734411006656 140734411000728 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151813 846 1459 0 152374 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 615368

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5657
/proc/meminfo: memFree=26576304/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1782 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169999 0 0 0 177892 308 0 0 20 0 1 0 270569585 630136832 151813 33554432000 4194304 10169799 140734411006656 140734411000728 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151813 846 1459 0 152374 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 615368

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5657
/proc/meminfo: memFree=26576304/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1785.2 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169999 0 0 0 178212 308 0 0 20 0 1 0 270569585 630136832 151813 33554432000 4194304 10169799 140734411006656 140734411000728 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151813 846 1459 0 152374 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 615368

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5657
/proc/meminfo: memFree=26576180/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1791.6 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169999 0 0 0 178851 309 0 0 20 0 1 0 270569585 630136832 151813 33554432000 4194304 10169799 140734411006656 140734411000824 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151813 846 1459 0 152374 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 615368

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5657
/proc/meminfo: memFree=26576304/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1794.81 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169999 0 0 0 179171 310 0 0 20 0 1 0 270569585 630136832 151813 33554432000 4194304 10169799 140734411006656 140734411000728 8009920 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151813 846 1459 0 152374 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 615368

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5657
/proc/meminfo: memFree=26576304/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1795.6 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169999 0 0 0 179250 310 0 0 20 0 1 0 270569585 630136832 151813 33554432000 4194304 10169799 140734411006656 140734411000824 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151813 846 1459 0 152374 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 615368

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5657
/proc/meminfo: memFree=26576304/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1796.4 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169999 0 0 0 179330 310 0 0 20 0 1 0 270569585 630136832 151813 33554432000 4194304 10169799 140734411006656 140734411000824 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151813 846 1459 0 152374 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 615368

[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5657
/proc/meminfo: memFree=26576304/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1796.6 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169999 0 0 0 179350 310 0 0 20 0 1 0 270569585 630136832 151813 33554432000 4194304 10169799 140734411006656 140734411000728 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151813 846 1459 0 152374 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 615368

[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5657
/proc/meminfo: memFree=26576304/32873660 swapFree=7108/7108
[pid=5578] ppid=5576 vsize=615368 CPUtime=1796.7 cores=0,2,4,6
/proc/5578/stat : 5578 (scip-2.1.1.4sfi) R 5576 5578 3226 0 -1 4202496 169999 0 0 0 179360 310 0 0 20 0 1 0 270569585 630136832 151813 33554432000 4194304 10169799 140734411006656 140734411000728 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5578/statm: 153842 151813 846 1459 0 152374 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 615368

Child status: 0
Real time (s): 1797.1
CPU time (s): 1796.8
CPU user time (s): 1793.7
CPU system time (s): 3.10853
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 682800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.7
system time used= 3.10853
maximum resident set size= 661020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170003
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= 20
involuntary context switches= 1941

runsolver used 2.98155 second user time and 8.5677 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-26 17:00:38
IDJOB=3692988
IDBENCH=90146
IDSOLVER=2272
FILE ID=node117/3692988-1338044438
RUNJOBID= node117-1338029730-4452
PBS_JOBID= 14624354
Free space on /tmp= 71496 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_K126.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-3692988-1338044438/watcher-3692988-1338044438 -o /tmp/evaluation-result-3692988-1338044438/solver-3692988-1338044438 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692988-1338044438.opb -t 1800 -m 15500

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

MD5SUM BENCH= 8617651a414bb8902c12959cc1c92372
RANDOM SEED=1736011798

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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.95
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.148
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.148
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.148
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		: 2667.148
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:       32873660 kB
MemFree:        27660228 kB
Buffers:          270832 kB
Cached:          2845984 kB
SwapCached:            0 kB
Active:          1889920 kB
Inactive:        2537076 kB
Active(anon):    1312932 kB
Inactive(anon):        0 kB
Active(file):     576988 kB
Inactive(file):  2537076 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14372 kB
Writeback:             4 kB
AnonPages:       1317160 kB
Mapped:            17448 kB
Shmem:               200 kB
Slab:             644428 kB
SReclaimable:      88788 kB
SUnreclaim:       555640 kB
KernelStack:        1440 kB
PageTables:         6480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:    1438804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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= 71484 MiB
End job on node117 at 2012-05-26 17:30:36