Trace number 4541930

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-06-01? (TO) 3600.02 3611.01

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/array_comm/arraycomm/normalized-17arraycomm_less.opb
MD5SUMb58fe33c06849f09284e381ad8dcab3a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.359773
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1802
Total number of constraints2381
Number of constraints which are clauses1734
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints647
Minimum length of a constraint2
Maximum length of a constraint68
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 8589934592
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 34359738367
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c #vars 1802 #constraints 3027 1.6798 1
0.00/0.05	c 3027 constraints
0.00/0.05	c Finish cloning data from SAT to LS
0.00/0.05	c restart_num_ls  -100000 0
529.28/530.72	c Use LS-small
529.28/530.72	restart_num  0 301
529.28/530.72	LS-restart 90 37
1788.92/1794.06	c Use LS-small
1788.92/1794.06	restart_num  301 603
1788.92/1794.06	LS-restart 80 82
2439.30/2446.55	c Use LS-small
2439.30/2446.55	restart_num  603 904
2439.30/2446.55	LS-restart 70 57
3600.00/3611.00	c Use LS-small
3600.00/3611.00	c Program interrupted by user.
3600.00/3611.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 (62737 MiB free)
  memory of node 1: 64465 MiB (62375 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=158038, runsolver pid=158035

[startup+0.100059 s]*
/proc/loadavg: 4.15 4.11 4.09 3/259 158042
/proc/meminfo: memFree=128087108/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=90332 memory=17568 CPUtime=0.08 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 2403 0 0 0 7 1 0 0 20 0 1 0 237027189 92499968 4392 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 22583 4392 2496 595 0 7250 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 90332 KiB
Current children cumulated memory: 17568 KiB

[startup+0.205528 s]*
/proc/loadavg: 4.15 4.11 4.09 4/257 158048
/proc/meminfo: memFree=128085876/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=90332 memory=17568 CPUtime=0.19 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 2403 0 0 0 16 3 0 0 20 0 1 0 237027189 92499968 4392 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 22583 4392 2496 595 0 7250 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 90332 KiB
Current children cumulated memory: 17568 KiB

[startup+0.304871 s]*
/proc/loadavg: 4.15 4.11 4.09 3/257 158048
/proc/meminfo: memFree=128085876/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=90332 memory=17568 CPUtime=0.29 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 2403 0 0 0 24 5 0 0 20 0 1 0 237027189 92499968 4392 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 22583 4392 2496 595 0 7250 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 90332 KiB
Current children cumulated memory: 17568 KiB

[startup+0.700098 s]
/proc/loadavg: 4.15 4.11 4.09 3/257 158048
/proc/meminfo: memFree=128085876/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=90332 memory=17568 CPUtime=0.67 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 2403 0 0 0 53 14 0 0 20 0 1 0 237027189 92499968 4392 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 22583 4392 2496 595 0 7250 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 90332 KiB
Current children cumulated memory: 17568 KiB

[startup+1.50012 s]
/proc/loadavg: 4.15 4.11 4.09 3/257 158064
/proc/meminfo: memFree=128103312/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=90332 memory=17568 CPUtime=1.47 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 2403 0 0 0 115 32 0 0 20 0 1 0 237027189 92499968 4392 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 22583 4392 2496 595 0 7250 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 90332 KiB
Current children cumulated memory: 17568 KiB

[startup+3.10486 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 158122
/proc/meminfo: memFree=128091496/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=90332 memory=17568 CPUtime=3.07 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 2403 0 0 0 236 71 0 0 20 0 1 0 237027189 92499968 4392 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 22583 4392 2496 595 0 7250 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 90332 KiB
Current children cumulated memory: 17568 KiB

[startup+6.30013 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 158122
/proc/meminfo: memFree=128088168/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=93128 memory=26960 CPUtime=6.26 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 3248 0 0 0 504 122 0 0 20 0 1 0 237027189 95363072 6740 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 23282 6740 2496 595 0 7949 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 93128 KiB
Current children cumulated memory: 26960 KiB

[startup+12.7001 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 158122
/proc/meminfo: memFree=128054804/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=102192 memory=44120 CPUtime=12.65 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 5470 0 0 0 1139 126 0 0 20 0 1 0 237027189 104644608 11030 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 25548 11030 2496 595 0 10215 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 102192 KiB
Current children cumulated memory: 44120 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.10 4.09 5/264 158122
/proc/meminfo: memFree=127981616/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=119368 memory=58584 CPUtime=25.41 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 6788 0 0 0 2406 135 0 0 20 0 1 0 237027189 122232832 14646 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 29842 14646 2496 595 0 14509 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 119368 KiB
Current children cumulated memory: 58584 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 4.11 4.09 5/265 158124
/proc/meminfo: memFree=127775168/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=161828 memory=91092 CPUtime=50.95 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 11703 0 0 0 4947 148 0 0 20 0 1 0 237027189 165711872 22773 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 40457 22773 2496 595 0 25124 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 161828 KiB
Current children cumulated memory: 91092 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/266 158126
/proc/meminfo: memFree=127663952/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=176148 memory=114836 CPUtime=102.01 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 15110 0 0 0 10029 172 0 0 20 0 1 0 237027189 180375552 28709 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 44037 28709 2496 595 0 28704 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 176148 KiB
Current children cumulated memory: 114836 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/266 158128
/proc/meminfo: memFree=127576444/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=219896 memory=129572 CPUtime=161.82 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 16624 0 0 0 15980 202 0 0 20 0 1 0 237027189 225173504 32393 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 54974 32393 2496 595 0 39641 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 219896 KiB
Current children cumulated memory: 129572 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/266 158130
/proc/meminfo: memFree=127571492/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=219896 memory=129956 CPUtime=221.67 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 16645 0 0 0 21939 228 0 0 20 0 1 0 237027189 225173504 32489 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 54974 32489 2592 595 0 39641 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 219896 KiB
Current children cumulated memory: 129956 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 158132
/proc/meminfo: memFree=127521692/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=221248 memory=131492 CPUtime=281.51 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 17029 0 0 0 27900 251 0 0 20 0 1 0 237027189 226557952 32873 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 55312 32873 2592 595 0 39979 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 221248 KiB
Current children cumulated memory: 131492 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/264 158134
/proc/meminfo: memFree=127523760/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=221248 memory=131492 CPUtime=341.36 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 17034 0 0 0 33859 277 0 0 20 0 1 0 237027189 226557952 32873 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 55312 32873 2592 595 0 39979 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 221248 KiB
Current children cumulated memory: 131492 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/262 158136
/proc/meminfo: memFree=127502568/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=232184 memory=147124 CPUtime=401.2 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 19419 0 0 0 39827 293 0 0 20 0 1 0 237027189 237756416 36781 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 58046 36781 2592 595 0 42713 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 232184 KiB
Current children cumulated memory: 147124 KiB

[startup+462.3 s]
/proc/loadavg: 4.22 4.12 4.10 5/263 158139
/proc/meminfo: memFree=127486148/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=234332 memory=153024 CPUtime=461.06 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 19917 0 0 0 45793 313 0 0 20 0 1 0 237027189 239955968 38256 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 58583 38256 2592 595 0 43250 0
Current children cumulated CPU time: 461.06 s

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

Current children cumulated memory: 208916 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 158267
/proc/meminfo: memFree=127246968/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=266552 memory=209428 CPUtime=2853.73 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 27621 0 0 0 283879 1494 0 0 20 0 1 0 237027189 272949248 52357 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 66638 52357 2592 595 0 51305 0
Current children cumulated CPU time: 2853.73 s
Current children cumulated vsize: 266552 KiB
Current children cumulated memory: 209428 KiB

[startup+2922.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/263 158269
/proc/meminfo: memFree=127241880/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=266552 memory=209428 CPUtime=2913.53 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 27622 0 0 0 289839 1514 0 0 20 0 1 0 237027189 272949248 52357 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 66638 52357 2592 595 0 51305 0
Current children cumulated CPU time: 2913.53 s
Current children cumulated vsize: 266552 KiB
Current children cumulated memory: 209428 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 158278
/proc/meminfo: memFree=127248020/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=266552 memory=209428 CPUtime=2973.34 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 27622 0 0 0 295810 1524 0 0 20 0 1 0 237027189 272949248 52357 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 66638 52357 2592 595 0 51305 0
Current children cumulated CPU time: 2973.34 s
Current children cumulated vsize: 266552 KiB
Current children cumulated memory: 209428 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/264 158281
/proc/meminfo: memFree=127249096/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=267392 memory=210196 CPUtime=3033.15 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 27850 0 0 0 301783 1532 0 0 20 0 1 0 237027189 273809408 52549 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 66848 52549 2592 595 0 51515 0
Current children cumulated CPU time: 3033.15 s
Current children cumulated vsize: 267392 KiB
Current children cumulated memory: 210196 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 158283
/proc/meminfo: memFree=127240752/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=269472 memory=212244 CPUtime=3092.95 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 28376 0 0 0 307747 1548 0 0 20 0 1 0 237027189 275939328 53061 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 67368 53061 2592 595 0 52035 0
Current children cumulated CPU time: 3092.95 s
Current children cumulated vsize: 269472 KiB
Current children cumulated memory: 212244 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/264 158285
/proc/meminfo: memFree=127240508/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=269472 memory=212244 CPUtime=3152.75 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 28376 0 0 0 313713 1562 0 0 20 0 1 0 237027189 275939328 53061 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 67368 53061 2592 595 0 52035 0
Current children cumulated CPU time: 3152.75 s
Current children cumulated vsize: 269472 KiB
Current children cumulated memory: 212244 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/265 158288
/proc/meminfo: memFree=127240552/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=269472 memory=212244 CPUtime=3212.56 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 28376 0 0 0 319686 1570 0 0 20 0 1 0 237027189 275939328 53061 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 67368 53061 2592 595 0 52035 0
Current children cumulated CPU time: 3212.56 s
Current children cumulated vsize: 269472 KiB
Current children cumulated memory: 212244 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 158290
/proc/meminfo: memFree=127227008/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=273704 memory=215444 CPUtime=3272.36 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 29167 0 0 0 325662 1574 0 0 20 0 1 0 237027189 280272896 53861 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 68426 53861 2592 595 0 53093 0
Current children cumulated CPU time: 3272.36 s
Current children cumulated vsize: 273704 KiB
Current children cumulated memory: 215444 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 158293
/proc/meminfo: memFree=127220132/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=278144 memory=218772 CPUtime=3332.16 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 29996 0 0 0 331637 1579 0 0 20 0 1 0 237027189 284819456 54693 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 69536 54693 2592 595 0 54203 0
Current children cumulated CPU time: 3332.16 s
Current children cumulated vsize: 278144 KiB
Current children cumulated memory: 218772 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 158295
/proc/meminfo: memFree=127219692/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=280128 memory=220308 CPUtime=3391.97 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 30380 0 0 0 337596 1601 0 0 20 0 1 0 237027189 286851072 55077 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 70032 55077 2592 595 0 54699 0
Current children cumulated CPU time: 3391.97 s
Current children cumulated vsize: 280128 KiB
Current children cumulated memory: 220308 KiB

[startup+3462.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/264 158297
/proc/meminfo: memFree=127211656/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=280128 memory=220308 CPUtime=3451.77 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 30380 0 0 0 343566 1611 0 0 20 0 1 0 237027189 286851072 55077 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 70032 55077 2592 595 0 54699 0
Current children cumulated CPU time: 3451.77 s
Current children cumulated vsize: 280128 KiB
Current children cumulated memory: 220308 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 158299
/proc/meminfo: memFree=127211580/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=280300 memory=220436 CPUtime=3511.58 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 30412 0 0 0 349540 1618 0 0 20 0 1 0 237027189 287027200 55109 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 70075 55109 2592 595 0 54742 0
Current children cumulated CPU time: 3511.58 s
Current children cumulated vsize: 280300 KiB
Current children cumulated memory: 220436 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 158308
/proc/meminfo: memFree=127222352/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=284540 memory=223636 CPUtime=3571.38 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 31216 0 0 0 355514 1624 0 0 20 0 1 0 237027189 291368960 55909 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 71135 55909 2592 595 0 55802 0
Current children cumulated CPU time: 3571.38 s
Current children cumulated vsize: 284540 KiB
Current children cumulated memory: 223636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.13 4.10 4.09 4/260 158318
/proc/meminfo: memFree=127456468/131249996 swapFree=33000896/33010684
[pid=158038] ppid=158035 vsize=288180 memory=226068 CPUtime=3600 cores=1,3
/proc/158038/stat : 158038 (SynLSCD) R 158035 158038 157638 0 -1 4194304 31835 0 0 0 358373 1627 0 0 20 0 1 0 237027189 295096320 56517 18446744073709551615 94481576812544 94481579246697 140733990764480 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94481579728120 94481579761152 94481601662976 140733990771044 140733990771177 140733990771177 140733990776781 0
/proc/158038/statm: 72045 56517 2592 595 0 56712 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 288180 KiB
Current children cumulated memory: 226068 KiB

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

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

# cumulated CPU time of all completed processes:  user=3583.74 s, system=16.2755 s

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

Child status: 0

Real time (s): 3611.01
CPU time (s): 3600.02
CPU user time (s): 3583.74
CPU system time (s): 16.2755
CPU usage (%): 99.6955
Max. virtual memory (cumulated for all children) (KiB): 288180
Max. memory (cumulated for all children) (KiB): 226068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.74
system time used= 16.2755
maximum resident set size= 226068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31862
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= 180
involuntary context switches= 4707


# summary of solver processes directly reported to runsolver:
#   pid: 158038
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3583.74
#   total CPU system time (s): 16.2755

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.1591 second user time and 16.0222 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-22 21:44:53
IDJOB=4541930
IDBENCH=163589
IDSOLVER=3369
FILE ID=nodeC023/4541930-1753213493
RUNJOBID= nodeC023-1753209881-157650
SLURM_JOB_ID= 9687776
Free space on /tmp= 433032 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/array_comm/arraycomm/normalized-17arraycomm_less.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-4541930-1753213493/watcher-4541930-1753213493 -o /tmp/evaluation-result-4541930-1753213493/solver-4541930-1753213493 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1753209881-157650 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4541930-1753213493.opb

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

MD5SUM BENCH= b58fe33c06849f09284e381ad8dcab3a
RANDOM SEED=684873033

nodeC023 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		: 3541.667
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.78
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		: 3602.123
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128133492 kB
MemAvailable:   129689920 kB
Buffers:              16 kB
Cached:          2299096 kB
SwapCached:         2872 kB
Active:           754480 kB
Inactive:        1627180 kB
Active(anon):      48308 kB
Inactive(anon):    55056 kB
Active(file):     706172 kB
Inactive(file):  1572124 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11280 kB
Writeback:             0 kB
AnonPages:         82848 kB
Mapped:           103280 kB
Shmem:             20816 kB
KReclaimable:     234740 kB
Slab:             330544 kB
SReclaimable:     234740 kB
SUnreclaim:        95804 kB
KernelStack:        4160 kB
PageTables:         3060 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     354576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC023 at 2025-07-22 22:45:04