Trace number 4443946

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.07 3608.7

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUMf8e7200d7e9c4a7cfb6b4e6c5b6d430a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark8.6827
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1020
Total number of constraints43010
Number of constraints which are clauses42840
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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/3608.70	c Program interrupted by user.
3600.06/3608.70	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 (58869 MiB free)
  memory of node 1: 64510 MiB (62718 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4443946-1721316229/watcher-4443946-1721316229 -o /tmp/evaluation-result-4443946-1721316229/solver-4443946-1721316229 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721316002-960775 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=73524653 HOME/instance-4443946-1721316229.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=961521, runsolver pid=961518

[startup+0.100717 s]*
/proc/loadavg: 4.00 3.49 3.68 5/258 961522
/proc/meminfo: memFree=124475332/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=57600 memory=37556 CPUtime=0.09 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 6847 0 0 0 8 1 0 0 20 0 1 0 183787790 58982400 9389 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 14400 9389 1044 1005 0 13163 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 57600 KiB
Current children cumulated memory: 37556 KiB

[startup+0.205992 s]*
/proc/loadavg: 4.00 3.49 3.68 5/258 961522
/proc/meminfo: memFree=124472308/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=57996 memory=38488 CPUtime=0.19 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 8372 0 0 0 18 1 0 0 20 0 1 0 183787790 59387904 9622 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 14499 9622 1060 1005 0 13262 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 57996 KiB
Current children cumulated memory: 38488 KiB

[startup+0.305889 s]*
/proc/loadavg: 4.00 3.49 3.68 5/258 961522
/proc/meminfo: memFree=124470016/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=57996 memory=40536 CPUtime=0.29 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 8375 0 0 0 28 1 0 0 20 0 1 0 183787790 59387904 10134 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 14499 10134 1060 1005 0 13262 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 57996 KiB
Current children cumulated memory: 40536 KiB

[startup+0.700195 s]
/proc/loadavg: 4.00 3.49 3.68 5/258 961522
/proc/meminfo: memFree=124470016/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=57996 memory=42584 CPUtime=0.68 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 8382 0 0 0 67 1 0 0 20 0 1 0 183787790 59387904 10646 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 14499 10646 1060 1005 0 13262 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 57996 KiB
Current children cumulated memory: 42584 KiB

[startup+1.5002 s]
/proc/loadavg: 4.00 3.49 3.68 5/258 961522
/proc/meminfo: memFree=124464552/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=57996 memory=42584 CPUtime=1.48 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 8385 0 0 0 147 1 0 0 20 0 1 0 183787790 59387904 10646 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 14499 10646 1060 1005 0 13262 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 57996 KiB
Current children cumulated memory: 42584 KiB

[startup+3.10585 s]
/proc/loadavg: 4.00 3.49 3.68 5/258 961523
/proc/meminfo: memFree=124462476/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=57996 memory=42584 CPUtime=3.08 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 8390 0 0 0 307 1 0 0 20 0 1 0 183787790 59387904 10646 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 14499 10646 1060 1005 0 13262 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 57996 KiB
Current children cumulated memory: 42584 KiB

[startup+6.30015 s]
/proc/loadavg: 4.00 3.50 3.68 5/258 961523
/proc/meminfo: memFree=124461936/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=58672 memory=43380 CPUtime=6.27 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 8531 0 0 0 625 2 0 0 20 0 1 0 183787790 60080128 10845 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 14668 10845 1140 1005 0 13431 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 58672 KiB
Current children cumulated memory: 43380 KiB

[startup+12.7002 s]
/proc/loadavg: 4.00 3.51 3.69 5/256 961539
/proc/meminfo: memFree=125212912/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=59176 memory=43884 CPUtime=12.65 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 8664 0 0 0 1263 2 0 0 20 0 1 0 183787790 60596224 10971 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 14794 10971 1140 1005 0 13557 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 59176 KiB
Current children cumulated memory: 43884 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 3.55 3.70 5/258 961572
/proc/meminfo: memFree=124745124/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=60928 memory=45972 CPUtime=25.42 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 9159 0 0 0 2539 3 0 0 20 0 1 0 183787790 62390272 11493 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 15232 11493 1140 1005 0 13995 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 60928 KiB
Current children cumulated memory: 45972 KiB

[startup+51.1055 s]
/proc/loadavg: 4.05 3.59 3.71 5/258 961621
/proc/meminfo: memFree=126599856/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=63128 memory=48000 CPUtime=50.96 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 9731 0 0 0 5090 6 0 0 20 0 1 0 183787790 64643072 12000 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 15782 12000 1140 1005 0 14545 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 63128 KiB
Current children cumulated memory: 48000 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 3.67 3.73 5/256 962015
/proc/meminfo: memFree=126594000/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=64752 memory=51776 CPUtime=102.03 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 10175 0 0 0 10193 10 0 0 20 0 1 0 183787790 66306048 12944 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 16188 12944 1140 1005 0 14951 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 64752 KiB
Current children cumulated memory: 51776 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 3.75 3.75 5/257 962027
/proc/meminfo: memFree=126587680/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=66960 memory=54000 CPUtime=161.89 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 10791 0 0 0 16175 14 0 0 20 0 1 0 183787790 68567040 13500 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 16740 13500 1140 1005 0 15503 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 66960 KiB
Current children cumulated memory: 54000 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 3.81 3.78 5/257 962037
/proc/meminfo: memFree=126566740/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=68872 memory=55780 CPUtime=221.73 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 11254 0 0 0 22156 17 0 0 20 0 1 0 183787790 70524928 13945 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 17218 13945 1140 1005 0 15981 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 68872 KiB
Current children cumulated memory: 55780 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 3.88 3.81 5/257 962215
/proc/meminfo: memFree=126560256/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=70400 memory=57400 CPUtime=281.59 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 11719 0 0 0 28137 22 0 0 20 0 1 0 183787790 72089600 14350 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 17600 14350 1140 1005 0 16363 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 70400 KiB
Current children cumulated memory: 57400 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 3.93 3.83 5/257 962226
/proc/meminfo: memFree=126557860/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=72004 memory=58916 CPUtime=341.44 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 12137 0 0 0 34118 26 0 0 20 0 1 0 183787790 73732096 14729 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 18001 14729 1140 1005 0 16764 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 72004 KiB
Current children cumulated memory: 58916 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.97 3.85 5/259 962295
/proc/meminfo: memFree=126554952/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=72892 memory=59972 CPUtime=401.3 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 12381 0 0 0 40099 31 0 0 20 0 1 0 183787790 74641408 14993 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 18223 14993 1140 1005 0 16986 0
Current children cumulated CPU time: 401.3 s
Current children cumulated vsize: 72892 KiB
Current children cumulated memory: 59972 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.00 3.87 6/258 962306
/proc/meminfo: memFree=126552388/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=73812 memory=60940 CPUtime=461.15 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 12624 0 0 0 46081 34 0 0 20 0 1 0 183787790 75583488 15235 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 18453 15235 1140 1005 0 17216 0

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

Current children cumulated memory: 77900 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/257 963317
/proc/meminfo: memFree=126421428/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=90928 memory=78048 CPUtime=2915.28 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 17999 0 0 0 291332 196 0 0 20 0 1 0 183787790 93110272 19512 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 22732 19512 1140 1005 0 21495 0
Current children cumulated CPU time: 2915.28 s
Current children cumulated vsize: 90928 KiB
Current children cumulated memory: 78048 KiB

[startup+2982.3 s]
/proc/loadavg: 4.40 4.22 4.13 5/257 963328
/proc/meminfo: memFree=126420724/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=91128 memory=78192 CPUtime=2975.14 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 18079 0 0 0 297314 200 0 0 20 0 1 0 183787790 93315072 19548 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 22782 19548 1140 1005 0 21545 0
Current children cumulated CPU time: 2975.14 s
Current children cumulated vsize: 91128 KiB
Current children cumulated memory: 78192 KiB

[startup+3042.3 s]
/proc/loadavg: 4.27 4.21 4.13 5/257 963339
/proc/meminfo: memFree=126420580/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=91128 memory=78292 CPUtime=3035 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 18109 0 0 0 303296 204 0 0 20 0 1 0 183787790 93315072 19573 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 22782 19573 1140 1005 0 21545 0
Current children cumulated CPU time: 3035 s
Current children cumulated vsize: 91128 KiB
Current children cumulated memory: 78292 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.19 4.13 5/254 963349
/proc/meminfo: memFree=126419816/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=91272 memory=78400 CPUtime=3094.86 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 18194 0 0 0 309278 208 0 0 20 0 1 0 183787790 93462528 19600 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 22818 19600 1140 1005 0 21581 0
Current children cumulated CPU time: 3094.86 s
Current children cumulated vsize: 91272 KiB
Current children cumulated memory: 78400 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.16 4.12 5/254 963359
/proc/meminfo: memFree=126419160/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=91464 memory=78592 CPUtime=3154.72 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 18244 0 0 0 315260 212 0 0 20 0 1 0 183787790 93659136 19648 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 22866 19648 1140 1005 0 21629 0
Current children cumulated CPU time: 3154.72 s
Current children cumulated vsize: 91464 KiB
Current children cumulated memory: 78592 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.15 4.11 5/254 963371
/proc/meminfo: memFree=126417384/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=91872 memory=78912 CPUtime=3214.58 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 18376 0 0 0 321243 215 0 0 20 0 1 0 183787790 94076928 19728 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 22968 19728 1140 1005 0 21731 0
Current children cumulated CPU time: 3214.58 s
Current children cumulated vsize: 91872 KiB
Current children cumulated memory: 78912 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.13 4.11 5/255 963383
/proc/meminfo: memFree=126416144/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=92684 memory=79704 CPUtime=3274.43 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 18609 0 0 0 327224 219 0 0 20 0 1 0 183787790 94908416 19926 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 23171 19926 1140 1005 0 21934 0
Current children cumulated CPU time: 3274.43 s
Current children cumulated vsize: 92684 KiB
Current children cumulated memory: 79704 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/255 963393
/proc/meminfo: memFree=126413620/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=92684 memory=79812 CPUtime=3334.29 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 18639 0 0 0 333205 224 0 0 20 0 1 0 183787790 94908416 19953 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 23171 19953 1140 1005 0 21934 0
Current children cumulated CPU time: 3334.29 s
Current children cumulated vsize: 92684 KiB
Current children cumulated memory: 79812 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.13 4.10 6/258 963591
/proc/meminfo: memFree=126452612/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=92932 memory=79992 CPUtime=3394.15 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 18732 0 0 0 339186 229 0 0 20 0 1 0 183787790 95162368 19998 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 23233 19998 1140 1005 0 21996 0
Current children cumulated CPU time: 3394.15 s
Current children cumulated vsize: 92932 KiB
Current children cumulated memory: 79992 KiB

[startup+3462.3 s]
/proc/loadavg: 4.04 4.10 4.09 5/258 963602
/proc/meminfo: memFree=126450552/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=93500 memory=80540 CPUtime=3454.01 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 18913 0 0 0 345166 235 0 0 20 0 1 0 183787790 95744000 20135 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 23375 20135 1140 1005 0 22138 0
Current children cumulated CPU time: 3454.01 s
Current children cumulated vsize: 93500 KiB
Current children cumulated memory: 80540 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/258 963612
/proc/meminfo: memFree=126447316/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=94224 memory=81196 CPUtime=3513.86 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 19119 0 0 0 351148 238 0 0 20 0 1 0 183787790 96485376 20299 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 23556 20299 1140 1005 0 22319 0
Current children cumulated CPU time: 3513.86 s
Current children cumulated vsize: 94224 KiB
Current children cumulated memory: 81196 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.09 6/257 963623
/proc/meminfo: memFree=126445696/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=94360 memory=81460 CPUtime=3573.72 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 19212 0 0 0 357130 242 0 0 20 0 1 0 183787790 96624640 20365 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 23590 20365 1140 1005 0 22353 0
Current children cumulated CPU time: 3573.72 s
Current children cumulated vsize: 94360 KiB
Current children cumulated memory: 81460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.7 s]
/proc/loadavg: 4.13 4.11 4.09 6/257 963626
/proc/meminfo: memFree=126444912/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=94652 memory=81596 CPUtime=3600.06 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 19270 0 0 0 359762 244 0 0 20 0 1 0 183787790 96923648 20399 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 23663 20399 1140 1005 0 22426 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 94652 KiB
Current children cumulated memory: 81596 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.62 s, system=2.44659 s

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

[startup+3608.7 s]
/proc/loadavg: 4.13 4.11 4.09 6/257 963626
/proc/meminfo: memFree=126444912/131524600 swapFree=131071996/131071996
[pid=961521] ppid=961518 vsize=94652 memory=81596 CPUtime=3600.06 cores=1,3
/proc/961521/stat : 961521 (Exact) R 961518 961521 960763 0 -1 4194304 19270 0 0 0 359762 244 0 0 20 0 1 0 183787790 96923648 20399 134679101440 4194304 8309489 140726471385152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 20361216 140726471390143 140726471390311 140726471390311 140726471397327 0
/proc/961521/statm: 23663 20399 1140 1005 0 22426 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 94652 KiB
Current children cumulated memory: 81596 KiB

Child status: 0

Real time (s): 3608.7
CPU time (s): 3600.07
CPU user time (s): 3597.62
CPU system time (s): 2.44659
CPU usage (%): 99.7608
Max. virtual memory (cumulated for all children) (KiB): 94652
Max. memory (cumulated for all children) (KiB): 81596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.62
system time used= 2.44659
maximum resident set size= 81596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19272
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= 23
involuntary context switches= 1876


# summary of solver processes directly reported to runsolver:
#   pid: 961521
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3597.62
#   total CPU system time (s): 2.44659

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.90415 second user time and 15.9991 second system time

The end

Launcher Data

Begin job on nodeC024 at 2024-07-18 17:24:02
IDJOB=4443946
IDBENCH=147891
IDSOLVER=3060
FILE ID=nodeC024/4443946-1721316229
RUNJOBID= nodeC024-1721316002-960775
SLURM_JOB_ID= 7542653
Free space on /tmp= 889944 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/liu/vdw/normalized-vdw_k6_l3_n170.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-4443946-1721316229/watcher-4443946-1721316229 -o /tmp/evaluation-result-4443946-1721316229/solver-4443946-1721316229 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721316002-960775 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=73524653 HOME/instance-4443946-1721316229.opb

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

MD5SUM BENCH= f8e7200d7e9c4a7cfb6b4e6c5b6d430a
RANDOM SEED=73524653

nodeC024.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		: 3657.393
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.60
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		: 3664.917
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	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.917
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.60
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		: 3659.099
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	: 7007.08
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		: 3657.462
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.60
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		: 3663.889
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	: 7007.08
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		: 3599.953
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.60
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		: 3599.965
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	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        124507356 kB
MemAvailable:   127098396 kB
Buffers:          491832 kB
Cached:          2911652 kB
SwapCached:            0 kB
Active:          1046392 kB
Inactive:        5307160 kB
Active(anon):       1556 kB
Inactive(anon):  2986224 kB
Active(file):    1044836 kB
Inactive(file):  2320936 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              7604 kB
Writeback:             0 kB
AnonPages:       2949688 kB
Mapped:           119120 kB
Shmem:             37720 kB
KReclaimable:     129832 kB
Slab:             245688 kB
SReclaimable:     129832 kB
SUnreclaim:       115856 kB
KernelStack:        4108 kB
PageTables:        15056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    3357892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67360 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2213888 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:      299732 kB
DirectMap2M:    36173824 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890036 MiB
End job on nodeC024 at 2024-07-18 18:24:11