Trace number 3693008

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.96 1797.24

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K176.opb
MD5SUM3f678424628fecb2a53891618f9bde8f
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 variables20944
Total number of constraints21298
Number of constraints which are clauses21122
Number of constraints which are cardinality constraints (but not clauses)176
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
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 177
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-3693008-1338044512.opb>
0.02/0.09	c original problem has 20944 variables (20944 bin, 0 int, 0 impl, 0 cont) and 21298 constraints
0.02/0.09	c problem read in 0.10
0.18/0.24	c presolving:
0.29/0.35	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20052 impls, 176 clqs
0.29/0.37	c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20052 impls, 174 clqs
0.39/0.40	c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20160 impls, 174 clqs
0.39/0.42	c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20358 impls, 174 clqs
0.39/0.44	c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20580 impls, 174 clqs
0.39/0.46	c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20806 impls, 174 clqs
0.39/0.48	c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20966 impls, 174 clqs
0.49/0.50	c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21092 impls, 174 clqs
0.49/0.52	c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21134 impls, 174 clqs
0.49/0.54	c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21180 impls, 174 clqs
0.49/0.56	c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21236 impls, 174 clqs
0.49/0.58	c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21266 impls, 174 clqs
0.79/0.83	c (round 13) 742 del vars, 809 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20315 upgd conss, 21282 impls, 174 clqs
0.89/0.95	c (round 14) 742 del vars, 809 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20489 upgd conss, 21282 impls, 174 clqs
21.78/21.85	c (round 15) 767 del vars, 809 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20489 upgd conss, 3860058 impls, 174 clqs
21.78/21.88	c (round 16) 767 del vars, 834 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20489 upgd conss, 3860086 impls, 174 clqs
21.89/21.99	c (round 17) 767 del vars, 834 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20502 upgd conss, 3860086 impls, 174 clqs
26.09/26.17	c (round 18) 792 del vars, 834 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20502 upgd conss, 6271204 impls, 174 clqs
26.18/26.20	c (round 19) 799 del vars, 866 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20502 upgd conss, 6271270 impls, 174 clqs
26.29/26.32	c (round 20) 799 del vars, 866 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20525 upgd conss, 6271270 impls, 174 clqs
26.39/26.47	c (round 21) 824 del vars, 866 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20525 upgd conss, 6317068 impls, 174 clqs
26.49/26.51	c (round 22) 830 del vars, 897 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20525 upgd conss, 6317106 impls, 174 clqs
26.59/26.62	c (round 23) 830 del vars, 897 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20537 upgd conss, 6317106 impls, 174 clqs
26.68/26.72	c (round 24) 862 del vars, 897 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20537 upgd conss, 6330416 impls, 174 clqs
26.68/26.75	c (round 25) 862 del vars, 929 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20537 upgd conss, 6330562 impls, 174 clqs
26.78/26.87	c (round 26) 862 del vars, 929 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20558 upgd conss, 6330562 impls, 174 clqs
28.49/28.57	c    (28.6s) probing: 1000/20202 (5.0%) - 122 fixings, 1 aggregations, 1142287 implications, 0 bound changes
29.69/29.73	c (round 27) 887 del vars, 929 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20558 upgd conss, 7690822 impls, 174 clqs
29.69/29.76	c (round 28) 888 del vars, 955 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20558 upgd conss, 7690832 impls, 174 clqs
29.78/29.88	c (round 29) 888 del vars, 955 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20561 upgd conss, 7690832 impls, 174 clqs
29.89/29.97	c (round 30) 914 del vars, 955 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20561 upgd conss, 7693808 impls, 174 clqs
29.98/30.00	c (round 31) 914 del vars, 981 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20561 upgd conss, 7693944 impls, 174 clqs
30.08/30.12	c (round 32) 914 del vars, 981 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20573 upgd conss, 7693944 impls, 174 clqs
30.19/30.24	c (round 33) 941 del vars, 981 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20573 upgd conss, 7715632 impls, 174 clqs
30.19/30.27	c (round 34) 941 del vars, 1008 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20573 upgd conss, 7715750 impls, 174 clqs
30.28/30.39	c (round 35) 941 del vars, 1008 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20584 upgd conss, 7715750 impls, 174 clqs
33.68/33.70	c (round 36) 966 del vars, 1008 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20584 upgd conss, 9289338 impls, 174 clqs
33.68/33.73	c (round 37) 967 del vars, 1034 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20584 upgd conss, 9289374 impls, 174 clqs
33.78/33.85	c (round 38) 967 del vars, 1034 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20602 upgd conss, 9289374 impls, 174 clqs
33.89/33.92	c (round 39) 992 del vars, 1034 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20602 upgd conss, 9290100 impls, 174 clqs
33.89/33.96	c (round 40) 992 del vars, 1059 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20602 upgd conss, 9290294 impls, 174 clqs
33.99/34.08	c (round 41) 992 del vars, 1059 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20619 upgd conss, 9290294 impls, 174 clqs
34.09/34.19	c (round 42) 1017 del vars, 1059 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20619 upgd conss, 9295538 impls, 174 clqs
34.18/34.22	c (round 43) 1022 del vars, 1089 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20619 upgd conss, 9295558 impls, 174 clqs
34.29/34.34	c (round 44) 1022 del vars, 1089 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20629 upgd conss, 9295558 impls, 174 clqs
36.68/36.75	c (round 45) 1047 del vars, 1089 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20629 upgd conss, 10093578 impls, 174 clqs
36.68/36.79	c (round 46) 1050 del vars, 1117 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20629 upgd conss, 10093670 impls, 174 clqs
36.88/36.91	c (round 47) 1050 del vars, 1117 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20637 upgd conss, 10093670 impls, 174 clqs
36.98/37.04	c (round 48) 1076 del vars, 1117 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20637 upgd conss, 10107362 impls, 174 clqs
36.98/37.08	c (round 49) 1076 del vars, 1143 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20637 upgd conss, 10107376 impls, 174 clqs
37.19/37.20	c (round 50) 1076 del vars, 1143 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20642 upgd conss, 10107376 impls, 174 clqs
37.78/37.89	c    (37.9s) probing: 2000/20202 (9.9%) - 334 fixings, 1 aggregations, 1986510 implications, 4 bound changes
38.58/38.65	c (round 51) 1101 del vars, 1143 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 20642 upgd conss, 10573258 impls, 174 clqs
38.58/38.68	c (round 52) 1101 del vars, 1171 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 20642 upgd conss, 10573317 impls, 174 clqs
38.68/38.72	c (round 53) 1104 del vars, 1172 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20642 upgd conss, 10573318 impls, 174 clqs
38.78/38.84	c (round 54) 1105 del vars, 1172 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20654 upgd conss, 10573318 impls, 174 clqs
38.88/38.95	c (round 55) 1130 del vars, 1172 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20654 upgd conss, 10575224 impls, 174 clqs
38.88/38.98	c (round 56) 1139 del vars, 1206 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20654 upgd conss, 10575240 impls, 174 clqs
39.09/39.10	c (round 57) 1139 del vars, 1206 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20662 upgd conss, 10575240 impls, 174 clqs
39.18/39.26	c (round 58) 1164 del vars, 1206 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20662 upgd conss, 10575240 impls, 174 clqs
39.28/39.30	c (round 59) 1164 del vars, 1231 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20662 upgd conss, 10575240 impls, 174 clqs
39.38/39.49	c (round 60) 1189 del vars, 1231 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20662 upgd conss, 10575240 impls, 174 clqs
39.49/39.53	c (round 61) 1189 del vars, 1256 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20662 upgd conss, 10575240 impls, 174 clqs
39.68/39.76	c (round 62) 1214 del vars, 1256 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20662 upgd conss, 10575240 impls, 174 clqs
39.79/39.80	c (round 63) 1214 del vars, 1281 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20662 upgd conss, 10575240 impls, 174 clqs
39.99/40.05	c (round 64) 1239 del vars, 1281 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20662 upgd conss, 10575240 impls, 174 clqs
39.99/40.09	c (round 65) 1239 del vars, 1306 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20662 upgd conss, 10575240 impls, 174 clqs
40.28/40.31	c (round 66) 1264 del vars, 1306 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20662 upgd conss, 10576144 impls, 174 clqs
40.28/40.35	c (round 67) 1272 del vars, 1339 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20662 upgd conss, 10576170 impls, 174 clqs
40.38/40.48	c (round 68) 1272 del vars, 1339 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20674 upgd conss, 10576170 impls, 174 clqs
40.69/40.77	c (round 69) 1297 del vars, 1339 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20674 upgd conss, 10576170 impls, 174 clqs
40.78/40.80	c (round 70) 1297 del vars, 1364 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20674 upgd conss, 10576170 impls, 174 clqs
40.89/40.94	c (round 71) 1322 del vars, 1364 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20674 upgd conss, 10576170 impls, 174 clqs
40.89/40.97	c (round 72) 1322 del vars, 1389 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20674 upgd conss, 10576170 impls, 174 clqs
40.98/41.05	c (round 73) 1347 del vars, 1389 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20674 upgd conss, 10576170 impls, 174 clqs
40.98/41.08	c (round 74) 1347 del vars, 1414 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20674 upgd conss, 10576170 impls, 174 clqs
41.08/41.16	c (round 75) 1372 del vars, 1414 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20674 upgd conss, 10576170 impls, 174 clqs
41.08/41.19	c (round 76) 1378 del vars, 1445 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20674 upgd conss, 10576176 impls, 174 clqs
41.29/41.32	c (round 77) 1378 del vars, 1445 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20677 upgd conss, 10576176 impls, 174 clqs
41.29/41.40	c (round 78) 1403 del vars, 1445 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20677 upgd conss, 10576176 impls, 174 clqs
41.38/41.43	c (round 79) 1403 del vars, 1470 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20677 upgd conss, 10576176 impls, 174 clqs
41.48/41.54	c (round 80) 1428 del vars, 1470 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20677 upgd conss, 10576176 impls, 174 clqs
41.48/41.57	c (round 81) 1428 del vars, 1495 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20677 upgd conss, 10576176 impls, 174 clqs
45.58/45.66	c    (45.7s) probing: 3000/20202 (14.9%) - 638 fixings, 1 aggregations, 2326386 implications, 4 bound changes
52.28/52.38	c    (52.4s) probing: 4000/20202 (19.8%) - 656 fixings, 1 aggregations, 2735364 implications, 4 bound changes
57.88/57.97	c    (58.0s) probing: 4732/20202 (23.4%) - 656 fixings, 1 aggregations, 3203058 implications, 4 bound changes
57.88/57.97	c    (58.0s) probing aborted: 1000/1000 successive useless probings
57.88/57.97	c (round 82) 1449 del vars, 1495 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20677 upgd conss, 12875434 impls, 174 clqs
57.98/58.01	c (round 83) 1449 del vars, 1516 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 20677 upgd conss, 12875434 impls, 174 clqs
58.88/58.99	c    (59.0s) probing: 4832/20202 (23.9%) - 656 fixings, 1 aggregations, 3312366 implications, 4 bound changes
58.88/58.99	c    (59.0s) probing aborted: 1000/1000 successive useless probings
58.98/59.01	c presolving (84 rounds):
58.98/59.01	c  1449 deleted vars, 1516 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
58.98/59.01	c  13094296 implications, 174 cliques
58.98/59.01	c presolved problem has 19495 variables (19495 bin, 0 int, 0 impl, 0 cont) and 19782 constraints
58.98/59.01	c    2412 constraints of type <setppc>
58.98/59.01	c   17370 constraints of type <logicor>
58.98/59.01	c transformed objective value is always integral (scale: 1)
58.98/59.01	c Presolving Time: 58.88
58.98/59.01	c - non default parameters ----------------------------------------------------------------------
58.98/59.01	c # SCIP version 2.1.1.4
58.98/59.01	c 
58.98/59.01	c # maximal time in seconds to run
58.98/59.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
58.98/59.01	c limits/time = 1797
58.98/59.01	c 
58.98/59.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
58.98/59.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
58.98/59.01	c limits/memory = 13950
58.98/59.01	c 
58.98/59.01	c # default clock type (1: CPU user seconds, 2: wall clock time)
58.98/59.01	c # [type: int, range: [1,2], default: 1]
58.98/59.01	c timing/clocktype = 2
58.98/59.01	c 
58.98/59.01	c # belongs reading time to solving time?
58.98/59.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
58.98/59.01	c timing/reading = TRUE
58.98/59.01	c 
58.98/59.01	c -----------------------------------------------------------------------------------------------
58.98/59.01	c start solving
58.98/59.02	c 
95.68/95.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
95.68/95.70	c  95.7s|     1 |     0 | 20598 |     - | 422M|   0 |3611 |  19k|  19k|  19k|  19k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
757.77/757.98	c   758s|     1 |     0 |134965 |     - | 424M|   0 |4153 |  19k|  19k|  19k|  19k| 114 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
821.95/822.10	c   822s|     1 |     0 |155546 |     - | 424M|   0 |4716 |  19k|  19k|  19k|  20k| 371 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
889.15/889.33	c   889s|     1 |     0 |175920 |     - | 424M|   0 |4748 |  19k|  19k|  19k|  20k| 455 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
957.43/957.67	c   958s|     1 |     0 |196095 |     - | 424M|   0 |5008 |  19k|  19k|  19k|  20k| 523 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1021.52/1021.71	c  1022s|     1 |     0 |214886 |     - | 424M|   0 |5326 |  19k|  19k|  19k|  20k| 587 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1094.71/1094.99	c  1095s|     1 |     0 |235902 |     - | 424M|   0 |5161 |  19k|  19k|  19k|  20k| 623 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1263.18/1263.40	c  1263s|     1 |     2 |235902 |     - | 424M|   0 |5161 |  19k|  19k|  19k|  20k| 623 |  15 |  20 | 0.000000e+00 |      --      |    Inf 
1796.80/1797.11	c 
1796.80/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.80/1797.11	c Solving Time (sec) : 1797.11
1796.80/1797.11	c Solving Nodes      : 4
1796.80/1797.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.80/1797.11	c Dual Bound         : +0.00000000000000e+00
1796.80/1797.11	c Gap                : infinite
1796.80/1797.11	s UNKNOWN
1796.80/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.80/1797.11	c Total Time         :    1797.11
1796.80/1797.11	c   solving          :    1797.11
1796.80/1797.11	c   presolving       :      58.88 (included in solving)
1796.80/1797.11	c   reading          :       0.10 (included in solving)
1796.80/1797.11	c   copying          :       0.06 (1 #copies) (minimal 0.06, maximal 0.06, average 0.06)
1796.80/1797.11	c Original Problem   :
1796.80/1797.11	c   Problem name     : HOME/instance-3693008-1338044512.opb
1796.80/1797.11	c   Variables        : 20944 (20944 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.11	c   Constraints      : 21298 initial, 21298 maximal
1796.80/1797.11	c   Objective sense  : minimize
1796.80/1797.11	c Presolved Problem  :
1796.80/1797.11	c   Problem name     : t_HOME/instance-3693008-1338044512.opb
1796.80/1797.11	c   Variables        : 19495 (19495 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.11	c   Constraints      : 19782 initial, 19797 maximal
1796.80/1797.11	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.80/1797.11	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   trivial          :       0.09       0.00          4          0          0          0          0          0          0          0          0
1796.80/1797.11	c   dualfix          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   gateextraction   :       0.21       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   implics          :       0.60       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   probing          :      53.62       0.00        656          1          0          4          0          0          0          0          0
1796.80/1797.11	c   setppc           :       0.35       0.00         44          0          0          0          0        281          0          0          0
1796.80/1797.11	c   linear           :       0.45       0.00        742          0          0        742          0        809          0          0          0
1796.80/1797.11	c   logicor          :       3.31       0.01          2          0          0          4          0        426          0          0          0
1796.80/1797.11	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.80/1797.11	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.80/1797.11	c   integral         :          0          0          0          0          4          0          4          0          0          0          0          0          8
1796.80/1797.11	c   setppc           :       2412       2412          6      75094          0          0          3       4441        295          3          0          0          0
1796.80/1797.11	c   logicor          :      17370+     17385          6      67468          0          0          0      37830        182         15          0          0          0
1796.80/1797.11	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.80/1797.11	c   integral         :     194.71       0.00       0.00       0.00     194.70       0.00       0.00       0.00
1796.80/1797.11	c   setppc           :       3.99       0.00       0.00       3.98       0.00       0.00       0.00       0.00
1796.80/1797.11	c   logicor          :       5.20       0.01       0.01       5.14       0.00       0.00       0.00       0.04
1796.80/1797.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.80/1797.11	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.80/1797.11	c   rootredcost      :          0          0          0          0
1796.80/1797.11	c   pseudoobj        :          0          0          0          0
1796.80/1797.11	c   vbounds          :          0          0          0          0
1796.80/1797.11	c   redcost          :         10          0          0          0
1796.80/1797.11	c   probing          :          0          0          0          0
1796.80/1797.11	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.80/1797.11	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00
1796.80/1797.11	c   pseudoobj        :       0.06       0.00       0.00       0.06       0.00
1796.80/1797.11	c   vbounds          :       0.06       0.00       0.00       0.06       0.00
1796.80/1797.11	c   redcost          :       0.06       0.00       0.00       0.06       0.00
1796.80/1797.11	c   probing          :      53.62       0.00      53.62       0.00       0.00
1796.80/1797.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.80/1797.11	c   propagation      :       0.09        477         15         15        1.0          0        0.0          -
1796.80/1797.11	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.80/1797.11	c   applied globally :          -          -          -         15        1.0          -          -          -
1796.80/1797.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.80/1797.11	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.80/1797.11	c   cut pool         :       0.00                     5          -          -         14          -    (maximal pool size: 665)
1796.80/1797.11	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c   impliedbounds    :       0.40       0.00          6          0          0        833          0
1796.80/1797.11	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c   gomory           :       8.82       0.00          6          0          0          0          0
1796.80/1797.11	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c   strongcg         :       8.87       0.00          6          0          0          0          0
1796.80/1797.11	c   cmir             :       1.11       0.00          6          0          0          0          0
1796.80/1797.11	c   flowcover        :       1.28       0.00          6          0          0          0          0
1796.80/1797.11	c   clique           :      24.29       0.00          6          0          0         59          0
1796.80/1797.11	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.80/1797.11	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.80/1797.11	c   problem variables:       0.00          -          0          0
1796.80/1797.11	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.80/1797.11	c   relpscost        :     194.70       0.00          4          0          0          0          0          8
1796.80/1797.11	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.80/1797.11	c   LP solutions     :       0.00          -          -          0
1796.80/1797.11	c   pseudo solutions :       0.00          -          -          0
1796.80/1797.11	c   oneopt           :       0.00       0.00          0          0
1796.80/1797.11	c   crossover        :       0.00       0.00          0          0
1796.80/1797.11	c   pscostdiving     :       0.00       0.00          0          0
1796.80/1797.11	c   smallcard        :       0.00       0.00          0          0
1796.80/1797.11	c   trivial          :       0.03       0.00          2          0
1796.80/1797.11	c   shiftandpropagate:       0.09       0.00          1          0
1796.80/1797.11	c   simplerounding   :       0.00       0.00          0          0
1796.80/1797.11	c   zirounding       :       0.00       0.00          0          0
1796.80/1797.11	c   rounding         :       0.02       0.00         10          0
1796.80/1797.11	c   shifting         :       0.14       0.00          7          0
1796.80/1797.11	c   intshifting      :       0.00       0.00          0          0
1796.80/1797.11	c   twoopt           :       0.00       0.00          0          0
1796.80/1797.11	c   indtwoopt        :       0.00       0.00          0          0
1796.80/1797.11	c   indoneopt        :       0.00       0.00          0          0
1796.80/1797.11	c   fixandinfer      :       0.00       0.00          0          0
1796.80/1797.11	c   feaspump         :     588.01       0.00          1          0
1796.80/1797.11	c   clique           :       0.00       0.00          0          0
1796.80/1797.11	c   coefdiving       :     257.01       0.00          1          0
1796.80/1797.11	c   indrounding      :       0.00       0.00          0          0
1796.80/1797.11	c   indcoefdiving    :       0.00       0.00          0          0
1796.80/1797.11	c   fracdiving       :       0.00       0.00          0          0
1796.80/1797.11	c   nlpdiving        :       0.00       0.00          0          0
1796.80/1797.11	c   veclendiving     :       0.00       0.00          0          0
1796.80/1797.11	c   intdiving        :       0.00       0.00          0          0
1796.80/1797.11	c   actconsdiving    :       0.00       0.00          0          0
1796.80/1797.11	c   objpscostdiving  :       0.00       0.00          0          0
1796.80/1797.11	c   rootsoldiving    :       0.00       0.00          0          0
1796.80/1797.11	c   linesearchdiving :       0.00       0.00          0          0
1796.80/1797.11	c   guideddiving     :       0.00       0.00          0          0
1796.80/1797.11	c   octane           :       0.00       0.00          0          0
1796.80/1797.11	c   rens             :     113.63       0.00          1          0
1796.80/1797.11	c   rins             :       0.00       0.00          0          0
1796.80/1797.11	c   localbranching   :       0.00       0.00          0          0
1796.80/1797.11	c   mutation         :       0.00       0.00          0          0
1796.80/1797.11	c   dins             :       0.00       0.00          0          0
1796.80/1797.11	c   vbounds          :       0.00       0.00          0          0
1796.80/1797.11	c   undercover       :       0.00       0.00          0          0
1796.80/1797.11	c   subnlp           :       0.00       0.00          0          0
1796.80/1797.11	c   trysol           :       0.00       0.00          0          0
1796.80/1797.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.80/1797.11	c   primal LP        :       0.07          1          0       0.00       0.00       0.07          1
1796.80/1797.11	c   dual LP          :     539.57         11     185996   16908.73     344.71       0.00          0
1796.80/1797.11	c   lex dual LP      :       0.00          0          0       0.00          -
1796.80/1797.11	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.80/1797.11	c   diving/probing LP:     844.92          7     177133   25304.71     209.65
1796.80/1797.11	c   strong branching :     194.69         71      71000    1000.00     364.68
1796.80/1797.11	c     (at root node) :          -         20      20000    1000.00          -
1796.80/1797.11	c   conflict analysis:       0.00          0          0       0.00          -
1796.80/1797.11	c B&B Tree           :
1796.80/1797.11	c   number of runs   :          1
1796.80/1797.11	c   nodes            :          4
1796.80/1797.11	c   nodes (total)    :          4
1796.80/1797.11	c   nodes left       :          5
1796.80/1797.11	c   max depth        :          2
1796.80/1797.11	c   max depth (total):          2
1796.80/1797.11	c   backtracks       :          0 (0.0%)
1796.80/1797.11	c   delayed cutoffs  :          0
1796.80/1797.11	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.80/1797.11	c   avg switch length:       1.25
1796.80/1797.11	c   switching time   :       0.07
1796.80/1797.11	c Solution           :
1796.80/1797.11	c   Solutions found  :          0 (0 improvements)
1796.80/1797.11	c   Primal Bound     :          -
1796.80/1797.11	c   Dual Bound       : +0.00000000000000e+00
1796.80/1797.11	c   Gap              :   infinite
1796.80/1797.11	c   Root Dual Bound  : +0.00000000000000e+00
1796.80/1797.11	c   Root Iterations  :     235902
1796.91/1797.24	c Time complete: 1796.95.

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-3693008-1338044512/watcher-3693008-1338044512 -o /tmp/evaluation-result-3693008-1338044512/solver-3693008-1338044512 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693008-1338044512.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.00 2.00 2.00 3/179 3695
/proc/meminfo: memFree=27780924/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=11668 CPUtime=0 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 1605 0 0 0 0 0 0 0 20 0 1 0 270576011 11948032 1559 33554432000 4194304 10169799 140736874684416 140734142229768 7543003 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 2917 1573 409 1459 0 1449 0

[startup+0.035791 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3695
/proc/meminfo: memFree=27780924/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=27416 CPUtime=0.02 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 5599 0 0 0 2 0 0 0 20 0 1 0 270576011 28073984 5553 33554432000 4194304 10169799 140736874684416 140734142229768 5985175 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 6854 5553 409 1459 0 5386 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27416

[startup+0.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3695
/proc/meminfo: memFree=27780924/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=35856 CPUtime=0.09 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 7469 0 0 0 9 0 0 0 20 0 1 0 270576011 36716544 7424 33554432000 4194304 10169799 140736874684416 140734142229768 8844157 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 8964 7446 452 1459 0 7496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35856

[startup+0.300261 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3695
/proc/meminfo: memFree=27780924/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=91908 CPUtime=0.29 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 21083 0 0 0 24 5 0 0 20 0 1 0 270576011 94113792 21007 33554432000 4194304 10169799 140736874684416 140734142229768 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 22977 21007 544 1459 0 21509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91908

[startup+0.70029 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3695
/proc/meminfo: memFree=27780924/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=111868 CPUtime=0.69 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 26590 0 0 0 42 27 0 0 20 0 1 0 270576011 114552832 26014 33554432000 4194304 10169799 140736874684416 140736874682568 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 27967 26014 565 1459 0 26499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111868

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3696
/proc/meminfo: memFree=27673028/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=177576 CPUtime=1.49 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 43022 0 0 0 112 37 0 0 20 0 1 0 270576011 181837824 41833 33554432000 4194304 10169799 140736874684416 140736874682568 5862035 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 44394 41833 596 1459 0 42926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 177576

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3696
/proc/meminfo: memFree=27573952/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=256852 CPUtime=3.08 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 61757 0 0 0 268 40 0 0 20 0 1 0 270576011 263016448 60568 33554432000 4194304 10169799 140736874684416 140736874680680 8918760 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 64213 60568 596 1459 0 62745 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 256852

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3696
/proc/meminfo: memFree=27516548/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=298728 CPUtime=6.29 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 71824 0 0 0 587 42 0 0 20 0 1 0 270576011 305897472 70635 33554432000 4194304 10169799 140736874684416 140736874680680 8922290 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 74682 70635 596 1459 0 73214 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 298728

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 3696
/proc/meminfo: memFree=27442908/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=365624 CPUtime=12.68 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 87632 0 0 0 1224 44 0 0 20 0 1 0 270576011 374398976 86443 33554432000 4194304 10169799 140736874684416 140736874681944 5862022 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 91406 86443 596 1459 0 89938 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 365624

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 3696
/proc/meminfo: memFree=27304780/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=500016 CPUtime=25.49 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 120990 0 0 0 2484 65 0 0 20 0 1 0 270576011 512016384 119801 33554432000 4194304 10169799 140736874684416 140736874681928 8915442 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 125004 119801 601 1459 0 123536 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 500016

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 3696
/proc/meminfo: memFree=27065584/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=739440 CPUtime=51.08 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 181170 0 0 0 4875 233 0 0 20 0 1 0 270576011 757186560 179981 33554432000 4194304 10169799 140736874684416 140736874681944 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 184860 179981 605 1459 0 183392 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 739440

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3697
/proc/meminfo: memFree=26946224/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=855924 CPUtime=102.28 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 209706 0 0 0 9963 265 0 0 20 0 1 0 270576011 876466176 208981 33554432000 4194304 10169799 140736874684416 140736874676728 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 213981 208981 777 1459 0 212513 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 855924

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3697
/proc/meminfo: memFree=26939040/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=863248 CPUtime=162.26 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 212008 0 0 0 15957 269 0 0 20 0 1 0 270576011 883965952 210829 33554432000 4194304 10169799 140736874684416 140736874676824 8004522 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 215812 210829 777 1459 0 214344 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 863248

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3698
/proc/meminfo: memFree=26938264/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=863248 CPUtime=222.25 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 212015 0 0 0 21953 272 0 0 20 0 1 0 270576011 883965952 210834 33554432000 4194304 10169799 140736874684416 140736874676824 8020691 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 215812 210834 777 1459 0 214344 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 863248

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3698
/proc/meminfo: memFree=26934200/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=863248 CPUtime=282.24 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 212030 0 0 0 27950 274 0 0 20 0 1 0 270576011 883965952 211557 33554432000 4194304 10169799 140736874684416 140736874676872 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 215812 211557 777 1459 0 214344 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 863248

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 3698
/proc/meminfo: memFree=26929392/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=863248 CPUtime=342.24 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 212031 0 0 0 33946 278 0 0 20 0 1 0 270576011 883965952 212577 33554432000 4194304 10169799 140736874684416 140736874675992 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 215812 212577 777 1459 0 214344 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 863248

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3698
/proc/meminfo: memFree=26925080/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=863380 CPUtime=402.23 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 212034 0 0 0 39943 280 0 0 20 0 1 0 270576011 884101120 213331 33554432000 4194304 10169799 140736874684416 140736874676696 7982272 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 215845 213331 777 1459 0 214377 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 863380

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3699
/proc/meminfo: memFree=26922504/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=863380 CPUtime=462.22 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 212039 0 0 0 45940 282 0 0 20 0 1 0 270576011 884101120 213948 33554432000 4194304 10169799 140736874684416 140736874676696 8020468 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 215845 213948 777 1459 0 214377 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 863380

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3702
/proc/meminfo: memFree=26922152/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=863380 CPUtime=522.21 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 212045 0 0 0 51936 285 0 0 20 0 1 0 270576011 884101120 213955 33554432000 4194304 10169799 140736874684416 140736874676696 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 215845 213955 777 1459 0 214377 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 863380

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3702
/proc/meminfo: memFree=26921692/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=863380 CPUtime=582.2 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 212111 0 0 0 57931 289 0 0 20 0 1 0 270576011 884101120 214121 33554432000 4194304 10169799 140736874684416 140736874676632 8006140 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 215845 214121 777 1459 0 214377 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 863380

[startup+642.3 s]

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

/proc/meminfo: memFree=26950760/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=999284 CPUtime=1122.11 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 243336 0 0 0 111368 843 0 0 20 0 1 0 270576011 1023266816 247958 33554432000 4194304 10169799 140736874684416 140736874673960 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 249821 247958 822 1459 0 248353 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 999284

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3745
/proc/meminfo: memFree=26947296/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=1001648 CPUtime=1182.1 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 243859 0 0 0 117346 864 0 0 20 0 1 0 270576011 1025687552 248481 33554432000 4194304 10169799 140736874684416 140736874676008 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 250412 248481 824 1459 0 248944 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1001648

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3745
/proc/meminfo: memFree=27032544/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=913824 CPUtime=1242.09 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 262752 0 0 0 123327 882 0 0 20 0 1 0 270576011 935755776 227193 33554432000 4194304 10169799 140736874684416 140736874679016 8004811 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 228456 227193 846 1459 0 226988 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 913824

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3745
/proc/meminfo: memFree=27028388/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=916368 CPUtime=1302.09 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 274095 0 0 0 129319 890 0 0 20 0 1 0 270576011 938360832 227902 33554432000 4194304 10169799 140736874684416 140736874678744 8009474 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 229092 227902 846 1459 0 227624 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 916368

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 3746
/proc/meminfo: memFree=27030768/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=913864 CPUtime=1362.08 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 279743 0 0 0 135310 898 0 0 20 0 1 0 270576011 935796736 227290 33554432000 4194304 10169799 140736874684416 140736874679208 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 228466 227290 846 1459 0 226998 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 913864

[startup+1422.31 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 3746
/proc/meminfo: memFree=27027592/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=914012 CPUtime=1422.07 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 284699 0 0 0 141301 906 0 0 20 0 1 0 270576011 935948288 227272 33554432000 4194304 10169799 140736874684416 140736874679112 8009556 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 228503 227272 846 1459 0 227035 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 914012

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 3746
/proc/meminfo: memFree=27021564/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=915516 CPUtime=1482.05 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 285131 0 0 0 147294 911 0 0 20 0 1 0 270576011 937488384 227704 33554432000 4194304 10169799 140736874684416 140736874678744 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 228879 227704 846 1459 0 227411 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 915516

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3746
/proc/meminfo: memFree=27023300/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=913836 CPUtime=1542.04 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286482 0 0 0 153287 917 0 0 20 0 1 0 270576011 935768064 227289 33554432000 4194304 10169799 140736874684416 140736874678280 7983411 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 228459 227289 846 1459 0 226991 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 913836

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3746
/proc/meminfo: memFree=27019640/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=917756 CPUtime=1602.04 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286841 0 0 0 159280 924 0 0 20 0 1 0 270576011 939782144 228159 33554432000 4194304 10169799 140736874684416 140736874678280 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 229439 228159 846 1459 0 227971 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 917756

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3747
/proc/meminfo: memFree=27019268/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=917756 CPUtime=1662.02 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286973 0 0 0 165273 929 0 0 20 0 1 0 270576011 939782144 228291 33554432000 4194304 10169799 140736874684416 140736874678280 8004809 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 229439 228291 846 1459 0 227971 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 917756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3750
/proc/meminfo: memFree=27019012/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=917756 CPUtime=1722.02 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286973 0 0 0 171266 936 0 0 20 0 1 0 270576011 939782144 228291 33554432000 4194304 10169799 140736874684416 140736874678200 8051582 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 229439 228291 846 1459 0 227971 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 917756

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3750
/proc/meminfo: memFree=27018772/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=917756 CPUtime=1782 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286973 0 0 0 177261 939 0 0 20 0 1 0 270576011 939782144 228291 33554432000 4194304 10169799 140736874684416 140736874678200 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 229439 228291 846 1459 0 227971 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 917756

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3750
/proc/meminfo: memFree=27018524/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=917756 CPUtime=1785.21 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286973 0 0 0 177581 940 0 0 20 0 1 0 270576011 939782144 228291 33554432000 4194304 10169799 140736874684416 140736874677544 8844020 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 229439 228291 846 1459 0 227971 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 917756

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3750
/proc/meminfo: memFree=27018524/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=917756 CPUtime=1791.61 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286973 0 0 0 178221 940 0 0 20 0 1 0 270576011 939782144 228291 33554432000 4194304 10169799 140736874684416 140736874678200 8006202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 229439 228291 846 1459 0 227971 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 917756

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3750
/proc/meminfo: memFree=27018524/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=917756 CPUtime=1794.81 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286973 0 0 0 178541 940 0 0 20 0 1 0 270576011 939782144 228291 33554432000 4194304 10169799 140736874684416 140736874678200 8014928 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 229439 228291 846 1459 0 227971 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 917756

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3750
/proc/meminfo: memFree=27018524/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=917756 CPUtime=1795.6 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286973 0 0 0 178620 940 0 0 20 0 1 0 270576011 939782144 228291 33554432000 4194304 10169799 140736874684416 140736874678200 8844020 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 229439 228291 846 1459 0 227971 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 917756

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3750
/proc/meminfo: memFree=27018524/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=917756 CPUtime=1796.4 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286973 0 0 0 178700 940 0 0 20 0 1 0 270576011 939782144 228291 33554432000 4194304 10169799 140736874684416 140736874677544 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 229439 228291 846 1459 0 227971 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 917756

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3750
/proc/meminfo: memFree=27018524/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=917756 CPUtime=1796.8 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286973 0 0 0 178740 940 0 0 20 0 1 0 270576011 939782144 228291 33554432000 4194304 10169799 140736874684416 140736874677544 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 229439 228291 846 1459 0 227971 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 917756

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3750
/proc/meminfo: memFree=27018524/32873844 swapFree=7608/7608
[pid=3695] ppid=3693 vsize=852848 CPUtime=1796.91 cores=0,2,4,6
/proc/3695/stat : 3695 (scip-2.1.1.4sfi) R 3693 3695 30878 0 -1 4202496 286975 0 0 0 178750 941 0 0 20 0 1 0 270576011 873316352 212545 33554432000 4194304 10169799 140736874684416 140736874677544 7542233 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3695/statm: 213212 212545 848 1459 0 211744 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 852848

Child status: 0
Real time (s): 1797.24
CPU time (s): 1796.96
CPU user time (s): 1787.54
CPU system time (s): 9.42157
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 1002188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.54
system time used= 9.42157
maximum resident set size= 994448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 286977
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= 18
involuntary context switches= 1856

runsolver used 3.55546 second user time and 8.82766 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-26 17:01:52
IDJOB=3693008
IDBENCH=90147
IDSOLVER=2272
FILE ID=node135/3693008-1338044512
RUNJOBID= node135-1338017247-31465
PBS_JOBID= 14624262
Free space on /tmp= 71500 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_K176.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-3693008-1338044512/watcher-3693008-1338044512 -o /tmp/evaluation-result-3693008-1338044512/solver-3693008-1338044512 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693008-1338044512.opb -t 1800 -m 15500

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

MD5SUM BENCH= 3f678424628fecb2a53891618f9bde8f
RANDOM SEED=1161239040

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27781080 kB
Buffers:          260160 kB
Cached:          3721808 kB
SwapCached:            0 kB
Active:          1250264 kB
Inactive:        3063048 kB
Active(anon):     333772 kB
Inactive(anon):        0 kB
Active(file):     916492 kB
Inactive(file):  3063048 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15152 kB
Writeback:             0 kB
AnonPages:        407728 kB
Mapped:            17932 kB
Shmem:               212 kB
Slab:             639508 kB
SReclaimable:      81896 kB
SUnreclaim:       557612 kB
KernelStack:        1504 kB
PageTables:         4528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     444632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    372736 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= 71488 MiB
End job on node135 at 2012-05-26 17:31:50