Trace number 4546273

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-07-23? (TO) 3600.07 3610.54

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-90.opb
MD5SUM44a09c98c00ea73bd3c28d44044dc987
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark104.761
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12587
Total number of constraints283937
Number of constraints which are clauses255125
Number of constraints which are cardinality constraints (but not clauses)903
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint2
Maximum length of a constraint270
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 271
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.69/0.94	c intsize: 9
1.80/2.02	c 284398 constraints
1.80/2.02	c Finish cloning data from SAT to LS
1.80/2.02	c restart_num_ls  -100000 0
64.00/64.41	c Use LS-small
64.00/64.41	c update_LS_target_phase-runLS-restart
88.93/89.48	c restart_num  0 444
88.93/89.48	c LS-restart 90 84
151.43/152.14	c Use LS-small
151.43/152.14	c update_LS_target_phase-runLS-restart
3600.03/3610.50	c Program interrupted by user.
3600.03/3610.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62235 MiB free)
  memory of node 1: 64465 MiB (61627 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.10006 s]*
/proc/loadavg: 2.74 0.87 0.36 4/264 164274
/proc/meminfo: memFree=126832260/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=17104 memory=640 CPUtime=0 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) D 164270 164273 164106 0 -1 4456448 80 0 0 0 0 0 0 0 20 0 1 0 241654418 17514496 160 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 4276 160 160 595 0 1074 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17104 KiB
Current children cumulated memory: 640 KiB

[startup+0.205593 s]*
/proc/loadavg: 2.74 0.87 0.36 5/264 164274
/proc/meminfo: memFree=126824196/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=91752 memory=18176 CPUtime=0 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 2573 0 0 0 0 0 0 0 20 0 1 0 241654418 93954048 4544 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 22938 4544 2240 595 0 7605 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 91752 KiB
Current children cumulated memory: 18176 KiB

[startup+0.305519 s]*
/proc/loadavg: 2.74 0.87 0.36 5/264 164274
/proc/meminfo: memFree=126816132/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=96764 memory=25928 CPUtime=0.11 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 4024 0 0 0 10 1 0 0 20 0 1 0 241654418 99086336 6482 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 24191 6482 2240 595 0 8858 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 96764 KiB
Current children cumulated memory: 25928 KiB

[startup+0.700133 s]
/proc/loadavg: 2.74 0.87 0.36 5/264 164274
/proc/meminfo: memFree=126804540/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=115980 memory=55180 CPUtime=0.49 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 8971 0 0 0 47 2 0 0 20 0 1 0 241654418 118763520 13795 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 28995 13795 2240 595 0 13662 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 115980 KiB
Current children cumulated memory: 55180 KiB

[startup+1.50018 s]
/proc/loadavg: 2.74 0.87 0.36 5/264 164274
/proc/meminfo: memFree=126776284/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=383108 memory=291348 CPUtime=1.29 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 35324 0 0 0 118 11 0 0 20 0 1 0 241654418 392302592 72837 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 95777 72837 2432 595 0 80444 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 383108 KiB
Current children cumulated memory: 291348 KiB

[startup+3.10552 s]
/proc/loadavg: 2.74 0.87 0.36 5/264 164274
/proc/meminfo: memFree=126347972/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=718100 memory=607724 CPUtime=2.9 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 110865 0 0 0 266 24 0 0 20 0 1 0 241654418 735334400 151931 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 179525 151931 2432 595 0 164192 0
Current children cumulated CPU time: 2.9 s
Current children cumulated vsize: 718100 KiB
Current children cumulated memory: 607724 KiB

[startup+6.30017 s]
/proc/loadavg: 2.84 0.92 0.38 5/264 164274
/proc/meminfo: memFree=126335496/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=718100 memory=607724 CPUtime=6.08 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 110879 0 0 0 584 24 0 0 20 0 1 0 241654418 735334400 151931 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 179525 151931 2432 595 0 164192 0
Current children cumulated CPU time: 6.08 s
Current children cumulated vsize: 718100 KiB
Current children cumulated memory: 607724 KiB

[startup+12.7002 s]
/proc/loadavg: 2.94 0.98 0.40 5/264 164274
/proc/meminfo: memFree=126316352/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=718100 memory=607724 CPUtime=12.46 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 110893 0 0 0 1222 24 0 0 20 0 1 0 241654418 735334400 151931 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 179525 151931 2432 595 0 164192 0
Current children cumulated CPU time: 12.46 s
Current children cumulated vsize: 718100 KiB
Current children cumulated memory: 607724 KiB

[startup+25.5002 s]
/proc/loadavg: 3.25 1.14 0.47 5/264 164274
/proc/meminfo: memFree=126286052/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=718100 memory=607724 CPUtime=25.21 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 110893 0 0 0 2497 24 0 0 20 0 1 0 241654418 735334400 151931 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 179525 151931 2432 595 0 164192 0
Current children cumulated CPU time: 25.21 s
Current children cumulated vsize: 718100 KiB
Current children cumulated memory: 607724 KiB

[startup+51.1057 s]
/proc/loadavg: 3.51 1.37 0.56 4/263 164283
/proc/meminfo: memFree=126750672/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=718100 memory=607724 CPUtime=50.74 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 110893 0 0 0 5050 24 0 0 20 0 1 0 241654418 735334400 151931 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 179525 151931 2432 595 0 164192 0
Current children cumulated CPU time: 50.74 s
Current children cumulated vsize: 718100 KiB
Current children cumulated memory: 607724 KiB

[startup+102.3 s]
/proc/loadavg: 3.91 1.81 0.75 5/264 164366
/proc/meminfo: memFree=126684668/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=771320 memory=648476 CPUtime=101.79 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 117349 0 0 0 10152 27 0 0 20 0 1 0 241654418 789831680 162119 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 192830 162119 2464 595 0 177497 0
Current children cumulated CPU time: 101.79 s
Current children cumulated vsize: 771320 KiB
Current children cumulated memory: 648476 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 2.23 0.97 5/264 164592
/proc/meminfo: memFree=126953720/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=773468 memory=650524 CPUtime=161.58 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 117891 0 0 0 16127 31 0 0 20 0 1 0 241654418 792031232 162631 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 193367 162631 2464 595 0 178034 0
Current children cumulated CPU time: 161.58 s
Current children cumulated vsize: 773468 KiB
Current children cumulated memory: 650524 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.57 1.16 5/265 164595
/proc/meminfo: memFree=126939868/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=779964 memory=665160 CPUtime=221.42 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 119045 0 0 0 22110 32 0 0 20 0 1 0 241654418 798683136 166290 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 194991 166290 2464 595 0 179658 0
Current children cumulated CPU time: 221.42 s
Current children cumulated vsize: 779964 KiB
Current children cumulated memory: 665160 KiB

[startup+282.3 s]
/proc/loadavg: 4.22 2.88 1.36 5/263 164597
/proc/meminfo: memFree=126909432/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=781404 memory=666696 CPUtime=281.25 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 119452 0 0 0 28093 32 0 0 20 0 1 0 241654418 800157696 166674 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 195351 166674 2464 595 0 180018 0
Current children cumulated CPU time: 281.25 s
Current children cumulated vsize: 781404 KiB
Current children cumulated memory: 666696 KiB

[startup+342.3 s]
/proc/loadavg: 4.28 3.16 1.55 5/263 164642
/proc/meminfo: memFree=124642180/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=785440 memory=670920 CPUtime=341.07 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 119987 0 0 0 34074 33 0 0 20 0 1 0 241654418 804290560 167730 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 196360 167730 2464 595 0 181027 0
Current children cumulated CPU time: 341.07 s
Current children cumulated vsize: 785440 KiB
Current children cumulated memory: 670920 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.33 1.72 5/264 164645
/proc/meminfo: memFree=113774448/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=785440 memory=671048 CPUtime=400.91 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 120051 0 0 0 40057 34 0 0 20 0 1 0 241654418 804290560 167762 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 196360 167762 2464 595 0 181027 0
Current children cumulated CPU time: 400.91 s
Current children cumulated vsize: 785440 KiB
Current children cumulated memory: 671048 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.48 1.87 6/265 164693
/proc/meminfo: memFree=126005556/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=785440 memory=689608 CPUtime=460.75 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 120052 0 0 0 46041 34 0 0 20 0 1 0 241654418 804290560 172402 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 196360 172402 2464 595 0 181027 0
Current children cumulated CPU time: 460.75 s

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

Current children cumulated memory: 708692 KiB

[startup+2922.3 s]
/proc/loadavg: 4.45 4.17 4.01 5/263 164837
/proc/meminfo: memFree=126649464/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=804320 memory=708692 CPUtime=2913.9 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 123410 0 0 0 291341 49 0 0 20 0 1 0 241654418 823623680 177173 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 201080 177173 2464 595 0 185747 0
Current children cumulated CPU time: 2913.9 s
Current children cumulated vsize: 804320 KiB
Current children cumulated memory: 708692 KiB

[startup+2982.3 s]
/proc/loadavg: 4.20 4.16 4.01 5/264 164841
/proc/meminfo: memFree=126638236/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=804320 memory=708692 CPUtime=2973.72 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 123410 0 0 0 297323 49 0 0 20 0 1 0 241654418 823623680 177173 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 201080 177173 2464 595 0 185747 0
Current children cumulated CPU time: 2973.72 s
Current children cumulated vsize: 804320 KiB
Current children cumulated memory: 708692 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.16 4.01 5/265 164850
/proc/meminfo: memFree=126639964/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=804320 memory=708692 CPUtime=3033.54 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 123410 0 0 0 303305 49 0 0 20 0 1 0 241654418 823623680 177173 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 201080 177173 2464 595 0 185747 0
Current children cumulated CPU time: 3033.54 s
Current children cumulated vsize: 804320 KiB
Current children cumulated memory: 708692 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.14 4.01 5/265 164852
/proc/meminfo: memFree=126648424/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=809440 memory=713948 CPUtime=3093.36 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 124242 0 0 0 309287 49 0 0 20 0 1 0 241654418 828866560 178487 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 202360 178487 2464 595 0 187027 0
Current children cumulated CPU time: 3093.36 s
Current children cumulated vsize: 809440 KiB
Current children cumulated memory: 713948 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.13 4.01 5/265 164854
/proc/meminfo: memFree=126654308/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=809440 memory=713948 CPUtime=3153.18 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 124242 0 0 0 315269 49 0 0 20 0 1 0 241654418 828866560 178487 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 202360 178487 2464 595 0 187027 0
Current children cumulated CPU time: 3153.18 s
Current children cumulated vsize: 809440 KiB
Current children cumulated memory: 713948 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.13 4.02 5/265 164856
/proc/meminfo: memFree=126641300/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=809440 memory=713948 CPUtime=3213 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 124242 0 0 0 321251 49 0 0 20 0 1 0 241654418 828866560 178487 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 202360 178487 2464 595 0 187027 0
Current children cumulated CPU time: 3213 s
Current children cumulated vsize: 809440 KiB
Current children cumulated memory: 713948 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.12 4.02 5/263 164858
/proc/meminfo: memFree=126641972/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=809440 memory=713948 CPUtime=3272.82 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 124242 0 0 0 327233 49 0 0 20 0 1 0 241654418 828866560 178487 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 202360 178487 2464 595 0 187027 0
Current children cumulated CPU time: 3272.82 s
Current children cumulated vsize: 809440 KiB
Current children cumulated memory: 713948 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.11 4.02 5/263 164861
/proc/meminfo: memFree=126641116/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=809440 memory=713948 CPUtime=3332.63 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 124242 0 0 0 333214 49 0 0 20 0 1 0 241654418 828866560 178487 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 202360 178487 2464 595 0 187027 0
Current children cumulated CPU time: 3332.63 s
Current children cumulated vsize: 809440 KiB
Current children cumulated memory: 713948 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.10 4.02 5/263 164863
/proc/meminfo: memFree=126636892/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=809440 memory=716116 CPUtime=3392.45 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 124243 0 0 0 339196 49 0 0 20 0 1 0 241654418 828866560 179029 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 202360 179029 2464 595 0 187027 0
Current children cumulated CPU time: 3392.45 s
Current children cumulated vsize: 809440 KiB
Current children cumulated memory: 716116 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.11 4.03 5/263 164865
/proc/meminfo: memFree=126633796/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=809440 memory=716116 CPUtime=3452.27 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 124243 0 0 0 345178 49 0 0 20 0 1 0 241654418 828866560 179029 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 202360 179029 2464 595 0 187027 0
Current children cumulated CPU time: 3452.27 s
Current children cumulated vsize: 809440 KiB
Current children cumulated memory: 716116 KiB

[startup+3522.3 s]
/proc/loadavg: 4.40 4.19 4.06 5/263 164867
/proc/meminfo: memFree=126632932/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=810484 memory=717140 CPUtime=3512.09 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 124640 0 0 0 351159 50 0 0 20 0 1 0 241654418 829935616 179285 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 202621 179285 2464 595 0 187288 0
Current children cumulated CPU time: 3512.09 s
Current children cumulated vsize: 810484 KiB
Current children cumulated memory: 717140 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.17 4.06 5/263 164914
/proc/meminfo: memFree=126894696/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=810484 memory=717140 CPUtime=3571.91 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 124642 0 0 0 357140 51 0 0 20 0 1 0 241654418 829935616 179285 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 202621 179285 2464 595 0 187288 0
Current children cumulated CPU time: 3571.91 s
Current children cumulated vsize: 810484 KiB
Current children cumulated memory: 717140 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.25 4.18 4.06 5/264 164916
/proc/meminfo: memFree=126875572/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=810484 memory=717140 CPUtime=3600.03 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 124643 0 0 0 359952 51 0 0 20 0 1 0 241654418 829935616 179285 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 202621 179285 2464 595 0 187288 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 810484 KiB
Current children cumulated memory: 717140 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.56 s, system=0.513381 s

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

[startup+3610.5 s]
/proc/loadavg: 4.25 4.18 4.06 5/264 164916
/proc/meminfo: memFree=126875572/131249996 swapFree=33000896/33010684
[pid=164273] ppid=164270 vsize=810484 memory=717140 CPUtime=3600.03 cores=0,2
/proc/164273/stat : 164273 (SynLSCD-PS) R 164270 164273 164106 0 -1 4194304 124643 0 0 0 359952 51 0 0 20 0 1 0 241654418 829935616 179285 18446744073709551615 94424271810560 94424274245977 140721249155536 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94424274726136 94424274759168 94424289382400 140721249163645 140721249163783 140721249163783 140721249169387 0
/proc/164273/statm: 202621 179285 2464 595 0 187288 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 810484 KiB
Current children cumulated memory: 717140 KiB

Child status: 0

Real time (s): 3610.54
CPU time (s): 3600.07
CPU user time (s): 3599.56
CPU system time (s): 0.513381
CPU usage (%): 99.7101
Max. virtual memory (cumulated for all children) (KiB): 810484
Max. memory (cumulated for all children) (KiB): 717140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.56
system time used= 0.513381
maximum resident set size= 717396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124698
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= 178
involuntary context switches= 7863


# summary of solver processes directly reported to runsolver:
#   pid: 164273
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.56
#   total CPU system time (s): 0.513381

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.46957 second user time and 15.4873 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-23 10:36:05
IDJOB=4546273
IDBENCH=155421
IDSOLVER=3422
FILE ID=nodeC023/4546273-1753259764
RUNJOBID= nodeC023-1753259701-164123
SLURM_JOB_ID= 9689178
Free space on /tmp= 433004 MiB

SOLVER NAME= SynLSCD-PS 2025-07-23
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-90.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-4546273-1753259764/watcher-4546273-1753259764 -o /tmp/evaluation-result-4546273-1753259764/solver-4546273-1753259764 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1753259701-164123 --watchdog 3760  ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546273-1753259764.opb

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

MD5SUM BENCH= 44a09c98c00ea73bd3c28d44044dc987
RANDOM SEED=381433518

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126848260 kB
MemAvailable:   128601696 kB
Buffers:              16 kB
Cached:          2495496 kB
SwapCached:         2872 kB
Active:          1586976 kB
Inactive:        1823580 kB
Active(anon):     880804 kB
Inactive(anon):    55056 kB
Active(file):     706172 kB
Inactive(file):  1768524 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15404 kB
Writeback:             0 kB
AnonPages:        915352 kB
Mapped:           114780 kB
Shmem:             20816 kB
KReclaimable:     235960 kB
Slab:             332180 kB
SReclaimable:     235960 kB
SUnreclaim:        96220 kB
KernelStack:        4272 kB
PageTables:         5164 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1365448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433016 MiB
End job on nodeC023 at 2025-07-23 11:36:16