Trace number 4541579

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.11 3609.52

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq6/normalized-20array_ineq6.opb
MD5SUM3fc1fa6fafd20a9b1fe100c4dc12e1ea
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 benchmark72.4891
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints3361
Number of constraints which are clauses2460
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints881
Minimum length of a constraint1
Maximum length of a constraint80
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 549755813888
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2199023255551
Number of bits of the biggest sum of numbers41
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.06	c #vars 2520 #constraints 3430 1.36111 1
0.00/0.10	c 3430 constraints
0.00/0.10	c Finish cloning data from SAT to LS
0.00/0.10	c restart_num_ls  -100000 0
1932.60/1937.93	c Use LS-small
1932.60/1937.93	restart_num  0 304
1932.60/1937.93	LS-restart 90 38
3600.08/3609.50	c Use LS-small
3600.08/3609.50	c Program interrupted by user.
3600.08/3609.50	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 (62707 MiB free)
  memory of node 1: 64465 MiB (62368 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=157696, runsolver pid=157685

[startup+0.100058 s]*
/proc/loadavg: 1.84 3.50 3.88 6/264 157707
/proc/meminfo: memFree=128061884/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=92020 memory=19228 CPUtime=0.06 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 2700 0 0 0 5 1 0 0 20 0 1 0 236665962 94228480 4807 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 23005 4807 2464 595 0 7672 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 92020 KiB
Current children cumulated memory: 19228 KiB

[startup+0.204587 s]*
/proc/loadavg: 1.84 3.50 3.88 6/264 157707
/proc/meminfo: memFree=128051312/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=92020 memory=19228 CPUtime=0.15 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 2700 0 0 0 12 3 0 0 20 0 1 0 236665962 94228480 4807 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 23005 4807 2464 595 0 7672 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 92020 KiB
Current children cumulated memory: 19228 KiB

[startup+0.304487 s]*
/proc/loadavg: 1.84 3.50 3.88 6/264 157707
/proc/meminfo: memFree=128051312/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=92020 memory=19228 CPUtime=0.26 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 2700 0 0 0 20 6 0 0 20 0 1 0 236665962 94228480 4807 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 23005 4807 2464 595 0 7672 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 92020 KiB
Current children cumulated memory: 19228 KiB

[startup+0.700096 s]
/proc/loadavg: 1.84 3.50 3.88 6/264 157707
/proc/meminfo: memFree=128051312/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=92020 memory=19228 CPUtime=0.64 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 2700 0 0 0 48 16 0 0 20 0 1 0 236665962 94228480 4807 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 23005 4807 2464 595 0 7672 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 92020 KiB
Current children cumulated memory: 19228 KiB

[startup+1.50009 s]
/proc/loadavg: 1.84 3.50 3.88 6/264 157707
/proc/meminfo: memFree=128051312/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=92020 memory=19228 CPUtime=1.45 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 2700 0 0 0 108 37 0 0 20 0 1 0 236665962 94228480 4807 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 23005 4807 2464 595 0 7672 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 92020 KiB
Current children cumulated memory: 19228 KiB

[startup+3.10426 s]
/proc/loadavg: 1.84 3.50 3.88 6/264 157707
/proc/meminfo: memFree=128051828/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=92020 memory=19228 CPUtime=3.04 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 2700 0 0 0 224 80 0 0 20 0 1 0 236665962 94228480 4807 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 23005 4807 2464 595 0 7672 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 92020 KiB
Current children cumulated memory: 19228 KiB

[startup+6.3001 s]
/proc/loadavg: 2.01 3.51 3.88 6/264 157707
/proc/meminfo: memFree=128050316/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=95052 memory=26916 CPUtime=6.23 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 3602 0 0 0 494 129 0 0 20 0 1 0 236665962 97333248 6729 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 23763 6729 2496 595 0 8430 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 95052 KiB
Current children cumulated memory: 26916 KiB

[startup+12.7001 s]
/proc/loadavg: 2.17 3.51 3.88 6/264 157707
/proc/meminfo: memFree=128014060/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=98268 memory=38312 CPUtime=12.61 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 4397 0 0 0 1129 132 0 0 20 0 1 0 236665962 100626432 9578 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 24567 9578 2496 595 0 9234 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 98268 KiB
Current children cumulated memory: 38312 KiB

[startup+25.5001 s]
/proc/loadavg: 2.58 3.54 3.89 6/264 157707
/proc/meminfo: memFree=127956528/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=104620 memory=48528 CPUtime=25.37 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 5930 0 0 0 2397 140 0 0 20 0 1 0 236665962 107130880 12132 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 26155 12132 2496 595 0 10822 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 104620 KiB
Current children cumulated memory: 48528 KiB

[startup+51.1044 s]
/proc/loadavg: 3.12 3.59 3.90 6/265 157709
/proc/meminfo: memFree=127893928/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=122188 memory=57184 CPUtime=50.88 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 7219 0 0 0 4933 155 0 0 20 0 1 0 236665962 125120512 14296 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 30547 14296 2592 595 0 15214 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 122188 KiB
Current children cumulated memory: 57184 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 3.67 3.91 6/267 157713
/proc/meminfo: memFree=127794108/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=136736 memory=80560 CPUtime=101.92 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 11002 0 0 0 10013 179 0 0 20 0 1 0 236665962 140017664 20140 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 34184 20140 2624 595 0 18851 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 136736 KiB
Current children cumulated memory: 80560 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 3.77 3.93 6/267 157715
/proc/meminfo: memFree=127734496/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=164228 memory=95004 CPUtime=161.73 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 12845 0 0 0 15970 203 0 0 20 0 1 0 236665962 168169472 23751 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 41057 23751 2624 595 0 25724 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 164228 KiB
Current children cumulated memory: 95004 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 3.83 3.94 6/266 157717
/proc/meminfo: memFree=127709536/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=166588 memory=101496 CPUtime=221.58 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 13461 0 0 0 21933 225 0 0 20 0 1 0 236665962 170586112 25374 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 41647 25374 2624 595 0 26314 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 166588 KiB
Current children cumulated memory: 101496 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.87 3.95 6/265 157719
/proc/meminfo: memFree=127694748/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=170068 memory=106864 CPUtime=281.43 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 14294 0 0 0 27890 253 0 0 20 0 1 0 236665962 174149632 26716 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 42517 26716 2624 595 0 27184 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 170068 KiB
Current children cumulated memory: 106864 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.92 3.96 6/265 157721
/proc/meminfo: memFree=127665572/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=180828 memory=116976 CPUtime=341.27 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 16838 0 0 0 33849 278 0 0 20 0 1 0 236665962 185167872 29244 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 45207 29244 2624 595 0 29874 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 180828 KiB
Current children cumulated memory: 116976 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.95 3.97 6/264 157723
/proc/meminfo: memFree=127638780/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=185300 memory=125544 CPUtime=401.12 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 17953 0 0 0 39807 305 0 0 20 0 1 0 236665962 189747200 31386 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 46325 31386 2624 595 0 30992 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 185300 KiB
Current children cumulated memory: 125544 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.99 3.99 6/262 157725
/proc/meminfo: memFree=127624460/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=187716 memory=127720 CPUtime=460.95 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 18531 0 0 0 45776 319 0 0 20 0 1 0 236665962 192221184 31930 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 46929 31930 2624 595 0 31596 0

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

Current children cumulated memory: 228104 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.12 4.10 6/263 157855
/proc/meminfo: memFree=127337000/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=351020 memory=228104 CPUtime=2914.61 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 31846 0 0 0 290319 1142 0 0 20 0 1 0 236665962 359444480 57026 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 87755 57026 2624 595 0 72422 0
Current children cumulated CPU time: 2914.61 s
Current children cumulated vsize: 351020 KiB
Current children cumulated memory: 228104 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.11 4.09 6/263 157864
/proc/meminfo: memFree=127329348/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=351464 memory=228872 CPUtime=2974.45 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 31962 0 0 0 296294 1151 0 0 20 0 1 0 236665962 359899136 57218 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 87866 57218 2624 595 0 72533 0
Current children cumulated CPU time: 2974.45 s
Current children cumulated vsize: 351464 KiB
Current children cumulated memory: 228872 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.12 4.09 6/264 157867
/proc/meminfo: memFree=127332996/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=355336 memory=232584 CPUtime=3034.3 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 32915 0 0 0 302272 1158 0 0 20 0 1 0 236665962 363864064 58146 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 88834 58146 2624 595 0 73501 0
Current children cumulated CPU time: 3034.3 s
Current children cumulated vsize: 355336 KiB
Current children cumulated memory: 232584 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.11 4.09 6/264 157868
/proc/meminfo: memFree=127327596/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=360912 memory=236936 CPUtime=3094.15 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 34022 0 0 0 308247 1168 0 0 20 0 1 0 236665962 369573888 59234 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 90228 59234 2624 595 0 74895 0
Current children cumulated CPU time: 3094.15 s
Current children cumulated vsize: 360912 KiB
Current children cumulated memory: 236936 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.11 4.09 6/264 157870
/proc/meminfo: memFree=127327604/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=360912 memory=236936 CPUtime=3153.99 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 34022 0 0 0 314209 1190 0 0 20 0 1 0 236665962 369573888 59234 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 90228 59234 2624 595 0 74895 0
Current children cumulated CPU time: 3153.99 s
Current children cumulated vsize: 360912 KiB
Current children cumulated memory: 236936 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.12 4.09 6/265 157873
/proc/meminfo: memFree=127327836/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=360912 memory=236936 CPUtime=3213.85 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 34022 0 0 0 320178 1207 0 0 20 0 1 0 236665962 369573888 59234 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 90228 59234 2624 595 0 74895 0
Current children cumulated CPU time: 3213.85 s
Current children cumulated vsize: 360912 KiB
Current children cumulated memory: 236936 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.09 6/264 157875
/proc/meminfo: memFree=127327420/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=360912 memory=236936 CPUtime=3273.7 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 34027 0 0 0 326149 1221 0 0 20 0 1 0 236665962 369573888 59234 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 90228 59234 2624 595 0 74895 0
Current children cumulated CPU time: 3273.7 s
Current children cumulated vsize: 360912 KiB
Current children cumulated memory: 236936 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 6/264 157878
/proc/meminfo: memFree=127311252/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=363404 memory=239112 CPUtime=3333.55 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 34562 0 0 0 332125 1230 0 0 20 0 1 0 236665962 372125696 59778 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 90851 59778 2624 595 0 75518 0
Current children cumulated CPU time: 3333.55 s
Current children cumulated vsize: 363404 KiB
Current children cumulated memory: 239112 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.09 6/264 157880
/proc/meminfo: memFree=127302684/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=373324 memory=247688 CPUtime=3393.4 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 36694 0 0 0 338099 1241 0 0 20 0 1 0 236665962 382283776 61922 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 93331 61922 2624 595 0 77998 0
Current children cumulated CPU time: 3393.4 s
Current children cumulated vsize: 373324 KiB
Current children cumulated memory: 247688 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 6/264 157882
/proc/meminfo: memFree=127295156/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=378308 memory=268384 CPUtime=3453.25 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 37794 0 0 0 344069 1256 0 0 20 0 1 0 236665962 387387392 67096 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 94577 67096 2624 595 0 79244 0
Current children cumulated CPU time: 3453.25 s
Current children cumulated vsize: 378308 KiB
Current children cumulated memory: 268384 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 6/263 157884
/proc/meminfo: memFree=127295148/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=378308 memory=268384 CPUtime=3513.1 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 37794 0 0 0 350036 1274 0 0 20 0 1 0 236665962 387387392 67096 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 94577 67096 2624 595 0 79244 0
Current children cumulated CPU time: 3513.1 s
Current children cumulated vsize: 378308 KiB
Current children cumulated memory: 268384 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.09 4.09 6/264 157893
/proc/meminfo: memFree=127295792/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=378308 memory=268384 CPUtime=3572.95 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 37794 0 0 0 356008 1287 0 0 20 0 1 0 236665962 387387392 67096 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 94577 67096 2624 595 0 79244 0
Current children cumulated CPU time: 3572.95 s
Current children cumulated vsize: 378308 KiB
Current children cumulated memory: 268384 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.16 4.12 4.09 6/265 157896
/proc/meminfo: memFree=127295524/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=378308 memory=268384 CPUtime=3600.08 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 37794 0 0 0 358716 1292 0 0 20 0 1 0 236665962 387387392 67096 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 94577 67096 2624 595 0 79244 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 378308 KiB
Current children cumulated memory: 268384 KiB

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

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

# cumulated CPU time of all completed processes:  user=3587.18 s, system=12.9274 s

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

[startup+3609.5 s]
/proc/loadavg: 4.16 4.12 4.09 6/265 157896
/proc/meminfo: memFree=127295524/131249996 swapFree=33000896/33010684
[pid=157696] ppid=157685 vsize=378308 memory=268384 CPUtime=3600.08 cores=0,2
/proc/157696/stat : 157696 (SynLSCD) R 157685 157696 157638 0 -1 4194304 37794 0 0 0 358716 1292 0 0 20 0 1 0 236665962 387387392 67096 18446744073709551615 94054807732224 94054810166377 140728114942000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94054810647800 94054810680832 94054839181312 140728114948452 140728114948585 140728114948585 140728114954189 0
/proc/157696/statm: 94577 67096 2624 595 0 79244 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 378308 KiB
Current children cumulated memory: 268384 KiB

Child status: 0

Real time (s): 3609.52
CPU time (s): 3600.11
CPU user time (s): 3587.18
CPU system time (s): 12.9274
CPU usage (%): 99.7393
Max. virtual memory (cumulated for all children) (KiB): 378308
Max. memory (cumulated for all children) (KiB): 268384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.18
system time used= 12.9274
maximum resident set size= 313280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37820
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= 229
involuntary context switches= 7947


# summary of solver processes directly reported to runsolver:
#   pid: 157696
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3587.18
#   total CPU system time (s): 12.9274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.37712 second user time and 11.1784 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-22 20:44:41
IDJOB=4541579
IDBENCH=163188
IDSOLVER=3369
FILE ID=nodeC023/4541579-1753209881
RUNJOBID= nodeC023-1753209881-157648
SLURM_JOB_ID= 9687776
Free space on /tmp= 433044 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/inequalities/OPB/ineq6/normalized-20array_ineq6.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-4541579-1753209881/watcher-4541579-1753209881 -o /tmp/evaluation-result-4541579-1753209881/solver-4541579-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1753209881-157648 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4541579-1753209881.opb

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

MD5SUM BENCH= 3fc1fa6fafd20a9b1fe100c4dc12e1ea
RANDOM SEED=942850719

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		: 3632.770
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		: 3601.251
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.847
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		: 3443.962
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.017
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		: 3599.915
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		: 3600.030
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		: 3565.343
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:        128080620 kB
MemAvailable:   129627460 kB
Buffers:              16 kB
Cached:          2289532 kB
SwapCached:         2872 kB
Active:           754964 kB
Inactive:        1617636 kB
Active(anon):      48812 kB
Inactive(anon):    55056 kB
Active(file):     706152 kB
Inactive(file):  1562580 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7128 kB
Writeback:             0 kB
AnonPages:         83332 kB
Mapped:           102436 kB
Shmem:             20816 kB
KReclaimable:     234696 kB
Slab:             329820 kB
SReclaimable:     234696 kB
SUnreclaim:        95124 kB
KernelStack:        4108 kB
PageTables:         2440 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     360348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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 21:44:51