Trace number 4503255

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-PS 2025-06-01? (TO) 3600.08 3609.14

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-89.opb
MD5SUM18b53876a62b8c6712d354fac2089947
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 benchmark1418.99
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10086
Total number of constraints226240
Number of constraints which are clauses203302
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint2
Maximum length of a constraint231
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.48/0.58	c #vars 10086 #constraints 226608 22.4676 1
1.38/1.40	c 226608 constraints
1.38/1.40	c Finish cloning data from SAT to LS
1.38/1.40	c restart_num_ls  -100000 0
61.30/61.57	c Use LS-small
61.30/61.57	c update_LS_target_phase-runLS
83.73/84.09	c restart_num_ls  0 510
83.73/84.09	c LS 90 56
143.75/144.26	c Use LS-small
143.75/144.26	c update_LS_target_phase-runLS
1696.76/1701.14	c restart_num_ls  510 18429
1696.76/1701.14	c LS 80 86
1756.71/1761.28	c Use LS-small
1756.71/1761.28	c update_LS_target_phase-runLS
3600.04/3609.10	c Program interrupted by user.
3600.04/3609.10	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 (63053 MiB free)
  memory of node 1: 64507 MiB (64023 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100061 s]*
/proc/loadavg: 4.14 4.13 4.09 5/265 21673
/proc/meminfo: memFree=130115548/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=95352 memory=24768 CPUtime=0.08 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 3666 0 0 0 8 0 0 0 20 0 1 0 31971768 97640448 6192 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 23838 6192 2272 595 0 8505 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 95352 KiB
Current children cumulated memory: 24768 KiB

[startup+0.205407 s]*
/proc/loadavg: 4.14 4.13 4.09 5/265 21673
/proc/meminfo: memFree=130111452/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=100756 memory=32116 CPUtime=0.19 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 5069 0 0 0 18 1 0 0 20 0 1 0 31971768 103174144 8029 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 25189 8029 2272 595 0 9856 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 100756 KiB
Current children cumulated memory: 32116 KiB

[startup+0.305397 s]*
/proc/loadavg: 4.14 4.13 4.09 5/265 21673
/proc/meminfo: memFree=130111452/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=105928 memory=39460 CPUtime=0.29 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 6390 0 0 0 28 1 0 0 20 0 1 0 31971768 108470272 9865 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 26482 9865 2272 595 0 11149 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 105928 KiB
Current children cumulated memory: 39460 KiB

[startup+0.700148 s]
/proc/loadavg: 4.14 4.13 4.09 5/265 21673
/proc/meminfo: memFree=130095448/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=154332 memory=86992 CPUtime=0.67 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 15767 0 0 0 65 2 0 0 20 0 1 0 31971768 158035968 21748 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 38583 21748 2336 595 0 23250 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 154332 KiB
Current children cumulated memory: 86992 KiB

[startup+1.50018 s]
/proc/loadavg: 4.14 4.13 4.09 5/265 21673
/proc/meminfo: memFree=129900560/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=539348 memory=453240 CPUtime=1.48 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 85107 0 0 0 135 13 0 0 20 0 1 0 31971768 552292352 113310 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 134837 113310 2528 595 0 119504 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 539348 KiB
Current children cumulated memory: 453240 KiB

[startup+3.10543 s]
/proc/loadavg: 4.29 4.16 4.10 5/265 21673
/proc/meminfo: memFree=129675256/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=539348 memory=453880 CPUtime=3.08 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 85260 0 0 0 292 16 0 0 20 0 1 0 31971768 552292352 113470 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 134837 113470 2528 595 0 119504 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 539348 KiB
Current children cumulated memory: 453880 KiB

[startup+6.30016 s]
/proc/loadavg: 4.29 4.16 4.10 5/265 21673
/proc/meminfo: memFree=129675148/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=539348 memory=454008 CPUtime=6.26 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 85307 0 0 0 606 20 0 0 20 0 1 0 31971768 552292352 113502 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 134837 113502 2528 595 0 119504 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 539348 KiB
Current children cumulated memory: 454008 KiB

[startup+12.7002 s]
/proc/loadavg: 4.40 4.19 4.11 5/265 21673
/proc/meminfo: memFree=129674928/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=539348 memory=454136 CPUtime=12.64 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 85330 0 0 0 1237 27 0 0 20 0 1 0 31971768 552292352 113534 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 134837 113534 2528 595 0 119504 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 539348 KiB
Current children cumulated memory: 454136 KiB

[startup+25.5002 s]
/proc/loadavg: 4.57 4.23 4.13 5/265 21718
/proc/meminfo: memFree=129422096/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=539348 memory=454136 CPUtime=25.41 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 85330 0 0 0 2498 43 0 0 20 0 1 0 31971768 552292352 113534 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 134837 113534 2528 595 0 119504 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 539348 KiB
Current children cumulated memory: 454136 KiB

[startup+51.1056 s]
/proc/loadavg: 4.37 4.21 4.12 5/265 21719
/proc/meminfo: memFree=129421112/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=539348 memory=454136 CPUtime=50.93 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 85331 0 0 0 5020 73 0 0 20 0 1 0 31971768 552292352 113534 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 134837 113534 2528 595 0 119504 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 539348 KiB
Current children cumulated memory: 454136 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 4.19 4.12 5/264 21722
/proc/meminfo: memFree=129402264/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=559716 memory=481360 CPUtime=101.98 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 89592 0 0 0 10086 112 0 0 20 0 1 0 31971768 573149184 120340 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 139929 120340 2560 595 0 124596 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 559716 KiB
Current children cumulated memory: 481360 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.18 4.12 5/264 21726
/proc/meminfo: memFree=129391960/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=562712 memory=484432 CPUtime=161.8 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 90385 0 0 0 16017 163 0 0 20 0 1 0 31971768 576217088 121108 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 140678 121108 2560 595 0 125345 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 562712 KiB
Current children cumulated memory: 484432 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.16 4.11 5/264 21772
/proc/meminfo: memFree=129030996/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=568768 memory=505548 CPUtime=221.64 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 91370 0 0 0 22000 164 0 0 20 0 1 0 31971768 582418432 126387 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 142192 126387 2560 595 0 126859 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 568768 KiB
Current children cumulated memory: 505548 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.16 4.11 5/264 21774
/proc/meminfo: memFree=128987124/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=574456 memory=511136 CPUtime=281.48 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 92308 0 0 0 27983 165 0 0 20 0 1 0 31971768 588242944 127784 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 143614 127784 2560 595 0 128281 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 574456 KiB
Current children cumulated memory: 511136 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/263 21776
/proc/meminfo: memFree=128968088/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=575480 memory=512160 CPUtime=341.32 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 92559 0 0 0 33967 165 0 0 20 0 1 0 31971768 589291520 128040 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 143870 128040 2560 595 0 128537 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 575480 KiB
Current children cumulated memory: 512160 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/262 21780
/proc/meminfo: memFree=128965596/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=575480 memory=513696 CPUtime=401.18 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 92627 0 0 0 39952 166 0 0 20 0 1 0 31971768 589291520 128424 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 143870 128424 2560 595 0 128537 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 575480 KiB
Current children cumulated memory: 513696 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.12 4.10 5/262 21782
/proc/meminfo: memFree=128963472/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=578852 memory=517804 CPUtime=461.03 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 93174 0 0 0 45934 169 0 0 20 0 1 0 31971768 592744448 129451 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 144713 129451 2560 595 0 129380 0

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

Current children cumulated memory: 536268 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/262 21896
/proc/meminfo: memFree=128899832/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=596284 memory=536268 CPUtime=2914.89 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97061 0 0 0 291201 288 0 0 20 0 1 0 31971768 610594816 134067 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 149071 134067 2560 595 0 133738 0
Current children cumulated CPU time: 2914.89 s
Current children cumulated vsize: 596284 KiB
Current children cumulated memory: 536268 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/262 21898
/proc/meminfo: memFree=128894308/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=596796 memory=536524 CPUtime=2974.74 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97136 0 0 0 297186 288 0 0 20 0 1 0 31971768 611119104 134131 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 149199 134131 2560 595 0 133866 0
Current children cumulated CPU time: 2974.74 s
Current children cumulated vsize: 596796 KiB
Current children cumulated memory: 536524 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/262 21900
/proc/meminfo: memFree=128893628/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=596796 memory=536524 CPUtime=3034.6 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97136 0 0 0 303172 288 0 0 20 0 1 0 31971768 611119104 134131 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 149199 134131 2560 595 0 133866 0
Current children cumulated CPU time: 3034.6 s
Current children cumulated vsize: 596796 KiB
Current children cumulated memory: 536524 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/263 21905
/proc/meminfo: memFree=128893624/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=596796 memory=536524 CPUtime=3094.45 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97136 0 0 0 309157 288 0 0 20 0 1 0 31971768 611119104 134131 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 149199 134131 2560 595 0 133866 0
Current children cumulated CPU time: 3094.45 s
Current children cumulated vsize: 596796 KiB
Current children cumulated memory: 536524 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/264 21921
/proc/meminfo: memFree=128893776/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=596796 memory=536524 CPUtime=3154.31 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97136 0 0 0 315143 288 0 0 20 0 1 0 31971768 611119104 134131 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 149199 134131 2560 595 0 133866 0
Current children cumulated CPU time: 3154.31 s
Current children cumulated vsize: 596796 KiB
Current children cumulated memory: 536524 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 21923
/proc/meminfo: memFree=128893092/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=596796 memory=538316 CPUtime=3214.16 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97136 0 0 0 321128 288 0 0 20 0 1 0 31971768 611119104 134579 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 149199 134579 2560 595 0 133866 0
Current children cumulated CPU time: 3214.16 s
Current children cumulated vsize: 596796 KiB
Current children cumulated memory: 538316 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/264 21925
/proc/meminfo: memFree=128869644/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=620704 memory=542136 CPUtime=3274.02 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97434 0 0 0 327112 290 0 0 20 0 1 0 31971768 635600896 135534 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 155176 135534 2560 595 0 139843 0
Current children cumulated CPU time: 3274.02 s
Current children cumulated vsize: 620704 KiB
Current children cumulated memory: 542136 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/264 21927
/proc/meminfo: memFree=128869424/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=620704 memory=542136 CPUtime=3333.87 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97510 0 0 0 333097 290 0 0 20 0 1 0 31971768 635600896 135534 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 155176 135534 2560 595 0 139843 0
Current children cumulated CPU time: 3333.87 s
Current children cumulated vsize: 620704 KiB
Current children cumulated memory: 542136 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 21931
/proc/meminfo: memFree=128870032/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=620704 memory=542136 CPUtime=3393.73 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97512 0 0 0 339083 290 0 0 20 0 1 0 31971768 635600896 135534 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 155176 135534 2560 595 0 139843 0
Current children cumulated CPU time: 3393.73 s
Current children cumulated vsize: 620704 KiB
Current children cumulated memory: 542136 KiB

[startup+3462.3 s]
/proc/loadavg: 4.52 4.25 4.14 5/263 21934
/proc/meminfo: memFree=128869356/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=621592 memory=542392 CPUtime=3453.59 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97641 0 0 0 345065 294 0 0 20 0 1 0 31971768 636510208 135598 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 155398 135598 2560 595 0 140065 0
Current children cumulated CPU time: 3453.59 s
Current children cumulated vsize: 621592 KiB
Current children cumulated memory: 542392 KiB

[startup+3522.3 s]
/proc/loadavg: 4.29 4.24 4.14 5/263 21936
/proc/meminfo: memFree=128869524/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=621592 memory=542520 CPUtime=3513.44 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97644 0 0 0 351050 294 0 0 20 0 1 0 31971768 636510208 135630 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 155398 135630 2560 595 0 140065 0
Current children cumulated CPU time: 3513.44 s
Current children cumulated vsize: 621592 KiB
Current children cumulated memory: 542520 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.20 4.14 5/263 21983
/proc/meminfo: memFree=128344336/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=621592 memory=542520 CPUtime=3573.3 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97645 0 0 0 357036 294 0 0 20 0 1 0 31971768 636510208 135630 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 155398 135630 2560 595 0 140065 0
Current children cumulated CPU time: 3573.3 s
Current children cumulated vsize: 621592 KiB
Current children cumulated memory: 542520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 4.15 4.20 4.14 5/263 22074
/proc/meminfo: memFree=128058272/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=621592 memory=542520 CPUtime=3600.04 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97645 0 0 0 359710 294 0 0 20 0 1 0 31971768 636510208 135630 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 155398 135630 2560 595 0 140065 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 621592 KiB
Current children cumulated memory: 542520 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.13 s, system=2.94633 s

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

[startup+3609.11 s]
/proc/loadavg: 4.15 4.20 4.14 5/263 22074
/proc/meminfo: memFree=128058272/131250000 swapFree=33010684/33010684
[pid=21672] ppid=21669 vsize=621592 memory=542520 CPUtime=3600.04 cores=4,6
/proc/21672/stat : 21672 (SynLSCD-PS) R 21669 21672 20557 0 -1 4194304 97645 0 0 0 359710 294 0 0 20 0 1 0 31971768 636510208 135630 18446744073709551615 94165454553088 94165456988089 140733755328768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94165457468664 94165457501696 94165480140800 140733755337056 140733755337192 140733755337192 140733755342794 0
/proc/21672/statm: 155398 135630 2560 595 0 140065 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 621592 KiB
Current children cumulated memory: 542520 KiB

Child status: 0

Real time (s): 3609.14
CPU time (s): 3600.08
CPU user time (s): 3597.13
CPU system time (s): 2.94633
CPU usage (%): 99.749
Max. virtual memory (cumulated for all children) (KiB): 649640
Max. memory (cumulated for all children) (KiB): 557996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.13
system time used= 2.94633
maximum resident set size= 570284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97678
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= 158
involuntary context switches= 1609


# summary of solver processes directly reported to runsolver:
#   pid: 21672
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3597.13
#   total CPU system time (s): 2.94633

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.39473 second user time and 14.9573 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-06-29 04:08:35
IDJOB=4503255
IDBENCH=155416
IDSOLVER=3370
FILE ID=nodeC013/4503255-1751162915
RUNJOBID= nodeC013-1751159266-20571
SLURM_JOB_ID= 9587499
Free space on /tmp= 433036 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-89.opb
COMMAND LINE= SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503255-1751162915/watcher-4503255-1751162915 -o /tmp/evaluation-result-4503255-1751162915/solver-4503255-1751162915 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751159266-20571 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4503255-1751162915.opb

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

MD5SUM BENCH= 18b53876a62b8c6712d354fac2089947
RANDOM SEED=1843941296

nodeC013 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        130126384 kB
MemAvailable:   129736200 kB
Buffers:            3280 kB
Cached:           378476 kB
SwapCached:            0 kB
Active:           345436 kB
Inactive:         169648 kB
Active(anon):     146616 kB
Inactive(anon):        0 kB
Active(file):     198820 kB
Inactive(file):   169648 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             24016 kB
Writeback:             0 kB
AnonPages:        136684 kB
Mapped:           109736 kB
Shmem:             13284 kB
KReclaimable:      86116 kB
Slab:             168896 kB
SReclaimable:      86116 kB
SUnreclaim:        82780 kB
KernelStack:        4252 kB
PageTables:         3344 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     496604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433000 MiB
End job on nodeC013 at 2025-06-29 05:08:44