Trace number 4496580

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.12 3610.32

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_013_area_delay.opb
MD5SUMbe593eefbccb422dc5e4b222da5ca9ca
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 benchmark22
Best CPU time to get the best result obtained on this benchmark3.42133
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20398
Total number of constraints145574
Number of constraints which are clauses145574
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint254
Number of terms in the objective function 10090
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 10090
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 10090
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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.68/0.73	c limit for coefficient in constraints and objective to 1000000000
0.68/0.73	c will solve HOME/instance-4496580-1751388947.opb
0.68/0.73	c [0.01] will start solving
22.12/22.24	c [0.22] solve iteration 1, LB=0, UB=10091
22.12/22.24	c [3.78] solve iteration 2, LB=2, UB=57
22.12/22.24	c [7.23] solve iteration 3, LB=19, UB=46
22.12/22.24	c [12.03] solve iteration 4, LB=19, UB=46
22.12/22.24	c [18.74] solve iteration 5, LB=19, UB=46
30.69/30.83	c [26.67] solve iteration 6, LB=19, UB=42
39.66/39.86	c [35.16] solve iteration 7, LB=19, UB=42
48.63/48.85	c [43.82] solve iteration 8, LB=20, UB=42
62.69/62.91	c [57.16] solve iteration 9, LB=20, UB=42
894.50/897.46	c [68.92] solve iteration 10, LB=20, UB=42
894.50/897.46	c [80.9] solve iteration 11, LB=20, UB=41
894.50/897.46	c [93.83] solve iteration 12, LB=20, UB=41
894.50/897.46	c [110.18] solve iteration 13, LB=20, UB=41
894.50/897.46	c [126.36] solve iteration 14, LB=20, UB=41
894.50/897.46	c [141.4] solve iteration 15, LB=21, UB=41
894.50/897.46	c [162.32] solve iteration 16, LB=21, UB=40
894.50/897.46	c [181.11] solve iteration 17, LB=21, UB=40
894.50/897.46	c [199.88] solve iteration 18, LB=21, UB=40
894.50/897.46	c [250.81] solve iteration 19, LB=21, UB=40
894.50/897.46	c [271.4] solve iteration 20, LB=21, UB=40
894.50/897.46	c [290.7] solve iteration 21, LB=21, UB=39
894.50/897.46	c [308.99] solve iteration 22, LB=21, UB=39
894.50/897.46	c [329.63] solve iteration 23, LB=21, UB=39
894.50/897.46	c [354.91] solve iteration 24, LB=21, UB=39
894.50/897.46	c [377.23] solve iteration 25, LB=21, UB=39
894.50/897.46	c [397.36] solve iteration 26, LB=21, UB=38
894.50/897.46	c [420.62] solve iteration 27, LB=21, UB=38
894.50/897.46	c [460.36] solve iteration 28, LB=21, UB=38
894.50/897.46	c [487.14] solve iteration 29, LB=21, UB=38
894.50/897.46	c [514.1] solve iteration 30, LB=21, UB=38
894.50/897.46	c [541.55] solve iteration 31, LB=21, UB=37
894.50/897.46	c [566.14] solve iteration 32, LB=21, UB=37
894.50/897.46	c [590.92] solve iteration 33, LB=21, UB=37
894.50/897.46	c [616.35] solve iteration 34, LB=21, UB=37
894.50/897.46	c [691.73] solve iteration 35, LB=21, UB=37
894.50/897.46	c [733.54] solve iteration 36, LB=21, UB=36
894.50/897.46	c [777.59] solve iteration 37, LB=21, UB=36
1006.54/1009.88	c [887.31] solve iteration 38, LB=21, UB=36
1121.25/1124.85	c [1002.25] solve iteration 39, LB=21, UB=36
1225.47/1229.32	c [1116.52] solve iteration 40, LB=21, UB=36
1347.98/1352.13	c [1226.96] solve iteration 41, LB=21, UB=35
1469.96/1474.40	c [1343.63] solve iteration 42, LB=21, UB=35
1585.07/1589.81	c [1465.68] solve iteration 43, LB=21, UB=35
1701.97/1707.04	c [1581.46] solve iteration 44, LB=21, UB=35
1827.16/1832.52	c [1694.64] solve iteration 45, LB=21, UB=35
1955.74/1961.42	c [1831.55] solve iteration 46, LB=21, UB=34
2196.65/2202.98	c [1949.45] solve iteration 47, LB=21, UB=34
2196.65/2202.98	c [2064.02] solve iteration 48, LB=21, UB=34
2328.12/2334.76	c [2196.85] solve iteration 49, LB=21, UB=25
2784.55/2792.25	c [2590.83] solve iteration 50, LB=21, UB=25
2784.55/2792.25	c [2643.67] solve iteration 51, LB=21, UB=25
2935.79/2943.99	c [2782.1] solve iteration 52, LB=21, UB=25
3023.83/3032.24	c [2934.97] solve iteration 53, LB=21, UB=25
3135.58/3144.32	c [3016.48] solve iteration 54, LB=21, UB=25
3204.45/3213.48	c [3128.94] solve iteration 55, LB=21, UB=25
3298.26/3307.53	c [3213.31] solve iteration 56, LB=21, UB=25
3437.83/3447.51	c [3293.96] solve iteration 57, LB=21, UB=25
3599.30/3609.56	c [3432.92] solve iteration 58, LB=21, UB=25

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: 63708 MiB (61608 MiB free)
  memory of node 1: 64465 MiB (62293 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4496580-1751388947/watcher-4496580-1751388947 -o /tmp/evaluation-result-4496580-1751388947/solver-4496580-1751388947 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751385318-55464 --watchdog 3760 ./ipbhs_scip HOME/instance-4496580-1751388947.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
Starting watchdog thread
solver pid=56479, runsolver pid=56476
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 4.20 4.12 4.07 5/265 56480
/proc/meminfo: memFree=126469932/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=496804 memory=414400 CPUtime=0.09 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 997 0 0 0 1 8 0 0 20 0 1 0 54574189 508727296 103600 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 124201 103600 1600 2790 0 117626 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 496804 KiB
Current children cumulated memory: 414400 KiB

[startup+0.205845 s]*
/proc/loadavg: 4.20 4.12 4.07 5/265 56480
/proc/meminfo: memFree=126368988/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=510552 memory=475136 CPUtime=0.19 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 4696 0 0 0 10 9 0 0 20 0 1 0 54574189 522805248 118784 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 127638 118784 1600 2790 0 121063 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 510552 KiB
Current children cumulated memory: 475136 KiB

[startup+0.305594 s]*
/proc/loadavg: 4.20 4.12 4.07 5/265 56480
/proc/meminfo: memFree=126345236/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=526180 memory=494392 CPUtime=0.29 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 8105 0 0 0 18 11 0 0 20 0 1 0 54574189 538808320 123598 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 131545 123598 1728 2790 0 124970 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 526180 KiB
Current children cumulated memory: 494392 KiB

[startup+0.700154 s]
/proc/loadavg: 4.20 4.12 4.07 5/265 56480
/proc/meminfo: memFree=126312916/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=545116 memory=513728 CPUtime=0.68 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 12447 0 0 0 40 28 0 0 20 0 1 0 54574189 558198784 128432 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 136279 128432 1728 2790 0 129704 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 545116 KiB
Current children cumulated memory: 513728 KiB

[startup+1.50015 s]
/proc/loadavg: 4.20 4.12 4.07 4/261 56488
/proc/meminfo: memFree=127710292/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=790064 memory=763200 CPUtime=1.48 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 72521 0 0 0 95 53 0 0 20 0 1 0 54574189 809025536 190800 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 197516 190800 3520 2790 0 190941 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 790064 KiB
Current children cumulated memory: 763200 KiB

[startup+3.1054 s]
/proc/loadavg: 4.19 4.12 4.07 5/265 56525
/proc/meminfo: memFree=125630208/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=828952 memory=798528 CPUtime=3.07 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 81338 0 0 0 239 68 0 0 20 0 1 0 54574189 848846848 199632 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 207238 199632 3552 2790 0 200663 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 828952 KiB
Current children cumulated memory: 798528 KiB

[startup+6.30016 s]
/proc/loadavg: 4.19 4.12 4.07 5/265 56525
/proc/meminfo: memFree=125541792/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=849284 memory=820800 CPUtime=6.26 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 86846 0 0 0 529 97 0 0 20 0 1 0 54574189 869666816 205200 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 212321 205200 3744 2790 0 205746 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 849284 KiB
Current children cumulated memory: 820800 KiB

[startup+12.7002 s]
/proc/loadavg: 4.17 4.12 4.07 5/265 56525
/proc/meminfo: memFree=125364664/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=874056 memory=848320 CPUtime=12.65 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 93726 0 0 0 1117 148 0 0 20 0 1 0 54574189 895033344 212080 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 218514 212080 3744 2790 0 211939 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 874056 KiB
Current children cumulated memory: 848320 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.13 4.08 5/264 56525
/proc/meminfo: memFree=125099672/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=945232 memory=917056 CPUtime=25.4 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 110972 0 0 0 2322 218 0 0 20 0 1 0 54574189 967917568 229264 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 236308 229264 3744 2790 0 229733 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 945232 KiB
Current children cumulated memory: 917056 KiB

[startup+51.1054 s]
/proc/loadavg: 4.19 4.13 4.08 5/264 56526
/proc/meminfo: memFree=124748572/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=1077244 memory=1050048 CPUtime=50.92 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 144261 0 0 0 4769 323 0 0 20 0 1 0 54574189 1103097856 262512 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 269311 262512 3744 2790 0 262736 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1077244 KiB
Current children cumulated memory: 1050048 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.13 4.08 5/264 56527
/proc/meminfo: memFree=124086100/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=1307788 memory=1272436 CPUtime=101.96 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 192504 0 0 0 9718 478 0 0 20 0 1 0 54574189 1339174912 318109 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 326947 318109 3744 2790 0 320372 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 1307788 KiB
Current children cumulated memory: 1272436 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.12 4.08 5/266 56531
/proc/meminfo: memFree=123653432/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=1485040 memory=1446724 CPUtime=161.77 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 227946 0 0 0 15589 588 0 0 20 0 1 0 54574189 1520680960 361681 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 371260 361681 3744 2790 0 364685 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 1485040 KiB
Current children cumulated memory: 1446724 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.08 5/266 56533
/proc/meminfo: memFree=123388272/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=1666108 memory=1615384 CPUtime=221.58 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 260435 0 0 0 21468 690 0 0 20 0 1 0 54574189 1706094592 403846 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 416527 403846 3744 2790 0 409952 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 1666108 KiB
Current children cumulated memory: 1615384 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.10 4.08 5/267 56538
/proc/meminfo: memFree=123124168/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=1724352 memory=1662028 CPUtime=281.38 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 271348 0 0 0 27379 759 0 0 20 0 1 0 54574189 1765736448 415507 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 431088 415507 3744 2790 0 424513 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 1724352 KiB
Current children cumulated memory: 1662028 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 56646
/proc/meminfo: memFree=124522848/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=1914060 memory=1838608 CPUtime=341.18 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 305058 0 0 0 33254 864 0 0 20 0 1 0 54574189 1959997440 459652 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 478515 459652 3744 2790 0 471940 0
Current children cumulated CPU time: 341.18 s
Current children cumulated vsize: 1914060 KiB
Current children cumulated memory: 1838608 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/266 56648
/proc/meminfo: memFree=124198028/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=2019480 memory=1927864 CPUtime=400.99 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 332285 0 0 0 39174 925 0 0 20 0 1 0 54574189 2067947520 481966 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 504870 481966 3776 2790 0 498295 0
Current children cumulated CPU time: 400.99 s
Current children cumulated vsize: 2019480 KiB
Current children cumulated memory: 1927864 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/264 56650
/proc/meminfo: memFree=123975136/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=2100892 memory=2011204 CPUtime=460.8 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 346424 0 0 0 45107 973 0 0 20 0 1 0 54574189 2151313408 502801 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 525223 502801 3776 2790 0 518648 0
Current children cumulated CPU time: 460.8 s

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

Current children cumulated memory: 2929500 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/267 56955
/proc/meminfo: memFree=122152060/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3124728 memory=2940164 CPUtime=2914.26 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 571071 0 0 0 289900 1526 0 0 20 0 1 0 54574189 3199721472 735041 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 781182 735041 3776 2790 0 774607 0
Current children cumulated CPU time: 2914.26 s
Current children cumulated vsize: 3124728 KiB
Current children cumulated memory: 2940164 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/267 56958
/proc/meminfo: memFree=121490260/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3171104 memory=2955540 CPUtime=2974.08 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 580566 0 0 0 295857 1551 0 0 20 0 1 0 54574189 3247210496 738885 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 792776 738885 3776 2790 0 786201 0
Current children cumulated CPU time: 2974.08 s
Current children cumulated vsize: 3171104 KiB
Current children cumulated memory: 2955540 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/266 56960
/proc/meminfo: memFree=119790164/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3171104 memory=2968532 CPUtime=3033.89 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 581750 0 0 0 301825 1564 0 0 20 0 1 0 54574189 3247210496 742133 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 792776 742133 3776 2790 0 786201 0
Current children cumulated CPU time: 3033.89 s
Current children cumulated vsize: 3171104 KiB
Current children cumulated memory: 2968532 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/266 56963
/proc/meminfo: memFree=118453664/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3171104 memory=2997696 CPUtime=3093.71 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 584104 0 0 0 307806 1565 0 0 20 0 1 0 54574189 3247210496 749424 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 792776 749424 3776 2790 0 786201 0
Current children cumulated CPU time: 3093.71 s
Current children cumulated vsize: 3171104 KiB
Current children cumulated memory: 2997696 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 56965
/proc/meminfo: memFree=117732252/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3171104 memory=3001972 CPUtime=3153.52 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 585070 0 0 0 313780 1572 0 0 20 0 1 0 54574189 3247210496 750493 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 792776 750493 3776 2790 0 786201 0
Current children cumulated CPU time: 3153.52 s
Current children cumulated vsize: 3171104 KiB
Current children cumulated memory: 3001972 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 56968
/proc/meminfo: memFree=117104300/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3171104 memory=3007636 CPUtime=3213.33 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 585585 0 0 0 319761 1572 0 0 20 0 1 0 54574189 3247210496 751909 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 792776 751909 3776 2790 0 786201 0
Current children cumulated CPU time: 3213.33 s
Current children cumulated vsize: 3171104 KiB
Current children cumulated memory: 3007636 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 56970
/proc/meminfo: memFree=116598256/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3208024 memory=3100560 CPUtime=3273.15 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 592764 0 0 0 325728 1587 0 0 20 0 1 0 54574189 3285016576 775140 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 802006 775140 3776 2790 0 795431 0
Current children cumulated CPU time: 3273.15 s
Current children cumulated vsize: 3208024 KiB
Current children cumulated memory: 3100560 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 56976
/proc/meminfo: memFree=116104976/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3281012 memory=3174812 CPUtime=3332.95 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 614546 0 0 0 331694 1601 0 0 20 0 1 0 54574189 3359756288 793703 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 820253 793703 3776 2790 0 813678 0
Current children cumulated CPU time: 3332.95 s
Current children cumulated vsize: 3281012 KiB
Current children cumulated memory: 3174812 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 56982
/proc/meminfo: memFree=115951896/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3281012 memory=3176476 CPUtime=3392.76 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 615209 0 0 0 337675 1601 0 0 20 0 1 0 54574189 3359756288 794119 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 820253 794119 3776 2790 0 813678 0
Current children cumulated CPU time: 3392.76 s
Current children cumulated vsize: 3281012 KiB
Current children cumulated memory: 3176476 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 56985
/proc/meminfo: memFree=115814168/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3351888 memory=3205740 CPUtime=3452.58 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 638618 0 0 0 343635 1623 0 0 20 0 1 0 54574189 3432333312 801435 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 837972 801435 3776 2790 0 831397 0
Current children cumulated CPU time: 3452.58 s
Current children cumulated vsize: 3351888 KiB
Current children cumulated memory: 3205740 KiB

[startup+3522.3 s]
/proc/loadavg: 4.61 4.27 4.15 5/264 56987
/proc/meminfo: memFree=115084260/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3351888 memory=3221320 CPUtime=3512.38 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 639526 0 0 0 349614 1624 0 0 20 0 1 0 54574189 3432333312 805330 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 837972 805330 3776 2790 0 831397 0
Current children cumulated CPU time: 3512.38 s
Current children cumulated vsize: 3351888 KiB
Current children cumulated memory: 3221320 KiB

[startup+3582.3 s]
/proc/loadavg: 4.28 4.23 4.15 5/264 56989
/proc/meminfo: memFree=114317992/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3351888 memory=3248644 CPUtime=3572.19 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 642068 0 0 0 355594 1625 0 0 20 0 1 0 54574189 3432333312 812161 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 837972 812161 3776 2790 0 831397 0
Current children cumulated CPU time: 3572.19 s
Current children cumulated vsize: 3351888 KiB
Current children cumulated memory: 3248644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.17 4.21 4.14 4/262 57144
/proc/meminfo: memFree=116362024/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3428256 memory=3301508 CPUtime=3600.09 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 655465 0 0 0 358382 1627 0 0 20 0 1 0 54574189 3510534144 825377 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 857064 825377 3776 2790 0 850489 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 3428256 KiB
Current children cumulated memory: 3301508 KiB

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

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

# cumulated CPU time of all completed processes:  user=3583.83 s, system=16.2893 s

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

[startup+3610.3 s]
/proc/loadavg: 4.17 4.21 4.14 4/262 57144
/proc/meminfo: memFree=116362024/131250000 swapFree=33009904/33010684
[pid=56479] ppid=56476 vsize=3428256 memory=3301508 CPUtime=3600.09 cores=1,3
/proc/56479/stat : 56479 (ipbhs_scip) R 56476 56479 55452 0 -1 4194304 655465 0 0 0 358382 1627 0 0 20 0 1 0 54574189 3510534144 825377 18446744073709551615 94077402497024 94077413923421 140734796039616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94077416059096 94077416104114 94077429993472 140734796048786 140734796048905 140734796048905 140734796054507 0
/proc/56479/statm: 857064 825377 3776 2790 0 850489 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 3428256 KiB
Current children cumulated memory: 3301508 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.32
CPU time (s): 3600.12
CPU user time (s): 3583.83
CPU system time (s): 16.2893
CPU usage (%): 99.7175
Max. virtual memory (cumulated for all children) (KiB): 3430136
Max. memory (cumulated for all children) (KiB): 3301508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.83
system time used= 16.2893
maximum resident set size= 3301508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 655465
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= 149
involuntary context switches= 3166


# summary of solver processes directly reported to runsolver:
#   pid: 56479
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3583.83
#   total CPU system time (s): 16.2893

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.70238 second user time and 15.8679 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-01 18:55:48
IDJOB=4496580
IDBENCH=148134
IDSOLVER=3335
FILE ID=nodeC033/4496580-1751388947
RUNJOBID= nodeC033-1751385318-55464
SLURM_JOB_ID= 9598240
Free space on /tmp= 432260 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_013_area_delay.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4496580-1751388947/watcher-4496580-1751388947 -o /tmp/evaluation-result-4496580-1751388947/solver-4496580-1751388947 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751385318-55464 --watchdog 3760  ./ipbhs_scip HOME/instance-4496580-1751388947.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= be593eefbccb422dc5e4b222da5ca9ca
RANDOM SEED=175535238

nodeC033 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		: 3600.099
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	: 7000.13
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		: 3615.080
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	: 7000.13
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		: 3700.000
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	: 7000.13
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.045
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	: 7000.13
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		: 3600.058
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	: 7000.13
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		: 3600.064
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	: 7000.13
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		: 3717.915
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	: 7000.13
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		: 3592.111
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126875096 kB
MemAvailable:   126908532 kB
Buffers:            2128 kB
Cached:           831180 kB
SwapCached:           68 kB
Active:          3152116 kB
Inactive:         591896 kB
Active(anon):    2904252 kB
Inactive(anon):    24488 kB
Active(file):     247864 kB
Inactive(file):   567408 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            218560 kB
Writeback:             0 kB
AnonPages:       2913752 kB
Mapped:           136244 kB
Shmem:             18028 kB
KReclaimable:     114808 kB
Slab:             203724 kB
SReclaimable:     114808 kB
SUnreclaim:        88916 kB
KernelStack:        4272 kB
PageTables:         8832 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3288676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2363392 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432196 MiB
End job on nodeC033 at 2025-07-01 19:55:58