Trace number 4433067

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 2024-07-05? (TO) 3600.05 3608.11

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_18.opb
MD5SUM175cf8fd081870b89b1494469c4bb17a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark293
Best CPU time to get the best result obtained on this benchmark3600.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8883
Total number of constraints17459
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 constraints17459
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2691
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.03/3608.10	c Program interrupted by user.
3600.03/3608.10	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (63040 MiB free)
  memory of node 1: 64473 MiB (63125 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433067-1721099335/watcher-4433067-1721099335 -o /tmp/evaluation-result-4433067-1721099335/solver-4433067-1721099335 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721092108-827831 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1787180024 HOME/instance-4433067-1721099335.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=832361, runsolver pid=832358
Current StackSize limit: 8192 KiB


[startup+0.100087 s]*
/proc/loadavg: 4.03 4.09 4.10 5/255 832362
/proc/meminfo: memFree=129179564/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=37716 memory=17664 CPUtime=0.09 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 3149 0 0 0 9 0 0 0 20 0 1 0 162100539 38621184 4416 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 9429 4416 868 1005 0 8192 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37716 KiB
Current children cumulated memory: 17664 KiB

[startup+0.204376 s]*
/proc/loadavg: 4.03 4.09 4.10 5/255 832362
/proc/meminfo: memFree=129172588/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=42800 memory=24688 CPUtime=0.2 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 4409 0 0 0 19 1 0 0 20 0 1 0 162100539 43827200 6172 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 10700 6172 868 1005 0 9463 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 42800 KiB
Current children cumulated memory: 24688 KiB

[startup+0.304524 s]*
/proc/loadavg: 4.03 4.09 4.10 5/255 832362
/proc/meminfo: memFree=129162616/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=50596 memory=34584 CPUtime=0.3 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 6360 0 0 0 29 1 0 0 20 0 1 0 162100539 51810304 8646 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 12649 8646 868 1005 0 11412 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 50596 KiB
Current children cumulated memory: 34584 KiB

[startup+0.700206 s]
/proc/loadavg: 4.03 4.09 4.10 5/255 832362
/proc/meminfo: memFree=129116292/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=99232 memory=83252 CPUtime=0.68 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 21508 0 0 0 64 4 0 0 20 0 1 0 162100539 101613568 20813 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 24808 20813 1044 1005 0 23571 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 99232 KiB
Current children cumulated memory: 83252 KiB

[startup+1.50021 s]
/proc/loadavg: 4.03 4.09 4.10 5/255 832408
/proc/meminfo: memFree=129124648/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=99376 memory=83816 CPUtime=1.48 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 21542 0 0 0 144 4 0 0 20 0 1 0 162100539 101761024 20954 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 24844 20954 1124 1005 0 23607 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 99376 KiB
Current children cumulated memory: 83816 KiB

[startup+3.10537 s]
/proc/loadavg: 4.03 4.09 4.10 5/255 832408
/proc/meminfo: memFree=129058132/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=103116 memory=87472 CPUtime=3.09 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 22208 0 0 0 304 5 0 0 20 0 1 0 162100539 105590784 21868 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 25779 21868 1124 1005 0 24542 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 103116 KiB
Current children cumulated memory: 87472 KiB

[startup+6.30019 s]
/proc/loadavg: 4.02 4.09 4.10 5/255 832410
/proc/meminfo: memFree=129045520/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=105196 memory=91348 CPUtime=6.27 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 22642 0 0 0 622 5 0 0 20 0 1 0 162100539 107720704 22837 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 26299 22837 1124 1005 0 25062 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 105196 KiB
Current children cumulated memory: 91348 KiB

[startup+12.7002 s]
/proc/loadavg: 4.02 4.09 4.10 5/255 832410
/proc/meminfo: memFree=129037552/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=107876 memory=95776 CPUtime=12.66 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 23260 0 0 0 1261 5 0 0 20 0 1 0 162100539 110465024 23944 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 26969 23944 1124 1005 0 25732 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 107876 KiB
Current children cumulated memory: 95776 KiB

[startup+25.5002 s]
/proc/loadavg: 4.02 4.08 4.10 5/256 832414
/proc/meminfo: memFree=129028160/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=108420 memory=96528 CPUtime=25.43 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 23468 0 0 0 2538 5 0 0 20 0 1 0 162100539 111022080 24132 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 27105 24132 1124 1005 0 25868 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 108420 KiB
Current children cumulated memory: 96528 KiB

[startup+51.1056 s]
/proc/loadavg: 4.07 4.09 4.10 5/256 832417
/proc/meminfo: memFree=128976052/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=134108 memory=121984 CPUtime=50.97 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 27706 0 0 0 5090 7 0 0 20 0 1 0 162100539 137326592 30496 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 33527 30496 1124 1005 0 32290 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 134108 KiB
Current children cumulated memory: 121984 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/257 832431
/proc/meminfo: memFree=128950448/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=146264 CPUtime=102.03 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 29685 0 0 0 10194 9 0 0 20 0 1 0 162100539 162828288 36566 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 36566 1124 1005 0 38516 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 146264 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/257 832441
/proc/meminfo: memFree=128945700/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=148176 CPUtime=161.9 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 29749 0 0 0 16181 9 0 0 20 0 1 0 162100539 162828288 37044 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 37044 1124 1005 0 38516 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 148176 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/257 832451
/proc/meminfo: memFree=128941148/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=148176 CPUtime=221.77 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 29814 0 0 0 22167 10 0 0 20 0 1 0 162100539 162828288 37044 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 37044 1124 1005 0 38516 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 148176 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/257 832462
/proc/meminfo: memFree=128937352/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=148240 CPUtime=281.63 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 29861 0 0 0 28152 11 0 0 20 0 1 0 162100539 162828288 37060 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 37060 1140 1005 0 38516 0
Current children cumulated CPU time: 281.63 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 148240 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/256 832473
/proc/meminfo: memFree=128936856/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=148240 CPUtime=341.5 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 29912 0 0 0 34138 12 0 0 20 0 1 0 162100539 162828288 37060 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 37060 1140 1005 0 38516 0
Current children cumulated CPU time: 341.5 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 148240 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/254 832483
/proc/meminfo: memFree=128935948/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=148240 CPUtime=401.36 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 29963 0 0 0 40123 13 0 0 20 0 1 0 162100539 162828288 37060 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 37060 1140 1005 0 38516 0
Current children cumulated CPU time: 401.36 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 148240 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/255 832494
/proc/meminfo: memFree=128930460/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=148240 CPUtime=461.23 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 30013 0 0 0 46109 14 0 0 20 0 1 0 162100539 162828288 37060 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 37060 1140 1005 0 38516 0

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

Current children cumulated memory: 150288 KiB

[startup+2922.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/257 833936
/proc/meminfo: memFree=128897816/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=2915.74 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32253 0 0 0 291518 56 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 2915.74 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/258 834115
/proc/meminfo: memFree=128897204/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=2975.61 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32297 0 0 0 297504 57 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 2975.61 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/258 834125
/proc/meminfo: memFree=128896496/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3035.48 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32372 0 0 0 303490 58 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3035.48 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

[startup+3102.3 s]
/proc/loadavg: 4.19 4.12 4.10 5/260 834140
/proc/meminfo: memFree=128896096/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3095.34 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32430 0 0 0 309476 58 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3095.34 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.12 4.10 5/258 834161
/proc/meminfo: memFree=128895684/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3155.22 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32487 0 0 0 315462 60 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3155.22 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/258 834172
/proc/meminfo: memFree=128895344/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3215.08 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32544 0 0 0 321447 61 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3215.08 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 834183
/proc/meminfo: memFree=128894644/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3274.96 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32585 0 0 0 327434 62 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3274.96 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/257 834194
/proc/meminfo: memFree=128894328/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3334.83 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32644 0 0 0 333419 64 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3334.83 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/255 834204
/proc/meminfo: memFree=128894020/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3394.69 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32717 0 0 0 339404 65 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3394.69 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/255 834214
/proc/meminfo: memFree=128893580/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3454.56 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32759 0 0 0 345390 66 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3454.56 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/255 834226
/proc/meminfo: memFree=128893316/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3514.41 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32818 0 0 0 351375 66 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3514.41 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/255 834237
/proc/meminfo: memFree=128892876/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3574.28 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32897 0 0 0 357360 68 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3574.28 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.11 s]
/proc/loadavg: 4.07 4.09 4.09 4/248 834273
/proc/meminfo: memFree=128921340/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3600.03 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32898 0 0 0 359935 68 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.36 s, system=0.683534 s

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

[startup+3608.11 s]
/proc/loadavg: 4.07 4.09 4.09 4/248 834273
/proc/meminfo: memFree=128921340/131524600 swapFree=131071996/131071996
[pid=832361] ppid=832358 vsize=159012 memory=152336 CPUtime=3600.03 cores=4,6
/proc/832361/stat : 832361 (Exact) R 832358 832361 827820 0 -1 4194304 32898 0 0 0 359935 68 0 0 20 0 1 0 162100539 162828288 38084 134679101440 4194304 8309489 140729174081152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 37236736 140729174086590 140729174086760 140729174086760 140729174093775 0
/proc/832361/statm: 39753 38084 1140 1005 0 38516 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 152336 KiB

Child status: 0

Real time (s): 3608.11
CPU time (s): 3600.05
CPU user time (s): 3599.36
CPU system time (s): 0.683534
CPU usage (%): 99.7765
Max. virtual memory (cumulated for all children) (KiB): 159012
Max. memory (cumulated for all children) (KiB): 152336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.36
system time used= 0.683534
maximum resident set size= 152336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32900
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= 26
involuntary context switches= 993


# summary of solver processes directly reported to runsolver:
#   pid: 832361
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3599.36
#   total CPU system time (s): 0.683534

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.56604 second user time and 16.5591 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-16 05:09:07
IDJOB=4433067
IDBENCH=147625
IDSOLVER=3060
FILE ID=nodeC028/4433067-1721099335
RUNJOBID= nodeC028-1721092108-827831
SLURM_JOB_ID= 7505587
Free space on /tmp= 890044 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_18.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433067-1721099335/watcher-4433067-1721099335 -o /tmp/evaluation-result-4433067-1721099335/solver-4433067-1721099335 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721092108-827831 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1787180024 HOME/instance-4433067-1721099335.opb

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

MD5SUM BENCH= 175cf8fd081870b89b1494469c4bb17a
RANDOM SEED=1787180024

nodeC028.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3658.631
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.56
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		: 3686.590
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.59
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.865
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.56
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		: 3600.249
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.59
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		: 3641.694
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.56
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		: 3686.570
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.59
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		: 3656.205
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.021
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129194332 kB
MemAvailable:   129712464 kB
Buffers:          384660 kB
Cached:           973256 kB
SwapCached:            0 kB
Active:           680448 kB
Inactive:        1069008 kB
Active(anon):       1528 kB
Inactive(anon):   427404 kB
Active(file):     678920 kB
Inactive(file):   641604 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             23448 kB
Writeback:             0 kB
AnonPages:        388556 kB
Mapped:           117508 kB
Shmem:             37720 kB
KReclaimable:      74860 kB
Slab:             176820 kB
SReclaimable:      74860 kB
SUnreclaim:       101960 kB
KernelStack:        4192 kB
PageTables:         9876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     780780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60480 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      193236 kB
DirectMap2M:    18454528 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 890040 MiB
End job on nodeC028 at 2024-07-16 06:09:16