Trace number 4448116

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 3610.41

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid5x90split.cnf-plain.pb.metafix.opb
MD5SUM43b43b4642a1f471c30a83b83143bc9f
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 benchmark107.465
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables901
Total number of constraints3602
Number of constraints which are clauses3602
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 5
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/3610.40	c Program interrupted by user.
3600.06/3610.40	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: 63968 MiB (62340 MiB free)
  memory of node 1: 64473 MiB (62711 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4448116-1721359534/watcher-4448116-1721359534 -o /tmp/evaluation-result-4448116-1721359534/solver-4448116-1721359534 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721352321-984770 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1162034793 HOME/instance-4448116-1721359534.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
solver pid=989336, runsolver pid=989333
Current StackSize limit: 8192 KiB


[startup+0.100084 s]*
/proc/loadavg: 4.22 4.17 4.12 5/255 989337
/proc/meminfo: memFree=128046152/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=31692 memory=10392 CPUtime=0.09 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 1793 0 0 0 9 0 0 0 20 0 1 0 188120040 32452608 2598 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 7923 2598 1140 1005 0 6686 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31692 KiB
Current children cumulated memory: 10392 KiB

[startup+0.205334 s]*
/proc/loadavg: 4.22 4.17 4.12 5/255 989337
/proc/meminfo: memFree=128045648/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=31956 memory=10920 CPUtime=0.2 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 1939 0 0 0 20 0 0 0 20 0 1 0 188120040 32722944 2730 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 7989 2730 1140 1005 0 6752 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 31956 KiB
Current children cumulated memory: 10920 KiB

[startup+0.304549 s]*
/proc/loadavg: 4.22 4.17 4.12 5/255 989337
/proc/meminfo: memFree=128044836/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=32132 memory=11448 CPUtime=0.3 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 2030 0 0 0 30 0 0 0 20 0 1 0 188120040 32903168 2862 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 8033 2862 1140 1005 0 6796 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 32132 KiB
Current children cumulated memory: 11448 KiB

[startup+0.700151 s]
/proc/loadavg: 4.22 4.17 4.12 5/255 989337
/proc/meminfo: memFree=128044332/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=32952 memory=12240 CPUtime=0.69 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 2242 0 0 0 69 0 0 0 20 0 1 0 188120040 33742848 3060 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 8238 3060 1140 1005 0 7001 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 32952 KiB
Current children cumulated memory: 12240 KiB

[startup+1.50016 s]
/proc/loadavg: 4.20 4.16 4.12 5/255 989337
/proc/meminfo: memFree=128043660/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=33860 memory=13296 CPUtime=1.49 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 2496 0 0 0 148 1 0 0 20 0 1 0 188120040 34672640 3324 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 8465 3324 1140 1005 0 7228 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 33860 KiB
Current children cumulated memory: 13296 KiB

[startup+3.10467 s]
/proc/loadavg: 4.20 4.16 4.12 5/255 989337
/proc/meminfo: memFree=128039660/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=35144 memory=16656 CPUtime=3.09 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 2821 0 0 0 307 2 0 0 20 0 1 0 188120040 35987456 4164 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 8786 4164 1140 1005 0 7549 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 35144 KiB
Current children cumulated memory: 16656 KiB

[startup+6.30015 s]
/proc/loadavg: 4.18 4.16 4.12 5/255 989338
/proc/meminfo: memFree=128038260/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=36440 memory=17712 CPUtime=6.28 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 3145 0 0 0 624 4 0 0 20 0 1 0 188120040 37314560 4428 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 9110 4428 1140 1005 0 7873 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 36440 KiB
Current children cumulated memory: 17712 KiB

[startup+12.7002 s]
/proc/loadavg: 4.25 4.17 4.13 5/255 989338
/proc/meminfo: memFree=128036428/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=38244 memory=19552 CPUtime=12.66 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 3598 0 0 0 1259 7 0 0 20 0 1 0 188120040 39161856 4888 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 9561 4888 1140 1005 0 8324 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 38244 KiB
Current children cumulated memory: 19552 KiB

[startup+25.5002 s]
/proc/loadavg: 4.21 4.17 4.13 5/255 989341
/proc/meminfo: memFree=128033804/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=40488 memory=21916 CPUtime=25.43 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 4170 0 0 0 2527 16 0 0 20 0 1 0 188120040 41459712 5479 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 10122 5479 1140 1005 0 8885 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 40488 KiB
Current children cumulated memory: 21916 KiB

[startup+51.1049 s]
/proc/loadavg: 4.13 4.15 4.12 5/256 989345
/proc/meminfo: memFree=128029856/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=43820 memory=25340 CPUtime=50.98 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 5010 0 0 0 5067 31 0 0 20 0 1 0 188120040 44871680 6335 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 10955 6335 1140 1005 0 9718 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 43820 KiB
Current children cumulated memory: 25340 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.16 4.12 5/256 989400
/proc/meminfo: memFree=128042992/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=46868 memory=28264 CPUtime=102.04 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 5783 0 0 0 10140 64 0 0 20 0 1 0 188120040 47992832 7066 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 11717 7066 1140 1005 0 10480 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 46868 KiB
Current children cumulated memory: 28264 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.14 4.12 5/256 989594
/proc/meminfo: memFree=128041888/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=49544 memory=31096 CPUtime=161.86 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 6502 0 0 0 16079 107 0 0 20 0 1 0 188120040 50733056 7774 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 12386 7774 1140 1005 0 11149 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 49544 KiB
Current children cumulated memory: 31096 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.13 4.11 5/258 989774
/proc/meminfo: memFree=128035804/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=51092 memory=32644 CPUtime=221.69 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 6898 0 0 0 22025 144 0 0 20 0 1 0 188120040 52318208 8161 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 12773 8161 1140 1005 0 11536 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 51092 KiB
Current children cumulated memory: 32644 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.13 4.11 6/257 989784
/proc/meminfo: memFree=128030232/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=52792 memory=34192 CPUtime=281.53 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 7300 0 0 0 27969 184 0 0 20 0 1 0 188120040 54059008 8548 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 13198 8548 1140 1005 0 11961 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 52792 KiB
Current children cumulated memory: 34192 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.12 4.10 5/259 989853
/proc/meminfo: memFree=128023732/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=54148 memory=35720 CPUtime=341.35 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 7673 0 0 0 33914 221 0 0 20 0 1 0 188120040 55447552 8930 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 13537 8930 1140 1005 0 12300 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 54148 KiB
Current children cumulated memory: 35720 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/259 989864
/proc/meminfo: memFree=128020564/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=55068 memory=36724 CPUtime=401.18 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 7923 0 0 0 39858 260 0 0 20 0 1 0 188120040 56389632 9181 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 13767 9181 1140 1005 0 12530 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 55068 KiB
Current children cumulated memory: 36724 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/259 989875
/proc/meminfo: memFree=128017548/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=55940 memory=37464 CPUtime=461.01 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 8138 0 0 0 45805 296 0 0 20 0 1 0 188120040 57282560 9366 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 13985 9366 1140 1005 0 12748 0

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

Current children cumulated memory: 53072 KiB

[startup+2862.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/257 990917
/proc/meminfo: memFree=127918104/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=71584 memory=53312 CPUtime=2853.78 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 12801 0 0 0 283542 1836 0 0 20 0 1 0 188120040 73302016 13328 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 17896 13328 1140 1005 0 16659 0
Current children cumulated CPU time: 2853.78 s
Current children cumulated vsize: 71584 KiB
Current children cumulated memory: 53312 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/257 990928
/proc/meminfo: memFree=127917524/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=71744 memory=53472 CPUtime=2913.6 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 12862 0 0 0 289485 1875 0 0 20 0 1 0 188120040 73465856 13368 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 17936 13368 1140 1005 0 16699 0
Current children cumulated CPU time: 2913.6 s
Current children cumulated vsize: 71744 KiB
Current children cumulated memory: 53472 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/257 990938
/proc/meminfo: memFree=127916936/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=71904 memory=53472 CPUtime=2973.42 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 12907 0 0 0 295429 1913 0 0 20 0 1 0 188120040 73629696 13368 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 17976 13368 1140 1005 0 16739 0
Current children cumulated CPU time: 2973.42 s
Current children cumulated vsize: 71904 KiB
Current children cumulated memory: 53472 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/254 990948
/proc/meminfo: memFree=127916180/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=72036 memory=53612 CPUtime=3033.26 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 12955 0 0 0 301373 1953 0 0 20 0 1 0 188120040 73764864 13403 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 18009 13403 1140 1005 0 16772 0
Current children cumulated CPU time: 3033.26 s
Current children cumulated vsize: 72036 KiB
Current children cumulated memory: 53612 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/254 990958
/proc/meminfo: memFree=127915444/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=72196 memory=53784 CPUtime=3093.12 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 13049 0 0 0 307320 1992 0 0 20 0 1 0 188120040 73928704 13446 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 18049 13446 1140 1005 0 16812 0
Current children cumulated CPU time: 3093.12 s
Current children cumulated vsize: 72196 KiB
Current children cumulated memory: 53784 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/254 990969
/proc/meminfo: memFree=127914508/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=72516 memory=54224 CPUtime=3152.98 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 13151 0 0 0 313268 2030 0 0 20 0 1 0 188120040 74256384 13556 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 18129 13556 1140 1005 0 16892 0
Current children cumulated CPU time: 3152.98 s
Current children cumulated vsize: 72516 KiB
Current children cumulated memory: 54224 KiB

[startup+3222.3 s]
/proc/loadavg: 4.31 4.16 4.11 5/254 990979
/proc/meminfo: memFree=127913536/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=72868 memory=54576 CPUtime=3212.85 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 13261 0 0 0 319214 2071 0 0 20 0 1 0 188120040 74616832 13644 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 18217 13644 1140 1005 0 16980 0
Current children cumulated CPU time: 3212.85 s
Current children cumulated vsize: 72868 KiB
Current children cumulated memory: 54576 KiB

[startup+3282.3 s]
/proc/loadavg: 4.23 4.16 4.11 5/256 990993
/proc/meminfo: memFree=127912572/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=73188 memory=54840 CPUtime=3272.71 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 13347 0 0 0 325160 2111 0 0 20 0 1 0 188120040 74944512 13710 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 18297 13710 1140 1005 0 17060 0
Current children cumulated CPU time: 3272.71 s
Current children cumulated vsize: 73188 KiB
Current children cumulated memory: 54840 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/256 991004
/proc/meminfo: memFree=127911432/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=73572 memory=55236 CPUtime=3332.57 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 13465 0 0 0 331106 2151 0 0 20 0 1 0 188120040 75337728 13809 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 18393 13809 1140 1005 0 17156 0
Current children cumulated CPU time: 3332.57 s
Current children cumulated vsize: 73572 KiB
Current children cumulated memory: 55236 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.13 4.10 6/256 991014
/proc/meminfo: memFree=127910616/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=73732 memory=55428 CPUtime=3392.43 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 13537 0 0 0 337054 2189 0 0 20 0 1 0 188120040 75501568 13857 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 18433 13857 1140 1005 0 17196 0
Current children cumulated CPU time: 3392.43 s
Current children cumulated vsize: 73732 KiB
Current children cumulated memory: 55428 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/256 991025
/proc/meminfo: memFree=127909748/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=73924 memory=55588 CPUtime=3452.29 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 13608 0 0 0 343002 2227 0 0 20 0 1 0 188120040 75698176 13897 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 18481 13897 1140 1005 0 17244 0
Current children cumulated CPU time: 3452.29 s
Current children cumulated vsize: 73924 KiB
Current children cumulated memory: 55588 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/256 991036
/proc/meminfo: memFree=127908836/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=74116 memory=55780 CPUtime=3512.15 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 13671 0 0 0 348947 2268 0 0 20 0 1 0 188120040 75894784 13945 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 18529 13945 1140 1005 0 17292 0
Current children cumulated CPU time: 3512.15 s
Current children cumulated vsize: 74116 KiB
Current children cumulated memory: 55780 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/256 991430
/proc/meminfo: memFree=127907988/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=74116 memory=55780 CPUtime=3572.01 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 13694 0 0 0 354895 2306 0 0 20 0 1 0 188120040 75894784 13945 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 18529 13945 1140 1005 0 17292 0
Current children cumulated CPU time: 3572.01 s
Current children cumulated vsize: 74116 KiB
Current children cumulated memory: 55780 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.10 4.11 4.09 6/256 991435
/proc/meminfo: memFree=127907856/131524600 swapFree=131071996/131071996
[pid=989336] ppid=989333 vsize=74276 memory=55876 CPUtime=3600.06 cores=5,7
/proc/989336/stat : 989336 (Exact) R 989333 989336 984757 0 -1 4194304 13718 0 0 0 357680 2326 0 0 20 0 1 0 188120040 76058624 13969 134679101440 4194304 8309489 140724318526224 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 43356160 140724318528445 140724318528615 140724318528615 140724318535631 0
/proc/989336/statm: 18569 13969 1140 1005 0 17332 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 74276 KiB
Current children cumulated memory: 55876 KiB

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

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

# cumulated CPU time of all completed processes:  user=3576.81 s, system=23.2622 s

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

Child status: 0

Real time (s): 3610.41
CPU time (s): 3600.07
CPU user time (s): 3576.81
CPU system time (s): 23.2622
CPU usage (%): 99.7137
Max. virtual memory (cumulated for all children) (KiB): 74276
Max. memory (cumulated for all children) (KiB): 55876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.81
system time used= 23.2622
maximum resident set size= 55876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13720
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= 2722


# summary of solver processes directly reported to runsolver:
#   pid: 989336
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3576.81
#   total CPU system time (s): 23.2622

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.20878 second user time and 14.5473 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-19 05:25:46
IDJOB=4448116
IDBENCH=160363
IDSOLVER=3060
FILE ID=nodeC027/4448116-1721359534
RUNJOBID= nodeC027-1721352321-984770
SLURM_JOB_ID= 7542759
Free space on /tmp= 890064 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/normalized-ECgrid5x90split.cnf-plain.pb.metafix.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-4448116-1721359534/watcher-4448116-1721359534 -o /tmp/evaluation-result-4448116-1721359534/solver-4448116-1721359534 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721352321-984770 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1162034793 HOME/instance-4448116-1721359534.opb

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

MD5SUM BENCH= 43b43b4642a1f471c30a83b83143bc9f
RANDOM SEED=1162034793

nodeC027.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		: 3661.132
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	: 7000.36
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		: 3663.042
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.760
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	: 7000.36
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.429
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
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		: 3661.252
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	: 7000.36
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		: 3657.910
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
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.459
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	: 7000.36
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		: 3663.046
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128053028 kB
MemAvailable:   129664360 kB
Buffers:          504824 kB
Cached:          1937480 kB
SwapCached:            0 kB
Active:           925500 kB
Inactive:        1929304 kB
Active(anon):       1560 kB
Inactive(anon):   448376 kB
Active(file):     923940 kB
Inactive(file):  1480928 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6004 kB
Writeback:            28 kB
AnonPages:        410272 kB
Mapped:           120044 kB
Shmem:             37720 kB
KReclaimable:      92576 kB
Slab:             203000 kB
SReclaimable:      92576 kB
SUnreclaim:       110424 kB
KernelStack:        4076 kB
PageTables:        10000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     842664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68832 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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:      193236 kB
DirectMap2M:    15308800 kB
DirectMap1G:    120586240 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC027 at 2024-07-19 06:25:57