Trace number 4541696

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

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/array_diag/normalized-26array_diag_greater.opb
MD5SUMdba81c8b2aded5f1a3d2b088b53137dc
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.658617
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3484
Total number of constraints3485
Number of constraints which are clauses2028
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1457
Minimum length of a constraint2
Maximum length of a constraint104
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 2251799813685248
Number of bits of the biggest number in a constraint 52
Biggest sum of numbers in a constraint 9007199254740991
Number of bits of the biggest sum of numbers53
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.13	c #vars 3484 #constraints 4941 1.4182 1
0.00/0.18	c 4941 constraints
0.00/0.18	c Finish cloning data from SAT to LS
0.00/0.18	c restart_num_ls  -100000 0
412.47/413.86	c Use LS-small
412.47/413.86	restart_num  0 301
412.47/413.86	LS-restart 90 47
1206.17/1209.82	c Use LS-small
1206.17/1209.82	restart_num  301 602
1206.17/1209.82	LS-restart 80 41
1720.20/1725.33	c Use LS-small
1720.20/1725.33	restart_num  602 903
1720.20/1725.33	LS-restart 70 69
3600.09/3611.38	c Use LS-small
3600.09/3611.38	c Program interrupted by user.
3600.09/3611.38	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 (62891 MiB free)
  memory of node 1: 64465 MiB (63554 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=214026, runsolver pid=214017

[startup+0.100058 s]*
/proc/loadavg: 1.10 1.27 2.26 2/266 214035
/proc/meminfo: memFree=129480312/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=65796 memory=3072 CPUtime=0 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) D 214017 214026 213965 0 -1 4194304 208 0 6 0 0 0 0 0 20 0 1 0 236757305 67375104 768 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 16449 768 704 595 0 1184 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 65796 KiB
Current children cumulated memory: 3072 KiB

[startup+0.204665 s]*
/proc/loadavg: 1.10 1.27 2.26 6/266 214035
/proc/meminfo: memFree=129446312/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=95684 memory=22228 CPUtime=0.08 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 3899 0 9 0 7 1 0 0 20 0 1 0 236757305 97980416 5557 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 23921 5557 2400 595 0 8588 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 95684 KiB
Current children cumulated memory: 22228 KiB

[startup+0.305626 s]*
/proc/loadavg: 1.10 1.27 2.26 6/266 214035
/proc/meminfo: memFree=129428420/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=95684 memory=22228 CPUtime=0.19 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 3899 0 9 0 15 4 0 0 20 0 1 0 236757305 97980416 5557 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 23921 5557 2400 595 0 8588 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 95684 KiB
Current children cumulated memory: 22228 KiB

[startup+0.700094 s]
/proc/loadavg: 1.33 1.31 2.27 6/266 214035
/proc/meminfo: memFree=129428420/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=95684 memory=22228 CPUtime=0.57 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 3899 0 9 0 44 13 0 0 20 0 1 0 236757305 97980416 5557 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 23921 5557 2400 595 0 8588 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 95684 KiB
Current children cumulated memory: 22228 KiB

[startup+1.5001 s]
/proc/loadavg: 1.33 1.31 2.27 6/266 214035
/proc/meminfo: memFree=129428728/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=95684 memory=22228 CPUtime=1.37 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 3899 0 9 0 105 32 0 0 20 0 1 0 236757305 97980416 5557 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 23921 5557 2400 595 0 8588 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 95684 KiB
Current children cumulated memory: 22228 KiB

[startup+3.10432 s]
/proc/loadavg: 1.33 1.31 2.27 6/266 214035
/proc/meminfo: memFree=129428988/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=95684 memory=22228 CPUtime=2.97 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 3899 0 9 0 226 71 0 0 20 0 1 0 236757305 97980416 5557 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 23921 5557 2400 595 0 8588 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 95684 KiB
Current children cumulated memory: 22228 KiB

[startup+6.30011 s]
/proc/loadavg: 1.55 1.36 2.28 6/266 214035
/proc/meminfo: memFree=129417068/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=98584 memory=29604 CPUtime=6.17 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 4648 0 9 0 489 128 0 0 20 0 1 0 236757305 100950016 7401 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 24646 7401 2464 595 0 9313 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 98584 KiB
Current children cumulated memory: 29604 KiB

[startup+12.7001 s]
/proc/loadavg: 1.74 1.40 2.29 6/266 214035
/proc/meminfo: memFree=129349096/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=111268 memory=50156 CPUtime=12.54 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 7752 0 9 0 1122 132 0 0 20 0 1 0 236757305 113938432 12539 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 27817 12539 2464 595 0 12484 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 111268 KiB
Current children cumulated memory: 50156 KiB

[startup+25.5001 s]
/proc/loadavg: 2.17 1.51 2.31 6/266 214035
/proc/meminfo: memFree=129138092/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=161764 memory=90260 CPUtime=25.31 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 12757 0 9 0 2393 138 0 0 20 0 1 0 236757305 165646336 22565 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 40441 22565 2464 595 0 25108 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 161764 KiB
Current children cumulated memory: 90260 KiB

[startup+51.1049 s]
/proc/loadavg: 2.89 1.75 2.37 6/266 214036
/proc/meminfo: memFree=129090628/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=168964 memory=97556 CPUtime=50.84 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 14551 0 9 0 4934 150 0 0 20 0 1 0 236757305 173019136 24389 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 42241 24389 2528 595 0 26908 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 168964 KiB
Current children cumulated memory: 97556 KiB

[startup+102.3 s]
/proc/loadavg: 3.65 2.13 2.46 6/265 214049
/proc/meminfo: memFree=128941900/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=170740 memory=99348 CPUtime=101.89 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 14998 0 9 0 10020 169 0 0 20 0 1 0 236757305 174837760 24837 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 42685 24837 2528 595 0 27352 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 170740 KiB
Current children cumulated memory: 99348 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.49 2.57 6/265 214051
/proc/meminfo: memFree=128797536/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=220692 memory=128340 CPUtime=161.72 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 18071 0 9 0 15977 195 0 0 20 0 1 0 236757305 225988608 32085 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 55173 32085 2528 595 0 39840 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 220692 KiB
Current children cumulated memory: 128340 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.78 2.67 6/264 214053
/proc/meminfo: memFree=128759412/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=235316 memory=164912 CPUtime=221.56 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 21635 0 9 0 21946 210 0 0 20 0 1 0 236757305 240963584 41228 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 58829 41228 2528 595 0 43496 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 235316 KiB
Current children cumulated memory: 164912 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.03 2.76 6/264 214055
/proc/meminfo: memFree=128701556/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=278428 memory=212160 CPUtime=281.38 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 31394 0 9 0 27915 223 0 0 20 0 1 0 236757305 285110272 53040 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 69607 53040 2528 595 0 54274 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 278428 KiB
Current children cumulated memory: 212160 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.23 2.85 6/265 214059
/proc/meminfo: memFree=128660704/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=281244 memory=215488 CPUtime=341.2 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 32268 0 9 0 33880 240 0 0 20 0 1 0 236757305 287993856 53872 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 70311 53872 2528 595 0 54978 0
Current children cumulated CPU time: 341.2 s
Current children cumulated vsize: 281244 KiB
Current children cumulated memory: 215488 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.39 2.93 6/266 214068
/proc/meminfo: memFree=128651944/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=283852 memory=220132 CPUtime=401.01 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 32918 0 9 0 39844 257 0 0 20 0 1 0 236757305 290664448 55033 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 70963 55033 2528 595 0 55630 0
Current children cumulated CPU time: 401.01 s
Current children cumulated vsize: 283852 KiB
Current children cumulated memory: 220132 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.53 3.01 6/266 214070
/proc/meminfo: memFree=128651904/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=284524 memory=220772 CPUtime=460.82 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 33110 0 9 0 45650 432 0 0 20 0 1 0 236757305 291352576 55193 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 71131 55193 2528 595 0 55798 0
Current children cumulated CPU time: 460.82 s

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

Current children cumulated memory: 372524 KiB

[startup+2922.3 s]
/proc/loadavg: 4.55 4.30 4.10 6/266 214187
/proc/meminfo: memFree=128044040/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=538620 memory=375340 CPUtime=2913.35 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 49383 0 9 0 289814 1521 0 0 20 0 1 0 236757305 551546880 93835 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 134655 93835 2528 595 0 119322 0
Current children cumulated CPU time: 2913.35 s
Current children cumulated vsize: 538620 KiB
Current children cumulated memory: 375340 KiB

[startup+2982.3 s]
/proc/loadavg: 4.39 4.31 4.11 6/266 214189
/proc/meminfo: memFree=127998936/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=546148 memory=381740 CPUtime=2973.15 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 50993 0 9 0 295786 1529 0 0 20 0 1 0 236757305 559255552 95435 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 136537 95435 2528 595 0 121204 0
Current children cumulated CPU time: 2973.15 s
Current children cumulated vsize: 546148 KiB
Current children cumulated memory: 381740 KiB

[startup+3042.3 s]
/proc/loadavg: 4.24 4.28 4.11 6/266 214191
/proc/meminfo: memFree=127975056/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=552364 memory=387372 CPUtime=3032.96 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 52392 0 9 0 301760 1536 0 0 20 0 1 0 236757305 565620736 96843 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 138091 96843 2528 595 0 122758 0
Current children cumulated CPU time: 3032.96 s
Current children cumulated vsize: 552364 KiB
Current children cumulated memory: 387372 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.25 4.11 6/264 214193
/proc/meminfo: memFree=127947340/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=553464 memory=388524 CPUtime=3092.76 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 52678 0 9 0 307726 1550 0 0 20 0 1 0 236757305 566747136 97131 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 138366 97131 2528 595 0 123033 0
Current children cumulated CPU time: 3092.76 s
Current children cumulated vsize: 553464 KiB
Current children cumulated memory: 388524 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.22 4.10 6/265 214197
/proc/meminfo: memFree=127953236/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=553464 memory=388524 CPUtime=3152.57 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 52678 0 9 0 313698 1559 0 0 20 0 1 0 236757305 566747136 97131 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 138366 97131 2528 595 0 123033 0
Current children cumulated CPU time: 3152.57 s
Current children cumulated vsize: 553464 KiB
Current children cumulated memory: 388524 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.19 4.10 6/265 214199
/proc/meminfo: memFree=127936472/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=559376 memory=393260 CPUtime=3212.38 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 54035 0 9 0 319673 1565 0 0 20 0 1 0 236757305 572801024 98315 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 139844 98315 2528 595 0 124511 0
Current children cumulated CPU time: 3212.38 s
Current children cumulated vsize: 559376 KiB
Current children cumulated memory: 393260 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.17 4.09 6/264 214200
/proc/meminfo: memFree=127927876/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=567004 memory=399788 CPUtime=3272.17 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 55664 0 9 0 325642 1575 0 0 20 0 1 0 236757305 580612096 99947 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 141751 99947 2528 595 0 126418 0
Current children cumulated CPU time: 3272.17 s
Current children cumulated vsize: 567004 KiB
Current children cumulated memory: 399788 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.15 4.09 6/264 214202
/proc/meminfo: memFree=127921620/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=567004 memory=399788 CPUtime=3331.98 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 55664 0 9 0 331611 1587 0 0 20 0 1 0 236757305 580612096 99947 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 141751 99947 2528 595 0 126418 0
Current children cumulated CPU time: 3331.98 s
Current children cumulated vsize: 567004 KiB
Current children cumulated memory: 399788 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.15 4.09 6/266 214212
/proc/meminfo: memFree=127921028/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=567004 memory=399788 CPUtime=3391.79 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 55664 0 9 0 337580 1599 0 0 20 0 1 0 236757305 580612096 99947 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 141751 99947 2528 595 0 126418 0
Current children cumulated CPU time: 3391.79 s
Current children cumulated vsize: 567004 KiB
Current children cumulated memory: 399788 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.15 4.09 6/265 214214
/proc/meminfo: memFree=127908812/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=567908 memory=400556 CPUtime=3451.59 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 55862 0 9 0 343549 1610 0 0 20 0 1 0 236757305 581537792 100139 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 141977 100139 2528 595 0 126644 0
Current children cumulated CPU time: 3451.59 s
Current children cumulated vsize: 567908 KiB
Current children cumulated memory: 400556 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.14 4.09 6/265 214216
/proc/meminfo: memFree=127908720/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=569764 memory=402348 CPUtime=3511.41 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 56300 0 9 0 349518 1623 0 0 20 0 1 0 236757305 583438336 100587 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 142441 100587 2528 595 0 127108 0
Current children cumulated CPU time: 3511.41 s
Current children cumulated vsize: 569764 KiB
Current children cumulated memory: 402348 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.13 4.09 6/265 214218
/proc/meminfo: memFree=127892780/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=574244 memory=405804 CPUtime=3571.2 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 57183 0 9 0 355488 1632 0 0 20 0 1 0 236757305 588025856 101451 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 143561 101451 2528 595 0 128228 0
Current children cumulated CPU time: 3571.2 s
Current children cumulated vsize: 574244 KiB
Current children cumulated memory: 405804 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.3 s]
/proc/loadavg: 4.12 4.13 4.09 2/254 214324
/proc/meminfo: memFree=129081248/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=576164 memory=407596 CPUtime=3600.09 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 57621 0 9 0 358369 1640 0 0 20 0 1 0 236757305 589991936 101899 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 144041 101899 2528 595 0 128708 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 576164 KiB
Current children cumulated memory: 407596 KiB

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

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

# cumulated CPU time of all completed processes:  user=3583.78 s, system=16.4119 s

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

[startup+3611.3 s]
/proc/loadavg: 4.12 4.13 4.09 2/254 214324
/proc/meminfo: memFree=129081248/131249992 swapFree=33003724/33010684
[pid=214026] ppid=214017 vsize=576164 memory=407596 CPUtime=3600.09 cores=4,6
/proc/214026/stat : 214026 (SynLSCD) R 214017 214026 213965 0 -1 4194304 57621 0 9 0 358369 1640 0 0 20 0 1 0 236757305 589991936 101899 18446744073709551615 94704533835776 94704536269929 140734079649296 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94704536751352 94704536784384 94704572669952 140734079654244 140734079654377 140734079654377 140734079659981 0
/proc/214026/statm: 144041 101899 2528 595 0 128708 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 576164 KiB
Current children cumulated memory: 407596 KiB

Child status: 0

Real time (s): 3611.39
CPU time (s): 3600.19
CPU user time (s): 3583.78
CPU system time (s): 16.4119
CPU usage (%): 99.6899
Max. virtual memory (cumulated for all children) (KiB): 695336
Max. memory (cumulated for all children) (KiB): 440220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.78
system time used= 16.4119
maximum resident set size= 515996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57653
page faults= 9
swaps= 0
block input operations= 952
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 290
involuntary context switches= 20895


# summary of solver processes directly reported to runsolver:
#   pid: 214026
#   total CPU time (s): 3600.19
#   total CPU user time (s): 3583.78
#   total CPU system time (s): 16.4119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.97864 second user time and 12.6749 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-22 20:59:45
IDJOB=4541696
IDBENCH=163331
IDSOLVER=3369
FILE ID=nodeC025/4541696-1753210785
RUNJOBID= nodeC025-1753210785-213976
SLURM_JOB_ID= 9687786
Free space on /tmp= 431864 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/array_diag/normalized-26array_diag_greater.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-4541696-1753210785/watcher-4541696-1753210785 -o /tmp/evaluation-result-4541696-1753210785/solver-4541696-1753210785 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1753210785-213976 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4541696-1753210785.opb

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

MD5SUM BENCH= dba81c8b2aded5f1a3d2b088b53137dc
RANDOM SEED=1967084536

nodeC025 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		: 3602.239
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		: 3600.292
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		: 3599.836
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		: 3599.838
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.830
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.833
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.200
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		: 3597.433
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:       131249992 kB
MemFree:        129484148 kB
MemAvailable:   129685348 kB
Buffers:            2128 kB
Cached:           945308 kB
SwapCached:         2132 kB
Active:           723696 kB
Inactive:         291736 kB
Active(anon):      62088 kB
Inactive(anon):    27616 kB
Active(file):     661608 kB
Inactive(file):   264120 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003724 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14200 kB
Writeback:             0 kB
AnonPages:         69080 kB
Mapped:           103284 kB
Shmem:             21600 kB
KReclaimable:     229424 kB
Slab:             326044 kB
SReclaimable:     229424 kB
SUnreclaim:        96620 kB
KernelStack:        4112 kB
PageTables:         2992 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     348424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431848 MiB
End job on nodeC025 at 2025-07-22 21:59:57