Trace number 4546092

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.19 3609.33

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-AverageAvoiding-mini-40_c24.opb
MD5SUMe60f0e926bcd6b192a3b449cde285525
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables103760
Total number of constraints89518
Number of constraints which are clauses19880
Number of constraints which are cardinality constraints (but not clauses)160
Number of constraints which are nor clauses,nor cardinality constraints69478
Minimum length of a constraint1
Maximum length of a constraint85
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 1561
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4808
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.25/2.37	c #vars 103760 #constraints 99558 0.959503 1
2.25/2.37	c intsize: 13
4.04/4.13	c 99558 constraints
4.04/4.13	c Finish cloning data from SAT to LS
4.04/4.13	c restart_num_ls  -100000 0
819.29/821.58	c Use LS-small
819.29/821.58	c restart_num_ls  0 986
819.29/821.58	c LS 90 91
3305.60/3314.07	c Use LS-small
3305.60/3314.07	c restart_num_ls  986 2633
3305.60/3314.07	c LS 80 28
3600.05/3609.20	c Use LS-small
3600.05/3609.20	c Program interrupted by user.
3600.05/3609.20	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: 63665 MiB (62230 MiB free)
  memory of node 1: 64507 MiB (63294 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=175318, runsolver pid=175315

[startup+0.100061 s]*
/proc/loadavg: 4.12 4.09 4.09 5/265 175319
/proc/meminfo: memFree=128465204/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=153564 memory=82784 CPUtime=0.08 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 8510 0 0 0 6 2 0 0 20 0 1 0 242164739 157249536 20696 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 38391 20696 2240 595 0 23058 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 153564 KiB
Current children cumulated memory: 82784 KiB

[startup+0.205497 s]*
/proc/loadavg: 4.12 4.09 4.09 5/265 175319
/proc/meminfo: memFree=128457140/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=159784 memory=89056 CPUtime=0.18 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 10066 0 0 0 15 3 0 0 20 0 1 0 242164739 163618816 22264 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 39946 22264 2240 595 0 24613 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 159784 KiB
Current children cumulated memory: 89056 KiB

[startup+0.305411 s]*
/proc/loadavg: 4.12 4.09 4.09 5/265 175319
/proc/meminfo: memFree=128444980/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=165188 memory=96476 CPUtime=0.28 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 11394 0 0 0 25 3 0 0 20 0 1 0 242164739 169152512 24119 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 41297 24119 2240 595 0 25964 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 165188 KiB
Current children cumulated memory: 96476 KiB

[startup+0.700142 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 175319
/proc/meminfo: memFree=128433080/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=188184 memory=125668 CPUtime=0.66 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 17208 0 0 0 61 5 0 0 20 0 1 0 242164739 192700416 31417 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 47046 31417 2240 595 0 31713 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 188184 KiB
Current children cumulated memory: 125668 KiB

[startup+1.50015 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 175319
/proc/meminfo: memFree=128388916/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=249316 memory=185040 CPUtime=1.45 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 29947 0 0 0 138 7 0 0 20 0 1 0 242164739 255299584 46260 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 62329 46260 2240 595 0 46996 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 249316 KiB
Current children cumulated memory: 185040 KiB

[startup+3.10536 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 175319
/proc/meminfo: memFree=127950972/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=610596 memory=532816 CPUtime=3.05 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 68428 0 0 0 282 23 0 0 20 0 1 0 242164739 625250304 133204 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 152649 133204 2400 595 0 137316 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 610596 KiB
Current children cumulated memory: 532816 KiB

[startup+6.30015 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 175319
/proc/meminfo: memFree=127711944/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=848536 memory=770896 CPUtime=6.24 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 127944 0 0 0 584 40 0 0 20 0 1 0 242164739 868900864 192724 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 212134 192724 2464 595 0 196801 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 848536 KiB
Current children cumulated memory: 770896 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 175319
/proc/meminfo: memFree=127711944/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=848536 memory=770896 CPUtime=12.62 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 127954 0 0 0 1207 55 0 0 20 0 1 0 242164739 868900864 192724 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 212134 192724 2464 595 0 196801 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 848536 KiB
Current children cumulated memory: 770896 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.08 4.09 5/265 175319
/proc/meminfo: memFree=127751068/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=848536 memory=770896 CPUtime=25.39 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 127972 0 0 0 2456 83 0 0 20 0 1 0 242164739 868900864 192724 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 212134 192724 2464 595 0 196801 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 848536 KiB
Current children cumulated memory: 770896 KiB

[startup+51.1055 s]
/proc/loadavg: 4.17 4.11 4.10 5/265 175320
/proc/meminfo: memFree=127742068/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=848536 memory=770896 CPUtime=50.93 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 127972 0 0 0 4942 151 0 0 20 0 1 0 242164739 868900864 192724 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 212134 192724 2464 595 0 196801 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 848536 KiB
Current children cumulated memory: 770896 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 175322
/proc/meminfo: memFree=127667340/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=923552 memory=824248 CPUtime=101.98 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 137157 0 0 0 10013 185 0 0 20 0 1 0 242164739 945717248 206062 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 230888 206062 2496 595 0 215555 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 923552 KiB
Current children cumulated memory: 824248 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 175324
/proc/meminfo: memFree=127636188/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=938400 memory=838456 CPUtime=161.79 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 140783 0 0 0 15993 186 0 0 20 0 1 0 242164739 960921600 209614 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 234600 209614 2496 595 0 219267 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 938400 KiB
Current children cumulated memory: 838456 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 175326
/proc/meminfo: memFree=127625352/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=944948 memory=844984 CPUtime=221.62 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 142436 0 0 0 21976 186 0 0 20 0 1 0 242164739 967626752 211246 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 236237 211246 2496 595 0 220904 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 944948 KiB
Current children cumulated memory: 844984 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/263 175328
/proc/meminfo: memFree=127610548/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=954984 memory=856248 CPUtime=281.47 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 144973 0 0 0 27960 187 0 0 20 0 1 0 242164739 977903616 214062 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 238746 214062 2496 595 0 223413 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 954984 KiB
Current children cumulated memory: 856248 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 175330
/proc/meminfo: memFree=127594852/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=963420 memory=864312 CPUtime=341.32 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 146990 0 0 0 33944 188 0 0 20 0 1 0 242164739 986542080 216078 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 240855 216078 2496 595 0 225522 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 963420 KiB
Current children cumulated memory: 864312 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 175340
/proc/meminfo: memFree=127577980/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=988084 memory=883356 CPUtime=401.16 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 151476 0 0 0 39926 190 0 0 20 0 1 0 242164739 1011798016 220839 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 247021 220839 2496 595 0 231688 0
Current children cumulated CPU time: 401.16 s
Current children cumulated vsize: 988084 KiB
Current children cumulated memory: 883356 KiB

[startup+462.3 s]
/proc/loadavg: 4.30 4.14 4.10 5/264 175342
/proc/meminfo: memFree=127583052/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=988084 memory=889372 CPUtime=460.98 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 152680 0 0 0 45908 190 0 0 20 0 1 0 242164739 1011798016 222343 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 247021 222343 2496 595 0 231688 0
Current children cumulated CPU time: 460.98 s

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

Current children cumulated memory: 990632 KiB

[startup+2922.3 s]
/proc/loadavg: 2.07 2.19 2.75 3/254 175521
/proc/meminfo: memFree=127913300/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=2915.02 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173271 0 0 0 291112 390 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 2915.02 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

[startup+2982.3 s]
/proc/loadavg: 2.08 2.16 2.71 3/253 175524
/proc/meminfo: memFree=127912600/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=2974.88 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173271 0 0 0 297097 391 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 2974.88 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

[startup+3042.3 s]
/proc/loadavg: 2.07 2.15 2.67 3/253 175525
/proc/meminfo: memFree=127913168/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=3034.75 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173271 0 0 0 303083 392 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 3034.75 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

[startup+3102.3 s]
/proc/loadavg: 2.12 2.15 2.63 3/253 175527
/proc/meminfo: memFree=127897064/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=3094.58 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173480 0 0 0 309066 392 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 3094.58 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

[startup+3162.3 s]
/proc/loadavg: 2.04 2.12 2.59 3/253 175530
/proc/meminfo: memFree=127895788/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=3154.39 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173480 0 0 0 315047 392 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 3154.39 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

[startup+3222.3 s]
/proc/loadavg: 2.12 2.13 2.56 3/253 175532
/proc/meminfo: memFree=127896832/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=3214.2 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173481 0 0 0 321027 393 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 3214.2 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

[startup+3282.3 s]
/proc/loadavg: 2.10 2.12 2.53 3/252 175534
/proc/meminfo: memFree=127897492/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=3274.01 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173481 0 0 0 327008 393 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 3274.01 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

[startup+3342.3 s]
/proc/loadavg: 2.08 2.11 2.50 3/252 175536
/proc/meminfo: memFree=127910496/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=3333.82 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173637 0 0 0 332907 475 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 3333.82 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

[startup+3402.3 s]
/proc/loadavg: 2.01 2.08 2.47 2/246 175569
/proc/meminfo: memFree=128074768/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=3393.63 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173637 0 0 0 338805 558 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 3393.63 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

[startup+3462.3 s]
/proc/loadavg: 1.42 1.90 2.38 2/246 175578
/proc/meminfo: memFree=128075852/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=3453.49 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173637 0 0 0 344791 558 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 3453.49 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

[startup+3522.3 s]
/proc/loadavg: 1.27 1.77 2.30 2/247 175581
/proc/meminfo: memFree=128071852/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=3513.36 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173637 0 0 0 350777 559 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 3513.36 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

[startup+3582.3 s]
/proc/loadavg: 1.10 1.62 2.21 2/247 175583
/proc/meminfo: memFree=128072212/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=3573.21 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173637 0 0 0 356762 559 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 3573.21 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 1.13 1.58 2.18 2/247 175595
/proc/meminfo: memFree=128072496/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=1087124 memory=990632 CPUtime=3600.05 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173717 0 0 0 359445 560 0 0 20 0 1 0 242164739 1113214976 247658 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 271781 247658 2496 595 0 256448 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1087124 KiB
Current children cumulated memory: 990632 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.58 s, system=5.60952 s

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

[startup+3609.3 s]
/proc/loadavg: 1.13 1.58 2.18 2/247 175595
/proc/meminfo: memFree=128072496/131249996 swapFree=33010672/33010684
[pid=175318] ppid=175315 vsize=837352 memory=778096 CPUtime=3600.15 cores=4,6
/proc/175318/stat : 175318 (SynLSCD) R 175315 175318 174066 0 -1 4194304 173756 0 0 0 359455 560 0 0 20 0 1 0 242164739 857448448 194524 18446744073709551615 94270268944384 94270271378985 140732602605216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94270271859960 94270271892992 94270279413760 140732602608003 140732602608138 140732602608138 140732602613742 0
/proc/175318/statm: 209338 194524 2560 595 0 194005 0
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 837352 KiB
Current children cumulated memory: 778096 KiB

Child status: 0

Real time (s): 3609.33
CPU time (s): 3600.19
CPU user time (s): 3594.58
CPU system time (s): 5.60952
CPU usage (%): 99.7469
Max. virtual memory (cumulated for all children) (KiB): 1087124
Max. memory (cumulated for all children) (KiB): 990632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.58
system time used= 5.60952
maximum resident set size= 990888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173784
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= 262
involuntary context switches= 1255


# summary of solver processes directly reported to runsolver:
#   pid: 175318
#   total CPU time (s): 3600.19
#   total CPU user time (s): 3594.58
#   total CPU system time (s): 5.60952

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.73866 second user time and 15.7415 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-23 12:01:08
IDJOB=4546092
IDBENCH=180714
IDSOLVER=3421
FILE ID=nodeC024/4546092-1753264868
RUNJOBID= nodeC024-1753259701-174084
SLURM_JOB_ID= 9689179
Free space on /tmp= 433000 MiB

SOLVER NAME= SynLSCD 2025-07-23
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-AverageAvoiding-mini-40_c24.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-4546092-1753264868/watcher-4546092-1753264868 -o /tmp/evaluation-result-4546092-1753264868/solver-4546092-1753264868 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1753259701-174084 --watchdog 3760  ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546092-1753264868.opb

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

MD5SUM BENCH= e60f0e926bcd6b192a3b449cde285525
RANDOM SEED=423121516

nodeC024 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.701
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128538168 kB
MemAvailable:   129152540 kB
Buffers:            2128 kB
Cached:          1375944 kB
SwapCached:            8 kB
Active:          1741868 kB
Inactive:         248716 kB
Active(anon):     637172 kB
Inactive(anon):     1588 kB
Active(file):    1104696 kB
Inactive(file):   247128 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             31500 kB
Writeback:             0 kB
AnonPages:        612516 kB
Mapped:           120800 kB
Shmem:             26248 kB
KReclaimable:     203176 kB
Slab:             299704 kB
SReclaimable:     203176 kB
SUnreclaim:        96528 kB
KernelStack:        4332 kB
PageTables:         4560 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1004884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:    462848 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433008 MiB
End job on nodeC024 at 2025-07-23 13:01:18