Trace number 4444006

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.04 3612.01

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
liu/vdw/normalized-vdw_k4_l4_n360.opb
MD5SUM4e71f8d633240b9029e11e93d5a0a0b4
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 benchmark16.9097
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1440
Total number of constraints86040
Number of constraints which are clauses85680
Number of constraints which are cardinality constraints (but not clauses)360
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint4
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 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.03/3612.00	c Program interrupted by user.
3600.03/3612.00	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 (61036 MiB free)
  memory of node 1: 64510 MiB (62676 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=961619, runsolver pid=961616

[startup+0.100917 s]*
/proc/loadavg: 4.07 3.57 3.70 5/258 961620
/proc/meminfo: memFree=126672088/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=32244 memory=13544 CPUtime=0.09 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 1660 0 0 0 9 0 0 0 20 0 1 0 183791608 33017856 3386 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 8061 3386 884 1005 0 6824 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 32244 KiB
Current children cumulated memory: 13544 KiB

[startup+0.205415 s]*
/proc/loadavg: 4.07 3.57 3.70 5/258 961620
/proc/meminfo: memFree=126646772/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=59004 memory=40732 CPUtime=0.19 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 7034 0 0 0 18 1 0 0 20 0 1 0 183791608 60420096 10183 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 14751 10183 1044 1005 0 13514 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 59004 KiB
Current children cumulated memory: 40732 KiB

[startup+0.30542 s]*
/proc/loadavg: 4.07 3.57 3.70 5/258 961620
/proc/meminfo: memFree=126613692/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=90504 memory=72272 CPUtime=0.3 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 12970 0 0 0 27 3 0 0 20 0 1 0 183791608 92676096 18068 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 22626 18068 1060 1005 0 21389 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 90504 KiB
Current children cumulated memory: 72272 KiB

[startup+0.700195 s]
/proc/loadavg: 4.07 3.57 3.70 5/258 961620
/proc/meminfo: memFree=126613368/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=90504 memory=74320 CPUtime=0.69 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 12988 0 0 0 66 3 0 0 20 0 1 0 183791608 92676096 18580 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 22626 18580 1060 1005 0 21389 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 90504 KiB
Current children cumulated memory: 74320 KiB

[startup+1.5002 s]
/proc/loadavg: 4.07 3.57 3.70 5/258 961620
/proc/meminfo: memFree=126611104/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=91592 memory=77700 CPUtime=1.48 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 13273 0 0 0 145 3 0 0 20 0 1 0 183791608 93790208 19425 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 22898 19425 1140 1005 0 21661 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 91592 KiB
Current children cumulated memory: 77700 KiB

[startup+3.10567 s]
/proc/loadavg: 4.06 3.57 3.70 5/258 961620
/proc/meminfo: memFree=126607872/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=92136 memory=78476 CPUtime=3.08 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 13416 0 0 0 305 3 0 0 20 0 1 0 183791608 94347264 19619 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 23034 19619 1140 1005 0 21797 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 92136 KiB
Current children cumulated memory: 78476 KiB

[startup+6.30018 s]
/proc/loadavg: 4.06 3.57 3.70 5/258 961621
/proc/meminfo: memFree=126606892/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=92136 memory=78476 CPUtime=6.27 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 13421 0 0 0 624 3 0 0 20 0 1 0 183791608 94347264 19619 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 23034 19619 1140 1005 0 21797 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 92136 KiB
Current children cumulated memory: 78476 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 3.59 3.71 5/258 961621
/proc/meminfo: memFree=126601760/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=94392 memory=82816 CPUtime=12.64 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 14029 0 0 0 1261 3 0 0 20 0 1 0 183791608 96657408 20704 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 23598 20704 1140 1005 0 22361 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 94392 KiB
Current children cumulated memory: 82816 KiB

[startup+25.5002 s]
/proc/loadavg: 4.04 3.60 3.71 5/260 962008
/proc/meminfo: memFree=126598816/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=94392 memory=82816 CPUtime=25.39 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 14041 0 0 0 2536 3 0 0 20 0 1 0 183791608 96657408 20704 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 23598 20704 1140 1005 0 22361 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 94392 KiB
Current children cumulated memory: 82816 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 3.65 3.73 5/256 962011
/proc/meminfo: memFree=126594768/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=95908 memory=84268 CPUtime=50.92 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 14417 0 0 0 5087 5 0 0 20 0 1 0 183791608 98209792 21067 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 23977 21067 1140 1005 0 22740 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 95908 KiB
Current children cumulated memory: 84268 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 3.73 3.75 5/257 962022
/proc/meminfo: memFree=126591096/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=98900 memory=85288 CPUtime=101.93 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 14702 0 0 0 10187 6 0 0 20 0 1 0 183791608 101273600 21322 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 24725 21322 1140 1005 0 23488 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 98900 KiB
Current children cumulated memory: 85288 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 3.80 3.77 5/257 962032
/proc/meminfo: memFree=126580588/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=98900 memory=87060 CPUtime=161.72 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 15180 0 0 0 16164 8 0 0 20 0 1 0 183791608 101273600 21765 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 24725 21765 1140 1005 0 23488 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 98900 KiB
Current children cumulated memory: 87060 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 3.85 3.79 5/257 962210
/proc/meminfo: memFree=126561840/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=101548 memory=90636 CPUtime=221.51 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 15525 0 0 0 22141 10 0 0 20 0 1 0 183791608 103985152 22659 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 25387 22659 1140 1005 0 24150 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 101548 KiB
Current children cumulated memory: 90636 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.91 3.82 5/257 962221
/proc/meminfo: memFree=126559360/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=101548 memory=91692 CPUtime=281.31 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 15803 0 0 0 28119 12 0 0 20 0 1 0 183791608 103985152 22923 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 25387 22923 1140 1005 0 24150 0
Current children cumulated CPU time: 281.31 s
Current children cumulated vsize: 101548 KiB
Current children cumulated memory: 91692 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 3.96 3.84 5/259 962290
/proc/meminfo: memFree=126554960/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=102044 memory=92368 CPUtime=341.09 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 16043 0 0 0 34094 15 0 0 20 0 1 0 183791608 104493056 23092 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 25511 23092 1140 1005 0 24274 0
Current children cumulated CPU time: 341.09 s
Current children cumulated vsize: 102044 KiB
Current children cumulated memory: 92368 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.99 3.86 5/259 962300
/proc/meminfo: memFree=126552848/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=102552 memory=93000 CPUtime=400.9 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 16204 0 0 0 40074 16 0 0 20 0 1 0 183791608 105013248 23250 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 25638 23250 1140 1005 0 24401 0
Current children cumulated CPU time: 400.9 s
Current children cumulated vsize: 102552 KiB
Current children cumulated memory: 93000 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.02 3.88 5/258 962310
/proc/meminfo: memFree=126548824/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=103620 memory=93960 CPUtime=460.7 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 16506 0 0 0 46052 18 0 0 20 0 1 0 183791608 106106880 23490 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 25905 23490 1140 1005 0 24668 0

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

Current children cumulated memory: 110972 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/257 963311
/proc/meminfo: memFree=126423724/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=120468 memory=110972 CPUtime=2852.79 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 21698 0 0 0 285181 98 0 0 20 0 1 0 183791608 123359232 27743 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30117 27743 1140 1005 0 28880 0
Current children cumulated CPU time: 2852.79 s
Current children cumulated vsize: 120468 KiB
Current children cumulated memory: 110972 KiB

[startup+2922.3 s]
/proc/loadavg: 4.62 4.24 4.14 5/257 963322
/proc/meminfo: memFree=126421076/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=120468 memory=111012 CPUtime=2912.59 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 21739 0 0 0 291160 99 0 0 20 0 1 0 183791608 123359232 27753 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30117 27753 1140 1005 0 28880 0
Current children cumulated CPU time: 2912.59 s
Current children cumulated vsize: 120468 KiB
Current children cumulated memory: 111012 KiB

[startup+2982.3 s]
/proc/loadavg: 4.30 4.21 4.13 5/257 963334
/proc/meminfo: memFree=126420664/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=120616 memory=111160 CPUtime=2972.4 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 21818 0 0 0 297138 102 0 0 20 0 1 0 183791608 123510784 27790 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30154 27790 1140 1005 0 28917 0
Current children cumulated CPU time: 2972.4 s
Current children cumulated vsize: 120616 KiB
Current children cumulated memory: 111160 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.19 4.12 5/254 963344
/proc/meminfo: memFree=126420364/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=120616 memory=111160 CPUtime=3032.21 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 21870 0 0 0 303117 104 0 0 20 0 1 0 183791608 123510784 27790 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30154 27790 1140 1005 0 28917 0
Current children cumulated CPU time: 3032.21 s
Current children cumulated vsize: 120616 KiB
Current children cumulated memory: 111160 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.18 4.12 5/254 963354
/proc/meminfo: memFree=126419600/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=120876 memory=111372 CPUtime=3092.01 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 21978 0 0 0 309095 106 0 0 20 0 1 0 183791608 123777024 27843 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30219 27843 1140 1005 0 28982 0
Current children cumulated CPU time: 3092.01 s
Current children cumulated vsize: 120876 KiB
Current children cumulated memory: 111372 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.16 4.12 5/254 963364
/proc/meminfo: memFree=126417840/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=121880 memory=112356 CPUtime=3151.82 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 22270 0 0 0 315073 109 0 0 20 0 1 0 183791608 124805120 28089 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30470 28089 1140 1005 0 29233 0
Current children cumulated CPU time: 3151.82 s
Current children cumulated vsize: 121880 KiB
Current children cumulated memory: 112356 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/255 963377
/proc/meminfo: memFree=126417168/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=121880 memory=112356 CPUtime=3211.61 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 22313 0 0 0 321051 110 0 0 20 0 1 0 183791608 124805120 28089 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30470 28089 1140 1005 0 29233 0
Current children cumulated CPU time: 3211.61 s
Current children cumulated vsize: 121880 KiB
Current children cumulated memory: 112356 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.13 4.11 5/255 963387
/proc/meminfo: memFree=126415932/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=121880 memory=112448 CPUtime=3271.42 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 22348 0 0 0 327030 112 0 0 20 0 1 0 183791608 124805120 28112 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30470 28112 1140 1005 0 29233 0
Current children cumulated CPU time: 3271.42 s
Current children cumulated vsize: 121880 KiB
Current children cumulated memory: 112448 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/258 963586
/proc/meminfo: memFree=126462296/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=122204 memory=114736 CPUtime=3331.21 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 22467 0 0 0 333007 114 0 0 20 0 1 0 183791608 125136896 28684 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30551 28684 1140 1005 0 29314 0
Current children cumulated CPU time: 3331.21 s
Current children cumulated vsize: 122204 KiB
Current children cumulated memory: 114736 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.11 4.10 5/258 963597
/proc/meminfo: memFree=126451212/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=122472 memory=115048 CPUtime=3391.03 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 22588 0 0 0 338986 117 0 0 20 0 1 0 183791608 125411328 28762 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30618 28762 1140 1005 0 29381 0
Current children cumulated CPU time: 3391.03 s
Current children cumulated vsize: 122472 KiB
Current children cumulated memory: 115048 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/258 963607
/proc/meminfo: memFree=126449972/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=122828 memory=115048 CPUtime=3450.82 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 22619 0 0 0 344964 118 0 0 20 0 1 0 183791608 125775872 28762 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30707 28762 1140 1005 0 29470 0
Current children cumulated CPU time: 3450.82 s
Current children cumulated vsize: 122828 KiB
Current children cumulated memory: 115048 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 963618
/proc/meminfo: memFree=126445760/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=123032 memory=115288 CPUtime=3510.63 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 22771 0 0 0 350942 121 0 0 20 0 1 0 183791608 125984768 28822 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30758 28822 1140 1005 0 29521 0
Current children cumulated CPU time: 3510.63 s
Current children cumulated vsize: 123032 KiB
Current children cumulated memory: 115288 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/257 963674
/proc/meminfo: memFree=126511164/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=123448 memory=116032 CPUtime=3570.43 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 22958 0 0 0 356921 122 0 0 20 0 1 0 183791608 126410752 29008 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30862 29008 1140 1005 0 29625 0
Current children cumulated CPU time: 3570.43 s
Current children cumulated vsize: 123448 KiB
Current children cumulated memory: 116032 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612 s]*
/proc/loadavg: 4.07 4.10 4.09 5/257 963725
/proc/meminfo: memFree=127034972/131524600 swapFree=131071996/131071996
[pid=961619] ppid=961616 vsize=123448 memory=116032 CPUtime=3600.03 cores=0,2
/proc/961619/stat : 961619 (Exact) R 961616 961619 960763 0 -1 4194304 22958 0 0 0 359880 123 0 0 20 0 1 0 183791608 126410752 29008 134679101440 4194304 8309489 140736784383120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 32047104 140736784384957 140736784385127 140736784385127 140736784392143 0
/proc/961619/statm: 30862 29008 1140 1005 0 29625 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 123448 KiB
Current children cumulated memory: 116032 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.8 s, system=1.2387 s

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

Child status: 0

Real time (s): 3612.01
CPU time (s): 3600.04
CPU user time (s): 3598.8
CPU system time (s): 1.2387
CPU usage (%): 99.6687
Max. virtual memory (cumulated for all children) (KiB): 123448
Max. memory (cumulated for all children) (KiB): 116032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.8
system time used= 1.2387
maximum resident set size= 116032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22961
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= 20
involuntary context switches= 24691


# summary of solver processes directly reported to runsolver:
#   pid: 961619
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.8
#   total CPU system time (s): 1.2387

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.56605 second user time and 15.7684 second system time

The end

Launcher Data

Begin job on nodeC024 at 2024-07-18 17:24:40
IDJOB=4444006
IDBENCH=147893
IDSOLVER=3060
FILE ID=nodeC024/4444006-1721316267
RUNJOBID= nodeC024-1721316002-960773
SLURM_JOB_ID= 7542653
Free space on /tmp= 890040 MiB

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

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

MD5SUM BENCH= 4e71f8d633240b9029e11e93d5a0a0b4
RANDOM SEED=2005088807

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		: 3663.693
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		: 3680.658
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		: 3636.685
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		: 3600.201
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		: 3658.491
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		: 3680.759
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		: 3600.249
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.944
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:        126682416 kB
MemAvailable:   129174552 kB
Buffers:          491888 kB
Cached:          2812924 kB
SwapCached:            0 kB
Active:           944748 kB
Inactive:        3238780 kB
Active(anon):       1564 kB
Inactive(anon):   914588 kB
Active(file):     943184 kB
Inactive(file):  2324192 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              9280 kB
Writeback:             0 kB
AnonPages:        878432 kB
Mapped:           119752 kB
Shmem:             37720 kB
KReclaimable:     128812 kB
Slab:             244780 kB
SReclaimable:     128812 kB
SUnreclaim:       115968 kB
KernelStack:        4208 kB
PageTables:        11040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1279280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67360 kB
HardwareCorrupted:     0 kB
AnonHugePages:    616448 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= 890056 MiB
End job on nodeC024 at 2024-07-18 18:24:52