Trace number 3739244

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 NameAnswerobjective functionCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.32 1790.63

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/
datasets/10orplus/normalized-mercurial-common.cudf.trendy.opb
MD5SUM6bb48d2b0ff46f6e7b073e580100f5b4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3183187736701
Best CPU time to get the best result obtained on this benchmark1800.92
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21105
Total number of constraints100043
Number of constraints which are clauses98478
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8588
Biggest coefficient in the objective function 79285326336
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234763814370998
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79285326336
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234763814370998
Number of bits of the biggest sum of numbers48
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 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-3739244-1338728492.opb>
0.69/0.70	c original problem has 21105 variables (21105 bin, 0 int, 0 impl, 0 cont) and 100043 constraints
0.69/0.70	c problem read
0.69/0.70	c presolving settings loaded
0.89/0.94	c presolving:
1.09/1.16	c (round 1) 2374 del vars, 4174 del conss, 36 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 130376 impls, 1557 clqs
1.18/1.20	c (round 2) 2421 del vars, 5020 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 0 upgd conss, 161785 impls, 1557 clqs
1.18/1.21	c (round 3) 2496 del vars, 5146 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 0 upgd conss, 161789 impls, 1557 clqs
1.18/1.25	c (round 4) 5421 del vars, 11012 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 0 upgd conss, 161789 impls, 1557 clqs
1.18/1.27	c (round 5) 5443 del vars, 11066 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 0 upgd conss, 161789 impls, 1557 clqs
1.18/1.28	c (round 6) 5454 del vars, 11082 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 0 upgd conss, 161789 impls, 1557 clqs
1.59/1.63	c (round 7) 5461 del vars, 13390 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86621 upgd conss, 161789 impls, 1557 clqs
1.69/1.71	c (round 8) 5464 del vars, 13393 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86621 upgd conss, 161789 impls, 1557 clqs
1.69/1.77	c (round 9) 5464 del vars, 13394 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 161789 impls, 1557 clqs
4.59/4.69	c (round 10) 5515 del vars, 13394 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 369927 impls, 1557 clqs
4.69/4.74	c (round 11) 5515 del vars, 13445 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 369927 impls, 1557 clqs
4.79/4.80	c (round 12) 5515 del vars, 13495 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 369927 impls, 1557 clqs
7.60/7.63	c (round 13) 5565 del vars, 13495 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 464405 impls, 1556 clqs
7.60/7.69	c (round 14) 5565 del vars, 13547 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 464405 impls, 1556 clqs
7.70/7.75	c (round 15) 5565 del vars, 13597 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 464405 impls, 1556 clqs
8.80/8.84	c    (8.1s) probing: 1000/15641 (6.4%) - 0 fixings, 111 aggregations, 81323 implications, 0 bound changes
10.79/10.82	c (round 16) 5615 del vars, 13597 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 489057 impls, 1556 clqs
10.79/10.88	c (round 17) 5615 del vars, 13644 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 489057 impls, 1556 clqs
10.90/10.93	c (round 18) 5615 del vars, 13697 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 489057 impls, 1556 clqs
12.19/12.23	c (round 19) 5665 del vars, 13697 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 497639 impls, 1555 clqs
12.19/12.28	c (round 20) 5665 del vars, 13747 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 497639 impls, 1555 clqs
12.29/12.34	c (round 21) 5665 del vars, 13798 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 497639 impls, 1555 clqs
13.59/13.64	c (round 22) 5715 del vars, 13798 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 517281 impls, 1555 clqs
13.59/13.69	c (round 23) 5715 del vars, 13855 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 517281 impls, 1555 clqs
13.69/13.75	c (round 24) 5715 del vars, 13901 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 517281 impls, 1555 clqs
13.89/13.95	c    (13.2s) probing: 2000/15641 (12.8%) - 3 fixings, 249 aggregations, 99201 implications, 0 bound changes
16.19/16.21	c (round 25) 5765 del vars, 13901 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 561499 impls, 1555 clqs
16.19/16.27	c (round 26) 5765 del vars, 13949 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 561499 impls, 1555 clqs
16.29/16.33	c (round 27) 5765 del vars, 14004 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 561499 impls, 1555 clqs
17.69/17.77	c (round 28) 5815 del vars, 14004 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 570715 impls, 1555 clqs
17.79/17.82	c (round 29) 5815 del vars, 14055 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 570715 impls, 1555 clqs
17.79/17.88	c (round 30) 5815 del vars, 14103 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 570715 impls, 1555 clqs
18.18/18.21	c    (17.5s) probing: 3000/15641 (19.2%) - 3 fixings, 351 aggregations, 125108 implications, 0 bound changes
19.48/19.56	c (round 31) 5865 del vars, 14103 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 587609 impls, 1554 clqs
19.58/19.61	c (round 32) 5865 del vars, 14151 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 587609 impls, 1554 clqs
19.58/19.67	c (round 33) 5865 del vars, 14213 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 587609 impls, 1554 clqs
21.18/21.26	c (round 34) 5915 del vars, 14213 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 596811 impls, 1554 clqs
21.28/21.31	c (round 35) 5915 del vars, 14262 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 596811 impls, 1554 clqs
21.28/21.37	c (round 36) 5915 del vars, 14314 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 596811 impls, 1554 clqs
21.99/22.04	c    (21.3s) probing: 4000/15641 (25.6%) - 4 fixings, 477 aggregations, 138168 implications, 0 bound changes
22.28/22.32	c (round 37) 5965 del vars, 14314 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 601547 impls, 1553 clqs
22.28/22.35	c (round 38) 5965 del vars, 14377 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 601547 impls, 1553 clqs
22.38/22.41	c (round 39) 5965 del vars, 14423 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 601547 impls, 1553 clqs
23.78/23.81	c (round 40) 6015 del vars, 14423 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 609021 impls, 1552 clqs
23.78/23.86	c (round 41) 6015 del vars, 14473 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 609021 impls, 1552 clqs
23.88/23.92	c (round 42) 6015 del vars, 14521 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 609021 impls, 1552 clqs
25.48/25.59	c    (24.9s) probing: 5000/15641 (32.0%) - 4 fixings, 596 aggregations, 147211 implications, 0 bound changes
25.58/25.65	c (round 43) 6065 del vars, 14521 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 618625 impls, 1552 clqs
25.68/25.70	c (round 44) 6065 del vars, 14568 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 618625 impls, 1552 clqs
25.68/25.76	c (round 45) 6065 del vars, 14618 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 618625 impls, 1552 clqs
27.28/27.38	c (round 46) 6115 del vars, 14618 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 631227 impls, 1551 clqs
27.39/27.43	c (round 47) 6115 del vars, 14670 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 631227 impls, 1551 clqs
27.39/27.49	c (round 48) 6115 del vars, 14718 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 631227 impls, 1551 clqs
28.77/28.81	c (round 49) 6165 del vars, 14721 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 638571 impls, 1551 clqs
28.77/28.86	c (round 50) 6165 del vars, 14771 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 638571 impls, 1551 clqs
28.87/28.92	c (round 51) 6165 del vars, 14826 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 638571 impls, 1551 clqs
29.17/29.25	c    (28.5s) probing: 6000/15641 (38.4%) - 6 fixings, 701 aggregations, 157120 implications, 0 bound changes
29.87/29.99	c (round 52) 6215 del vars, 14826 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 643195 impls, 1551 clqs
29.97/30.04	c (round 53) 6215 del vars, 14873 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 643195 impls, 1551 clqs
29.97/30.09	c (round 54) 6215 del vars, 14924 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 643195 impls, 1551 clqs
30.87/30.98	c (round 55) 6265 del vars, 14924 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 648315 impls, 1551 clqs
30.97/31.03	c (round 56) 6265 del vars, 14973 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 648315 impls, 1551 clqs
30.97/31.08	c (round 57) 6265 del vars, 15023 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 648315 impls, 1551 clqs
32.47/32.53	c    (31.8s) probing: 7000/15641 (44.8%) - 6 fixings, 839 aggregations, 163894 implications, 0 bound changes
32.67/32.71	c (round 58) 6315 del vars, 15023 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 654631 impls, 1551 clqs
32.67/32.76	c (round 59) 6315 del vars, 15071 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 654631 impls, 1551 clqs
32.77/32.82	c (round 60) 6315 del vars, 15122 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 654631 impls, 1551 clqs
34.57/34.61	c (round 61) 6365 del vars, 15122 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 665927 impls, 1551 clqs
34.57/34.66	c (round 62) 6365 del vars, 15169 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 665927 impls, 1551 clqs
34.67/34.72	c (round 63) 6365 del vars, 15225 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 665927 impls, 1551 clqs
35.67/35.79	c    (35.1s) probing: 8000/15641 (51.1%) - 7 fixings, 920 aggregations, 173096 implications, 0 bound changes
36.57/36.65	c (round 64) 6416 del vars, 15225 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 674315 impls, 1551 clqs
36.67/36.70	c (round 65) 6416 del vars, 15276 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 674315 impls, 1551 clqs
36.67/36.75	c (round 66) 6416 del vars, 15326 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 674315 impls, 1551 clqs
38.27/38.33	c (round 67) 6466 del vars, 15326 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 685925 impls, 1551 clqs
38.27/38.38	c (round 68) 6466 del vars, 15374 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 685925 impls, 1551 clqs
38.37/38.44	c (round 69) 6466 del vars, 15423 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 685925 impls, 1551 clqs
38.77/38.87	c    (38.2s) probing: 9000/15641 (57.5%) - 7 fixings, 1008 aggregations, 181223 implications, 0 bound changes
39.77/39.87	c (round 70) 6516 del vars, 15423 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 695509 impls, 1551 clqs
39.87/39.92	c (round 71) 6516 del vars, 15473 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 695509 impls, 1551 clqs
39.87/39.98	c (round 72) 6516 del vars, 15523 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 695509 impls, 1551 clqs
41.07/41.11	c (round 73) 6566 del vars, 15523 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 702827 impls, 1551 clqs
41.07/41.16	c (round 74) 6566 del vars, 15573 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 702827 impls, 1551 clqs
41.17/41.22	c (round 75) 6566 del vars, 15623 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 702827 impls, 1551 clqs
41.87/41.91	c    (41.2s) probing: 10000/15641 (63.9%) - 8 fixings, 1128 aggregations, 191529 implications, 0 bound changes
42.27/42.31	c (round 76) 6616 del vars, 15623 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 722919 impls, 1551 clqs
42.27/42.36	c (round 77) 6616 del vars, 15675 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 722919 impls, 1551 clqs
42.37/42.41	c (round 78) 6616 del vars, 15725 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 722919 impls, 1551 clqs
43.47/43.51	c (round 79) 6666 del vars, 15725 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 736011 impls, 1551 clqs
43.47/43.56	c (round 80) 6666 del vars, 15772 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 736011 impls, 1551 clqs
43.57/43.61	c (round 81) 6666 del vars, 15824 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 736011 impls, 1551 clqs
44.57/44.65	c (round 82) 6716 del vars, 15824 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 743929 impls, 1551 clqs
44.57/44.70	c (round 83) 6716 del vars, 15871 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 743929 impls, 1551 clqs
44.67/44.75	c (round 84) 6716 del vars, 15922 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 743929 impls, 1551 clqs
45.07/45.16	c    (44.5s) probing: 11000/15641 (70.3%) - 9 fixings, 1287 aggregations, 212402 implications, 0 bound changes
45.17/45.20	c (round 85) 6766 del vars, 15922 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 744231 impls, 1551 clqs
45.17/45.25	c (round 86) 6766 del vars, 15971 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 744231 impls, 1551 clqs
45.27/45.31	c (round 87) 6766 del vars, 16021 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 744231 impls, 1551 clqs
46.26/46.32	c (round 88) 6816 del vars, 16021 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 764579 impls, 1551 clqs
46.26/46.37	c (round 89) 6816 del vars, 16071 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 764579 impls, 1551 clqs
46.36/46.42	c (round 90) 6816 del vars, 16121 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 764579 impls, 1551 clqs
47.36/47.45	c (round 91) 6866 del vars, 16121 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 784727 impls, 1551 clqs
47.46/47.50	c (round 92) 6866 del vars, 16174 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 784727 impls, 1551 clqs
47.46/47.56	c (round 93) 6866 del vars, 16223 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 784727 impls, 1551 clqs
48.46/48.51	c    (47.8s) probing: 12000/15641 (76.7%) - 10 fixings, 1437 aggregations, 242756 implications, 0 bound changes
48.46/48.56	c (round 94) 6916 del vars, 16223 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 799455 impls, 1551 clqs
48.56/48.62	c (round 95) 6916 del vars, 16274 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 799455 impls, 1551 clqs
48.56/48.68	c (round 96) 6916 del vars, 16323 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 799455 impls, 1551 clqs
49.56/49.69	c (round 97) 6966 del vars, 16323 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 819627 impls, 1551 clqs
49.66/49.74	c (round 98) 6966 del vars, 16373 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 819627 impls, 1551 clqs
49.76/49.80	c (round 99) 6966 del vars, 16423 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 819627 impls, 1551 clqs
50.47/50.51	c (round 100) 7016 del vars, 16423 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 837127 impls, 1551 clqs
50.47/50.56	c (round 101) 7016 del vars, 16474 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 837127 impls, 1551 clqs
50.57/50.62	c (round 102) 7016 del vars, 16524 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 837127 impls, 1551 clqs
51.76/51.84	c    (51.1s) probing: 13000/15641 (83.1%) - 12 fixings, 1574 aggregations, 278038 implications, 0 bound changes
52.16/52.27	c (round 103) 7066 del vars, 16524 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 893915 impls, 1551 clqs
52.26/52.32	c (round 104) 7066 del vars, 16581 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 893915 impls, 1551 clqs
52.26/52.38	c (round 105) 7066 del vars, 16628 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 893915 impls, 1551 clqs
55.26/55.37	c (round 106) 7116 del vars, 16628 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 1038975 impls, 1551 clqs
55.36/55.42	c (round 107) 7116 del vars, 16677 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 1038975 impls, 1551 clqs
55.36/55.48	c (round 108) 7116 del vars, 16728 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 1038975 impls, 1551 clqs
56.16/56.20	c    (55.5s) probing: 14000/15641 (89.5%) - 14 fixings, 1639 aggregations, 396525 implications, 0 bound changes
60.36/60.44	c    (59.7s) probing: 15000/15641 (95.9%) - 19 fixings, 1657 aggregations, 523677 implications, 0 bound changes
62.36/62.40	c    (61.7s) probing: 15620/15641 (99.9%) - 21 fixings, 1658 aggregations, 558690 implications, 0 bound changes
62.36/62.40	c    (61.7s) probing aborted: 100/100 successive totally useless probings
62.36/62.40	c (round 109) 7143 del vars, 16728 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 1366169 impls, 1551 clqs
62.36/62.45	c (round 110) 7145 del vars, 16762 del conss, 47 chg bounds, 1 chg sides, 10 chg coeffs, 86651 upgd conss, 1366173 impls, 1551 clqs
62.45/62.52	c    (61.8s) probing: 15630/15641 (99.9%) - 21 fixings, 1658 aggregations, 558690 implications, 0 bound changes
62.45/62.52	c    (61.8s) probing aborted: 100/100 successive totally useless probings
62.45/62.52	c presolving (111 rounds):
62.45/62.52	c  7145 deleted vars, 16764 deleted constraints, 47 tightened bounds, 0 added holes, 1 changed sides, 10 changed coefficients
62.45/62.52	c  1366173 implications, 1551 cliques
62.45/62.52	c presolved problem has 13960 variables (13960 bin, 0 int, 0 impl, 0 cont) and 83279 constraints
62.45/62.52	c   23760 constraints of type <setppc>
62.45/62.52	c   59519 constraints of type <logicor>
62.45/62.52	c transformed objective value is always integral (scale: 1)
62.45/62.52	c Presolving Time: 61.64
62.45/62.52	c - non default parameters ----------------------------------------------------------------------
62.45/62.52	c # SCIP version 1.2.1.3
62.45/62.52	c 
62.45/62.52	c # frequency for displaying node information lines
62.45/62.52	c # [type: int, range: [-1,2147483647], default: 100]
62.45/62.52	c display/freq = 10000
62.45/62.52	c 
62.45/62.52	c # maximal time in seconds to run
62.45/62.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
62.45/62.52	c limits/time = 1789.3
62.45/62.52	c 
62.45/62.52	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
62.45/62.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
62.45/62.52	c limits/memory = 13950
62.45/62.52	c 
62.45/62.52	c # default clock type (1: CPU user seconds, 2: wall clock time)
62.45/62.52	c # [type: int, range: [1,2], default: 1]
62.45/62.52	c timing/clocktype = 2
62.45/62.52	c 
62.45/62.52	c # should presolving try to simplify inequalities
62.45/62.52	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
62.45/62.52	c constraints/linear/simplifyinequalities = TRUE
62.45/62.52	c 
62.45/62.52	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
62.45/62.52	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
62.45/62.52	c constraints/indicator/addCouplingCons = TRUE
62.45/62.52	c 
62.45/62.52	c # should presolving try to simplify knapsacks
62.45/62.52	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
62.45/62.52	c constraints/knapsack/simplifyinequalities = TRUE
62.45/62.52	c 
62.45/62.52	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
62.45/62.52	c # [type: int, range: [-1,2147483647], default: -1]
62.45/62.52	c separating/rapidlearning/freq = 0
62.45/62.52	c 
62.45/62.52	c -----------------------------------------------------------------------------------------------
62.45/62.52	c start solving
62.45/62.53	c 
76.16/76.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
76.16/76.29	c  75.6s|     1 |     2 | 14222 |     - | 189M|   0 |   - |  13k|  83k|  13k|  81k|   0 |   0 |   0 | 5.550896e+11 |      --      |    Inf 
1789.98/1790.34	c 
1789.98/1790.34	c SCIP Status        : solving was interrupted [time limit reached]
1789.98/1790.34	c Solving Time (sec) : 1789.64
1789.98/1790.34	c Solving Nodes      : 299
1789.98/1790.34	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.98/1790.34	c Dual Bound         : +5.55108018053000e+11
1789.98/1790.34	c Gap                : infinite
1789.98/1790.34	s UNKNOWN
1789.98/1790.34	c SCIP Status        : solving was interrupted [time limit reached]
1789.98/1790.34	c Solving Time       :    1789.64
1789.98/1790.34	c Original Problem   :
1789.98/1790.34	c   Problem name     : HOME/instance-3739244-1338728492.opb
1789.98/1790.34	c   Variables        : 21105 (21105 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.98/1790.34	c   Constraints      : 100043 initial, 100043 maximal
1789.98/1790.34	c Presolved Problem  :
1789.98/1790.34	c   Problem name     : t_HOME/instance-3739244-1338728492.opb
1789.98/1790.34	c   Variables        : 13960 (13960 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.98/1790.34	c   Constraints      : 83279 initial, 83286 maximal
1789.98/1790.34	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.98/1790.34	c   trivial          :       0.12          0          0          0          0          0          0          0          0
1789.98/1790.34	c   dualfix          :       0.08       4143          0          0          0          0          0          0          0
1789.98/1790.34	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.98/1790.34	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.98/1790.34	c   implics          :       0.29          0         30          0          0          0          0          0          0
1789.98/1790.34	c   probing          :      55.04         21       1658          0          0          0          0          0          0
1789.98/1790.34	c   setppc           :       1.54          0          0          0          0          0       3352          0          0
1789.98/1790.34	c   linear           :       0.50         47       1246          0         47          0      13392          1         10
1789.98/1790.34	c   logicor          :       3.86          0          0          0          0          0         20          0          0
1789.98/1790.34	c   root node        :          -          0          -          -          0          -          -          -          -
1789.98/1790.34	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.98/1790.34	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.98/1790.34	c   setppc           :      23760          0      47858          0        294          0       9246          0          0          0
1789.98/1790.34	c   logicor          :      59519+         0      40234          0        294         26      17167          0          0          0
1789.98/1790.34	c   countsols        :          0          0          0          0        294          0          0          0          0          0
1789.98/1790.34	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.98/1790.34	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.98/1790.34	c   setppc           :      37.41       0.00      35.26       0.00       2.15
1789.98/1790.34	c   logicor          :       9.44       0.00       3.29       0.00       6.15
1789.98/1790.34	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.98/1790.34	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.98/1790.34	c   vbounds          :       0.01          2          0          0
1789.98/1790.34	c   rootredcost      :       0.01          0          0          0
1789.98/1790.34	c   pseudoobj        :       0.21        790          0          0
1789.98/1790.34	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.98/1790.34	c   propagation      :       0.00          5          5          7        3.1          1        3.0          -
1789.98/1790.34	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.98/1790.34	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.98/1790.34	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.98/1790.34	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.98/1790.34	c   applied globally :          -          -          -          7        3.0          -          -          -
1789.98/1790.34	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.98/1790.34	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.98/1790.34	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.98/1790.34	c   redcost          :       0.00          0          0          0          0          0
1789.98/1790.34	c   impliedbounds    :       0.00          0          0          0          0          0
1789.98/1790.34	c   intobj           :       0.00          0          0          0          0          0
1789.98/1790.34	c   cgmip            :       0.00          0          0          0          0          0
1789.98/1790.34	c   gomory           :       0.00          0          0          0          0          0
1789.98/1790.34	c   strongcg         :       0.00          0          0          0          0          0
1789.98/1790.34	c   cmir             :       0.00          0          0          0          0          0
1789.98/1790.34	c   flowcover        :       0.00          0          0          0          0          0
1789.98/1790.34	c   clique           :       0.00          0          0          0          0          0
1789.98/1790.34	c   zerohalf         :       0.00          0          0          0          0          0
1789.98/1790.34	c   mcf              :       0.00          0          0          0          0          0
1789.98/1790.34	c   rapidlearning    :       0.00          0          0          0          0          0
1789.98/1790.34	c Pricers            :       Time      Calls       Vars
1789.98/1790.34	c   problem variables:       0.00          0          0
1789.98/1790.34	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.98/1790.34	c   relpscost        :       0.00          0          0          0          0          0          0
1789.98/1790.34	c   pscost           :       0.00          0          0          0          0          0          0
1789.98/1790.34	c   inference        :       1.02        294          0          0          0          0        588
1789.98/1790.34	c   mostinf          :       0.00          0          0          0          0          0          0
1789.98/1790.34	c   leastinf         :       0.00          0          0          0          0          0          0
1789.98/1790.34	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.98/1790.34	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.98/1790.34	c   random           :       0.00          0          0          0          0          0          0
1789.98/1790.34	c Primal Heuristics  :       Time      Calls      Found
1789.98/1790.34	c   LP solutions     :       0.00          -          0
1789.98/1790.34	c   pseudo solutions :       0.00          -          0
1789.98/1790.34	c   oneopt           :       0.00          0          0
1789.98/1790.34	c   coefdiving       :       0.00          0          0
1789.98/1790.34	c   pscostdiving     :       0.00          0          0
1789.98/1790.34	c   fracdiving       :       0.00          0          0
1789.98/1790.34	c   veclendiving     :       0.00          0          0
1789.98/1790.34	c   objpscostdiving  :       0.00          0          0
1789.98/1790.34	c   rootsoldiving    :       0.00          0          0
1789.98/1790.34	c   linesearchdiving :       0.00          0          0
1789.98/1790.34	c   guideddiving     :       0.00          0          0
1789.98/1790.34	c   crossover        :       0.00          0          0
1789.98/1790.34	c   trivial          :       0.04          2          0
1789.98/1790.34	c   simplerounding   :       0.00          0          0
1789.98/1790.34	c   zirounding       :       0.00          0          0
1789.98/1790.34	c   rounding         :       0.00          0          0
1789.98/1790.34	c   shifting         :       0.00          0          0
1789.98/1790.34	c   intshifting      :       0.00          0          0
1789.98/1790.34	c   twoopt           :       0.00          0          0
1789.98/1790.34	c   fixandinfer      :       0.00          0          0
1789.98/1790.34	c   feaspump         :       0.00          0          0
1789.98/1790.34	c   intdiving        :       0.00          0          0
1789.98/1790.34	c   actconsdiving    :       0.00          0          0
1789.98/1790.34	c   octane           :       0.00          0          0
1789.98/1790.34	c   rens             :       0.00          0          0
1789.98/1790.34	c   rins             :       0.00          0          0
1789.98/1790.34	c   localbranching   :       0.00          0          0
1789.98/1790.34	c   mutation         :       0.00          0          0
1789.98/1790.34	c   dins             :       0.00          0          0
1789.98/1790.34	c   undercover       :       0.00          0          0
1789.98/1790.34	c   nlp              :       0.00          0          0
1789.98/1790.34	c   trysol           :       0.00          0          0
1789.98/1790.34	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.98/1790.34	c   primal LP        :       0.00          0          0       0.00          -
1789.98/1790.34	c   dual LP          :    1710.13        425    1893700    4455.76    1107.34
1789.98/1790.34	c   lex dual LP      :       0.00          0          0       0.00          -
1789.98/1790.34	c   barrier LP       :       0.00          0          0       0.00          -
1789.98/1790.34	c   diving/probing LP:       0.00          0          0       0.00          -
1789.98/1790.34	c   strong branching :       0.00          0          0       0.00          -
1789.98/1790.34	c     (at root node) :          -          0          0       0.00          -
1789.98/1790.34	c   conflict analysis:       0.00          0          0       0.00          -
1789.98/1790.34	c B&B Tree           :
1789.98/1790.34	c   number of runs   :          1
1789.98/1790.34	c   nodes            :        299
1789.98/1790.34	c   nodes (total)    :        299
1789.98/1790.34	c   nodes left       :        290
1789.98/1790.34	c   max depth        :         31
1789.98/1790.34	c   max depth (total):         31
1789.98/1790.34	c   backtracks       :         26 (8.7%)
1789.98/1790.34	c   delayed cutoffs  :          0
1789.98/1790.34	c   repropagations   :         18 (5 domain reductions, 0 cutoffs)
1789.98/1790.34	c   avg switch length:       2.26
1789.98/1790.34	c   switching time   :       0.11
1789.98/1790.34	c Solution           :
1789.98/1790.34	c   Solutions found  :          0 (0 improvements)
1789.98/1790.34	c   Primal Bound     :          -
1789.98/1790.34	c   Dual Bound       : +5.55108018053000e+11
1789.98/1790.34	c   Gap              :   infinite
1789.98/1790.34	c   Root Dual Bound  : +5.55089562433000e+11
1789.98/1790.34	c   Root Iterations  :      14222
1790.28/1790.63	c Time complete: 1790.31.

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-3739244-1338728492/watcher-3739244-1338728492 -o /tmp/evaluation-result-3739244-1338728492/solver-3739244-1338728492 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3739244-1338728492.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 25352
/proc/meminfo: memFree=28082820/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 1250 0 0 0 0 0 0 0 20 0 1 0 338973748 8105984 1196 33554432000 4194304 8395647 140734359027840 140736540642040 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 1979 1197 370 1026 0 949 0

[startup+0.073247 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 25352
/proc/meminfo: memFree=28082820/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=22956 CPUtime=0.06 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 5005 0 0 0 6 0 0 0 20 0 1 0 338973748 23506944 4945 33554432000 4194304 8395647 140734359027840 140736540642040 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 5739 4945 394 1026 0 4709 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22956

[startup+0.10035 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 25352
/proc/meminfo: memFree=28082820/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=25256 CPUtime=0.09 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 5606 0 0 0 9 0 0 0 20 0 1 0 338973748 25862144 5546 33554432000 4194304 8395647 140734359027840 140736540642040 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 6314 5546 394 1026 0 5284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25256

[startup+0.300269 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 25352
/proc/meminfo: memFree=28082820/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=38600 CPUtime=0.29 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 8924 0 0 0 28 1 0 0 20 0 1 0 338973748 39526400 8864 33554432000 4194304 8395647 140734359027840 140734358893048 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 9650 8864 394 1026 0 8620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38600

[startup+0.700292 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 25352
/proc/meminfo: memFree=28082820/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=62996 CPUtime=0.69 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 14977 0 0 0 67 2 0 0 20 0 1 0 338973748 64507904 14917 33554432000 4194304 8395647 140734359027840 140734358893048 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 15749 14917 394 1026 0 14719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62996

[startup+1.50029 s]
/proc/loadavg: 2.07 2.04 2.01 3/178 25353
/proc/meminfo: memFree=27930408/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=197908 CPUtime=1.48 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 48624 0 0 0 141 7 0 0 20 0 1 0 338973748 202657792 47356 33554432000 4194304 8395647 140734359027840 140734359025352 4217160 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 49477 47356 484 1026 0 48447 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 197908

[startup+3.10027 s]
/proc/loadavg: 2.07 2.04 2.01 3/178 25353
/proc/meminfo: memFree=27869272/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=204324 CPUtime=3.09 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 49394 0 0 0 301 8 0 0 20 0 1 0 338973748 209227776 49076 33554432000 4194304 8395647 140734359027840 140734359023640 5210321 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 51081 49076 499 1026 0 50051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 204324

[startup+6.30033 s]
/proc/loadavg: 2.06 2.04 2.01 3/178 25391
/proc/meminfo: memFree=27751420/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=205456 CPUtime=6.29 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 49710 0 0 0 621 8 0 0 20 0 1 0 338973748 210386944 49392 33554432000 4194304 8395647 140734359027840 140734359023640 5210321 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 51364 49392 499 1026 0 50334 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 205456

[startup+12.7003 s]
/proc/loadavg: 2.06 2.04 2.01 3/178 25391
/proc/meminfo: memFree=27743160/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=210324 CPUtime=12.69 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 50941 0 0 0 1261 8 0 0 20 0 1 0 338973748 215371776 50623 33554432000 4194304 8395647 140734359027840 140734359023640 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 52581 50623 505 1026 0 51551 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 210324

[startup+25.5003 s]
/proc/loadavg: 2.05 2.03 2.01 3/178 25391
/proc/meminfo: memFree=27732428/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=215880 CPUtime=25.48 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 52359 0 0 0 2540 8 0 0 20 0 1 0 338973748 221061120 52120 33554432000 4194304 8395647 140734359027840 140734359023640 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 53970 52120 505 1026 0 52940 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 215880

[startup+51.1003 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 25391
/proc/meminfo: memFree=27712120/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=222636 CPUtime=51.06 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 54225 0 0 0 5098 8 0 0 20 0 1 0 338973748 227979264 53967 33554432000 4194304 8395647 140734359027840 140734359023640 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 55659 53967 505 1026 0 54629 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 222636

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 25391
/proc/meminfo: memFree=27415036/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=385112 CPUtime=102.25 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83285 0 0 0 10206 19 0 0 20 0 1 0 338973748 394354688 94018 33554432000 4194304 8395647 140734359027840 140734359022968 6697703 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 96278 94018 581 1026 0 95248 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 385112

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 25392
/proc/meminfo: memFree=27409136/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=162.23 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83632 0 0 0 16194 29 0 0 20 0 1 0 338973748 406577152 96330 33554432000 4194304 8395647 140734359027840 140734359022488 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 96330 583 1026 0 98232 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 397048

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 25392
/proc/meminfo: memFree=27396188/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=222.21 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83962 0 0 0 22182 39 0 0 20 0 1 0 338973748 406577152 97673 33554432000 4194304 8395647 140734359027840 140734359022248 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97673 583 1026 0 98232 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 397048

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 25392
/proc/meminfo: memFree=27382092/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=282.21 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83962 0 0 0 28171 50 0 0 20 0 1 0 338973748 406577152 97673 33554432000 4194304 8395647 140734359027840 140734359023304 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97673 583 1026 0 98232 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 397048

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25392
/proc/meminfo: memFree=27392300/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=342.2 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83962 0 0 0 34160 60 0 0 20 0 1 0 338973748 406577152 97673 33554432000 4194304 8395647 140734359027840 140734359022968 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97673 583 1026 0 98232 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 397048

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25392
/proc/meminfo: memFree=27387208/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=402.19 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83962 0 0 0 40151 68 0 0 20 0 1 0 338973748 406577152 97673 33554432000 4194304 8395647 140734359027840 140734359023448 6645108 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97673 583 1026 0 98232 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 397048

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25393
/proc/meminfo: memFree=27412336/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=462.18 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83962 0 0 0 46141 77 0 0 20 0 1 0 338973748 406577152 97673 33554432000 4194304 8395647 140734359027840 140734359023400 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97673 583 1026 0 98232 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 397048

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25396
/proc/meminfo: memFree=27405312/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=522.17 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83962 0 0 0 52132 85 0 0 20 0 1 0 338973748 406577152 97673 33554432000 4194304 8395647 140734359027840 140734359022936 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97673 583 1026 0 98232 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 397048

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25396
/proc/meminfo: memFree=27409480/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=582.16 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83965 0 0 0 58123 93 0 0 20 0 1 0 338973748 406577152 97676 33554432000 4194304 8395647 140734359027840 140734359023400 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97676 583 1026 0 98232 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 397048

[startup+642.3 s]

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

/proc/meminfo: memFree=27394960/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1062.09 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83983 0 0 0 106029 180 0 0 20 0 1 0 338973748 406577152 97728 33554432000 4194304 8395647 140734359027840 140734359022248 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97728 587 1026 0 98232 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 397048

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25401
/proc/meminfo: memFree=27394332/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1122.08 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83986 0 0 0 112016 192 0 0 20 0 1 0 338973748 406577152 97731 33554432000 4194304 8395647 140734359027840 140734359022968 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97731 587 1026 0 98232 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 397048

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25401
/proc/meminfo: memFree=27387952/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1182.07 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83986 0 0 0 118004 203 0 0 20 0 1 0 338973748 406577152 97731 33554432000 4194304 8395647 140734359027840 140734359023304 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97731 587 1026 0 98232 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 397048

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25401
/proc/meminfo: memFree=27402584/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1242.07 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83986 0 0 0 123993 214 0 0 20 0 1 0 338973748 406577152 97731 33554432000 4194304 8395647 140734359027840 140734359022968 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97731 587 1026 0 98232 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 397048

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25401
/proc/meminfo: memFree=27410772/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1302.06 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83990 0 0 0 129983 223 0 0 20 0 1 0 338973748 406577152 97735 33554432000 4194304 8395647 140734359027840 140734359022248 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97735 588 1026 0 98232 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 397048

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 25402
/proc/meminfo: memFree=27386468/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1362.04 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83990 0 0 0 135971 233 0 0 20 0 1 0 338973748 406577152 97735 33554432000 4194304 8395647 140734359027840 140734359022968 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97735 588 1026 0 98232 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 397048

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25402
/proc/meminfo: memFree=27393592/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1422.05 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83990 0 0 0 141959 246 0 0 20 0 1 0 338973748 406577152 97735 33554432000 4194304 8395647 140734359027840 140734359022968 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97735 588 1026 0 98232 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 397048

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25402
/proc/meminfo: memFree=27391608/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1482.03 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83994 0 0 0 147948 255 0 0 20 0 1 0 338973748 406577152 97738 33554432000 4194304 8395647 140734359027840 140734359023400 6723586 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97738 588 1026 0 98232 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 397048

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25402
/proc/meminfo: memFree=27396072/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1542.02 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83997 0 0 0 153937 265 0 0 20 0 1 0 338973748 406577152 97741 33554432000 4194304 8395647 140734359027840 140734359022968 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97741 588 1026 0 98232 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 397048

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25402
/proc/meminfo: memFree=27397932/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1602.01 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83997 0 0 0 159926 275 0 0 20 0 1 0 338973748 406577152 97741 33554432000 4194304 8395647 140734359027840 140734359022968 6721310 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97741 588 1026 0 98232 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 397048

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 25402
/proc/meminfo: memFree=27396072/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1662 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83997 0 0 0 165913 287 0 0 20 0 1 0 338973748 406577152 97741 33554432000 4194304 8395647 140734359027840 140734359022248 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97741 588 1026 0 98232 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 397048

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 25406
/proc/meminfo: memFree=27386196/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1721.99 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83997 0 0 0 171900 299 0 0 20 0 1 0 338973748 406577152 97741 33554432000 4194304 8395647 140734359027840 140734359023304 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97741 588 1026 0 98232 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 397048

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25406
/proc/meminfo: memFree=27400408/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1781.98 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83997 0 0 0 177888 310 0 0 20 0 1 0 338973748 406577152 97741 33554432000 4194304 8395647 140734359027840 140734359023400 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97741 588 1026 0 98232 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 397048

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 25406
/proc/meminfo: memFree=27408348/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1785.18 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83997 0 0 0 178208 310 0 0 20 0 1 0 338973748 406577152 97741 33554432000 4194304 8395647 140734359027840 140734359023304 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97741 588 1026 0 98232 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 397048

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25406
/proc/meminfo: memFree=27390920/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1788.38 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83997 0 0 0 178527 311 0 0 20 0 1 0 338973748 406577152 97741 33554432000 4194304 8395647 140734359027840 140734359022968 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97741 588 1026 0 98232 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (KiB) 397048

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25406
/proc/meminfo: memFree=27390920/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1789.18 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83997 0 0 0 178607 311 0 0 20 0 1 0 338973748 406577152 97741 33554432000 4194304 8395647 140734359027840 140734359022968 6120558 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97741 588 1026 0 98232 0
Current children cumulated CPU time (s) 1789.18
Current children cumulated vsize (KiB) 397048

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25406
/proc/meminfo: memFree=27401524/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1789.98 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 83997 0 0 0 178686 312 0 0 20 0 1 0 338973748 406577152 97741 33554432000 4194304 8395647 140734359027840 140734359022248 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97741 588 1026 0 98232 0
Current children cumulated CPU time (s) 1789.98
Current children cumulated vsize (KiB) 397048

[startup+1790.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25406
/proc/meminfo: memFree=27401524/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=397048 CPUtime=1790.18 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 84005 0 0 0 178706 312 0 0 20 0 1 0 338973748 406577152 97749 33554432000 4194304 8395647 140734359027840 140734359022248 4721234 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 99262 97749 596 1026 0 98232 0
Current children cumulated CPU time (s) 1790.18
Current children cumulated vsize (KiB) 397048

[startup+1790.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25406
/proc/meminfo: memFree=27401524/32873844 swapFree=7108/7108
[pid=25352] ppid=25350 vsize=352992 CPUtime=1790.28 cores=1,3,5,7
/proc/25352/stat : 25352 (pbscip.linux.x8) R 25350 25352 21683 0 -1 4202496 84005 0 0 0 178716 312 0 0 20 0 1 0 338973748 361463808 87595 33554432000 4194304 8395647 140734359027840 140734359022248 6345790 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25352/statm: 88248 87595 596 1026 0 87218 0
Current children cumulated CPU time (s) 1790.28
Current children cumulated vsize (KiB) 352992

Child status: 0
Real time (s): 1790.63
CPU time (s): 1790.32
CPU user time (s): 1787.19
CPU system time (s): 3.13252
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 397048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.19
system time used= 3.13252
maximum resident set size= 390996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84012
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= 50
involuntary context switches= 1840

runsolver used 2.75858 second user time and 8.68868 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-03 15:01:32
IDJOB=3739244
IDBENCH=72395
IDSOLVER=2326
FILE ID=node139/3739244-1338728492
RUNJOBID= node139-1338713558-21700
PBS_JOBID= 14636736
Free space on /tmp= 71084 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/10orplus/normalized-mercurial-common.cudf.trendy.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3739244-1338728492/watcher-3739244-1338728492 -o /tmp/evaluation-result-3739244-1338728492/solver-3739244-1338728492 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3739244-1338728492.opb -t 1800 -m 15500

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

MD5SUM BENCH= 6bb48d2b0ff46f6e7b073e580100f5b4
RANDOM SEED=1693200630

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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:        28082712 kB
Buffers:          506692 kB
Cached:          3335560 kB
SwapCached:          828 kB
Active:          1795040 kB
Inactive:        2119776 kB
Active(anon):      66484 kB
Inactive(anon):     7952 kB
Active(file):    1728556 kB
Inactive(file):  2111824 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             25420 kB
Writeback:             0 kB
AnonPages:         77640 kB
Mapped:            13656 kB
Shmem:                 8 kB
Slab:             735588 kB
SReclaimable:     176296 kB
SUnreclaim:       559292 kB
KernelStack:        1480 kB
PageTables:         4300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     191508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71072 MiB
End job on node139 at 2012-06-03 15:31:23