Trace number 4512208

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 NameAnswerobjective functionCPU timeWall clock time
Exact_no_db_no_ls 2025-06-19SAT (TO)-20977 3600.12 3610.65

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/
opb/normalized-autocorr_bern45-23.opb
MD5SUMaf7e878fffd6da85a395ada1cd1e9cec
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-21362
Best CPU time to get the best result obtained on this benchmark3600.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 10776
Biggest coefficient in the objective function 6842
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 1529132
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 6842
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 1529132
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)10731
Sum of products size (including duplicates)34701
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

2.57/2.65	o -9974
2.57/2.66	o -11033
2.57/2.68	o -13212
2.66/2.71	o -13571
2.66/2.75	o -15002
2.76/2.81	o -15270
2.76/2.86	o -19935
2.76/2.87	o -20330
2.76/2.89	o -20458
2.87/2.98	o -20513
2.98/3.07	o -20574
61.71/61.94	o -20594
67.09/67.30	o -20735
137.38/137.81	o -20741
139.18/139.68	o -20760
232.49/233.23	o -20774
379.54/380.78	o -20907
379.64/380.86	o -20931
535.74/537.37	o -20975
660.14/662.03	o -20977
3600.07/3610.60	c Program interrupted by user.
3600.07/3610.60	s SATISFIABLE
3600.07/3610.60	v x1 x2 -x3 x4 x5 x6 x7 x8 x9 -x10 x11 x12 x13 x14 x15 x16 x17 -x18 -x19 -x20 -x21 x22 x23 -x24 -x25 x26 x27 -x28 x29 x30 -x31 x32 -x33 x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 x44 x45

Verifier Data

OK	-20977

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 (63117 MiB free)
  memory of node 1: 64507 MiB (63911 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4512208-1751273688/watcher-4512208-1751273688 -o /tmp/evaluation-result-4512208-1751273688/solver-4512208-1751273688 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751270072-39302 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1961249008 --ls=0 --inp-dombreaklim=0 HOME/instance-4512208-1751273688.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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=39896, runsolver pid=39893

[startup+0.100072 s]*
/proc/loadavg: 4.15 4.12 4.20 6/251 39905
/proc/meminfo: memFree=130045452/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=48836 memory=26184 CPUtime=0.1 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 5628 0 0 0 9 1 0 0 20 0 1 0 43048496 50008064 6546 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 12209 6546 1024 1200 0 10689 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 48836 KiB
Current children cumulated memory: 26184 KiB

[startup+0.214077 s]*
/proc/loadavg: 4.15 4.12 4.20 5/252 39906
/proc/meminfo: memFree=129998072/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=67692 memory=43992 CPUtime=0.21 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 9970 0 0 0 19 2 0 0 20 0 1 0 43048496 69316608 10998 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 16923 10998 1024 1200 0 15403 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 67692 KiB
Current children cumulated memory: 43992 KiB

[startup+0.313048 s]*
/proc/loadavg: 4.15 4.12 4.20 5/252 39906
/proc/meminfo: memFree=129974132/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=68220 memory=45256 CPUtime=0.31 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 10670 0 0 0 28 3 0 0 20 0 1 0 43048496 69857280 11314 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 17055 11314 1024 1200 0 15535 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 68220 KiB
Current children cumulated memory: 45256 KiB

[startup+0.700308 s]
/proc/loadavg: 4.15 4.12 4.20 6/252 39906
/proc/meminfo: memFree=129905772/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=98152 memory=74116 CPUtime=0.68 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 17068 0 0 0 62 6 0 0 20 0 1 0 43048496 100507648 18529 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 24538 18529 1184 1200 0 23018 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 98152 KiB
Current children cumulated memory: 74116 KiB

[startup+1.50036 s]
/proc/loadavg: 4.15 4.12 4.20 6/252 39906
/proc/meminfo: memFree=129813656/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=109680 memory=86856 CPUtime=1.48 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 18718 0 0 0 141 7 0 0 20 0 1 0 43048496 112312320 21714 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 27420 21714 1184 1200 0 25900 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 109680 KiB
Current children cumulated memory: 86856 KiB

[startup+3.1131 s]
/proc/loadavg: 4.14 4.12 4.20 5/252 39951
/proc/meminfo: memFree=129416032/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=116148 memory=103792 CPUtime=3.08 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 20355 0 0 0 299 9 0 0 20 0 1 0 43048496 118935552 25948 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 29037 25948 1248 1200 0 27517 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 116148 KiB
Current children cumulated memory: 103792 KiB

[startup+6.30037 s]
/proc/loadavg: 4.14 4.12 4.20 5/252 39951
/proc/meminfo: memFree=129150324/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=152872 memory=126784 CPUtime=6.25 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 21103 0 0 0 615 10 0 0 20 0 1 0 43048496 156540928 31696 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 38218 31696 1248 1200 0 36698 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 152872 KiB
Current children cumulated memory: 126784 KiB

[startup+12.7004 s]
/proc/loadavg: 4.11 4.11 4.20 5/252 39951
/proc/meminfo: memFree=128999124/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=201492 memory=164680 CPUtime=12.64 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 23369 0 0 0 1251 13 0 0 20 0 1 0 43048496 206327808 41170 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 50373 41170 1248 1200 0 48853 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 201492 KiB
Current children cumulated memory: 164680 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.11 4.19 5/252 39951
/proc/meminfo: memFree=128723372/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=352584 memory=341064 CPUtime=25.41 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 44096 0 0 0 2519 22 0 0 20 0 1 0 43048496 361046016 85266 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 88146 85266 1248 1200 0 86626 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 352584 KiB
Current children cumulated memory: 341064 KiB

[startup+51.113 s]
/proc/loadavg: 4.13 4.12 4.19 5/252 39951
/proc/meminfo: memFree=128014100/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=1189576 memory=846752 CPUtime=50.95 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 74792 0 0 0 5040 55 0 0 20 0 1 0 43048496 1218125824 211688 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 297394 211688 1248 1200 0 295874 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 1189576 KiB
Current children cumulated memory: 846752 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.18 5/252 39953
/proc/meminfo: memFree=127246836/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=1356724 memory=1294500 CPUtime=101.99 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 108654 0 0 0 10127 72 0 0 20 0 1 0 43048496 1389285376 323625 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 339181 323625 1248 1200 0 337661 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 1356724 KiB
Current children cumulated memory: 1294500 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.10 4.17 5/251 39955
/proc/meminfo: memFree=127012672/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2020044 memory=1313740 CPUtime=161.81 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 112524 0 0 0 16086 95 0 0 20 0 1 0 43048496 2068525056 328435 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 505011 328435 1248 1200 0 503491 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 2020044 KiB
Current children cumulated memory: 1313740 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.11 4.17 5/251 39957
/proc/meminfo: memFree=126845452/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2046728 memory=1340028 CPUtime=221.63 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 115979 0 0 0 22059 104 0 0 20 0 1 0 43048496 2095849472 335007 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 511682 335007 1248 1200 0 510162 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 2046728 KiB
Current children cumulated memory: 1340028 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 4.09 4.16 5/252 39960
/proc/meminfo: memFree=125924436/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2046728 memory=1341692 CPUtime=281.43 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 116226 0 0 0 28039 104 0 0 20 0 1 0 43048496 2095849472 335423 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 511682 335423 1248 1200 0 510162 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 2046728 KiB
Current children cumulated memory: 1341692 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.10 4.16 5/250 39962
/proc/meminfo: memFree=125523364/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2046728 memory=1356284 CPUtime=341.25 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 116614 0 0 0 34018 107 0 0 20 0 1 0 43048496 2095849472 339071 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 511682 339071 1248 1200 0 510162 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 2046728 KiB
Current children cumulated memory: 1356284 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.10 4.16 5/250 39975
/proc/meminfo: memFree=123844240/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2054364 memory=1381784 CPUtime=401.08 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 117836 0 0 0 39997 111 0 0 20 0 1 0 43048496 2103668736 345446 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 513591 345446 1248 1200 0 512071 0
Current children cumulated CPU time: 401.08 s
Current children cumulated vsize: 2054364 KiB
Current children cumulated memory: 1381784 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 4.15 5/251 39978
/proc/meminfo: memFree=121878636/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2056744 memory=1404556 CPUtime=460.92 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 118824 0 0 0 45981 111 0 0 20 0 1 0 43048496 2106105856 351139 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 514186 351139 1248 1200 0 512666 0

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

Current children cumulated memory: 1486912 KiB

[startup+2862.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/250 40105
/proc/meminfo: memFree=106760412/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2145740 memory=1489600 CPUtime=2854.06 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 149946 0 0 0 285146 260 0 0 20 0 1 0 43048496 2197237760 372400 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 536435 372400 1248 1200 0 534915 0
Current children cumulated CPU time: 2854.06 s
Current children cumulated vsize: 2145740 KiB
Current children cumulated memory: 1489600 KiB

[startup+2922.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/250 40107
/proc/meminfo: memFree=106731556/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2147724 memory=1491008 CPUtime=2913.87 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 150605 0 0 0 291120 267 0 0 20 0 1 0 43048496 2199269376 372752 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 536931 372752 1248 1200 0 535411 0
Current children cumulated CPU time: 2913.87 s
Current children cumulated vsize: 2147724 KiB
Current children cumulated memory: 1491008 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/250 40110
/proc/meminfo: memFree=106739512/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2147724 memory=1491520 CPUtime=2973.69 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 151089 0 0 0 297100 269 0 0 20 0 1 0 43048496 2199269376 372880 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 536931 372880 1248 1200 0 535411 0
Current children cumulated CPU time: 2973.69 s
Current children cumulated vsize: 2147724 KiB
Current children cumulated memory: 1491520 KiB

[startup+3042.3 s]
/proc/loadavg: 4.21 4.14 4.10 5/251 40119
/proc/meminfo: memFree=106741836/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2147724 memory=1491520 CPUtime=3033.52 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 151399 0 0 0 303077 275 0 0 20 0 1 0 43048496 2199269376 372880 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 536931 372880 1248 1200 0 535411 0
Current children cumulated CPU time: 3033.52 s
Current children cumulated vsize: 2147724 KiB
Current children cumulated memory: 1491520 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/251 40121
/proc/meminfo: memFree=106744008/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2154000 memory=1493824 CPUtime=3093.33 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 152151 0 0 0 309055 278 0 0 20 0 1 0 43048496 2205696000 373456 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 538500 373456 1248 1200 0 536980 0
Current children cumulated CPU time: 3093.33 s
Current children cumulated vsize: 2154000 KiB
Current children cumulated memory: 1493824 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/251 40123
/proc/meminfo: memFree=106729108/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2154000 memory=1493824 CPUtime=3153.15 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 152505 0 0 0 315034 281 0 0 20 0 1 0 43048496 2205696000 373456 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 538500 373456 1248 1200 0 536980 0
Current children cumulated CPU time: 3153.15 s
Current children cumulated vsize: 2154000 KiB
Current children cumulated memory: 1493824 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/251 40125
/proc/meminfo: memFree=106689360/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2154000 memory=1493824 CPUtime=3212.96 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 152832 0 0 0 321012 284 0 0 20 0 1 0 43048496 2205696000 373456 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 538500 373456 1248 1200 0 536980 0
Current children cumulated CPU time: 3212.96 s
Current children cumulated vsize: 2154000 KiB
Current children cumulated memory: 1493824 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/250 40127
/proc/meminfo: memFree=106684356/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2157256 memory=1498628 CPUtime=3272.78 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 153874 0 0 0 326987 291 0 0 20 0 1 0 43048496 2209030144 374657 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 539314 374657 1248 1200 0 537794 0
Current children cumulated CPU time: 3272.78 s
Current children cumulated vsize: 2157256 KiB
Current children cumulated memory: 1498628 KiB

[startup+3342.3 s]
/proc/loadavg: 4.04 4.09 4.08 5/249 40129
/proc/meminfo: memFree=106648172/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2157256 memory=1498628 CPUtime=3332.59 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 154193 0 0 0 332964 295 0 0 20 0 1 0 43048496 2209030144 374657 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 539314 374657 1248 1200 0 537794 0
Current children cumulated CPU time: 3332.59 s
Current children cumulated vsize: 2157256 KiB
Current children cumulated memory: 1498628 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/249 40132
/proc/meminfo: memFree=106626624/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2157856 memory=1501836 CPUtime=3392.41 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 154796 0 0 0 338941 300 0 0 20 0 1 0 43048496 2209644544 375459 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 539464 375459 1248 1200 0 537944 0
Current children cumulated CPU time: 3392.41 s
Current children cumulated vsize: 2157856 KiB
Current children cumulated memory: 1501836 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/249 40134
/proc/meminfo: memFree=106632588/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2157856 memory=1501836 CPUtime=3452.22 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 155205 0 0 0 344921 301 0 0 20 0 1 0 43048496 2209644544 375459 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 539464 375459 1248 1200 0 537944 0
Current children cumulated CPU time: 3452.22 s
Current children cumulated vsize: 2157856 KiB
Current children cumulated memory: 1501836 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/250 40137
/proc/meminfo: memFree=106616744/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2157856 memory=1501836 CPUtime=3512.04 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 155599 0 0 0 350898 306 0 0 20 0 1 0 43048496 2209644544 375459 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 539464 375459 1248 1200 0 537944 0
Current children cumulated CPU time: 3512.04 s
Current children cumulated vsize: 2157856 KiB
Current children cumulated memory: 1501836 KiB

[startup+3582.3 s]
/proc/loadavg: 4.43 4.18 4.12 5/250 40139
/proc/meminfo: memFree=106612548/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2157856 memory=1501836 CPUtime=3571.86 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 155932 0 0 0 356875 311 0 0 20 0 1 0 43048496 2209644544 375459 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 539464 375459 1248 1200 0 537944 0
Current children cumulated CPU time: 3571.86 s
Current children cumulated vsize: 2157856 KiB
Current children cumulated memory: 1501836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.71 4.27 4.15 4/247 40155
/proc/meminfo: memFree=106926128/131382116 swapFree=33010684/33010684
[pid=39896] ppid=39893 vsize=2157856 memory=1501836 CPUtime=3600.07 cores=1,3
/proc/39896/stat : 39896 (Exact) R 39893 39896 38814 0 -1 4194304 155998 0 0 0 359695 312 0 0 20 0 1 0 43048496 2209644544 375459 18446744073709551615 4198400 9112445 140724714404816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23363584 140724714412328 140724714412525 140724714412525 140724714418127 0
/proc/39896/statm: 539464 375459 1248 1200 0 537944 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2157856 KiB
Current children cumulated memory: 1501836 KiB

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

[startup+3610.65 s]
# the end of solver process 39896 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3596.99 s, system=3.13412 s

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

Child status: 10

Real time (s): 3610.65
CPU time (s): 3600.12
CPU user time (s): 3596.99
CPU system time (s): 3.13412
CPU usage (%): 99.7086
Max. virtual memory (cumulated for all children) (KiB): 2874460
Max. memory (cumulated for all children) (KiB): 2039060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.99
system time used= 3.13412
maximum resident set size= 2163988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156003
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= 118
involuntary context switches= 1888


# summary of solver processes directly reported to runsolver:
#   pid: 39896
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3596.99
#   total CPU system time (s): 3.13412

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6977 second user time and 33.8076 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-30 10:54:48
IDJOB=4512208
IDBENCH=160517
IDSOLVER=3318
FILE ID=nodeC011/4512208-1751273688
RUNJOBID= nodeC011-1751270072-39302
SLURM_JOB_ID= 9594178
Free space on /tmp= 433040 MiB

SOLVER NAME= Exact_no_db_no_ls 2025-06-19
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern45-23.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=0 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4512208-1751273688/watcher-4512208-1751273688 -o /tmp/evaluation-result-4512208-1751273688/solver-4512208-1751273688 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751270072-39302 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1961249008 --ls=0 --inp-dombreaklim=0 HOME/instance-4512208-1751273688.opb

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

MD5SUM BENCH= af7e878fffd6da85a395ada1cd1e9cec
RANDOM SEED=1961249008

nodeC011 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		: 2993.245
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	: 6984.20
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		: 1197.207
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	: 6984.20
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.497
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	: 6984.20
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		: 1197.247
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	: 6984.20
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.974
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	: 6984.20
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		: 1197.546
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	: 6984.20
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.291
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	: 6984.20
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.288
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        130077516 kB
MemAvailable:   129917992 kB
Buffers:            3280 kB
Cached:           649072 kB
SwapCached:            0 kB
Active:           406820 kB
Inactive:         350192 kB
Active(anon):     122628 kB
Inactive(anon):        0 kB
Active(file):     284192 kB
Inactive(file):   350192 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             25908 kB
Writeback:             4 kB
AnonPages:        107824 kB
Mapped:           111788 kB
Shmem:             17960 kB
KReclaimable:      91056 kB
Slab:             171888 kB
SReclaimable:      91056 kB
SUnreclaim:        80832 kB
KernelStack:        3984 kB
PageTables:         3100 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     458968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433020 MiB
End job on nodeC011 at 2025-06-30 11:54:59