Trace number 3739310

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.29 1790.58

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/
9orless/normalized-kphotoalbum.cudf.trendy.opb
MD5SUM870e8be473ccd1960c2dba6454918fe6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2862148164095
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21101
Total number of constraints100032
Number of constraints which are clauses98467
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 8586
Biggest coefficient in the objective function 79229972375
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234599911309658
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79229972375
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234599911309658
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-3739310-1338730283.opb>
0.69/0.74	c original problem has 21101 variables (21101 bin, 0 int, 0 impl, 0 cont) and 100032 constraints
0.69/0.74	c problem read
0.69/0.74	c presolving settings loaded
0.88/0.96	c presolving:
1.10/1.16	c (round 1) 2374 del vars, 4174 del conss, 36 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 130362 impls, 1557 clqs
1.10/1.20	c (round 2) 2419 del vars, 5018 del conss, 46 chg bounds, 0 chg sides, 9 chg coeffs, 0 upgd conss, 161766 impls, 1557 clqs
1.19/1.21	c (round 3) 2493 del vars, 5140 del conss, 46 chg bounds, 0 chg sides, 9 chg coeffs, 0 upgd conss, 161766 impls, 1557 clqs
1.19/1.24	c (round 4) 5418 del vars, 11004 del conss, 46 chg bounds, 0 chg sides, 9 chg coeffs, 0 upgd conss, 161766 impls, 1557 clqs
1.19/1.25	c (round 5) 5440 del vars, 11058 del conss, 46 chg bounds, 0 chg sides, 9 chg coeffs, 0 upgd conss, 161766 impls, 1557 clqs
1.19/1.27	c (round 6) 5451 del vars, 11074 del conss, 46 chg bounds, 0 chg sides, 9 chg coeffs, 0 upgd conss, 161766 impls, 1557 clqs
1.49/1.57	c (round 7) 5458 del vars, 13383 del conss, 46 chg bounds, 0 chg sides, 9 chg coeffs, 86616 upgd conss, 161766 impls, 1557 clqs
1.59/1.63	c (round 8) 5461 del vars, 13386 del conss, 46 chg bounds, 0 chg sides, 9 chg coeffs, 86616 upgd conss, 161766 impls, 1557 clqs
1.59/1.69	c (round 9) 5461 del vars, 13387 del conss, 46 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 161766 impls, 1557 clqs
3.79/3.85	c (round 10) 5511 del vars, 13387 del conss, 46 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 333260 impls, 1557 clqs
3.79/3.87	c (round 11) 5511 del vars, 14565 del conss, 46 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 333260 impls, 1557 clqs
5.69/5.71	c (round 12) 5562 del vars, 14568 del conss, 46 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 397610 impls, 1556 clqs
5.69/5.73	c (round 13) 5564 del vars, 14643 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 397615 impls, 1556 clqs
5.69/5.78	c (round 14) 5565 del vars, 14653 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 397615 impls, 1556 clqs
5.79/5.83	c (round 15) 5565 del vars, 14739 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 397615 impls, 1556 clqs
6.99/7.03	c    (6.3s) probing: 1000/15640 (6.4%) - 7 fixings, 118 aggregations, 50583 implications, 0 bound changes
8.09/8.18	c (round 16) 5615 del vars, 14739 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 430767 impls, 1556 clqs
8.19/8.23	c (round 17) 5615 del vars, 14788 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 430767 impls, 1556 clqs
8.19/8.27	c (round 18) 5615 del vars, 14841 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 430767 impls, 1556 clqs
9.29/9.34	c (round 19) 5665 del vars, 14841 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 440011 impls, 1555 clqs
9.29/9.38	c (round 20) 5665 del vars, 14891 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 440011 impls, 1555 clqs
9.39/9.43	c (round 21) 5665 del vars, 14942 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 440011 impls, 1555 clqs
10.19/10.29	c (round 22) 5715 del vars, 14942 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 454441 impls, 1555 clqs
10.29/10.33	c (round 23) 5715 del vars, 15000 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 454441 impls, 1555 clqs
10.29/10.38	c (round 24) 5715 del vars, 15043 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 454441 impls, 1555 clqs
10.79/10.88	c    (10.1s) probing: 2000/15640 (12.8%) - 11 fixings, 254 aggregations, 69087 implications, 0 bound changes
12.09/12.13	c (round 25) 5765 del vars, 15043 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 486255 impls, 1555 clqs
12.09/12.17	c (round 26) 5765 del vars, 15093 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 486255 impls, 1555 clqs
12.19/12.22	c (round 27) 5765 del vars, 15145 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 486255 impls, 1555 clqs
13.48/13.54	c (round 28) 5815 del vars, 15145 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 499087 impls, 1555 clqs
13.48/13.58	c (round 29) 5815 del vars, 15197 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 499087 impls, 1555 clqs
13.58/13.63	c (round 30) 5815 del vars, 15245 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 499087 impls, 1555 clqs
14.08/14.18	c    (13.4s) probing: 3000/15640 (19.2%) - 11 fixings, 360 aggregations, 86790 implications, 0 bound changes
14.88/14.91	c (round 31) 5865 del vars, 15245 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 513479 impls, 1555 clqs
14.88/14.96	c (round 32) 5866 del vars, 15294 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 513481 impls, 1555 clqs
16.18/16.24	c (round 33) 5916 del vars, 15295 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 521421 impls, 1554 clqs
16.18/16.28	c (round 34) 5916 del vars, 15344 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 521421 impls, 1554 clqs
16.28/16.33	c (round 35) 5916 del vars, 15452 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 521421 impls, 1554 clqs
17.18/17.20	c    (16.5s) probing: 4000/15640 (25.6%) - 13 fixings, 472 aggregations, 96804 implications, 0 bound changes
17.28/17.35	c (round 36) 5966 del vars, 15452 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 527631 impls, 1553 clqs
17.28/17.37	c (round 37) 5966 del vars, 15515 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 527631 impls, 1553 clqs
17.38/17.42	c (round 38) 5966 del vars, 15561 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 527631 impls, 1553 clqs
18.48/18.56	c (round 39) 6016 del vars, 15561 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 535473 impls, 1552 clqs
18.48/18.60	c (round 40) 6016 del vars, 15610 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 535473 impls, 1552 clqs
18.59/18.65	c (round 41) 6016 del vars, 15656 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 535473 impls, 1552 clqs
19.79/19.83	c (round 42) 6066 del vars, 15656 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 547001 impls, 1551 clqs
19.79/19.87	c (round 43) 6066 del vars, 15706 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 547001 impls, 1551 clqs
19.88/19.92	c (round 44) 6066 del vars, 15756 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 547001 impls, 1551 clqs
20.18/20.25	c    (19.5s) probing: 5000/15640 (32.0%) - 13 fixings, 593 aggregations, 107662 implications, 0 bound changes
21.08/21.14	c (round 45) 6116 del vars, 15756 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 559109 impls, 1551 clqs
21.08/21.19	c (round 46) 6116 del vars, 15805 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 559109 impls, 1551 clqs
21.18/21.24	c (round 47) 6116 del vars, 15855 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 559109 impls, 1551 clqs
22.18/22.25	c (round 48) 6166 del vars, 15855 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 565163 impls, 1551 clqs
22.18/22.29	c (round 49) 6166 del vars, 15902 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 565163 impls, 1551 clqs
22.28/22.34	c (round 50) 6166 del vars, 15954 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 565163 impls, 1551 clqs
22.38/22.40	c (round 51) 6166 del vars, 15999 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 565163 impls, 1551 clqs
23.08/23.10	c    (22.4s) probing: 6000/15640 (38.4%) - 13 fixings, 713 aggregations, 118210 implications, 0 bound changes
23.58/23.63	c (round 52) 6216 del vars, 15999 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 577937 impls, 1550 clqs
23.58/23.67	c (round 53) 6216 del vars, 16047 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 577937 impls, 1550 clqs
23.68/23.72	c (round 54) 6216 del vars, 16097 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 577937 impls, 1550 clqs
24.98/25.01	c (round 55) 6266 del vars, 16097 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 583241 impls, 1550 clqs
24.98/25.05	c (round 56) 6266 del vars, 16145 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 583241 impls, 1550 clqs
24.98/25.09	c (round 57) 6266 del vars, 16201 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 583241 impls, 1550 clqs
25.68/25.71	c    (25.0s) probing: 7000/15640 (44.8%) - 14 fixings, 808 aggregations, 124395 implications, 0 bound changes
26.18/26.23	c (round 58) 6316 del vars, 16201 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 586689 impls, 1550 clqs
26.18/26.27	c (round 59) 6316 del vars, 16255 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 586689 impls, 1550 clqs
26.28/26.32	c (round 60) 6316 del vars, 16306 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 586689 impls, 1550 clqs
27.08/27.17	c (round 61) 6366 del vars, 16306 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 589659 impls, 1550 clqs
27.18/27.22	c (round 62) 6366 del vars, 16356 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 589659 impls, 1550 clqs
27.18/27.26	c (round 63) 6366 del vars, 16407 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 589659 impls, 1550 clqs
28.08/28.14	c (round 64) 6416 del vars, 16407 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 600915 impls, 1550 clqs
28.08/28.18	c (round 65) 6416 del vars, 16455 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 600915 impls, 1550 clqs
28.18/28.23	c (round 66) 6416 del vars, 16505 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 600915 impls, 1550 clqs
28.28/28.39	c    (27.7s) probing: 8000/15640 (51.2%) - 14 fixings, 947 aggregations, 132468 implications, 0 bound changes
28.88/28.97	c (round 67) 6466 del vars, 16507 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 603985 impls, 1550 clqs
28.98/29.02	c (round 68) 6466 del vars, 16559 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 603985 impls, 1550 clqs
28.98/29.07	c (round 69) 6466 del vars, 16611 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 603985 impls, 1550 clqs
29.88/29.93	c (round 70) 6516 del vars, 16611 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 609557 impls, 1550 clqs
29.88/29.97	c (round 71) 6516 del vars, 16661 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 609557 impls, 1550 clqs
29.98/30.02	c (round 72) 6516 del vars, 16711 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 609557 impls, 1550 clqs
30.88/30.90	c    (30.2s) probing: 9000/15640 (57.5%) - 15 fixings, 1080 aggregations, 139247 implications, 0 bound changes
30.88/30.95	c (round 73) 6566 del vars, 16711 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 616503 impls, 1550 clqs
30.88/30.99	c (round 74) 6566 del vars, 16766 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 616503 impls, 1550 clqs
30.98/31.04	c (round 75) 6566 del vars, 16814 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 616503 impls, 1550 clqs
31.89/31.99	c (round 76) 6616 del vars, 16814 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 621299 impls, 1550 clqs
31.98/32.03	c (round 77) 6617 del vars, 16858 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 621299 impls, 1550 clqs
31.98/32.08	c (round 78) 6617 del vars, 16911 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 621299 impls, 1550 clqs
33.18/33.22	c (round 79) 6667 del vars, 16911 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 641659 impls, 1550 clqs
33.18/33.26	c (round 80) 6667 del vars, 16960 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 641659 impls, 1550 clqs
33.28/33.31	c (round 81) 6667 del vars, 17014 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 641659 impls, 1550 clqs
33.48/33.57	c    (32.8s) probing: 10000/15640 (63.9%) - 17 fixings, 1191 aggregations, 153989 implications, 0 bound changes
34.18/34.23	c (round 82) 6717 del vars, 17014 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 656263 impls, 1550 clqs
34.18/34.27	c (round 83) 6717 del vars, 17064 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 656263 impls, 1550 clqs
34.28/34.32	c (round 84) 6717 del vars, 17114 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 656263 impls, 1550 clqs
34.88/34.98	c (round 85) 6767 del vars, 17114 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 659689 impls, 1550 clqs
34.98/35.02	c (round 86) 6767 del vars, 17160 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 659689 impls, 1550 clqs
34.98/35.07	c (round 87) 6767 del vars, 17211 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 659689 impls, 1550 clqs
35.68/35.71	c (round 88) 6817 del vars, 17211 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 663129 impls, 1550 clqs
35.68/35.75	c (round 89) 6817 del vars, 17259 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 663129 impls, 1550 clqs
35.78/35.80	c (round 90) 6817 del vars, 17307 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 663129 impls, 1550 clqs
36.18/36.21	c    (35.5s) probing: 11000/15640 (70.3%) - 18 fixings, 1356 aggregations, 175341 implications, 0 bound changes
36.38/36.47	c (round 91) 6867 del vars, 17307 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 681201 impls, 1550 clqs
36.48/36.51	c (round 92) 6867 del vars, 17366 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 681201 impls, 1550 clqs
36.48/36.55	c (round 93) 6867 del vars, 17413 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 681201 impls, 1550 clqs
37.28/37.33	c (round 94) 6917 del vars, 17413 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 688713 impls, 1550 clqs
37.28/37.38	c (round 95) 6917 del vars, 17470 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 688713 impls, 1550 clqs
37.38/37.43	c (round 96) 6917 del vars, 17516 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 688713 impls, 1550 clqs
37.98/38.09	c (round 97) 6967 del vars, 17516 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 692231 impls, 1550 clqs
38.08/38.13	c (round 98) 6967 del vars, 17566 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 692231 impls, 1550 clqs
38.08/38.17	c (round 99) 6967 del vars, 17615 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 692231 impls, 1550 clqs
38.67/38.76	c    (38.0s) probing: 12000/15640 (76.7%) - 22 fixings, 1513 aggregations, 185400 implications, 0 bound changes
38.77/38.86	c (round 100) 7017 del vars, 17615 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 702199 impls, 1550 clqs
38.87/38.91	c (round 101) 7017 del vars, 17666 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 702199 impls, 1550 clqs
38.87/38.95	c (round 102) 7017 del vars, 17716 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 702199 impls, 1550 clqs
39.67/39.78	c (round 103) 7067 del vars, 17716 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 711241 impls, 1550 clqs
39.77/39.82	c (round 104) 7067 del vars, 17769 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 711241 impls, 1550 clqs
39.77/39.86	c (round 105) 7067 del vars, 17818 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 711241 impls, 1550 clqs
40.97/41.00	c (round 106) 7117 del vars, 17818 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 741985 impls, 1550 clqs
40.97/41.04	c (round 107) 7117 del vars, 17895 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 741985 impls, 1550 clqs
40.97/41.08	c (round 108) 7117 del vars, 17927 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 741985 impls, 1550 clqs
41.57/41.62	c    (40.9s) probing: 13000/15640 (83.1%) - 37 fixings, 1628 aggregations, 216598 implications, 0 bound changes
42.57/42.65	c (round 109) 7167 del vars, 17927 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 786667 impls, 1550 clqs
42.57/42.69	c (round 110) 7169 del vars, 17985 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 786671 impls, 1550 clqs
44.17/44.20	c    (43.5s) probing: 14000/15640 (89.5%) - 44 fixings, 1667 aggregations, 259692 implications, 0 bound changes
46.57/46.64	c (round 111) 7219 del vars, 17987 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 903117 impls, 1550 clqs
46.57/46.68	c (round 112) 7233 del vars, 18074 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 903147 impls, 1550 clqs
46.67/46.72	c (round 113) 7233 del vars, 18089 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 903147 impls, 1550 clqs
46.67/46.77	c (round 114) 7233 del vars, 18148 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 903147 impls, 1550 clqs
46.87/46.99	c    (46.2s) probing: 15000/15640 (95.9%) - 67 fixings, 1684 aggregations, 298526 implications, 0 bound changes
48.57/48.63	c    (47.9s) probing: 15605/15640 (99.8%) - 73 fixings, 1684 aggregations, 327160 implications, 0 bound changes
48.57/48.63	c    (47.9s) probing aborted: 100/100 successive totally useless probings
48.57/48.63	c (round 115) 7240 del vars, 18148 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 956667 impls, 1550 clqs
48.57/48.67	c (round 116) 7246 del vars, 18160 del conss, 47 chg bounds, 0 chg sides, 9 chg coeffs, 86647 upgd conss, 956687 impls, 1550 clqs
48.67/48.73	c    (48.0s) probing: 15615/15640 (99.8%) - 73 fixings, 1684 aggregations, 327160 implications, 0 bound changes
48.67/48.73	c    (48.0s) probing aborted: 100/100 successive totally useless probings
48.67/48.73	c presolving (117 rounds):
48.67/48.73	c  7246 deleted vars, 18166 deleted constraints, 47 tightened bounds, 0 added holes, 0 changed sides, 9 changed coefficients
48.67/48.73	c  956687 implications, 1550 cliques
48.67/48.73	c presolved problem has 13855 variables (13855 bin, 0 int, 0 impl, 0 cont) and 81866 constraints
48.67/48.73	c   22423 constraints of type <setppc>
48.67/48.73	c   59443 constraints of type <logicor>
48.67/48.73	c transformed objective value is always integral (scale: 1)
48.67/48.73	c Presolving Time: 47.82
48.67/48.73	c - non default parameters ----------------------------------------------------------------------
48.67/48.73	c # SCIP version 1.2.1.3
48.67/48.73	c 
48.67/48.73	c # frequency for displaying node information lines
48.67/48.73	c # [type: int, range: [-1,2147483647], default: 100]
48.67/48.73	c display/freq = 10000
48.67/48.73	c 
48.67/48.73	c # maximal time in seconds to run
48.67/48.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
48.67/48.73	c limits/time = 1789.26
48.67/48.73	c 
48.67/48.73	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
48.67/48.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
48.67/48.73	c limits/memory = 13950
48.67/48.73	c 
48.67/48.73	c # default clock type (1: CPU user seconds, 2: wall clock time)
48.67/48.73	c # [type: int, range: [1,2], default: 1]
48.67/48.73	c timing/clocktype = 2
48.67/48.73	c 
48.67/48.73	c # should presolving try to simplify inequalities
48.67/48.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
48.67/48.73	c constraints/linear/simplifyinequalities = TRUE
48.67/48.73	c 
48.67/48.73	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
48.67/48.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
48.67/48.73	c constraints/indicator/addCouplingCons = TRUE
48.67/48.73	c 
48.67/48.73	c # should presolving try to simplify knapsacks
48.67/48.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
48.67/48.73	c constraints/knapsack/simplifyinequalities = TRUE
48.67/48.73	c 
48.67/48.73	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
48.67/48.73	c # [type: int, range: [-1,2147483647], default: -1]
48.67/48.73	c separating/rapidlearning/freq = 0
48.67/48.73	c 
48.67/48.73	c -----------------------------------------------------------------------------------------------
48.67/48.73	c start solving
48.67/48.73	c 
57.97/58.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
57.97/58.06	c  57.3s|     1 |     2 | 13870 |     - | 177M|   0 |   - |  13k|  81k|  13k|  75k|   0 |   0 |   0 | 5.547205e+11 |      --      |    Inf 
1790.00/1790.36	c 
1790.00/1790.36	c SCIP Status        : solving was interrupted [time limit reached]
1790.00/1790.36	c Solving Time (sec) : 1789.62
1790.00/1790.36	c Solving Nodes      : 478
1790.00/1790.36	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.00/1790.36	c Dual Bound         : +5.54775829864000e+11
1790.00/1790.36	c Gap                : infinite
1790.00/1790.36	s UNKNOWN
1790.00/1790.36	c SCIP Status        : solving was interrupted [time limit reached]
1790.00/1790.36	c Solving Time       :    1789.62
1790.00/1790.36	c Original Problem   :
1790.00/1790.36	c   Problem name     : HOME/instance-3739310-1338730283.opb
1790.00/1790.36	c   Variables        : 21101 (21101 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.00/1790.36	c   Constraints      : 100032 initial, 100032 maximal
1790.00/1790.36	c Presolved Problem  :
1790.00/1790.36	c   Problem name     : t_HOME/instance-3739310-1338730283.opb
1790.00/1790.36	c   Variables        : 13855 (13855 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.00/1790.36	c   Constraints      : 81866 initial, 81868 maximal
1790.00/1790.36	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.00/1790.36	c   trivial          :       0.10          1          0          0          0          0          0          0          0
1790.00/1790.36	c   dualfix          :       0.07       4144          0          0          0          0          0          0          0
1790.00/1790.36	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.00/1790.36	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.00/1790.36	c   implics          :       0.24          0         53          0          0          0          0          0          0
1790.00/1790.36	c   probing          :      42.20         73       1684          0          0          0          0          0          0
1790.00/1790.36	c   setppc           :       1.22          0          0          0          0          0       4688          0          0
1790.00/1790.36	c   linear           :       0.45         46       1245          0         46          0      13385          0          9
1790.00/1790.36	c   logicor          :       3.36          0          0          0          1          0         93          0          0
1790.00/1790.36	c   root node        :          -          0          -          -          0          -          -          -          -
1790.00/1790.36	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.00/1790.36	c   integral         :          0          0          0          0          0          0          0          0          0          0
1790.00/1790.36	c   setppc           :      22423          0      48165          0        477         31      11414          0          0          0
1790.00/1790.36	c   logicor          :      59443+         0      40311          0        477         43      13191          0          0          0
1790.00/1790.36	c   countsols        :          0          0          0          0        477          0          0          0          0          0
1790.00/1790.36	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.00/1790.36	c   integral         :       0.00       0.00       0.00       0.00       0.00
1790.00/1790.36	c   setppc           :      30.78       0.00      28.51       0.00       2.27
1790.00/1790.36	c   logicor          :       8.86       0.00       1.95       0.00       6.91
1790.00/1790.36	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.00/1790.36	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.00/1790.36	c   vbounds          :       0.01          2          0          0
1790.00/1790.36	c   rootredcost      :       0.01          0          0          0
1790.00/1790.36	c   pseudoobj        :       0.25       1327          0          0
1790.00/1790.36	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.00/1790.36	c   propagation      :       0.00          1          1          2        4.5          0        0.0          -
1790.00/1790.36	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.00/1790.36	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.00/1790.36	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.00/1790.36	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.00/1790.36	c   applied globally :          -          -          -          2        4.5          -          -          -
1790.00/1790.36	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.00/1790.36	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.00/1790.36	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1790.00/1790.36	c   redcost          :       0.00          0          0          0          0          0
1790.00/1790.36	c   impliedbounds    :       0.00          0          0          0          0          0
1790.00/1790.36	c   intobj           :       0.00          0          0          0          0          0
1790.00/1790.36	c   cgmip            :       0.00          0          0          0          0          0
1790.00/1790.36	c   gomory           :       0.00          0          0          0          0          0
1790.00/1790.36	c   strongcg         :       0.00          0          0          0          0          0
1790.00/1790.36	c   cmir             :       0.00          0          0          0          0          0
1790.00/1790.36	c   flowcover        :       0.00          0          0          0          0          0
1790.00/1790.36	c   clique           :       0.00          0          0          0          0          0
1790.00/1790.36	c   zerohalf         :       0.00          0          0          0          0          0
1790.00/1790.36	c   mcf              :       0.00          0          0          0          0          0
1790.00/1790.36	c   rapidlearning    :       0.00          0          0          0          0          0
1790.00/1790.36	c Pricers            :       Time      Calls       Vars
1790.00/1790.36	c   problem variables:       0.00          0          0
1790.00/1790.36	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.00/1790.36	c   relpscost        :       0.00          0          0          0          0          0          0
1790.00/1790.36	c   pscost           :       0.00          0          0          0          0          0          0
1790.00/1790.36	c   inference        :       1.09        477          0          0          0          0        954
1790.00/1790.36	c   mostinf          :       0.00          0          0          0          0          0          0
1790.00/1790.36	c   leastinf         :       0.00          0          0          0          0          0          0
1790.00/1790.36	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.00/1790.36	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.00/1790.36	c   random           :       0.00          0          0          0          0          0          0
1790.00/1790.36	c Primal Heuristics  :       Time      Calls      Found
1790.00/1790.36	c   LP solutions     :       0.00          -          0
1790.00/1790.36	c   pseudo solutions :       0.00          -          0
1790.00/1790.36	c   oneopt           :       0.00          0          0
1790.00/1790.36	c   intshifting      :       0.00          0          0
1790.00/1790.36	c   coefdiving       :       0.00          0          0
1790.00/1790.36	c   pscostdiving     :       0.00          0          0
1790.00/1790.36	c   fracdiving       :       0.00          0          0
1790.00/1790.36	c   veclendiving     :       0.00          0          0
1790.00/1790.36	c   objpscostdiving  :       0.00          0          0
1790.00/1790.36	c   rootsoldiving    :       0.00          0          0
1790.00/1790.36	c   linesearchdiving :       0.00          0          0
1790.00/1790.36	c   guideddiving     :       0.00          0          0
1790.00/1790.36	c   crossover        :       0.00          0          0
1790.00/1790.36	c   trivial          :       0.03          2          0
1790.00/1790.36	c   simplerounding   :       0.00          0          0
1790.00/1790.36	c   zirounding       :       0.00          0          0
1790.00/1790.36	c   rounding         :       0.00          0          0
1790.00/1790.36	c   shifting         :       0.00          0          0
1790.00/1790.36	c   twoopt           :       0.00          0          0
1790.00/1790.36	c   fixandinfer      :       0.00          0          0
1790.00/1790.36	c   feaspump         :       0.00          0          0
1790.00/1790.36	c   intdiving        :       0.00          0          0
1790.00/1790.36	c   actconsdiving    :       0.00          0          0
1790.00/1790.36	c   octane           :       0.00          0          0
1790.00/1790.36	c   rens             :       0.00          0          0
1790.00/1790.36	c   rins             :       0.00          0          0
1790.00/1790.36	c   localbranching   :       0.00          0          0
1790.00/1790.36	c   mutation         :       0.00          0          0
1790.00/1790.36	c   dins             :       0.00          0          0
1790.00/1790.36	c   undercover       :       0.00          0          0
1790.00/1790.36	c   nlp              :       0.00          0          0
1790.00/1790.36	c   trysol           :       0.00          0          0
1790.00/1790.36	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.00/1790.36	c   primal LP        :       0.00          0          0       0.00          -
1790.00/1790.36	c   dual LP          :    1720.79        719    2871194    3993.32    1668.53
1790.00/1790.36	c   lex dual LP      :       0.00          0          0       0.00          -
1790.00/1790.36	c   barrier LP       :       0.00          0          0       0.00          -
1790.00/1790.36	c   diving/probing LP:       0.00          0          0       0.00          -
1790.00/1790.36	c   strong branching :       0.00          0          0       0.00          -
1790.00/1790.36	c     (at root node) :          -          0          0       0.00          -
1790.00/1790.36	c   conflict analysis:       0.00          0          0       0.00          -
1790.00/1790.36	c B&B Tree           :
1790.00/1790.36	c   number of runs   :          1
1790.00/1790.36	c   nodes            :        478
1790.00/1790.36	c   nodes (total)    :        478
1790.00/1790.36	c   nodes left       :        477
1790.00/1790.36	c   max depth        :         37
1790.00/1790.36	c   max depth (total):         37
1790.00/1790.36	c   backtracks       :         33 (6.9%)
1790.00/1790.36	c   delayed cutoffs  :          0
1790.00/1790.36	c   repropagations   :         10 (2 domain reductions, 0 cutoffs)
1790.00/1790.36	c   avg switch length:       2.23
1790.00/1790.36	c   switching time   :       0.08
1790.00/1790.36	c Solution           :
1790.00/1790.36	c   Solutions found  :          0 (0 improvements)
1790.00/1790.36	c   Primal Bound     :          -
1790.00/1790.36	c   Dual Bound       : +5.54775829864000e+11
1790.00/1790.36	c   Gap              :   infinite
1790.00/1790.36	c   Root Dual Bound  : +5.54720488776000e+11
1790.00/1790.36	c   Root Iterations  :      13870
1790.20/1790.57	c Time complete: 1790.27.

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-3739310-1338730283/watcher-3739310-1338730283 -o /tmp/evaluation-result-3739310-1338730283/solver-3739310-1338730283 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3739310-1338730283.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 4522
/proc/meminfo: memFree=28241400/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 1243 0 0 0 0 0 0 0 20 0 1 0 339153954 8105984 1190 33554432000 4194304 8395647 140736866670288 140736041543048 7385092 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4522/statm: 1979 1190 370 1026 0 949 0

[startup+0.0206359 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4522
/proc/meminfo: memFree=28241400/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=14968 CPUtime=0.01 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 3012 0 0 0 1 0 0 0 20 0 1 0 339153954 15327232 2958 33554432000 4194304 8395647 140736866670288 140736041543048 6347101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4522/statm: 3742 2959 387 1026 0 2712 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14968

[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4522
/proc/meminfo: memFree=28241400/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=24232 CPUtime=0.09 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 5346 0 0 0 8 1 0 0 20 0 1 0 339153954 24813568 5287 33554432000 4194304 8395647 140736866670288 140736041543048 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4522/statm: 6058 5287 394 1026 0 5028 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24232

[startup+0.300244 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4522
/proc/meminfo: memFree=28241400/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=37516 CPUtime=0.29 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 8630 0 0 0 28 1 0 0 20 0 1 0 339153954 38416384 8571 33554432000 4194304 8395647 140736866670288 140736866535496 7382046 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4522/statm: 9379 8571 394 1026 0 8349 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37516

[startup+0.700249 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4522
/proc/meminfo: memFree=28241400/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=61440 CPUtime=0.69 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 14625 0 0 0 66 3 0 0 20 0 1 0 339153954 62914560 14566 33554432000 4194304 8395647 140736866670288 140736866535496 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4522/statm: 15360 14566 394 1026 0 14330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61440

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4523
/proc/meminfo: memFree=28091204/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=197580 CPUtime=1.49 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 48012 0 0 0 141 8 0 0 20 0 1 0 339153954 202321920 47256 33554432000 4194304 8395647 140736866670288 140736866666328 4969074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4522/statm: 49395 47256 484 1026 0 48365 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 197580

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4523
/proc/meminfo: memFree=28047180/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=203996 CPUtime=3.09 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 48761 0 0 0 301 8 0 0 20 0 1 0 339153954 208891904 48955 33554432000 4194304 8395647 140736866670288 140736866666088 5210648 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4522/statm: 50999 48955 499 1026 0 49969 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 203996

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4523
/proc/meminfo: memFree=28045940/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=207520 CPUtime=6.29 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 49160 0 0 0 621 8 0 0 20 0 1 0 339153954 212500480 49865 33554432000 4194304 8395647 140736866670288 140736866666088 5211845 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4522/statm: 51880 49865 499 1026 0 50850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 207520

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4523
/proc/meminfo: memFree=28038816/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=210980 CPUtime=12.69 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 50036 0 0 0 1261 8 0 0 20 0 1 0 339153954 216043520 50741 33554432000 4194304 8395647 140736866670288 140736866666088 5210321 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4522/statm: 52745 50741 505 1026 0 51715 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 210980

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4523
/proc/meminfo: memFree=28035652/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=215196 CPUtime=25.48 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 51100 0 0 0 2540 8 0 0 20 0 1 0 339153954 220360704 51806 33554432000 4194304 8395647 140736866670288 140736866666088 5210338 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 53799 51806 505 1026 0 52769 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 215196

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4523
/proc/meminfo: memFree=27908984/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=352300 CPUtime=51.07 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 77358 0 0 0 5094 13 0 0 20 0 1 0 339153954 360755200 84288 33554432000 4194304 8395647 140736866670288 140736866664696 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 88075 84288 577 1026 0 87045 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 352300

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4523
/proc/meminfo: memFree=27885820/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=363272 CPUtime=102.27 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 87876 0 0 0 10202 25 0 0 20 0 1 0 339153954 371990528 89013 33554432000 4194304 8395647 140736866670288 140736866665416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 90818 89013 583 1026 0 89788 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 363272

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4523
/proc/meminfo: memFree=27874272/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=162.25 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88387 0 0 0 16191 34 0 0 20 0 1 0 339153954 374009856 90093 33554432000 4194304 8395647 140736866670288 140736866665416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90093 583 1026 0 90281 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 365244

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4562
/proc/meminfo: memFree=27704952/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=222.24 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88395 0 0 0 22179 45 0 0 20 0 1 0 339153954 374009856 90556 33554432000 4194304 8395647 140736866670288 140736866665416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90556 583 1026 0 90281 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 365244

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4562
/proc/meminfo: memFree=27694412/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=282.23 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88403 0 0 0 28167 56 0 0 20 0 1 0 339153954 374009856 90564 33554432000 4194304 8395647 140736866670288 140736866665416 6721209 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90564 583 1026 0 90281 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 365244

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4562
/proc/meminfo: memFree=27686984/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=342.22 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88403 0 0 0 34151 71 0 0 20 0 1 0 339153954 374009856 90564 33554432000 4194304 8395647 140736866670288 140736866665848 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90564 583 1026 0 90281 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 365244

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4562
/proc/meminfo: memFree=27687772/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=402.21 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88403 0 0 0 40139 82 0 0 20 0 1 0 339153954 374009856 90564 33554432000 4194304 8395647 140736866670288 140736866665848 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90564 583 1026 0 90281 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 365244

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4562
/proc/meminfo: memFree=27677992/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=462.2 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88407 0 0 0 46125 95 0 0 20 0 1 0 339153954 374009856 90568 33554432000 4194304 8395647 140736866670288 140736866665416 6120538 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90568 587 1026 0 90281 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 365244

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4566
/proc/meminfo: memFree=27674540/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=522.2 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88407 0 0 0 52115 105 0 0 20 0 1 0 339153954 374009856 90568 33554432000 4194304 8395647 140736866670288 140736866665752 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90568 587 1026 0 90281 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 365244

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4566
/proc/meminfo: memFree=27674648/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=582.18 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88407 0 0 0 58102 116 0 0 20 0 1 0 339153954 374009856 90568 33554432000 4194304 8395647 140736866670288 140736866665416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90568 587 1026 0 90281 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 365244

[startup+642.3 s]

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

/proc/meminfo: memFree=27650760/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=1002.12 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88407 0 0 0 100014 198 0 0 20 0 1 0 339153954 374009856 90568 33554432000 4194304 8395647 140736866670288 140736866665416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90568 587 1026 0 90281 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 365244

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4567
/proc/meminfo: memFree=27650820/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=1062.11 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88407 0 0 0 106001 210 0 0 20 0 1 0 339153954 374009856 90568 33554432000 4194304 8395647 140736866670288 140736866665416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90568 587 1026 0 90281 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 365244

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4571
/proc/meminfo: memFree=27650612/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=1122.1 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88407 0 0 0 111989 221 0 0 20 0 1 0 339153954 374009856 90568 33554432000 4194304 8395647 140736866670288 140736866665848 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90568 587 1026 0 90281 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 365244

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4571
/proc/meminfo: memFree=27650992/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=365244 CPUtime=1182.09 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88407 0 0 0 117973 236 0 0 20 0 1 0 339153954 374009856 90568 33554432000 4194304 8395647 140736866670288 140736866665416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91311 90568 587 1026 0 90281 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 365244

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4571
/proc/meminfo: memFree=27655592/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1242.08 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 123960 248 0 0 20 0 1 0 339153954 375693312 90941 33554432000 4194304 8395647 140736866670288 140736866665416 6574301 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 90941 587 1026 0 90692 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 366888

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4571
/proc/meminfo: memFree=27649700/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1302.08 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 129946 262 0 0 20 0 1 0 339153954 375693312 90969 33554432000 4194304 8395647 140736866670288 140736866665752 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 90969 587 1026 0 90692 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 366888

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4571
/proc/meminfo: memFree=27648396/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1362.06 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 135931 275 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866665752 6723611 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 366888

[startup+1422.31 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 4572
/proc/meminfo: memFree=27652172/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1422.06 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 141918 288 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866664984 6586854 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 366888

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 4572
/proc/meminfo: memFree=27647584/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1482.04 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 147905 299 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866665416 6723331 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 366888

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 4572
/proc/meminfo: memFree=27647956/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1542.03 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 153893 310 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866664696 7382137 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 366888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4572
/proc/meminfo: memFree=27647956/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1602.03 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 159882 321 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866665416 6721240 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 366888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4572
/proc/meminfo: memFree=27647884/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1662.02 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 165869 333 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866665416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 366888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4576
/proc/meminfo: memFree=27650776/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1722.01 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 171855 346 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866664680 6746600 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 366888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4599
/proc/meminfo: memFree=27648520/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1782 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 177841 359 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866665848 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 366888

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4599
/proc/meminfo: memFree=27648536/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1785.2 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 178160 360 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866665416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 366888

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4599
/proc/meminfo: memFree=27648676/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1788.4 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 178479 361 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866665752 6723543 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 366888

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4599
/proc/meminfo: memFree=27648676/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1789.2 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 178559 361 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866665416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 366888

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4599
/proc/meminfo: memFree=27648676/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1790 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88780 0 0 0 178639 361 0 0 20 0 1 0 339153954 375693312 91010 33554432000 4194304 8395647 140736866670288 140736866665752 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91010 587 1026 0 90692 0
Current children cumulated CPU time (s) 1790
Current children cumulated vsize (KiB) 366888

[startup+1790.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4599
/proc/meminfo: memFree=27648676/32873844 swapFree=7112/7112
[pid=4522] ppid=4520 vsize=366888 CPUtime=1790.2 cores=0,2,4,6
/proc/4522/stat : 4522 (pbscip.linux.x8) R 4520 4522 2459 0 -1 4202496 88788 0 0 0 178659 361 0 0 20 0 1 0 339153954 375693312 91018 33554432000 4194304 8395647 140736866670288 140736866665752 6345891 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4522/statm: 91722 91018 595 1026 0 90692 0
Current children cumulated CPU time (s) 1790.2
Current children cumulated vsize (KiB) 366888

Child status: 0
Real time (s): 1790.58
CPU time (s): 1790.29
CPU user time (s): 1786.67
CPU system time (s): 3.61945
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 366888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.67
system time used= 3.61945
maximum resident set size= 364072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88795
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= 26
involuntary context switches= 2139

runsolver used 4.74428 second user time and 11.5462 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-03 15:31:23
IDJOB=3739310
IDBENCH=72458
IDSOLVER=2326
FILE ID=node119/3739310-1338730283
RUNJOBID= node119-1338714114-2475
PBS_JOBID= 14636753
Free space on /tmp= 70884 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/9orless/normalized-kphotoalbum.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-3739310-1338730283/watcher-3739310-1338730283 -o /tmp/evaluation-result-3739310-1338730283/solver-3739310-1338730283 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3739310-1338730283.opb -t 1800 -m 15500

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

MD5SUM BENCH= 870e8be473ccd1960c2dba6454918fe6
RANDOM SEED=2007315249

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28241028 kB
Buffers:          407076 kB
Cached:          3058392 kB
SwapCached:         1936 kB
Active:          1828912 kB
Inactive:        1973424 kB
Active(anon):     332272 kB
Inactive(anon):     6624 kB
Active(file):    1496640 kB
Inactive(file):  1966800 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             13600 kB
Writeback:             0 kB
AnonPages:        469244 kB
Mapped:            14112 kB
Shmem:                 0 kB
Slab:             690432 kB
SReclaimable:     132576 kB
SUnreclaim:       557856 kB
KernelStack:        1472 kB
PageTables:         4632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     456632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 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= 70872 MiB
End job on node119 at 2012-06-03 16:01:13