Trace number 4448266

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.1 3610.9

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid5x40split.cnf-plain.pb.metafix.opb
MD5SUMcf360b30707fd718d5f3229c2f68be40
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 benchmark14.2776
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables401
Total number of constraints1602
Number of constraints which are clauses1602
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.09/3610.90	c Program interrupted by user.
3600.09/3610.90	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 (62371 MiB free)
  memory of node 1: 64473 MiB (62685 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100083 s]*
/proc/loadavg: 4.12 4.14 4.12 5/256 989588
/proc/meminfo: memFree=128054124/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=28976 memory=7628 CPUtime=0.1 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1017 0 0 0 10 0 0 0 20 0 1 0 188132499 29671424 1907 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 7244 1907 1140 1005 0 6007 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28976 KiB
Current children cumulated memory: 7628 KiB

[startup+0.205072 s]*
/proc/loadavg: 4.12 4.14 4.12 5/256 989588
/proc/meminfo: memFree=128053276/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=29448 memory=8420 CPUtime=0.2 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1208 0 0 0 20 0 0 0 20 0 1 0 188132499 30154752 2105 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 7362 2105 1140 1005 0 6125 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 29448 KiB
Current children cumulated memory: 8420 KiB

[startup+0.304547 s]*
/proc/loadavg: 4.12 4.14 4.12 5/256 989589
/proc/meminfo: memFree=128052808/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=29580 memory=8684 CPUtime=0.3 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1243 0 0 0 30 0 0 0 20 0 1 0 188132499 30289920 2171 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 7395 2171 1140 1005 0 6158 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 29580 KiB
Current children cumulated memory: 8684 KiB

[startup+0.700162 s]
/proc/loadavg: 4.12 4.14 4.12 5/256 989589
/proc/meminfo: memFree=128052600/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=30016 memory=9212 CPUtime=0.69 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1384 0 0 0 68 1 0 0 20 0 1 0 188132499 30736384 2303 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 7504 2303 1140 1005 0 6267 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 30016 KiB
Current children cumulated memory: 9212 KiB

[startup+1.50015 s]
/proc/loadavg: 4.12 4.14 4.12 5/256 989589
/proc/meminfo: memFree=128051856/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=30656 memory=10004 CPUtime=1.49 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1584 0 0 0 147 2 0 0 20 0 1 0 188132499 31391744 2501 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 7664 2501 1140 1005 0 6427 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 30656 KiB
Current children cumulated memory: 10004 KiB

[startup+3.10526 s]
/proc/loadavg: 4.11 4.14 4.12 5/256 989589
/proc/meminfo: memFree=128050500/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=31296 memory=10796 CPUtime=3.08 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1750 0 0 0 305 3 0 0 20 0 1 0 188132499 32047104 2699 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 7824 2699 1140 1005 0 6587 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 31296 KiB
Current children cumulated memory: 10796 KiB

[startup+6.30014 s]
/proc/loadavg: 4.11 4.14 4.12 5/256 989589
/proc/meminfo: memFree=128049392/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=31760 memory=11324 CPUtime=6.28 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1901 0 0 0 621 7 0 0 20 0 1 0 188132499 32522240 2831 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 7940 2831 1140 1005 0 6703 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 31760 KiB
Current children cumulated memory: 11324 KiB

[startup+12.7001 s]
/proc/loadavg: 4.17 4.15 4.12 5/256 989591
/proc/meminfo: memFree=128047908/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=32668 memory=12380 CPUtime=12.65 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 2145 0 0 0 1251 14 0 0 20 0 1 0 188132499 33452032 3095 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 8167 3095 1140 1005 0 6930 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 32668 KiB
Current children cumulated memory: 12380 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.15 4.12 5/256 989592
/proc/meminfo: memFree=128045108/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=33668 memory=13436 CPUtime=25.42 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 2420 0 0 0 2512 30 0 0 20 0 1 0 188132499 34476032 3359 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 8417 3359 1140 1005 0 7180 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 33668 KiB
Current children cumulated memory: 13436 KiB

[startup+51.1053 s]
/proc/loadavg: 4.09 4.14 4.11 5/258 989767
/proc/meminfo: memFree=128039516/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=34860 memory=14492 CPUtime=50.95 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 2727 0 0 0 5034 61 0 0 20 0 1 0 188132499 35696640 3623 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 8715 3623 1140 1005 0 7478 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 34860 KiB
Current children cumulated memory: 14492 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.14 4.12 5/258 989775
/proc/meminfo: memFree=128034992/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=36128 memory=16076 CPUtime=101.99 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 3087 0 0 0 10075 124 0 0 20 0 1 0 188132499 36995072 4019 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 9032 4019 1140 1005 0 7795 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 36128 KiB
Current children cumulated memory: 16076 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.13 4.11 5/257 989785
/proc/meminfo: memFree=128029812/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=36860 memory=16868 CPUtime=161.81 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 3302 0 0 0 15984 197 0 0 20 0 1 0 188132499 37744640 4217 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 9215 4217 1140 1005 0 7978 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 36860 KiB
Current children cumulated memory: 16868 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/259 989855
/proc/meminfo: memFree=128023344/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=37816 memory=19956 CPUtime=221.64 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 3547 0 0 0 21892 272 0 0 20 0 1 0 188132499 38723584 4989 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 9454 4989 1140 1005 0 8217 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 37816 KiB
Current children cumulated memory: 19956 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.10 5/259 989865
/proc/meminfo: memFree=128020180/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=38500 memory=20536 CPUtime=281.46 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 4392 0 0 0 27793 353 0 0 20 0 1 0 188132499 39424000 5134 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 9625 5134 1140 1005 0 8388 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 38500 KiB
Current children cumulated memory: 20536 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/259 989922
/proc/meminfo: memFree=128040808/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=39016 memory=21068 CPUtime=341.28 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 19900 0 0 0 33693 435 0 0 20 0 1 0 188132499 39952384 5267 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 9754 5267 1140 1005 0 8517 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 39016 KiB
Current children cumulated memory: 21068 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/258 989933
/proc/meminfo: memFree=127981796/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=39360 memory=21652 CPUtime=401.1 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 33213 0 0 0 39598 512 0 0 20 0 1 0 188132499 40304640 5413 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 9840 5413 1140 1005 0 8603 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 39360 KiB
Current children cumulated memory: 21652 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.11 4.09 6/259 989943
/proc/meminfo: memFree=127976068/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=39496 memory=21788 CPUtime=460.92 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 65714 0 0 0 45496 596 0 0 20 0 1 0 188132499 40443904 5447 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 9874 5447 1140 1005 0 8637 0

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

Current children cumulated memory: 28140 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/254 990949
/proc/meminfo: memFree=127916136/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=45848 memory=28140 CPUtime=2913.68 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1218257 0 0 0 287425 3943 0 0 20 0 1 0 188132499 46948352 7035 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11462 7035 1140 1005 0 10225 0
Current children cumulated CPU time: 2913.68 s
Current children cumulated vsize: 45848 KiB
Current children cumulated memory: 28140 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/254 990960
/proc/meminfo: memFree=127915284/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=45880 memory=28172 CPUtime=2973.51 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1245565 0 0 0 293329 4022 0 0 20 0 1 0 188132499 46981120 7043 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11470 7043 1140 1005 0 10233 0
Current children cumulated CPU time: 2973.51 s
Current children cumulated vsize: 45880 KiB
Current children cumulated memory: 28172 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/254 990970
/proc/meminfo: memFree=127914348/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=45948 memory=28240 CPUtime=3033.34 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1273275 0 0 0 299231 4103 0 0 20 0 1 0 188132499 47050752 7060 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11487 7060 1140 1005 0 10250 0
Current children cumulated CPU time: 3033.34 s
Current children cumulated vsize: 45948 KiB
Current children cumulated memory: 28240 KiB

[startup+3102.3 s]
/proc/loadavg: 4.29 4.15 4.11 5/254 990980
/proc/meminfo: memFree=127913508/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=45980 memory=28272 CPUtime=3093.16 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1300610 0 0 0 305134 4182 0 0 20 0 1 0 188132499 47083520 7068 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11495 7068 1140 1005 0 10258 0
Current children cumulated CPU time: 3093.16 s
Current children cumulated vsize: 45980 KiB
Current children cumulated memory: 28272 KiB

[startup+3162.3 s]
/proc/loadavg: 4.21 4.15 4.11 5/256 990994
/proc/meminfo: memFree=127912524/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=46076 memory=28368 CPUtime=3152.99 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1326944 0 0 0 311039 4260 0 0 20 0 1 0 188132499 47181824 7092 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11519 7092 1140 1005 0 10282 0
Current children cumulated CPU time: 3152.99 s
Current children cumulated vsize: 46076 KiB
Current children cumulated memory: 28368 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/256 991005
/proc/meminfo: memFree=127911312/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=46116 memory=28408 CPUtime=3212.82 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1355506 0 0 0 316937 4345 0 0 20 0 1 0 188132499 47222784 7102 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11529 7102 1140 1005 0 10292 0
Current children cumulated CPU time: 3212.82 s
Current children cumulated vsize: 46116 KiB
Current children cumulated memory: 28408 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/256 991015
/proc/meminfo: memFree=127910476/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=46212 memory=28504 CPUtime=3272.65 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1382125 0 0 0 322836 4429 0 0 20 0 1 0 188132499 47321088 7126 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11553 7126 1140 1005 0 10316 0
Current children cumulated CPU time: 3272.65 s
Current children cumulated vsize: 46212 KiB
Current children cumulated memory: 28504 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/256 991026
/proc/meminfo: memFree=127909516/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=46280 memory=28572 CPUtime=3332.43 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1408041 0 0 0 328732 4511 0 0 20 0 1 0 188132499 47390720 7143 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11570 7143 1140 1005 0 10333 0
Current children cumulated CPU time: 3332.43 s
Current children cumulated vsize: 46280 KiB
Current children cumulated memory: 28572 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/256 991037
/proc/meminfo: memFree=127908788/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=46284 memory=28576 CPUtime=3392.22 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1434908 0 0 0 334626 4596 0 0 20 0 1 0 188132499 47394816 7144 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11571 7144 1140 1005 0 10334 0
Current children cumulated CPU time: 3392.22 s
Current children cumulated vsize: 46284 KiB
Current children cumulated memory: 28576 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/256 991431
/proc/meminfo: memFree=127908016/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=46380 memory=28672 CPUtime=3452.01 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1461586 0 0 0 340525 4676 0 0 20 0 1 0 188132499 47493120 7168 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11595 7168 1140 1005 0 10358 0
Current children cumulated CPU time: 3452.01 s
Current children cumulated vsize: 46380 KiB
Current children cumulated memory: 28672 KiB

[startup+3522.3 s]
/proc/loadavg: 3.56 3.97 4.04 4/249 991472
/proc/meminfo: memFree=127967352/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=46480 memory=28772 CPUtime=3511.79 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1487969 0 0 0 346420 4759 0 0 20 0 1 0 188132499 47595520 7193 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11620 7193 1140 1005 0 10383 0
Current children cumulated CPU time: 3511.79 s
Current children cumulated vsize: 46480 KiB
Current children cumulated memory: 28772 KiB

[startup+3582.3 s]
/proc/loadavg: 3.23 3.83 3.99 3/242 991514
/proc/meminfo: memFree=128019552/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=46544 memory=28836 CPUtime=3571.58 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1512283 0 0 0 352324 4834 0 0 20 0 1 0 188132499 47661056 7209 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11636 7209 1140 1005 0 10399 0
Current children cumulated CPU time: 3571.58 s
Current children cumulated vsize: 46544 KiB
Current children cumulated memory: 28836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 2.87 3.70 3.94 3/242 991517
/proc/meminfo: memFree=128019460/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=46704 memory=28996 CPUtime=3600.09 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1523661 0 0 0 355141 4868 0 0 20 0 1 0 188132499 47824896 7249 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11676 7249 1140 1005 0 10439 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 46704 KiB
Current children cumulated memory: 28996 KiB

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

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

# cumulated CPU time of all completed processes:  user=3551.41 s, system=48.6865 s

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

[startup+3610.9 s]
/proc/loadavg: 2.87 3.70 3.94 3/242 991517
/proc/meminfo: memFree=128019460/131524600 swapFree=131071996/131071996
[pid=989587] ppid=989584 vsize=46704 memory=28996 CPUtime=3600.09 cores=0,2
/proc/989587/stat : 989587 (Exact) R 989584 989587 984757 0 -1 4194304 1523661 0 0 0 355141 4868 0 0 20 0 1 0 188132499 47824896 7249 134679101440 4194304 8309489 140724373308480 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9165528 9243992 40206336 140724373312445 140724373312615 140724373312615 140724373319631 0
/proc/989587/statm: 11676 7249 1140 1005 0 10439 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 46704 KiB
Current children cumulated memory: 28996 KiB

Child status: 0

Real time (s): 3610.9
CPU time (s): 3600.1
CPU user time (s): 3551.41
CPU system time (s): 48.6865
CPU usage (%): 99.7009
Max. virtual memory (cumulated for all children) (KiB): 47056
Max. memory (cumulated for all children) (KiB): 29032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3551.41
system time used= 48.6865
maximum resident set size= 29224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1523667
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= 11
involuntary context switches= 24753


# summary of solver processes directly reported to runsolver:
#   pid: 989587
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3551.41
#   total CPU system time (s): 48.6865

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.51523 second user time and 13.9647 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-19 05:27:51
IDJOB=4448266
IDBENCH=160380
IDSOLVER=3060
FILE ID=nodeC027/4448266-1721359658
RUNJOBID= nodeC027-1721352321-984767
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-ECgrid5x40split.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-4448266-1721359658/watcher-4448266-1721359658 -o /tmp/evaluation-result-4448266-1721359658/solver-4448266-1721359658 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721352321-984767 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1184536311 HOME/instance-4448266-1721359658.opb

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

MD5SUM BENCH= cf360b30707fd718d5f3229c2f68be40
RANDOM SEED=1184536311

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		: 3645.101
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		: 3682.548
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		: 3658.298
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.578
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		: 3655.881
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		: 3682.589
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		: 3606.860
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		: 3600.302
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:        128057892 kB
MemAvailable:   129670264 kB
Buffers:          504968 kB
Cached:          1938312 kB
SwapCached:            0 kB
Active:           925868 kB
Inactive:        1924072 kB
Active(anon):       1568 kB
Inactive(anon):   442480 kB
Active(file):     924300 kB
Inactive(file):  1481592 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6180 kB
Writeback:             0 kB
AnonPages:        404416 kB
Mapped:           119996 kB
Shmem:             37720 kB
KReclaimable:      92608 kB
Slab:             202856 kB
SReclaimable:      92608 kB
SUnreclaim:       110248 kB
KernelStack:        4160 kB
PageTables:        10008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     907876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68832 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 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= 890072 MiB
End job on nodeC027 at 2024-07-19 06:28:02