Trace number 4436289

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
Picat 2024-06-18? (TO) 3600.04 3608.51

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_14.opb
MD5SUM850b351e493109d76788c3bb5eecff4d
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 benchmark141
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 variables3297
Total number of constraints6383
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 constraints6383
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1411
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c solving HOME/instance-4436289-1721103119.opb (Picat 3.6#12)
2737.22/2743.78	o 195

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 (60041 MiB free)
  memory of node 1: 64473 MiB (60965 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436289-1721103119/watcher-4436289-1721103119 -o /tmp/evaluation-result-4436289-1721103119/solver-4436289-1721103119 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721103131-840881 --watchdog 3760 pb_picat HOME/instance-4436289-1721103119.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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=840943, runsolver pid=840928

[startup+0.100419 s]*
/proc/loadavg: 1.61 3.20 3.76 7/259 840946
/proc/meminfo: memFree=123828528/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2033608 memory=40204 CPUtime=0.1 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 473 0 0 0 10 0 0 0 20 0 1 0 162482454 2082414592 10051 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 3 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 508402 10051 1564 439 0 503831 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 40204 KiB

[startup+0.213434 s]*
/proc/loadavg: 1.61 3.20 3.76 4/258 840960
/proc/meminfo: memFree=123780728/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2033608 memory=60684 CPUtime=0.2 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 487 0 0 0 19 1 0 0 20 0 1 0 162482454 2082414592 15171 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 3 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 508402 15171 1564 439 0 503831 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 60684 KiB

[startup+0.305419 s]*
/proc/loadavg: 1.61 3.20 3.76 4/258 840960
/proc/meminfo: memFree=123739424/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2033608 memory=83212 CPUtime=0.28 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 501 0 0 0 27 1 0 0 20 0 1 0 162482454 2082414592 20803 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 508402 20803 1564 439 0 503831 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 83212 KiB

[startup+0.700186 s]
/proc/loadavg: 1.72 3.20 3.76 5/261 840992
/proc/meminfo: memFree=123612152/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2041424 memory=186308 CPUtime=0.68 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 686 0 0 0 63 5 0 0 20 0 1 0 162482454 2090418176 46577 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 510356 46577 1612 439 0 505785 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2041424 KiB
Current children cumulated memory: 186308 KiB

[startup+1.50021 s]
/proc/loadavg: 1.72 3.20 3.76 7/261 840992
/proc/meminfo: memFree=123306004/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2173572 memory=390840 CPUtime=1.47 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 2792 0 0 0 138 9 0 0 20 0 1 0 162482454 2225737728 97710 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 543393 97710 1672 439 0 538822 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2173572 KiB
Current children cumulated memory: 390840 KiB

[startup+3.10651 s]
/proc/loadavg: 1.72 3.20 3.76 7/261 840992
/proc/meminfo: memFree=122221692/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2529112 memory=819464 CPUtime=3.07 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 11835 0 0 0 288 19 0 0 20 0 1 0 162482454 2589810688 204866 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 632278 204866 1720 439 0 627707 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2529112 KiB
Current children cumulated memory: 819464 KiB

[startup+6.30014 s]
/proc/loadavg: 1.91 3.21 3.76 7/261 840992
/proc/meminfo: memFree=121434356/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2594648 memory=884808 CPUtime=6.26 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 14983 0 0 0 591 35 0 0 20 0 1 0 162482454 2656919552 221202 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 648662 221202 1720 439 0 644091 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2594648 KiB
Current children cumulated memory: 884808 KiB

[startup+12.7002 s]
/proc/loadavg: 2.07 3.22 3.76 7/261 840995
/proc/meminfo: memFree=120519884/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2660576 memory=909060 CPUtime=12.64 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 15473 0 0 0 1196 68 0 0 20 0 1 0 162482454 2724429824 227265 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 665144 227265 1784 439 0 660573 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2660576 KiB
Current children cumulated memory: 909060 KiB

[startup+25.5002 s]
/proc/loadavg: 2.37 3.25 3.77 7/261 840997
/proc/meminfo: memFree=120561964/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2682816 memory=909396 CPUtime=25.41 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 22122 0 0 0 2470 71 0 0 20 0 1 0 162482454 2747203584 227349 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670704 227349 1800 439 0 666133 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2682816 KiB
Current children cumulated memory: 909396 KiB

[startup+51.1067 s]
/proc/loadavg: 3.13 3.35 3.79 7/261 841001
/proc/meminfo: memFree=120406164/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2678088 memory=944996 CPUtime=50.96 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 23994 0 0 0 5021 75 0 0 20 0 1 0 162482454 2742362112 236249 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 669522 236249 1800 439 0 664951 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2678088 KiB
Current children cumulated memory: 944996 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 3.46 3.80 7/261 841010
/proc/meminfo: memFree=120365768/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2675792 memory=942748 CPUtime=102.03 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 26356 0 0 0 10125 78 0 0 20 0 1 0 162482454 2740011008 235687 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 668948 235687 1800 439 0 664377 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2675792 KiB
Current children cumulated memory: 942748 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 3.57 3.82 7/261 841021
/proc/meminfo: memFree=120348440/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2684644 memory=957080 CPUtime=161.89 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 28310 0 0 0 16109 80 0 0 20 0 1 0 162482454 2749075456 239270 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 671161 239270 1800 439 0 666590 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 2684644 KiB
Current children cumulated memory: 957080 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 3.68 3.84 7/258 841032
/proc/meminfo: memFree=120311712/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2684644 memory=959008 CPUtime=221.75 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 29765 0 0 0 22093 82 0 0 20 0 1 0 162482454 2749075456 239752 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 671161 239752 1800 439 0 666590 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 2684644 KiB
Current children cumulated memory: 959008 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.76 3.86 7/258 841042
/proc/meminfo: memFree=120394068/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2684644 memory=963224 CPUtime=281.6 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 29844 0 0 0 28078 82 0 0 20 0 1 0 162482454 2749075456 240806 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 671161 240806 1800 439 0 666590 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 2684644 KiB
Current children cumulated memory: 963224 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.82 3.88 7/254 841054
/proc/meminfo: memFree=120371284/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2684644 memory=967320 CPUtime=341.46 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 31328 0 0 0 34061 85 0 0 20 0 1 0 162482454 2749075456 241830 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 671161 241830 1800 439 0 666590 0
Current children cumulated CPU time: 341.46 s
Current children cumulated vsize: 2684644 KiB
Current children cumulated memory: 967320 KiB

[startup+402.3 s]
/proc/loadavg: 4.38 3.94 3.92 7/254 841064
/proc/meminfo: memFree=120346936/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2684644 memory=969368 CPUtime=401.31 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 31414 0 0 0 40046 85 0 0 20 0 1 0 162482454 2749075456 242342 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 671161 242342 1800 439 0 666590 0
Current children cumulated CPU time: 401.31 s
Current children cumulated vsize: 2684644 KiB
Current children cumulated memory: 969368 KiB

[startup+462.3 s]
/proc/loadavg: 4.29 4.00 3.94 7/254 841074
/proc/meminfo: memFree=120413340/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2684644 memory=918088 CPUtime=461.17 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 34172 0 0 0 46028 89 0 0 20 0 1 0 162482454 2749075456 229522 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 671161 229522 1800 439 0 666590 0

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

Current children cumulated memory: 951052 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.10 4.09 7/257 842694
/proc/meminfo: memFree=120289440/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2680768 memory=955148 CPUtime=2915.4 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 77253 0 0 0 291350 190 0 0 20 0 1 0 162482454 2745106432 238787 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670192 238787 1800 439 0 665621 0
Current children cumulated CPU time: 2915.4 s
Current children cumulated vsize: 2680768 KiB
Current children cumulated memory: 955148 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.10 4.09 7/256 842715
/proc/meminfo: memFree=120240900/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2680768 memory=959292 CPUtime=2975.28 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 77380 0 0 0 297337 191 0 0 20 0 1 0 162482454 2745106432 239823 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670192 239823 1800 439 0 665621 0
Current children cumulated CPU time: 2975.28 s
Current children cumulated vsize: 2680768 KiB
Current children cumulated memory: 959292 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.09 4.09 7/257 842727
/proc/meminfo: memFree=120351580/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2680768 memory=959292 CPUtime=3035.14 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 77452 0 0 0 303323 191 0 0 20 0 1 0 162482454 2745106432 239823 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670192 239823 1800 439 0 665621 0
Current children cumulated CPU time: 3035.14 s
Current children cumulated vsize: 2680768 KiB
Current children cumulated memory: 959292 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.10 4.09 7/257 842737
/proc/meminfo: memFree=120356376/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2680768 memory=959292 CPUtime=3094.99 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 78958 0 0 0 309306 193 0 0 20 0 1 0 162482454 2745106432 239823 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670192 239823 1800 439 0 665621 0
Current children cumulated CPU time: 3094.99 s
Current children cumulated vsize: 2680768 KiB
Current children cumulated memory: 959292 KiB

[startup+3162.3 s]
/proc/loadavg: 4.05 4.08 4.09 7/257 842748
/proc/meminfo: memFree=120385920/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2680768 memory=936716 CPUtime=3154.86 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 80376 0 0 0 315291 195 0 0 20 0 1 0 162482454 2745106432 234179 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670192 234179 1800 439 0 665621 0
Current children cumulated CPU time: 3154.86 s
Current children cumulated vsize: 2680768 KiB
Current children cumulated memory: 936716 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.10 4.09 7/257 842758
/proc/meminfo: memFree=120251356/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2680768 memory=967484 CPUtime=3214.72 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 80527 0 0 0 321276 196 0 0 20 0 1 0 162482454 2745106432 241871 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670192 241871 1800 439 0 665621 0
Current children cumulated CPU time: 3214.72 s
Current children cumulated vsize: 2680768 KiB
Current children cumulated memory: 967484 KiB

[startup+3282.3 s]
/proc/loadavg: 5.08 4.42 4.20 7/255 842768
/proc/meminfo: memFree=120246428/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2811840 memory=975676 CPUtime=3274.58 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 82042 0 0 0 327260 198 0 0 20 0 1 0 162482454 2879324160 243919 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 702960 243919 1800 439 0 698389 0
Current children cumulated CPU time: 3274.58 s
Current children cumulated vsize: 2811840 KiB
Current children cumulated memory: 975676 KiB

[startup+3342.3 s]
/proc/loadavg: 4.44 4.35 4.19 7/254 842779
/proc/meminfo: memFree=120272472/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2680768 memory=922428 CPUtime=3334.43 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 82927 0 0 0 333244 199 0 0 20 0 1 0 162482454 2745106432 230607 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670192 230607 1800 439 0 665621 0
Current children cumulated CPU time: 3334.43 s
Current children cumulated vsize: 2680768 KiB
Current children cumulated memory: 922428 KiB

[startup+3402.3 s]
/proc/loadavg: 4.36 4.34 4.19 7/255 842790
/proc/meminfo: memFree=120251332/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2680768 memory=924476 CPUtime=3394.3 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 83026 0 0 0 339231 199 0 0 20 0 1 0 162482454 2745106432 231119 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670192 231119 1800 439 0 665621 0
Current children cumulated CPU time: 3394.3 s
Current children cumulated vsize: 2680768 KiB
Current children cumulated memory: 924476 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.29 4.18 7/255 842800
/proc/meminfo: memFree=120191068/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2680768 memory=967484 CPUtime=3454.16 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 84509 0 0 0 345215 201 0 0 20 0 1 0 162482454 2745106432 241871 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670192 241871 1800 439 0 665621 0
Current children cumulated CPU time: 3454.16 s
Current children cumulated vsize: 2680768 KiB
Current children cumulated memory: 967484 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.25 4.17 7/257 842815
/proc/meminfo: memFree=120224892/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2680768 memory=969532 CPUtime=3514.02 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 84599 0 0 0 351201 201 0 0 20 0 1 0 162482454 2745106432 242383 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670192 242383 1800 439 0 665621 0
Current children cumulated CPU time: 3514.02 s
Current children cumulated vsize: 2680768 KiB
Current children cumulated memory: 969532 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.21 4.17 7/257 842825
/proc/meminfo: memFree=120213664/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2680768 memory=970016 CPUtime=3573.89 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 84885 0 0 0 357187 202 0 0 20 0 1 0 162482454 2745106432 242504 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 670192 242504 1800 439 0 665621 0
Current children cumulated CPU time: 3573.89 s
Current children cumulated vsize: 2680768 KiB
Current children cumulated memory: 970016 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.5 s]
/proc/loadavg: 4.13 4.21 4.17 7/257 842831
/proc/meminfo: memFree=120206168/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2811840 memory=977580 CPUtime=3600.03 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 86324 0 0 0 359799 204 0 0 20 0 1 0 162482454 2879324160 244395 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 702960 244395 1800 439 0 698389 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2811840 KiB
Current children cumulated memory: 977580 KiB

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

[startup+3608.51 s]
# the end of solver process 840943 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3597.99 s, system=2.04835 s

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

[startup+3608.5 s]
/proc/loadavg: 4.13 4.21 4.17 7/257 842831
/proc/meminfo: memFree=120206168/131524596 swapFree=131071996/131071996
[pid=840943] ppid=840928 vsize=2811840 memory=977580 CPUtime=3600.03 cores=1,3
/proc/840943/stat : 840943 (pb_picat) R 840928 840943 840869 0 -1 4194304 86324 0 0 0 359799 204 0 0 20 0 1 0 162482454 2879324160 244395 134679101440 4194304 5989780 140725377040512 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 44888064 140725377045529 140725377045605 140725377045605 140725377052620 0
/proc/840943/statm: 702960 244395 1800 439 0 698389 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2811840 KiB
Current children cumulated memory: 977580 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.51
CPU time (s): 3600.04
CPU user time (s): 3597.99
CPU system time (s): 2.04835
CPU usage (%): 99.7654
Max. virtual memory (cumulated for all children) (KiB): 3208936
Max. memory (cumulated for all children) (KiB): 1220284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.99
system time used= 2.04835
maximum resident set size= 1220284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86324
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= 4
involuntary context switches= 1795


# summary of solver processes directly reported to runsolver:
#   pid: 840943
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3597.99
#   total CPU system time (s): 2.04835

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.12765 second user time and 19.8034 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-16 06:12:12
IDJOB=4436289
IDBENCH=147627
IDSOLVER=3068
FILE ID=nodeC034/4436289-1721103119
RUNJOBID= nodeC034-1721103131-840881
SLURM_JOB_ID= 7505618
Free space on /tmp= 890080 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_14.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436289-1721103119/watcher-4436289-1721103119 -o /tmp/evaluation-result-4436289-1721103119/solver-4436289-1721103119 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721103131-840881 --watchdog 3760  pb_picat HOME/instance-4436289-1721103119.opb

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

MD5SUM BENCH= 850b351e493109d76788c3bb5eecff4d
RANDOM SEED=1788445989

nodeC034.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		: 3716.286
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.99
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		: 3655.550
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.58
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		: 3610.164
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.99
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		: 3614.561
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.58
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		: 3735.949
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.99
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		: 3747.870
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.58
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		: 3640.685
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.99
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		: 3676.917
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        123912996 kB
MemAvailable:   129649528 kB
Buffers:          383944 kB
Cached:          6120192 kB
SwapCached:            0 kB
Active:           695708 kB
Inactive:        6165944 kB
Active(anon):       1456 kB
Inactive(anon):   394180 kB
Active(file):     694252 kB
Inactive(file):  5771764 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             19836 kB
Writeback:             0 kB
AnonPages:        357940 kB
Mapped:           104380 kB
Shmem:             37720 kB
KReclaimable:     220676 kB
Slab:             342180 kB
SReclaimable:     220676 kB
SUnreclaim:       121504 kB
KernelStack:        3804 kB
PageTables:         9768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:     689528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63072 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 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:      250580 kB
DirectMap2M:    28882944 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC034 at 2024-07-16 07:12:20