Trace number 4450567

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_no_SoPlex 2024-07-05? (TO) 3600.07 3609.11

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size96-round23-9.opb
MD5SUMf6eda1605d5c8d227dca004c862e5b86
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9472
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)384
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.05/3609.10	c Program interrupted by user.
3600.05/3609.10	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 (60989 MiB free)
  memory of node 1: 64510 MiB (59118 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450567-1721411052/watcher-4450567-1721411052 -o /tmp/evaluation-result-4450567-1721411052/solver-4450567-1721411052 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721410924-1042308 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=105324913 HOME/instance-4450567-1721411052.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=1042853, runsolver pid=1042850

[startup+0.10089 s]*
/proc/loadavg: 3.82 2.65 3.11 5/259 1042854
/proc/meminfo: memFree=122981352/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=32476 memory=11516 CPUtime=0.09 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 2161 0 0 0 9 0 0 0 20 0 1 0 193273468 33255424 2879 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 8119 2879 851 746 0 7183 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 32476 KiB
Current children cumulated memory: 11516 KiB

[startup+0.20589 s]*
/proc/loadavg: 3.82 2.65 3.11 8/259 1042854
/proc/meminfo: memFree=122978468/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=32688 memory=14108 CPUtime=0.19 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 2311 0 0 0 19 0 0 0 20 0 1 0 193273468 33472512 3527 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 8172 3527 851 746 0 7236 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 32688 KiB
Current children cumulated memory: 14108 KiB

[startup+0.305478 s]*
/proc/loadavg: 3.82 2.65 3.11 5/259 1042854
/proc/meminfo: memFree=122978360/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=32840 memory=14108 CPUtime=0.29 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 2334 0 0 0 29 0 0 0 20 0 1 0 193273468 33628160 3527 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 8210 3527 851 746 0 7274 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 32840 KiB
Current children cumulated memory: 14108 KiB

[startup+0.70016 s]
/proc/loadavg: 3.82 2.65 3.11 5/259 1042854
/proc/meminfo: memFree=122977908/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=33572 memory=16988 CPUtime=0.68 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 2608 0 0 0 68 0 0 0 20 0 1 0 193273468 34377728 4247 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 8393 4247 851 746 0 7457 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 33572 KiB
Current children cumulated memory: 16988 KiB

[startup+1.50018 s]
/proc/loadavg: 3.82 2.65 3.11 5/259 1042854
/proc/meminfo: memFree=122975164/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=34436 memory=17736 CPUtime=1.48 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 2895 0 0 0 148 0 0 0 20 0 1 0 193273468 35262464 4434 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 8609 4434 851 746 0 7673 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 34436 KiB
Current children cumulated memory: 17736 KiB

[startup+3.10594 s]
/proc/loadavg: 3.83 2.67 3.12 5/259 1042854
/proc/meminfo: memFree=122969804/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=34884 memory=22292 CPUtime=3.08 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 3131 0 0 0 308 0 0 0 20 0 1 0 193273468 35721216 5573 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 8721 5573 851 746 0 7785 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 34884 KiB
Current children cumulated memory: 22292 KiB

[startup+6.30016 s]
/proc/loadavg: 3.83 2.67 3.12 5/259 1042855
/proc/meminfo: memFree=122967820/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=35824 memory=23192 CPUtime=6.26 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 3656 0 0 0 626 0 0 0 20 0 1 0 193273468 36683776 5798 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 8956 5798 851 746 0 8020 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 35824 KiB
Current children cumulated memory: 23192 KiB

[startup+12.7002 s]
/proc/loadavg: 3.86 2.72 3.12 5/259 1042855
/proc/meminfo: memFree=122961656/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=37700 memory=29200 CPUtime=12.65 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 4536 0 0 0 1265 0 0 0 20 0 1 0 193273468 38604800 7300 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 9425 7300 851 746 0 8489 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 37700 KiB
Current children cumulated memory: 29200 KiB

[startup+25.5002 s]
/proc/loadavg: 3.96 2.78 3.14 5/259 1042858
/proc/meminfo: memFree=122956100/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=39704 memory=33108 CPUtime=25.42 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 5725 0 0 0 2541 1 0 0 20 0 1 0 193273468 40656896 8277 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 9926 8277 851 746 0 8990 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 39704 KiB
Current children cumulated memory: 33108 KiB

[startup+51.1056 s]
/proc/loadavg: 3.97 2.88 3.16 5/258 1042861
/proc/meminfo: memFree=122939728/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=56140 memory=41236 CPUtime=50.96 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 8511 0 0 0 5094 2 0 0 20 0 1 0 193273468 57487360 10309 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 14035 10309 851 746 0 13099 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 56140 KiB
Current children cumulated memory: 41236 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 3.08 3.22 5/255 1042870
/proc/meminfo: memFree=122928524/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=60696 memory=45824 CPUtime=102.03 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 9682 0 0 0 10201 2 0 0 20 0 1 0 193273468 62152704 11456 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 15174 11456 851 746 0 14238 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 60696 KiB
Current children cumulated memory: 45824 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 3.28 3.28 5/255 1042880
/proc/meminfo: memFree=122909740/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=66128 memory=57384 CPUtime=161.87 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 11092 0 0 0 16185 2 0 0 20 0 1 0 193273468 67715072 14346 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 16532 14346 851 746 0 15596 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 66128 KiB
Current children cumulated memory: 57384 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 3.43 3.33 5/255 1042891
/proc/meminfo: memFree=122906008/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=67388 memory=58640 CPUtime=221.72 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 11414 0 0 0 22170 2 0 0 20 0 1 0 193273468 69005312 14660 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 16847 14660 851 746 0 15911 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 67388 KiB
Current children cumulated memory: 58640 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.55 3.38 5/255 1042902
/proc/meminfo: memFree=122888612/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=69580 memory=60684 CPUtime=281.57 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 11980 0 0 0 28155 2 0 0 20 0 1 0 193273468 71249920 15171 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 17395 15171 851 746 0 16459 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 69580 KiB
Current children cumulated memory: 60684 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.65 3.43 5/255 1042912
/proc/meminfo: memFree=122879136/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=73480 memory=66620 CPUtime=341.43 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 12947 0 0 0 34140 3 0 0 20 0 1 0 193273468 75243520 16655 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 18370 16655 851 746 0 17434 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 73480 KiB
Current children cumulated memory: 66620 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 3.73 3.47 5/257 1042928
/proc/meminfo: memFree=122872752/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=77408 memory=70512 CPUtime=401.28 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 13932 0 0 0 40125 3 0 0 20 0 1 0 193273468 79265792 17628 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 19352 17628 851 746 0 18416 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 77408 KiB
Current children cumulated memory: 70512 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.81 3.52 5/257 1042938
/proc/meminfo: memFree=122869436/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=77800 memory=71180 CPUtime=461.13 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 14074 0 0 0 46110 3 0 0 20 0 1 0 193273468 79667200 17795 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 19450 17795 851 746 0 18514 0

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

Current children cumulated memory: 118096 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.16 4.10 5/258 1044560
/proc/meminfo: memFree=122729572/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=137964 memory=118280 CPUtime=2915.01 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 25404 0 0 0 291496 5 0 0 20 0 1 0 193273468 141275136 29570 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 34491 29570 851 746 0 33555 0
Current children cumulated CPU time: 2915.01 s
Current children cumulated vsize: 137964 KiB
Current children cumulated memory: 118280 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/258 1044571
/proc/meminfo: memFree=122726508/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=139020 memory=119552 CPUtime=2974.83 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 25746 0 0 0 297478 5 0 0 20 0 1 0 193273468 142356480 29888 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 34755 29888 851 746 0 33819 0
Current children cumulated CPU time: 2974.83 s
Current children cumulated vsize: 139020 KiB
Current children cumulated memory: 119552 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.15 4.10 5/258 1044582
/proc/meminfo: memFree=122724136/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=140732 memory=121012 CPUtime=3034.66 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 26205 0 0 0 303461 5 0 0 20 0 1 0 193273468 144109568 30253 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35183 30253 851 746 0 34247 0
Current children cumulated CPU time: 3034.66 s
Current children cumulated vsize: 140732 KiB
Current children cumulated memory: 121012 KiB

[startup+3102.3 s]
/proc/loadavg: 4.22 4.16 4.10 5/255 1044592
/proc/meminfo: memFree=122722544/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=140896 memory=121444 CPUtime=3094.52 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 26302 0 0 0 309447 5 0 0 20 0 1 0 193273468 144277504 30361 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35224 30361 851 746 0 34288 0
Current children cumulated CPU time: 3094.52 s
Current children cumulated vsize: 140896 KiB
Current children cumulated memory: 121444 KiB

[startup+3162.3 s]
/proc/loadavg: 4.26 4.18 4.11 5/255 1044602
/proc/meminfo: memFree=122720620/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=141056 memory=121648 CPUtime=3154.37 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 26423 0 0 0 315432 5 0 0 20 0 1 0 193273468 144441344 30412 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35264 30412 851 746 0 34328 0
Current children cumulated CPU time: 3154.37 s
Current children cumulated vsize: 141056 KiB
Current children cumulated memory: 121648 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.16 4.10 5/255 1044614
/proc/meminfo: memFree=122719908/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=141248 memory=121780 CPUtime=3214.23 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 26488 0 0 0 321418 5 0 0 20 0 1 0 193273468 144637952 30445 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35312 30445 851 746 0 34376 0
Current children cumulated CPU time: 3214.23 s
Current children cumulated vsize: 141248 KiB
Current children cumulated memory: 121780 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.16 4.10 5/255 1044624
/proc/meminfo: memFree=122718140/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=141504 memory=121876 CPUtime=3274.08 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 26603 0 0 0 327403 5 0 0 20 0 1 0 193273468 144900096 30469 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35376 30469 851 746 0 34440 0
Current children cumulated CPU time: 3274.08 s
Current children cumulated vsize: 141504 KiB
Current children cumulated memory: 121876 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/255 1044634
/proc/meminfo: memFree=122717168/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=141504 memory=122164 CPUtime=3333.94 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 26688 0 0 0 333389 5 0 0 20 0 1 0 193273468 144900096 30541 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35376 30541 851 746 0 34440 0
Current children cumulated CPU time: 3333.94 s
Current children cumulated vsize: 141504 KiB
Current children cumulated memory: 122164 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.13 4.09 5/258 1044650
/proc/meminfo: memFree=122715272/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=142160 memory=122672 CPUtime=3393.8 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 26873 0 0 0 339375 5 0 0 20 0 1 0 193273468 145571840 30668 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35540 30668 851 746 0 34604 0
Current children cumulated CPU time: 3393.8 s
Current children cumulated vsize: 142160 KiB
Current children cumulated memory: 122672 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/258 1044660
/proc/meminfo: memFree=122713752/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=142336 memory=122740 CPUtime=3453.65 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 26966 0 0 0 345360 5 0 0 20 0 1 0 193273468 145752064 30685 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35584 30685 851 746 0 34648 0
Current children cumulated CPU time: 3453.65 s
Current children cumulated vsize: 142336 KiB
Current children cumulated memory: 122740 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/258 1044762
/proc/meminfo: memFree=122718160/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=142736 memory=123108 CPUtime=3513.5 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 27122 0 0 0 351345 5 0 0 20 0 1 0 193273468 146161664 30777 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35684 30777 851 746 0 34748 0
Current children cumulated CPU time: 3513.5 s
Current children cumulated vsize: 142736 KiB
Current children cumulated memory: 123108 KiB

[startup+3582.3 s]
/proc/loadavg: 4.04 4.10 4.09 5/258 1044818
/proc/meminfo: memFree=122775224/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=143312 memory=123684 CPUtime=3573.33 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 27320 0 0 0 357328 5 0 0 20 0 1 0 193273468 146751488 30921 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35828 30921 851 746 0 34892 0
Current children cumulated CPU time: 3573.33 s
Current children cumulated vsize: 143312 KiB
Current children cumulated memory: 123684 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 4.08 4.10 4.09 5/259 1044826
/proc/meminfo: memFree=122761224/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=143760 memory=124148 CPUtime=3600.05 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 27432 0 0 0 360000 5 0 0 20 0 1 0 193273468 147210240 31037 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35940 31037 851 746 0 35004 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 143760 KiB
Current children cumulated memory: 124148 KiB

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

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

# cumulated CPU time of all completed processes:  user=3600.01 s, system=0.058867 s

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

[startup+3609.11 s]
/proc/loadavg: 4.08 4.10 4.09 5/259 1044826
/proc/meminfo: memFree=122761224/131524600 swapFree=131071996/131071996
[pid=1042853] ppid=1042850 vsize=143760 memory=124148 CPUtime=3600.05 cores=5,7
/proc/1042853/stat : 1042853 (Exact_nosoplex) R 1042850 1042853 1042295 0 -1 4194304 27432 0 0 0 360000 5 0 0 20 0 1 0 193273468 147210240 31037 134679101440 4194304 7248369 140731629793008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 30441472 140731629794219 140731629794397 140731629794397 140731629801414 0
/proc/1042853/statm: 35940 31037 851 746 0 35004 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 143760 KiB
Current children cumulated memory: 124148 KiB

Child status: 0

Real time (s): 3609.11
CPU time (s): 3600.07
CPU user time (s): 3600.01
CPU system time (s): 0.058867
CPU usage (%): 99.7495
Max. virtual memory (cumulated for all children) (KiB): 143760
Max. memory (cumulated for all children) (KiB): 124148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3600.01
system time used= 0.058867
maximum resident set size= 124148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27434
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= 41
involuntary context switches= 2199


# summary of solver processes directly reported to runsolver:
#   pid: 1042853
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3600.01
#   total CPU system time (s): 0.058867

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.89906 second user time and 15.5011 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-19 19:44:25
IDJOB=4450567
IDBENCH=162167
IDSOLVER=3061
FILE ID=nodeC031/4450567-1721411052
RUNJOBID= nodeC031-1721410924-1042308
SLURM_JOB_ID= 7545476
Free space on /tmp= 890068 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size96-round23-9.opb
COMMAND LINE= HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450567-1721411052/watcher-4450567-1721411052 -o /tmp/evaluation-result-4450567-1721411052/solver-4450567-1721411052 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721410924-1042308 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=105324913 HOME/instance-4450567-1721411052.opb

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

MD5SUM BENCH= f6eda1605d5c8d227dca004c862e5b86
RANDOM SEED=105324913

nodeC031.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		: 3649.234
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.55
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		: 3658.359
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.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.873
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.55
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.148
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.11
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		: 3649.258
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.55
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		: 3652.157
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.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.930
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.55
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		: 3655.493
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.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        122989960 kB
MemAvailable:   129501212 kB
Buffers:          517140 kB
Cached:          6760592 kB
SwapCached:            0 kB
Active:          1052888 kB
Inactive:        6694372 kB
Active(anon):       1560 kB
Inactive(anon):   513880 kB
Active(file):    1051328 kB
Inactive(file):  6180492 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              4996 kB
Writeback:             0 kB
AnonPages:        467804 kB
Mapped:           117452 kB
Shmem:             45912 kB
KReclaimable:     238156 kB
Slab:             367728 kB
SReclaimable:     238156 kB
SUnreclaim:       129572 kB
KernelStack:        4172 kB
PageTables:        10000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     788920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            72416 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 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:      254676 kB
DirectMap2M:    39364608 kB
DirectMap1G:    96468992 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC031 at 2024-07-19 20:44:34