Trace number 4545991

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.12 3609.34

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ab51-40-100.0.u.opb
MD5SUM84d6a262f1f6531f4a7714720272edd7
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 benchmark56.7591
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12675
Total number of constraints11891
Number of constraints which are clauses11766
Number of constraints which are cardinality constraints (but not clauses)124
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint11734
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 1285216
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 501285383
Number of bits of the biggest sum of numbers29
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.07	c #vars 12675 #constraints 11891 0.938146 1
0.00/0.07	c intsize: 29
1.47/1.55	c 11891 constraints
1.47/1.55	c Finish cloning data from SAT to LS
1.47/1.55	c restart_num_ls  -100000 0
2558.18/2564.87	c Use LS-small
2558.18/2564.87	restart_num  0 310
2558.18/2564.87	c LS-restart 90 78
3600.07/3609.30	c Use LS-small
3600.07/3609.30	c Program interrupted by user.
3600.07/3609.30	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 (62018 MiB free)
  memory of node 1: 64507 MiB (63530 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545991-1753263569/watcher-4545991-1753263569 -o /tmp/evaluation-result-4545991-1753263569/solver-4545991-1753263569 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1753259700-177760 --watchdog 3760 ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545991-1753263569.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
Starting watchdog thread
solver pid=178834, runsolver pid=178831
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 4.06 4.08 4.02 5/265 178835
/proc/meminfo: memFree=128562340/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=100864 memory=29200 CPUtime=0.08 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 5284 0 0 0 7 1 0 0 20 0 1 0 242036439 103284736 7268 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 25216 7268 2368 595 0 9883 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 100864 KiB
Current children cumulated memory: 29200 KiB

[startup+0.205689 s]*
/proc/loadavg: 4.06 4.08 4.02 5/265 178835
/proc/meminfo: memFree=128542684/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=114672 memory=43596 CPUtime=0.18 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 9212 0 0 0 17 1 0 0 20 0 1 0 242036439 117424128 10899 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 28668 10899 2464 595 0 13335 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 114672 KiB
Current children cumulated memory: 43596 KiB

[startup+0.305588 s]*
/proc/loadavg: 4.06 4.08 4.02 5/265 178835
/proc/meminfo: memFree=128542684/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=116456 memory=44236 CPUtime=0.28 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 9368 0 0 0 27 1 0 0 20 0 1 0 242036439 119250944 11059 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 29114 11059 2464 595 0 13781 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 116456 KiB
Current children cumulated memory: 44236 KiB

[startup+0.700098 s]
/proc/loadavg: 4.06 4.08 4.02 5/265 178835
/proc/meminfo: memFree=128542684/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=116456 memory=44364 CPUtime=0.67 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 9394 0 0 0 65 2 0 0 20 0 1 0 242036439 119250944 11091 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 29114 11091 2464 595 0 13781 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 116456 KiB
Current children cumulated memory: 44364 KiB

[startup+1.50017 s]
/proc/loadavg: 4.06 4.08 4.02 6/265 178835
/proc/meminfo: memFree=128389720/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=625320 memory=551628 CPUtime=1.47 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 136224 0 0 0 126 21 0 0 20 0 1 0 242036439 640327680 137907 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 156330 137907 2464 595 0 140997 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 625320 KiB
Current children cumulated memory: 551628 KiB

[startup+3.10597 s]
/proc/loadavg: 4.06 4.08 4.02 6/265 178835
/proc/meminfo: memFree=127994852/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=661932 memory=590156 CPUtime=3.07 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 145816 0 0 0 284 23 0 0 20 0 1 0 242036439 677818368 147539 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 165483 147539 2496 595 0 150150 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 661932 KiB
Current children cumulated memory: 590156 KiB

[startup+6.30012 s]
/proc/loadavg: 4.06 4.08 4.02 6/265 178835
/proc/meminfo: memFree=127995396/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=661932 memory=590156 CPUtime=6.25 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 145817 0 0 0 600 25 0 0 20 0 1 0 242036439 677818368 147539 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 165483 147539 2496 595 0 150150 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 661932 KiB
Current children cumulated memory: 590156 KiB

[startup+12.7001 s]
/proc/loadavg: 4.05 4.08 4.02 6/265 178835
/proc/meminfo: memFree=127997876/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=661932 memory=590156 CPUtime=12.65 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 145818 0 0 0 1235 30 0 0 20 0 1 0 242036439 677818368 147539 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 165483 147539 2496 595 0 150150 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 661932 KiB
Current children cumulated memory: 590156 KiB

[startup+25.5001 s]
/proc/loadavg: 4.04 4.08 4.02 6/265 178925
/proc/meminfo: memFree=124574128/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=661932 memory=590156 CPUtime=25.41 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 145818 0 0 0 2500 41 0 0 20 0 1 0 242036439 677818368 147539 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 165483 147539 2496 595 0 150150 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 661932 KiB
Current children cumulated memory: 590156 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 4.09 4.02 6/265 178926
/proc/meminfo: memFree=124575488/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=661932 memory=590156 CPUtime=50.94 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 145818 0 0 0 5032 62 0 0 20 0 1 0 242036439 677818368 147539 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 165483 147539 2496 595 0 150150 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 661932 KiB
Current children cumulated memory: 590156 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.02 6/266 178974
/proc/meminfo: memFree=124786016/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=1048512 memory=931720 CPUtime=101.97 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 176605 0 0 0 10106 91 0 0 20 0 1 0 242036439 1073676288 232930 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 262128 232930 2528 595 0 246795 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1048512 KiB
Current children cumulated memory: 931720 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.08 4.02 6/266 178976
/proc/meminfo: memFree=124406172/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=1360896 memory=1157884 CPUtime=161.82 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 198679 0 0 0 16074 108 0 0 20 0 1 0 242036439 1393557504 289471 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 340224 289471 2528 595 0 324891 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 1360896 KiB
Current children cumulated memory: 1157884 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.10 4.03 6/265 178978
/proc/meminfo: memFree=124088456/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=1496196 memory=1386720 CPUtime=221.67 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 228486 0 0 0 22046 121 0 0 20 0 1 0 242036439 1532104704 346680 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 374049 346680 2528 595 0 358716 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 1496196 KiB
Current children cumulated memory: 1386720 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.09 4.03 6/264 178980
/proc/meminfo: memFree=123977232/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=1906720 memory=1465508 CPUtime=281.51 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 237174 0 0 0 28015 136 0 0 20 0 1 0 242036439 1952481280 366377 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 476680 366377 2528 595 0 461347 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 1906720 KiB
Current children cumulated memory: 1465508 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.10 4.03 6/264 178983
/proc/meminfo: memFree=123946676/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=1938472 memory=1493156 CPUtime=341.35 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 244312 0 0 0 33990 145 0 0 20 0 1 0 242036439 1984995328 373289 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 484618 373289 2528 595 0 469285 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 1938472 KiB
Current children cumulated memory: 1493156 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.10 4.03 6/265 179038
/proc/meminfo: memFree=123824968/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=1968112 memory=1518500 CPUtime=401.2 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 250625 0 0 0 39971 149 0 0 20 0 1 0 242036439 2015346688 379625 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 492028 379625 2528 595 0 476695 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 1968112 KiB
Current children cumulated memory: 1518500 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 4.03 6/264 179219
/proc/meminfo: memFree=123751252/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=1982236 memory=1532324 CPUtime=460.99 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 254017 0 0 0 45937 162 0 0 20 0 1 0 242036439 2029809664 383081 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 495559 383081 2528 595 0 480226 0
Current children cumulated CPU time: 460.99 s

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

Current children cumulated memory: 1910944 KiB

[startup+2922.3 s]
/proc/loadavg: 3.07 3.09 3.31 4/258 179428
/proc/meminfo: memFree=122374708/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2331728 memory=1911072 CPUtime=2914.78 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 325725 0 0 0 291051 427 0 0 20 0 1 0 242036439 2387689472 477768 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 582932 477768 2528 595 0 567599 0
Current children cumulated CPU time: 2914.78 s
Current children cumulated vsize: 2331728 KiB
Current children cumulated memory: 1911072 KiB

[startup+2982.3 s]
/proc/loadavg: 3.08 3.09 3.29 4/258 179430
/proc/meminfo: memFree=122356428/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2332052 memory=1911328 CPUtime=2974.62 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 325794 0 0 0 297031 431 0 0 20 0 1 0 242036439 2388021248 477832 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 583013 477832 2528 595 0 567680 0
Current children cumulated CPU time: 2974.62 s
Current children cumulated vsize: 2332052 KiB
Current children cumulated memory: 1911328 KiB

[startup+3042.3 s]
/proc/loadavg: 3.07 3.08 3.27 4/257 179432
/proc/meminfo: memFree=122350480/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2332052 memory=1911456 CPUtime=3034.48 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 326235 0 0 0 303011 437 0 0 20 0 1 0 242036439 2388021248 477864 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 583013 477864 2528 595 0 567680 0
Current children cumulated CPU time: 3034.48 s
Current children cumulated vsize: 2332052 KiB
Current children cumulated memory: 1911456 KiB

[startup+3102.3 s]
/proc/loadavg: 3.13 3.10 3.27 4/256 179434
/proc/meminfo: memFree=122333200/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2332440 memory=1911584 CPUtime=3094.33 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 326311 0 0 0 308992 441 0 0 20 0 1 0 242036439 2388418560 477896 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 583110 477896 2528 595 0 567777 0
Current children cumulated CPU time: 3094.33 s
Current children cumulated vsize: 2332440 KiB
Current children cumulated memory: 1911584 KiB

[startup+3162.3 s]
/proc/loadavg: 3.05 3.08 3.25 4/256 179435
/proc/meminfo: memFree=122328504/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2332440 memory=1911712 CPUtime=3154.18 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 326325 0 0 0 314973 445 0 0 20 0 1 0 242036439 2388418560 477928 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 583110 477928 2528 595 0 567777 0
Current children cumulated CPU time: 3154.18 s
Current children cumulated vsize: 2332440 KiB
Current children cumulated memory: 1911712 KiB

[startup+3222.3 s]
/proc/loadavg: 3.13 3.09 3.24 4/256 179437
/proc/meminfo: memFree=122269828/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2335812 memory=1914656 CPUtime=3214.03 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 327081 0 0 0 320953 450 0 0 20 0 1 0 242036439 2391871488 478664 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 583953 478664 2528 595 0 568620 0
Current children cumulated CPU time: 3214.03 s
Current children cumulated vsize: 2335812 KiB
Current children cumulated memory: 1914656 KiB

[startup+3282.3 s]
/proc/loadavg: 3.11 3.09 3.23 4/258 179441
/proc/meminfo: memFree=122155768/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2336116 memory=1915168 CPUtime=3273.88 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 327288 0 0 0 326934 454 0 0 20 0 1 0 242036439 2392182784 478792 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 584029 478792 2528 595 0 568696 0
Current children cumulated CPU time: 3273.88 s
Current children cumulated vsize: 2336116 KiB
Current children cumulated memory: 1915168 KiB

[startup+3342.3 s]
/proc/loadavg: 3.09 3.09 3.22 4/259 179444
/proc/meminfo: memFree=122066264/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2337096 memory=1915936 CPUtime=3333.73 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 327527 0 0 0 332916 457 0 0 20 0 1 0 242036439 2393186304 478984 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 584274 478984 2528 595 0 568941 0
Current children cumulated CPU time: 3333.73 s
Current children cumulated vsize: 2337096 KiB
Current children cumulated memory: 1915936 KiB

[startup+3402.3 s]
/proc/loadavg: 3.10 3.09 3.21 4/260 179453
/proc/meminfo: memFree=122063328/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2338636 memory=1917600 CPUtime=3393.58 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 327995 0 0 0 338896 462 0 0 20 0 1 0 242036439 2394763264 479400 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 584659 479400 2528 595 0 569326 0
Current children cumulated CPU time: 3393.58 s
Current children cumulated vsize: 2338636 KiB
Current children cumulated memory: 1917600 KiB

[startup+3462.3 s]
/proc/loadavg: 3.09 3.08 3.20 4/260 179455
/proc/meminfo: memFree=122037348/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2338636 memory=1917728 CPUtime=3453.43 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 328008 0 0 0 344876 467 0 0 20 0 1 0 242036439 2394763264 479432 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 584659 479432 2528 595 0 569326 0
Current children cumulated CPU time: 3453.43 s
Current children cumulated vsize: 2338636 KiB
Current children cumulated memory: 1917728 KiB

[startup+3522.3 s]
/proc/loadavg: 3.07 3.08 3.18 4/260 179457
/proc/meminfo: memFree=121981016/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2338788 memory=1917856 CPUtime=3513.29 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 328052 0 0 0 350858 471 0 0 20 0 1 0 242036439 2394918912 479464 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 584697 479464 2528 595 0 569364 0
Current children cumulated CPU time: 3513.29 s
Current children cumulated vsize: 2338788 KiB
Current children cumulated memory: 1917856 KiB

[startup+3582.3 s]
/proc/loadavg: 3.12 3.09 3.18 4/258 179459
/proc/meminfo: memFree=121956816/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2338788 memory=1918112 CPUtime=3573.14 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 328218 0 0 0 356838 476 0 0 20 0 1 0 242036439 2394918912 479528 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 584697 479528 2528 595 0 569364 0
Current children cumulated CPU time: 3573.14 s
Current children cumulated vsize: 2338788 KiB
Current children cumulated memory: 1918112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 3.16 3.10 3.18 4/258 179461
/proc/meminfo: memFree=121939424/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2339012 memory=1918240 CPUtime=3600.07 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 328238 0 0 0 359529 478 0 0 20 0 1 0 242036439 2395148288 479560 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 584753 479560 2528 595 0 569420 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2339012 KiB
Current children cumulated memory: 1918240 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.33 s, system=4.79436 s

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

[startup+3609.3 s]
/proc/loadavg: 3.16 3.10 3.18 4/258 179461
/proc/meminfo: memFree=121939424/131249996 swapFree=33005016/33010684
[pid=178834] ppid=178831 vsize=2339012 memory=1918240 CPUtime=3600.07 cores=0,2
/proc/178834/stat : 178834 (SynLSCD) R 178831 178834 177743 0 -1 4194304 328238 0 0 0 359529 478 0 0 20 0 1 0 242036439 2395148288 479560 18446744073709551615 94832169009152 94832171443753 140734250514672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94832171924728 94832171957760 94832200994816 140734250518915 140734250519050 140734250519050 140734250524654 0
/proc/178834/statm: 584753 479560 2528 595 0 569420 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2339012 KiB
Current children cumulated memory: 1918240 KiB

Child status: 0

Real time (s): 3609.34
CPU time (s): 3600.12
CPU user time (s): 3595.33
CPU system time (s): 4.79436
CPU usage (%): 99.7446
Max. virtual memory (cumulated for all children) (KiB): 2375256
Max. memory (cumulated for all children) (KiB): 1918240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.33
system time used= 4.79436
maximum resident set size= 1918496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 328269
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= 237
involuntary context switches= 8070


# summary of solver processes directly reported to runsolver:
#   pid: 178834
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3595.33
#   total CPU system time (s): 4.79436

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.89033 second user time and 15.8472 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-23 11:39:29
IDJOB=4545991
IDBENCH=164178
IDSOLVER=3421
FILE ID=nodeC030/4545991-1753263569
RUNJOBID= nodeC030-1753259700-177760
SLURM_JOB_ID= 9689185
Free space on /tmp= 432832 MiB

SOLVER NAME= SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ab51-40-100.0.u.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-4545991-1753263569/watcher-4545991-1753263569 -o /tmp/evaluation-result-4545991-1753263569/solver-4545991-1753263569 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1753259700-177760 --watchdog 3760  ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545991-1753263569.opb

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

MD5SUM BENCH= 84d6a262f1f6531f4a7714720272edd7
RANDOM SEED=654685998

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128562340 kB
MemAvailable:   128848816 kB
Buffers:              16 kB
Cached:          1052248 kB
SwapCached:          232 kB
Active:          1563708 kB
Inactive:         379984 kB
Active(anon):     875292 kB
Inactive(anon):    37892 kB
Active(file):     688416 kB
Inactive(file):   342092 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4496 kB
Writeback:             8 kB
AnonPages:        894548 kB
Mapped:           115308 kB
Shmem:             21756 kB
KReclaimable:     190012 kB
Slab:             285092 kB
SReclaimable:     190012 kB
SUnreclaim:        95080 kB
KernelStack:        4320 kB
PageTables:         5068 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1388624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432832 MiB
End job on nodeC030 at 2025-07-23 12:39:38