Trace number 4451976

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.08 3609.12

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-6_6_32.opb
MD5SUM821356efb808a668e35dedcee024edbb
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark62.0281
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1482
Total number of constraints7073
Number of constraints which are clauses7068
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint38
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 70
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/3609.11	c Program interrupted by user.
3600.06/3609.11	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: 64059 MiB (62813 MiB free)
  memory of node 1: 64510 MiB (61619 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451976-1721426423/watcher-4451976-1721426423 -o /tmp/evaluation-result-4451976-1721426423/solver-4451976-1721426423 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721421163-1025547 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=43733718 HOME/instance-4451976-1721426423.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=1029008, runsolver pid=1029005

[startup+0.100641 s]*
/proc/loadavg: 4.20 4.16 4.17 5/245 1029009
/proc/meminfo: memFree=127413640/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=35112 memory=14748 CPUtime=0.1 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 2779 0 0 0 10 0 0 0 20 0 1 0 194800294 35954688 3687 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 8778 3687 1044 1005 0 7541 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35112 KiB
Current children cumulated memory: 14748 KiB

[startup+0.213071 s]*
/proc/loadavg: 4.20 4.16 4.17 5/245 1029010
/proc/meminfo: memFree=127408152/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=35828 memory=15600 CPUtime=0.21 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 2926 0 0 0 21 0 0 0 20 0 1 0 194800294 36687872 3900 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 8957 3900 1060 1005 0 7720 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 35828 KiB
Current children cumulated memory: 15600 KiB

[startup+0.312703 s]*
/proc/loadavg: 4.20 4.16 4.17 5/245 1029010
/proc/meminfo: memFree=127408040/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=35828 memory=15600 CPUtime=0.31 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 2929 0 0 0 31 0 0 0 20 0 1 0 194800294 36687872 3900 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 8957 3900 1060 1005 0 7720 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 35828 KiB
Current children cumulated memory: 15600 KiB

[startup+0.700269 s]
/proc/loadavg: 4.20 4.16 4.17 5/245 1029010
/proc/meminfo: memFree=127407900/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=35960 memory=15600 CPUtime=0.68 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 2971 0 0 0 68 0 0 0 20 0 1 0 194800294 36823040 3900 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 8990 3900 1060 1005 0 7753 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 35960 KiB
Current children cumulated memory: 15600 KiB

[startup+1.50028 s]
/proc/loadavg: 4.20 4.16 4.17 5/245 1029010
/proc/meminfo: memFree=127405188/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=37480 memory=19144 CPUtime=1.48 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 3273 0 0 0 147 1 0 0 20 0 1 0 194800294 38379520 4786 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 9370 4786 1108 1005 0 8133 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 37480 KiB
Current children cumulated memory: 19144 KiB

[startup+3.11285 s]
/proc/loadavg: 4.19 4.16 4.17 5/245 1029010
/proc/meminfo: memFree=127403908/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=37752 memory=19528 CPUtime=3.09 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 3353 0 0 0 307 2 0 0 20 0 1 0 194800294 38658048 4882 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 9438 4882 1140 1005 0 8201 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 37752 KiB
Current children cumulated memory: 19528 KiB

[startup+6.30025 s]
/proc/loadavg: 4.19 4.16 4.17 5/245 1029010
/proc/meminfo: memFree=127403196/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=38336 memory=20304 CPUtime=6.27 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 3513 0 0 0 624 3 0 0 20 0 1 0 194800294 39256064 5076 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 9584 5076 1140 1005 0 8347 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 38336 KiB
Current children cumulated memory: 20304 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.15 4.17 5/246 1029017
/proc/meminfo: memFree=127402108/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=38628 memory=20552 CPUtime=12.65 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 3597 0 0 0 1260 5 0 0 20 0 1 0 194800294 39555072 5138 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 9657 5138 1140 1005 0 8420 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 38628 KiB
Current children cumulated memory: 20552 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.15 4.17 5/246 1029018
/proc/meminfo: memFree=127393084/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=39224 memory=21072 CPUtime=25.42 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 3767 0 0 0 2532 10 0 0 20 0 1 0 194800294 40165376 5268 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 9806 5268 1140 1005 0 8569 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 39224 KiB
Current children cumulated memory: 21072 KiB

[startup+51.1128 s]
/proc/loadavg: 4.22 4.17 4.17 5/244 1029036
/proc/meminfo: memFree=127389844/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=40224 memory=22104 CPUtime=50.97 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 4025 0 0 0 5077 20 0 0 20 0 1 0 194800294 41189376 5526 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 10056 5526 1140 1005 0 8819 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 40224 KiB
Current children cumulated memory: 22104 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.15 4.17 5/244 1029045
/proc/meminfo: memFree=127386420/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=41040 memory=23136 CPUtime=102.04 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 4240 0 0 0 10163 41 0 0 20 0 1 0 194800294 42024960 5784 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 10260 5784 1140 1005 0 9023 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 41040 KiB
Current children cumulated memory: 23136 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.14 4.16 5/244 1029056
/proc/meminfo: memFree=127384604/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=41676 memory=23852 CPUtime=161.9 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 4418 0 0 0 16126 64 0 0 20 0 1 0 194800294 42676224 5963 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 10419 5963 1140 1005 0 9182 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 41676 KiB
Current children cumulated memory: 23852 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.14 4.16 5/244 1029068
/proc/meminfo: memFree=127378848/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=42436 memory=24588 CPUtime=221.76 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 4607 0 0 0 22088 88 0 0 20 0 1 0 194800294 43454464 6147 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 10609 6147 1140 1005 0 9372 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 42436 KiB
Current children cumulated memory: 24588 KiB

[startup+282.3 s]
/proc/loadavg: 4.21 4.16 4.17 5/244 1029079
/proc/meminfo: memFree=127376844/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=43056 memory=25352 CPUtime=281.62 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 4768 0 0 0 28049 113 0 0 20 0 1 0 194800294 44089344 6338 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 10764 6338 1140 1005 0 9527 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 43056 KiB
Current children cumulated memory: 25352 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.14 4.16 5/242 1029090
/proc/meminfo: memFree=127368228/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=43236 memory=25588 CPUtime=341.48 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 4852 0 0 0 34009 139 0 0 20 0 1 0 194800294 44273664 6397 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 10809 6397 1140 1005 0 9572 0
Current children cumulated CPU time: 341.48 s
Current children cumulated vsize: 43236 KiB
Current children cumulated memory: 25588 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/242 1029100
/proc/meminfo: memFree=127353808/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=43640 memory=25852 CPUtime=401.34 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 4956 0 0 0 39973 161 0 0 20 0 1 0 194800294 44687360 6463 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 10910 6463 1140 1005 0 9673 0
Current children cumulated CPU time: 401.34 s
Current children cumulated vsize: 43640 KiB
Current children cumulated memory: 25852 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.15 4.16 5/244 1029126
/proc/meminfo: memFree=127350880/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=43996 memory=26324 CPUtime=461.15 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 5041 0 0 0 45927 188 0 0 20 0 1 0 194800294 45051904 6581 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 10999 6581 1140 1005 0 9762 0

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

Current children cumulated memory: 35584 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.21 4.20 5/241 1031034
/proc/meminfo: memFree=126787784/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=51560 memory=35804 CPUtime=2914.94 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7312 0 0 0 290373 1121 0 0 20 0 1 0 194800294 52797440 8951 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 12890 8951 1140 1005 0 11653 0
Current children cumulated CPU time: 2914.94 s
Current children cumulated vsize: 51560 KiB
Current children cumulated memory: 35804 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.20 4.19 5/241 1031044
/proc/meminfo: memFree=126786916/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=51700 memory=36024 CPUtime=2974.79 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7359 0 0 0 296338 1141 0 0 20 0 1 0 194800294 52940800 9006 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 12925 9006 1140 1005 0 11688 0
Current children cumulated CPU time: 2974.79 s
Current children cumulated vsize: 51700 KiB
Current children cumulated memory: 36024 KiB

[startup+3042.3 s]
/proc/loadavg: 4.05 4.16 4.18 5/243 1031059
/proc/meminfo: memFree=126786340/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=51700 memory=36024 CPUtime=3034.65 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7370 0 0 0 302301 1164 0 0 20 0 1 0 194800294 52940800 9006 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 12925 9006 1140 1005 0 11688 0
Current children cumulated CPU time: 3034.65 s
Current children cumulated vsize: 51700 KiB
Current children cumulated memory: 36024 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.16 4.18 5/243 1031114
/proc/meminfo: memFree=126621064/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=51700 memory=36152 CPUtime=3094.5 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7406 0 0 0 308265 1185 0 0 20 0 1 0 194800294 52940800 9038 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 12925 9038 1140 1005 0 11688 0
Current children cumulated CPU time: 3094.5 s
Current children cumulated vsize: 51700 KiB
Current children cumulated memory: 36152 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.15 4.17 5/243 1031125
/proc/meminfo: memFree=126476480/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=51920 memory=36152 CPUtime=3154.36 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7463 0 0 0 314227 1209 0 0 20 0 1 0 194800294 53166080 9038 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 12980 9038 1140 1005 0 11743 0
Current children cumulated CPU time: 3154.36 s
Current children cumulated vsize: 51920 KiB
Current children cumulated memory: 36152 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.15 4.17 5/243 1031136
/proc/meminfo: memFree=126369824/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=51920 memory=36368 CPUtime=3214.21 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7492 0 0 0 320187 1234 0 0 20 0 1 0 194800294 53166080 9092 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 12980 9092 1140 1005 0 11743 0
Current children cumulated CPU time: 3214.21 s
Current children cumulated vsize: 51920 KiB
Current children cumulated memory: 36368 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.15 4.17 5/243 1031147
/proc/meminfo: memFree=126325604/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=52052 memory=36368 CPUtime=3274.06 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7509 0 0 0 326149 1257 0 0 20 0 1 0 194800294 53301248 9092 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 13013 9092 1140 1005 0 11776 0
Current children cumulated CPU time: 3274.06 s
Current children cumulated vsize: 52052 KiB
Current children cumulated memory: 36368 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.15 4.17 5/243 1031541
/proc/meminfo: memFree=126306188/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=52052 memory=36368 CPUtime=3333.92 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7523 0 0 0 332114 1278 0 0 20 0 1 0 194800294 53301248 9092 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 13013 9092 1140 1005 0 11776 0
Current children cumulated CPU time: 3333.92 s
Current children cumulated vsize: 52052 KiB
Current children cumulated memory: 36368 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.14 4.17 5/243 1031552
/proc/meminfo: memFree=126300204/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=52284 memory=36488 CPUtime=3393.77 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7587 0 0 0 338078 1299 0 0 20 0 1 0 194800294 53538816 9122 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 13071 9122 1140 1005 0 11834 0
Current children cumulated CPU time: 3393.77 s
Current children cumulated vsize: 52284 KiB
Current children cumulated memory: 36488 KiB

[startup+3462.3 s]
/proc/loadavg: 4.20 4.16 4.17 5/243 1031562
/proc/meminfo: memFree=126298068/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=52284 memory=36672 CPUtime=3453.61 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7613 0 0 0 344039 1322 0 0 20 0 1 0 194800294 53538816 9168 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 13071 9168 1140 1005 0 11834 0
Current children cumulated CPU time: 3453.61 s
Current children cumulated vsize: 52284 KiB
Current children cumulated memory: 36672 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.16 4.17 5/245 1031743
/proc/meminfo: memFree=126275212/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=52284 memory=36672 CPUtime=3513.46 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7630 0 0 0 350002 1344 0 0 20 0 1 0 194800294 53538816 9168 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 13071 9168 1140 1005 0 11834 0
Current children cumulated CPU time: 3513.46 s
Current children cumulated vsize: 52284 KiB
Current children cumulated memory: 36672 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.16 4.17 5/245 1031846
/proc/meminfo: memFree=125995156/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=52284 memory=36672 CPUtime=3573.32 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7642 0 0 0 355962 1370 0 0 20 0 1 0 194800294 53538816 9168 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 13071 9168 1140 1005 0 11834 0
Current children cumulated CPU time: 3573.32 s
Current children cumulated vsize: 52284 KiB
Current children cumulated memory: 36672 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 4.17 4.16 4.17 5/245 1031851
/proc/meminfo: memFree=125814464/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=52436 memory=36824 CPUtime=3600.06 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7693 0 0 0 358625 1381 0 0 20 0 1 0 194800294 53694464 9206 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 13109 9206 1140 1005 0 11872 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 52436 KiB
Current children cumulated memory: 36824 KiB

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

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

# cumulated CPU time of all completed processes:  user=3586.26 s, system=13.8175 s

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

[startup+3609.11 s]
/proc/loadavg: 4.17 4.16 4.17 5/245 1031851
/proc/meminfo: memFree=125814464/131655788 swapFree=131071996/131071996
[pid=1029008] ppid=1029005 vsize=52436 memory=36824 CPUtime=3600.06 cores=5,7
/proc/1029008/stat : 1029008 (Exact) R 1029005 1029008 1025534 0 -1 4194304 7693 0 0 0 358625 1381 0 0 20 0 1 0 194800294 53694464 9206 134679101440 4194304 8309489 140724364544480 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 44171264 140724364551102 140724364551270 140724364551270 140724364558287 0
/proc/1029008/statm: 13109 9206 1140 1005 0 11872 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 52436 KiB
Current children cumulated memory: 36824 KiB

Child status: 0

Real time (s): 3609.12
CPU time (s): 3600.08
CPU user time (s): 3586.26
CPU system time (s): 13.8175
CPU usage (%): 99.7495
Max. virtual memory (cumulated for all children) (KiB): 52436
Max. memory (cumulated for all children) (KiB): 36824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.26
system time used= 13.8175
maximum resident set size= 36824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7695
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= 12
involuntary context switches= 1993


# summary of solver processes directly reported to runsolver:
#   pid: 1029008
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3586.26
#   total CPU system time (s): 13.8175

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2846 second user time and 35.0248 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-20 00:00:35
IDJOB=4451976
IDBENCH=162853
IDSOLVER=3060
FILE ID=nodeC002/4451976-1721426423
RUNJOBID= nodeC002-1721421163-1025547
SLURM_JOB_ID= 7545493
Free space on /tmp= 723764 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-6_6_32.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-4451976-1721426423/watcher-4451976-1721426423 -o /tmp/evaluation-result-4451976-1721426423/solver-4451976-1721426423 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721421163-1025547 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=43733718 HOME/instance-4451976-1721426423.opb

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

MD5SUM BENCH= 821356efb808a668e35dedcee024edbb
RANDOM SEED=43733718

nodeC002.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		: 3675.024
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	: 6983.38
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		: 3647.779
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.31
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.427
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	: 6983.38
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.251
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.31
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		: 3676.258
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	: 6983.38
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		: 3491.706
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.31
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.357
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	: 6983.38
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.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 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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127420048 kB
MemAvailable:   129597736 kB
Buffers:          561436 kB
Cached:          2441812 kB
SwapCached:            0 kB
Active:          1014836 kB
Inactive:        2618744 kB
Active(anon):       2700 kB
Inactive(anon):   673208 kB
Active(file):    1012136 kB
Inactive(file):  1945536 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6528 kB
Writeback:             0 kB
AnonPages:        627868 kB
Mapped:           120848 kB
Shmem:             45896 kB
KReclaimable:     120096 kB
Slab:             227416 kB
SReclaimable:     120096 kB
SUnreclaim:       107320 kB
KernelStack:        3968 kB
PageTables:        10444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1121232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62624 kB
HardwareCorrupted:     0 kB
AnonHugePages:    421888 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:      252744 kB
DirectMap2M:    34254848 kB
DirectMap1G:    101711872 kB

Free space on /tmp at the end= 723744 MiB
End job on nodeC002 at 2024-07-20 01:00:44