Trace number 4498618

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
roundingsat+pbsuma-opt 63f22ad? (MO) 1057.46 1061.7

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__64.opb
MD5SUM6d0bcc2b57c04c2d4d51edf27892ab0d
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 benchmark74222
Best CPU time to get the best result obtained on this benchmark15.1822
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables641998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint64
Maximum length of a constraint2817
Number of terms in the objective function 640000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 22177598784
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 22177598784
Number of bits of the biggest sum of numbers35
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 ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4498618-1751400546.opb'
0.28/0.33	c 	read 30.33MB  (318.51ms)
0.28/0.33	c	 [cnf: #variables 641998 #clauses 12001 #duplicates 0 #arr 2561998]
0.28/0.33	c 
0.28/0.33	c make graph and approximate orbits
0.88/0.94	c	 [group: #orbits ~= 20000] (602.31ms)
0.88/0.94	c 
0.88/0.94	c detect special group actions
0.88/0.94	c 	 exceeded limit
0.88/0.94	c 	 (0.00ms)
0.88/0.94	c 
0.88/0.94	c detect symmetries on remainder
0.88/0.94	c 	 [group: #symmetries 1.00*10^0 #generators 0] (0.01ms)
0.88/0.94	c 
0.88/0.94	c finalize break order and special generators
0.88/0.97	c 
0.88/0.97	c generation finished
0.88/0.97	c 	[sbp: #constraints 0 #add_vars 0]
0.88/0.97	c 
0.88/0.97	c write result to 'HOME/instance-4498618-1751400546.opb.pre'
0.97/1.04	c 	wrote 30.33MB (63.24ms)
0.97/1.04	c ------------------------------------------------------------------
0.97/1.04	c                 602.31ms 58.74% approx_orbits
0.97/1.04	c                 318.51ms 31.06% parse
0.97/1.04	c                  63.24ms  6.17% output
0.97/1.04	c                  31.45ms  3.07% finalize_order
0.97/1.04	c                   9.85ms  0.96% other
0.97/1.04	c                   0.01ms  0.00% detect_generic
0.97/1.04	c                   0.00ms  0.00% detect_special
0.97/1.04	c         ───────────────────────────────────────────────
0.97/1.04	c                1025.37ms   100% total
0.97/1.04	c ------------------------------------------------------------------
0.97/1.06	c RoundingSat 2
0.97/1.06	c branch pb25
0.97/1.06	c commit 63f22ad
2.15/2.29	c #variables 641998 #constraints 14000
2.25/2.30	c objective is ce32 
2.25/2.30	c initial watched  CF 32, 64, 128, Arb: 1998 , 0 , 0 , 0
2.25/2.30	c initial counting CF 32, 64, 128, Arb: 1999 , 0 , 0 , 0
2.25/2.30	c bounds - >= 0 @ 1.06494
2.96/3.09	c rational objective 9542
7.43/7.59	c bounds 3066995 >= 0 @ 5.00932
464.28/465.64	c #Conflicts:       1000 | #Constraints:      15039
464.28/465.64	c #Conflicts:       2000 | #Constraints:      16079
464.28/465.64	c INPROCESSING
464.28/465.64	c GARBAGE COLLECT
464.28/465.64	c rational objective 17334
1055.96/1058.99	terminate called after throwing an instance of 'std::bad_alloc'
1055.96/1058.99	  what():  std::bad_alloc

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (61827 MiB free)
  memory of node 1: 64465 MiB (61804 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498618-1751400546/watcher-4498618-1751400546 -o /tmp/evaluation-result-4498618-1751400546/solver-4498618-1751400546 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751398701-54920 --watchdog 3760 run-opt-break.sh HOME/instance-4498618-1751400546.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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=55313, runsolver pid=55310
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.13 4.12 3.80 5/268 55315
/proc/meminfo: memFree=126579608/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55315] ppid=55313 vsize=88500 memory=66744 CPUtime=0.08 cores=0,2
/proc/55315/stat : 55315 (pbsuma) R 55313 55313 54907 0 -1 4194304 7179 0 0 0 6 2 0 0 20 0 1 0 55677156 90624000 16686 18446744073709551615 4210688 4653049 140726053749056 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 10629120 140726053751139 140726053751346 140726053751346 140726053756911 0
/proc/55315/statm: 22125 16686 928 108 0 19533 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 92692 KiB
Current children cumulated memory: 69688 KiB

[startup+0.205665 s]*
/proc/loadavg: 4.13 4.12 3.80 5/268 55315
/proc/meminfo: memFree=126544328/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55315] ppid=55313 vsize=144308 memory=116440 CPUtime=0.19 cores=0,2
/proc/55315/stat : 55315 (pbsuma) R 55313 55313 54907 0 -1 4194304 14494 0 0 0 15 4 0 0 20 0 1 0 55677156 147771392 29110 18446744073709551615 4210688 4653049 140726053749056 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 10629120 140726053751139 140726053751346 140726053751346 140726053756911 0
/proc/55315/statm: 36077 29110 928 108 0 33485 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 148500 KiB
Current children cumulated memory: 119384 KiB

[startup+0.30568 s]*
/proc/loadavg: 4.13 4.12 3.80 5/268 55315
/proc/meminfo: memFree=126544356/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55315] ppid=55313 vsize=144308 memory=121436 CPUtime=0.28 cores=0,2
/proc/55315/stat : 55315 (pbsuma) R 55313 55313 54907 0 -1 4194304 14724 0 0 0 24 4 0 0 20 0 1 0 55677156 147771392 30359 18446744073709551615 4210688 4653049 140726053749056 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 10629120 140726053751139 140726053751346 140726053751346 140726053756911 0
/proc/55315/statm: 36077 30359 928 108 0 33485 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 148500 KiB
Current children cumulated memory: 124380 KiB

[startup+0.700207 s]
/proc/loadavg: 4.13 4.12 3.80 5/268 55315
/proc/meminfo: memFree=126516888/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55315] ppid=55313 vsize=739664 memory=532784 CPUtime=0.68 cores=0,2
/proc/55315/stat : 55315 (pbsuma) R 55313 55313 54907 0 -1 4194304 27744 0 0 0 53 15 0 0 20 0 1 0 55677156 757415936 133196 18446744073709551615 4210688 4653049 140726053749056 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 10629120 140726053751139 140726053751346 140726053751346 140726053756911 0
/proc/55315/statm: 184916 133196 960 108 0 182324 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 743856 KiB
Current children cumulated memory: 535728 KiB

[startup+1.50013 s]
/proc/loadavg: 4.13 4.12 3.80 6/268 55315
/proc/meminfo: memFree=126384280/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

[startup+3.1056 s]
/proc/loadavg: 4.13 4.12 3.80 6/268 55316
/proc/meminfo: memFree=126293896/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=787564 memory=686364 CPUtime=2.03 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 73386 0 0 0 174 29 0 0 20 0 1 0 55677261 806465536 171591 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 196891 171591 2304 1147 0 184318 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 791756 KiB
Current children cumulated memory: 689308 KiB

[startup+6.30014 s]
/proc/loadavg: 4.12 4.12 3.80 6/268 55316
/proc/meminfo: memFree=126233236/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=791080 memory=728196 CPUtime=5.21 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 77645 0 0 0 422 99 0 0 20 0 1 0 55677261 810065920 182049 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 197770 182049 2368 1147 0 185197 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 795272 KiB
Current children cumulated memory: 731140 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.11 3.80 6/268 55316
/proc/meminfo: memFree=126049704/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=996924 memory=924544 CPUtime=11.59 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 93237 0 0 0 974 185 0 0 20 0 1 0 55677261 1020850176 231136 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 249231 231136 2368 1147 0 236658 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1001116 KiB
Current children cumulated memory: 927488 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.11 3.80 6/268 55316
/proc/meminfo: memFree=125421400/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=1613900 memory=1554980 CPUtime=24.36 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 188534 0 0 0 2214 222 0 0 20 0 1 0 55677261 1652633600 388745 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 403475 388745 2368 1147 0 390902 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1618092 KiB
Current children cumulated memory: 1557924 KiB

[startup+51.1054 s]
/proc/loadavg: 4.11 4.11 3.82 6/267 55317
/proc/meminfo: memFree=124634256/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=2533644 memory=2303088 CPUtime=49.88 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 310402 0 0 0 4718 270 0 0 20 0 1 0 55677261 2594451456 575772 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 633411 575772 2368 1147 0 620838 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2537836 KiB
Current children cumulated memory: 2306032 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 3.83 6/269 55323
/proc/meminfo: memFree=123144456/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=3928484 memory=3780548 CPUtime=100.94 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 523668 0 0 0 9620 474 0 0 20 0 1 0 55677261 4022767616 945137 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 982121 945137 2368 1147 0 969548 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 3932676 KiB
Current children cumulated memory: 3783492 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.10 3.85 6/270 55326
/proc/meminfo: memFree=120607492/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=6485960 memory=6287156 CPUtime=160.76 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 968723 0 0 0 15444 632 0 0 20 0 1 0 55677261 6641623040 1571789 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 1621490 1571789 2368 1147 0 1608917 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 6490152 KiB
Current children cumulated memory: 6290100 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 3.87 6/270 55332
/proc/meminfo: memFree=118632676/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=9174132 memory=8279872 CPUtime=220.61 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 1307693 0 0 0 21204 857 0 0 20 0 1 0 55677261 9394311168 2069968 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 2293533 2069968 2368 1147 0 2280960 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 9178324 KiB
Current children cumulated memory: 8282816 KiB

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

/proc/meminfo: memFree=110204400/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=20003324 memory=16610152 CPUtime=699.31 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 2993782 0 0 0 67991 1940 0 0 20 0 1 0 55677261 20483403776 4152538 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 5000831 4152538 2368 1147 0 4988258 0
Current children cumulated CPU time: 700.34 s
Current children cumulated vsize: 20007516 KiB
Current children cumulated memory: 16613096 KiB

[startup+762.3 s]
/proc/loadavg: 4.67 4.23 4.04 6/267 55355
/proc/meminfo: memFree=108129628/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=21660224 memory=18661292 CPUtime=759.15 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 3330144 0 0 0 73907 2008 0 0 20 0 1 0 55677261 22180069376 4665323 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 5415056 4665323 2368 1147 0 5402483 0
Current children cumulated CPU time: 760.18 s
Current children cumulated vsize: 21664416 KiB
Current children cumulated memory: 18664236 KiB

[startup+822.3 s]
/proc/loadavg: 4.62 4.32 4.09 6/267 55361
/proc/meminfo: memFree=106883636/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=22390068 memory=19918168 CPUtime=818.99 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 3526134 0 0 0 79784 2115 0 0 20 0 1 0 55677261 22927429632 4979542 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 5597517 4979542 2368 1147 0 5584944 0
Current children cumulated CPU time: 820.02 s
Current children cumulated vsize: 22394260 KiB
Current children cumulated memory: 19921112 KiB

[startup+882.3 s]
/proc/loadavg: 4.22 4.26 4.08 6/267 55363
/proc/meminfo: memFree=105449020/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=23261264 memory=21330524 CPUtime=878.82 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 3750765 0 0 0 85621 2261 0 0 20 0 1 0 55677261 23819534336 5332631 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 5815316 5332631 2368 1147 0 5802743 0
Current children cumulated CPU time: 879.85 s
Current children cumulated vsize: 23265456 KiB
Current children cumulated memory: 21333468 KiB

[startup+942.3 s]
/proc/loadavg: 4.19 4.24 4.09 6/268 55366
/proc/meminfo: memFree=104151080/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=24042972 memory=22633816 CPUtime=938.64 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 3953503 0 0 0 91488 2376 0 0 20 0 1 0 55677261 24620003328 5658454 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 6010743 5658454 2368 1147 0 5998170 0
Current children cumulated CPU time: 939.67 s
Current children cumulated vsize: 24047164 KiB
Current children cumulated memory: 22636760 KiB

[startup+1002.3 s]
/proc/loadavg: 4.12 4.21 4.09 6/267 55368
/proc/meminfo: memFree=103567504/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=24096136 memory=23223804 CPUtime=998.48 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55313 55313 54907 0 -1 4194304 4013388 0 0 0 97253 2595 0 0 20 0 1 0 55677261 24674443264 5805951 18446744073709551615 4227072 8923433 140727293857744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 0
/proc/55316/statm: 6024034 5805951 2368 1147 0 6011461 0
Current children cumulated CPU time: 999.51 s
Current children cumulated vsize: 24100328 KiB
Current children cumulated memory: 23226748 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1059 s]*
/proc/loadavg: 4.10 4.19 4.09 5/268 55371
/proc/meminfo: memFree=100544532/131250000 swapFree=33010684/33010684
[pid=55313] ppid=55310 vsize=4192 memory=2944 CPUtime=1.03 cores=0,2
/proc/55313/stat : 55313 (run-opt-break.s) S 55310 55313 54907 0 -1 4194304 236 30161 0 0 0 0 84 19 20 0 1 0 55677155 4292608 736 18446744073709551615 94098542931968 94098543826501 140735786435696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94098544065552 94098544113296 94098544627712 140735786436961 140735786437090 140735786437090 140735786442692 0
/proc/55313/statm: 1048 736 672 219 0 110 0
[pid=55316] ppid=55313 vsize=31795052 memory=26230400 CPUtime=1055.03 cores=0,2
/proc/55316/stat : 55316 (roundingsat) D 55313 55313 54907 0 -1 4195840 4593513 0 1 0 102578 2925 0 0 20 0 1 0 55677261 32558133248 6557600 18446744073709551615 4227072 8923433 140727293857744 140727293854400 140187236088428 0 0 0 8404994 1 0 0 17 0 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 6
/proc/55316/statm: 7948763 6557600 2496 1147 0 7936190 0
Current children cumulated CPU time: 1056.06 s
Current children cumulated vsize: 31799244 KiB
Current children cumulated memory: 26233344 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.842546 s, system=0.200501 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+1061.7 s]
# the end of solver process 55316 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=1026.62 s, system=30.84 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+1059.21 s]
/proc/loadavg: 4.10 4.19 4.09 6/269 55374
/proc/meminfo: memFree=100500224/131250000 swapFree=33010684/33010684
[pid=55316] ppid=55310 vsize=31795052 memory=26230400 CPUtime=1055.11 cores=0,2
/proc/55316/stat : 55316 (roundingsat) R 55310 55313 54907 0 -1 4195840 4593513 0 1 0 102578 2933 0 0 20 0 1 0 55677261 32558133248 6557600 18446744073709551615 4227072 8923433 140727293857744 140727293854400 140187236088428 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 6
/proc/55316/statm: 7948763 6557600 2496 1147 0 7936190 0
Current cumulated CPU time of completed processes: 1.04305 s
Current children cumulated CPU time: 1055.11 s
Current children cumulated vsize: 31795052 KiB
Current children cumulated memory: 26230400 KiB

[startup+1060 s]*
/proc/loadavg: 4.10 4.19 4.09 6/270 55376
/proc/meminfo: memFree=99438404/131250000 swapFree=33010684/33010684
[pid=55316] ppid=55310 vsize=31795052 memory=26230400 CPUtime=1055.73 cores=0,2
/proc/55316/stat : 55316 (roundingsat) S 55310 55313 54907 0 -1 4195840 4593513 0 1 0 102578 2995 0 0 20 0 1 0 55677261 32558133248 6557600 18446744073709551615 4227072 8923433 140727293857744 140727293854400 140187236088428 0 0 0 8404994 1 0 0 17 2 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 6
/proc/55316/statm: 7948763 6557600 2496 1147 0 7936190 0
Current cumulated CPU time of completed processes: 1.04305 s
Current children cumulated CPU time: 1055.73 s
Current children cumulated vsize: 31795052 KiB
Current children cumulated memory: 26230400 KiB

[startup+1060.8 s]
/proc/loadavg: 4.10 4.19 4.09 6/270 55376
/proc/meminfo: memFree=99438404/131250000 swapFree=33010684/33010684
[pid=55316] ppid=55310 vsize=31795052 memory=26230400 CPUtime=1055.73 cores=0,2
/proc/55316/stat : 55316 (roundingsat) S 55310 55313 54907 0 -1 4195840 4593513 0 1 0 102578 2995 0 0 20 0 1 0 55677261 32558133248 6557600 18446744073709551615 4227072 8923433 140727293857744 140727293854400 140187236088428 0 0 0 8404994 1 0 0 17 2 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 6
/proc/55316/statm: 7948763 6557600 2496 1147 0 7936190 0
Current cumulated CPU time of completed processes: 1.04305 s
Current children cumulated CPU time: 1055.73 s
Current children cumulated vsize: 31795052 KiB
Current children cumulated memory: 26230400 KiB

[startup+1061 s]*
/proc/loadavg: 4.09 4.19 4.09 6/270 55376
/proc/meminfo: memFree=99381968/131250000 swapFree=33010684/33010684
[pid=55316] ppid=55310 vsize=31795052 memory=26230400 CPUtime=1055.73 cores=0,2
/proc/55316/stat : 55316 (roundingsat) S 55310 55313 54907 0 -1 4195840 4593513 0 1 0 102578 2995 0 0 20 0 1 0 55677261 32558133248 6557600 18446744073709551615 4227072 8923433 140727293857744 140727293854400 140187236088428 0 0 0 8404994 1 0 0 17 2 0 0 0 0 0 9823104 9832592 23805952 140727293864292 140727293864488 140727293864488 140727293870058 6
/proc/55316/statm: 7948763 6557600 2496 1147 0 7936190 0
Current cumulated CPU time of completed processes: 1.04305 s
Current children cumulated CPU time: 1055.73 s
Current children cumulated vsize: 31795052 KiB
Current children cumulated memory: 26230400 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1061.7
CPU time (s): 1057.46
CPU user time (s): 1026.62
CPU system time (s): 30.84
CPU usage (%): 99.6012
Max. virtual memory (cumulated for all children) (KiB): 31799244
Max. memory (cumulated for all children) (KiB): 26233344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1026.62
system time used= 30.84
maximum resident set size= 26230400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4623910
page faults= 1
swaps= 0
block input operations= 184
block output operations= 59248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 293
involuntary context switches= 14370


# summary of solver processes directly reported to runsolver:
#   pid: 55313,55316
#   total CPU time (s): 1057.46
#   total CPU user time (s): 1026.62
#   total CPU system time (s): 30.84

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.02671 second user time and 4.07333 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-01 22:09:06
IDJOB=4498618
IDBENCH=148722
IDSOLVER=3359
FILE ID=nodeC028/4498618-1751400546
RUNJOBID= nodeC028-1751398701-54920
SLURM_JOB_ID= 9598282
Free space on /tmp= 432984 MiB

SOLVER NAME= roundingsat+pbsuma-opt 63f22ad
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__64.opb
COMMAND LINE= run-opt-break.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498618-1751400546/watcher-4498618-1751400546 -o /tmp/evaluation-result-4498618-1751400546/solver-4498618-1751400546 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751398701-54920 --watchdog 3760  run-opt-break.sh HOME/instance-4498618-1751400546.opb

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

MD5SUM BENCH= 6d0bcc2b57c04c2d4d51edf27892ab0d
RANDOM SEED=1494088024

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126599820 kB
MemAvailable:   126672012 kB
Buffers:            3280 kB
Cached:           878556 kB
SwapCached:            0 kB
Active:          3119160 kB
Inactive:         570032 kB
Active(anon):    2825424 kB
Inactive(anon):        0 kB
Active(file):     293736 kB
Inactive(file):   570032 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             36632 kB
Writeback:            64 kB
AnonPages:       2807628 kB
Mapped:           116804 kB
Shmem:             18068 kB
KReclaimable:      95324 kB
Slab:             181916 kB
SReclaimable:      95324 kB
SUnreclaim:        86592 kB
KernelStack:        4320 kB
PageTables:         8756 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3580636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3712 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1781760 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430760 MiB
End job on nodeC028 at 2025-07-01 22:26:48