Trace number 4443437

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 3608.8

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army12.21ls.opb
MD5SUM7546ebd0ce66e1c0113f5874ce57dd6d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.194181
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.00/3608.80	c Program interrupted by user.
3600.00/3608.80	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: 64059 MiB (62780 MiB free)
  memory of node 1: 64510 MiB (61463 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4443437-1721315889/watcher-4443437-1721315889 -o /tmp/evaluation-result-4443437-1721315889/solver-4443437-1721315889 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721315902-955811 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1684503223 HOME/instance-4443437-1721315889.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=955867, runsolver pid=955857

[startup+0.100104 s]*
/proc/loadavg: 1.42 2.85 3.66 8/245 955874
/proc/meminfo: memFree=127221344/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=25888 memory=4104 CPUtime=0.1 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 333 0 0 0 10 0 0 0 20 0 1 0 183745597 26509312 1026 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 6472 1026 819 746 0 5536 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 25888 KiB
Current children cumulated memory: 4104 KiB

[startup+0.214993 s]*
/proc/loadavg: 1.42 2.85 3.66 6/245 955874
/proc/meminfo: memFree=127219552/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=26152 memory=4752 CPUtime=0.22 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 460 0 0 0 22 0 0 0 20 0 1 0 183745597 26779648 1188 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 6538 1188 851 746 0 5602 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 26152 KiB
Current children cumulated memory: 4752 KiB

[startup+0.313689 s]*
/proc/loadavg: 1.42 2.85 3.66 7/243 955874
/proc/meminfo: memFree=127218600/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=26152 memory=5016 CPUtime=0.31 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 544 0 0 0 31 0 0 0 20 0 1 0 183745597 26779648 1254 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 6538 1254 851 746 0 5602 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 26152 KiB
Current children cumulated memory: 5016 KiB

[startup+0.700264 s]
/proc/loadavg: 1.42 2.85 3.66 6/242 955888
/proc/meminfo: memFree=127216840/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=26548 memory=6336 CPUtime=0.68 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 853 0 0 0 68 0 0 0 20 0 1 0 183745597 27185152 1584 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 6637 1584 851 746 0 5701 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 26548 KiB
Current children cumulated memory: 6336 KiB

[startup+1.50026 s]
/proc/loadavg: 1.42 2.85 3.66 6/245 955920
/proc/meminfo: memFree=127205564/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=27216 memory=11216 CPUtime=1.48 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 1076 0 0 0 148 0 0 0 20 0 1 0 183745597 27869184 2804 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 6804 2804 851 746 0 5868 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 27216 KiB
Current children cumulated memory: 11216 KiB

[startup+3.11291 s]
/proc/loadavg: 1.63 2.87 3.66 6/242 955936
/proc/meminfo: memFree=127189216/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=29436 memory=17408 CPUtime=3.08 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 1589 0 0 0 308 0 0 0 20 0 1 0 183745597 30142464 4352 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 7359 4352 851 746 0 6423 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 29436 KiB
Current children cumulated memory: 17408 KiB

[startup+6.30026 s]
/proc/loadavg: 1.63 2.87 3.66 7/245 955968
/proc/meminfo: memFree=127023624/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=43640 memory=28120 CPUtime=6.26 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 2491 0 0 0 625 1 0 0 20 0 1 0 183745597 44687360 7030 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 10910 7030 851 746 0 9974 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 43640 KiB
Current children cumulated memory: 28120 KiB

[startup+12.7003 s]
/proc/loadavg: 1.99 2.91 3.66 6/245 956014
/proc/meminfo: memFree=127080544/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=44628 memory=29184 CPUtime=12.64 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 2724 0 0 0 1263 1 0 0 20 0 1 0 183745597 45699072 7296 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 11157 7296 851 746 0 10221 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 44628 KiB
Current children cumulated memory: 29184 KiB

[startup+25.5003 s]
/proc/loadavg: 2.30 2.94 3.67 6/245 956155
/proc/meminfo: memFree=126915740/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=48312 memory=32264 CPUtime=25.41 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 3501 0 0 0 2540 1 0 0 20 0 1 0 183745597 49471488 8066 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 12078 8066 851 746 0 11142 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 48312 KiB
Current children cumulated memory: 32264 KiB

[startup+51.1133 s]
/proc/loadavg: 2.96 3.04 3.68 6/243 956218
/proc/meminfo: memFree=127054424/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=50940 memory=34552 CPUtime=50.95 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 4131 0 0 0 5094 1 0 0 20 0 1 0 183745597 52162560 8638 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 12735 8638 851 746 0 11799 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 50940 KiB
Current children cumulated memory: 34552 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 3.24 3.72 5/243 956487
/proc/meminfo: memFree=127122084/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=53368 memory=40872 CPUtime=101.98 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 4730 0 0 0 10196 2 0 0 20 0 1 0 183745597 54648832 10218 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 13342 10218 851 746 0 12406 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 53368 KiB
Current children cumulated memory: 40872 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 3.38 3.74 7/248 956686
/proc/meminfo: memFree=127109040/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=54712 memory=42616 CPUtime=161.8 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 5162 0 0 0 16178 2 0 0 20 0 1 0 183745597 56025088 10654 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 13678 10654 851 746 0 12742 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 54712 KiB
Current children cumulated memory: 42616 KiB

[startup+222.3 s]
/proc/loadavg: 4.00 3.51 3.76 6/248 956696
/proc/meminfo: memFree=127104132/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=55352 memory=43356 CPUtime=221.61 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 5353 0 0 0 22159 2 0 0 20 0 1 0 183745597 56680448 10839 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 13838 10839 851 746 0 12902 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 55352 KiB
Current children cumulated memory: 43356 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.62 3.78 6/248 956706
/proc/meminfo: memFree=127097828/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=55992 memory=43836 CPUtime=281.43 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 5513 0 0 0 28141 2 0 0 20 0 1 0 183745597 57335808 10959 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 13998 10959 851 746 0 13062 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 55992 KiB
Current children cumulated memory: 43836 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.72 3.81 6/245 956716
/proc/meminfo: memFree=127092784/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=56696 memory=45532 CPUtime=341.28 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 5724 0 0 0 34126 2 0 0 20 0 1 0 183745597 58056704 11383 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 14174 11383 851 746 0 13238 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 56696 KiB
Current children cumulated memory: 45532 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.80 3.83 6/245 956773
/proc/meminfo: memFree=126991812/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=57272 memory=46248 CPUtime=401.14 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 5872 0 0 0 40112 2 0 0 20 0 1 0 183745597 58646528 11562 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 14318 11562 851 746 0 13382 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 57272 KiB
Current children cumulated memory: 46248 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.87 3.86 6/244 957166
/proc/meminfo: memFree=126988592/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=57544 memory=46512 CPUtime=460.99 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 5958 0 0 0 46097 2 0 0 20 0 1 0 183745597 58925056 11628 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 14386 11628 851 746 0 13450 0

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

Current children cumulated memory: 56980 KiB

[startup+2862.3 s]
/proc/loadavg: 5.05 4.46 4.21 6/242 958390
/proc/meminfo: memFree=126916588/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=63944 memory=57132 CPUtime=2855.28 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8451 0 0 0 285524 4 0 0 20 0 1 0 183745597 65478656 14283 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 15986 14283 851 746 0 15050 0
Current children cumulated CPU time: 2855.28 s
Current children cumulated vsize: 63944 KiB
Current children cumulated memory: 57132 KiB

[startup+2922.3 s]
/proc/loadavg: 4.43 4.39 4.20 6/242 958400
/proc/meminfo: memFree=126915384/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=63944 memory=57224 CPUtime=2915.14 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8508 0 0 0 291510 4 0 0 20 0 1 0 183745597 65478656 14306 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 15986 14306 851 746 0 15050 0
Current children cumulated CPU time: 2915.14 s
Current children cumulated vsize: 63944 KiB
Current children cumulated memory: 57224 KiB

[startup+2982.3 s]
/proc/loadavg: 4.27 4.35 4.20 6/242 958410
/proc/meminfo: memFree=126914836/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=63944 memory=57224 CPUtime=2975 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8533 0 0 0 297496 4 0 0 20 0 1 0 183745597 65478656 14306 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 15986 14306 851 746 0 15050 0
Current children cumulated CPU time: 2975 s
Current children cumulated vsize: 63944 KiB
Current children cumulated memory: 57224 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.30 4.18 6/242 958420
/proc/meminfo: memFree=126914196/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=63944 memory=57224 CPUtime=3034.85 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8557 0 0 0 303481 4 0 0 20 0 1 0 183745597 65478656 14306 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 15986 14306 851 746 0 15050 0
Current children cumulated CPU time: 3034.85 s
Current children cumulated vsize: 63944 KiB
Current children cumulated memory: 57224 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.26 4.18 6/242 958431
/proc/meminfo: memFree=126913352/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=63944 memory=57260 CPUtime=3094.71 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8581 0 0 0 309467 4 0 0 20 0 1 0 183745597 65478656 14315 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 15986 14315 851 746 0 15050 0
Current children cumulated CPU time: 3094.71 s
Current children cumulated vsize: 63944 KiB
Current children cumulated memory: 57260 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.22 4.17 6/244 958445
/proc/meminfo: memFree=126912344/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=63944 memory=57260 CPUtime=3154.57 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8604 0 0 0 315453 4 0 0 20 0 1 0 183745597 65478656 14315 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 15986 14315 851 746 0 15050 0
Current children cumulated CPU time: 3154.57 s
Current children cumulated vsize: 63944 KiB
Current children cumulated memory: 57260 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.20 4.17 6/244 958455
/proc/meminfo: memFree=126911272/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=64200 memory=57368 CPUtime=3214.42 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8659 0 0 0 321438 4 0 0 20 0 1 0 183745597 65740800 14342 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 16050 14342 851 746 0 15114 0
Current children cumulated CPU time: 3214.42 s
Current children cumulated vsize: 64200 KiB
Current children cumulated memory: 57368 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.17 4.16 6/244 958466
/proc/meminfo: memFree=126910388/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=64200 memory=57368 CPUtime=3274.28 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8683 0 0 0 327424 4 0 0 20 0 1 0 183745597 65740800 14342 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 16050 14342 851 746 0 15114 0
Current children cumulated CPU time: 3274.28 s
Current children cumulated vsize: 64200 KiB
Current children cumulated memory: 57368 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.16 4.15 6/244 958476
/proc/meminfo: memFree=126909000/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=64200 memory=57388 CPUtime=3334.14 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8706 0 0 0 333410 4 0 0 20 0 1 0 183745597 65740800 14347 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 16050 14347 851 746 0 15114 0
Current children cumulated CPU time: 3334.14 s
Current children cumulated vsize: 64200 KiB
Current children cumulated memory: 57388 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.17 4.16 6/244 958488
/proc/meminfo: memFree=126907500/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=64200 memory=57388 CPUtime=3394 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8730 0 0 0 339396 4 0 0 20 0 1 0 183745597 65740800 14347 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 16050 14347 851 746 0 15114 0
Current children cumulated CPU time: 3394 s
Current children cumulated vsize: 64200 KiB
Current children cumulated memory: 57388 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.17 4.16 6/243 958501
/proc/meminfo: memFree=126906516/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=64200 memory=57388 CPUtime=3453.85 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8754 0 0 0 345381 4 0 0 20 0 1 0 183745597 65740800 14347 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 16050 14347 851 746 0 15114 0
Current children cumulated CPU time: 3453.85 s
Current children cumulated vsize: 64200 KiB
Current children cumulated memory: 57388 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.14 4.15 6/243 958511
/proc/meminfo: memFree=126905796/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=64200 memory=57388 CPUtime=3513.71 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8777 0 0 0 351367 4 0 0 20 0 1 0 183745597 65740800 14347 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 16050 14347 851 746 0 15114 0
Current children cumulated CPU time: 3513.71 s
Current children cumulated vsize: 64200 KiB
Current children cumulated memory: 57388 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.16 4.15 6/243 958521
/proc/meminfo: memFree=126904664/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=64200 memory=57516 CPUtime=3573.57 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8832 0 0 0 357353 4 0 0 20 0 1 0 183745597 65740800 14379 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 16050 14379 851 746 0 15114 0
Current children cumulated CPU time: 3573.57 s
Current children cumulated vsize: 64200 KiB
Current children cumulated memory: 57516 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.8 s]
/proc/loadavg: 4.11 4.14 4.15 6/243 958526
/proc/meminfo: memFree=126904164/131655788 swapFree=131071996/131071996
[pid=955867] ppid=955857 vsize=64200 memory=57516 CPUtime=3600 cores=5,7
/proc/955867/stat : 955867 (Exact_nosoplex) R 955857 955867 955798 0 -1 4194304 8833 0 0 0 359996 4 0 0 20 0 1 0 183745597 65740800 14379 134679101440 4194304 7248369 140734732510528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 22966272 140734732518315 140734732518494 140734732518494 140734732525510 0
/proc/955867/statm: 16050 14379 851 746 0 15114 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 64200 KiB
Current children cumulated memory: 57516 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.97 s, system=0.046444 s

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

Child status: 0

Real time (s): 3608.8
CPU time (s): 3600.02
CPU user time (s): 3599.97
CPU system time (s): 0.046444
CPU usage (%): 99.7565
Max. virtual memory (cumulated for all children) (KiB): 64200
Max. memory (cumulated for all children) (KiB): 57516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.97
system time used= 0.046444
maximum resident set size= 57516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8834
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= 14
involuntary context switches= 1404


# summary of solver processes directly reported to runsolver:
#   pid: 955867
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3599.97
#   total CPU system time (s): 0.046444

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9358 second user time and 34.4115 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-18 17:18:22
IDJOB=4443437
IDBENCH=147874
IDSOLVER=3061
FILE ID=nodeC007/4443437-1721315889
RUNJOBID= nodeC007-1721315902-955811
SLURM_JOB_ID= 7542652
Free space on /tmp= 723784 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army12.21ls.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-4443437-1721315889/watcher-4443437-1721315889 -o /tmp/evaluation-result-4443437-1721315889/solver-4443437-1721315889 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721315902-955811 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1684503223 HOME/instance-4443437-1721315889.opb

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

MD5SUM BENCH= 7546ebd0ce66e1c0113f5874ce57dd6d
RANDOM SEED=1684503223

nodeC007.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	: 0xb00001f
cpu MHz		: 1197.140
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1197.139
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 1234.076
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1202.192
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 1200.145
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1254.710
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 1208.329
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1208.339
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127226728 kB
MemAvailable:   129928180 kB
Buffers:          493472 kB
Cached:          3039292 kB
SwapCached:            0 kB
Active:          1003016 kB
Inactive:        2866512 kB
Active(anon):       1376 kB
Inactive(anon):   372852 kB
Active(file):    1001640 kB
Inactive(file):  2493660 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             19096 kB
Writeback:             4 kB
AnonPages:        336540 kB
Mapped:           105640 kB
Shmem:             37704 kB
KReclaimable:      92368 kB
Slab:             194028 kB
SReclaimable:      92368 kB
SUnreclaim:       101660 kB
KernelStack:        3696 kB
PageTables:         9556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     716380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57760 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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:      279368 kB
DirectMap2M:    27936768 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 723744 MiB
End job on nodeC007 at 2024-07-18 18:18:31