Trace number 4504558

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
IPBHS-SCIP 2025-06-09? (TO) 3600.06 3608.06

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat25_6_4_4_mh.opb
MD5SUMfab5e62eb964e75ef5bb4e0d05cd3bf1
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 benchmark3938224
Best CPU time to get the best result obtained on this benchmark1573.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 116930169
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14114941895
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 116930169
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14114941895
Number of bits of the biggest sum of numbers34
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.78/0.83	c limit for coefficient in constraints and objective to 1000000000
0.78/0.83	c will solve HOME/instance-4504558-1751451826.opb
0.78/0.83	c [0] will start solving
5.27/5.35	c [0.2] solve iteration 1, LB=-25, UB=14114941871
235.66/236.39	c [208.75] solve iteration 2, LB=862812, UB=4634775
460.60/461.78	c [417.67] solve iteration 3, LB=1659586, UB=4634775
768.86/770.67	c [700.98] solve iteration 4, LB=1729370, UB=4473565
1057.96/1060.39	c [971.4] solve iteration 5, LB=1798542, UB=4473565
1473.76/1477.10	c [1366.17] solve iteration 6, LB=1812354, UB=4331805
1740.59/1744.40	c [1613.88] solve iteration 7, LB=1843562, UB=4331805
2274.56/2279.59	c [2114.87] solve iteration 8, LB=1855688, UB=4331805
2603.96/2609.65	c [2424.19] solve iteration 9, LB=1866229, UB=4331805
3346.63/3354.01	c [3144.66] solve iteration 10, LB=1869561, UB=4331805

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: 63665 MiB (62119 MiB free)
  memory of node 1: 64507 MiB (63428 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100062 s]*
/proc/loadavg: 2.26 4.91 6.67 5/264 69947
/proc/meminfo: memFree=128061864/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2063344 memory=414196 CPUtime=0.09 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 978 0 0 0 1 8 0 0 20 0 1 0 60862907 2112864256 103549 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 515836 103549 1568 2790 0 509261 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2063344 KiB
Current children cumulated memory: 414196 KiB

[startup+0.205784 s]*
/proc/loadavg: 2.26 4.91 6.67 5/264 69947
/proc/meminfo: memFree=126721340/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2063344 memory=872948 CPUtime=0.19 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1202 0 0 0 2 17 0 0 20 0 1 0 60862907 2112864256 218237 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 515836 218237 1568 2790 0 509261 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2063344 KiB
Current children cumulated memory: 872948 KiB

[startup+0.305806 s]*
/proc/loadavg: 2.26 4.91 6.67 5/264 69947
/proc/meminfo: memFree=125550516/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2063344 memory=1305076 CPUtime=0.29 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1413 0 0 0 4 25 0 0 20 0 1 0 60862907 2112864256 326269 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 515836 326269 1568 2790 0 509261 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2063344 KiB
Current children cumulated memory: 1305076 KiB

[startup+0.700127 s]
/proc/loadavg: 2.26 4.91 6.67 5/264 69947
/proc/meminfo: memFree=123852208/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2091220 memory=2059568 CPUtime=0.68 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 9246 0 0 0 22 46 0 0 20 0 1 0 60862907 2141409280 514892 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 522805 514892 1664 2790 0 516230 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2091220 KiB
Current children cumulated memory: 2059568 KiB

[startup+1.50017 s]
/proc/loadavg: 2.26 4.91 6.67 5/264 69947
/proc/meminfo: memFree=123287340/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2224052 memory=2196656 CPUtime=1.47 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 41336 0 0 0 82 65 0 0 20 0 1 0 60862907 2277429248 549164 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 556013 549164 3456 2790 0 549438 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2224052 KiB
Current children cumulated memory: 2196656 KiB

[startup+3.10537 s]
/proc/loadavg: 2.40 4.90 6.65 5/264 69947
/proc/meminfo: memFree=122650872/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2344676 memory=2296584 CPUtime=3.08 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 68763 0 0 0 238 70 0 0 20 0 1 0 60862907 2400948224 574146 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 586169 574146 3680 2790 0 579594 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2344676 KiB
Current children cumulated memory: 2296584 KiB

[startup+6.30012 s]
/proc/loadavg: 2.40 4.90 6.65 5/264 69947
/proc/meminfo: memFree=120871928/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2503864 memory=2428056 CPUtime=6.26 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 102503 0 0 0 549 77 0 0 20 0 1 0 60862907 2563956736 607014 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 625966 607014 3712 2790 0 619391 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2503864 KiB
Current children cumulated memory: 2428056 KiB

[startup+12.7001 s]
/proc/loadavg: 2.53 4.88 6.64 5/264 69947
/proc/meminfo: memFree=120232072/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2503864 memory=2428056 CPUtime=12.64 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 102505 0 0 0 1158 106 0 0 20 0 1 0 60862907 2563956736 607014 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 625966 607014 3712 2790 0 619391 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2503864 KiB
Current children cumulated memory: 2428056 KiB

[startup+25.5002 s]
/proc/loadavg: 2.86 4.84 6.59 5/264 69948
/proc/meminfo: memFree=119102492/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2506584 memory=2430544 CPUtime=25.4 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 102612 0 0 0 2370 170 0 0 20 0 1 0 60862907 2566742016 607636 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 626646 607636 3712 2790 0 620071 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2506584 KiB
Current children cumulated memory: 2430544 KiB

[startup+51.1055 s]
/proc/loadavg: 3.31 4.79 6.53 5/264 69948
/proc/meminfo: memFree=119074612/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2506584 memory=2430544 CPUtime=50.94 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 102642 0 0 0 4778 316 0 0 20 0 1 0 60862907 2566742016 607636 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 626646 607636 3712 2790 0 620071 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2506584 KiB
Current children cumulated memory: 2430544 KiB

[startup+102.3 s]
/proc/loadavg: 3.76 4.68 6.40 5/264 69950
/proc/meminfo: memFree=118063520/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2511004 memory=2435896 CPUtime=101.96 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 103158 0 0 0 9556 640 0 0 20 0 1 0 60862907 2571268096 608974 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 627751 608974 3712 2790 0 621176 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 2511004 KiB
Current children cumulated memory: 2435896 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 4.57 6.25 5/264 69952
/proc/meminfo: memFree=117128912/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2518184 memory=2447176 CPUtime=161.81 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 103629 0 0 0 15143 1038 0 0 20 0 1 0 60862907 2578620416 611794 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 629546 611794 3712 2790 0 622971 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 2518184 KiB
Current children cumulated memory: 2447176 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.49 6.12 5/264 69954
/proc/meminfo: memFree=117124864/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=2518184 memory=2449224 CPUtime=221.68 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 103747 0 0 0 20696 1472 0 0 20 0 1 0 60862907 2578620416 612306 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 629546 612306 3712 2790 0 622971 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 2518184 KiB
Current children cumulated memory: 2449224 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.42 5.99 5/263 69956
/proc/meminfo: memFree=116177348/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=3318220 memory=3197472 CPUtime=281.55 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 259735 0 0 0 26540 1615 0 0 20 0 1 0 60862907 3397857280 799368 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 829555 799368 3712 2790 0 822980 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 3318220 KiB
Current children cumulated memory: 3197472 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.37 5.87 5/262 69958
/proc/meminfo: memFree=115441148/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=3318220 memory=3198496 CPUtime=341.43 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 259761 0 0 0 32233 1910 0 0 20 0 1 0 60862907 3397857280 799624 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 829555 799624 3712 2790 0 822980 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 3318220 KiB
Current children cumulated memory: 3198496 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.32 5.76 5/263 69965
/proc/meminfo: memFree=115439832/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=3329896 memory=3205024 CPUtime=401.32 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 260364 0 0 0 37871 2261 0 0 20 0 1 0 60862907 3409813504 801256 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 832474 801256 3712 2790 0 825899 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 3329896 KiB
Current children cumulated memory: 3205024 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.27 5.65 5/263 69967
/proc/meminfo: memFree=115221264/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=3512532 memory=3443960 CPUtime=461.19 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 305778 0 0 0 43580 2539 0 0 20 0 1 0 60862907 3596832768 860990 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 878133 860990 3712 2790 0 871558 0

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

Current children cumulated memory: 8783920 KiB

[startup+2862.3 s]
/proc/loadavg: 4.10 4.10 4.22 5/264 70091
/proc/meminfo: memFree=104204716/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=9032808 memory=8803216 CPUtime=2856.01 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1226963 0 0 0 275286 10315 0 0 20 0 1 0 60862907 9249595392 2200804 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2258202 2200804 3712 2790 0 2251627 0
Current children cumulated CPU time: 2856.01 s
Current children cumulated vsize: 9032808 KiB
Current children cumulated memory: 8803216 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.10 4.21 5/264 70093
/proc/meminfo: memFree=104124636/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=9111248 memory=8863636 CPUtime=2915.86 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1241356 0 0 0 281269 10317 0 0 20 0 1 0 60862907 9329917952 2215909 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2277812 2215909 3712 2790 0 2271237 0
Current children cumulated CPU time: 2915.86 s
Current children cumulated vsize: 9111248 KiB
Current children cumulated memory: 8863636 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.09 4.20 5/263 70095
/proc/meminfo: memFree=104126628/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=9111248 memory=8865300 CPUtime=2975.72 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1243360 0 0 0 287254 10318 0 0 20 0 1 0 60862907 9329917952 2216325 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2277812 2216325 3712 2790 0 2271237 0
Current children cumulated CPU time: 2975.72 s
Current children cumulated vsize: 9111248 KiB
Current children cumulated memory: 8865300 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.09 4.19 5/263 70099
/proc/meminfo: memFree=104255816/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=8966264 memory=8722148 CPUtime=3035.57 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1252387 0 0 0 293199 10358 0 0 20 0 1 0 60862907 9181454336 2180537 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2241566 2180537 3712 2790 0 2234991 0
Current children cumulated CPU time: 3035.57 s
Current children cumulated vsize: 8966264 KiB
Current children cumulated memory: 8722148 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.08 4.18 5/262 70101
/proc/meminfo: memFree=104262688/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=8966264 memory=8723684 CPUtime=3095.46 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1253428 0 0 0 298954 10592 0 0 20 0 1 0 60862907 9181454336 2180921 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2241566 2180921 3712 2790 0 2234991 0
Current children cumulated CPU time: 3095.46 s
Current children cumulated vsize: 8966264 KiB
Current children cumulated memory: 8723684 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.08 4.17 5/262 70103
/proc/meminfo: memFree=104262240/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=8966264 memory=8725220 CPUtime=3155.34 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1254718 0 0 0 304626 10908 0 0 20 0 1 0 60862907 9181454336 2181305 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2241566 2181305 3712 2790 0 2234991 0
Current children cumulated CPU time: 3155.34 s
Current children cumulated vsize: 8966264 KiB
Current children cumulated memory: 8725220 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.08 4.17 5/262 70105
/proc/meminfo: memFree=104270224/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=8966264 memory=8726500 CPUtime=3215.22 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1255162 0 0 0 310230 11292 0 0 20 0 1 0 60862907 9181454336 2181625 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2241566 2181625 3712 2790 0 2234991 0
Current children cumulated CPU time: 3215.22 s
Current children cumulated vsize: 8966264 KiB
Current children cumulated memory: 8726500 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.09 4.17 5/262 70107
/proc/meminfo: memFree=104307072/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=9002776 memory=8706928 CPUtime=3275.1 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1281776 0 0 0 315926 11584 0 0 20 0 1 0 60862907 9218842624 2176732 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2250694 2176732 3712 2790 0 2244119 0
Current children cumulated CPU time: 3275.1 s
Current children cumulated vsize: 9002776 KiB
Current children cumulated memory: 8706928 KiB

[startup+3342.3 s]
/proc/loadavg: 4.04 4.07 4.16 5/262 70109
/proc/meminfo: memFree=102942544/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=9267152 memory=9093100 CPUtime=3334.96 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1329993 0 0 0 321868 11628 0 0 20 0 1 0 60862907 9489563648 2273275 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2316788 2273275 3712 2790 0 2310213 0
Current children cumulated CPU time: 3334.96 s
Current children cumulated vsize: 9267152 KiB
Current children cumulated memory: 9093100 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.09 4.16 5/263 70116
/proc/meminfo: memFree=102889456/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=9469816 memory=9225716 CPUtime=3394.82 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1357530 0 0 0 327846 11636 0 0 20 0 1 0 60862907 9697091584 2306429 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2367454 2306429 3712 2790 0 2360879 0
Current children cumulated CPU time: 3394.82 s
Current children cumulated vsize: 9469816 KiB
Current children cumulated memory: 9225716 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.09 4.15 5/263 70118
/proc/meminfo: memFree=102141704/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=9511764 memory=9268980 CPUtime=3454.66 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1369584 0 0 0 333828 11638 0 0 20 0 1 0 60862907 9740046336 2317245 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2377941 2317245 3712 2790 0 2371366 0
Current children cumulated CPU time: 3454.66 s
Current children cumulated vsize: 9511764 KiB
Current children cumulated memory: 9268980 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.08 4.14 5/263 70119
/proc/meminfo: memFree=102095984/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=9511764 memory=9269108 CPUtime=3514.5 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1370481 0 0 0 339812 11638 0 0 20 0 1 0 60862907 9740046336 2317277 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2377941 2317277 3712 2790 0 2371366 0
Current children cumulated CPU time: 3514.5 s
Current children cumulated vsize: 9511764 KiB
Current children cumulated memory: 9269108 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.08 4.14 5/263 70121
/proc/meminfo: memFree=102369836/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=9511764 memory=9271540 CPUtime=3574.36 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1372543 0 0 0 345797 11639 0 0 20 0 1 0 60862907 9740046336 2317885 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2377941 2317885 3712 2790 0 2371366 0
Current children cumulated CPU time: 3574.36 s
Current children cumulated vsize: 9511764 KiB
Current children cumulated memory: 9271540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608 s]*
/proc/loadavg: 4.06 4.08 4.13 3/256 70142
/proc/meminfo: memFree=111055620/131250000 swapFree=33010684/33010684
[pid=69924] ppid=69921 vsize=9516248 memory=9276276 CPUtime=3600 cores=1,3
/proc/69924/stat : 69924 (ipbhs_scip) R 69921 69924 69878 0 -1 4194304 1374115 0 0 0 348361 11639 0 0 20 0 1 0 60862907 9744637952 2319069 18446744073709551615 94585813262336 94585824688733 140736266885616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 94585826824408 94585826869426 94585839300608 140736266893714 140736266893833 140736266893833 140736266899435 0
/proc/69924/statm: 2379062 2319069 3712 2790 0 2372487 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 9516248 KiB
Current children cumulated memory: 9276276 KiB

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

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

# cumulated CPU time of all completed processes:  user=3483.61 s, system=116.446 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): 3608.06
CPU time (s): 3600.06
CPU user time (s): 3483.61
CPU system time (s): 116.446
CPU usage (%): 99.7783
Max. virtual memory (cumulated for all children) (KiB): 9516248
Max. memory (cumulated for all children) (KiB): 9276276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3483.61
system time used= 116.446
maximum resident set size= 9276276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1374115
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= 153
involuntary context switches= 5678


# summary of solver processes directly reported to runsolver:
#   pid: 69924
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3483.61
#   total CPU system time (s): 116.446

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.22433 second user time and 14.4858 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-02 12:23:46
IDJOB=4504558
IDBENCH=155664
IDSOLVER=3335
FILE ID=nodeC013/4504558-1751451826
RUNJOBID= nodeC013-1751451826-69890
SLURM_JOB_ID= 9598435
Free space on /tmp= 432668 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat25_6_4_4_mh.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4504558-1751451826/watcher-4504558-1751451826 -o /tmp/evaluation-result-4504558-1751451826/solver-4504558-1751451826 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751451826-69890 --watchdog 3760  ./ipbhs_scip HOME/instance-4504558-1751451826.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= fab5e62eb964e75ef5bb4e0d05cd3bf1
RANDOM SEED=1495293343

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128561208 kB
MemAvailable:   129673264 kB
Buffers:            3280 kB
Cached:          1910780 kB
SwapCached:            0 kB
Active:           314472 kB
Inactive:        1665876 kB
Active(anon):      79572 kB
Inactive(anon):        0 kB
Active(file):     234900 kB
Inactive(file):  1665876 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            335812 kB
Writeback:            16 kB
AnonPages:         69508 kB
Mapped:            99248 kB
Shmem:             13284 kB
KReclaimable:     100640 kB
Slab:             189524 kB
SReclaimable:     100640 kB
SUnreclaim:        88884 kB
KernelStack:        4052 kB
PageTables:         2716 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     316272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150328 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432368 MiB
End job on nodeC013 at 2025-07-02 13:23:55