Trace number 4431756

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
IPBHS-SCIP 2024-07-09OPT1120 2921.16 2931.87

DiagnosticValue
CARDINALITY_CORES_IN_OPTIMIZER0
CLAUSAL_CORES_IN_OPTIMIZER2360
CORES_EXTRACTED10801
CORES_IN_OPTIMIZER3512
ITERATIONS152
PB_CORES_IN_OPTIMIZER1152
SIS2
SIS_OUT_OF_BUDGET2
SIS_SAT0
SIS_UNSAT0
TIME_EXTRACT_CORES3.29
TIME_OPTIMIZE2884.52
TIME_SIS0.88

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM90387c500b0d1bb6d5365cb6c47f1935
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark0.357517
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
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.02	c initialize IPBHS solver
0.00/0.02	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:06:57), with Glucose 3.0, with SCIP , with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
0.00/0.02	c optimizer = "scip"
0.00/0.02	c pbsolver = "roundingsat"
0.00/0.02	c load symmetries from file ""
0.00/0.02	c set time limit for symmetry computation to 100 seconds.
0.00/0.02	c set interchangeable summation variable limit to 3
0.00/0.02	c set abs symmetric core budget per WCE-iteration to 100
0.00/0.02	c set rel symmetric core budget per WCE-iteration to 0
0.00/0.02	c set lit symmetric core budget per WCE-iteration to 0
0.00/0.02	c set sym generation to 's'
0.00/0.02	c set abstraction set creation to 10 iterations without LB change
0.00/0.02	c set abstraction set inputs to 0
0.00/0.02	c set abstraction set cluster min size to 2
0.00/0.02	c set abstraction set cluster max size to 100000000
0.00/0.02	c set abstraction set cluster activation limit to 2
0.00/0.02	c enable abstraction set require equal cost
0.00/0.02	c set abstraction set assumptions to 0
0.00/0.02	c set abstraction set constraint type to 0
0.00/0.02	c set abstract core extraction strategy to b
0.00/0.02	c set core extraction strategy to 2
0.00/0.02	c set core extraction shuffles 10
0.00/0.02	c set cores per iteration to 5
0.00/0.02	c set optimizer bound usage strategy to 2
0.00/0.02	c set optimizer max non-optimal iterations to 1000
0.00/0.02	c set small core cardinality limit to 2
0.00/0.02	c set max coef in cores to 1000000000
0.00/0.02	c set SIS iterations to 5
0.00/0.02	c set SIS budget abs to 1000
0.00/0.02	c set SIS budget rel to 0.05
0.00/0.02	c limit for coefficient in constraints and objective to 9223372036854775807
0.00/0.02	c will solve HOME/instance-4431756-1721071927.opb
0.00/0.02	c [0] solve iteration 1, LB=0, UB=15495
0.31/0.40	c [0.35] solve iteration 2, LB=786, UB=1311
1.09/1.18	c [0.57] solve iteration 3, LB=829, UB=1148
1.09/1.18	c [0.79] solve iteration 4, LB=856, UB=1148
2.28/2.36	c [1.96] solve iteration 5, LB=945, UB=1148
3.27/3.39	c [2.96] solve iteration 6, LB=962, UB=1148
4.17/4.25	c [3.71] solve iteration 7, LB=964, UB=1148
5.26/5.33	c [4.69] solve iteration 8, LB=965, UB=1148
6.46/6.53	c [5.79] solve iteration 9, LB=966, UB=1148
7.76/7.81	c [7.06] solve iteration 10, LB=970, UB=1148
9.06/9.11	c [8.3] solve iteration 11, LB=971, UB=1148
10.45/10.52	c [9.74] solve iteration 12, LB=979, UB=1148
11.96/12.03	c [11.21] solve iteration 13, LB=982, UB=1148
13.44/13.52	c [12.6] solve iteration 14, LB=983, UB=1143
15.04/15.15	c [14.19] solve iteration 15, LB=984, UB=1143
16.52/16.69	c [15.79] solve iteration 16, LB=986, UB=1143
19.21/19.37	c [18.41] solve iteration 17, LB=995, UB=1143
22.31/22.46	c [21.39] solve iteration 18, LB=1004, UB=1143
24.70/24.82	c [23.66] solve iteration 19, LB=1010, UB=1143
27.28/27.48	c [26.17] solve iteration 20, LB=1011, UB=1143
30.08/30.20	c [29.03] solve iteration 21, LB=1011, UB=1143
33.26/33.42	c [32.11] solve iteration 22, LB=1016, UB=1143
36.15/36.30	c [35.04] solve iteration 23, LB=1017, UB=1143
39.14/39.35	c [37.93] solve iteration 24, LB=1017, UB=1143
42.84/43.05	c [41.68] solve iteration 25, LB=1019, UB=1143
46.21/46.44	c [45] solve iteration 26, LB=1020, UB=1143
49.30/49.58	c [48.11] solve iteration 27, LB=1020, UB=1143
52.28/52.52	c [51.04] solve iteration 28, LB=1020, UB=1143
55.97/56.28	c [54.69] solve iteration 29, LB=1020, UB=1143
60.65/60.99	c [59.48] solve iteration 30, LB=1036, UB=1143
65.93/66.29	c [64.71] solve iteration 31, LB=1036, UB=1143
70.50/70.85	c [69.05] solve iteration 32, LB=1037, UB=1143
74.99/75.33	c [73.53] solve iteration 33, LB=1039, UB=1143
79.96/80.32	c [78.45] solve iteration 34, LB=1039, UB=1143
86.24/86.64	c [84.73] solve iteration 35, LB=1039, UB=1143
91.81/92.29	c [90.42] solve iteration 36, LB=1040, UB=1143
97.09/97.52	c [95.55] solve iteration 37, LB=1040, UB=1143
103.16/103.67	c [101.57] solve iteration 38, LB=1040, UB=1120
109.33/109.89	c [107.77] solve iteration 39, LB=1042, UB=1120
116.10/116.68	c [114.58] solve iteration 40, LB=1045, UB=1120
122.77/123.33	c [121.14] solve iteration 41, LB=1051, UB=1120
130.83/131.44	c [128.96] solve iteration 42, LB=1051, UB=1120
138.99/139.62	c [137.03] solve iteration 43, LB=1053, UB=1120
148.46/149.16	c [146.59] solve iteration 44, LB=1055, UB=1120
156.82/157.57	c [154.91] solve iteration 45, LB=1055, UB=1120
165.29/166.10	c [163.07] solve iteration 46, LB=1056, UB=1120
175.44/176.23	c [173.69] solve iteration 47, LB=1056, UB=1120
183.90/184.79	c [182.18] solve iteration 48, LB=1059, UB=1120
194.16/195.06	c [192.17] solve iteration 49, LB=1059, UB=1120
202.90/203.85	c [200.88] solve iteration 50, LB=1060, UB=1120
213.26/214.22	c [211.17] solve iteration 51, LB=1063, UB=1120
223.03/224.07	c [220.91] solve iteration 52, LB=1065, UB=1120
234.67/235.79	c [232.36] solve iteration 53, LB=1066, UB=1120
244.52/245.64	c [242.17] solve iteration 54, LB=1066, UB=1120
256.87/258.09	c [254.67] solve iteration 55, LB=1066, UB=1120
268.71/269.96	c [266.63] solve iteration 56, LB=1066, UB=1120
279.45/280.75	c [277.11] solve iteration 57, LB=1069, UB=1120
290.72/292.08	c [288.27] solve iteration 58, LB=1069, UB=1120
301.77/303.11	c [299.44] solve iteration 59, LB=1069, UB=1120
315.49/316.97	c [312.95] solve iteration 60, LB=1071, UB=1120
327.65/329.17	c [325.37] solve iteration 61, LB=1074, UB=1120
344.17/345.70	c [341.47] solve iteration 62, LB=1074, UB=1120
356.61/358.27	c [354.04] solve iteration 63, LB=1074, UB=1120
370.94/372.66	c [368.25] solve iteration 64, LB=1076, UB=1120
386.29/388.03	c [383.59] solve iteration 65, LB=1077, UB=1120
399.81/401.60	c [397.02] solve iteration 66, LB=1077, UB=1120
413.35/415.29	c [410.61] solve iteration 67, LB=1077, UB=1120
428.10/430.10	c [425.3] solve iteration 68, LB=1077, UB=1120
443.42/445.48	c [440.53] solve iteration 69, LB=1079, UB=1120
459.44/461.52	c [456.55] solve iteration 70, LB=1079, UB=1120
472.48/474.63	c [470.05] solve iteration 71, LB=1079, UB=1120
491.00/493.22	c [488.19] solve iteration 72, LB=1079, UB=1120
507.62/509.96	c [504.99] solve iteration 73, LB=1081, UB=1120
523.25/525.66	c [520.54] solve iteration 74, LB=1082, UB=1120
539.47/541.99	c [536.77] solve iteration 75, LB=1082, UB=1120
556.61/559.18	c [553.9] solve iteration 76, LB=1083, UB=1120
573.83/576.49	c [571.09] solve iteration 77, LB=1084, UB=1120
589.47/592.12	c [586.44] solve iteration 78, LB=1084, UB=1120
606.41/609.16	c [603.49] solve iteration 79, LB=1085, UB=1120
626.41/629.29	c [623.54] solve iteration 80, LB=1086, UB=1120
643.84/646.77	c [641.2] solve iteration 81, LB=1086, UB=1120
664.07/667.10	c [661.08] solve iteration 82, LB=1088, UB=1120
684.88/688.00	c [681.83] solve iteration 83, LB=1088, UB=1120
707.79/710.98	c [704.8] solve iteration 84, LB=1088, UB=1120
728.23/731.40	c [725.04] solve iteration 85, LB=1089, UB=1120
747.16/750.45	c [743.98] solve iteration 86, LB=1089, UB=1120
768.08/771.46	c [764.92] solve iteration 87, LB=1089, UB=1120
787.02/790.49	c [783.87] solve iteration 88, LB=1089, UB=1120
806.25/809.72	c [803.2] solve iteration 89, LB=1089, UB=1120
827.08/830.64	c [823.95] solve iteration 90, LB=1089, UB=1120
846.62/850.23	c [843.47] solve iteration 91, LB=1089, UB=1120
865.86/869.51	c [862.53] solve iteration 92, LB=1090, UB=1120
886.48/890.21	c [883.2] solve iteration 93, LB=1091, UB=1120
909.61/913.46	c [906.61] solve iteration 94, LB=1091, UB=1120
930.83/934.71	c [927.54] solve iteration 95, LB=1093, UB=1120
954.35/958.30	c [951.15] solve iteration 96, LB=1093, UB=1120
978.37/982.48	c [975.08] solve iteration 97, LB=1093, UB=1120
998.70/1002.82	c [995.38] solve iteration 98, LB=1094, UB=1120
1022.03/1026.24	c [1018.91] solve iteration 99, LB=1094, UB=1120
1045.85/1050.16	c [1042.6] solve iteration 100, LB=1094, UB=1120
1080.92/1085.30	c [1077.67] solve iteration 101, LB=1094, UB=1120
1107.03/1111.51	c [1103.7] solve iteration 102, LB=1094, UB=1120
1132.14/1136.74	c [1128.88] solve iteration 103, LB=1095, UB=1120
1162.54/1167.21	c [1158.14] solve iteration 104, LB=1095, UB=1120
1185.16/1189.96	c [1181.73] solve iteration 105, LB=1095, UB=1120
1214.27/1219.12	c [1210.82] solve iteration 106, LB=1095, UB=1120
1241.77/1246.79	c [1238.15] solve iteration 107, LB=1096, UB=1120
1265.00/1270.02	c [1261.42] solve iteration 108, LB=1096, UB=1120
1296.28/1301.42	c [1291.9] solve iteration 109, LB=1096, UB=1120
1323.29/1328.55	c [1319.5] solve iteration 110, LB=1097, UB=1120
1349.71/1355.02	c [1345.25] solve iteration 111, LB=1097, UB=1120
1381.49/1386.93	c [1376.99] solve iteration 112, LB=1097, UB=1120
1412.98/1418.52	c [1409.09] solve iteration 113, LB=1097, UB=1120
1441.29/1446.92	c [1437.39] solve iteration 114, LB=1097, UB=1120
1469.99/1475.73	c [1466.02] solve iteration 115, LB=1098, UB=1120
1494.50/1500.30	c [1490.35] solve iteration 116, LB=1098, UB=1120
1523.22/1529.14	c [1519.18] solve iteration 117, LB=1099, UB=1120
1553.02/1559.05	c [1548.98] solve iteration 118, LB=1099, UB=1120
1582.92/1589.04	c [1578.83] solve iteration 119, LB=1100, UB=1120
1613.99/1620.27	c [1610.01] solve iteration 120, LB=1100, UB=1120
1645.19/1651.53	c [1640.93] solve iteration 121, LB=1101, UB=1120
1674.49/1680.94	c [1670.14] solve iteration 122, LB=1102, UB=1120
1703.30/1709.88	c [1699.31] solve iteration 123, LB=1102, UB=1120
1738.17/1744.87	c [1733.17] solve iteration 124, LB=1102, UB=1120
1778.03/1784.82	c [1772.89] solve iteration 125, LB=1102, UB=1120
1813.71/1820.66	c [1809.18] solve iteration 126, LB=1103, UB=1120
1851.59/1858.60	c [1846.71] solve iteration 127, LB=1104, UB=1120
1889.55/1896.77	c [1884.72] solve iteration 128, LB=1104, UB=1120
1919.35/1926.65	c [1914.62] solve iteration 129, LB=1104, UB=1120
1954.92/1962.36	c [1950.81] solve iteration 130, LB=1105, UB=1120
1988.22/1995.79	c [1984.06] solve iteration 131, LB=1105, UB=1120
2022.10/2029.73	c [2017] solve iteration 132, LB=1105, UB=1120
2056.58/2064.33	c [2051.41] solve iteration 133, LB=1105, UB=1120
2092.66/2100.54	c [2088.14] solve iteration 134, LB=1109, UB=1120
2129.52/2137.56	c [2124.71] solve iteration 135, LB=1109, UB=1120
2166.80/2174.92	c [2162.2] solve iteration 136, LB=1111, UB=1120
2205.96/2214.20	c [2201.32] solve iteration 137, LB=1111, UB=1120
2244.73/2253.16	c [2240.01] solve iteration 138, LB=1111, UB=1120
2284.79/2293.31	c [2279.63] solve iteration 139, LB=1112, UB=1120
2331.73/2340.45	c [2326.83] solve iteration 140, LB=1113, UB=1120
2372.39/2381.22	c [2367.49] solve iteration 141, LB=1114, UB=1120
2409.36/2418.39	c [2404.72] solve iteration 142, LB=1114, UB=1120
2453.51/2462.68	c [2448.61] solve iteration 143, LB=1114, UB=1120
2492.98/2502.21	c [2487.95] solve iteration 144, LB=1114, UB=1120
2539.51/2548.98	c [2534.72] solve iteration 145, LB=1114, UB=1120
2586.06/2595.66	c [2581.05] solve iteration 146, LB=1114, UB=1120
2627.43/2637.12	c [2622.36] solve iteration 147, LB=1114, UB=1120
2669.18/2679.03	c [2663.91] solve iteration 148, LB=1114, UB=1120
2726.47/2736.54	c [2720.83] solve iteration 149, LB=1115, UB=1120
2778.09/2788.31	c [2772.4] solve iteration 150, LB=1115, UB=1120
2823.13/2833.53	c [2817.49] solve iteration 151, LB=1115, UB=1120
2872.96/2883.56	c [2867.16] solve iteration 152, LB=1117, UB=1120
2921.08/2931.85	c LB=UB after computing candidate
2921.08/2931.85	c instance solved in 2920.2s (IP-solver: 2884.52s, core-extraction: 3.29s, SIS: 0.88s), 152 iterations, LB=1120, UB=1120, 
2921.08/2931.85	d ITERATIONS 152
2921.08/2931.85	d SIS 2
2921.08/2931.85	d SIS_SAT 0
2921.08/2931.85	d SIS_UNSAT 0
2921.08/2931.85	d SIS_OUT_OF_BUDGET 2
2921.08/2931.85	d CORES_EXTRACTED 10801
2921.08/2931.85	d CORES_IN_OPTIMIZER 3512
2921.08/2931.85	d CLAUSAL_CORES_IN_OPTIMIZER 2360
2921.08/2931.85	d CARDINALITY_CORES_IN_OPTIMIZER 0
2921.08/2931.85	d PB_CORES_IN_OPTIMIZER 1152
2921.08/2931.85	d TIME_EXTRACT_CORES 3.290000
2921.08/2931.85	d TIME_OPTIMIZE 2884.520000
2921.08/2931.85	d TIME_SIS 0.880000
2921.08/2931.85	c solve_time: 2920.200000
2921.08/2931.85	s OPTIMUM FOUND
2921.08/2931.85	o 1120
2921.08/2931.85	v -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x71 -x72 -x73 x1 x2 x39 -x70 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x74 -x75 -x76 -x77 -x88 -x89 

Verifier Data

OK	1120

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (63202 MiB free)
  memory of node 1: 64473 MiB (62049 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431756-1721071927/watcher-4431756-1721071927 -o /tmp/evaluation-result-4431756-1721071927/solver-4431756-1721071927 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721071938-815889 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431756-1721071927.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=816109, runsolver pid=816106
Current StackSize limit: 8192 KiB


[startup+0.100088 s]*
/proc/loadavg: 3.59 4.01 4.10 5/247 816120
/proc/meminfo: memFree=128249464/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=37712 memory=18336 CPUtime=0.1 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 1961 0 0 0 10 0 0 0 20 0 1 0 159351588 38617088 4584 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 9428 4584 2911 2900 0 5942 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 37712 KiB
Current children cumulated memory: 18336 KiB

[startup+0.21274 s]*
/proc/loadavg: 3.59 4.01 4.10 5/247 816132
/proc/meminfo: memFree=128289224/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=38892 memory=19392 CPUtime=0.21 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 2202 0 0 0 21 0 0 0 20 0 1 0 159351588 39825408 4848 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 9723 4848 2911 2900 0 6237 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 38892 KiB
Current children cumulated memory: 19392 KiB

[startup+0.312061 s]*
/proc/loadavg: 3.59 4.01 4.10 5/246 816132
/proc/meminfo: memFree=128247892/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=38892 memory=19392 CPUtime=0.31 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 2203 0 0 0 31 0 0 0 20 0 1 0 159351588 39825408 4848 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 9723 4848 2911 2900 0 6237 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 38892 KiB
Current children cumulated memory: 19392 KiB

[startup+0.700337 s]
/proc/loadavg: 3.59 4.01 4.10 5/246 816132
/proc/meminfo: memFree=128178940/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=40744 memory=23784 CPUtime=0.69 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 3345 0 0 0 66 3 0 0 20 0 1 0 159351588 41721856 5946 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 10186 5946 2943 2900 0 6700 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 40744 KiB
Current children cumulated memory: 23784 KiB

[startup+1.50029 s]
/proc/loadavg: 3.59 4.01 4.10 5/252 816144
/proc/meminfo: memFree=128137384/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=49720 memory=31652 CPUtime=1.48 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 5477 0 0 0 144 4 0 0 20 0 1 0 159351588 50913280 7913 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 12430 7913 2943 2900 0 8944 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 49720 KiB
Current children cumulated memory: 31652 KiB

[startup+3.11304 s]
/proc/loadavg: 3.62 4.01 4.10 5/252 816190
/proc/meminfo: memFree=128003028/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=63972 memory=46060 CPUtime=3.09 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 10096 0 0 0 304 5 0 0 20 0 1 0 159351588 65507328 11515 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 15993 11515 2943 2900 0 12507 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 63972 KiB
Current children cumulated memory: 46060 KiB

[startup+6.30031 s]
/proc/loadavg: 3.62 4.01 4.10 5/252 816190
/proc/meminfo: memFree=127427396/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=104976 memory=84432 CPUtime=6.26 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 20508 0 0 0 618 8 0 0 20 0 1 0 159351588 107495424 21108 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 26244 21108 2943 2900 0 22758 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 104976 KiB
Current children cumulated memory: 84432 KiB

[startup+12.7003 s]
/proc/loadavg: 3.65 4.01 4.10 5/252 816191
/proc/meminfo: memFree=127192756/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=132472 memory=113480 CPUtime=12.64 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 26976 0 0 0 1253 11 0 0 20 0 1 0 159351588 135651328 28370 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 33118 28370 3263 2900 0 29632 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 132472 KiB
Current children cumulated memory: 113480 KiB

[startup+25.5003 s]
/proc/loadavg: 3.80 4.02 4.10 5/252 816193
/proc/meminfo: memFree=126820932/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=151268 memory=132704 CPUtime=25.4 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 32585 0 0 0 2526 14 0 0 20 0 1 0 159351588 154898432 33176 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 37817 33176 3263 2900 0 34331 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 151268 KiB
Current children cumulated memory: 132704 KiB

[startup+51.1131 s]
/proc/loadavg: 3.87 4.02 4.10 5/252 816197
/proc/meminfo: memFree=126526272/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=180448 memory=162948 CPUtime=50.9 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 41680 0 0 0 5072 18 0 0 20 0 1 0 159351588 184778752 40737 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 45112 40737 3263 2900 0 41626 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 180448 KiB
Current children cumulated memory: 162948 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 4.03 4.09 5/251 816298
/proc/meminfo: memFree=127264884/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=207964 memory=191196 CPUtime=101.86 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 53964 0 0 0 10163 23 0 0 20 0 1 0 159351588 212955136 47799 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 51991 47799 3263 2900 0 48505 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 207964 KiB
Current children cumulated memory: 191196 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.04 4.09 5/251 816310
/proc/meminfo: memFree=127059556/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=226152 memory=209596 CPUtime=161.59 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 63297 0 0 0 16131 28 0 0 20 0 1 0 159351588 231579648 52399 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 56538 52399 3263 2900 0 53052 0
Current children cumulated CPU time: 161.59 s
Current children cumulated vsize: 226152 KiB
Current children cumulated memory: 209596 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.05 4.09 5/247 816320
/proc/meminfo: memFree=126940184/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=245040 memory=227528 CPUtime=221.33 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 78872 0 0 0 22100 33 0 0 20 0 1 0 159351588 250920960 56882 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 61260 56882 3263 2900 0 57774 0
Current children cumulated CPU time: 221.33 s
Current children cumulated vsize: 245040 KiB
Current children cumulated memory: 227528 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.08 4.10 5/247 816330
/proc/meminfo: memFree=126847728/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=259068 memory=241880 CPUtime=281.05 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 89655 0 0 0 28070 35 0 0 20 0 1 0 159351588 265285632 60470 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 64767 60470 3263 2900 0 61281 0
Current children cumulated CPU time: 281.05 s
Current children cumulated vsize: 259068 KiB
Current children cumulated memory: 241880 KiB

[startup+342.3 s]
/proc/loadavg: 4.86 4.30 4.17 5/241 816341
/proc/meminfo: memFree=126704824/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=263748 memory=246504 CPUtime=340.77 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 92832 0 0 0 34040 37 0 0 20 0 1 0 159351588 270077952 61626 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 65937 61626 3263 2900 0 62451 0
Current children cumulated CPU time: 340.77 s
Current children cumulated vsize: 263748 KiB
Current children cumulated memory: 246504 KiB

[startup+402.3 s]
/proc/loadavg: 4.51 4.29 4.18 5/241 816351
/proc/meminfo: memFree=126571636/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=265036 memory=247880 CPUtime=400.51 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 94565 0 0 0 40012 39 0 0 20 0 1 0 159351588 271396864 61970 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 66259 61970 3263 2900 0 62773 0
Current children cumulated CPU time: 400.51 s
Current children cumulated vsize: 265036 KiB
Current children cumulated memory: 247880 KiB

[startup+462.3 s]
/proc/loadavg: 4.77 4.42 4.23 5/241 816361
/proc/meminfo: memFree=126490468/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=270624 memory=253728 CPUtime=460.24 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 100762 0 0 0 45983 41 0 0 20 0 1 0 159351588 277118976 63432 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 67656 63432 3263 2900 0 64170 0

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

/proc/loadavg: 4.14 4.14 4.14 5/243 817288
/proc/meminfo: memFree=124864992/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=388952 memory=374508 CPUtime=2433.28 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 205193 0 0 0 243242 86 0 0 20 0 1 0 159351588 398286848 93627 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 97238 93627 3263 2900 0 93752 0
Current children cumulated CPU time: 2433.28 s
Current children cumulated vsize: 388952 KiB
Current children cumulated memory: 374508 KiB

[startup+2502.3 s]
/proc/loadavg: 4.05 4.11 4.13 5/243 817298
/proc/meminfo: memFree=124832440/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=389180 memory=374508 CPUtime=2493.08 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 205342 0 0 0 249221 87 0 0 20 0 1 0 159351588 398520320 93627 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 97295 93627 3263 2900 0 93809 0
Current children cumulated CPU time: 2493.08 s
Current children cumulated vsize: 389180 KiB
Current children cumulated memory: 374508 KiB

[startup+2562.3 s]
/proc/loadavg: 4.13 4.12 4.13 5/243 817310
/proc/meminfo: memFree=124798104/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=391008 memory=376544 CPUtime=2552.87 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 207369 0 0 0 255200 87 0 0 20 0 1 0 159351588 400392192 94136 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 97752 94136 3263 2900 0 94266 0
Current children cumulated CPU time: 2552.87 s
Current children cumulated vsize: 391008 KiB
Current children cumulated memory: 376544 KiB

[startup+2622.3 s]
/proc/loadavg: 4.10 4.11 4.13 5/241 817321
/proc/meminfo: memFree=124784676/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=392236 memory=377676 CPUtime=2612.67 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 208730 0 0 0 261176 91 0 0 20 0 1 0 159351588 401649664 94419 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 98059 94419 3263 2900 0 94573 0
Current children cumulated CPU time: 2612.67 s
Current children cumulated vsize: 392236 KiB
Current children cumulated memory: 377676 KiB

[startup+2682.3 s]
/proc/loadavg: 4.08 4.10 4.12 5/241 817331
/proc/meminfo: memFree=124763772/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=403928 memory=389368 CPUtime=2672.46 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 211782 0 0 0 267154 92 0 0 20 0 1 0 159351588 413622272 97342 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 100982 97342 3263 2900 0 97496 0
Current children cumulated CPU time: 2672.46 s
Current children cumulated vsize: 403928 KiB
Current children cumulated memory: 389368 KiB

[startup+2742.3 s]
/proc/loadavg: 4.09 4.10 4.11 5/241 817341
/proc/meminfo: memFree=124735984/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=409080 memory=394516 CPUtime=2732.24 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 214603 0 0 0 273132 92 0 0 20 0 1 0 159351588 418897920 98629 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 102270 98629 3263 2900 0 98784 0
Current children cumulated CPU time: 2732.24 s
Current children cumulated vsize: 409080 KiB
Current children cumulated memory: 394516 KiB

[startup+2802.3 s]
/proc/loadavg: 4.08 4.09 4.11 5/241 817351
/proc/meminfo: memFree=124732756/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=402476 memory=387916 CPUtime=2792.04 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 215912 0 0 0 279111 93 0 0 20 0 1 0 159351588 412135424 96979 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 100619 96979 3263 2900 0 97133 0
Current children cumulated CPU time: 2792.04 s
Current children cumulated vsize: 402476 KiB
Current children cumulated memory: 387916 KiB

[startup+2862.3 s]
/proc/loadavg: 4.15 4.10 4.11 5/241 817362
/proc/meminfo: memFree=124713396/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=407980 memory=393420 CPUtime=2851.83 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 216897 0 0 0 285090 93 0 0 20 0 1 0 159351588 417771520 98355 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 101995 98355 3263 2900 0 98509 0
Current children cumulated CPU time: 2851.83 s
Current children cumulated vsize: 407980 KiB
Current children cumulated memory: 393420 KiB

[startup+2922.3 s]
/proc/loadavg: 4.05 4.08 4.10 5/244 817377
/proc/meminfo: memFree=124701516/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=408148 memory=393588 CPUtime=2911.62 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 218053 0 0 0 291068 94 0 0 20 0 1 0 159351588 417943552 98397 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 102037 98397 3263 2900 0 98551 0
Current children cumulated CPU time: 2911.62 s
Current children cumulated vsize: 408148 KiB
Current children cumulated memory: 393588 KiB

[startup+2931.87 s]
# the end of solver process 816109 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=2920.21 s, system=0.947467 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2924.8 s]
/proc/loadavg: 4.05 4.08 4.10 5/244 817377
/proc/meminfo: memFree=124701432/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=408148 memory=393588 CPUtime=2914.11 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 218053 0 0 0 291317 94 0 0 20 0 1 0 159351588 417943552 98397 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 102037 98397 3263 2900 0 98551 0
Current children cumulated CPU time: 2914.11 s
Current children cumulated vsize: 408148 KiB
Current children cumulated memory: 393588 KiB

[startup+2928 s]*
/proc/loadavg: 4.05 4.08 4.10 5/244 817377
/proc/meminfo: memFree=124701432/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=408148 memory=393588 CPUtime=2917.31 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 218053 0 0 0 291637 94 0 0 20 0 1 0 159351588 417943552 98397 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 102037 98397 3263 2900 0 98551 0
Current children cumulated CPU time: 2917.31 s
Current children cumulated vsize: 408148 KiB
Current children cumulated memory: 393588 KiB

[startup+2929.6 s]
/proc/loadavg: 4.04 4.08 4.10 5/244 817377
/proc/meminfo: memFree=124701432/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=408148 memory=393588 CPUtime=2918.89 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 218053 0 0 0 291795 94 0 0 20 0 1 0 159351588 417943552 98397 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 102037 98397 3263 2900 0 98551 0
Current children cumulated CPU time: 2918.89 s
Current children cumulated vsize: 408148 KiB
Current children cumulated memory: 393588 KiB

[startup+2931.2 s]
/proc/loadavg: 4.04 4.08 4.10 5/244 817378
/proc/meminfo: memFree=124699300/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=408148 memory=393588 CPUtime=2920.49 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 218053 0 0 0 291955 94 0 0 20 0 1 0 159351588 417943552 98397 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 102037 98397 3263 2900 0 98551 0
Current children cumulated CPU time: 2920.49 s
Current children cumulated vsize: 408148 KiB
Current children cumulated memory: 393588 KiB

[startup+2931.6 s]
/proc/loadavg: 4.04 4.08 4.10 5/244 817378
/proc/meminfo: memFree=124699300/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=408148 memory=393588 CPUtime=2920.88 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 218053 0 0 0 291994 94 0 0 20 0 1 0 159351588 417943552 98397 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 102037 98397 3263 2900 0 98551 0
Current children cumulated CPU time: 2920.88 s
Current children cumulated vsize: 408148 KiB
Current children cumulated memory: 393588 KiB

[startup+2931.8 s]
/proc/loadavg: 4.04 4.08 4.10 5/244 817378
/proc/meminfo: memFree=124699300/131655788 swapFree=131071996/131071996
[pid=816109] ppid=816106 vsize=408148 memory=393588 CPUtime=2921.08 cores=0,2
/proc/816109/stat : 816109 (ipbhs_static_sc) R 816106 816109 815879 0 -1 4194304 218053 0 0 0 292014 94 0 0 20 0 1 0 159351588 417943552 98397 134679101440 4194304 16068861 140734841869824 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 37064704 140734841873446 140734841873533 140734841873533 140734841880548 0
/proc/816109/statm: 102037 98397 3263 2900 0 98551 0
Current children cumulated CPU time: 2921.08 s
Current children cumulated vsize: 408148 KiB
Current children cumulated memory: 393588 KiB

Child status: 0

Real time (s): 2931.87
CPU time (s): 2921.16
CPU user time (s): 2920.21
CPU system time (s): 0.947467
CPU usage (%): 99.6347
Max. virtual memory (cumulated for all children) (KiB): 409080
Max. memory (cumulated for all children) (KiB): 394516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2920.21
system time used= 0.947467
maximum resident set size= 394516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218055
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= 78
involuntary context switches= 20453


# summary of solver processes directly reported to runsolver:
#   pid: 816109
#   total CPU time (s): 2921.16
#   total CPU user time (s): 2920.21
#   total CPU system time (s): 0.947467

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2963 second user time and 28.5502 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-15 21:32:19
IDJOB=4431756
IDBENCH=146908
IDSOLVER=3057
FILE ID=nodeC005/4431756-1721071927
RUNJOBID= nodeC005-1721071938-815889
SLURM_JOB_ID= 7505537
Free space on /tmp= 723624 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431756-1721071927/watcher-4431756-1721071927 -o /tmp/evaluation-result-4431756-1721071927/solver-4431756-1721071927 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721071938-815889 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431756-1721071927.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 90387c500b0d1bb6d5365cb6c47f1935
RANDOM SEED=1821112538

nodeC005.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1355.188
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.178
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1222.684
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1218.616
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 2447.742
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1254.221
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.189
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.178
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128258824 kB
MemAvailable:   129882728 kB
Buffers:          359044 kB
Cached:          2090884 kB
SwapCached:            0 kB
Active:           653908 kB
Inactive:        2178276 kB
Active(anon):       3424 kB
Inactive(anon):   416532 kB
Active(file):     650484 kB
Inactive(file):  1761744 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            216240 kB
Writeback:             8 kB
AnonPages:        381432 kB
Mapped:           126200 kB
Shmem:             37704 kB
KReclaimable:     103748 kB
Slab:             204996 kB
SReclaimable:     103748 kB
SUnreclaim:       101248 kB
KernelStack:        3952 kB
PageTables:        10068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     823112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203592 kB
DirectMap2M:    11235328 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 723572 MiB
End job on nodeC005 at 2024-07-15 22:21:12