Trace number 4523548

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.1 3610.31

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/
instances/normalized-bnn_mnist_rot_8_label1_adversarial_norm_2.opb
MD5SUM1a33c023168dcd92e975780dbc5145d9
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 benchmark3
Best CPU time to get the best result obtained on this benchmark112.27
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1289
Total number of constraints1094
Number of constraints which are clauses13
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1080
Minimum length of a constraint1
Maximum length of a constraint785
Number of terms in the objective function 773
Biggest coefficient in the objective function 1912644
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 4984493
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 1912644
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4984493
Number of bits of the biggest sum of numbers23
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.41/0.44	c limit for coefficient in constraints and objective to 1000000000
0.41/0.44	c will solve HOME/instance-4523548-1751599710.opb
0.41/0.44	c [0.01] will start solving
1050.59/1053.93	c [0.03] solve iteration 1, LB=-1912644, UB=3071850
1050.59/1053.93	c [0.86] solve iteration 2, LB=0, UB=45
1050.59/1053.93	c [1.36] solve iteration 3, LB=1, UB=45
1050.59/1053.93	c [1.98] solve iteration 4, LB=1, UB=39
1050.59/1053.93	c [2.42] solve iteration 5, LB=1, UB=39
1050.59/1053.93	c [3.14] solve iteration 6, LB=1, UB=37
1050.59/1053.93	c [3.95] solve iteration 7, LB=1, UB=37
1050.59/1053.93	c [4.99] solve iteration 8, LB=1, UB=37
1050.59/1053.93	c [5.63] solve iteration 9, LB=1, UB=37
1050.59/1053.93	c [10.31] solve iteration 10, LB=1, UB=37
1050.59/1053.93	c [10.85] solve iteration 11, LB=1, UB=36
1050.59/1053.93	c [11.81] solve iteration 12, LB=1, UB=36
1050.59/1053.93	c [14.06] solve iteration 13, LB=1, UB=36
1050.59/1053.93	c [15.67] solve iteration 14, LB=1, UB=36
1050.59/1053.93	c [18.76] solve iteration 15, LB=1, UB=34
1050.59/1053.93	c [20.88] solve iteration 16, LB=1, UB=32
1050.59/1053.93	c [23.36] solve iteration 17, LB=1, UB=32
1050.59/1053.93	c [29.98] solve iteration 18, LB=1, UB=32
1050.59/1053.93	c [31.13] solve iteration 19, LB=1, UB=32
1050.59/1053.93	c [32.85] solve iteration 20, LB=1, UB=32
1050.59/1053.93	c [36.06] solve iteration 21, LB=1, UB=28
1050.59/1053.93	c [37.32] solve iteration 22, LB=1, UB=28
1050.59/1053.93	c [40.22] solve iteration 23, LB=1, UB=19
1050.59/1053.93	c [41.59] solve iteration 24, LB=1, UB=19
1050.59/1053.93	c [43.81] solve iteration 25, LB=1, UB=19
1050.59/1053.94	c [46.65] solve iteration 26, LB=1, UB=17
1050.59/1053.94	c [48.28] solve iteration 27, LB=1, UB=17
1050.59/1053.94	c [49.89] solve iteration 28, LB=1, UB=17
1050.59/1053.94	c [50.82] solve iteration 29, LB=1, UB=17
1050.59/1053.94	c [52.54] solve iteration 30, LB=1, UB=17
1050.59/1053.94	c [53.54] solve iteration 31, LB=1, UB=16
1050.59/1053.94	c [56.63] solve iteration 32, LB=1, UB=16
1050.59/1053.94	c [61.23] solve iteration 33, LB=1, UB=16
1050.59/1053.94	c [66.22] solve iteration 34, LB=1, UB=16
1050.59/1053.94	c [69.75] solve iteration 35, LB=1, UB=16
1050.59/1053.94	c [71.14] solve iteration 36, LB=1, UB=15
1050.59/1053.94	c [72.25] solve iteration 37, LB=1, UB=15
1050.59/1053.94	c [74.04] solve iteration 38, LB=1, UB=15
1050.59/1053.94	c [77.13] solve iteration 39, LB=1, UB=15
1050.59/1053.94	c [83.96] solve iteration 40, LB=1, UB=15
1050.59/1053.94	c [86.29] solve iteration 41, LB=1, UB=14
1050.59/1053.94	c [89] solve iteration 42, LB=1, UB=14
1050.59/1053.94	c [91.01] solve iteration 43, LB=1, UB=14
1050.59/1053.94	c [97] solve iteration 44, LB=1, UB=14
1050.59/1053.94	c [100.06] solve iteration 45, LB=1, UB=14
1050.59/1053.94	c [102.96] solve iteration 46, LB=1, UB=12
1050.59/1053.94	c [105.42] solve iteration 47, LB=1, UB=12
1050.59/1053.94	c [107.2] solve iteration 48, LB=1, UB=12
1050.59/1053.94	c [109.46] solve iteration 49, LB=1, UB=12
1050.59/1053.94	c [116.82] solve iteration 50, LB=1, UB=12
1050.59/1053.94	c [119.22] solve iteration 51, LB=1, UB=11
1050.59/1053.94	c [121.9] solve iteration 52, LB=1, UB=11
1050.59/1053.94	c [125.31] solve iteration 53, LB=1, UB=11
1050.59/1053.94	c [128.43] solve iteration 54, LB=1, UB=11
1050.59/1053.94	c [131.81] solve iteration 55, LB=1, UB=11
1050.59/1053.94	c [138.96] solve iteration 56, LB=1, UB=10
1050.59/1053.94	c [146.21] solve iteration 57, LB=1, UB=10
1050.59/1053.94	c [154.12] solve iteration 58, LB=1, UB=10
1050.59/1053.94	c [157.61] solve iteration 59, LB=1, UB=10
1050.59/1053.94	c [160.61] solve iteration 60, LB=1, UB=10
1050.59/1053.94	c [165.98] solve iteration 61, LB=1, UB=9
1050.59/1053.94	c [170.1] solve iteration 62, LB=1, UB=9
1050.59/1053.94	c [173.63] solve iteration 63, LB=1, UB=9
1050.59/1053.94	c [176.5] solve iteration 64, LB=1, UB=9
1050.59/1053.94	c [179.18] solve iteration 65, LB=1, UB=9
1050.59/1053.94	c [185.09] solve iteration 66, LB=1, UB=9
1050.59/1053.94	c [189.16] solve iteration 67, LB=1, UB=9
1050.59/1053.94	c [191.69] solve iteration 68, LB=1, UB=9
1050.59/1053.94	c [194.21] solve iteration 69, LB=1, UB=9
1050.59/1053.94	c [198.62] solve iteration 70, LB=1, UB=9
1050.59/1053.94	c [230.41] solve iteration 71, LB=2, UB=7
1050.59/1053.94	c [249.54] solve iteration 72, LB=2, UB=7
1050.59/1053.94	c [270.46] solve iteration 73, LB=2, UB=7
1050.59/1053.94	c [291.97] solve iteration 74, LB=2, UB=7
1050.59/1053.94	c [312.23] solve iteration 75, LB=2, UB=7
1050.59/1053.94	c [352.89] solve iteration 76, LB=2, UB=6
1050.59/1053.94	c [378.69] solve iteration 77, LB=2, UB=6
1050.59/1053.94	c [420.35] solve iteration 78, LB=2, UB=6
1050.59/1053.94	c [461.5] solve iteration 79, LB=2, UB=6
1050.59/1053.94	c [504.14] solve iteration 80, LB=2, UB=6
1050.59/1053.94	c [546.89] solve iteration 81, LB=2, UB=5
1050.59/1053.94	c [590.13] solve iteration 82, LB=2, UB=5
1050.59/1053.94	c [609.09] solve iteration 83, LB=2, UB=5
1050.59/1053.94	c [635.97] solve iteration 84, LB=2, UB=5
1050.59/1053.94	c [675.55] solve iteration 85, LB=2, UB=5
1050.59/1053.94	c [698.86] solve iteration 86, LB=2, UB=4
1050.59/1053.94	c [749.72] solve iteration 87, LB=2, UB=4
1050.59/1053.94	c [798.33] solve iteration 88, LB=2, UB=4
1050.59/1053.94	c [821.32] solve iteration 89, LB=2, UB=4
1050.59/1053.94	c [866.9] solve iteration 90, LB=2, UB=4
1050.59/1053.94	c [892.17] solve iteration 91, LB=2, UB=4
1050.59/1053.94	c [912.83] solve iteration 92, LB=2, UB=4
1050.59/1053.94	c [962.73] solve iteration 93, LB=2, UB=4
1050.59/1053.94	c [982.56] solve iteration 94, LB=2, UB=4
1050.59/1053.94	c [1000.84] solve iteration 95, LB=2, UB=4
1050.59/1053.94	c [1020.72] solve iteration 96, LB=2, UB=4
1050.59/1053.94	c [1033.33] solve iteration 97, LB=2, UB=4
1050.59/1053.94	c [1047.04] solve ite

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62204 MiB free)
  memory of node 1: 64465 MiB (58874 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=88140, runsolver pid=88137

[startup+0.10008 s]*
/proc/loadavg: 4.04 3.08 2.60 5/252 88141
/proc/meminfo: memFree=123984228/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=44576 memory=10880 CPUtime=0.1 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 1291 0 0 0 10 0 0 0 20 0 1 0 75650489 45645824 2720 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 11144 2720 1632 2790 0 4569 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 44576 KiB
Current children cumulated memory: 10880 KiB

[startup+0.213387 s]*
/proc/loadavg: 4.04 3.08 2.60 6/252 88141
/proc/meminfo: memFree=123984228/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=48660 memory=14976 CPUtime=0.2 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 2321 0 0 0 20 0 0 0 20 0 1 0 75650489 49827840 3744 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 12165 3744 1632 2790 0 5590 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 48660 KiB
Current children cumulated memory: 14976 KiB

[startup+0.313357 s]*
/proc/loadavg: 4.04 3.08 2.60 6/252 88141
/proc/meminfo: memFree=123980132/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=53040 memory=24620 CPUtime=0.31 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 3611 0 0 0 30 1 0 0 20 0 1 0 75650489 54312960 6155 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 13260 6155 1728 2790 0 6685 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 53040 KiB
Current children cumulated memory: 24620 KiB

[startup+0.70035 s]
/proc/loadavg: 4.04 3.08 2.60 6/252 88141
/proc/meminfo: memFree=123975596/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=69108 memory=49292 CPUtime=0.68 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 7596 0 0 0 66 2 0 0 20 0 1 0 75650489 70766592 12323 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 17277 12323 3520 2790 0 10702 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 69108 KiB
Current children cumulated memory: 49292 KiB

[startup+1.50031 s]
/proc/loadavg: 4.04 3.08 2.60 5/252 88141
/proc/meminfo: memFree=123975596/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=74288 memory=54648 CPUtime=1.47 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 9154 0 0 0 141 6 0 0 20 0 1 0 75650489 76070912 13662 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 18572 13662 3552 2790 0 11997 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 74288 KiB
Current children cumulated memory: 54648 KiB

[startup+3.11303 s]
/proc/loadavg: 4.04 3.10 2.61 5/252 88141
/proc/meminfo: memFree=123944536/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=92712 memory=71728 CPUtime=3.08 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 14703 0 0 0 295 13 0 0 20 0 1 0 75650489 94937088 17932 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 23178 17932 3744 2790 0 16603 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 92712 KiB
Current children cumulated memory: 71728 KiB

[startup+6.3003 s]
/proc/loadavg: 4.04 3.10 2.61 5/252 88141
/proc/meminfo: memFree=123923464/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=107748 memory=89008 CPUtime=6.27 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 19046 0 0 0 605 22 0 0 20 0 1 0 75650489 110333952 22252 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 26937 22252 3744 2790 0 20362 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 107748 KiB
Current children cumulated memory: 89008 KiB

[startup+12.7003 s]
/proc/loadavg: 4.03 3.13 2.62 5/252 88141
/proc/meminfo: memFree=123911572/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=121884 memory=102972 CPUtime=12.64 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 22039 0 0 0 1235 29 0 0 20 0 1 0 75650489 124809216 25743 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 30471 25743 3744 2790 0 23896 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 121884 KiB
Current children cumulated memory: 102972 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 3.17 2.64 5/252 88141
/proc/meminfo: memFree=123869228/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=137904 memory=119140 CPUtime=25.4 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 26605 0 0 0 2495 45 0 0 20 0 1 0 75650489 141213696 29785 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 34476 29785 3744 2790 0 27901 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 137904 KiB
Current children cumulated memory: 119140 KiB

[startup+51.113 s]
/proc/loadavg: 4.13 3.26 2.68 5/252 88142
/proc/meminfo: memFree=123816856/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=162648 memory=140996 CPUtime=50.93 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 32607 0 0 0 5022 71 0 0 20 0 1 0 75650489 166551552 35249 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 40662 35249 3744 2790 0 34087 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 162648 KiB
Current children cumulated memory: 140996 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 3.40 2.77 5/252 88144
/proc/meminfo: memFree=123736816/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=195200 memory=175620 CPUtime=101.95 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 45920 0 0 0 10065 130 0 0 20 0 1 0 75650489 199884800 43905 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 48800 43905 3744 2790 0 42225 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 195200 KiB
Current children cumulated memory: 175620 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 3.54 2.86 5/251 88146
/proc/meminfo: memFree=123682684/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=214632 memory=195620 CPUtime=161.76 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 55872 0 0 0 15996 180 0 0 20 0 1 0 75650489 219783168 48905 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 53658 48905 3744 2790 0 47083 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 214632 KiB
Current children cumulated memory: 195620 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 3.64 2.94 5/250 88148
/proc/meminfo: memFree=123489980/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=359004 memory=304184 CPUtime=221.58 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 74521 0 0 0 21946 212 0 0 20 0 1 0 75650489 367620096 76046 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 89751 76046 3744 2790 0 83176 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 359004 KiB
Current children cumulated memory: 304184 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 3.74 3.02 5/251 88155
/proc/meminfo: memFree=123395072/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=401504 memory=338760 CPUtime=281.39 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 85556 0 0 0 27913 226 0 0 20 0 1 0 75650489 411140096 84690 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 100376 84690 3744 2790 0 93801 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 401504 KiB
Current children cumulated memory: 338760 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 3.82 3.09 5/250 88157
/proc/meminfo: memFree=123263264/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=453036 memory=376220 CPUtime=341.2 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 91599 0 0 0 33888 232 0 0 20 0 1 0 75650489 463908864 94055 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 113259 94055 3744 2790 0 106684 0
Current children cumulated CPU time: 341.2 s
Current children cumulated vsize: 453036 KiB
Current children cumulated memory: 376220 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.87 3.16 5/250 88159
/proc/meminfo: memFree=123244200/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=459564 memory=381336 CPUtime=401.02 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 96372 0 0 0 39863 239 0 0 20 0 1 0 75650489 470593536 95334 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 114891 95334 3744 2790 0 108316 0
Current children cumulated CPU time: 401.02 s
Current children cumulated vsize: 459564 KiB
Current children cumulated memory: 381336 KiB

[startup+462.3 s]
/proc/loadavg: 4.58 4.04 3.26 5/250 88161
/proc/meminfo: memFree=123217788/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=460588 memory=383404 CPUtime=460.83 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 97827 0 0 0 45843 240 0 0 20 0 1 0 75650489 471642112 95851 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 115147 95851 3744 2790 0 108572 0

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

Current children cumulated memory: 462196 KiB

[startup+2922.3 s]
/proc/loadavg: 5.15 4.60 4.22 5/250 88287
/proc/meminfo: memFree=121691048/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=521104 memory=452292 CPUtime=2914.03 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 282527 0 0 0 290897 506 0 0 20 0 1 0 75650489 533610496 113073 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 130276 113073 3744 2790 0 123701 0
Current children cumulated CPU time: 2914.03 s
Current children cumulated vsize: 521104 KiB
Current children cumulated memory: 452292 KiB

[startup+2982.3 s]
/proc/loadavg: 4.42 4.49 4.21 5/250 88289
/proc/meminfo: memFree=121407620/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=522128 memory=453320 CPUtime=2973.86 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 286488 0 0 0 296875 511 0 0 20 0 1 0 75650489 534659072 113330 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 130532 113330 3744 2790 0 123957 0
Current children cumulated CPU time: 2973.86 s
Current children cumulated vsize: 522128 KiB
Current children cumulated memory: 453320 KiB

[startup+3042.3 s]
/proc/loadavg: 4.26 4.43 4.20 5/250 88293
/proc/meminfo: memFree=121397652/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=520080 memory=451280 CPUtime=3033.7 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 289771 0 0 0 302856 514 0 0 20 0 1 0 75650489 532561920 112820 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 130020 112820 3744 2790 0 123445 0
Current children cumulated CPU time: 3033.7 s
Current children cumulated vsize: 520080 KiB
Current children cumulated memory: 451280 KiB

[startup+3102.3 s]
/proc/loadavg: 4.20 4.38 4.19 5/251 88298
/proc/meminfo: memFree=121367512/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=523920 memory=455124 CPUtime=3093.53 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 293309 0 0 0 308837 516 0 0 20 0 1 0 75650489 536494080 113781 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 130980 113781 3744 2790 0 124405 0
Current children cumulated CPU time: 3093.53 s
Current children cumulated vsize: 523920 KiB
Current children cumulated memory: 455124 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.32 4.18 5/251 88300
/proc/meminfo: memFree=121358024/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=520080 memory=453340 CPUtime=3153.35 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 301374 0 0 0 314811 524 0 0 20 0 1 0 75650489 532561920 113335 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 130020 113335 3744 2790 0 123445 0
Current children cumulated CPU time: 3153.35 s
Current children cumulated vsize: 520080 KiB
Current children cumulated memory: 453340 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.28 4.18 5/251 88301
/proc/meminfo: memFree=121345268/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=523148 memory=456288 CPUtime=3213.17 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 306079 0 0 0 320790 527 0 0 20 0 1 0 75650489 535703552 114072 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 130787 114072 3744 2790 0 124212 0
Current children cumulated CPU time: 3213.17 s
Current children cumulated vsize: 523148 KiB
Current children cumulated memory: 456288 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.24 4.17 5/252 88308
/proc/meminfo: memFree=121349636/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=522124 memory=455416 CPUtime=3273 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 311482 0 0 0 326770 530 0 0 20 0 1 0 75650489 534654976 113854 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 130531 113854 3776 2790 0 123956 0
Current children cumulated CPU time: 3273 s
Current children cumulated vsize: 522124 KiB
Current children cumulated memory: 455416 KiB

[startup+3342.3 s]
/proc/loadavg: 4.22 4.24 4.18 5/253 88311
/proc/meminfo: memFree=121349280/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=536032 memory=467680 CPUtime=3332.82 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 323668 0 0 0 332745 537 0 0 20 0 1 0 75650489 548896768 116920 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 134008 116920 3776 2790 0 127433 0
Current children cumulated CPU time: 3332.82 s
Current children cumulated vsize: 536032 KiB
Current children cumulated memory: 467680 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.21 4.17 5/251 88313
/proc/meminfo: memFree=121364236/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=520784 memory=454212 CPUtime=3392.66 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 329506 0 0 0 338723 543 0 0 20 0 1 0 75650489 533282816 113553 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 130196 113553 3776 2790 0 123621 0
Current children cumulated CPU time: 3392.66 s
Current children cumulated vsize: 520784 KiB
Current children cumulated memory: 454212 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.20 4.17 5/252 88451
/proc/meminfo: memFree=121898704/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=526028 memory=458392 CPUtime=3452.47 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 336636 0 0 0 344701 546 0 0 20 0 1 0 75650489 538652672 114598 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 131507 114598 3776 2790 0 124932 0
Current children cumulated CPU time: 3452.47 s
Current children cumulated vsize: 526028 KiB
Current children cumulated memory: 458392 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.19 4.17 5/252 88453
/proc/meminfo: memFree=121804800/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=529100 memory=461456 CPUtime=3512.32 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 342546 0 0 0 350682 550 0 0 20 0 1 0 75650489 541798400 115364 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 132275 115364 3776 2790 0 125700 0
Current children cumulated CPU time: 3512.32 s
Current children cumulated vsize: 529100 KiB
Current children cumulated memory: 461456 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.17 4.16 5/251 88455
/proc/meminfo: memFree=121678548/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=543768 memory=474540 CPUtime=3572.16 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 354668 0 0 0 356655 561 0 0 20 0 1 0 75650489 556818432 118635 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 135942 118635 3776 2790 0 129367 0
Current children cumulated CPU time: 3572.16 s
Current children cumulated vsize: 543768 KiB
Current children cumulated memory: 474540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.13 4.17 4.16 5/252 88460
/proc/meminfo: memFree=121665524/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=530952 memory=463212 CPUtime=3600.08 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 354672 0 0 0 359446 562 0 0 20 0 1 0 75650489 543694848 115803 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 132738 115803 3776 2790 0 126163 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 530952 KiB
Current children cumulated memory: 463212 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.47 s, system=5.62756 s

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

[startup+3610.3 s]
/proc/loadavg: 4.13 4.17 4.16 5/252 88460
/proc/meminfo: memFree=121665524/131382116 swapFree=33005528/33010684
[pid=88140] ppid=88137 vsize=530952 memory=463212 CPUtime=3600.08 cores=1,3
/proc/88140/stat : 88140 (ipbhs_scip) R 88137 88140 88016 0 -1 4194304 354672 0 0 0 359446 562 0 0 20 0 1 0 75650489 543694848 115803 18446744073709551615 94405602754560 94405614180957 140725023345248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94405616316632 94405616361650 94405638631424 140725023353234 140725023353353 140725023353353 140725023358955 0
/proc/88140/statm: 132738 115803 3776 2790 0 126163 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 530952 KiB
Current children cumulated memory: 463212 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.31
CPU time (s): 3600.1
CPU user time (s): 3594.47
CPU system time (s): 5.62756
CPU usage (%): 99.7173
Max. virtual memory (cumulated for all children) (KiB): 549820
Max. memory (cumulated for all children) (KiB): 478916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.47
system time used= 5.62756
maximum resident set size= 486500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 354672
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= 99
involuntary context switches= 19114


# summary of solver processes directly reported to runsolver:
#   pid: 88140
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3594.47
#   total CPU system time (s): 5.62756

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9967 second user time and 33.7905 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-04 05:28:30
IDJOB=4523548
IDBENCH=180365
IDSOLVER=3335
FILE ID=nodeC010/4523548-1751599710
RUNJOBID= nodeC010-1751599524-88028
SLURM_JOB_ID= 9598873
Free space on /tmp= 429752 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/instances/normalized-bnn_mnist_rot_8_label1_adversarial_norm_2.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4523548-1751599710/watcher-4523548-1751599710 -o /tmp/evaluation-result-4523548-1751599710/solver-4523548-1751599710 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751599524-88028 --watchdog 3760  ./ipbhs_scip HOME/instance-4523548-1751599710.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= 1a33c023168dcd92e975780dbc5145d9
RANDOM SEED=949996991

nodeC010 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        123984984 kB
MemAvailable:   124066804 kB
Buffers:             228 kB
Cached:           878244 kB
SwapCached:         4296 kB
Active:          6120092 kB
Inactive:         642204 kB
Active(anon):    5840372 kB
Inactive(anon):    57072 kB
Active(file):     279720 kB
Inactive(file):   585132 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             72912 kB
Writeback:             0 kB
AnonPages:       5880576 kB
Mapped:           131892 kB
Shmem:             13620 kB
KReclaimable:     113188 kB
Slab:             198752 kB
SReclaimable:     113188 kB
SUnreclaim:        85564 kB
KernelStack:        4064 kB
PageTables:        14848 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    6612748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2209792 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 429648 MiB
End job on nodeC010 at 2025-07-04 06:28:41