Trace number 4488710

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.06 3608.7

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_6.opb.PB06.opb
MD5SUM2f43827d921579f008f60b037bb7dde7
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 benchmark1036
Best CPU time to get the best result obtained on this benchmark33121
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1963
Total number of constraints4000
Number of constraints which are clauses4000
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 constraint2
Maximum length of a constraint2
Number of terms in the objective function 1963
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 1963
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1963
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c initialize IPBHS solver
0.00/0.00	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.00	c optimizer = "scip"
0.00/0.00	c pbsolver = "roundingsat"
0.00/0.00	c use separate pbsolver for SIS
0.00/0.00	c load symmetries from file ""
0.00/0.00	c set time limit for symmetry computation to 100 seconds.
0.00/0.00	c set interchangeable summation variable limit to 3
0.00/0.00	c set sym compact max subset size to 5
0.00/0.00	c set explicit symmetry matrix usage to 1
0.00/0.00	c sym budget explicit to 100
0.00/0.00	c sym budget explicit lits to 6000
0.00/0.00	c sym budget compact to 100
0.00/0.00	c sym budget compact lits to 6000
0.00/0.00	c sym budget common to 0
0.00/0.00	c sym budget common lits to 0
0.00/0.00	c set sym generation to 's'
0.00/0.00	c set abstraction set creation to 10 iterations without LB change
0.00/0.00	c set abstraction set inputs to 0
0.00/0.00	c set abstraction set cluster min size to 2
0.00/0.00	c set abstraction set cluster max size to 100000000
0.00/0.00	c set abstraction set cluster activation limit to 2
0.00/0.00	c enable abstraction set require equal cost
0.00/0.00	c set abstraction set assumptions to 0
0.00/0.00	c set abstraction set constraint type to 0
0.00/0.00	c set abstract core extraction strategy to b
0.00/0.00	c set core extraction strategy to 2
0.00/0.00	c set core extraction shuffles 10
0.00/0.00	c set cores per iteration to 5
0.00/0.00	c set optimizer bound usage strategy to 2
0.00/0.00	c set optimizer max non-optimal iterations to 1000
0.00/0.00	c set small core cardinality limit to 2
0.00/0.00	c set max coef in cores to 1000000000
0.00/0.00	c set core processing techniques to 4095
0.00/0.00	c set SIS iterations to 5
0.00/0.00	c set SIS budget abs to 1000
0.00/0.00	c set SIS budget rel to 0.05
0.00/0.02	c limit for coefficient in constraints and objective to 1000000000
0.00/0.02	c will solve HOME/instance-4488710-1751311836.opb
0.00/0.02	c [0] will start solving
13.05/13.11	c [0.01] solve iteration 1, LB=0, UB=1964
13.05/13.11	c [0.1] solve iteration 2, LB=979, UB=1156

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4488710-1751311836/watcher-4488710-1751311836 -o /tmp/evaluation-result-4488710-1751311836/solver-4488710-1751311836 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751303034-42205 --watchdog 3760 ./ipbhs_scip HOME/instance-4488710-1751311836.opb --optimizer scip --max-coef 1000000000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=43206, runsolver pid=43203
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 4.11 4.09 4.09 5/262 43207
/proc/meminfo: memFree=126926152/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=68176 memory=38904 CPUtime=0.09 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 6681 0 0 0 7 2 0 0 20 0 1 0 46860254 69812224 9726 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 17044 9726 3648 2790 0 10469 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 68176 KiB
Current children cumulated memory: 38904 KiB

[startup+0.205395 s]*
/proc/loadavg: 4.11 4.09 4.09 5/262 43207
/proc/meminfo: memFree=126910024/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=83560 memory=52616 CPUtime=0.19 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 11276 0 0 0 16 3 0 0 20 0 1 0 46860254 85565440 13154 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 20890 13154 3680 2790 0 14315 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 83560 KiB
Current children cumulated memory: 52616 KiB

[startup+0.305348 s]*
/proc/loadavg: 4.11 4.09 4.09 6/262 43207
/proc/meminfo: memFree=126908260/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=87524 memory=56944 CPUtime=0.28 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 13823 0 0 0 25 3 0 0 20 0 1 0 46860254 89624576 14236 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 21881 14236 3712 2790 0 15306 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 87524 KiB
Current children cumulated memory: 56944 KiB

[startup+0.700174 s]
/proc/loadavg: 4.11 4.09 4.09 5/262 43207
/proc/meminfo: memFree=126906244/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=92180 memory=61040 CPUtime=0.67 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 14866 0 0 0 64 3 0 0 20 0 1 0 46860254 94392320 15260 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 23045 15260 3712 2790 0 16470 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 92180 KiB
Current children cumulated memory: 61040 KiB

[startup+1.50015 s]
/proc/loadavg: 4.11 4.09 4.09 5/262 43207
/proc/meminfo: memFree=126902212/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=94364 memory=62576 CPUtime=1.47 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 15254 0 0 0 144 3 0 0 20 0 1 0 46860254 96628736 15644 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 23591 15644 3712 2790 0 17016 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 94364 KiB
Current children cumulated memory: 62576 KiB

[startup+3.1052 s]
/proc/loadavg: 4.10 4.09 4.09 5/262 43207
/proc/meminfo: memFree=126874048/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=110440 memory=77808 CPUtime=3.07 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 19038 0 0 0 303 4 0 0 20 0 1 0 46860254 113090560 19452 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 27610 19452 3712 2790 0 21035 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 110440 KiB
Current children cumulated memory: 77808 KiB

[startup+6.30015 s]
/proc/loadavg: 4.10 4.09 4.09 5/262 43208
/proc/meminfo: memFree=126834000/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=150656 memory=117232 CPUtime=6.26 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 28902 0 0 0 621 5 0 0 20 0 1 0 46860254 154271744 29308 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 37664 29308 3712 2790 0 31089 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 150656 KiB
Current children cumulated memory: 117232 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.09 4.09 5/262 43208
/proc/meminfo: memFree=126806396/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=175692 memory=141168 CPUtime=12.65 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 34886 0 0 0 1258 7 0 0 20 0 1 0 46860254 179908608 35292 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 43923 35292 3712 2790 0 37348 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 175692 KiB
Current children cumulated memory: 141168 KiB

[startup+25.5001 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 43210
/proc/meminfo: memFree=126799108/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=185140 memory=149488 CPUtime=25.41 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 36972 0 0 0 2534 7 0 0 20 0 1 0 46860254 189583360 37372 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 46285 37372 3712 2790 0 39710 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 185140 KiB
Current children cumulated memory: 149488 KiB

[startup+51.1053 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 43210
/proc/meminfo: memFree=126709076/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=226400 memory=187636 CPUtime=50.95 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 46781 0 0 0 5086 9 0 0 20 0 1 0 46860254 231833600 46909 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 56600 46909 3712 2790 0 50025 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 226400 KiB
Current children cumulated memory: 187636 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 43213
/proc/meminfo: memFree=126639864/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=290712 memory=250152 CPUtime=102.01 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 64167 0 0 0 10189 12 0 0 20 0 1 0 46860254 297689088 62538 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 72678 62538 3712 2790 0 66103 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 290712 KiB
Current children cumulated memory: 250152 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.11 4.10 5/264 43217
/proc/meminfo: memFree=126596420/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=311876 memory=270092 CPUtime=161.87 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 69664 0 0 0 16173 14 0 0 20 0 1 0 46860254 319361024 67523 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 77969 67523 3712 2790 0 71394 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 311876 KiB
Current children cumulated memory: 270092 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/265 43224
/proc/meminfo: memFree=126588924/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=327024 memory=280172 CPUtime=221.72 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 73555 0 0 0 22158 14 0 0 20 0 1 0 46860254 334872576 70043 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 81756 70043 3712 2790 0 75181 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 327024 KiB
Current children cumulated memory: 280172 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/265 43226
/proc/meminfo: memFree=126557972/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=337804 memory=287860 CPUtime=281.57 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 76861 0 0 0 28142 15 0 0 20 0 1 0 46860254 345911296 71965 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 84451 71965 3712 2790 0 77876 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 337804 KiB
Current children cumulated memory: 287860 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/265 43228
/proc/meminfo: memFree=126557088/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=356064 memory=303860 CPUtime=341.42 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 80864 0 0 0 34126 16 0 0 20 0 1 0 46860254 364609536 75965 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 89016 75965 3712 2790 0 82441 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 356064 KiB
Current children cumulated memory: 303860 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/263 43230
/proc/meminfo: memFree=126540336/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=379032 memory=325108 CPUtime=401.26 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 86178 0 0 0 40109 17 0 0 20 0 1 0 46860254 388128768 81277 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 94758 81277 3712 2790 0 88183 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 379032 KiB
Current children cumulated memory: 325108 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/263 43233
/proc/meminfo: memFree=126540220/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=382696 memory=325620 CPUtime=461.12 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 86295 0 0 0 46094 18 0 0 20 0 1 0 46860254 391880704 81405 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 95674 81405 3712 2790 0 89099 0

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

Current children cumulated memory: 438016 KiB

[startup+2922.3 s]
/proc/loadavg: 1.08 1.23 2.22 2/246 43459
/proc/meminfo: memFree=128676960/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438016 CPUtime=2915.19 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109569 0 0 0 291494 25 0 0 20 0 1 0 46860254 473677824 109504 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109504 3712 2790 0 109069 0
Current children cumulated CPU time: 2915.19 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438016 KiB

[startup+2982.3 s]
/proc/loadavg: 1.07 1.20 2.15 2/246 43462
/proc/meminfo: memFree=128677120/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438400 CPUtime=2975.06 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109645 0 0 0 297481 25 0 0 20 0 1 0 46860254 473677824 109600 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109600 3712 2790 0 109069 0
Current children cumulated CPU time: 2975.06 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438400 KiB

[startup+3042.3 s]
/proc/loadavg: 1.13 1.20 2.08 2/246 43464
/proc/meminfo: memFree=128677152/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438400 CPUtime=3034.92 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109646 0 0 0 303467 25 0 0 20 0 1 0 46860254 473677824 109600 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109600 3712 2790 0 109069 0
Current children cumulated CPU time: 3034.92 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438400 KiB

[startup+3102.3 s]
/proc/loadavg: 1.05 1.16 2.01 2/246 43466
/proc/meminfo: memFree=128676976/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438400 CPUtime=3094.79 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109646 0 0 0 309454 25 0 0 20 0 1 0 46860254 473677824 109600 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109600 3712 2790 0 109069 0
Current children cumulated CPU time: 3094.79 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438400 KiB

[startup+3162.3 s]
/proc/loadavg: 1.13 1.16 1.96 2/246 43468
/proc/meminfo: memFree=128677072/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438400 CPUtime=3154.65 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109648 0 0 0 315440 25 0 0 20 0 1 0 46860254 473677824 109600 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109600 3712 2790 0 109069 0
Current children cumulated CPU time: 3154.65 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438400 KiB

[startup+3222.3 s]
/proc/loadavg: 1.11 1.14 1.90 2/246 43472
/proc/meminfo: memFree=128677372/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438656 CPUtime=3214.52 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109730 0 0 0 321427 25 0 0 20 0 1 0 46860254 473677824 109664 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109664 3712 2790 0 109069 0
Current children cumulated CPU time: 3214.52 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438656 KiB

[startup+3282.3 s]
/proc/loadavg: 1.09 1.13 1.85 2/245 43479
/proc/meminfo: memFree=128677172/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438656 CPUtime=3274.38 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109732 0 0 0 327413 25 0 0 20 0 1 0 46860254 473677824 109664 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109664 3712 2790 0 109069 0
Current children cumulated CPU time: 3274.38 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438656 KiB

[startup+3342.3 s]
/proc/loadavg: 1.14 1.13 1.80 2/246 43482
/proc/meminfo: memFree=128685380/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438656 CPUtime=3334.25 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109732 0 0 0 333400 25 0 0 20 0 1 0 46860254 473677824 109664 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109664 3712 2790 0 109069 0
Current children cumulated CPU time: 3334.25 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438656 KiB

[startup+3402.3 s]
/proc/loadavg: 1.10 1.12 1.75 2/246 43484
/proc/meminfo: memFree=128684672/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438656 CPUtime=3394.11 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109733 0 0 0 339386 25 0 0 20 0 1 0 46860254 473677824 109664 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109664 3712 2790 0 109069 0
Current children cumulated CPU time: 3394.11 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438656 KiB

[startup+3462.3 s]
/proc/loadavg: 1.08 1.11 1.71 2/246 43485
/proc/meminfo: memFree=128684832/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438656 CPUtime=3453.98 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109847 0 0 0 345373 25 0 0 20 0 1 0 46860254 473677824 109664 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109664 3712 2790 0 109069 0
Current children cumulated CPU time: 3453.98 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438656 KiB

[startup+3522.3 s]
/proc/loadavg: 1.13 1.12 1.67 2/246 43487
/proc/meminfo: memFree=128684688/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438656 CPUtime=3513.84 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109916 0 0 0 351359 25 0 0 20 0 1 0 46860254 473677824 109664 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109664 3712 2790 0 109069 0
Current children cumulated CPU time: 3513.84 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438656 KiB

[startup+3582.3 s]
/proc/loadavg: 1.09 1.11 1.63 2/245 43489
/proc/meminfo: memFree=128684720/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438656 CPUtime=3573.71 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109922 0 0 0 357346 25 0 0 20 0 1 0 46860254 473677824 109664 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109664 3712 2790 0 109069 0
Current children cumulated CPU time: 3573.71 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.7 s]
/proc/loadavg: 1.12 1.12 1.62 2/244 43491
/proc/meminfo: memFree=128684816/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438656 CPUtime=3600.05 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109922 0 0 0 359980 25 0 0 20 0 1 0 46860254 473677824 109664 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109664 3712 2790 0 109069 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438656 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.8 s, system=0.254645 s

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

[startup+3608.7 s]
/proc/loadavg: 1.12 1.12 1.62 2/244 43491
/proc/meminfo: memFree=128684816/131250000 swapFree=33010684/33010684
[pid=43206] ppid=43203 vsize=462576 memory=438656 CPUtime=3600.05 cores=4,6
/proc/43206/stat : 43206 (ipbhs_scip) R 43203 43206 42194 0 -1 4194304 109922 0 0 0 359980 25 0 0 20 0 1 0 46860254 473677824 109664 18446744073709551615 94886520311808 94886531738205 140732912325696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94886533873880 94886533918898 94886568587264 140732912327058 140732912327177 140732912327177 140732912332779 0
/proc/43206/statm: 115644 109664 3712 2790 0 109069 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 462576 KiB
Current children cumulated memory: 438656 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.7
CPU time (s): 3600.06
CPU user time (s): 3599.8
CPU system time (s): 0.254645
CPU usage (%): 99.7604
Max. virtual memory (cumulated for all children) (KiB): 462576
Max. memory (cumulated for all children) (KiB): 438656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.8
system time used= 0.254645
maximum resident set size= 438656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109922
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= 114
involuntary context switches= 3157


# summary of solver processes directly reported to runsolver:
#   pid: 43206
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.8
#   total CPU system time (s): 0.254645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.11549 second user time and 12.7706 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-06-30 21:30:36
IDJOB=4488710
IDBENCH=147530
IDSOLVER=3335
FILE ID=nodeC014/4488710-1751311836
RUNJOBID= nodeC014-1751303034-42205
SLURM_JOB_ID= 9594289
Free space on /tmp= 432804 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_6.opb.PB06.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4488710-1751311836/watcher-4488710-1751311836 -o /tmp/evaluation-result-4488710-1751311836/solver-4488710-1751311836 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751303034-42205 --watchdog 3760  ./ipbhs_scip HOME/instance-4488710-1751311836.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= 2f43827d921579f008f60b037bb7dde7
RANDOM SEED=985175961

nodeC014 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.119
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.23
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		: 3600.117
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.23
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		: 3525.050
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.23
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		: 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 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.23
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.101
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.23
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.122
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.23
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		: 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 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.23
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		: 3600.936
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126946564 kB
MemAvailable:   127769292 kB
Buffers:            3280 kB
Cached:          1627492 kB
SwapCached:            0 kB
Active:          2330060 kB
Inactive:        1371420 kB
Active(anon):    2088776 kB
Inactive(anon):        0 kB
Active(file):     241284 kB
Inactive(file):  1371420 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69884 kB
Writeback:             0 kB
AnonPages:       2073816 kB
Mapped:           135772 kB
Shmem:             18068 kB
KReclaimable:      98528 kB
Slab:             186540 kB
SReclaimable:      98528 kB
SUnreclaim:        88012 kB
KernelStack:        4224 kB
PageTables:         7308 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2522696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1275904 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432940 MiB
End job on nodeC014 at 2025-06-30 22:30:46