Trace number 4489446

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.11 3611.46

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
MD5SUMe06e3866d9960a7084ad077c8fb9619e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark245
Best CPU time to get the best result obtained on this benchmark3587.61
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495457
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495457
Number of bits of the biggest sum of numbers19
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
3.43/3.59	c limit for coefficient in constraints and objective to 1000000000
3.43/3.59	c will solve HOME/instance-4489446-1751350941.opb
3.43/3.59	c [0.01] will start solving
857.64/860.32	c [1.42] solve iteration 1, LB=0, UB=495458
2611.94/2620.25	c [1720.87] solve iteration 2, LB=175, UB=964

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4489446-1751350941/watcher-4489446-1751350941 -o /tmp/evaluation-result-4489446-1751350941/solver-4489446-1751350941 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751343715-50065 --watchdog 3760 ./ipbhs_scip HOME/instance-4489446-1751350941.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=50849, runsolver pid=50846

[startup+0.100066 s]*
/proc/loadavg: 4.04 4.07 4.08 5/253 50850
/proc/meminfo: memFree=127296632/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=46536 memory=11548 CPUtime=0.09 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 2080 0 0 0 8 1 0 0 20 0 1 0 50773592 47652864 2887 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 11634 2887 1632 2790 0 5059 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 46536 KiB
Current children cumulated memory: 11548 KiB

[startup+0.213531 s]*
/proc/loadavg: 4.04 4.07 4.08 5/253 50850
/proc/meminfo: memFree=127294112/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=51340 memory=16304 CPUtime=0.18 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 3403 0 0 0 17 1 0 0 20 0 1 0 50773592 52572160 4076 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 12835 4076 1632 2790 0 6260 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 51340 KiB
Current children cumulated memory: 16304 KiB

[startup+0.313903 s]*
/proc/loadavg: 4.04 4.07 4.08 5/253 50850
/proc/meminfo: memFree=127290584/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=53188 memory=18992 CPUtime=0.27 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 4080 0 0 0 26 1 0 0 20 0 1 0 50773592 54464512 4748 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 13297 4748 1632 2790 0 6722 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 53188 KiB
Current children cumulated memory: 18992 KiB

[startup+0.700252 s]
/proc/loadavg: 4.04 4.07 4.08 5/253 50850
/proc/meminfo: memFree=127282456/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=76732 memory=34528 CPUtime=0.64 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 7208 0 0 0 61 3 0 0 20 0 1 0 50773592 78573568 8632 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 19183 8632 1632 2790 0 12608 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 76732 KiB
Current children cumulated memory: 34528 KiB

[startup+1.50032 s]
/proc/loadavg: 4.04 4.07 4.08 5/253 50850
/proc/meminfo: memFree=127226136/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=120440 memory=77012 CPUtime=1.44 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 13653 0 0 0 135 9 0 0 20 0 1 0 50773592 123330560 19253 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 30110 19253 1728 2790 0 23535 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 120440 KiB
Current children cumulated memory: 77012 KiB

[startup+3.11314 s]
/proc/loadavg: 4.04 4.07 4.08 5/253 50850
/proc/meminfo: memFree=126800992/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=198344 memory=136200 CPUtime=3.05 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 23360 0 0 0 216 89 0 0 20 0 1 0 50773592 203104256 34050 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 49586 34050 1728 2790 0 43011 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 198344 KiB
Current children cumulated memory: 136200 KiB

[startup+6.30031 s]
/proc/loadavg: 4.12 4.09 4.09 5/253 50850
/proc/meminfo: memFree=126187856/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=859552 memory=815072 CPUtime=6.22 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 177454 0 0 0 387 235 0 0 20 0 1 0 50773592 880181248 203768 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 214888 203768 3392 2790 0 208313 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 859552 KiB
Current children cumulated memory: 815072 KiB

[startup+12.7003 s]
/proc/loadavg: 4.11 4.09 4.09 5/253 50850
/proc/meminfo: memFree=124447324/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=2774540 memory=2466764 CPUtime=12.61 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 290833 0 0 0 986 275 0 0 20 0 1 0 50773592 2841128960 616691 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 693635 616691 3520 2790 0 687060 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 2774540 KiB
Current children cumulated memory: 2466764 KiB

[startup+25.5003 s]
/proc/loadavg: 4.09 4.08 4.09 5/253 50850
/proc/meminfo: memFree=123061960/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=3893508 memory=3581752 CPUtime=25.37 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 419959 0 0 0 2229 308 0 0 20 0 1 0 50773592 3986952192 895438 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 973377 895438 3680 2790 0 966802 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 3893508 KiB
Current children cumulated memory: 3581752 KiB

[startup+51.1132 s]
/proc/loadavg: 4.13 4.09 4.09 5/252 50851
/proc/meminfo: memFree=120923068/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=6372148 memory=5793324 CPUtime=50.91 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 533914 0 0 0 4726 365 0 0 20 0 1 0 50773592 6525079552 1448331 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 1593037 1448331 3744 2790 0 1586462 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 6372148 KiB
Current children cumulated memory: 5793324 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/252 50853
/proc/meminfo: memFree=120860668/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=6372856 memory=5798660 CPUtime=101.94 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 534278 0 0 0 9828 366 0 0 20 0 1 0 50773592 6525804544 1449665 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 1593214 1449665 3744 2790 0 1586639 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 6372856 KiB
Current children cumulated memory: 5798660 KiB

[startup+162.3 s]
/proc/loadavg: 4.39 4.16 4.11 5/252 50855
/proc/meminfo: memFree=120529132/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=6571664 memory=5897676 CPUtime=161.76 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 540762 0 0 0 15807 369 0 0 20 0 1 0 50773592 6729383936 1474419 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 1642916 1474419 3744 2790 0 1636341 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 6571664 KiB
Current children cumulated memory: 5897676 KiB

[startup+222.3 s]
/proc/loadavg: 4.64 4.28 4.16 5/252 50856
/proc/meminfo: memFree=120489084/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=6661480 memory=5925932 CPUtime=221.58 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 541373 0 0 0 21788 370 0 0 20 0 1 0 50773592 6821355520 1481483 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 1665370 1481483 3744 2790 0 1658795 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 6661480 KiB
Current children cumulated memory: 5925932 KiB

[startup+282.3 s]
/proc/loadavg: 4.29 4.24 4.15 5/252 50858
/proc/meminfo: memFree=120468252/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=6751868 memory=5954728 CPUtime=281.39 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 542129 0 0 0 27768 371 0 0 20 0 1 0 50773592 6913912832 1488682 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 1687967 1488682 3744 2790 0 1681392 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 6751868 KiB
Current children cumulated memory: 5954728 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.21 4.15 5/250 50860
/proc/meminfo: memFree=120468000/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=6813460 memory=5954728 CPUtime=341.21 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 542203 0 0 0 33749 372 0 0 20 0 1 0 50773592 6976983040 1488682 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 1703365 1488682 3744 2790 0 1696790 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 6813460 KiB
Current children cumulated memory: 5954728 KiB

[startup+402.3 s]
/proc/loadavg: 4.17 4.20 4.15 5/250 50862
/proc/meminfo: memFree=120475816/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=6813460 memory=5954728 CPUtime=401.03 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 542258 0 0 0 39731 372 0 0 20 0 1 0 50773592 6976983040 1488682 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 1703365 1488682 3744 2790 0 1696790 0
Current children cumulated CPU time: 401.03 s
Current children cumulated vsize: 6813460 KiB
Current children cumulated memory: 5954728 KiB

[startup+462.3 s]
/proc/loadavg: 4.67 4.35 4.20 5/251 50867
/proc/meminfo: memFree=120451352/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=6875052 memory=5954728 CPUtime=460.84 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 542410 0 0 0 45711 373 0 0 20 0 1 0 50773592 7040053248 1488682 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 1718763 1488682 3744 2790 0 1712188 0
Current children cumulated CPU time: 460.84 s

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

Current children cumulated memory: 6726320 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.08 4.10 5/250 50988
/proc/meminfo: memFree=119437892/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8488392 memory=6726320 CPUtime=2853.26 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 849422 0 0 0 284862 464 0 0 20 0 1 0 50773592 8692113408 1681580 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2122098 1681580 3744 2790 0 2115523 0
Current children cumulated CPU time: 2853.26 s
Current children cumulated vsize: 8488392 KiB
Current children cumulated memory: 6726320 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.08 4.10 5/250 50990
/proc/meminfo: memFree=119435936/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8488392 memory=6726320 CPUtime=2913.06 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 849539 0 0 0 290842 464 0 0 20 0 1 0 50773592 8692113408 1681580 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2122098 1681580 3744 2790 0 2115523 0
Current children cumulated CPU time: 2913.06 s
Current children cumulated vsize: 8488392 KiB
Current children cumulated memory: 6726320 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.10 4.10 5/253 50996
/proc/meminfo: memFree=119441036/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8488392 memory=6726960 CPUtime=2972.87 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 850088 0 0 0 296822 465 0 0 20 0 1 0 50773592 8692113408 1681740 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2122098 1681740 3744 2790 0 2115523 0
Current children cumulated CPU time: 2972.87 s
Current children cumulated vsize: 8488392 KiB
Current children cumulated memory: 6726960 KiB

[startup+3042.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/253 51002
/proc/meminfo: memFree=119430536/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8549992 memory=6727344 CPUtime=3032.69 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 850209 0 0 0 302804 465 0 0 20 0 1 0 50773592 8755191808 1681836 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2137498 1681836 3744 2790 0 2130923 0
Current children cumulated CPU time: 3032.69 s
Current children cumulated vsize: 8549992 KiB
Current children cumulated memory: 6727344 KiB

[startup+3102.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/253 51004
/proc/meminfo: memFree=119428924/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8611592 memory=6729520 CPUtime=3092.51 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 850621 0 0 0 308785 466 0 0 20 0 1 0 50773592 8818270208 1682380 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2152898 1682380 3744 2790 0 2146323 0
Current children cumulated CPU time: 3092.51 s
Current children cumulated vsize: 8611592 KiB
Current children cumulated memory: 6729520 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/252 51006
/proc/meminfo: memFree=119428468/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8611592 memory=6729520 CPUtime=3152.32 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 851178 0 0 0 314766 466 0 0 20 0 1 0 50773592 8818270208 1682380 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2152898 1682380 3744 2790 0 2146323 0
Current children cumulated CPU time: 3152.32 s
Current children cumulated vsize: 8611592 KiB
Current children cumulated memory: 6729520 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/252 51008
/proc/meminfo: memFree=119429824/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8611592 memory=6729520 CPUtime=3212.12 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 851205 0 0 0 320745 467 0 0 20 0 1 0 50773592 8818270208 1682380 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2152898 1682380 3744 2790 0 2146323 0
Current children cumulated CPU time: 3212.12 s
Current children cumulated vsize: 8611592 KiB
Current children cumulated memory: 6729520 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/251 51010
/proc/meminfo: memFree=119414976/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8611592 memory=6729520 CPUtime=3271.93 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 851790 0 0 0 326726 467 0 0 20 0 1 0 50773592 8818270208 1682380 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2152898 1682380 3744 2790 0 2146323 0
Current children cumulated CPU time: 3271.93 s
Current children cumulated vsize: 8611592 KiB
Current children cumulated memory: 6729520 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/249 51012
/proc/meminfo: memFree=119407424/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8611592 memory=6729648 CPUtime=3331.76 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 852117 0 0 0 332708 468 0 0 20 0 1 0 50773592 8818270208 1682412 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2152898 1682412 3744 2790 0 2146323 0
Current children cumulated CPU time: 3331.76 s
Current children cumulated vsize: 8611592 KiB
Current children cumulated memory: 6729648 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/249 51014
/proc/meminfo: memFree=119406520/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8673192 memory=6729648 CPUtime=3391.57 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 852293 0 0 0 338689 468 0 0 20 0 1 0 50773592 8881348608 1682412 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2168298 1682412 3744 2790 0 2161723 0
Current children cumulated CPU time: 3391.57 s
Current children cumulated vsize: 8673192 KiB
Current children cumulated memory: 6729648 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/250 51019
/proc/meminfo: memFree=119406356/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8734792 memory=6729648 CPUtime=3451.38 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 852873 0 0 0 344669 469 0 0 20 0 1 0 50773592 8944427008 1682412 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2183698 1682412 3744 2790 0 2177123 0
Current children cumulated CPU time: 3451.38 s
Current children cumulated vsize: 8734792 KiB
Current children cumulated memory: 6729648 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/250 51021
/proc/meminfo: memFree=119406096/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8734792 memory=6732336 CPUtime=3511.2 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 853073 0 0 0 350650 470 0 0 20 0 1 0 50773592 8944427008 1683084 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2183698 1683084 3744 2790 0 2177123 0
Current children cumulated CPU time: 3511.2 s
Current children cumulated vsize: 8734792 KiB
Current children cumulated memory: 6732336 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.09 4.09 5/250 51023
/proc/meminfo: memFree=119405684/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8734792 memory=6732464 CPUtime=3571.02 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 853424 0 0 0 356632 470 0 0 20 0 1 0 50773592 8944427008 1683116 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2183698 1683116 3744 2790 0 2177123 0
Current children cumulated CPU time: 3571.02 s
Current children cumulated vsize: 8734792 KiB
Current children cumulated memory: 6732464 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 4.09 4.09 4.09 4/240 51086
/proc/meminfo: memFree=122320788/131382112 swapFree=33010684/33010684
[pid=50849] ppid=50846 vsize=8734792 memory=6732464 CPUtime=3600.04 cores=4,6
/proc/50849/stat : 50849 (ipbhs_scip) R 50846 50849 50049 0 -1 4194304 853523 0 0 0 359533 471 0 0 20 0 1 0 50773592 8944427008 1683116 18446744073709551615 94638222983168 94638234409565 140737051407728 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94638236545240 94638236590258 94638253604864 140737051416978 140737051417097 140737051417097 140737051422699 0
/proc/50849/statm: 2183698 1683116 3744 2790 0 2177123 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 8734792 KiB
Current children cumulated memory: 6732464 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.33 s, system=4.77418 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.46
CPU time (s): 3600.11
CPU user time (s): 3595.33
CPU system time (s): 4.77418
CPU usage (%): 99.6855
Max. virtual memory (cumulated for all children) (KiB): 8734792
Max. memory (cumulated for all children) (KiB): 6732464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.33
system time used= 4.77418
maximum resident set size= 6732464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 853523
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= 126
involuntary context switches= 18778


# summary of solver processes directly reported to runsolver:
#   pid: 50849
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3595.33
#   total CPU system time (s): 4.77418

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4773 second user time and 36.4815 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-01 08:22:22
IDJOB=4489446
IDBENCH=147551
IDSOLVER=3335
FILE ID=nodeC005/4489446-1751350941
RUNJOBID= nodeC005-1751343715-50065
SLURM_JOB_ID= 9598113
Free space on /tmp= 430448 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4489446-1751350941/watcher-4489446-1751350941 -o /tmp/evaluation-result-4489446-1751350941/solver-4489446-1751350941 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751343715-50065 --watchdog 3760  ./ipbhs_scip HOME/instance-4489446-1751350941.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= e06e3866d9960a7084ad077c8fb9619e
RANDOM SEED=1029617505

nodeC005 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		: 2793.518
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.90
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		: 3491.892
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.90
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.493
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.90
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.90
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		: 1596.317
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.90
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		: 3292.418
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127302128 kB
MemAvailable:   128161368 kB
Buffers:            2752 kB
Cached:          1658500 kB
SwapCached:            0 kB
Active:          2208104 kB
Inactive:        1320484 kB
Active(anon):    1877140 kB
Inactive(anon):     8168 kB
Active(file):     330964 kB
Inactive(file):  1312316 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            296216 kB
Writeback:             0 kB
AnonPages:       1870540 kB
Mapped:           135380 kB
Shmem:             17960 kB
KReclaimable:     111172 kB
Slab:             195980 kB
SReclaimable:     111172 kB
SUnreclaim:        84808 kB
KernelStack:        4080 kB
PageTables:         6796 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2259432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1763328 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430584 MiB
End job on nodeC005 at 2025-07-01 09:22:34