Trace number 4524100

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 2025-06-09? (TO) 3600.13 3612.03

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-Charlotte-06-2_c24.opb
MD5SUM0e6a0abac6c0ea5d11b10a372b87a440
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 benchmark5612
Best CPU time to get the best result obtained on this benchmark3.22762
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3775
Total number of constraints4948
Number of constraints which are clauses1672
Number of constraints which are cardinality constraints (but not clauses)243
Number of constraints which are nor clauses,nor cardinality constraints3033
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 216
Biggest coefficient in the objective function 200
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 18611
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 200
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 18611
Number of bits of the biggest sum of numbers15
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.01	c initialize IPBHS solver
0.00/0.01	c IPBHS 0.0.0 beta (8d0f613-dirty, Jun  3 2025 11:36:14), compiled with satsolvers: , optimizers: , GreedyOptimizer, SCIP 10.0.0, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.01	c optimizer = "scip"
0.00/0.01	c pbsolver = "roundingsat"
0.00/0.01	c use separate pbsolver for SIS
0.00/0.01	c load symmetries from file ""
0.00/0.01	c set time limit for symmetry computation to 100 seconds.
0.00/0.01	c set interchangeable summation variable limit to 3
0.00/0.01	c set sym compact max subset size to 5
0.00/0.01	c set explicit symmetry matrix usage to 1
0.00/0.01	c sym budget explicit to 100
0.00/0.01	c sym budget explicit lits to 6000
0.00/0.01	c sym budget compact to 100
0.00/0.01	c sym budget compact lits to 6000
0.00/0.01	c sym budget common to 0
0.00/0.01	c sym budget common lits to 0
0.00/0.01	c set sym generation to 's'
0.00/0.01	c set abstraction set creation to 10 iterations without LB change
0.00/0.01	c set abstraction set inputs to 0
0.00/0.01	c set abstraction set cluster min size to 2
0.00/0.01	c set abstraction set cluster max size to 100000000
0.00/0.01	c set abstraction set cluster activation limit to 2
0.00/0.01	c enable abstraction set require equal cost
0.00/0.01	c set abstraction set assumptions to 0
0.00/0.01	c set abstraction set constraint type to 0
0.00/0.01	c set abstract core extraction strategy to b
0.00/0.01	c set core extraction strategy to 2
0.00/0.01	c set core extraction shuffles 10
0.00/0.01	c set cores per iteration to 5
0.00/0.01	c set optimizer bound usage strategy to 2
0.00/0.01	c set optimizer max non-optimal iterations to 1000
0.00/0.01	c set small core cardinality limit to 2
0.00/0.01	c set max coef in cores to 1000000000
0.00/0.01	c set core processing techniques to 4095
0.00/0.01	c set SIS iterations to 5
0.00/0.01	c set SIS budget abs to 1000
0.00/0.01	c set SIS budget rel to 0.05
0.21/0.27	c limit for coefficient in constraints and objective to 1000000000
0.21/0.27	c will solve HOME/instance-4524100-1751603323.opb
0.21/0.27	c [0] will start solving
5.98/6.01	c [0.01] solve iteration 1, LB=0, UB=18612
5.98/6.01	c [0.3] solve iteration 2, LB=0, UB=5774
5.98/6.01	c [0.69] solve iteration 3, LB=4699, UB=5774
5.98/6.01	c [1.08] solve iteration 4, LB=4809, UB=5774
5.98/6.01	c [1.47] solve iteration 5, LB=4933, UB=5774
5.98/6.01	c [2.35] solve iteration 6, LB=4965, UB=5774
5.98/6.01	c [3.41] solve iteration 7, LB=4985, UB=5774
5.98/6.01	c [4.67] solve iteration 8, LB=4985, UB=5774
7.86/7.96	c [6.39] solve iteration 9, LB=4986, UB=5774
12.95/13.09	c [11.47] solve iteration 10, LB=4986, UB=5763
17.43/17.52	c [14.18] solve iteration 11, LB=4986, UB=5758
17.43/17.52	c [15.73] solve iteration 12, LB=4986, UB=5758
21.52/21.64	c [19.68] solve iteration 13, LB=4995, UB=5758
25.11/25.25	c [23.16] solve iteration 14, LB=4995, UB=5758
27.30/27.46	c [25.19] solve iteration 15, LB=5003, UB=5758
32.38/32.52	c [30.23] solve iteration 16, LB=5003, UB=5716
41.97/42.13	c [39.61] solve iteration 17, LB=5003, UB=5716
50.03/50.26	c [47.59] solve iteration 18, LB=5003, UB=5716
59.49/59.76	c [56.87] solve iteration 19, LB=5003, UB=5716
68.78/69.05	c [66.08] solve iteration 20, LB=5003, UB=5716
80.03/80.30	c [77.25] solve iteration 21, LB=5003, UB=5709
94.80/95.19	c [91.8] solve iteration 22, LB=5003, UB=5709
108.84/109.26	c [105.79] solve iteration 23, LB=5004, UB=5709
122.00/122.48	c [118.89] solve iteration 24, LB=5004, UB=5709
134.67/135.19	c [131.49] solve iteration 25, LB=5004, UB=5709
153.29/153.80	c [149.76] solve iteration 26, LB=5004, UB=5687
172.44/173.09	c [168.8] solve iteration 27, LB=5004, UB=5687
191.48/192.13	c [187.55] solve iteration 28, LB=5004, UB=5687
208.91/209.63	c [204.92] solve iteration 29, LB=5004, UB=5687
224.16/225.01	c [220.24] solve iteration 30, LB=5004, UB=5687
242.00/242.83	c [237.75] solve iteration 31, LB=5004, UB=5678
267.41/268.39	c [263.13] solve iteration 32, LB=5004, UB=5651
287.65/288.68	c [283.22] solve iteration 33, LB=5004, UB=5651
315.56/316.61	c [310.81] solve iteration 34, LB=5004, UB=5651
340.18/341.39	c [335.43] solve iteration 35, LB=5004, UB=5651
367.09/368.38	c [362.34] solve iteration 36, LB=5004, UB=5651
400.98/402.30	c [395.95] solve iteration 37, LB=5004, UB=5651
434.59/436.09	c [429.34] solve iteration 38, LB=5004, UB=5651
451.54/453.02	c [446.25] solve iteration 39, LB=5004, UB=5651
485.43/487.02	c [479.93] solve iteration 40, LB=5004, UB=5651
527.58/529.30	c [521.99] solve iteration 41, LB=5004, UB=5651
558.79/560.64	c [552.82] solve iteration 42, LB=5004, UB=5651
588.89/590.88	c [582.93] solve iteration 43, LB=5004, UB=5651
638.33/640.46	c [632.31] solve iteration 44, LB=5004, UB=5651
680.70/683.00	c [674.24] solve iteration 45, LB=5004, UB=5651
734.82/737.22	c [727.9] solve iteration 46, LB=5004, UB=5651
778.78/781.33	c [771.88] solve iteration 47, LB=5004, UB=5651
826.34/829.07	c [819.29] solve iteration 48, LB=5014, UB=5651
887.15/890.08	c [879.59] solve iteration 49, LB=5014, UB=5651
941.56/944.66	c [934.3] solve iteration 50, LB=5014, UB=5651
1042.74/1046.14	c [1034.82] solve iteration 51, LB=5014, UB=5651
1098.56/1102.19	c [1090.75] solve iteration 52, LB=5014, UB=5651
1140.91/1144.60	c [1133.37] solve iteration 53, LB=5014, UB=5651
1196.52/1200.45	c [1188.84] solve iteration 54, LB=5014, UB=5651
1309.35/1313.60	c [1300.72] solve iteration 55, LB=5014, UB=5651
1375.15/1379.65	c [1366.76] solve iteration 56, LB=5014, UB=5632
1444.71/1449.48	c [1435.82] solve iteration 57, LB=5014, UB=5632
1518.87/1523.85	c [1510.2] solve iteration 58, LB=5014, UB=5632
1598.21/1603.43	c [1588.86] solve iteration 59, LB=5014, UB=5632
1700.96/1706.57	c [1691.66] solve iteration 60, LB=5014, UB=5632
1887.21/1893.49	c [1878.13] solve iteration 61, LB=5014, UB=5632
2248.27/2255.79	c [2238.42] solve iteration 62, LB=5016, UB=5632
2489.96/2498.24	c [2480.17] solve iteration 63, LB=5016, UB=5612
2660.32/2669.12	c [2650.96] solve iteration 64, LB=5016, UB=5612
2783.80/2793.08	c [2773.85] solve iteration 65, LB=5016, UB=5612
3305.00/3315.96	c [3294.88] solve iteration 66, LB=5016, UB=5612

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: 63837 MiB (57642 MiB free)
  memory of node 1: 64465 MiB (61638 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524100-1751603323/watcher-4524100-1751603323 -o /tmp/evaluation-result-4524100-1751603323/solver-4524100-1751603323 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751599524-88028 --watchdog 3760 ./ipbhs_scip HOME/instance-4524100-1751603323.opb --optimizer scip --max-coef 1000000000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=88504, runsolver pid=88501
Current StackSize limit: 8192 KiB


[startup+0.100107 s]*
/proc/loadavg: 4.12 4.17 4.16 5/252 88505
/proc/meminfo: memFree=121838968/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=694144 memory=345356 CPUtime=0.1 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 630 0 0 0 3 7 0 0 20 0 1 0 76011716 710803456 86339 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 173536 86339 1568 2790 0 166961 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 694144 KiB
Current children cumulated memory: 345356 KiB

[startup+0.213638 s]*
/proc/loadavg: 4.12 4.17 4.16 5/252 88505
/proc/meminfo: memFree=121484696/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=695784 memory=662156 CPUtime=0.21 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 1600 0 0 0 6 15 0 0 20 0 1 0 76011716 712482816 165539 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 173946 165539 1664 2790 0 167371 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 695784 KiB
Current children cumulated memory: 662156 KiB

[startup+0.313038 s]*
/proc/loadavg: 4.12 4.17 4.16 5/252 88505
/proc/meminfo: memFree=121472788/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=702160 memory=677284 CPUtime=0.31 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 3164 0 0 0 14 17 0 0 20 0 1 0 76011716 719011840 169321 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 175540 169321 3520 2790 0 168965 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 702160 KiB
Current children cumulated memory: 677284 KiB

[startup+0.700301 s]
/proc/loadavg: 4.12 4.17 4.16 5/252 88505
/proc/meminfo: memFree=121472788/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=707368 memory=682532 CPUtime=0.68 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 4287 0 0 0 48 20 0 0 20 0 1 0 76011716 724344832 170633 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 176842 170633 3712 2790 0 170267 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 707368 KiB
Current children cumulated memory: 682532 KiB

[startup+1.50028 s]
/proc/loadavg: 4.12 4.17 4.16 5/252 88505
/proc/meminfo: memFree=121469008/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=725200 memory=700324 CPUtime=1.48 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 8766 0 0 0 123 25 0 0 20 0 1 0 76011716 742604800 175081 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 181300 175081 3712 2790 0 174725 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 725200 KiB
Current children cumulated memory: 700324 KiB

[startup+3.1129 s]
/proc/loadavg: 4.12 4.17 4.16 5/252 88505
/proc/meminfo: memFree=121410072/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=769940 memory=743956 CPUtime=3.09 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 20037 0 0 0 278 31 0 0 20 0 1 0 76011716 788418560 185989 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 192485 185989 3712 2790 0 185910 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 769940 KiB
Current children cumulated memory: 743956 KiB

[startup+6.30025 s]
/proc/loadavg: 4.11 4.16 4.16 5/252 88505
/proc/meminfo: memFree=121358096/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=822272 memory=791664 CPUtime=6.26 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 31431 0 0 0 591 35 0 0 20 0 1 0 76011716 842006528 197916 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 205568 197916 3744 2790 0 198993 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 822272 KiB
Current children cumulated memory: 791664 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.16 4.16 5/251 88505
/proc/meminfo: memFree=121384440/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=833148 memory=804976 CPUtime=12.64 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 34766 0 0 0 1225 39 0 0 20 0 1 0 76011716 853143552 201244 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 208287 201244 3744 2790 0 201712 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 833148 KiB
Current children cumulated memory: 804976 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.17 4.16 5/251 88505
/proc/meminfo: memFree=121343496/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=873640 memory=845420 CPUtime=25.4 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 45947 0 0 0 2494 46 0 0 20 0 1 0 76011716 894607360 211355 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 218410 211355 3744 2790 0 211835 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 873640 KiB
Current children cumulated memory: 845420 KiB

[startup+51.1128 s]
/proc/loadavg: 4.10 4.16 4.16 5/251 88506
/proc/meminfo: memFree=121262896/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=912076 memory=879856 CPUtime=50.94 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 58030 0 0 0 5039 55 0 0 20 0 1 0 76011716 933965824 219964 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 228019 219964 3744 2790 0 221444 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 912076 KiB
Current children cumulated memory: 879856 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.14 4.16 5/251 88508
/proc/meminfo: memFree=121202320/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=947512 memory=917052 CPUtime=101.96 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 70527 0 0 0 10133 63 0 0 20 0 1 0 76011716 970252288 229263 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 236878 229263 3744 2790 0 230303 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 947512 KiB
Current children cumulated memory: 917052 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/250 88510
/proc/meminfo: memFree=121097376/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=996752 memory=961104 CPUtime=161.76 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 90071 0 0 0 16102 74 0 0 20 0 1 0 76011716 1020674048 240276 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 249188 240276 3744 2790 0 242613 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 996752 KiB
Current children cumulated memory: 961104 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.13 4.15 5/250 88512
/proc/meminfo: memFree=121024156/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1001384 memory=974640 CPUtime=221.57 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 102752 0 0 0 22071 86 0 0 20 0 1 0 76011716 1025417216 243660 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 250346 243660 3744 2790 0 243771 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 1001384 KiB
Current children cumulated memory: 974640 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.14 4.15 5/250 88518
/proc/meminfo: memFree=120970796/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1038092 memory=1006324 CPUtime=281.37 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 124784 0 0 0 28044 93 0 0 20 0 1 0 76011716 1063006208 251581 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 259523 251581 3744 2790 0 252948 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 1038092 KiB
Current children cumulated memory: 1006324 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.13 4.14 5/249 88520
/proc/meminfo: memFree=120915224/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1053776 memory=1022500 CPUtime=341.17 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 137558 0 0 0 34018 99 0 0 20 0 1 0 76011716 1079066624 255625 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 263444 255625 3744 2790 0 256869 0
Current children cumulated CPU time: 341.17 s
Current children cumulated vsize: 1053776 KiB
Current children cumulated memory: 1022500 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.12 4.14 5/249 88522
/proc/meminfo: memFree=120879160/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1090060 memory=1051192 CPUtime=400.98 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 155066 0 0 0 39992 106 0 0 20 0 1 0 76011716 1116221440 262798 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 272515 262798 3744 2790 0 265940 0
Current children cumulated CPU time: 400.98 s
Current children cumulated vsize: 1090060 KiB
Current children cumulated memory: 1051192 KiB

[startup+462.3 s]
/proc/loadavg: 4.18 4.14 4.14 5/250 88525
/proc/meminfo: memFree=120846860/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1120904 memory=1087404 CPUtime=460.79 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 168022 0 0 0 45967 112 0 0 20 0 1 0 76011716 1147805696 271851 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 280226 271851 3744 2790 0 273651 0

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

Current children cumulated memory: 1432044 KiB

[startup+2862.3 s]
/proc/loadavg: 4.14 4.11 4.10 5/251 88737
/proc/meminfo: memFree=121992732/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1462680 memory=1432044 CPUtime=2852.87 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 304786 0 0 0 285106 181 0 0 20 0 1 0 76011716 1497784320 358011 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 365670 358011 3872 2790 0 359095 0
Current children cumulated CPU time: 2852.87 s
Current children cumulated vsize: 1462680 KiB
Current children cumulated memory: 1432044 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.10 4.10 5/250 88739
/proc/meminfo: memFree=121993924/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1462680 memory=1432044 CPUtime=2912.68 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 304786 0 0 0 291087 181 0 0 20 0 1 0 76011716 1497784320 358011 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 365670 358011 3872 2790 0 359095 0
Current children cumulated CPU time: 2912.68 s
Current children cumulated vsize: 1462680 KiB
Current children cumulated memory: 1432044 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/250 88741
/proc/meminfo: memFree=121989664/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1462680 memory=1432044 CPUtime=2972.48 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 304793 0 0 0 297067 181 0 0 20 0 1 0 76011716 1497784320 358011 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 365670 358011 3872 2790 0 359095 0
Current children cumulated CPU time: 2972.48 s
Current children cumulated vsize: 1462680 KiB
Current children cumulated memory: 1432044 KiB

[startup+3042.3 s]
/proc/loadavg: 4.19 4.12 4.10 5/250 88746
/proc/meminfo: memFree=121970196/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1471768 memory=1441132 CPUtime=3032.28 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 307070 0 0 0 303047 181 0 0 20 0 1 0 76011716 1507090432 360283 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 367942 360283 3872 2790 0 361367 0
Current children cumulated CPU time: 3032.28 s
Current children cumulated vsize: 1471768 KiB
Current children cumulated memory: 1441132 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/250 88748
/proc/meminfo: memFree=121954128/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1471768 memory=1441132 CPUtime=3092.09 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 307070 0 0 0 309028 181 0 0 20 0 1 0 76011716 1507090432 360283 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 367942 360283 3872 2790 0 361367 0
Current children cumulated CPU time: 3092.09 s
Current children cumulated vsize: 1471768 KiB
Current children cumulated memory: 1441132 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/250 88750
/proc/meminfo: memFree=121945976/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1472932 memory=1442284 CPUtime=3151.9 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 307362 0 0 0 315008 182 0 0 20 0 1 0 76011716 1508282368 360571 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 368233 360571 3872 2790 0 361658 0
Current children cumulated CPU time: 3151.9 s
Current children cumulated vsize: 1472932 KiB
Current children cumulated memory: 1442284 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/250 88752
/proc/meminfo: memFree=121913568/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1472932 memory=1442284 CPUtime=3211.71 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 307374 0 0 0 320989 182 0 0 20 0 1 0 76011716 1508282368 360571 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 368233 360571 3872 2790 0 361658 0
Current children cumulated CPU time: 3211.71 s
Current children cumulated vsize: 1472932 KiB
Current children cumulated memory: 1442284 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/250 88758
/proc/meminfo: memFree=121916176/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1456416 memory=1426016 CPUtime=3271.51 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 307375 0 0 0 326969 182 0 0 20 0 1 0 76011716 1491369984 356504 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 364104 356504 3872 2790 0 357529 0
Current children cumulated CPU time: 3271.51 s
Current children cumulated vsize: 1456416 KiB
Current children cumulated memory: 1426016 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/251 88761
/proc/meminfo: memFree=121909812/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1459296 memory=1431664 CPUtime=3331.31 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 311176 0 0 0 332947 184 0 0 20 0 1 0 76011716 1494319104 357916 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 364824 357916 3872 2790 0 358249 0
Current children cumulated CPU time: 3331.31 s
Current children cumulated vsize: 1459296 KiB
Current children cumulated memory: 1431664 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/251 88763
/proc/meminfo: memFree=121909720/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1459296 memory=1431664 CPUtime=3391.12 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 311176 0 0 0 338928 184 0 0 20 0 1 0 76011716 1494319104 357916 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 364824 357916 3872 2790 0 358249 0
Current children cumulated CPU time: 3391.12 s
Current children cumulated vsize: 1459296 KiB
Current children cumulated memory: 1431664 KiB

[startup+3462.3 s]
/proc/loadavg: 3.25 3.90 4.02 3/239 88826
/proc/meminfo: memFree=128183132/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1459296 memory=1431920 CPUtime=3450.89 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 311199 0 0 0 344902 187 0 0 20 0 1 0 76011716 1494319104 357980 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 364824 357980 3872 2790 0 358249 0
Current children cumulated CPU time: 3450.89 s
Current children cumulated vsize: 1459296 KiB
Current children cumulated memory: 1431920 KiB

[startup+3522.3 s]
/proc/loadavg: 2.69 3.62 3.91 3/239 88828
/proc/meminfo: memFree=128185992/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1459296 memory=1431920 CPUtime=3510.68 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 311219 0 0 0 350881 187 0 0 20 0 1 0 76011716 1494319104 357980 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 364824 357980 3872 2790 0 358249 0
Current children cumulated CPU time: 3510.68 s
Current children cumulated vsize: 1459296 KiB
Current children cumulated memory: 1431920 KiB

[startup+3582.3 s]
/proc/loadavg: 2.30 3.33 3.79 3/239 88830
/proc/meminfo: memFree=128160032/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1485236 memory=1457904 CPUtime=3570.49 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 317717 0 0 0 356861 188 0 0 20 0 1 0 76011716 1520881664 364476 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 371309 364476 3872 2790 0 364734 0
Current children cumulated CPU time: 3570.49 s
Current children cumulated vsize: 1485236 KiB
Current children cumulated memory: 1457904 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612 s]*
/proc/loadavg: 2.24 3.22 3.74 3/238 88832
/proc/meminfo: memFree=128161912/131382116 swapFree=33005528/33010684
[pid=88504] ppid=88501 vsize=1485236 memory=1457904 CPUtime=3600.1 cores=1,3
/proc/88504/stat : 88504 (ipbhs_scip) R 88501 88504 88016 0 -1 4194304 317725 0 0 0 359822 188 0 0 20 0 1 0 76011716 1520881664 364476 18446744073709551615 94232219836416 94232231262813 140728346018352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94232233398488 94232233443506 94232250892288 140728346024338 140728346024457 140728346024457 140728346030059 0
/proc/88504/statm: 371309 364476 3872 2790 0 364734 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 1485236 KiB
Current children cumulated memory: 1457904 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3612.03 s]
# the end of solver process 88504 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3598.23 s, system=1.90756 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.03
CPU time (s): 3600.13
CPU user time (s): 3598.23
CPU system time (s): 1.90756
CPU usage (%): 99.6706
Max. virtual memory (cumulated for all children) (KiB): 1485236
Max. memory (cumulated for all children) (KiB): 1457904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.23
system time used= 1.90756
maximum resident set size= 1457904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 317725
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= 115
involuntary context switches= 19151


# summary of solver processes directly reported to runsolver:
#   pid: 88504
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3598.23
#   total CPU system time (s): 1.90756

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6442 second user time and 33.7944 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-04 06:28:43
IDJOB=4524100
IDBENCH=180521
IDSOLVER=3335
FILE ID=nodeC010/4524100-1751603323
RUNJOBID= nodeC010-1751599524-88028
SLURM_JOB_ID= 9598873
Free space on /tmp= 429720 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-Charlotte-06-2_c24.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524100-1751603323/watcher-4524100-1751603323 -o /tmp/evaluation-result-4524100-1751603323/solver-4524100-1751603323 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751599524-88028 --watchdog 3760  ./ipbhs_scip HOME/instance-4524100-1751603323.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= 0e6a0abac6c0ea5d11b10a372b87a440
RANDOM SEED=102350642

nodeC010 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	: 0xb00001f
cpu MHz		: 3661.613
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 pti 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	: 6983.36
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		: 1496.431
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 pti 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	: 6983.36
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		: 1197.481
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 pti 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	: 6983.36
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		: 3700.000
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 pti 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	: 6983.36
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		: 3661.603
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 pti 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	: 6983.36
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		: 3691.226
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 pti 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	: 6983.36
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		: 3700.000
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 pti 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	: 6983.36
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		: 3700.000
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 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        122145092 kB
MemAvailable:   122268944 kB
Buffers:             228 kB
Cached:           920288 kB
SwapCached:         4296 kB
Active:          7956144 kB
Inactive:         684248 kB
Active(anon):    7676424 kB
Inactive(anon):    57072 kB
Active(file):     279720 kB
Inactive(file):   627176 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69960 kB
Writeback:             0 kB
AnonPages:       7716628 kB
Mapped:           130412 kB
Shmem:             13620 kB
KReclaimable:     113164 kB
Slab:             198764 kB
SReclaimable:     113164 kB
SUnreclaim:        85600 kB
KernelStack:        4064 kB
PageTables:        18364 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8333964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4548608 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 429856 MiB
End job on nodeC010 at 2025-07-04 07:28:55