Trace number 4546065

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.1 3610.21

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.07	c #vars 3484 #constraints 4941 1.4182 1
0.00/0.07	c intsize: 53
0.08/0.19	c 4941 constraints
0.08/0.19	c Finish cloning data from SAT to LS
0.08/0.19	c restart_num_ls  -100000 0
405.78/407.01	c Use LS-small
405.78/407.01	restart_num  0 301
405.78/407.01	c LS-restart 90 47
1180.97/1184.49	c Use LS-small
1180.97/1184.49	restart_num  301 602
1180.97/1184.49	c LS-restart 80 41
1674.76/1679.59	c Use LS-small
1674.76/1679.59	restart_num  602 903
1674.76/1679.59	c LS-restart 70 69
3600.08/3610.20	c Use LS-small
3600.08/3610.20	c Program interrupted by user.
3600.08/3610.20	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: 63794 MiB (62484 MiB free)
  memory of node 1: 64507 MiB (63456 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=204786, runsolver pid=204783
Current StackSize limit: 8192 KiB


[startup+0.100098 s]*
/proc/loadavg: 4.10 4.12 4.09 5/250 204787
/proc/meminfo: memFree=128963908/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=87504 memory=14592 CPUtime=0.08 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 1602 0 0 0 8 0 0 0 20 0 1 0 242021124 89604096 3648 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 21876 3648 2304 595 0 6543 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 87504 KiB
Current children cumulated memory: 14592 KiB

[startup+0.213154 s]*
/proc/loadavg: 4.10 4.12 4.09 5/250 204787
/proc/meminfo: memFree=128931148/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=95684 memory=22680 CPUtime=0.2 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 3888 0 0 0 18 2 0 0 20 0 1 0 242021124 97980416 5670 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 23921 5670 2496 595 0 8588 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 95684 KiB
Current children cumulated memory: 22680 KiB

[startup+0.313014 s]*
/proc/loadavg: 4.10 4.12 4.09 5/250 204787
/proc/meminfo: memFree=128931148/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=95684 memory=22680 CPUtime=0.3 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 3888 0 0 0 26 4 0 0 20 0 1 0 242021124 97980416 5670 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 23921 5670 2496 595 0 8588 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 95684 KiB
Current children cumulated memory: 22680 KiB

[startup+0.700258 s]
/proc/loadavg: 4.10 4.12 4.09 5/250 204787
/proc/meminfo: memFree=128931148/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=95684 memory=22680 CPUtime=0.67 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 3888 0 0 0 53 14 0 0 20 0 1 0 242021124 97980416 5670 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 23921 5670 2496 595 0 8588 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 95684 KiB
Current children cumulated memory: 22680 KiB

[startup+1.50026 s]
/proc/loadavg: 4.10 4.12 4.09 5/250 204787
/proc/meminfo: memFree=128931164/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=95684 memory=22680 CPUtime=1.47 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 3888 0 0 0 112 35 0 0 20 0 1 0 242021124 97980416 5670 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 23921 5670 2496 595 0 8588 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 95684 KiB
Current children cumulated memory: 22680 KiB

[startup+3.11268 s]
/proc/loadavg: 4.09 4.11 4.09 5/251 204788
/proc/meminfo: memFree=128931708/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=95684 memory=22680 CPUtime=3.07 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 3888 0 0 0 233 74 0 0 20 0 1 0 242021124 97980416 5670 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 23921 5670 2496 595 0 8588 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 95684 KiB
Current children cumulated memory: 22680 KiB

[startup+6.30027 s]
/proc/loadavg: 4.09 4.11 4.09 5/251 204789
/proc/meminfo: memFree=128932072/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=97324 memory=26688 CPUtime=6.25 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 4294 0 0 0 483 142 0 0 20 0 1 0 242021124 99659776 6672 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 24331 6672 2560 595 0 8998 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 97324 KiB
Current children cumulated memory: 26688 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.11 4.09 5/251 204789
/proc/meminfo: memFree=128888724/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=110952 memory=50480 CPUtime=12.64 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 7697 0 0 0 1118 146 0 0 20 0 1 0 242021124 113614848 12620 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 27738 12620 2560 595 0 12405 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 110952 KiB
Current children cumulated memory: 50480 KiB

[startup+25.5003 s]
/proc/loadavg: 4.06 4.11 4.09 5/251 204789
/proc/meminfo: memFree=128792616/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=161764 memory=90196 CPUtime=25.4 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 12107 0 0 0 2387 153 0 0 20 0 1 0 242021124 165646336 22549 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 40441 22549 2560 595 0 25108 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 161764 KiB
Current children cumulated memory: 90196 KiB

[startup+51.1137 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 204789
/proc/meminfo: memFree=128772248/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=169108 memory=97748 CPUtime=50.93 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 13923 0 0 0 4927 166 0 0 20 0 1 0 242021124 173166592 24437 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 42277 24437 2656 595 0 26944 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 169108 KiB
Current children cumulated memory: 97748 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 204792
/proc/meminfo: memFree=128686300/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=170740 memory=99540 CPUtime=101.94 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 14383 0 0 0 10005 189 0 0 20 0 1 0 242021124 174837760 24885 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 42685 24885 2656 595 0 27352 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 170740 KiB
Current children cumulated memory: 99540 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/251 204794
/proc/meminfo: memFree=128602680/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=220692 memory=128792 CPUtime=161.74 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 17451 0 0 0 15963 211 0 0 20 0 1 0 242021124 225988608 32198 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 55173 32198 2656 595 0 39840 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 220692 KiB
Current children cumulated memory: 128792 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/251 204796
/proc/meminfo: memFree=128554796/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=240660 memory=178588 CPUtime=221.55 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 22039 0 0 0 21930 225 0 0 20 0 1 0 242021124 246435840 44647 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 60165 44647 2656 595 0 44832 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 240660 KiB
Current children cumulated memory: 178588 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/250 204798
/proc/meminfo: memFree=128495808/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=279004 memory=213532 CPUtime=281.39 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 30781 0 0 0 27897 242 0 0 20 0 1 0 242021124 285700096 53383 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 69751 53383 2656 595 0 54418 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 279004 KiB
Current children cumulated memory: 213532 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/249 204800
/proc/meminfo: memFree=128483900/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=281536 memory=216476 CPUtime=341.24 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 31540 0 0 0 33861 263 0 0 20 0 1 0 242021124 288292864 54119 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 70384 54119 2656 595 0 55051 0
Current children cumulated CPU time: 341.24 s
Current children cumulated vsize: 281536 KiB
Current children cumulated memory: 216476 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/250 204803
/proc/meminfo: memFree=128469488/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=283852 memory=220932 CPUtime=401.08 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 32141 0 0 0 39827 281 0 0 20 0 1 0 242021124 290664448 55233 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 70963 55233 2656 595 0 55630 0
Current children cumulated CPU time: 401.08 s
Current children cumulated vsize: 283852 KiB
Current children cumulated memory: 220932 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/250 204805
/proc/meminfo: memFree=128456264/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=284524 memory=221572 CPUtime=460.92 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 32331 0 0 0 45632 460 0 0 20 0 1 0 242021124 291352576 55393 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 71131 55393 2656 595 0 55798 0

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

Current children cumulated memory: 372772 KiB

[startup+2862.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 204931
/proc/meminfo: memFree=128132736/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=537468 memory=374692 CPUtime=2854.06 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 48543 0 0 0 283856 1550 0 0 20 0 1 0 242021124 550367232 93673 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 134367 93673 2656 595 0 119034 0
Current children cumulated CPU time: 2854.06 s
Current children cumulated vsize: 537468 KiB
Current children cumulated memory: 374692 KiB

[startup+2922.3 s]
/proc/loadavg: 4.22 4.11 4.10 5/251 204934
/proc/meminfo: memFree=128123664/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=545040 memory=380964 CPUtime=2913.91 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 50123 0 0 0 289835 1556 0 0 20 0 1 0 242021124 558120960 95241 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 136260 95241 2656 595 0 120927 0
Current children cumulated CPU time: 2913.91 s
Current children cumulated vsize: 545040 KiB
Current children cumulated memory: 380964 KiB

[startup+2982.3 s]
/proc/loadavg: 4.78 4.29 4.16 5/251 204936
/proc/meminfo: memFree=128123488/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=551212 memory=386724 CPUtime=2973.76 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 51543 0 0 0 295811 1565 0 0 20 0 1 0 242021124 564441088 96681 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 137803 96681 2656 595 0 122470 0
Current children cumulated CPU time: 2973.76 s
Current children cumulated vsize: 551212 KiB
Current children cumulated memory: 386724 KiB

[startup+3042.3 s]
/proc/loadavg: 4.28 4.24 4.15 5/250 204944
/proc/meminfo: memFree=128119736/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=553464 memory=390772 CPUtime=3033.62 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 52052 0 0 0 301783 1579 0 0 20 0 1 0 242021124 566747136 97693 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 138366 97693 2656 595 0 123033 0
Current children cumulated CPU time: 3033.62 s
Current children cumulated vsize: 553464 KiB
Current children cumulated memory: 390772 KiB

[startup+3102.3 s]
/proc/loadavg: 4.20 4.22 4.15 5/250 204946
/proc/meminfo: memFree=128119628/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=553464 memory=390772 CPUtime=3093.45 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 52104 0 0 0 307758 1587 0 0 20 0 1 0 242021124 566747136 97693 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 138366 97693 2656 595 0 123033 0
Current children cumulated CPU time: 3093.45 s
Current children cumulated vsize: 553464 KiB
Current children cumulated memory: 390772 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.19 4.14 5/250 204948
/proc/meminfo: memFree=128112620/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=558432 memory=394868 CPUtime=3153.3 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 53143 0 0 0 313735 1595 0 0 20 0 1 0 242021124 571834368 98717 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 139608 98717 2656 595 0 124275 0
Current children cumulated CPU time: 3153.3 s
Current children cumulated vsize: 558432 KiB
Current children cumulated memory: 394868 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.17 4.14 5/251 204951
/proc/meminfo: memFree=128073188/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=567004 memory=408052 CPUtime=3213.15 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 54951 0 0 0 319709 1606 0 0 20 0 1 0 242021124 580612096 102013 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 141751 102013 2656 595 0 126418 0
Current children cumulated CPU time: 3213.15 s
Current children cumulated vsize: 567004 KiB
Current children cumulated memory: 408052 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.15 4.13 5/251 204953
/proc/meminfo: memFree=128075796/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=567004 memory=408052 CPUtime=3272.98 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 54951 0 0 0 325681 1617 0 0 20 0 1 0 242021124 580612096 102013 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 141751 102013 2656 595 0 126418 0
Current children cumulated CPU time: 3272.98 s
Current children cumulated vsize: 567004 KiB
Current children cumulated memory: 408052 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.14 4.13 5/250 204955
/proc/meminfo: memFree=128079576/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=567004 memory=408052 CPUtime=3332.84 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 54951 0 0 0 331655 1629 0 0 20 0 1 0 242021124 580612096 102013 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 141751 102013 2656 595 0 126418 0
Current children cumulated CPU time: 3332.84 s
Current children cumulated vsize: 567004 KiB
Current children cumulated memory: 408052 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.14 4.13 5/250 204957
/proc/meminfo: memFree=128082444/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=567716 memory=408692 CPUtime=3392.69 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 55129 0 0 0 337629 1640 0 0 20 0 1 0 242021124 581341184 102173 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 141929 102173 2656 595 0 126596 0
Current children cumulated CPU time: 3392.69 s
Current children cumulated vsize: 567716 KiB
Current children cumulated memory: 408692 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.13 4.12 5/251 204960
/proc/meminfo: memFree=128083788/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=569764 memory=410484 CPUtime=3452.53 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 55562 0 0 0 343604 1649 0 0 20 0 1 0 242021124 583438336 102621 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 142441 102621 2656 595 0 127108 0
Current children cumulated CPU time: 3452.53 s
Current children cumulated vsize: 569764 KiB
Current children cumulated memory: 410484 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.13 4.12 4/244 204993
/proc/meminfo: memFree=128258168/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=571556 memory=412276 CPUtime=3512.37 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 56022 0 0 0 349577 1660 0 0 20 0 1 0 242021124 585273344 103069 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 142889 103069 2656 595 0 127556 0
Current children cumulated CPU time: 3512.37 s
Current children cumulated vsize: 571556 KiB
Current children cumulated memory: 412276 KiB

[startup+3582.3 s]
/proc/loadavg: 3.48 3.94 4.05 4/244 204995
/proc/meminfo: memFree=128262804/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=576548 memory=416244 CPUtime=3572.25 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 57013 0 0 0 355556 1669 0 0 20 0 1 0 242021124 590385152 104061 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 144137 104061 2656 595 0 128804 0
Current children cumulated CPU time: 3572.25 s
Current children cumulated vsize: 576548 KiB
Current children cumulated memory: 416244 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 3.37 3.87 4.02 4/241 205006
/proc/meminfo: memFree=128516316/131382112 swapFree=33010416/33010684
[pid=204786] ppid=204783 vsize=577956 memory=417396 CPUtime=3600.08 cores=5,7
/proc/204786/stat : 204786 (SynLSCD) R 204783 204786 203929 0 -1 4194304 57313 0 0 0 358336 1672 0 0 20 0 1 0 242021124 591826944 104349 18446744073709551615 94800202379264 94800204813865 140730237178816 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94800205294840 94800205327872 94800213962752 140730237184387 140730237184522 140730237184522 140730237190126 0
/proc/204786/statm: 144489 104349 2656 595 0 129156 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 577956 KiB
Current children cumulated memory: 417396 KiB

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

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

# cumulated CPU time of all completed processes:  user=3583.37 s, system=16.7303 s

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

Child status: 0

Real time (s): 3610.21
CPU time (s): 3600.1
CPU user time (s): 3583.37
CPU system time (s): 16.7303
CPU usage (%): 99.72
Max. virtual memory (cumulated for all children) (KiB): 577956
Max. memory (cumulated for all children) (KiB): 417396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.37
system time used= 16.7303
maximum resident set size= 518292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57339
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= 213
involuntary context switches= 2490


# summary of solver processes directly reported to runsolver:
#   pid: 204786
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3583.37
#   total CPU system time (s): 16.7303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.139 second user time and 35.2196 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-23 11:36:54
IDJOB=4546065
IDBENCH=163331
IDSOLVER=3421
FILE ID=nodeC012/4546065-1753263414
RUNJOBID= nodeC012-1753259701-203949
SLURM_JOB_ID= 9689167
Free space on /tmp= 432916 MiB

SOLVER NAME= SynLSCD 2025-07-23
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-4546065-1753263414/watcher-4546065-1753263414 -o /tmp/evaluation-result-4546065-1753263414/solver-4546065-1753263414 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1753259701-203949 --watchdog 3760  ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546065-1753263414.opb

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

MD5SUM BENCH= dba81c8b2aded5f1a3d2b088b53137dc
RANDOM SEED=1834945035

nodeC012 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	: 0xb00001f
cpu MHz		: 1197.156
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3591.462
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.222
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1196.805
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.152
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1196.746
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.259
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.154
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128968008 kB
MemAvailable:   129784956 kB
Buffers:            2136 kB
Cached:          1582016 kB
SwapCached:           12 kB
Active:          1362344 kB
Inactive:         378432 kB
Active(anon):     178088 kB
Inactive(anon):     4688 kB
Active(file):    1184256 kB
Inactive(file):   373744 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11388 kB
Writeback:            12 kB
AnonPages:        157880 kB
Mapped:           114632 kB
Shmem:             26140 kB
KReclaimable:     196764 kB
Slab:             289204 kB
SReclaimable:     196764 kB
SUnreclaim:        92440 kB
KernelStack:        4000 kB
PageTables:         3460 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     471032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432916 MiB
End job on nodeC012 at 2025-07-23 12:37:05