Trace number 4518323
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
Name | PB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/multiple_strongly_correlated/ normalized-knapPI_14_10000_1000_2_-407357.opb |
MD5SUM | e452967152bd4eb328dd132d733a88a9 |
Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
Best result obtained on this benchmark | OPT |
Best value of the objective obtained on this benchmark | -539657 |
Best CPU time to get the best result obtained on this benchmark | 0.514935 |
Has Objective Function | YES |
Satisfiable | |
(Un)Satisfiability was proved | |
Best value of the objective function | |
Optimality of the best value was proved | |
Number of variables | 20000 |
Total number of constraints | 1 |
Number of constraints which are clauses | 0 |
Number of constraints which are cardinality constraints (but not clauses) | 0 |
Number of constraints which are nor clauses,nor cardinality constraints | 1 |
Minimum length of a constraint | 20000 |
Maximum length of a constraint | 20000 |
Number of terms in the objective function | 20000 |
Biggest coefficient in the objective function | 1296 |
Number of bits for the biggest coefficient in the objective function | 11 |
Sum of the numbers in the objective function | 14329184 |
Number of bits of the sum of numbers in the objective function | 24 |
Biggest number in a constraint | 99457 |
Number of bits of the biggest number in a constraint | 17 |
Biggest sum of numbers in a constraint | 14329184 |
Number of bits of the biggest sum of numbers | 24 |
Number of products (including duplicates) | 0 |
Sum of products size (including duplicates) | 0 |
Number of different products | 0 |
Sum of products size | 0 |
Solver Data
0.00/0.01 c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01 c │ pbsuma -- a PB interface for satsuma │
0.00/0.01 c │ satsuma_version=1.2, dejavu_version=2.1 │
0.00/0.01 c │ (c) 2025 Markus Anders │
0.00/0.01 c └────────────────────────────────────────────────────────────────┘
0.00/0.01 c parse 'HOME/instance-4518323-1751523880.opb'
0.00/0.01 c read 0.46MB (8.19ms)
0.00/0.01 c [cnf: #variables 20000 #clauses 2 #duplicates 0 #arr 40000]
0.00/0.02 c output proof to 'PROOFDIR/proof-4518323-1751523880'
0.00/0.02 c
0.00/0.02 c make graph and approximate orbits
0.00/0.03 c [group: #orbits ~= 2000] (16.91ms)
0.00/0.03 c
0.00/0.03 c detect special group actions
0.00/0.03 c probe for Johnson action (limit=64)
0.00/0.04 c probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.04 c probe for row symmetry (limit=64, splits=16.78M)
0.08/0.12 c found row 29x2, generating row predicate
0.08/0.17 c found row 19x2, generating row predicate
0.19/0.24 c found row 26x2, generating row predicate
0.19/0.29 c found row 19x2, generating row predicate
0.29/0.36 c found row 25x2, generating row predicate
0.39/0.41 c found row 18x2, generating row predicate
0.39/0.46 c found row 18x2, generating row predicate
0.39/0.49 c found row 12x2, generating row predicate
0.49/0.54 c found row 20x2, generating row predicate
0.49/0.60 c found row 21x2, generating row predicate
0.58/0.66 c found row 21x2, generating row predicate
0.68/0.72 c found row 23x2, generating row predicate
0.68/0.78 c found row 22x2, generating row predicate
0.78/0.84 c found row 23x2, generating row predicate
0.88/0.90 c found row 23x2, generating row predicate
0.88/0.97 c found row 24x2, generating row predicate
0.98/1.03 c found row 24x2, generating row predicate
1.08/1.11 c found row 29x2, generating row predicate
1.08/1.18 c found row 26x2, generating row predicate
1.18/1.22 c found row 16x2, generating row predicate
1.18/1.29 c found row 23x2, generating row predicate
1.28/1.33 c found row 16x2, generating row predicate
1.28/1.37 c found row 15x2, generating row predicate
1.38/1.42 c found row 21x2, generating row predicate
1.38/1.48 c found row 20x2, generating row predicate
1.48/1.55 c found row 25x2, generating row predicate
1.58/1.61 c found row 24x2, generating row predicate
1.58/1.68 c found row 27x2, generating row predicate
1.68/1.74 c found row 21x2, generating row predicate
1.77/1.81 c found row 27x2, generating row predicate
1.77/1.87 c found row 19x2, generating row predicate
1.87/1.91 c found row 18x2, generating row predicate
1.87/1.91 c (1880.25ms)
1.87/1.91 c
1.87/1.91 c detect symmetries on remainder
1.87/1.91 c [graph: #vertices 80002 #edges 200000]
1.87/1.91 c dejavu (support_limit=2048.00MB, budget_limit=64)
1.87/1.94 c [group: #symmetries 6.06*10^17922 #generators 18338] (24.78ms)
1.87/1.94 c
1.87/1.94 c optimize generators (opt_passes=64, conjugate_limit=268)
1.87/1.94 c ran it=0, +gens=23
2.08/2.13 c con best_support=4, best_gens=18338, +gens=163
2.08/2.13 c (193.32ms)
2.08/2.13 c
2.08/2.13 c finalize break order and special generators
2.08/2.13 c
2.08/2.13 c add generic predicates (break_depth=20)
2.08/2.14 c added predicates for 18524 generators (2.55ms)
2.08/2.18 c
2.08/2.18 c generation finished
2.08/2.18 c [sbp: #constraints 19258 #add_vars 24]
2.08/2.18 c
2.08/2.18 c write result to 'HOME/instance-4518323-1751523880.opb.pre'
2.08/2.18 c wrote 0.98MB (2.41ms)
2.08/2.18 c ------------------------------------------------------------------
2.08/2.18 c 1880.25ms 86.41% detect_special
2.08/2.18 c 193.32ms 8.88% optimize_gens
2.08/2.18 c 45.85ms 2.11% other
2.08/2.18 c 24.78ms 1.14% detect_generic
2.08/2.18 c 16.91ms 0.78% approx_orbits
2.08/2.18 c 8.19ms 0.38% parse
2.08/2.18 c 2.55ms 0.12% break_generic
2.08/2.18 c 2.41ms 0.11% output
2.08/2.18 c 1.61ms 0.07% finalize_order
2.08/2.18 c ───────────────────────────────────────────────
2.08/2.18 c 2175.87ms 100% total
2.08/2.18 c ------------------------------------------------------------------
2.17/2.20 c RoundingSat 2
2.17/2.20 c branch pb25
2.17/2.20 c commit 63f22ad
2.17/2.33 c #variables 20024 #constraints 19259
2.17/2.33 c objective is ce32
2.17/2.33 c initial watched CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
2.17/2.33 c initial counting CF 32, 64, 128, Arb: 2 , 0 , 0 , 0
2.17/2.33 c bounds - >= -14329184 @ 0.102625
2.17/2.38 c rational objective -539720
2.17/2.79 c bounds -539554 >= -14329184 @ 0.541121
3.45/3.52 c bounds -539554 >= -14283944 @ 1.25974
3.45/3.56 c bounds -539644 >= -14283944 @ 1.29125
3.55/3.60 c bounds -539644 >= -14282654 @ 1.32412
3.55/3.61 c bounds -539646 >= -14282654 @ 1.33678
4.85/4.91 c bounds -539646 >= -14281364 @ 2.59092
4.85/4.92 c bounds -539652 >= -14281364 @ 2.59835
4.85/4.94 c bounds -539657 >= -14281364 @ 2.60296
56.12/56.32 c #Conflicts: 1000 | #Constraints: 20632
56.12/56.32 c #Conflicts: 2000 | #Constraints: 22083
56.12/56.32 c INPROCESSING
56.12/56.32 c GARBAGE COLLECT
56.12/56.32 c rational objective -539720
56.72/56.90 c bounds -539657 >= -710057 @ 53.4054
96.92/97.26 c #Conflicts: 3000 | #Constraints: 3396
96.92/97.26 c #Conflicts: 4000 | #Constraints: 4493
96.92/97.26 c INPROCESSING
96.92/97.26 c GARBAGE COLLECT
96.92/97.26 c rational objective -539718
159.86/160.31 c #Conflicts: 5000 | #Constraints: 3713
159.86/160.31 c #Conflicts: 6000 | #Constraints: 4724
159.86/160.31 c INPROCESSING
159.86/160.31 c GARBAGE COLLECT
159.86/160.31 c rational objective -539718
214.63/215.29 c #Conflicts: 7000 | #Constraints: 3544
214.63/215.29 c #Conflicts: 8000 | #Constraints: 4566
214.63/215.29 c #Conflicts: 9000 | #Constraints: 5586
214.63/215.29 c INPROCESSING
214.63/215.29 c GARBAGE COLLECT
214.63/215.29 c rational objective -539718
289.83/290.63 c #Conflicts: 10000 | #Constraints: 4244
289.83/290.63 c #Conflicts: 11000 | #Constraints: 5301
289.83/290.63 c #Conflicts: 12000 | #Constraints: 6390
289.83/290.63 c INPROCESSING
289.83/290.63 c GARBAGE COLLECT
289.83/290.63 c rational objective -539718
368.93/369.98 c #Conflicts: 13000 | #Constraints: 4692
368.93/369.98 c #Conflicts: 14000 | #Constraints: 5845
368.93/369.98 c #Conflicts: 15000 | #Constraints: 7202
368.93/369.98 c INPROCESSING
368.93/369.98 c GARBAGE COLLECT
368.93/369.98 c rational objective -539718
456.26/457.59 c #Conflicts: 16000 | #Constraints: 5105
456.26/457.59 c #Conflicts: 17000 | #Constraints: 6251
456.26/457.59 c #Conflicts: 18000 | #Constraints: 7285
456.26/457.59 c INPROCESSING
456.26/457.59 c GARBAGE COLLECT
456.26/457.59 c rational objective -539718
535.74/537.21 c #Conflicts: 19000 | #Constraints: 5058
535.74/537.21 c #Conflicts: 20000 | #Constraints: 6162
535.74/537.21 c #Conflicts: 21000 | #Constraints: 7220
535.74/537.21 c INPROCESSING
535.74/537.21 c GARBAGE COLLECT
535.74/537.21 c rational objective -539718
605.54/607.28 c #Conflicts: 22000 | #Constraints: 4844
605.54/607.28 c #Conflicts: 23000 | #Constraints: 5876
605.54/607.28 c #Conflicts: 24000 | #Constraints: 6932
605.54/607.28 c #Conflicts: 25000 | #Constraints: 7937
605.54/607.28 c INPROCESSING
605.54/607.28 c GARBAGE COLLECT
605.54/607.28 c rational objective -539718
707.45/709.40 c #Conflicts: 26000 | #Constraints: 5491
707.45/709.40 c #Conflicts: 27000 | #Constraints: 6513
707.45/709.40 c #Conflicts: 28000 | #Constraints: 7556
707.45/709.40 c #Conflicts: 29000 | #Constraints: 8611
707.45/709.40 c INPROCESSING
707.45/709.40 c GARBAGE COLLECT
707.45/709.40 c rational objective -539718
806.84/809.12 c #Conflicts: 30000 | #Constraints: 5791
806.84/809.12 c #Conflicts: 31000 | #Constraints: 6814
806.84/809.12 c #Conflicts: 32000 | #Constraints: 7885
806.84/809.12 c #Conflicts: 33000 | #Constraints: 8898
806.84/809.12 c INPROCESSING
806.84/809.12 c GARBAGE COLLECT
806.84/809.12 c rational objective -539718
934.75/937.48 c #Conflicts: 34000 | #Constraints: 5915
934.75/937.48 c #Conflicts: 35000 | #Constraints: 6917
934.75/937.48 c #Conflicts: 36000 | #Constraints: 7918
934.75/937.48 c #Conflicts: 37000 | #Constraints: 8918
934.75/937.48 c INPROCESSING
934.75/937.48 c GARBAGE COLLECT
934.75/937.48 c rational objective -539718
1027.36/1030.35 c #Conflicts: 38000 | #Constraints: 5824
1027.36/1030.35 c #Conflicts: 39000 | #Constraints: 6908
1027.36/1030.35 c #Conflicts: 40000 | #Constraints: 7969
1027.36/1030.35 c #Conflicts: 41000 | #Constraints: 9055
1027.36/1030.35 c INPROCESSING
1027.36/1030.35 c GARBAGE COLLECT
1027.36/1030.35 c rational objective -539718
1138.61/1141.98 c #Conflicts: 42000 | #Constraints: 5694
1138.61/1141.98 c #Conflicts: 43000 | #Constraints: 6771
1138.61/1141.98 c #Conflicts: 44000 | #Constraints: 7825
1138.61/1141.98 c #Conflicts: 45000 | #Constraints: 8825
1138.61/1141.98 c #Conflicts: 46000 | #Constraints: 9844
1138.61/1141.98 c INPROCESSING
1138.61/1141.98 c GARBAGE COLLECT
1138.61/1141.98 c rational objective -539716
1207.80/1211.36 c #Conflicts: 47000 | #Constraints: 6292
1207.80/1211.36 c #Conflicts: 48000 | #Constraints: 7292
1207.80/1211.36 c #Conflicts: 49000 | #Constraints: 8297
1207.80/1211.36 c #Conflicts: 50000 | #Constraints: 9302
1207.80/1211.36 c #Conflicts: 51000 | #Constraints: 10379
1207.80/1211.36 c INPROCESSING
1207.80/1211.36 c GARBAGE COLLECT
1207.80/1211.36 c rational objective -539716
1288.85/1292.61 c #Conflicts: 52000 | #Constraints: 6665
1288.85/1292.61 c #Conflicts: 53000 | #Constraints: 7671
1288.85/1292.61 c #Conflicts: 54000 | #Constraints: 8692
1288.85/1292.61 c #Conflicts: 55000 | #Constraints: 9698
1288.85/1292.61 c #Conflicts: 56000 | #Constraints: 10743
1288.85/1292.61 c INPROCESSING
1288.85/1292.61 c GARBAGE COLLECT
1288.85/1292.61 c rational objective -539717
1387.34/1391.40 c #Conflicts: 57000 | #Constraints: 6843
1387.34/1391.40 c #Conflicts: 58000 | #Constraints: 7849
1387.34/1391.40 c #Conflicts: 59000 | #Constraints: 8864
1387.34/1391.40 c #Conflicts: 60000 | #Constraints: 9879
1387.34/1391.40 c #Conflicts: 61000 | #Constraints: 10920
1387.34/1391.40 c INPROCESSING
1387.34/1391.40 c GARBAGE COLLECT
1387.34/1391.40 c rational objective -539717
1491.02/1495.42 c #Conflicts: 62000 | #Constraints: 6836
1491.02/1495.42 c #Conflicts: 63000 | #Constraints: 7889
1491.02/1495.42 c #Conflicts: 64000 | #Constraints: 8913
1491.02/1495.42 c #Conflicts: 65000 | #Constraints: 9962
1491.02/1495.42 c #Conflicts: 66000 | #Constraints: 11012
1491.02/1495.42 c INPROCESSING
1491.02/1495.42 c GARBAGE COLLECT
1491.02/1495.42 c rational objective -539717
1599.28/1604.07 c #Conflicts: 67000 | #Constraints: 6691
1599.28/1604.07 c #Conflicts: 68000 | #Constraints: 7750
1599.28/1604.07 c #Conflicts: 69000 | #Constraints: 8793
1599.28/1604.07 c #Conflicts: 70000 | #Constraints: 10018
1599.28/1604.07 c #Conflicts: 71000 | #Constraints: 11182
1599.28/1604.07 c #Conflicts: 72000 | #Constraints: 12331
1599.28/1604.07 c INPROCESSING
1599.28/1604.07 c GARBAGE COLLECT
1599.28/1604.07 c rational objective -539717
1714.72/1719.82 c #Conflicts: 73000 | #Constraints: 7596
1714.72/1719.82 c #Conflicts: 74000 | #Constraints: 8720
1714.72/1719.82 c #Conflicts: 75000 | #Constraints: 9817
1714.72/1719.82 c #Conflicts: 76000 | #Constraints: 10840
1714.72/1719.82 c #Conflicts: 77000 | #Constraints: 11847
1714.72/1719.82 c #Conflicts: 78000 | #Constraints: 12868
1714.72/1719.82 c INPROCESSING
1714.72/1719.82 c GARBAGE COLLECT
1714.72/1719.82 c rational objective -539715
1827.47/1832.95 c #Conflicts: 79000 | #Constraints: 7928
1827.47/1832.95 c #Conflicts: 80000 | #Constraints: 8965
1827.47/1832.95 c #Conflicts: 81000 | #Constraints: 9984
1827.47/1832.95 c #Conflicts: 82000 | #Constraints: 11046
1827.47/1832.95 c #Conflicts: 83000 | #Constraints: 12046
1827.47/1832.95 c #Conflicts: 84000 | #Constraints: 13060
1827.47/1832.95 c INPROCESSING
1827.47/1832.95 c GARBAGE COLLECT
1827.47/1832.95 c rational objective -539717
1936.17/1941.93 c #Conflicts: 85000 | #Constraints: 8029
1936.17/1941.93 c #Conflicts: 86000 | #Constraints: 9077
1936.17/1941.93 c #Conflicts: 87000 | #Constraints: 10078
1936.17/1941.93 c #Conflicts: 88000 | #Constraints: 11134
1936.17/1941.93 c #Conflicts: 89000 | #Constraints: 12136
1936.17/1941.93 c #Conflicts: 90000 | #Constraints: 13172
1936.17/1941.93 c INPROCESSING
1936.17/1941.93 c GARBAGE COLLECT
1936.17/1941.93 c rational objective -539717
2066.80/2072.96 c #Conflicts: 91000 | #Constraints: 8016
2066.80/2072.96 c #Conflicts: 92000 | #Constraints: 9071
2066.80/2072.96 c #Conflicts: 93000 | #Constraints: 10148
2066.80/2072.96 c #Conflicts: 94000 | #Constraints: 11177
2066.80/2072.96 c #Conflicts: 95000 | #Constraints: 12218
2066.80/2072.96 c #Conflicts: 96000 | #Constraints: 13237
2066.80/2072.96 c INPROCESSING
2066.80/2072.96 c GARBAGE COLLECT
2066.80/2072.96 c rational objective -539717
2234.64/2241.29 c #Conflicts: 97000 | #Constraints: 7793
2234.64/2241.29 c #Conflicts: 98000 | #Constraints: 8793
2234.64/2241.29 c #Conflicts: 99000 | #Constraints: 9794
2234.64/2241.29 c #Conflicts: 100000 | #Constraints: 10794
2234.64/2241.29 c #Conflicts: 101000 | #Constraints: 11794
2234.64/2241.29 c #Conflicts: 102000 | #Constraints: 12794
2234.64/2241.29 c #Conflicts: 103000 | #Constraints: 13795
2234.64/2241.29 c INPROCESSING
2234.64/2241.29 c GARBAGE COLLECT
2234.64/2241.29 c rational objective -539717
2379.77/2386.71 c #Conflicts: 104000 | #Constraints: 8323
2379.77/2386.71 c #Conflicts: 105000 | #Constraints: 9387
2379.77/2386.71 c #Conflicts: 106000 | #Constraints: 10398
2379.77/2386.71 c #Conflicts: 107000 | #Constraints: 11401
2379.77/2386.71 c #Conflicts: 108000 | #Constraints: 12418
2379.77/2386.71 c #Conflicts: 109000 | #Constraints: 13422
2379.77/2386.71 c #Conflicts: 110000 | #Constraints: 14496
2379.77/2386.71 c INPROCESSING
2379.77/2386.71 c GARBAGE COLLECT
2379.77/2386.71 c rational objective -539717
2532.35/2539.76 c #Conflicts: 111000 | #Constraints: 8722
2532.35/2539.76 c #Conflicts: 112000 | #Constraints: 9736
2532.35/2539.76 c #Conflicts: 113000 | #Constraints: 10774
2532.35/2539.76 c #Conflicts: 114000 | #Constraints: 11822
2532.35/2539.76 c #Conflicts: 115000 | #Constraints: 12859
2532.35/2539.76 c #Conflicts: 116000 | #Constraints: 14021
2532.35/2539.76 c #Conflicts: 117000 | #Constraints: 15054
2532.35/2539.76 c INPROCESSING
2532.35/2539.76 c GARBAGE COLLECT
2532.35/2539.76 c rational objective -539717
2.17/2644.73 HOME/run-opt-break-log.sh: line 3: 79062 File size limit exceeded(core dumped) ./roundingsat "$1" --lp-maxconstr=1000000 --preprocessed-input="$1.pre" --proof-log="$2"
Verifier Data
ERROR: no interpretation found !
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: 63665 MiB (56735 MiB free)
memory of node 1: 64507 MiB (63301 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4518323-1751523880/watcher-4518323-1751523880 -o /tmp/evaluation-result-4518323-1751523880/solver-4518323-1751523880 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751520002-78156 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4518323-1751523880.opb PROOFDIR/proof-4518323-1751523880
running on 2 cores: 5,7
CPU governors:
performance: 5 7
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 FSIZE limit: 102400000 KiB
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 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=79059, runsolver pid=79056
[startup+0.100062 s]*
/proc/loadavg: 4.12 4.16 4.11 5/274 79061
/proc/meminfo: memFree=122918640/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79061] ppid=79059 vsize=33548 memory=22212 CPUtime=0.08 cores=5,7
/proc/79061/stat : 79061 (pbsuma) R 79059 79059 78143 0 -1 4194304 6477 0 0 0 8 0 0 0 20 0 1 0 68068261 34353152 5553 18446744073709551615 4210688 4653049 140731652256336 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 9015296 140731652262115 140731652262450 140731652262450 140731652268015 0
/proc/79061/statm: 8387 5553 1024 108 0 5795 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 37740 KiB
Current children cumulated memory: 25284 KiB
[startup+0.205727 s]*
/proc/loadavg: 4.12 4.16 4.11 5/274 79061
/proc/meminfo: memFree=122910348/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79061] ppid=79059 vsize=33548 memory=22340 CPUtime=0.19 cores=5,7
/proc/79061/stat : 79061 (pbsuma) R 79059 79059 78143 0 -1 4194304 6497 0 0 0 19 0 0 0 20 0 1 0 68068261 34353152 5585 18446744073709551615 4210688 4653049 140731652256336 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 9015296 140731652262115 140731652262450 140731652262450 140731652268015 0
/proc/79061/statm: 8387 5585 1024 108 0 5795 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 37740 KiB
Current children cumulated memory: 25412 KiB
[startup+0.305094 s]*
/proc/loadavg: 4.12 4.16 4.11 5/274 79061
/proc/meminfo: memFree=122910348/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79061] ppid=79059 vsize=33548 memory=22340 CPUtime=0.29 cores=5,7
/proc/79061/stat : 79061 (pbsuma) R 79059 79059 78143 0 -1 4194304 6499 0 0 0 29 0 0 0 20 0 1 0 68068261 34353152 5585 18446744073709551615 4210688 4653049 140731652256336 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 9015296 140731652262115 140731652262450 140731652262450 140731652268015 0
/proc/79061/statm: 8387 5585 1024 108 0 5795 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 37740 KiB
Current children cumulated memory: 25412 KiB
[startup+0.700155 s]
/proc/loadavg: 4.12 4.16 4.11 5/274 79061
/proc/meminfo: memFree=122902284/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79061] ppid=79059 vsize=33548 memory=22340 CPUtime=0.68 cores=5,7
/proc/79061/stat : 79061 (pbsuma) R 79059 79059 78143 0 -1 4194304 6499 0 0 0 68 0 0 0 20 0 1 0 68068261 34353152 5585 18446744073709551615 4210688 4653049 140731652256336 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 9015296 140731652262115 140731652262450 140731652262450 140731652268015 0
/proc/79061/statm: 8387 5585 1024 108 0 5795 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 37740 KiB
Current children cumulated memory: 25412 KiB
[startup+1.50015 s]
/proc/loadavg: 4.12 4.16 4.11 5/274 79061
/proc/meminfo: memFree=122886156/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79061] ppid=79059 vsize=33548 memory=22340 CPUtime=1.48 cores=5,7
/proc/79061/stat : 79061 (pbsuma) R 79059 79059 78143 0 -1 4194304 6499 0 0 0 148 0 0 0 20 0 1 0 68068261 34353152 5585 18446744073709551615 4210688 4653049 140731652256336 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 9015296 140731652262115 140731652262450 140731652262450 140731652268015 0
/proc/79061/statm: 8387 5585 1024 108 0 5795 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 37740 KiB
Current children cumulated memory: 25412 KiB
[startup+3.10555 s]
/proc/loadavg: 4.12 4.16 4.11 5/274 79062
/proc/meminfo: memFree=122844496/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=112012 memory=61804 CPUtime=0.89 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 12374 0 0 0 84 5 0 0 20 0 1 0 68068480 114700288 15451 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 28003 15451 2400 1147 0 15430 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 116204 KiB
Current children cumulated memory: 64876 KiB
[startup+6.30021 s]
/proc/loadavg: 4.11 4.15 4.11 5/274 79062
/proc/meminfo: memFree=122685896/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=194832 memory=134288 CPUtime=4.08 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 27294 0 0 0 392 16 0 0 20 0 1 0 68068480 199507968 33572 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 48708 33572 2432 1147 0 36135 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 199024 KiB
Current children cumulated memory: 137360 KiB
[startup+12.7002 s]
/proc/loadavg: 4.10 4.15 4.11 5/274 79062
/proc/meminfo: memFree=122237648/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=356628 memory=285524 CPUtime=10.46 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 56412 0 0 0 1015 31 0 0 20 0 1 0 68068480 365187072 71381 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 89157 71381 2432 1147 0 76584 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 360820 KiB
Current children cumulated memory: 288596 KiB
[startup+25.5002 s]
/proc/loadavg: 4.16 4.16 4.11 5/275 79063
/proc/meminfo: memFree=121612908/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=369140 memory=305948 CPUtime=23.23 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 58960 0 0 0 2266 57 0 0 20 0 1 0 68068480 377999360 76487 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 92285 76487 2432 1147 0 79712 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 373332 KiB
Current children cumulated memory: 309020 KiB
[startup+51.1058 s]
/proc/loadavg: 4.10 4.14 4.11 5/274 79064
/proc/meminfo: memFree=120255356/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=388328 memory=331232 CPUtime=48.77 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 63770 0 0 0 4773 104 0 0 20 0 1 0 68068480 397647872 82808 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 97082 82808 2432 1147 0 84509 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 392520 KiB
Current children cumulated memory: 334304 KiB
[startup+102.3 s]
/proc/loadavg: 4.09 4.14 4.10 5/275 79067
/proc/meminfo: memFree=116963356/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=396396 memory=342112 CPUtime=99.84 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 66434 0 0 0 9770 214 0 0 20 0 1 0 68068480 405909504 85528 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 99099 85528 2496 1147 0 86526 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 400588 KiB
Current children cumulated memory: 345184 KiB
[startup+162.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/275 79070
/proc/meminfo: memFree=112922648/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=397828 memory=344160 CPUtime=159.68 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 66943 0 0 0 15590 378 0 0 20 0 1 0 68068480 407375872 86040 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 99457 86040 2496 1147 0 86884 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 402020 KiB
Current children cumulated memory: 347232 KiB
[startup+222.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/274 79072
/proc/meminfo: memFree=109161976/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=406100 memory=352416 CPUtime=219.54 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 68517 0 0 0 21426 528 0 0 20 0 1 0 68068480 415846400 88104 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
################
# More data... #
################
[startup+2382.3 s]
/proc/loadavg: 4.10 4.18 4.13 5/278 79200
/proc/meminfo: memFree=1090052/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=464600 memory=407192 CPUtime=2373.2 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 80205 0 0 0 231142 6178 0 0 20 0 1 0 68068480 475750400 101798 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 116150 101798 2528 1147 0 103577 0
Current children cumulated CPU time: 2375.37 s
Current children cumulated vsize: 468792 KiB
Current children cumulated memory: 410264 KiB
[startup+2442.3 s]
/proc/loadavg: 4.14 4.18 4.13 5/278 79202
/proc/meminfo: memFree=1234764/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=464600 memory=407192 CPUtime=2433.05 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 80205 0 0 0 236946 6359 0 0 20 0 1 0 68068480 475750400 101798 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 116150 101798 2528 1147 0 103577 0
Current children cumulated CPU time: 2435.22 s
Current children cumulated vsize: 468792 KiB
Current children cumulated memory: 410264 KiB
[startup+2502.3 s]
/proc/loadavg: 4.11 4.16 4.13 5/278 79204
/proc/meminfo: memFree=1221044/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=464600 memory=407192 CPUtime=2492.88 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 80205 0 0 0 242769 6519 0 0 20 0 1 0 68068480 475750400 101798 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 116150 101798 2528 1147 0 103577 0
Current children cumulated CPU time: 2495.05 s
Current children cumulated vsize: 468792 KiB
Current children cumulated memory: 410264 KiB
[startup+2562.3 s]
/proc/loadavg: 4.18 4.16 4.13 5/275 79206
/proc/meminfo: memFree=1250772/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=465080 memory=407192 CPUtime=2552.71 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 80208 0 0 0 248608 6663 0 0 20 0 1 0 68068480 476241920 101798 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 116270 101798 2528 1147 0 103697 0
Current children cumulated CPU time: 2554.88 s
Current children cumulated vsize: 469272 KiB
Current children cumulated memory: 410264 KiB
[startup+2622.3 s]
/proc/loadavg: 4.13 4.14 4.12 5/275 79208
/proc/meminfo: memFree=1222876/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=465080 memory=407192 CPUtime=2612.54 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 80208 0 0 0 254433 6821 0 0 20 0 1 0 68068480 476241920 101798 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 116270 101798 2528 1147 0 103697 0
Current children cumulated CPU time: 2614.71 s
Current children cumulated vsize: 469272 KiB
Current children cumulated memory: 410264 KiB
[startup+2644.73 s]
# the end of solver process 79059 was just reported to runsolver
# Child status: 153
# cumulated CPU time of all completed processes: user=2552.43 s, system=70.7677 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+2624 s]*
/proc/loadavg: 4.13 4.14 4.12 5/275 79208
/proc/meminfo: memFree=1140892/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
[pid=79062] ppid=79059 vsize=465080 memory=407192 CPUtime=2614.24 cores=5,7
/proc/79062/stat : 79062 (roundingsat) R 79059 79059 78143 0 -1 4194304 80208 0 0 0 254598 6826 0 0 20 0 1 0 68068480 476241920 101798 18446744073709551615 4227072 8923433 140735202727072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 21643264 140735202732308 140735202732584 140735202732584 140735202738154 0
/proc/79062/statm: 116270 101798 2528 1147 0 103697 0
Current children cumulated CPU time: 2616.41 s
Current children cumulated vsize: 469272 KiB
Current children cumulated memory: 410264 KiB
[startup+2636.8 s]
/proc/loadavg: 4.17 4.15 4.12 4/276 79216
/proc/meminfo: memFree=1912504/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 2.17 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB
[startup+2640 s]*
/proc/loadavg: 4.16 4.15 4.12 4/276 79216
/proc/meminfo: memFree=1890380/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 2.17 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB
[startup+2643.2 s]
/proc/loadavg: 4.16 4.15 4.12 4/277 79217
/proc/meminfo: memFree=1853368/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 2.17 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB
[startup+2644 s]*
/proc/loadavg: 4.16 4.15 4.12 5/276 79217
/proc/meminfo: memFree=1856552/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 2.17 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB
[startup+2644.4 s]
/proc/loadavg: 4.16 4.15 4.12 5/276 79217
/proc/meminfo: memFree=1856552/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 2.17 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB
[startup+2644.6 s]
/proc/loadavg: 4.16 4.15 4.12 5/276 79217
/proc/meminfo: memFree=1856552/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 2.17 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB
[startup+2644.7 s]
/proc/loadavg: 4.16 4.15 4.12 5/276 79217
/proc/meminfo: memFree=1856552/131250000 swapFree=33008100/33010684
[pid=79059] ppid=79056 vsize=4192 memory=3072 CPUtime=2.17 cores=5,7
/proc/79059/stat : 79059 (run-opt-break-l) S 79056 79059 78143 0 -1 4194304 240 9593 0 0 0 0 216 1 20 0 1 0 68068260 4292608 768 18446744073709551615 94275106398208 94275107292741 140721883267952 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275107531792 94275107579536 94275127140352 140721883269397 140721883269598 140721883269598 140721883275200 0
/proc/79059/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 2.17 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB
Child status: 153
Real time (s): 2644.73
CPU time (s): 2623.19
CPU user time (s): 2552.43
CPU system time (s): 70.7677
CPU usage (%): 99.1855
Max. virtual memory (cumulated for all children) (KiB): 469272
Max. memory (cumulated for all children) (KiB): 410264
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2552.43
system time used= 70.7677
maximum resident set size= 407192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90054
page faults= 0
swaps= 0
block input operations= 0
block output operations= 204801920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 303417
involuntary context switches= 3642
# summary of solver processes directly reported to runsolver:
# pid: 79059
# total CPU time (s): 2623.19
# total CPU user time (s): 2552.43
# total CPU system time (s): 70.7677
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.59388 second user time and 11.4007 second system time
The end
Launcher Data
Begin job on nodeC013 at 2025-07-03 08:24:40
IDJOB=4518323
IDBENCH=176901
IDSOLVER=3360
FILE ID=nodeC013/4518323-1751523880
RUNJOBID= nodeC013-1751520002-78156
SLURM_JOB_ID= 9598642
Free space on /tmp= 432652 MiB
SOLVER NAME= roundingsat+pbsuma-opt-log 63f22ad
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/multiple_strongly_correlated/normalized-knapPI_14_10000_1000_2_-407357.opb
COMMAND LINE= run-opt-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4518323-1751523880/watcher-4518323-1751523880 -o /tmp/evaluation-result-4518323-1751523880/solver-4518323-1751523880 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751520002-78156 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4518323-1751523880.opb PROOFDIR/proof-4518323-1751523880
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= e452967152bd4eb328dd132d733a88a9
RANDOM SEED=869717287
nodeC013 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024
/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 : 0xb00002a
cpu MHz : 3599.864
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 0xb00002a
cpu MHz : 3599.852
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 0xb00002a
cpu MHz : 3677.871
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 0xb00002a
cpu MHz : 3600.934
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 0xb00002a
cpu MHz : 3599.825
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 0xb00002a
cpu MHz : 3601.705
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 0xb00002a
cpu MHz : 3599.942
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 0xb00002a
cpu MHz : 3599.832
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131250000 kB
MemFree: 122918932 kB
MemAvailable: 127341856 kB
Buffers: 1668 kB
Cached: 5215972 kB
SwapCached: 2100 kB
Active: 2737364 kB
Inactive: 4904084 kB
Active(anon): 2417708 kB
Inactive(anon): 17648 kB
Active(file): 319656 kB
Inactive(file): 4886436 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33008100 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 1276664 kB
Writeback: 0 kB
AnonPages: 2425200 kB
Mapped: 113396 kB
Shmem: 11176 kB
KReclaimable: 111740 kB
Slab: 240224 kB
SReclaimable: 111740 kB
SUnreclaim: 128484 kB
KernelStack: 4416 kB
PageTables: 8316 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635684 kB
Committed_AS: 2954504 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150728 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 731136 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 215764 kB
DirectMap2M: 8992768 kB
DirectMap1G: 126877696 kB
Free space on /tmp at the end= 432592 MiB
End job on nodeC013 at 2025-07-03 09:08:45