Trace number 4515392

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 NameAnswerCPU timeWall clock time
SCIP 2024-07-07? (TO) 3600.08 3609.11

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
sumineq/sumineq_pyr_4_shuffle/normalized-sumineqArity4pyramidP145.shuf-1.opb
MD5SUMba28cd3367cfe12555432753b09255a3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.14641
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42924
Total number of constraints10732
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)18
Number of constraints which are nor clauses,nor cardinality constraints10714
Minimum length of a constraint4
Maximum length of a constraint12
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 24
Number of bits of the biggest sum of numbers5
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 SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4515392-1751233441.opb>
0.00/0.09	c original problem has 42924 variables (42924 bin, 0 int, 0 impl, 0 cont) and 10732 constraints
0.00/0.09	c problem read in 0.08
0.00/0.09	c No objective function, only one solution is needed.
0.08/0.20	c presolving:
0.19/0.24	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 147 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs
0.19/0.30	c    (0.3s) running MILP presolver
0.28/0.36	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 4 fixings, 0 bound changes
0.38/0.47	c (round 2, exhaustive) 4 del vars, 1 del conss, 0 add conss, 0 chg bounds, 147 chg sides, 0 chg coeffs, 10564 upgd conss, 0 impls, 0 clqs
0.48/0.52	c (round 3, exhaustive) 4 del vars, 1 del conss, 0 add conss, 0 chg bounds, 147 chg sides, 0 chg coeffs, 10688 upgd conss, 0 impls, 0 clqs
0.48/0.54	c (round 4, exhaustive) 4 del vars, 1 del conss, 0 add conss, 0 chg bounds, 147 chg sides, 0 chg coeffs, 10731 upgd conss, 0 impls, 0 clqs
0.87/0.99	c    (1.0s) probing: 51/42920 (0.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.87/0.99	c    (1.0s) probing aborted: 50/50 successive totally useless probings
0.98/1.03	c    (1.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515392-1751233441/watcher-4515392-1751233441 -o /tmp/evaluation-result-4515392-1751233441/solver-4515392-1751233441 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751227488-29475 --watchdog 3760 pbscip -f HOME/instance-4515392-1751233441.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=30954, runsolver pid=30950

[startup+0.100064 s]*
/proc/loadavg: 4.13 4.11 4.09 5/264 30960
/proc/meminfo: memFree=128731176/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=103028 memory=76616 CPUtime=0.08 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 16046 0 0 0 7 1 0 0 20 0 1 0 39023006 105500672 19154 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 25757 19154 3552 3530 0 17208 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 103028 KiB
Current children cumulated memory: 76616 KiB

[startup+0.205468 s]*
/proc/loadavg: 4.13 4.11 4.09 5/264 30960
/proc/meminfo: memFree=128578468/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=170228 memory=137672 CPUtime=0.19 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 31261 0 0 0 15 4 0 0 20 0 1 0 39023006 174313472 34418 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 42557 34418 3584 3530 0 34008 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 170228 KiB
Current children cumulated memory: 137672 KiB

[startup+0.305433 s]*
/proc/loadavg: 4.13 4.11 4.09 5/264 30960
/proc/meminfo: memFree=128526492/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=194656 memory=160988 CPUtime=0.28 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 37967 0 0 0 23 5 0 0 20 0 1 0 39023006 199327744 40215 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 48664 40215 3648 3530 0 40115 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 194656 KiB
Current children cumulated memory: 160988 KiB

[startup+0.700191 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 30960
/proc/meminfo: memFree=128438056/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=243816 memory=209368 CPUtime=0.67 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 52283 0 0 0 60 7 0 0 20 0 1 0 39023006 249667584 52342 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 60954 52342 3776 3530 0 52405 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 243816 KiB
Current children cumulated memory: 209368 KiB

[startup+1.50013 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 30960
/proc/meminfo: memFree=128148020/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=472064 memory=355144 CPUtime=1.47 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 86749 0 0 0 135 12 0 0 20 0 1 0 39023006 483393536 88786 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 118016 88786 3776 3530 0 109467 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 472064 KiB
Current children cumulated memory: 355144 KiB

[startup+3.10522 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 30960
/proc/meminfo: memFree=127513804/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=636664 memory=519752 CPUtime=3.07 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 127902 0 0 0 289 18 0 0 20 0 1 0 39023006 651943936 129938 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 159166 129938 3776 3530 0 150617 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 636664 KiB
Current children cumulated memory: 519752 KiB

[startup+6.30012 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 30960
/proc/meminfo: memFree=127167560/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=933688 memory=816840 CPUtime=6.26 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 202167 0 0 0 594 32 0 0 20 0 1 0 39023006 956096512 204210 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 233422 204210 3776 3530 0 224873 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 933688 KiB
Current children cumulated memory: 816840 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 30960
/proc/meminfo: memFree=126810964/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1082412 memory=974856 CPUtime=12.64 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 239616 0 0 0 1226 38 0 0 20 0 1 0 39023006 1108389888 243714 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 270603 243714 3776 3530 0 262054 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1082412 KiB
Current children cumulated memory: 974856 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.10 4.09 5/264 30960
/proc/meminfo: memFree=126199992/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1154848 memory=1054456 CPUtime=25.42 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 258007 0 0 0 2500 42 0 0 20 0 1 0 39023006 1182564352 263614 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 288712 263614 3776 3530 0 280163 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1154848 KiB
Current children cumulated memory: 1054456 KiB

[startup+51.1053 s]
/proc/loadavg: 4.06 4.09 4.09 5/264 30960
/proc/meminfo: memFree=125986352/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1243384 memory=1143672 CPUtime=50.97 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 280292 0 0 0 5052 45 0 0 20 0 1 0 39023006 1273225216 285918 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 310846 285918 3776 3530 0 302297 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 1243384 KiB
Current children cumulated memory: 1143672 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 30964
/proc/meminfo: memFree=124555040/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1361096 memory=1261304 CPUtime=102.05 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 309720 0 0 0 10156 49 0 0 20 0 1 0 39023006 1393762304 315326 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 340274 315326 3776 3530 0 331725 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 1361096 KiB
Current children cumulated memory: 1261304 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/263 30966
/proc/meminfo: memFree=124380020/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421464 memory=1321080 CPUtime=161.91 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 324648 0 0 0 16140 51 0 0 20 0 1 0 39023006 1455579136 330270 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355366 330270 3776 3530 0 346817 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 1421464 KiB
Current children cumulated memory: 1321080 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/263 30968
/proc/meminfo: memFree=124395612/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421468 memory=1321080 CPUtime=221.78 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 324651 0 0 0 22126 52 0 0 20 0 1 0 39023006 1455583232 330270 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355367 330270 3776 3530 0 346818 0
Current children cumulated CPU time: 221.78 s
Current children cumulated vsize: 1421468 KiB
Current children cumulated memory: 1321080 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/263 30970
/proc/meminfo: memFree=124381736/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421472 memory=1321080 CPUtime=281.65 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 324652 0 0 0 28113 52 0 0 20 0 1 0 39023006 1455587328 330270 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355368 330270 3776 3530 0 346819 0
Current children cumulated CPU time: 281.65 s
Current children cumulated vsize: 1421472 KiB
Current children cumulated memory: 1321080 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/262 30972
/proc/meminfo: memFree=124358192/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421472 memory=1321080 CPUtime=341.49 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 324654 0 0 0 34097 52 0 0 20 0 1 0 39023006 1455587328 330270 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355368 330270 3776 3530 0 346819 0
Current children cumulated CPU time: 341.49 s
Current children cumulated vsize: 1421472 KiB
Current children cumulated memory: 1321080 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 30981
/proc/meminfo: memFree=124357876/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421476 memory=1321080 CPUtime=401.34 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 324655 0 0 0 40082 52 0 0 20 0 1 0 39023006 1455591424 330270 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355369 330270 3776 3530 0 346820 0
Current children cumulated CPU time: 401.34 s
Current children cumulated vsize: 1421476 KiB
Current children cumulated memory: 1321080 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 30983
/proc/meminfo: memFree=124333612/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421480 memory=1321080 CPUtime=461.19 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 324658 0 0 0 46066 53 0 0 20 0 1 0 39023006 1455595520 330270 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355370 330270 3776 3530 0 346821 0

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

Current children cumulated memory: 1337080 KiB

[startup+2922.3 s]
/proc/loadavg: 4.21 4.15 4.10 5/265 31267
/proc/meminfo: memFree=123360292/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421536 memory=1337080 CPUtime=2915.03 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 324987 0 0 0 291450 53 0 0 20 0 1 0 39023006 1455652864 334270 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355384 334270 3776 3530 0 346835 0
Current children cumulated CPU time: 2915.03 s
Current children cumulated vsize: 1421536 KiB
Current children cumulated memory: 1337080 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/265 31269
/proc/meminfo: memFree=123363408/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421536 memory=1337080 CPUtime=2974.88 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 324988 0 0 0 297435 53 0 0 20 0 1 0 39023006 1455652864 334270 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355384 334270 3776 3530 0 346835 0
Current children cumulated CPU time: 2974.88 s
Current children cumulated vsize: 1421536 KiB
Current children cumulated memory: 1337080 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/265 31271
/proc/meminfo: memFree=123338340/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421536 memory=1337080 CPUtime=3034.72 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325053 0 0 0 303419 53 0 0 20 0 1 0 39023006 1455652864 334270 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355384 334270 3776 3530 0 346835 0
Current children cumulated CPU time: 3034.72 s
Current children cumulated vsize: 1421536 KiB
Current children cumulated memory: 1337080 KiB

[startup+3102.3 s]
/proc/loadavg: 4.20 4.14 4.10 5/264 31273
/proc/meminfo: memFree=123315212/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421540 memory=1337208 CPUtime=3094.57 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325055 0 0 0 309404 53 0 0 20 0 1 0 39023006 1455656960 334302 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355385 334302 3776 3530 0 346836 0
Current children cumulated CPU time: 3094.57 s
Current children cumulated vsize: 1421540 KiB
Current children cumulated memory: 1337208 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/263 31275
/proc/meminfo: memFree=123303536/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421540 memory=1337208 CPUtime=3154.41 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325055 0 0 0 315388 53 0 0 20 0 1 0 39023006 1455656960 334302 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355385 334302 3776 3530 0 346836 0
Current children cumulated CPU time: 3154.41 s
Current children cumulated vsize: 1421540 KiB
Current children cumulated memory: 1337208 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.14 4.09 5/262 31279
/proc/meminfo: memFree=123292724/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421540 memory=1337208 CPUtime=3214.26 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325056 0 0 0 321373 53 0 0 20 0 1 0 39023006 1455656960 334302 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355385 334302 3776 3530 0 346836 0
Current children cumulated CPU time: 3214.26 s
Current children cumulated vsize: 1421540 KiB
Current children cumulated memory: 1337208 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/262 31281
/proc/meminfo: memFree=123261372/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421540 memory=1337208 CPUtime=3274.1 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325056 0 0 0 327357 53 0 0 20 0 1 0 39023006 1455656960 334302 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355385 334302 3776 3530 0 346836 0
Current children cumulated CPU time: 3274.1 s
Current children cumulated vsize: 1421540 KiB
Current children cumulated memory: 1337208 KiB

[startup+3342.3 s]
/proc/loadavg: 4.04 4.10 4.08 5/262 31283
/proc/meminfo: memFree=123239100/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421544 memory=1337208 CPUtime=3333.95 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325058 0 0 0 333342 53 0 0 20 0 1 0 39023006 1455661056 334302 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355386 334302 3776 3530 0 346837 0
Current children cumulated CPU time: 3333.95 s
Current children cumulated vsize: 1421544 KiB
Current children cumulated memory: 1337208 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/262 31285
/proc/meminfo: memFree=123212916/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421544 memory=1337208 CPUtime=3393.79 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325126 0 0 0 339326 53 0 0 20 0 1 0 39023006 1455661056 334302 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355386 334302 3776 3530 0 346837 0
Current children cumulated CPU time: 3393.79 s
Current children cumulated vsize: 1421544 KiB
Current children cumulated memory: 1337208 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/262 31287
/proc/meminfo: memFree=123197004/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421544 memory=1337208 CPUtime=3453.64 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325127 0 0 0 345311 53 0 0 20 0 1 0 39023006 1455661056 334302 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355386 334302 3776 3530 0 346837 0
Current children cumulated CPU time: 3453.64 s
Current children cumulated vsize: 1421544 KiB
Current children cumulated memory: 1337208 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/263 31294
/proc/meminfo: memFree=123193588/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421544 memory=1337208 CPUtime=3513.48 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325127 0 0 0 351295 53 0 0 20 0 1 0 39023006 1455661056 334302 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355386 334302 3776 3530 0 346837 0
Current children cumulated CPU time: 3513.48 s
Current children cumulated vsize: 1421544 KiB
Current children cumulated memory: 1337208 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 31296
/proc/meminfo: memFree=123194940/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421544 memory=1337208 CPUtime=3573.32 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325128 0 0 0 357279 53 0 0 20 0 1 0 39023006 1455661056 334302 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355386 334302 3776 3530 0 346837 0
Current children cumulated CPU time: 3573.32 s
Current children cumulated vsize: 1421544 KiB
Current children cumulated memory: 1337208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 4.47 4.18 4.12 5/263 31297
/proc/meminfo: memFree=123194804/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421548 memory=1337208 CPUtime=3600.06 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325129 0 0 0 359953 53 0 0 20 0 1 0 39023006 1455665152 334302 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355387 334302 3776 3530 0 346838 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1421548 KiB
Current children cumulated memory: 1337208 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.54 s, system=0.543696 s

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

[startup+3609.11 s]
/proc/loadavg: 4.47 4.18 4.12 5/263 31297
/proc/meminfo: memFree=123194804/131249988 swapFree=33010684/33010684
[pid=30954] ppid=30950 vsize=1421548 memory=1337208 CPUtime=3600.06 cores=5,7
/proc/30954/stat : 30954 (pbscip) R 30950 30954 29462 0 -1 4194304 325129 0 0 0 359953 53 0 0 20 0 1 0 39023006 1455665152 334302 18446744073709551615 4235264 18693293 140735360088656 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 59822080 140735360096649 140735360096748 140735360096748 140735360102350 0
/proc/30954/statm: 355387 334302 3776 3530 0 346838 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1421548 KiB
Current children cumulated memory: 1337208 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.11
CPU time (s): 3600.08
CPU user time (s): 3599.54
CPU system time (s): 0.543696
CPU usage (%): 99.7498
Max. virtual memory (cumulated for all children) (KiB): 1421548
Max. memory (cumulated for all children) (KiB): 1337208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.54
system time used= 0.543696
maximum resident set size= 1337208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 325129
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= 94
involuntary context switches= 2104


# summary of solver processes directly reported to runsolver:
#   pid: 30954
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.54
#   total CPU system time (s): 0.543696

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.31543 second user time and 14.8038 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-06-29 23:44:02
IDJOB=4515392
IDBENCH=165244
IDSOLVER=3365
FILE ID=nodeC034/4515392-1751233441
RUNJOBID= nodeC034-1751227488-29475
SLURM_JOB_ID= 9587686
Free space on /tmp= 433008 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/sumineq/sumineq_pyr_4_shuffle/normalized-sumineqArity4pyramidP145.shuf-1.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515392-1751233441/watcher-4515392-1751233441 -o /tmp/evaluation-result-4515392-1751233441/solver-4515392-1751233441 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751227488-29475 --watchdog 3760  pbscip -f HOME/instance-4515392-1751233441.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= ba28cd3367cfe12555432753b09255a3
RANDOM SEED=1180946810

nodeC034 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		: 3599.793
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.53
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.767
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.53
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		: 3567.239
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.323
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.53
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		: 3598.570
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.53
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		: 3760.743
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.53
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.730
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.53
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.763
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        128843508 kB
MemAvailable:   128693424 kB
Buffers:            3280 kB
Cached:           659092 kB
SwapCached:            0 kB
Active:          1331024 kB
Inactive:         436932 kB
Active(anon):    1123688 kB
Inactive(anon):        0 kB
Active(file):     207336 kB
Inactive(file):   436932 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             48164 kB
Writeback:            16 kB
AnonPages:       1108656 kB
Mapped:           125604 kB
Shmem:             18104 kB
KReclaimable:      89376 kB
Slab:             175872 kB
SReclaimable:      89376 kB
SUnreclaim:        86496 kB
KernelStack:        4160 kB
PageTables:         5168 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    1503244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432976 MiB
End job on nodeC034 at 2025-06-30 00:44:11