Trace number 3693006

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K168.opb
MD5SUM4a002b4e44699cf4cd35a469f7223c94
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 variables19992
Total number of constraints20330
Number of constraints which are clauses20162
Number of constraints which are cardinality constraints (but not clauses)168
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint168
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 169
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-3693006-1338045123.opb>
0.08/0.10	c original problem has 19992 variables (19992 bin, 0 int, 0 impl, 0 cont) and 20330 constraints
0.08/0.10	c problem read in 0.10
0.19/0.25	c presolving:
0.28/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, 18732 impls, 168 clqs
0.28/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, 18732 impls, 166 clqs
0.28/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, 18840 impls, 166 clqs
0.28/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, 19038 impls, 166 clqs
0.28/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, 19260 impls, 166 clqs
0.28/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, 19486 impls, 166 clqs
0.28/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, 19646 impls, 166 clqs
0.28/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, 19772 impls, 166 clqs
0.28/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, 19814 impls, 166 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, 19860 impls, 166 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, 19916 impls, 166 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, 19946 impls, 166 clqs
0.58/0.62	c (round 13) 742 del vars, 801 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19363 upgd conss, 19962 impls, 166 clqs
0.69/0.70	c (round 14) 742 del vars, 801 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19529 upgd conss, 19962 impls, 166 clqs
18.59/18.68	c (round 15) 767 del vars, 801 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19529 upgd conss, 3536958 impls, 166 clqs
18.59/18.69	c (round 16) 767 del vars, 826 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19529 upgd conss, 3536986 impls, 166 clqs
18.69/18.77	c (round 17) 767 del vars, 826 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19542 upgd conss, 3536986 impls, 166 clqs
22.48/22.52	c (round 18) 792 del vars, 826 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19542 upgd conss, 5826728 impls, 166 clqs
22.48/22.54	c (round 19) 799 del vars, 858 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19542 upgd conss, 5826794 impls, 166 clqs
22.58/22.63	c (round 20) 799 del vars, 858 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19565 upgd conss, 5826794 impls, 166 clqs
22.68/22.76	c (round 21) 824 del vars, 858 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19565 upgd conss, 5872592 impls, 166 clqs
22.68/22.78	c (round 22) 830 del vars, 889 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19565 upgd conss, 5872630 impls, 166 clqs
22.78/22.87	c (round 23) 830 del vars, 889 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19577 upgd conss, 5872630 impls, 166 clqs
22.88/22.95	c (round 24) 862 del vars, 889 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19577 upgd conss, 5885940 impls, 166 clqs
22.88/22.96	c (round 25) 862 del vars, 921 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19577 upgd conss, 5886086 impls, 166 clqs
22.99/23.05	c (round 26) 862 del vars, 921 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19598 upgd conss, 5886086 impls, 166 clqs
24.78/24.88	c    (24.9s) probing: 1000/19250 (5.2%) - 122 fixings, 1 aggregations, 1095402 implications, 0 bound changes
25.58/25.62	c (round 27) 887 del vars, 921 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19598 upgd conss, 7176970 impls, 166 clqs
25.58/25.64	c (round 28) 888 del vars, 947 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19598 upgd conss, 7176980 impls, 166 clqs
25.68/25.73	c (round 29) 888 del vars, 947 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19601 upgd conss, 7176980 impls, 166 clqs
25.78/25.80	c (round 30) 914 del vars, 947 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19601 upgd conss, 7179956 impls, 166 clqs
25.78/25.82	c (round 31) 914 del vars, 973 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19601 upgd conss, 7180092 impls, 166 clqs
25.88/25.90	c (round 32) 914 del vars, 973 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19613 upgd conss, 7180092 impls, 166 clqs
25.98/26.00	c (round 33) 941 del vars, 973 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19613 upgd conss, 7201780 impls, 166 clqs
25.98/26.02	c (round 34) 941 del vars, 1000 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19613 upgd conss, 7201898 impls, 166 clqs
26.08/26.11	c (round 35) 941 del vars, 1000 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19624 upgd conss, 7201898 impls, 166 clqs
28.98/29.09	c (round 36) 966 del vars, 1000 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19624 upgd conss, 8695710 impls, 166 clqs
29.07/29.11	c (round 37) 967 del vars, 1026 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19624 upgd conss, 8695746 impls, 166 clqs
29.17/29.20	c (round 38) 967 del vars, 1026 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19642 upgd conss, 8695746 impls, 166 clqs
29.17/29.26	c (round 39) 992 del vars, 1026 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19642 upgd conss, 8696472 impls, 166 clqs
29.17/29.28	c (round 40) 992 del vars, 1051 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19642 upgd conss, 8696666 impls, 166 clqs
29.28/29.37	c (round 41) 992 del vars, 1051 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19659 upgd conss, 8696666 impls, 166 clqs
29.38/29.46	c (round 42) 1017 del vars, 1051 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19659 upgd conss, 8701910 impls, 166 clqs
29.38/29.47	c (round 43) 1022 del vars, 1081 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19659 upgd conss, 8701930 impls, 166 clqs
29.48/29.56	c (round 44) 1022 del vars, 1081 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19669 upgd conss, 8701930 impls, 166 clqs
31.68/31.72	c (round 45) 1047 del vars, 1081 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19669 upgd conss, 9460510 impls, 166 clqs
31.68/31.74	c (round 46) 1050 del vars, 1109 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19669 upgd conss, 9460602 impls, 166 clqs
31.79/31.83	c (round 47) 1050 del vars, 1109 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19677 upgd conss, 9460602 impls, 166 clqs
31.88/31.94	c (round 48) 1076 del vars, 1109 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19677 upgd conss, 9474294 impls, 166 clqs
31.88/31.96	c (round 49) 1076 del vars, 1135 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19677 upgd conss, 9474308 impls, 166 clqs
31.98/32.05	c (round 50) 1076 del vars, 1135 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 19682 upgd conss, 9474308 impls, 166 clqs
33.28/33.34	c    (33.3s) probing: 2000/19250 (10.4%) - 334 fixings, 1 aggregations, 1917819 implications, 4 bound changes
33.28/33.34	c (round 51) 1101 del vars, 1135 del conss, 0 add conss, 746 chg bounds, 0 chg sides, 0 chg coeffs, 19682 upgd conss, 9917358 impls, 166 clqs
33.28/33.36	c (round 52) 1101 del vars, 1163 del conss, 0 add conss, 749 chg bounds, 0 chg sides, 0 chg coeffs, 19682 upgd conss, 9917417 impls, 166 clqs
33.28/33.38	c (round 53) 1104 del vars, 1164 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19682 upgd conss, 9917418 impls, 166 clqs
33.38/33.48	c (round 54) 1105 del vars, 1164 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19694 upgd conss, 9917418 impls, 166 clqs
33.48/33.56	c (round 55) 1130 del vars, 1164 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19694 upgd conss, 9919324 impls, 166 clqs
33.48/33.59	c (round 56) 1139 del vars, 1198 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19694 upgd conss, 9919340 impls, 166 clqs
33.58/33.68	c (round 57) 1139 del vars, 1198 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19702 upgd conss, 9919340 impls, 166 clqs
33.77/33.81	c (round 58) 1164 del vars, 1198 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19702 upgd conss, 9919340 impls, 166 clqs
33.77/33.84	c (round 59) 1164 del vars, 1223 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19702 upgd conss, 9919340 impls, 166 clqs
33.99/34.01	c (round 60) 1189 del vars, 1223 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19702 upgd conss, 9919340 impls, 166 clqs
33.99/34.03	c (round 61) 1189 del vars, 1248 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19702 upgd conss, 9919340 impls, 166 clqs
34.17/34.24	c (round 62) 1214 del vars, 1248 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19702 upgd conss, 9919340 impls, 166 clqs
34.17/34.26	c (round 63) 1214 del vars, 1273 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19702 upgd conss, 9919340 impls, 166 clqs
34.38/34.49	c (round 64) 1239 del vars, 1273 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19702 upgd conss, 9919340 impls, 166 clqs
34.47/34.51	c (round 65) 1239 del vars, 1298 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19702 upgd conss, 9919340 impls, 166 clqs
34.68/34.70	c (round 66) 1264 del vars, 1298 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19702 upgd conss, 9920244 impls, 166 clqs
34.68/34.73	c (round 67) 1272 del vars, 1331 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19702 upgd conss, 9920270 impls, 166 clqs
34.78/34.82	c (round 68) 1272 del vars, 1331 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19714 upgd conss, 9920270 impls, 166 clqs
34.98/35.08	c (round 69) 1297 del vars, 1331 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19714 upgd conss, 9920270 impls, 166 clqs
34.98/35.10	c (round 70) 1297 del vars, 1356 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19714 upgd conss, 9920270 impls, 166 clqs
35.08/35.16	c (round 71) 1322 del vars, 1356 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19714 upgd conss, 9920270 impls, 166 clqs
35.08/35.17	c (round 72) 1322 del vars, 1381 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19714 upgd conss, 9920270 impls, 166 clqs
35.19/35.23	c (round 73) 1347 del vars, 1381 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19714 upgd conss, 9920270 impls, 166 clqs
35.19/35.25	c (round 74) 1347 del vars, 1406 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19714 upgd conss, 9920270 impls, 166 clqs
35.28/35.31	c (round 75) 1372 del vars, 1406 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19714 upgd conss, 9920270 impls, 166 clqs
35.28/35.33	c (round 76) 1377 del vars, 1436 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19714 upgd conss, 9920276 impls, 166 clqs
35.37/35.43	c (round 77) 1377 del vars, 1436 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19717 upgd conss, 9920276 impls, 166 clqs
35.37/35.50	c (round 78) 1402 del vars, 1436 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19717 upgd conss, 9920276 impls, 166 clqs
35.48/35.51	c (round 79) 1402 del vars, 1461 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19717 upgd conss, 9920276 impls, 166 clqs
39.58/39.60	c (round 80) 1427 del vars, 1461 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19717 upgd conss, 10492392 impls, 166 clqs
39.58/39.62	c (round 81) 1427 del vars, 1486 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19717 upgd conss, 10492392 impls, 166 clqs
39.68/39.75	c (round 82) 1452 del vars, 1486 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19717 upgd conss, 10492454 impls, 166 clqs
39.68/39.77	c (round 83) 1453 del vars, 1512 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19717 upgd conss, 10492454 impls, 166 clqs
39.87/39.92	c    (39.9s) probing: 3000/19250 (15.6%) - 679 fixings, 1 aggregations, 2205822 implications, 4 bound changes
46.38/46.45	c    (46.4s) probing: 4000/19250 (20.8%) - 682 fixings, 1 aggregations, 2669015 implications, 4 bound changes
50.88/50.96	c    (51.0s) probing: 4623/19250 (24.0%) - 682 fixings, 1 aggregations, 3052505 implications, 4 bound changes
50.88/50.96	c    (51.0s) probing aborted: 1000/1000 successive useless probings
50.88/50.96	c (round 84) 1475 del vars, 1512 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19717 upgd conss, 12188280 impls, 166 clqs
50.88/50.98	c (round 85) 1475 del vars, 1534 del conss, 0 add conss, 750 chg bounds, 0 chg sides, 0 chg coeffs, 19717 upgd conss, 12188280 impls, 166 clqs
51.77/51.89	c    (51.9s) probing: 4723/19250 (24.5%) - 682 fixings, 1 aggregations, 3161102 implications, 4 bound changes
51.77/51.89	c    (51.9s) probing aborted: 1000/1000 successive useless probings
51.87/51.91	c presolving (86 rounds):
51.87/51.91	c  1475 deleted vars, 1534 deleted constraints, 0 added constraints, 750 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
51.87/51.91	c  12405736 implications, 166 cliques
51.87/51.91	c presolved problem has 18517 variables (18517 bin, 0 int, 0 impl, 0 cont) and 18796 constraints
51.87/51.91	c    2300 constraints of type <setppc>
51.87/51.91	c   16496 constraints of type <logicor>
51.87/51.91	c transformed objective value is always integral (scale: 1)
51.87/51.91	c Presolving Time: 51.77
51.87/51.91	c - non default parameters ----------------------------------------------------------------------
51.87/51.91	c # SCIP version 2.1.1.4
51.87/51.91	c 
51.87/51.91	c # maximal time in seconds to run
51.87/51.91	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
51.87/51.91	c limits/time = 1797
51.87/51.91	c 
51.87/51.91	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
51.87/51.91	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
51.87/51.91	c limits/memory = 13950
51.87/51.91	c 
51.87/51.91	c # default clock type (1: CPU user seconds, 2: wall clock time)
51.87/51.91	c # [type: int, range: [1,2], default: 1]
51.87/51.91	c timing/clocktype = 2
51.87/51.91	c 
51.87/51.91	c # belongs reading time to solving time?
51.87/51.91	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
51.87/51.91	c timing/reading = TRUE
51.87/51.91	c 
51.87/51.91	c -----------------------------------------------------------------------------------------------
51.87/51.91	c start solving
51.87/51.92	c 
80.77/80.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
80.77/80.81	c  80.8s|     1 |     0 | 18361 |     - | 399M|   0 |3866 |  18k|  18k|  18k|  18k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
613.77/613.93	c   614s|     1 |     0 |120707 |     - | 401M|   0 |4543 |  18k|  18k|  18k|  18k| 165 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
669.47/669.69	c   670s|     1 |     0 |140206 |     - | 401M|   0 |4664 |  18k|  18k|  18k|  19k| 255 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
723.96/724.14	c   724s|     1 |     0 |159064 |     - | 401M|   0 |4661 |  18k|  18k|  18k|  19k| 308 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
787.15/787.34	c   787s|     1 |     0 |179358 |     - | 401M|   0 |4821 |  18k|  18k|  18k|  19k| 365 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
840.84/841.03	c   841s|     1 |     0 |197276 |     - | 401M|   0 |4918 |  18k|  18k|  18k|  19k| 418 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
913.63/913.82	c   914s|     1 |     0 |219325 |     - | 402M|   0 |4886 |  18k|  18k|  18k|  19k| 459 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1128.30/1128.50	c  1129s|     1 |     2 |219325 |     - | 402M|   0 |4886 |  18k|  18k|  18k|  19k| 459 |  15 |  24 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.03	c 
1796.70/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.03	c Solving Time (sec) : 1797.03
1796.70/1797.03	c Solving Nodes      : 4
1796.70/1797.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.03	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.03	c Gap                : infinite
1796.70/1797.03	s UNKNOWN
1796.70/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.03	c Total Time         :    1797.03
1796.70/1797.03	c   solving          :    1797.03
1796.70/1797.03	c   presolving       :      51.77 (included in solving)
1796.70/1797.03	c   reading          :       0.10 (included in solving)
1796.70/1797.03	c   copying          :       0.05 (1 #copies) (minimal 0.05, maximal 0.05, average 0.05)
1796.70/1797.03	c Original Problem   :
1796.70/1797.03	c   Problem name     : HOME/instance-3693006-1338045123.opb
1796.70/1797.03	c   Variables        : 19992 (19992 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03	c   Constraints      : 20330 initial, 20330 maximal
1796.70/1797.03	c   Objective sense  : minimize
1796.70/1797.03	c Presolved Problem  :
1796.70/1797.03	c   Problem name     : t_HOME/instance-3693006-1338045123.opb
1796.70/1797.03	c   Variables        : 18517 (18517 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03	c   Constraints      : 18796 initial, 18811 maximal
1796.70/1797.03	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.03	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   trivial          :       0.09       0.00          4          0          0          0          0          0          0          0          0
1796.70/1797.03	c   dualfix          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   gateextraction   :       0.21       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   implics          :       0.57       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   probing          :      47.84       0.00        682          1          0          4          0          0          0          0          0
1796.70/1797.03	c   setppc           :       0.21       0.00         44          0          0          0          0        281          0          0          0
1796.70/1797.03	c   linear           :       0.25       0.00        742          0          0        742          0        801          0          0          0
1796.70/1797.03	c   logicor          :       2.34       0.01          2          0          0          4          0        452          0          0          0
1796.70/1797.03	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.70/1797.03	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.03	c   integral         :          0          0          0          0          4          0          4          0          0          0          0          0          8
1796.70/1797.03	c   setppc           :       2300       2300          6      72685          0          0          3       4412        321        208          0          0          0
1796.70/1797.03	c   logicor          :      16496+     16511          6      65201          0          0          0      37605        181         70          0          0          0
1796.70/1797.03	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.03	c   integral         :     189.02       0.00       0.00       0.00     189.02       0.00       0.00       0.00
1796.70/1797.03	c   setppc           :       3.56       0.00       0.00       3.55       0.00       0.00       0.00       0.00
1796.70/1797.03	c   logicor          :       4.86       0.01       0.01       4.82       0.00       0.00       0.00       0.02
1796.70/1797.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.03	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.03	c   rootredcost      :          0          0          0          0
1796.70/1797.03	c   pseudoobj        :          0          0          0          0
1796.70/1797.03	c   vbounds          :          0          0          0          0
1796.70/1797.03	c   redcost          :         10          0          0          0
1796.70/1797.03	c   probing          :          0          0          0          0
1796.70/1797.03	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.03	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.03	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.03	c   vbounds          :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.03	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.03	c   probing          :      47.84       0.00      47.84       0.00       0.00
1796.70/1797.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.03	c   propagation      :       0.04        502         15         15        1.0          0        0.0          -
1796.70/1797.03	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.03	c   applied globally :          -          -          -         15        1.0          -          -          -
1796.70/1797.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.03	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.03	c   cut pool         :       0.00                     5          -          -          2          -    (maximal pool size: 499)
1796.70/1797.03	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   impliedbounds    :       0.30       0.00          6          0          0        609          0
1796.70/1797.03	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   gomory           :       6.33       0.00          6          0          0          0          0
1796.70/1797.03	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   strongcg         :       6.37       0.00          6          0          0          0          0
1796.70/1797.03	c   cmir             :       1.04       0.00          6          0          0          0          0
1796.70/1797.03	c   flowcover        :       1.19       0.00          6          0          0          0          0
1796.70/1797.03	c   clique           :      17.81       0.00          6          0          0         51          0
1796.70/1797.03	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.70/1797.03	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.03	c   problem variables:       0.00          -          0          0
1796.70/1797.03	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.03	c   relpscost        :     189.02       0.00          4          0          0          0          0          8
1796.70/1797.03	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.03	c   LP solutions     :       0.00          -          -          0
1796.70/1797.03	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.03	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.03	c   crossover        :       0.00       0.00          0          0
1796.70/1797.03	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.03	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.03	c   trivial          :       0.03       0.00          2          0
1796.70/1797.03	c   shiftandpropagate:       0.09       0.00          1          0
1796.70/1797.03	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.03	c   zirounding       :       0.00       0.00          0          0
1796.70/1797.03	c   rounding         :       0.02       0.00         10          0
1796.70/1797.03	c   shifting         :       0.14       0.00          7          0
1796.70/1797.03	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.03	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.03	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.03	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.03	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.03	c   feaspump         :     473.96       0.00          1          0
1796.70/1797.03	c   clique           :       0.00       0.00          0          0
1796.70/1797.03	c   coefdiving       :     383.15       0.00          1          0
1796.70/1797.03	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.03	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.03	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.03	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.03	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.03	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.03	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.03	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.03	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.03	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.03	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.03	c   octane           :       0.00       0.00          0          0
1796.70/1797.03	c   rens             :     154.25       0.00          1          0
1796.70/1797.03	c   rins             :       0.00       0.00          0          0
1796.70/1797.03	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.03	c   mutation         :       0.00       0.00          0          0
1796.70/1797.03	c   dins             :       0.00       0.00          0          0
1796.70/1797.03	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.03	c   undercover       :       0.00       0.00          0          0
1796.70/1797.03	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.03	c   trysol           :       0.00       0.00          0          0
1796.70/1797.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.03	c   primal LP        :       0.06          1          0       0.00       0.00       0.06          1
1796.70/1797.03	c   dual LP          :     511.31         11     187537   17048.82     366.78       0.00          0
1796.70/1797.03	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.03	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.03	c   diving/probing LP:     856.97         16     226388   14149.25     264.17
1796.70/1797.03	c   strong branching :     189.00         75      74970     999.60     396.66
1796.70/1797.03	c     (at root node) :          -         24      24000    1000.00          -
1796.70/1797.03	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.03	c B&B Tree           :
1796.70/1797.03	c   number of runs   :          1
1796.70/1797.03	c   nodes            :          4
1796.70/1797.03	c   nodes (total)    :          4
1796.70/1797.03	c   nodes left       :          5
1796.70/1797.03	c   max depth        :          2
1796.70/1797.03	c   max depth (total):          2
1796.70/1797.03	c   backtracks       :          0 (0.0%)
1796.70/1797.03	c   delayed cutoffs  :          0
1796.70/1797.03	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.70/1797.03	c   avg switch length:       1.25
1796.70/1797.03	c   switching time   :       0.06
1796.70/1797.03	c Solution           :
1796.70/1797.03	c   Solutions found  :          0 (0 improvements)
1796.70/1797.03	c   Primal Bound     :          -
1796.70/1797.03	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.03	c   Gap              :   infinite
1796.70/1797.03	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.03	c   Root Iterations  :     219325
1796.80/1797.15	c Time complete: 1796.85.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3693006-1338045123/watcher-3693006-1338045123 -o /tmp/evaluation-result-3693006-1338045123/solver-3693006-1338045123 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693006-1338045123.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/176 11222
/proc/meminfo: memFree=28678780/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=10736 CPUtime=0 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 1407 0 0 0 0 0 0 0 20 0 1 0 270636826 10993664 1362 33554432000 4194304 10169799 140736375775200 140735327677160 7543003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11222/statm: 2684 1375 409 1459 0 1216 0

[startup+0.024096 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11222
/proc/meminfo: memFree=28678780/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=22612 CPUtime=0.01 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 4414 0 0 0 1 0 0 0 20 0 1 0 270636826 23154688 4368 33554432000 4194304 10169799 140736375775200 140735327677160 7168911 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11222/statm: 5653 4368 409 1459 0 4185 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22612

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11222
/proc/meminfo: memFree=28678780/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=34492 CPUtime=0.08 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 7347 0 0 0 8 0 0 0 20 0 1 0 270636826 35319808 7301 33554432000 4194304 10169799 140736375775200 140735327677160 8864920 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11222/statm: 8623 7301 409 1459 0 7155 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34492

[startup+0.300228 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11222
/proc/meminfo: memFree=28678780/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=90400 CPUtime=0.28 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 20695 0 0 0 25 3 0 0 20 0 1 0 270636826 92569600 20622 33554432000 4194304 10169799 140736375775200 140735327677160 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11222/statm: 22600 20622 544 1459 0 21132 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 90400

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11222
/proc/meminfo: memFree=28678780/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=112824 CPUtime=0.69 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 28030 0 0 0 60 9 0 0 20 0 1 0 270636826 115531776 26248 33554432000 4194304 10169799 140736375775200 140736375772408 7436251 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11222/statm: 28206 26248 573 1459 0 26738 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112824

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11223
/proc/meminfo: memFree=28543720/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=205392 CPUtime=1.48 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 49909 0 0 0 136 12 0 0 20 0 1 0 270636826 210321408 48000 33554432000 4194304 10169799 140736375775200 140736375771464 8883659 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11222/statm: 51348 48000 596 1459 0 49880 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 205392

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11223
/proc/meminfo: memFree=28482728/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=249292 CPUtime=3.08 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 60557 0 0 0 294 14 0 0 20 0 1 0 270636826 255275008 58648 33554432000 4194304 10169799 140736375775200 140736375771464 8918708 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 62323 58648 596 1459 0 60855 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 249292

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11223
/proc/meminfo: memFree=28406096/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=294748 CPUtime=6.29 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 71504 0 0 0 613 16 0 0 20 0 1 0 270636826 301821952 69595 33554432000 4194304 10169799 140736375775200 140736375771464 8918672 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 73687 69595 596 1459 0 72219 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 294748

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11223
/proc/meminfo: memFree=28334068/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=369104 CPUtime=12.69 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 88875 0 0 0 1250 19 0 0 20 0 1 0 270636826 377962496 86966 33554432000 4194304 10169799 140736375775200 140736375772728 4897516 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 92276 86966 596 1459 0 90808 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 369104

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11223
/proc/meminfo: memFree=28182920/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=524760 CPUtime=25.48 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 128041 0 0 0 2517 31 0 0 20 0 1 0 270636826 537354240 126132 33554432000 4194304 10169799 140736375775200 140736375773208 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 131190 126132 605 1459 0 129722 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 524760

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=27947196/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=754052 CPUtime=51.07 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 185531 0 0 0 5036 71 0 0 20 0 1 0 270636826 772149248 183622 33554432000 4194304 10169799 140736375775200 140736375772840 5930475 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 188513 183622 605 1459 0 187045 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 754052

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 11224
/proc/meminfo: memFree=27882488/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=815660 CPUtime=102.27 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 201145 0 0 0 10146 81 0 0 20 0 1 0 270636826 835235840 199278 33554432000 4194304 10169799 140736375775200 140736375767880 7983376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 203915 199278 777 1459 0 202447 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 815660

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=27872848/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=822380 CPUtime=162.25 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 202863 0 0 0 16142 83 0 0 20 0 1 0 270636826 842117120 201754 33554432000 4194304 10169799 140736375775200 140736375767480 7982285 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 205595 201754 777 1459 0 204127 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 822380

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=27869032/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=822380 CPUtime=222.25 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 202863 0 0 0 22139 86 0 0 20 0 1 0 270636826 842117120 202855 33554432000 4194304 10169799 140736375775200 140736375767480 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 205595 202855 777 1459 0 204127 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 822380

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=27864720/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=822380 CPUtime=282.24 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 202864 0 0 0 28133 91 0 0 20 0 1 0 270636826 842117120 203806 33554432000 4194304 10169799 140736375775200 140736375767480 8021730 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 205595 203806 777 1459 0 204127 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 822380

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=27864624/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=822380 CPUtime=342.23 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 202864 0 0 0 34129 94 0 0 20 0 1 0 270636826 842117120 203806 33554432000 4194304 10169799 140736375775200 140736375767480 8004513 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 205595 203806 777 1459 0 204127 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 822380

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11225
/proc/meminfo: memFree=27864652/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=822380 CPUtime=402.22 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 202864 0 0 0 40124 98 0 0 20 0 1 0 270636826 842117120 203806 33554432000 4194304 10169799 140736375775200 140736375767480 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 205595 203806 777 1459 0 204127 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 822380

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11263
/proc/meminfo: memFree=28018040/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=822380 CPUtime=462.21 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 202864 0 0 0 46119 102 0 0 20 0 1 0 270636826 842117120 204047 33554432000 4194304 10169799 140736375775200 140736375767416 8005298 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 205595 204047 777 1459 0 204127 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 822380

[startup+522.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 11266
/proc/meminfo: memFree=28005292/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=822380 CPUtime=522.19 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 202870 0 0 0 52111 108 0 0 20 0 1 0 270636826 842117120 204340 33554432000 4194304 10169799 140736375775200 140736375767416 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 205595 204340 777 1459 0 204127 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 822380

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 11266
/proc/meminfo: memFree=27958080/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=872740 CPUtime=582.18 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 207153 0 0 0 58030 188 0 0 20 0 1 0 270636826 893685760 216233 33554432000 4194304 10169799 140736375775200 140736375769704 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218185 216233 804 1459 0 216717 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 872740

[startup+642.3 s]

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

/proc/meminfo: memFree=27861940/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=957544 CPUtime=1062.11 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227765 0 0 0 105950 261 0 0 20 0 1 0 270636826 980525056 236758 33554432000 4194304 10169799 140736375775200 140736375766792 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 239386 236758 824 1459 0 237918 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 957544

[startup+1122.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 11271
/proc/meminfo: memFree=27938812/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1122.1 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 111941 269 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769848 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 875956

[startup+1182.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 11271
/proc/meminfo: memFree=27938724/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1182.09 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 117934 275 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769528 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 875956

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 11271
/proc/meminfo: memFree=27938352/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1242.08 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 123927 281 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769608 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 875956

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11272
/proc/meminfo: memFree=27938908/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1302.08 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 129921 287 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769800 8042722 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 875956

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11272
/proc/meminfo: memFree=27938592/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1362.06 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 135914 292 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769528 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 875956

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11272
/proc/meminfo: memFree=27937352/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1422.06 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 141909 297 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769064 8004370 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 875956

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 11273
/proc/meminfo: memFree=27937840/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1482.04 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 147900 304 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769160 8051568 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 875956

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 11273
/proc/meminfo: memFree=27937476/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1542.03 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 153893 310 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769064 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 875956

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11274
/proc/meminfo: memFree=27937104/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1602.02 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 159886 316 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375768328 8044420 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 875956

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11274
/proc/meminfo: memFree=27937104/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1662.02 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 165879 323 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375768984 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 875956

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11277
/proc/meminfo: memFree=27936476/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1722.01 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 171870 331 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769064 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 875956

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11277
/proc/meminfo: memFree=27935864/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1782 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 177863 337 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769480 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 875956

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11277
/proc/meminfo: memFree=27935988/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1785.2 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 178183 337 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769064 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 875956

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11277
/proc/meminfo: memFree=27935988/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1791.61 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 178823 338 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769160 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 875956

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11277
/proc/meminfo: memFree=27935864/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1794.8 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 179142 338 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769064 8033391 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 875956

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11277
/proc/meminfo: memFree=27935864/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1795.59 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 179221 338 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769160 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (KiB) 875956

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11277
/proc/meminfo: memFree=27935988/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=875956 CPUtime=1796.39 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227787 0 0 0 179301 338 0 0 20 0 1 0 270636826 896978944 217111 33554432000 4194304 10169799 140736375775200 140736375769064 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 218989 217111 846 1459 0 217521 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 875956

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11277
/proc/meminfo: memFree=27935988/32873844 swapFree=7900/7900
[pid=11222] ppid=11220 vsize=822156 CPUtime=1796.8 cores=0,2,4,6
/proc/11222/stat : 11222 (scip-2.1.1.4sfi) R 11220 11222 6871 0 -1 4202496 227789 0 0 0 179341 339 0 0 20 0 1 0 270636826 841887744 204855 33554432000 4194304 10169799 140736375775200 140736375769064 7542233 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11222/statm: 205539 204855 848 1459 0 204071 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 822156

Child status: 0
Real time (s): 1797.15
CPU time (s): 1796.86
CPU user time (s): 1793.45
CPU system time (s): 3.40448
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 957544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.45
system time used= 3.40448
maximum resident set size= 947120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227791
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= 16
involuntary context switches= 2329

runsolver used 2.78758 second user time and 8.67368 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-26 17:12:03
IDJOB=3693006
IDBENCH=90204
IDSOLVER=2272
FILE ID=node137/3693006-1338045123
RUNJOBID= node137-1338017245-7420
PBS_JOBID= 14624260
Free space on /tmp= 71268 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_K168.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-3693006-1338045123/watcher-3693006-1338045123 -o /tmp/evaluation-result-3693006-1338045123/solver-3693006-1338045123 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693006-1338045123.opb -t 1800 -m 15500

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

MD5SUM BENCH= 4a002b4e44699cf4cd35a469f7223c94
RANDOM SEED=900327456

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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:        28678780 kB
Buffers:          265128 kB
Cached:          2794460 kB
SwapCached:        22060 kB
Active:          1270156 kB
Inactive:        2136804 kB
Active(anon):     326784 kB
Inactive(anon):    22680 kB
Active(file):     943372 kB
Inactive(file):  2114124 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081504 kB
Dirty:             14760 kB
Writeback:             0 kB
AnonPages:        432668 kB
Mapped:            12896 kB
Shmem:                 0 kB
Slab:             646296 kB
SReclaimable:      88020 kB
SUnreclaim:       558276 kB
KernelStack:        1472 kB
PageTables:         4504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     450324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    407552 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= 71256 MiB
End job on node137 at 2012-05-26 17:42:00