Trace number 4450627

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

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-9.opb
MD5SUMbf1757ad4e21f2473915004abf7b1376
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 constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
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.01/3612.00	c Program interrupted by user.
3600.01/3612.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (60980 MiB free)
  memory of node 1: 64510 MiB (58918 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=1044753, runsolver pid=1044750

[startup+0.100268 s]*
/proc/loadavg: 4.13 4.13 4.09 5/258 1044754
/proc/meminfo: memFree=122767112/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=32480 memory=12828 CPUtime=0.09 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 1981 0 0 0 9 0 0 0 20 0 1 0 193620614 33259520 3207 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 8120 3207 835 746 0 7184 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 32480 KiB
Current children cumulated memory: 12828 KiB

[startup+0.205949 s]*
/proc/loadavg: 4.13 4.13 4.09 5/258 1044754
/proc/meminfo: memFree=122765820/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=32832 memory=13288 CPUtime=0.2 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 2105 0 0 0 20 0 0 0 20 0 1 0 193620614 33619968 3322 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 8208 3322 851 746 0 7272 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 32832 KiB
Current children cumulated memory: 13288 KiB

[startup+0.305856 s]*
/proc/loadavg: 4.13 4.13 4.09 5/258 1044754
/proc/meminfo: memFree=122765680/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=32832 memory=13288 CPUtime=0.29 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 2105 0 0 0 29 0 0 0 20 0 1 0 193620614 33619968 3322 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 8208 3322 851 746 0 7272 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 32832 KiB
Current children cumulated memory: 13288 KiB

[startup+0.700162 s]
/proc/loadavg: 4.13 4.13 4.09 5/258 1044754
/proc/meminfo: memFree=122763212/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=33624 memory=16152 CPUtime=0.68 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 2406 0 0 0 68 0 0 0 20 0 1 0 193620614 34430976 4038 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 8406 4038 851 746 0 7470 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 33624 KiB
Current children cumulated memory: 16152 KiB

[startup+1.50019 s]
/proc/loadavg: 4.13 4.13 4.09 5/258 1044754
/proc/meminfo: memFree=122762568/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=34516 memory=19052 CPUtime=1.48 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 2721 0 0 0 148 0 0 0 20 0 1 0 193620614 35344384 4763 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 8629 4763 851 746 0 7693 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 34516 KiB
Current children cumulated memory: 19052 KiB

[startup+3.10566 s]
/proc/loadavg: 4.12 4.13 4.09 5/258 1044755
/proc/meminfo: memFree=122754560/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=35036 memory=21632 CPUtime=3.08 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 2964 0 0 0 308 0 0 0 20 0 1 0 193620614 35876864 5408 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 8759 5408 851 746 0 7823 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 35036 KiB
Current children cumulated memory: 21632 KiB

[startup+6.30015 s]
/proc/loadavg: 4.12 4.13 4.09 5/258 1044755
/proc/meminfo: memFree=122748328/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=35816 memory=22364 CPUtime=6.27 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 3455 0 0 0 626 1 0 0 20 0 1 0 193620614 36675584 5591 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 8954 5591 851 746 0 8018 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 35816 KiB
Current children cumulated memory: 22364 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.12 4.09 5/258 1044755
/proc/meminfo: memFree=122742400/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=37176 memory=27864 CPUtime=12.65 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 4208 0 0 0 1264 1 0 0 20 0 1 0 193620614 38068224 6966 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 9294 6966 851 746 0 8358 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 37176 KiB
Current children cumulated memory: 27864 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.12 4.09 5/258 1044759
/proc/meminfo: memFree=122731244/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=39016 memory=33524 CPUtime=25.41 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 5377 0 0 0 2540 1 0 0 20 0 1 0 193620614 39952384 8381 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 9754 8381 851 746 0 8818 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 39016 KiB
Current children cumulated memory: 33524 KiB

[startup+51.1057 s]
/proc/loadavg: 4.12 4.12 4.09 5/258 1044762
/proc/meminfo: memFree=122718040/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=42824 memory=37448 CPUtime=50.92 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 7614 0 0 0 5091 1 0 0 20 0 1 0 193620614 43851776 9362 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 10706 9362 851 746 0 9770 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 42824 KiB
Current children cumulated memory: 37448 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/258 1044817
/proc/meminfo: memFree=122786136/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=60688 memory=45808 CPUtime=101.95 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 9289 0 0 0 10193 2 0 0 20 0 1 0 193620614 62144512 11452 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 15172 11452 851 746 0 14236 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 60688 KiB
Current children cumulated memory: 45808 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/259 1044875
/proc/meminfo: memFree=122841348/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=66736 memory=61948 CPUtime=161.76 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 10822 0 0 0 16173 3 0 0 20 0 1 0 193620614 68337664 15487 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 16684 15487 851 746 0 15748 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 66736 KiB
Current children cumulated memory: 61948 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/256 1044931
/proc/meminfo: memFree=122824180/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=68540 memory=63732 CPUtime=221.58 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 11288 0 0 0 22155 3 0 0 20 0 1 0 193620614 70184960 15933 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 17135 15933 851 746 0 16199 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 68540 KiB
Current children cumulated memory: 63732 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/256 1044941
/proc/meminfo: memFree=122807088/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=70796 memory=66020 CPUtime=281.39 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 11869 0 0 0 28136 3 0 0 20 0 1 0 193620614 72495104 16505 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 17699 16505 851 746 0 16763 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 70796 KiB
Current children cumulated memory: 66020 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/256 1044952
/proc/meminfo: memFree=122785040/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=74596 memory=69632 CPUtime=341.2 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 12826 0 0 0 34117 3 0 0 20 0 1 0 193620614 76386304 17408 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 18649 17408 851 746 0 17713 0
Current children cumulated CPU time: 341.2 s
Current children cumulated vsize: 74596 KiB
Current children cumulated memory: 69632 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/256 1044963
/proc/meminfo: memFree=122771964/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=78212 memory=73536 CPUtime=401 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 13757 0 0 0 40097 3 0 0 20 0 1 0 193620614 80089088 18384 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 19553 18384 851 746 0 18617 0
Current children cumulated CPU time: 401 s
Current children cumulated vsize: 78212 KiB
Current children cumulated memory: 73536 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/255 1044973
/proc/meminfo: memFree=122763164/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=79036 memory=74424 CPUtime=460.81 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 13993 0 0 0 46078 3 0 0 20 0 1 0 193620614 80932864 18606 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 19759 18606 851 746 0 18823 0

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

Current children cumulated memory: 122072 KiB

[startup+2862.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/259 1046544
/proc/meminfo: memFree=122635660/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=140300 memory=122072 CPUtime=2852.7 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 25352 0 0 0 285263 7 0 0 20 0 1 0 193620614 143667200 30518 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 35075 30518 851 746 0 34139 0
Current children cumulated CPU time: 2852.7 s
Current children cumulated vsize: 140300 KiB
Current children cumulated memory: 122072 KiB

[startup+2922.3 s]
/proc/loadavg: 4.18 4.15 4.10 5/261 1046615
/proc/meminfo: memFree=122633344/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=140720 memory=122476 CPUtime=2912.47 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 25521 0 0 0 291240 7 0 0 20 0 1 0 193620614 144097280 30619 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 35180 30619 851 746 0 34244 0
Current children cumulated CPU time: 2912.47 s
Current children cumulated vsize: 140720 KiB
Current children cumulated memory: 122476 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.16 4.10 5/259 1046625
/proc/meminfo: memFree=122630320/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=140720 memory=122540 CPUtime=2972.28 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 25573 0 0 0 297221 7 0 0 20 0 1 0 193620614 144097280 30635 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 35180 30635 851 746 0 34244 0
Current children cumulated CPU time: 2972.28 s
Current children cumulated vsize: 140720 KiB
Current children cumulated memory: 122540 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/259 1046637
/proc/meminfo: memFree=122628060/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=141520 memory=123112 CPUtime=3032.09 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 25811 0 0 0 303202 7 0 0 20 0 1 0 193620614 144916480 30778 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 35380 30778 851 746 0 34444 0
Current children cumulated CPU time: 3032.09 s
Current children cumulated vsize: 141520 KiB
Current children cumulated memory: 123112 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/258 1046647
/proc/meminfo: memFree=122626012/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=142624 memory=124120 CPUtime=3091.91 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 26140 0 0 0 309184 7 0 0 20 0 1 0 193620614 146046976 31030 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 35656 31030 851 746 0 34720 0
Current children cumulated CPU time: 3091.91 s
Current children cumulated vsize: 142624 KiB
Current children cumulated memory: 124120 KiB

[startup+3162.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/258 1046658
/proc/meminfo: memFree=122623928/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=143152 memory=124980 CPUtime=3151.72 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 26341 0 0 0 315165 7 0 0 20 0 1 0 193620614 146587648 31245 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 35788 31245 851 746 0 34852 0
Current children cumulated CPU time: 3151.72 s
Current children cumulated vsize: 143152 KiB
Current children cumulated memory: 124980 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/255 1046669
/proc/meminfo: memFree=122614924/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=143440 memory=125020 CPUtime=3211.53 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 26449 0 0 0 321146 7 0 0 20 0 1 0 193620614 146882560 31255 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 35860 31255 851 746 0 34924 0
Current children cumulated CPU time: 3211.53 s
Current children cumulated vsize: 143440 KiB
Current children cumulated memory: 125020 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/255 1046680
/proc/meminfo: memFree=122607560/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=143936 memory=125600 CPUtime=3271.34 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 26626 0 0 0 327127 7 0 0 20 0 1 0 193620614 147390464 31400 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 35984 31400 851 746 0 35048 0
Current children cumulated CPU time: 3271.34 s
Current children cumulated vsize: 143936 KiB
Current children cumulated memory: 125600 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/255 1046692
/proc/meminfo: memFree=122606244/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=143936 memory=125740 CPUtime=3331.15 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 26693 0 0 0 333108 7 0 0 20 0 1 0 193620614 147390464 31435 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 35984 31435 851 746 0 35048 0
Current children cumulated CPU time: 3331.15 s
Current children cumulated vsize: 143936 KiB
Current children cumulated memory: 125740 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/255 1046703
/proc/meminfo: memFree=122604136/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=144544 memory=126300 CPUtime=3390.97 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 26881 0 0 0 339090 7 0 0 20 0 1 0 193620614 148013056 31575 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 36136 31575 851 746 0 35200 0
Current children cumulated CPU time: 3390.97 s
Current children cumulated vsize: 144544 KiB
Current children cumulated memory: 126300 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/255 1046713
/proc/meminfo: memFree=122601980/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=144544 memory=126380 CPUtime=3450.78 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 26955 0 0 0 345071 7 0 0 20 0 1 0 193620614 148013056 31595 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 36136 31595 851 746 0 35200 0
Current children cumulated CPU time: 3450.78 s
Current children cumulated vsize: 144544 KiB
Current children cumulated memory: 126380 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/259 1046730
/proc/meminfo: memFree=122598148/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=144768 memory=126620 CPUtime=3510.59 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 27069 0 0 0 351052 7 0 0 20 0 1 0 193620614 148242432 31655 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 36192 31655 851 746 0 35256 0
Current children cumulated CPU time: 3510.59 s
Current children cumulated vsize: 144768 KiB
Current children cumulated memory: 126620 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/259 1046740
/proc/meminfo: memFree=122594820/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=144960 memory=126748 CPUtime=3570.39 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 27160 0 0 0 357032 7 0 0 20 0 1 0 193620614 148439040 31687 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 36240 31687 851 746 0 35304 0
Current children cumulated CPU time: 3570.39 s
Current children cumulated vsize: 144960 KiB
Current children cumulated memory: 126748 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612 s]*
/proc/loadavg: 4.10 4.09 4.09 5/259 1046791
/proc/meminfo: memFree=122699344/131524600 swapFree=131071996/131071996
[pid=1044753] ppid=1044750 vsize=145520 memory=127164 CPUtime=3600.01 cores=0,2
/proc/1044753/stat : 1044753 (Exact_nosoplex) R 1044750 1044753 1042295 0 -1 4194304 27292 0 0 0 359994 7 0 0 20 0 1 0 193620614 149012480 31791 134679101440 4194304 7248369 140732152331792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 34664448 140732152337322 140732152337501 140732152337501 140732152344518 0
/proc/1044753/statm: 36380 31791 851 746 0 35444 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 145520 KiB
Current children cumulated memory: 127164 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.95 s, system=0.072628 s

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

Child status: 0

Real time (s): 3612.01
CPU time (s): 3600.02
CPU user time (s): 3599.95
CPU system time (s): 0.072628
CPU usage (%): 99.668
Max. virtual memory (cumulated for all children) (KiB): 145520
Max. memory (cumulated for all children) (KiB): 127164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.95
system time used= 0.072628
maximum resident set size= 127164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27294
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= 40
involuntary context switches= 25201


# summary of solver processes directly reported to runsolver:
#   pid: 1044753
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3599.95
#   total CPU system time (s): 0.072628

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.93013 second user time and 15.7991 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-19 20:42:16
IDJOB=4450627
IDBENCH=162177
IDSOLVER=3061
FILE ID=nodeC031/4450627-1721414523
RUNJOBID= nodeC031-1721410924-1042305
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-size128-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-4450627-1721414523/watcher-4450627-1721414523 -o /tmp/evaluation-result-4450627-1721414523/solver-4450627-1721414523 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721410924-1042305 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1764356566 HOME/instance-4450627-1721414523.opb

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

MD5SUM BENCH= bf1757ad4e21f2473915004abf7b1376
RANDOM SEED=1764356566

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		: 3650.378
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		: 3679.507
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		: 3645.061
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.318
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		: 3650.575
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		: 3679.690
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		: 3604.612
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		: 3599.975
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:        122776984 kB
MemAvailable:   129331644 kB
Buffers:          518916 kB
Cached:          6801896 kB
SwapCached:            0 kB
Active:          1054832 kB
Inactive:        6904844 kB
Active(anon):       1552 kB
Inactive(anon):   682900 kB
Active(file):    1053280 kB
Inactive(file):  6221944 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5596 kB
Writeback:             0 kB
AnonPages:        634924 kB
Mapped:           117452 kB
Shmem:             45912 kB
KReclaimable:     238168 kB
Slab:             367868 kB
SReclaimable:     238168 kB
SUnreclaim:       129700 kB
KernelStack:        4108 kB
PageTables:        10556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1053140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            72480 kB
HardwareCorrupted:     0 kB
AnonHugePages:    479232 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 21:42:28