Trace number 4545765

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
SynLSCD 2025-07-23? (TO) 3600.1 3610.05

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-192.opb
MD5SUM7ac327da8fefd7cd3f39afa8bfb7af2c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark106.066
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15414
Total number of constraints395824
Number of constraints which are clauses358980
Number of constraints which are cardinality constraints (but not clauses)907
Number of constraints which are nor clauses,nor cardinality constraints35937
Minimum length of a constraint2
Maximum length of a constraint270
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 271
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.97/1.24	c #vars 15414 #constraints 396289 25.7097 1
0.97/1.24	c intsize: 9
2.06/2.33	c 396289 constraints
2.06/2.33	c Finish cloning data from SAT to LS
2.06/2.33	c restart_num_ls  -100000 0
110.25/110.80	c Use LS-small
110.25/110.80	c restart_num_ls  0 1020
110.25/110.80	c LS 90 80
229.12/230.03	c Use LS-small
229.12/230.03	c restart_num_ls  1020 1914
229.12/230.03	c LS 80 70
415.08/416.54	c Use LS-small
415.08/416.54	c restart_num_ls  1914 3707
415.08/416.54	c LS 70 34
3600.04/3610.00	c Use LS-small
3600.04/3610.00	c Program interrupted by user.
3600.04/3610.00	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545765-1753259780/watcher-4545765-1753259780 -o /tmp/evaluation-result-4545765-1753259780/solver-4545765-1753259780 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1753259701-219789 --watchdog 3760 ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545765-1753259780.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=220128, runsolver pid=220125

[startup+0.10006 s]*
/proc/loadavg: 3.25 1.12 0.45 3/261 220129
/proc/meminfo: memFree=128940232/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=17104 memory=640 CPUtime=0 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) D 220125 220128 219772 0 -1 4456448 83 0 0 0 0 0 0 0 20 0 1 0 241657001 17514496 160 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 4276 160 160 595 0 1074 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17104 KiB
Current children cumulated memory: 640 KiB

[startup+0.20552 s]*
/proc/loadavg: 3.25 1.12 0.45 3/261 220129
/proc/meminfo: memFree=128940232/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=60700 memory=1664 CPUtime=0 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) D 220125 220128 219772 0 -1 4194304 155 0 0 0 0 0 0 0 20 0 1 0 241657001 62156800 416 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 15175 416 384 595 0 1154 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 60700 KiB
Current children cumulated memory: 1664 KiB

[startup+0.305401 s]*
/proc/loadavg: 3.25 1.12 0.45 4/261 220129
/proc/meminfo: memFree=128924356/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=96064 memory=25240 CPUtime=0.08 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 3839 0 0 0 8 0 0 0 20 0 1 0 241657001 98369536 6310 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 24016 6310 2240 595 0 8683 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 96064 KiB
Current children cumulated memory: 25240 KiB

[startup+0.700178 s]
/proc/loadavg: 3.25 1.12 0.45 4/261 220129
/proc/meminfo: memFree=128914780/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=115968 memory=53004 CPUtime=0.47 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 8973 0 0 0 46 1 0 0 20 0 1 0 241657001 118751232 13251 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 28992 13251 2240 595 0 13659 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 115968 KiB
Current children cumulated memory: 53004 KiB

[startup+1.50017 s]
/proc/loadavg: 3.25 1.12 0.45 4/261 220129
/proc/meminfo: memFree=128864500/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=277240 memory=164960 CPUtime=1.27 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 26966 0 0 0 121 6 0 0 20 0 1 0 241657001 283893760 41240 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 69310 41240 2400 595 0 53977 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 277240 KiB
Current children cumulated memory: 164960 KiB

[startup+3.10552 s]
/proc/loadavg: 3.25 1.12 0.45 4/263 220147
/proc/meminfo: memFree=128392308/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=652696 memory=535592 CPUtime=2.87 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 73683 0 0 0 267 20 0 0 20 0 1 0 241657001 668360704 133898 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 163174 133898 2496 595 0 147841 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 652696 KiB
Current children cumulated memory: 535592 KiB

[startup+6.30017 s]
/proc/loadavg: 3.31 1.17 0.47 5/265 220166
/proc/meminfo: memFree=127960260/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=652696 memory=535592 CPUtime=6.06 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 73713 0 0 0 582 24 0 0 20 0 1 0 241657001 668360704 133898 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 163174 133898 2496 595 0 147841 0
Current children cumulated CPU time: 6.06 s
Current children cumulated vsize: 652696 KiB
Current children cumulated memory: 535592 KiB

[startup+12.7002 s]
/proc/loadavg: 3.36 1.22 0.49 5/265 220166
/proc/meminfo: memFree=127499860/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=652696 memory=535720 CPUtime=12.43 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 73772 0 0 0 1214 29 0 0 20 0 1 0 241657001 668360704 133930 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 163174 133930 2496 595 0 147841 0
Current children cumulated CPU time: 12.43 s
Current children cumulated vsize: 652696 KiB
Current children cumulated memory: 535720 KiB

[startup+25.5002 s]
/proc/loadavg: 3.51 1.35 0.55 5/265 220166
/proc/meminfo: memFree=125619492/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=652696 memory=535720 CPUtime=25.2 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 73772 0 0 0 2475 45 0 0 20 0 1 0 241657001 668360704 133930 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 163174 133930 2496 595 0 147841 0
Current children cumulated CPU time: 25.2 s
Current children cumulated vsize: 652696 KiB
Current children cumulated memory: 535720 KiB

[startup+51.1055 s]
/proc/loadavg: 3.81 1.60 0.65 5/265 220166
/proc/meminfo: memFree=118046060/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=652696 memory=535720 CPUtime=50.73 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 73772 0 0 0 5002 71 0 0 20 0 1 0 241657001 668360704 133930 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 163174 133930 2496 595 0 147841 0
Current children cumulated CPU time: 50.73 s
Current children cumulated vsize: 652696 KiB
Current children cumulated memory: 535720 KiB

[startup+102.3 s]
/proc/loadavg: 3.98 1.99 0.84 5/265 220303
/proc/meminfo: memFree=112227232/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=692012 memory=585784 CPUtime=101.77 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 79639 0 0 0 10093 84 0 0 20 0 1 0 241657001 708620288 146446 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 173003 146446 2528 595 0 157670 0
Current children cumulated CPU time: 101.77 s
Current children cumulated vsize: 692012 KiB
Current children cumulated memory: 585784 KiB

[startup+162.3 s]
/proc/loadavg: 3.99 2.36 1.04 5/265 220305
/proc/meminfo: memFree=112122684/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=692876 memory=585784 CPUtime=161.62 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 79690 0 0 0 16020 142 0 0 20 0 1 0 241657001 709505024 146446 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 173219 146446 2528 595 0 157886 0
Current children cumulated CPU time: 161.62 s
Current children cumulated vsize: 692876 KiB
Current children cumulated memory: 585784 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 2.69 1.24 5/265 220307
/proc/meminfo: memFree=112105560/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=696544 memory=592424 CPUtime=221.44 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 80360 0 0 0 21992 152 0 0 20 0 1 0 241657001 713261056 148106 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 174136 148106 2528 595 0 158803 0
Current children cumulated CPU time: 221.44 s
Current children cumulated vsize: 696544 KiB
Current children cumulated memory: 592424 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 2.94 1.42 5/263 220309
/proc/meminfo: memFree=112024808/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=696544 memory=592808 CPUtime=281.27 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 80400 0 0 0 27919 208 0 0 20 0 1 0 241657001 713261056 148202 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 174136 148202 2528 595 0 158803 0
Current children cumulated CPU time: 281.27 s
Current children cumulated vsize: 696544 KiB
Current children cumulated memory: 592808 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.15 1.59 5/263 220311
/proc/meminfo: memFree=111998380/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=703280 memory=601992 CPUtime=341.09 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 81881 0 0 0 33891 218 0 0 20 0 1 0 241657001 720158720 150498 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 175820 150498 2528 595 0 160487 0
Current children cumulated CPU time: 341.09 s
Current children cumulated vsize: 703280 KiB
Current children cumulated memory: 601992 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.33 1.75 5/263 220313
/proc/meminfo: memFree=111976088/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=703280 memory=601992 CPUtime=400.92 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 81955 0 0 0 39873 219 0 0 20 0 1 0 241657001 720158720 150498 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 175820 150498 2528 595 0 160487 0
Current children cumulated CPU time: 400.92 s
Current children cumulated vsize: 703280 KiB
Current children cumulated memory: 601992 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.47 1.89 5/263 220315
/proc/meminfo: memFree=111906536/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=703280 memory=619784 CPUtime=460.75 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 82002 0 0 0 45801 274 0 0 20 0 1 0 241657001 720158720 154946 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 175820 154946 2528 595 0 160487 0

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

Current children cumulated memory: 649404 KiB

[startup+2862.3 s]
/proc/loadavg: 4.10 4.12 4.00 5/265 220457
/proc/meminfo: memFree=111150760/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=649404 CPUtime=2854.32 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85736 0 0 0 285110 322 0 0 20 0 1 0 241657001 749633536 162351 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162351 2560 595 0 167683 0
Current children cumulated CPU time: 2854.32 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 649404 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.11 4.00 5/265 220460
/proc/meminfo: memFree=111137372/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=649404 CPUtime=2914.17 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85736 0 0 0 291094 323 0 0 20 0 1 0 241657001 749633536 162351 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162351 2560 595 0 167683 0
Current children cumulated CPU time: 2914.17 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 649404 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.12 4.01 5/266 220469
/proc/meminfo: memFree=111166912/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=649404 CPUtime=2974.01 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85736 0 0 0 297077 324 0 0 20 0 1 0 241657001 749633536 162351 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162351 2560 595 0 167683 0
Current children cumulated CPU time: 2974.01 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 649404 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.11 4.01 5/266 220471
/proc/meminfo: memFree=111180072/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=649404 CPUtime=3033.85 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85736 0 0 0 303059 326 0 0 20 0 1 0 241657001 749633536 162351 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162351 2560 595 0 167683 0
Current children cumulated CPU time: 3033.85 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 649404 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.12 4.01 5/265 220473
/proc/meminfo: memFree=111171744/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=649404 CPUtime=3093.69 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85736 0 0 0 309043 326 0 0 20 0 1 0 241657001 749633536 162351 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162351 2560 595 0 167683 0
Current children cumulated CPU time: 3093.69 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 649404 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.11 4.01 5/266 220476
/proc/meminfo: memFree=111199416/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=649404 CPUtime=3153.53 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85736 0 0 0 315025 328 0 0 20 0 1 0 241657001 749633536 162351 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162351 2560 595 0 167683 0
Current children cumulated CPU time: 3153.53 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 649404 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.12 4.02 5/266 220479
/proc/meminfo: memFree=111124040/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=649404 CPUtime=3213.38 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85736 0 0 0 321009 329 0 0 20 0 1 0 241657001 749633536 162351 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162351 2560 595 0 167683 0
Current children cumulated CPU time: 3213.38 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 649404 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.11 4.02 5/266 220481
/proc/meminfo: memFree=111126092/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=649404 CPUtime=3273.21 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85787 0 0 0 326992 329 0 0 20 0 1 0 241657001 749633536 162351 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162351 2560 595 0 167683 0
Current children cumulated CPU time: 3273.21 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 649404 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.02 5/265 220483
/proc/meminfo: memFree=111117964/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=649404 CPUtime=3333.05 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85840 0 0 0 332976 329 0 0 20 0 1 0 241657001 749633536 162351 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162351 2560 595 0 167683 0
Current children cumulated CPU time: 3333.05 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 649404 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.02 5/265 220485
/proc/meminfo: memFree=111104424/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=651472 CPUtime=3392.89 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85843 0 0 0 338959 330 0 0 20 0 1 0 241657001 749633536 162868 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162868 2560 595 0 167683 0
Current children cumulated CPU time: 3392.89 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 651472 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.02 5/264 220487
/proc/meminfo: memFree=111113200/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=651472 CPUtime=3452.73 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85843 0 0 0 344943 330 0 0 20 0 1 0 241657001 749633536 162868 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162868 2560 595 0 167683 0
Current children cumulated CPU time: 3452.73 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 651472 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.10 4.02 5/264 220489
/proc/meminfo: memFree=111096384/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=651472 CPUtime=3512.58 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85907 0 0 0 350924 334 0 0 20 0 1 0 241657001 749633536 162868 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162868 2560 595 0 167683 0
Current children cumulated CPU time: 3512.58 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 651472 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.11 4.03 5/264 220536
/proc/meminfo: memFree=111367476/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=651472 CPUtime=3572.42 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85908 0 0 0 356908 334 0 0 20 0 1 0 241657001 749633536 162868 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162868 2560 595 0 167683 0
Current children cumulated CPU time: 3572.42 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 651472 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.08 4.10 4.03 5/265 220544
/proc/meminfo: memFree=111369288/131249992 swapFree=33003724/33010684
[pid=220128] ppid=220125 vsize=732064 memory=651472 CPUtime=3600.04 cores=0,2
/proc/220128/stat : 220128 (SynLSCD) R 220125 220128 219772 0 -1 4194304 85908 0 0 0 359670 334 0 0 20 0 1 0 241657001 749633536 162868 18446744073709551615 94905556213760 94905558648361 140732137588656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94905559129336 94905559162368 94905585254400 140732137593219 140732137593354 140732137593354 140732137598958 0
/proc/220128/statm: 183016 162868 2560 595 0 167683 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 732064 KiB
Current children cumulated memory: 651472 KiB

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

[startup+3610.05 s]
# the end of solver process 220128 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3596.75 s, system=3.34735 s

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

Child status: 0

Real time (s): 3610.05
CPU time (s): 3600.1
CPU user time (s): 3596.75
CPU system time (s): 3.34735
CPU usage (%): 99.7243
Max. virtual memory (cumulated for all children) (KiB): 732064
Max. memory (cumulated for all children) (KiB): 651472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.75
system time used= 3.34735
maximum resident set size= 651728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85944
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= 163
involuntary context switches= 4565


# summary of solver processes directly reported to runsolver:
#   pid: 220128
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3596.75
#   total CPU system time (s): 3.34735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.61796 second user time and 14.6573 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-23 10:36:21
IDJOB=4545765
IDBENCH=155426
IDSOLVER=3421
FILE ID=nodeC025/4545765-1753259780
RUNJOBID= nodeC025-1753259701-219789
SLURM_JOB_ID= 9689180
Free space on /tmp= 431828 MiB

SOLVER NAME= SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-192.opb
COMMAND LINE= ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545765-1753259780/watcher-4545765-1753259780 -o /tmp/evaluation-result-4545765-1753259780/solver-4545765-1753259780 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1753259701-219789 --watchdog 3760  ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545765-1753259780.opb

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

MD5SUM BENCH= 7ac327da8fefd7cd3f39afa8bfb7af2c
RANDOM SEED=748932326

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        128952340 kB
MemAvailable:   129220592 kB
Buffers:            2128 kB
Cached:          1011784 kB
SwapCached:         2132 kB
Active:          1151904 kB
Inactive:         357124 kB
Active(anon):     489104 kB
Inactive(anon):    27612 kB
Active(file):     662800 kB
Inactive(file):   329512 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003724 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             24580 kB
Writeback:             0 kB
AnonPages:        496172 kB
Mapped:           112184 kB
Shmem:             21600 kB
KReclaimable:     230360 kB
Slab:             327512 kB
SReclaimable:     230360 kB
SUnreclaim:        97152 kB
KernelStack:        4224 kB
PageTables:         4148 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     894464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431572 MiB
End job on nodeC025 at 2025-07-23 11:36:33