Trace number 4432129

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
IPBHS-SCIP 2024-07-09? (TO) 3600.15 3610.89

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm99p-opt.opb.negationfix.opb
MD5SUM56678f8f787569ff6bace689e56ab709
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 benchmark127
Best CPU time to get the best result obtained on this benchmark2000.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables180608
Total number of constraints3078
Number of constraints which are clauses1410
Number of constraints which are cardinality constraints (but not clauses)1410
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1411
Number of terms in the objective function 128
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 495101
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1113385
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432129-1721173937/watcher-4432129-1721173937 -o /tmp/evaluation-result-4432129-1721173937/solver-4432129-1721173937 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721173949-874925 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4432129-1721173937.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=874961, runsolver pid=874958

[startup+0.100536 s]*
/proc/loadavg: 1.21 1.93 2.69 5/230 874962
/proc/meminfo: memFree=124877900/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=41884 memory=17412 CPUtime=0.1 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 3942 0 0 0 9 1 0 0 20 0 1 0 169549576 42889216 4353 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 10471 4353 1023 2900 0 6985 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 41884 KiB
Current children cumulated memory: 17412 KiB

[startup+0.213095 s]*
/proc/loadavg: 1.21 1.93 2.69 5/242 874982
/proc/meminfo: memFree=124861036/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=56028 memory=28908 CPUtime=0.21 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 6867 0 0 0 19 2 0 0 20 0 1 0 169549576 57372672 7227 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 14007 7227 1023 2900 0 10521 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 56028 KiB
Current children cumulated memory: 28908 KiB

[startup+0.31349 s]*
/proc/loadavg: 1.21 1.93 2.69 5/248 874992
/proc/meminfo: memFree=124837980/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=60048 memory=32340 CPUtime=0.3 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 7727 0 0 0 28 2 0 0 20 0 1 0 169549576 61489152 8085 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 15012 8085 1023 2900 0 11526 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 60048 KiB
Current children cumulated memory: 32340 KiB

[startup+0.700347 s]
/proc/loadavg: 1.21 1.93 2.69 7/248 874992
/proc/meminfo: memFree=124772352/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=113472 memory=92840 CPUtime=0.68 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 17873 0 0 0 63 5 0 0 20 0 1 0 169549576 116195328 23210 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 28368 23210 2383 2900 0 24882 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 113472 KiB
Current children cumulated memory: 92840 KiB

[startup+1.50025 s]
/proc/loadavg: 1.21 1.93 2.69 5/248 874992
/proc/meminfo: memFree=124674440/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=113472 memory=92840 CPUtime=1.47 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 17873 0 0 0 142 5 0 0 20 0 1 0 169549576 116195328 23210 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 28368 23210 2383 2900 0 24882 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 113472 KiB
Current children cumulated memory: 92840 KiB

[startup+3.11268 s]
/proc/loadavg: 1.21 1.93 2.69 5/248 874993
/proc/meminfo: memFree=124607784/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=135140 memory=114924 CPUtime=3.08 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 21020 0 0 0 291 17 0 0 20 0 1 0 169549576 138383360 28731 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 33785 28731 2751 2900 0 30299 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 135140 KiB
Current children cumulated memory: 114924 KiB

[startup+6.30026 s]
/proc/loadavg: 1.43 1.97 2.70 5/248 874993
/proc/meminfo: memFree=124543772/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=139560 memory=119368 CPUtime=6.26 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 21568 0 0 0 609 17 0 0 20 0 1 0 169549576 142909440 29842 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 34890 29842 2751 2900 0 31404 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 139560 KiB
Current children cumulated memory: 119368 KiB

[startup+12.7003 s]
/proc/loadavg: 1.64 2.00 2.71 5/248 875041
/proc/meminfo: memFree=124491200/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=158416 memory=131080 CPUtime=12.64 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 22508 0 0 0 1246 18 0 0 20 0 1 0 169549576 162217984 32770 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 39604 32770 2751 2900 0 36118 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 158416 KiB
Current children cumulated memory: 131080 KiB

[startup+25.5003 s]
/proc/loadavg: 2.38 2.15 2.74 5/248 875042
/proc/meminfo: memFree=124328744/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=177524 memory=145028 CPUtime=25.41 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 23111 0 0 0 2522 19 0 0 20 0 1 0 169549576 181784576 36257 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 44381 36257 2751 2900 0 40895 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 177524 KiB
Current children cumulated memory: 145028 KiB

[startup+51.1128 s]
/proc/loadavg: 3.33 2.39 2.81 5/248 875045
/proc/meminfo: memFree=124014560/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=272228 memory=219044 CPUtime=50.95 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 27701 0 0 0 5045 50 0 0 20 0 1 0 169549576 278761472 54761 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 68057 54761 2751 2900 0 64571 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 272228 KiB
Current children cumulated memory: 219044 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 2.75 2.91 5/248 875055
/proc/meminfo: memFree=123539460/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=498740 memory=406656 CPUtime=101.99 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 64227 0 0 0 10023 176 0 0 20 0 1 0 169549576 510709760 101664 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 124685 101664 2751 2900 0 121199 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 498740 KiB
Current children cumulated memory: 406656 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 2.99 2.99 5/251 875451
/proc/meminfo: memFree=123121420/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=715060 memory=582940 CPUtime=161.83 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 85513 0 0 0 15979 204 0 0 20 0 1 0 169549576 732221440 145735 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 178765 145735 2751 2900 0 175279 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 715060 KiB
Current children cumulated memory: 582940 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 3.19 3.06 5/248 875462
/proc/meminfo: memFree=122830244/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=837836 memory=707720 CPUtime=221.64 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 116238 0 0 0 21792 372 0 0 20 0 1 0 169549576 857944064 176930 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 209459 176930 2751 2900 0 205973 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 837836 KiB
Current children cumulated memory: 707720 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.36 3.13 5/248 875472
/proc/meminfo: memFree=122466016/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=928476 memory=793752 CPUtime=281.47 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 137974 0 0 0 27736 411 0 0 20 0 1 0 169549576 950759424 198438 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 232119 198438 2751 2900 0 228633 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 928476 KiB
Current children cumulated memory: 793752 KiB

[startup+342.3 s]
/proc/loadavg: 4.25 3.54 3.20 5/244 875650
/proc/meminfo: memFree=121958760/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=1086588 memory=949284 CPUtime=341.28 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 175961 0 0 0 33640 488 0 0 20 0 1 0 169549576 1112666112 237321 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 271647 237321 2751 2900 0 268161 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 1086588 KiB
Current children cumulated memory: 949284 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.64 3.26 5/244 875661
/proc/meminfo: memFree=121628064/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=1145200 memory=1008128 CPUtime=401.09 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 190124 0 0 0 39437 672 0 0 20 0 1 0 169549576 1172684800 252032 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 286300 252032 2751 2900 0 282814 0
Current children cumulated CPU time: 401.09 s
Current children cumulated vsize: 1145200 KiB
Current children cumulated memory: 1008128 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.73 3.32 5/244 875673
/proc/meminfo: memFree=121365500/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=1218716 memory=1088076 CPUtime=460.92 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 208848 0 0 0 45271 821 0 0 20 0 1 0 169549576 1247965184 272019 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 304679 272019 2751 2900 0 301193 0

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

Current children cumulated memory: 3412068 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.11 4.05 5/243 876729
/proc/meminfo: memFree=113042920/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3597588 memory=3422036 CPUtime=2853.8 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 658335 0 0 0 282018 3362 0 0 20 0 1 0 169549576 3683930112 855509 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 899397 855509 2751 2900 0 895911 0
Current children cumulated CPU time: 2853.8 s
Current children cumulated vsize: 3597588 KiB
Current children cumulated memory: 3422036 KiB

[startup+2922.3 s]
/proc/loadavg: 4.14 4.12 4.06 5/243 876739
/proc/meminfo: memFree=112898500/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3616808 memory=3440488 CPUtime=2913.62 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 663937 0 0 0 287938 3424 0 0 20 0 1 0 169549576 3703611392 860122 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 904202 860122 2751 2900 0 900716 0
Current children cumulated CPU time: 2913.62 s
Current children cumulated vsize: 3616808 KiB
Current children cumulated memory: 3440488 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.13 4.06 5/243 876749
/proc/meminfo: memFree=112758116/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3657844 memory=3476836 CPUtime=2973.43 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 673934 0 0 0 293900 3443 0 0 20 0 1 0 169549576 3745632256 869209 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 914461 869209 2751 2900 0 910975 0
Current children cumulated CPU time: 2973.43 s
Current children cumulated vsize: 3657844 KiB
Current children cumulated memory: 3476836 KiB

[startup+3042.3 s]
/proc/loadavg: 4.19 4.13 4.07 5/243 876760
/proc/meminfo: memFree=112646740/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3660260 memory=3482584 CPUtime=3033.25 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 676274 0 0 0 299860 3465 0 0 20 0 1 0 169549576 3748106240 870646 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 915065 870646 2751 2900 0 911579 0
Current children cumulated CPU time: 3033.25 s
Current children cumulated vsize: 3660260 KiB
Current children cumulated memory: 3482584 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.12 4.07 5/243 876770
/proc/meminfo: memFree=112515136/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3686924 memory=3505864 CPUtime=3093.06 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 683032 0 0 0 305827 3479 0 0 20 0 1 0 169549576 3775410176 876466 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 921731 876466 2751 2900 0 918245 0
Current children cumulated CPU time: 3093.06 s
Current children cumulated vsize: 3686924 KiB
Current children cumulated memory: 3505864 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.07 5/243 876781
/proc/meminfo: memFree=112427696/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3710032 memory=3527212 CPUtime=3152.88 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 689143 0 0 0 311802 3486 0 0 20 0 1 0 169549576 3799072768 881803 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 927508 881803 2751 2900 0 924022 0
Current children cumulated CPU time: 3152.88 s
Current children cumulated vsize: 3710032 KiB
Current children cumulated memory: 3527212 KiB

[startup+3222.3 s]
/proc/loadavg: 4.23 4.14 4.08 5/241 876792
/proc/meminfo: memFree=112377000/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3738308 memory=3552152 CPUtime=3212.7 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 696301 0 0 0 317777 3493 0 0 20 0 1 0 169549576 3828027392 888038 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 934577 888038 2751 2900 0 931091 0
Current children cumulated CPU time: 3212.7 s
Current children cumulated vsize: 3738308 KiB
Current children cumulated memory: 3552152 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.07 5/241 876802
/proc/meminfo: memFree=112261092/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3751872 memory=3564392 CPUtime=3272.53 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 700905 0 0 0 323747 3506 0 0 20 0 1 0 169549576 3841916928 891098 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 937968 891098 2751 2900 0 934482 0
Current children cumulated CPU time: 3272.53 s
Current children cumulated vsize: 3751872 KiB
Current children cumulated memory: 3564392 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.10 4.07 5/241 876812
/proc/meminfo: memFree=112100200/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3782008 memory=3588712 CPUtime=3332.34 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 707939 0 0 0 329721 3513 0 0 20 0 1 0 169549576 3872776192 897178 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 945502 897178 2751 2900 0 942016 0
Current children cumulated CPU time: 3332.34 s
Current children cumulated vsize: 3782008 KiB
Current children cumulated memory: 3588712 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.08 5/241 876824
/proc/meminfo: memFree=111822804/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3822364 memory=3631084 CPUtime=3392.16 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 719428 0 0 0 335694 3522 0 0 20 0 1 0 169549576 3914100736 907771 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 955591 907771 2751 2900 0 952105 0
Current children cumulated CPU time: 3392.16 s
Current children cumulated vsize: 3822364 KiB
Current children cumulated memory: 3631084 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.12 4.09 5/243 876838
/proc/meminfo: memFree=111313180/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3933560 memory=3716216 CPUtime=3451.99 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 741545 0 0 0 341668 3531 0 0 20 0 1 0 169549576 4027965440 929054 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 983390 929054 2751 2900 0 979904 0
Current children cumulated CPU time: 3451.99 s
Current children cumulated vsize: 3933560 KiB
Current children cumulated memory: 3716216 KiB

[startup+3522.3 s]
/proc/loadavg: 4.84 4.32 4.16 5/243 876848
/proc/meminfo: memFree=110940000/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3983172 memory=3762248 CPUtime=3511.81 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 753912 0 0 0 347642 3539 0 0 20 0 1 0 169549576 4078768128 940562 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 995793 940562 2751 2900 0 992307 0
Current children cumulated CPU time: 3511.81 s
Current children cumulated vsize: 3983172 KiB
Current children cumulated memory: 3762248 KiB

[startup+3582.3 s]
/proc/loadavg: 4.47 4.32 4.17 5/243 876858
/proc/meminfo: memFree=110698252/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=3984528 memory=3778648 CPUtime=3571.64 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 759072 0 0 0 353612 3552 0 0 20 0 1 0 169549576 4080156672 944662 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 996132 944662 2751 2900 0 992646 0
Current children cumulated CPU time: 3571.64 s
Current children cumulated vsize: 3984528 KiB
Current children cumulated memory: 3778648 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.28 4.28 4.16 4/236 876893
/proc/meminfo: memFree=113228408/131655788 swapFree=131071996/131071996
[pid=874961] ppid=874958 vsize=4043856 memory=3825548 CPUtime=3600.06 cores=0,2
/proc/874961/stat : 874961 (ipbhs_static_sc) R 874958 874961 870161 0 -1 4194304 771386 0 0 0 356449 3557 0 0 20 0 1 0 169549576 4140908544 956387 134679101440 4194304 16068861 140729633944912 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 46829568 140729633948710 140729633948797 140729633948797 140729633955812 0
/proc/874961/statm: 1010964 956387 2751 2900 0 1007478 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 4043856 KiB
Current children cumulated memory: 3825548 KiB

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

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

# cumulated CPU time of all completed processes:  user=3564.49 s, system=35.6597 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.89
CPU time (s): 3600.15
CPU user time (s): 3564.49
CPU system time (s): 35.6597
CPU usage (%): 99.7028
Max. virtual memory (cumulated for all children) (KiB): 4043856
Max. memory (cumulated for all children) (KiB): 3825548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3564.49
system time used= 35.6597
maximum resident set size= 3825624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 771386
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= 57
involuntary context switches= 25544


# summary of solver processes directly reported to runsolver:
#   pid: 874961
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3564.49
#   total CPU system time (s): 35.6597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5219 second user time and 34.8408 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-17 01:52:29
IDJOB=4432129
IDBENCH=158605
IDSOLVER=3057
FILE ID=nodeC004/4432129-1721173937
RUNJOBID= nodeC004-1721173949-874925
SLURM_JOB_ID= 7505793
Free space on /tmp= 723752 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm99p-opt.opb.negationfix.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432129-1721173937/watcher-4432129-1721173937 -o /tmp/evaluation-result-4432129-1721173937/solver-4432129-1721173937 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721173949-874925 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432129-1721173937.opb

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

MD5SUM BENCH= 56678f8f787569ff6bace689e56ab709
RANDOM SEED=1230853167

nodeC004.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	: 0xb00001f
cpu MHz		: 3482.503
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 invpcid_single pti 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	: 6984.29
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.310
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 invpcid_single pti 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	: 6983.37
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.313
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 invpcid_single pti 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	: 6984.29
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.313
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 invpcid_single pti 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	: 6983.37
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.314
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 invpcid_single pti 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	: 6984.29
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.310
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 invpcid_single pti 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	: 6983.37
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.312
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 invpcid_single pti 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	: 6984.29
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.309
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 invpcid_single pti 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	: 6983.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124893296 kB
MemAvailable:   129867940 kB
Buffers:          445696 kB
Cached:          5310284 kB
SwapCached:            0 kB
Active:           845132 kB
Inactive:        5253848 kB
Active(anon):       3248 kB
Inactive(anon):   377512 kB
Active(file):     841884 kB
Inactive(file):  4876336 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            230028 kB
Writeback:             0 kB
AnonPages:        342684 kB
Mapped:           104592 kB
Shmem:             37700 kB
KReclaimable:     193248 kB
Slab:             303032 kB
SReclaimable:     193248 kB
SUnreclaim:       109784 kB
KernelStack:        3712 kB
PageTables:         9536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     820188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            54016 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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:      213832 kB
DirectMap2M:    23808000 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 723668 MiB
End job on nodeC004 at 2024-07-17 02:52:41