Trace number 4446016

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Exact 2024-07-05? (TO) 3600.24 3610.65

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-133.opb
MD5SUMbf76f01107fc6e0f0d7316d8818a221b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48253
Total number of constraints1119563
Number of constraints which are clauses1005877
Number of constraints which are cardinality constraints (but not clauses)3541
Number of constraints which are nor clauses,nor cardinality constraints110145
Minimum length of a constraint1
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.08/3610.50	c Program interrupted by user.
3600.08/3610.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (62164 MiB free)
  memory of node 1: 64510 MiB (63203 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446016-1721321540/watcher-4446016-1721321540 -o /tmp/evaluation-result-4446016-1721321540/solver-4446016-1721321540 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721317679-964528 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1897109272 HOME/instance-4446016-1721321540.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
Current StackSize limit: 8192 KiB

solver pid=969056, runsolver pid=969053

[startup+0.100256 s]*
/proc/loadavg: 4.12 4.13 4.09 5/257 969058
/proc/meminfo: memFree=128339120/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=59380 memory=40028 CPUtime=0.09 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 5722 0 0 0 8 1 0 0 20 0 1 0 184314294 60805120 10007 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 14845 10007 884 1005 0 13608 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 59380 KiB
Current children cumulated memory: 40028 KiB

[startup+0.205582 s]*
/proc/loadavg: 4.12 4.13 4.09 5/257 969058
/proc/meminfo: memFree=128332508/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=64144 memory=48972 CPUtime=0.19 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 6972 0 0 0 18 1 0 0 20 0 1 0 184314294 65683456 12243 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 16036 12243 884 1005 0 14799 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 64144 KiB
Current children cumulated memory: 48972 KiB

[startup+0.305398 s]*
/proc/loadavg: 4.12 4.13 4.09 5/257 969058
/proc/meminfo: memFree=128323820/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=68932 memory=55208 CPUtime=0.29 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 8199 0 0 0 28 1 0 0 20 0 1 0 184314294 70586368 13802 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 17233 13802 884 1005 0 15996 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 68932 KiB
Current children cumulated memory: 55208 KiB

[startup+0.700216 s]
/proc/loadavg: 4.12 4.13 4.09 5/257 969058
/proc/meminfo: memFree=128308520/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=99100 memory=84044 CPUtime=0.68 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 13304 0 0 0 65 3 0 0 20 0 1 0 184314294 101478400 21011 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 24775 21011 884 1005 0 23538 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 99100 KiB
Current children cumulated memory: 84044 KiB

[startup+1.50019 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 969058
/proc/meminfo: memFree=128272972/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=156912 memory=142824 CPUtime=1.48 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 22299 0 0 0 142 6 0 0 20 0 1 0 184314294 160677888 35706 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 39228 35706 884 1005 0 37991 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 156912 KiB
Current children cumulated memory: 142824 KiB

[startup+3.10544 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 969058
/proc/meminfo: memFree=127966668/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=478388 memory=432028 CPUtime=3.08 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 61439 0 0 0 290 18 0 0 20 0 1 0 184314294 489869312 108007 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 119597 108007 900 1005 0 118360 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 478388 KiB
Current children cumulated memory: 432028 KiB

[startup+6.30022 s]
/proc/loadavg: 4.10 4.12 4.09 5/257 969058
/proc/meminfo: memFree=127222448/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1206028 memory=1153456 CPUtime=6.27 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 100160 0 0 0 578 49 0 0 20 0 1 0 184314294 1234972672 288364 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 301507 288364 1060 1005 0 300270 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1206028 KiB
Current children cumulated memory: 1153456 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.12 4.09 5/257 969060
/proc/meminfo: memFree=127209280/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1206028 memory=1168064 CPUtime=12.66 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 100255 0 0 0 1217 49 0 0 20 0 1 0 184314294 1234972672 292016 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 301507 292016 1108 1005 0 300270 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1206028 KiB
Current children cumulated memory: 1168064 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.12 4.09 5/257 969061
/proc/meminfo: memFree=127154596/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1236492 memory=1218988 CPUtime=25.43 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 102382 0 0 0 2492 51 0 0 20 0 1 0 184314294 1266167808 304747 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 309123 304747 1124 1005 0 307886 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1236492 KiB
Current children cumulated memory: 1218988 KiB

[startup+51.1058 s]
/proc/loadavg: 4.10 4.12 4.09 5/257 969066
/proc/meminfo: memFree=127148552/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1239756 memory=1222252 CPUtime=50.96 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 104503 0 0 0 5044 52 0 0 20 0 1 0 184314294 1269510144 305563 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 309939 305563 1124 1005 0 308702 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 1239756 KiB
Current children cumulated memory: 1222252 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/257 969076
/proc/meminfo: memFree=127139532/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1242960 memory=1225456 CPUtime=102.02 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 107119 0 0 0 10147 55 0 0 20 0 1 0 184314294 1272791040 306364 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 310740 306364 1124 1005 0 309503 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 1242960 KiB
Current children cumulated memory: 1225456 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/256 969470
/proc/meminfo: memFree=127132820/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1245236 memory=1227732 CPUtime=161.86 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 110583 0 0 0 16127 59 0 0 20 0 1 0 184314294 1275121664 306933 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 311309 306933 1124 1005 0 310072 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 1245236 KiB
Current children cumulated memory: 1227732 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/255 969480
/proc/meminfo: memFree=127124004/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1249320 memory=1232496 CPUtime=221.69 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 114507 0 0 0 22106 63 0 0 20 0 1 0 184314294 1279303680 308124 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 312330 308124 1124 1005 0 311093 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 1249320 KiB
Current children cumulated memory: 1232496 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/255 969490
/proc/meminfo: memFree=127106292/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1260264 memory=1243440 CPUtime=281.54 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 118161 0 0 0 28087 67 0 0 20 0 1 0 184314294 1290510336 310860 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 315066 310860 1124 1005 0 313829 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 1260264 KiB
Current children cumulated memory: 1243440 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/257 969671
/proc/meminfo: memFree=127046812/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1261172 memory=1244416 CPUtime=341.39 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 121393 0 0 0 34068 71 0 0 20 0 1 0 184314294 1291440128 311104 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 315293 311104 1124 1005 0 314056 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 1261172 KiB
Current children cumulated memory: 1244416 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/257 969681
/proc/meminfo: memFree=127039256/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1262560 memory=1245796 CPUtime=401.24 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 124830 0 0 0 40049 75 0 0 20 0 1 0 184314294 1292861440 311449 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 315640 311449 1124 1005 0 314403 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 1262560 KiB
Current children cumulated memory: 1245796 KiB

[startup+462.3 s]
/proc/loadavg: 4.19 4.12 4.10 5/257 969694
/proc/meminfo: memFree=127029888/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1264536 memory=1249852 CPUtime=461.09 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 128359 0 0 0 46030 79 0 0 20 0 1 0 184314294 1294884864 312463 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 316134 312463 1124 1005 0 314897 0

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

Current children cumulated memory: 1297268 KiB

[startup+2922.3 s]
/proc/loadavg: 4.17 4.20 4.13 5/256 970812
/proc/meminfo: memFree=127058124/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1311096 memory=1297268 CPUtime=2914.04 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 246094 0 0 0 291170 234 0 0 20 0 1 0 184314294 1342562304 324317 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 327774 324317 1124 1005 0 326537 0
Current children cumulated CPU time: 2914.04 s
Current children cumulated vsize: 1311096 KiB
Current children cumulated memory: 1297268 KiB

[startup+2982.3 s]
/proc/loadavg: 4.19 4.20 4.14 5/256 970823
/proc/meminfo: memFree=127054992/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=2973.86 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 249603 0 0 0 297148 238 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 2973.86 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB

[startup+3042.3 s]
/proc/loadavg: 4.18 4.20 4.14 5/256 970833
/proc/meminfo: memFree=127053920/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=3033.67 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 252082 0 0 0 303126 241 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 3033.67 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.17 4.13 5/256 970845
/proc/meminfo: memFree=127052860/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=3093.48 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 255031 0 0 0 309103 245 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 3093.48 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB

[startup+3162.3 s]
/proc/loadavg: 4.24 4.20 4.14 5/257 970856
/proc/meminfo: memFree=127051136/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=3153.3 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 257545 0 0 0 315082 248 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 3153.3 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.18 4.14 5/255 970866
/proc/meminfo: memFree=127050452/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=3213.11 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 260516 0 0 0 321059 252 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 3213.11 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.16 4.13 5/255 970876
/proc/meminfo: memFree=127049416/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=3272.92 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 263529 0 0 0 327037 255 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 3272.92 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.16 4.13 5/255 970887
/proc/meminfo: memFree=127048580/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=3332.73 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 266484 0 0 0 333014 259 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 3332.73 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.14 4.12 5/255 970897
/proc/meminfo: memFree=127047556/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=3392.54 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 269526 0 0 0 338991 263 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 3392.54 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.14 4.12 5/257 970959
/proc/meminfo: memFree=126033600/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=3452.35 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 273027 0 0 0 344968 267 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 3452.35 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.16 4.13 5/257 970970
/proc/meminfo: memFree=126024224/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=3512.16 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 276561 0 0 0 350945 271 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 3512.16 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.14 4.12 5/257 970981
/proc/meminfo: memFree=126016248/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=3571.97 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 278996 0 0 0 356923 274 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 3571.97 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.14 4.15 4.12 5/257 971076
/proc/meminfo: memFree=124477508/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=1313272 memory=1299444 CPUtime=3600.08 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 280743 0 0 0 359732 276 0 0 20 0 1 0 184314294 1344790528 324861 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 328318 324861 1124 1005 0 327081 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1313272 KiB
Current children cumulated memory: 1299444 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.47 s, system=2.77488 s

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

[startup+3610.6 s]
/proc/loadavg: 4.14 4.15 4.12 5/257 971076
/proc/meminfo: memFree=124477508/131524600 swapFree=131071996/131071996
[pid=969056] ppid=969053 vsize=601144 memory=588480 CPUtime=3600.19 cores=4,6
/proc/969056/stat : 969056 (Exact) R 969053 969056 964517 0 -1 4194304 280876 0 0 0 359742 277 0 0 20 0 1 0 184314294 615571456 147120 134679101440 4194304 8309489 140723862990016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 32051200 140723862991805 140723862991975 140723862991975 140723862998991 0
/proc/969056/statm: 150286 147120 1137 1005 0 149049 0
Current children cumulated CPU time: 3600.19 s
Current children cumulated vsize: 601144 KiB
Current children cumulated memory: 588480 KiB

Child status: 0

Real time (s): 3610.65
CPU time (s): 3600.24
CPU user time (s): 3597.47
CPU system time (s): 2.77488
CPU usage (%): 99.7118
Max. virtual memory (cumulated for all children) (KiB): 1348092
Max. memory (cumulated for all children) (KiB): 1334264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.47
system time used= 2.77488
maximum resident set size= 1334264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280877
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= 74
involuntary context switches= 1627


# summary of solver processes directly reported to runsolver:
#   pid: 969056
#   total CPU time (s): 3600.24
#   total CPU user time (s): 3597.47
#   total CPU system time (s): 2.77488

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.28859 second user time and 15.3573 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-18 18:52:33
IDJOB=4446016
IDBENCH=155423
IDSOLVER=3060
FILE ID=nodeC015/4446016-1721321540
RUNJOBID= nodeC015-1721317679-964528
SLURM_JOB_ID= 7542667
Free space on /tmp= 890012 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-133.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-4446016-1721321540/watcher-4446016-1721321540 -o /tmp/evaluation-result-4446016-1721321540/solver-4446016-1721321540 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721317679-964528 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1897109272 HOME/instance-4446016-1721321540.opb

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

MD5SUM BENCH= bf76f01107fc6e0f0d7316d8818a221b
RANDOM SEED=1897109272

nodeC015.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		: 3671.209
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.61
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		: 3687.697
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	: 7006.25
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		: 3600.012
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.61
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		: 3599.876
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	: 7006.25
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		: 3672.150
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.61
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		: 3687.699
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	: 7006.25
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		: 3643.216
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.61
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.160
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128376196 kB
MemAvailable:   129444420 kB
Buffers:          491812 kB
Cached:          1403864 kB
SwapCached:            0 kB
Active:          1599732 kB
Inactive:         915832 kB
Active(anon):       1556 kB
Inactive(anon):   656104 kB
Active(file):    1598176 kB
Inactive(file):   259728 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             61780 kB
Writeback:             0 kB
AnonPages:        618228 kB
Mapped:           120024 kB
Shmem:             37720 kB
KReclaimable:      99936 kB
Slab:             212256 kB
SReclaimable:      99936 kB
SUnreclaim:       112320 kB
KernelStack:        4144 kB
PageTables:        10356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     913060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 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:      291540 kB
DirectMap2M:    38279168 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 889904 MiB
End job on nodeC015 at 2024-07-18 19:52:44