Trace number 3693005

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.9 1797.19

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K167.opb
MD5SUM828e3d173a352fe2cabe4815c21f6f3f
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 variables19873
Total number of constraints20209
Number of constraints which are clauses20042
Number of constraints which are cardinality constraints (but not clauses)167
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint167
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 168
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-3693005-1338044133.opb>
0.09/0.10	c original problem has 19873 variables (19873 bin, 0 int, 0 impl, 0 cont) and 20209 constraints
0.09/0.10	c problem read in 0.10
0.19/0.25	c presolving:
0.29/0.32	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18576 impls, 167 clqs
0.29/0.33	c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18576 impls, 165 clqs
0.29/0.34	c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18684 impls, 165 clqs
0.29/0.35	c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18882 impls, 165 clqs
0.29/0.36	c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19104 impls, 165 clqs
0.29/0.37	c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19330 impls, 165 clqs
0.29/0.38	c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19490 impls, 165 clqs
0.29/0.39	c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19616 impls, 165 clqs
0.29/0.39	c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19658 impls, 165 clqs
0.39/0.40	c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19704 impls, 165 clqs
0.39/0.41	c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19760 impls, 165 clqs
0.39/0.41	c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19790 impls, 165 clqs
0.59/0.62	c (round 13) 742 del vars, 800 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19244 upgd conss, 19806 impls, 165 clqs
0.69/0.70	c (round 14) 742 del vars, 800 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19409 upgd conss, 19806 impls, 165 clqs
18.48/18.53	c (round 15) 767 del vars, 800 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19409 upgd conss, 3497638 impls, 165 clqs
18.48/18.55	c (round 16) 767 del vars, 825 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19409 upgd conss, 3497666 impls, 165 clqs
18.59/18.63	c (round 17) 767 del vars, 825 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19422 upgd conss, 3497666 impls, 165 clqs
22.28/22.35	c (round 18) 792 del vars, 825 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19422 upgd conss, 5772236 impls, 165 clqs
22.28/22.37	c (round 19) 799 del vars, 857 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19422 upgd conss, 5772302 impls, 165 clqs
22.39/22.45	c (round 20) 799 del vars, 857 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19445 upgd conss, 5772302 impls, 165 clqs
22.48/22.59	c (round 21) 824 del vars, 857 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19445 upgd conss, 5818100 impls, 165 clqs
22.58/22.61	c (round 22) 830 del vars, 888 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19445 upgd conss, 5818138 impls, 165 clqs
22.58/22.69	c (round 23) 830 del vars, 888 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19457 upgd conss, 5818138 impls, 165 clqs
22.68/22.77	c (round 24) 862 del vars, 888 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19457 upgd conss, 5831448 impls, 165 clqs
22.68/22.79	c (round 25) 862 del vars, 920 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19457 upgd conss, 5831594 impls, 165 clqs
22.79/22.88	c (round 26) 862 del vars, 920 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19478 upgd conss, 5831594 impls, 165 clqs
24.68/24.74	c    (24.7s) probing: 1000/19131 (5.2%) - 122 fixings, 1 aggregations, 1090053 implications, 0 bound changes
25.39/25.43	c (round 27) 887 del vars, 920 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19478 upgd conss, 7113806 impls, 165 clqs
25.39/25.45	c (round 28) 888 del vars, 946 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19478 upgd conss, 7113816 impls, 165 clqs
25.48/25.54	c (round 29) 888 del vars, 946 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19481 upgd conss, 7113816 impls, 165 clqs
25.59/25.62	c (round 30) 914 del vars, 946 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19481 upgd conss, 7116792 impls, 165 clqs
25.59/25.63	c (round 31) 914 del vars, 972 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19481 upgd conss, 7116928 impls, 165 clqs
25.68/25.72	c (round 32) 914 del vars, 972 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19493 upgd conss, 7116928 impls, 165 clqs
25.79/25.82	c (round 33) 941 del vars, 972 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19493 upgd conss, 7138616 impls, 165 clqs
25.79/25.84	c (round 34) 941 del vars, 999 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19493 upgd conss, 7138734 impls, 165 clqs
25.88/25.93	c (round 35) 941 del vars, 999 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19504 upgd conss, 7138734 impls, 165 clqs
28.78/28.89	c (round 36) 966 del vars, 999 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19504 upgd conss, 8622574 impls, 165 clqs
28.88/28.91	c (round 37) 967 del vars, 1025 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19504 upgd conss, 8622610 impls, 165 clqs
28.98/29.00	c (round 38) 967 del vars, 1025 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19522 upgd conss, 8622610 impls, 165 clqs
28.98/29.07	c (round 39) 992 del vars, 1025 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19522 upgd conss, 8623336 impls, 165 clqs
28.98/29.09	c (round 40) 992 del vars, 1050 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19522 upgd conss, 8623530 impls, 165 clqs
29.08/29.18	c (round 41) 992 del vars, 1050 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19539 upgd conss, 8623530 impls, 165 clqs
29.19/29.27	c (round 42) 1017 del vars, 1050 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19539 upgd conss, 8628774 impls, 165 clqs
29.19/29.29	c (round 43) 1022 del vars, 1080 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19539 upgd conss, 8628794 impls, 165 clqs
29.28/29.38	c (round 44) 1022 del vars, 1080 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19549 upgd conss, 8628794 impls, 165 clqs
31.48/31.52	c (round 45) 1047 del vars, 1080 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19549 upgd conss, 9382444 impls, 165 clqs
31.48/31.54	c (round 46) 1050 del vars, 1108 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19549 upgd conss, 9382536 impls, 165 clqs
31.58/31.63	c (round 47) 1050 del vars, 1108 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19557 upgd conss, 9382536 impls, 165 clqs
31.68/31.75	c (round 48) 1076 del vars, 1108 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19557 upgd conss, 9396228 impls, 165 clqs
31.68/31.77	c (round 49) 1076 del vars, 1134 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19557 upgd conss, 9396242 impls, 165 clqs
31.78/31.86	c (round 50) 1076 del vars, 1134 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19562 upgd conss, 9396242 impls, 165 clqs
33.08/33.15	c (round 51) 1101 del vars, 1134 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 19562 upgd conss, 9836438 impls, 165 clqs
33.08/33.17	c (round 52) 1101 del vars, 1162 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 19562 upgd conss, 9836497 impls, 165 clqs
33.08/33.19	c (round 53) 1104 del vars, 1163 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19562 upgd conss, 9836498 impls, 165 clqs
33.18/33.28	c (round 54) 1105 del vars, 1163 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19574 upgd conss, 9836498 impls, 165 clqs
33.28/33.35	c    (33.4s) probing: 2000/19131 (10.5%) - 347 fixings, 1 aggregations, 1902227 implications, 4 bound changes
33.28/33.38	c (round 55) 1130 del vars, 1163 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19574 upgd conss, 9838404 impls, 165 clqs
33.38/33.40	c (round 56) 1139 del vars, 1197 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19574 upgd conss, 9838420 impls, 165 clqs
33.38/33.49	c (round 57) 1139 del vars, 1197 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19582 upgd conss, 9838420 impls, 165 clqs
33.58/33.64	c (round 58) 1164 del vars, 1197 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19582 upgd conss, 9838420 impls, 165 clqs
33.58/33.66	c (round 59) 1164 del vars, 1222 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19582 upgd conss, 9838420 impls, 165 clqs
33.78/33.84	c (round 60) 1189 del vars, 1222 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19582 upgd conss, 9838420 impls, 165 clqs
33.78/33.86	c (round 61) 1189 del vars, 1247 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19582 upgd conss, 9838420 impls, 165 clqs
33.99/34.07	c (round 62) 1214 del vars, 1247 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19582 upgd conss, 9838420 impls, 165 clqs
33.99/34.09	c (round 63) 1214 del vars, 1272 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19582 upgd conss, 9838420 impls, 165 clqs
34.28/34.32	c (round 64) 1239 del vars, 1272 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19582 upgd conss, 9838420 impls, 165 clqs
34.28/34.35	c (round 65) 1239 del vars, 1297 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19582 upgd conss, 9838420 impls, 165 clqs
34.48/34.55	c (round 66) 1264 del vars, 1297 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19582 upgd conss, 9839324 impls, 165 clqs
34.48/34.58	c (round 67) 1272 del vars, 1330 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19582 upgd conss, 9839350 impls, 165 clqs
34.58/34.67	c (round 68) 1272 del vars, 1330 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19594 upgd conss, 9839350 impls, 165 clqs
34.88/34.92	c (round 69) 1297 del vars, 1330 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19594 upgd conss, 9839350 impls, 165 clqs
34.88/34.95	c (round 70) 1297 del vars, 1355 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19594 upgd conss, 9839350 impls, 165 clqs
34.98/35.01	c (round 71) 1322 del vars, 1355 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19594 upgd conss, 9839350 impls, 165 clqs
34.98/35.03	c (round 72) 1322 del vars, 1380 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19594 upgd conss, 9839350 impls, 165 clqs
34.98/35.10	c (round 73) 1347 del vars, 1380 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19594 upgd conss, 9839350 impls, 165 clqs
35.08/35.11	c (round 74) 1347 del vars, 1405 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19594 upgd conss, 9839350 impls, 165 clqs
35.08/35.18	c (round 75) 1372 del vars, 1405 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19594 upgd conss, 9839350 impls, 165 clqs
35.08/35.20	c (round 76) 1377 del vars, 1435 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19594 upgd conss, 9839356 impls, 165 clqs
35.18/35.29	c (round 77) 1377 del vars, 1435 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19597 upgd conss, 9839356 impls, 165 clqs
35.28/35.36	c (round 78) 1402 del vars, 1435 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19597 upgd conss, 9839356 impls, 165 clqs
35.28/35.38	c (round 79) 1402 del vars, 1460 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19597 upgd conss, 9839356 impls, 165 clqs
39.38/39.42	c (round 80) 1427 del vars, 1460 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19597 upgd conss, 10407650 impls, 165 clqs
39.38/39.44	c (round 81) 1427 del vars, 1485 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19597 upgd conss, 10407650 impls, 165 clqs
39.49/39.57	c (round 82) 1452 del vars, 1485 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19597 upgd conss, 10407712 impls, 165 clqs
39.49/39.59	c (round 83) 1453 del vars, 1511 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19597 upgd conss, 10407712 impls, 165 clqs
39.78/39.84	c    (39.8s) probing: 3000/19131 (15.7%) - 678 fixings, 1 aggregations, 2192944 implications, 4 bound changes
46.38/46.40	c    (46.4s) probing: 4000/19131 (20.9%) - 681 fixings, 1 aggregations, 2675711 implications, 4 bound changes
50.68/50.72	c    (50.7s) probing: 4603/19131 (24.1%) - 681 fixings, 1 aggregations, 3034092 implications, 4 bound changes
50.68/50.72	c    (50.7s) probing aborted: 1000/1000 successive useless probings
50.68/50.72	c (round 84) 1474 del vars, 1511 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19597 upgd conss, 12103214 impls, 165 clqs
50.68/50.75	c (round 85) 1474 del vars, 1532 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19597 upgd conss, 12103214 impls, 165 clqs
51.59/51.67	c    (51.7s) probing: 4703/19131 (24.6%) - 681 fixings, 1 aggregations, 3142689 implications, 4 bound changes
51.59/51.67	c    (51.7s) probing aborted: 1000/1000 successive useless probings
51.59/51.70	c presolving (86 rounds):
51.59/51.70	c  1474 deleted vars, 1532 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
51.59/51.70	c  12320670 implications, 165 cliques
51.59/51.70	c presolved problem has 18399 variables (18399 bin, 0 int, 0 impl, 0 cont) and 18677 constraints
51.59/51.70	c    2286 constraints of type <setppc>
51.59/51.70	c   16391 constraints of type <logicor>
51.59/51.70	c transformed objective value is always integral (scale: 1)
51.59/51.70	c Presolving Time: 51.56
51.59/51.70	c - non default parameters ----------------------------------------------------------------------
51.59/51.70	c # SCIP version 2.1.1.4
51.59/51.70	c 
51.59/51.70	c # maximal time in seconds to run
51.59/51.70	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
51.59/51.70	c limits/time = 1797
51.59/51.70	c 
51.59/51.70	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
51.59/51.70	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
51.59/51.70	c limits/memory = 13950
51.59/51.70	c 
51.59/51.70	c # default clock type (1: CPU user seconds, 2: wall clock time)
51.59/51.70	c # [type: int, range: [1,2], default: 1]
51.59/51.70	c timing/clocktype = 2
51.59/51.70	c 
51.59/51.70	c # belongs reading time to solving time?
51.59/51.70	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
51.59/51.70	c timing/reading = TRUE
51.59/51.70	c 
51.59/51.70	c -----------------------------------------------------------------------------------------------
51.59/51.70	c start solving
51.69/51.70	c 
77.57/77.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.57/77.64	c  77.6s|     1 |     0 | 17914 |     - | 397M|   0 |3645 |  18k|  18k|  18k|  18k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
553.11/553.29	c   553s|     1 |     0 |119054 |     - | 399M|   0 |4021 |  18k|  18k|  18k|  18k| 120 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
603.99/604.18	c   604s|     1 |     0 |137098 |     - | 399M|   0 |4152 |  18k|  18k|  18k|  18k| 229 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
660.27/660.40	c   660s|     1 |     0 |156195 |     - | 399M|   0 |4308 |  18k|  18k|  18k|  18k| 295 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
719.87/720.01	c   720s|     1 |     0 |176024 |     - | 399M|   0 |4341 |  18k|  18k|  18k|  19k| 362 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
773.86/774.08	c   774s|     1 |     0 |194083 |     - | 399M|   0 |4577 |  18k|  18k|  18k|  19k| 410 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
832.64/832.84	c   833s|     1 |     0 |213292 |     - | 399M|   0 |4669 |  18k|  18k|  18k|  19k| 439 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
928.14/928.37	c   928s|     1 |     2 |213292 |     - | 399M|   0 |4669 |  18k|  18k|  18k|  19k| 439 |  15 |  19 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.06	c 
1796.70/1797.06	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.06	c Solving Time (sec) : 1797.05
1796.70/1797.06	c Solving Nodes      : 8
1796.70/1797.06	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.06	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.06	c Gap                : infinite
1796.70/1797.06	s UNKNOWN
1796.70/1797.06	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.06	c Total Time         :    1797.05
1796.70/1797.06	c   solving          :    1797.05
1796.70/1797.06	c   presolving       :      51.56 (included in solving)
1796.70/1797.06	c   reading          :       0.10 (included in solving)
1796.70/1797.06	c   copying          :       0.06 (1 #copies) (minimal 0.06, maximal 0.06, average 0.06)
1796.70/1797.06	c Original Problem   :
1796.70/1797.06	c   Problem name     : HOME/instance-3693005-1338044133.opb
1796.70/1797.06	c   Variables        : 19873 (19873 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.06	c   Constraints      : 20209 initial, 20209 maximal
1796.70/1797.06	c   Objective sense  : minimize
1796.70/1797.06	c Presolved Problem  :
1796.70/1797.06	c   Problem name     : t_HOME/instance-3693005-1338044133.opb
1796.70/1797.06	c   Variables        : 18399 (18399 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.06	c   Constraints      : 18677 initial, 18692 maximal
1796.70/1797.06	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.06	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.06	c   trivial          :       0.09       0.00          4          0          0          0          0          0          0          0          0
1796.70/1797.06	c   dualfix          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.06	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.06	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.06	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.06	c   gateextraction   :       0.21       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.06	c   implics          :       0.57       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.06	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.06	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.06	c   probing          :      47.48       0.00        681          1          0          4          0          0          0          0          0
1796.70/1797.06	c   setppc           :       0.38       0.00         44          0          0          0          0        281          0          0          0
1796.70/1797.06	c   linear           :       0.25       0.00        742          0          0        742          0        800          0          0          0
1796.70/1797.06	c   logicor          :       2.32       0.01          2          0          0          4          0        451          0          0          0
1796.70/1797.06	c   root node        :          -          -        102          -          -        102          -          -          -          -          -
1796.70/1797.06	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.06	c   integral         :          0          0          0          0          7          0          4          0          0          0          0          0         14
1796.70/1797.06	c   setppc           :       2286       2286          6      72318          0          0          3       4560        320      10800          0          0          0
1796.70/1797.06	c   logicor          :      16391+     16406          6      64869          0          0          0      37517        181       1168          0          0          0
1796.70/1797.06	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.70/1797.06	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.06	c   integral         :     499.27       0.00       0.00       0.00     499.27       0.00       0.00       0.00
1796.70/1797.06	c   setppc           :       4.01       0.00       0.00       4.01       0.00       0.00       0.00       0.00
1796.70/1797.06	c   logicor          :       4.87       0.01       0.01       4.83       0.00       0.00       0.00       0.02
1796.70/1797.06	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.06	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.06	c   rootredcost      :          0          0          0          0
1796.70/1797.06	c   pseudoobj        :          0          0          0          0
1796.70/1797.06	c   vbounds          :          0          0          0          0
1796.70/1797.06	c   redcost          :         13          0          0          0
1796.70/1797.06	c   probing          :          0          0          0          0
1796.70/1797.06	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.06	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.06	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.06	c   vbounds          :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.06	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.06	c   probing          :      47.48       0.00      47.48       0.00       0.00
1796.70/1797.06	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.06	c   propagation      :       0.04        501         15         15        1.0          0        0.0          -
1796.70/1797.06	c   infeasible LP    :       0.00          1          1          2       63.5          0        0.0          0
1796.70/1797.06	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.06	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.06	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.06	c   applied globally :          -          -          -         17        8.4          -          -          -
1796.70/1797.06	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.06	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.06	c   cut pool         :       0.00                     5          -          -          8          -    (maximal pool size: 483)
1796.70/1797.06	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.06	c   impliedbounds    :       0.37       0.00          6          0          0        526          0
1796.70/1797.06	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.06	c   gomory           :       7.44       0.00          6          0          0          0          0
1796.70/1797.06	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.06	c   strongcg         :       7.49       0.00          6          0          0          0          0
1796.70/1797.06	c   cmir             :       1.00       0.00          6          0          0          0          0
1796.70/1797.06	c   flowcover        :       1.16       0.00          6          0          0          0          0
1796.70/1797.06	c   clique           :      18.59       0.00          6          0          0         54          0
1796.70/1797.06	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.06	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.70/1797.06	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.06	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.06	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.06	c   problem variables:       0.00          -          0          0
1796.70/1797.06	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.06	c   relpscost        :     499.27       0.00          7          0          0          0          0         14
1796.70/1797.06	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.06	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.06	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.06	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.06	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.06	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.06	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.06	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.06	c   LP solutions     :       0.00          -          -          0
1796.70/1797.06	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.06	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.06	c   crossover        :       0.00       0.00          0          0
1796.70/1797.06	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.06	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.06	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.06	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.06	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.06	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.06	c   trivial          :       0.03       0.00          2          0
1796.70/1797.06	c   shiftandpropagate:       0.09       0.00          1          0
1796.70/1797.06	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.06	c   zirounding       :       0.01       0.00          0          0
1796.70/1797.06	c   rounding         :       0.02       0.00         13          0
1796.70/1797.06	c   shifting         :       0.13       0.00          7          0
1796.70/1797.06	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.06	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.06	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.06	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.06	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.06	c   feaspump         :     413.75       0.00          1          0
1796.70/1797.06	c   clique           :       0.00       0.00          0          0
1796.70/1797.06	c   coefdiving       :      64.22       0.00          1          0
1796.70/1797.06	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.06	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.06	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.06	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.06	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.06	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.06	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.06	c   octane           :       0.00       0.00          0          0
1796.70/1797.06	c   rens             :      48.43       0.00          1          0
1796.70/1797.06	c   rins             :       0.00       0.00          0          0
1796.70/1797.06	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.06	c   mutation         :       0.00       0.00          0          0
1796.70/1797.06	c   dins             :       0.00       0.00          0          0
1796.70/1797.06	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.06	c   undercover       :       0.00       0.00          0          0
1796.70/1797.06	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.06	c   trysol           :       0.00       0.00          0          0
1796.70/1797.06	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.06	c   primal LP        :       0.06          1          0       0.00       0.00       0.06          1
1796.70/1797.06	c   dual LP          :     682.68         15     255317   17021.13     373.99       0.00          0
1796.70/1797.06	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.06	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.06	c   diving/probing LP:     477.89          8     108395   13549.38     226.82
1796.70/1797.06	c   strong branching :     499.25        214     204205     954.23     409.03
1796.70/1797.06	c     (at root node) :          -         19      19000    1000.00          -
1796.70/1797.06	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.06	c B&B Tree           :
1796.70/1797.06	c   number of runs   :          1
1796.70/1797.06	c   nodes            :          8
1796.70/1797.06	c   nodes (total)    :          8
1796.70/1797.06	c   nodes left       :          7
1796.70/1797.06	c   max depth        :          5
1796.70/1797.06	c   max depth (total):          5
1796.70/1797.06	c   backtracks       :          1 (12.5%)
1796.70/1797.06	c   delayed cutoffs  :          0
1796.70/1797.06	c   repropagations   :          3 (87 domain reductions, 0 cutoffs)
1796.70/1797.06	c   avg switch length:       1.75
1796.70/1797.06	c   switching time   :       0.08
1796.70/1797.06	c Solution           :
1796.70/1797.06	c   Solutions found  :          0 (0 improvements)
1796.70/1797.06	c   Primal Bound     :          -
1796.70/1797.06	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.06	c   Gap              :   infinite
1796.70/1797.06	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.06	c   Root Iterations  :     213292
1796.80/1797.18	c Time complete: 1796.88.

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-3693005-1338044133/watcher-3693005-1338044133 -o /tmp/evaluation-result-3693005-1338044133/solver-3693005-1338044133 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693005-1338044133.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.07 2.02 2.00 2/176 3040
/proc/meminfo: memFree=29536720/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=10480 CPUtime=0 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 1 0 270538971 10731520 1306 33554432000 4194304 10169799 140734671090848 140733477001960 7543003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3040/statm: 2620 1306 409 1459 0 1152 0

[startup+0.0881849 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 3040
/proc/meminfo: memFree=29536720/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=33600 CPUtime=0.07 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 7138 0 0 0 7 0 0 0 20 0 1 0 270538971 34406400 7092 33554432000 4194304 10169799 140734671090848 140734670957176 7546560 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3040/statm: 8400 7092 409 1459 0 6932 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33600

[startup+0.100259 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 3040
/proc/meminfo: memFree=29536720/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=34492 CPUtime=0.09 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 7342 0 0 0 9 0 0 0 20 0 1 0 270538971 35319808 7297 33554432000 4194304 10169799 140734671090848 140734670957176 7543003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3040/statm: 8623 7301 409 1459 0 7155 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34492

[startup+0.300223 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 3040
/proc/meminfo: memFree=29536720/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=88704 CPUtime=0.29 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 20269 0 0 0 26 3 0 0 20 0 1 0 270538971 90832896 20223 33554432000 4194304 10169799 140734671090848 140734670957176 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3040/statm: 22176 20223 544 1459 0 20708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88704

[startup+0.700227 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 3040
/proc/meminfo: memFree=29536720/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=110904 CPUtime=0.69 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 27005 0 0 0 61 8 0 0 20 0 1 0 270538971 113565696 25761 33554432000 4194304 10169799 140734671090848 140734670957176 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3040/statm: 27726 25761 573 1459 0 26258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110904

[startup+1.50024 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 3041
/proc/meminfo: memFree=29402412/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=206552 CPUtime=1.49 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 49801 0 0 0 137 12 0 0 20 0 1 0 270538971 211509248 48430 33554432000 4194304 10169799 140734671090848 140734671087112 8918718 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3040/statm: 51638 48430 596 1459 0 50170 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206552

[startup+3.10029 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 3041
/proc/meminfo: memFree=29342264/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=246444 CPUtime=3.09 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 59270 0 0 0 296 13 0 0 20 0 1 0 270538971 252358656 57899 33554432000 4194304 10169799 140734671090848 140734671087112 8920320 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3040/statm: 61611 57899 596 1459 0 60143 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 246444

[startup+6.30025 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 3041
/proc/meminfo: memFree=29265880/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=292924 CPUtime=6.29 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 70470 0 0 0 614 15 0 0 20 0 1 0 270538971 299954176 69099 33554432000 4194304 10169799 140734671090848 140734671087112 8920216 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 73231 69099 596 1459 0 71763 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 292924

[startup+12.7003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 3041
/proc/meminfo: memFree=29204252/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=365340 CPUtime=12.68 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 87646 0 0 0 1251 17 0 0 20 0 1 0 270538971 374108160 86276 33554432000 4194304 10169799 140734671090848 140734671088376 7543003 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 91335 86280 596 1459 0 89867 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 365340

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 3041
/proc/meminfo: memFree=29035852/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=526804 CPUtime=25.48 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 128185 0 0 0 2517 31 0 0 20 0 1 0 270538971 539447296 126814 33554432000 4194304 10169799 140734671090848 140734671088488 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 131701 126814 605 1459 0 130233 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 526804

[startup+51.1003 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 3041
/proc/meminfo: memFree=28799832/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=753808 CPUtime=51.08 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 185051 0 0 0 5039 69 0 0 20 0 1 0 270538971 771899392 183680 33554432000 4194304 10169799 140734671090848 140734671088856 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 188452 183680 605 1459 0 186984 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 753808

[startup+102.306 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 3041
/proc/meminfo: memFree=28735512/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=816676 CPUtime=102.28 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 200682 0 0 0 10151 77 0 0 20 0 1 0 270538971 836276224 199232 33554432000 4194304 10169799 140734671090848 140734671083256 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 204169 199232 777 1459 0 202701 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 816676

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3041
/proc/meminfo: memFree=28731764/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=816676 CPUtime=162.26 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 200682 0 0 0 16147 79 0 0 20 0 1 0 270538971 836276224 199232 33554432000 4194304 10169799 140734671090848 140734671083256 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 204169 199232 777 1459 0 202701 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 816676

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3041
/proc/meminfo: memFree=28731560/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=816676 CPUtime=222.25 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 200684 0 0 0 22143 82 0 0 20 0 1 0 270538971 836276224 199266 33554432000 4194304 10169799 140734671090848 140734671083128 8021695 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 204169 199266 777 1459 0 202701 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 816676

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3045
/proc/meminfo: memFree=28725380/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=816676 CPUtime=282.24 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 200684 0 0 0 28140 84 0 0 20 0 1 0 270538971 836276224 200617 33554432000 4194304 10169799 140734671090848 140734671083128 7982285 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 204169 200617 777 1459 0 202701 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 816676

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3068
/proc/meminfo: memFree=28722060/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=816676 CPUtime=342.23 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 200684 0 0 0 34136 87 0 0 20 0 1 0 270538971 836276224 201478 33554432000 4194304 10169799 140734671090848 140734671083064 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 204169 201478 777 1459 0 202701 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 816676

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3068
/proc/meminfo: memFree=28720360/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=816676 CPUtime=402.22 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 200685 0 0 0 40131 91 0 0 20 0 1 0 270538971 836276224 201820 33554432000 4194304 10169799 140734671090848 140734671083064 8009883 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 204169 201820 777 1459 0 202701 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 816676

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3068
/proc/meminfo: memFree=28719272/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=816676 CPUtime=462.21 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 200685 0 0 0 46126 95 0 0 20 0 1 0 270538971 836276224 201820 33554432000 4194304 10169799 140734671090848 140734671083064 8006231 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 204169 201820 777 1459 0 202701 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 816676

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3068
/proc/meminfo: memFree=28671660/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=867036 CPUtime=522.2 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 206289 0 0 0 52040 180 0 0 20 0 1 0 270538971 887844864 213718 33554432000 4194304 10169799 140734671090848 140734671085256 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 216759 213718 804 1459 0 215291 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 867036

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3069
/proc/meminfo: memFree=28667968/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=867752 CPUtime=582.2 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 206758 0 0 0 58033 187 0 0 20 0 1 0 270538971 888578048 214600 33554432000 4194304 10169799 140734671090848 140734671085176 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 216938 214600 804 1459 0 215470 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 867752

[startup+642.3 s]

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

/proc/meminfo: memFree=28666092/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=867860 CPUtime=1062.11 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 236417 0 0 0 105958 253 0 0 20 0 1 0 270538971 888688640 215111 33554432000 4194304 10169799 140734671090848 140734671085544 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 216965 215111 846 1459 0 215497 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 867860

[startup+1122.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 3112
/proc/meminfo: memFree=28771184/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=870232 CPUtime=1122.11 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 238218 0 0 0 111951 260 0 0 20 0 1 0 270538971 891117568 215704 33554432000 4194304 10169799 140734671090848 140734671085256 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 217558 215704 846 1459 0 216090 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 870232

[startup+1182.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 3113
/proc/meminfo: memFree=28803612/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=863168 CPUtime=1182.09 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 238749 0 0 0 117944 265 0 0 20 0 1 0 270538971 883884032 213986 33554432000 4194304 10169799 140734671090848 140734671085544 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 215792 213986 846 1459 0 214324 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 863168

[startup+1242.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 3113
/proc/meminfo: memFree=28802496/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=865672 CPUtime=1242.09 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 238777 0 0 0 123937 272 0 0 20 0 1 0 270538971 886448128 214014 33554432000 4194304 10169799 140734671090848 140734671085832 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 216418 214014 846 1459 0 214950 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 865672

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3113
/proc/meminfo: memFree=28801132/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=865672 CPUtime=1302.08 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 238777 0 0 0 129931 277 0 0 20 0 1 0 270538971 886448128 214014 33554432000 4194304 10169799 140734671090848 140734671085448 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 216418 214014 846 1459 0 214950 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 865672

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3113
/proc/meminfo: memFree=28793936/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=870224 CPUtime=1362.07 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 239709 0 0 0 135924 283 0 0 20 0 1 0 270538971 891109376 215456 33554432000 4194304 10169799 140734671090848 140734671085304 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 217556 215456 847 1459 0 216088 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 870224

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3113
/proc/meminfo: memFree=28797316/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=863772 CPUtime=1422.07 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 240303 0 0 0 141918 289 0 0 20 0 1 0 270538971 884502528 214054 33554432000 4194304 10169799 140734671090848 140734671085448 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 215943 214054 847 1459 0 214475 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 863772

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 3117
/proc/meminfo: memFree=28788656/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=870200 CPUtime=1482.04 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 241230 0 0 0 147908 296 0 0 20 0 1 0 270538971 891084800 215492 33554432000 4194304 10169799 140734671090848 140734671085672 8009566 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 217550 215492 847 1459 0 216082 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 870200

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3117
/proc/meminfo: memFree=28794036/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=867464 CPUtime=1542.04 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 277330 0 0 0 153895 309 0 0 20 0 1 0 270538971 888283136 214789 33554432000 4194304 10169799 140734671090848 140734671085128 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 216866 214789 847 1459 0 215398 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 867464

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 3117
/proc/meminfo: memFree=28791928/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=864856 CPUtime=1602.03 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 300547 0 0 0 159881 322 0 0 20 0 1 0 270538971 885612544 214334 33554432000 4194304 10169799 140734671090848 140734671085448 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 216214 214334 847 1459 0 214746 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 864856

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3117
/proc/meminfo: memFree=28787092/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=869716 CPUtime=1662.02 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 301707 0 0 0 165874 328 0 0 20 0 1 0 270538971 890589184 215494 33554432000 4194304 10169799 140734671090848 140734671085256 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 217429 215494 847 1459 0 215961 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 869716

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 3117
/proc/meminfo: memFree=28789820/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=863072 CPUtime=1722.01 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 337391 0 0 0 171860 341 0 0 20 0 1 0 270538971 883785728 213902 33554432000 4194304 10169799 140734671090848 140734671085544 8004688 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 215768 213902 847 1459 0 214300 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 863072

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3117
/proc/meminfo: memFree=28784736/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=869680 CPUtime=1782 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 356051 0 0 0 177848 352 0 0 20 0 1 0 270538971 890552320 215521 33554432000 4194304 10169799 140734671090848 140734671085096 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 217420 215521 847 1459 0 215952 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 869680

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

[startup+1785.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 3117
/proc/meminfo: memFree=28784868/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=869680 CPUtime=1785.2 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 356051 0 0 0 178168 352 0 0 20 0 1 0 270538971 890552320 215521 33554432000 4194304 10169799 140734671090848 140734671085080 8005471 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 217420 215521 847 1459 0 215952 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 869680

[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3118
/proc/meminfo: memFree=28786224/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=869680 CPUtime=1791.61 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 356051 0 0 0 178808 353 0 0 20 0 1 0 270538971 890552320 215521 33554432000 4194304 10169799 140734671090848 140734671084632 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 217420 215521 847 1459 0 215952 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 869680

[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3118
/proc/meminfo: memFree=28785356/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=869680 CPUtime=1794.8 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 356051 0 0 0 179127 353 0 0 20 0 1 0 270538971 890552320 215521 33554432000 4194304 10169799 140734671090848 140734671084632 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 217420 215521 847 1459 0 215952 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 869680

[startup+1795.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3118
/proc/meminfo: memFree=28785356/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=869680 CPUtime=1795.6 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 356051 0 0 0 179207 353 0 0 20 0 1 0 270538971 890552320 215521 33554432000 4194304 10169799 140734671090848 140734671084632 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 217420 215521 847 1459 0 215952 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 869680

[startup+1796.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3118
/proc/meminfo: memFree=28785356/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=869680 CPUtime=1796.4 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 356051 0 0 0 179287 353 0 0 20 0 1 0 270538971 890552320 215521 33554432000 4194304 10169799 140734671090848 140734671084632 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 217420 215521 847 1459 0 215952 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 869680

[startup+1797.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3118
/proc/meminfo: memFree=28785356/32873844 swapFree=7112/7112
[pid=3040] ppid=3038 vsize=817908 CPUtime=1796.8 cores=0,2,4,6
/proc/3040/stat : 3040 (scip-2.1.1.4sfi) R 3038 3040 521 0 -1 4202496 356053 0 0 0 179327 353 0 0 20 0 1 0 270538971 837537792 203650 33554432000 4194304 10169799 140734671090848 140734671085096 5280448 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3040/statm: 204477 203650 849 1459 0 203009 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 817908

Child status: 0
Real time (s): 1797.19
CPU time (s): 1796.9
CPU user time (s): 1793.35
CPU system time (s): 3.54846
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 951976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.35
system time used= 3.54846
maximum resident set size= 942420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356055
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= 21
involuntary context switches= 1987

runsolver used 2.85257 second user time and 6.96494 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-26 16:55:33
IDJOB=3693005
IDBENCH=90141
IDSOLVER=2272
FILE ID=node119/3693005-1338044133
RUNJOBID= node119-1338029657-1672
PBS_JOBID= 14624352
Free space on /tmp= 71560 MiB

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

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

MD5SUM BENCH= 828e3d173a352fe2cabe4815c21f6f3f
RANDOM SEED=890370785

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29537108 kB
Buffers:          225732 kB
Cached:          2032692 kB
SwapCached:            0 kB
Active:           815228 kB
Inactive:        1737064 kB
Active(anon):     282392 kB
Inactive(anon):    14064 kB
Active(file):     532836 kB
Inactive(file):  1723000 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14884 kB
Writeback:             0 kB
AnonPages:        301000 kB
Mapped:            16728 kB
Shmem:               200 kB
Slab:             645472 kB
SReclaimable:      87796 kB
SUnreclaim:       557676 kB
KernelStack:        1432 kB
PageTables:         4540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     415776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 71548 MiB
End job on node119 at 2012-05-26 17:25:30