Trace number 4459125

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 NameAnswerobjective functionCPU timeWall clock time
mixed-bag 2024-07-02? (TO) 3600.33 3614.83

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/
normalized-comppebphp_opt_pyrheightequalsnholes_54.opb
MD5SUM8dda82f4961ecebecfcf9bee24c61458
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1540
Best CPU time to get the best result obtained on this benchmark1431.86
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4576880
Total number of constraints176770
Number of constraints which are clauses89155
Number of constraints which are cardinality constraints (but not clauses)81620
Number of constraints which are nor clauses,nor cardinality constraints5995
Minimum length of a constraint54
Maximum length of a constraint59
Number of terms in the objective function 3080
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3080
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.00	c with Papilo
0.00/0.00	c with SCIP
0.00/0.00	c [STEP] parsing instance
6.27/6.35	c [STEP] preprocessing with Papilo
12.07/12.19	c Papilo could not simplify the problem
12.07/12.19	c [STEP] solving with SCIP
3600.08/3614.61	
3600.08/3614.61	*** INTERRUPTED ***

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: 64096 MiB (59272 MiB free)
  memory of node 1: 64473 MiB (55648 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459125-1721869886/watcher-4459125-1721869886 -o /tmp/evaluation-result-4459125-1721869886/solver-4459125-1721869886 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721865123-207853 --watchdog 3760 mixed-bag HOME/instance-4459125-1721869886.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=212313, runsolver pid=212310

[startup+0.100101 s]*
/proc/loadavg: 4.33 4.31 4.17 5/245 212314
/proc/meminfo: memFree=117380100/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=437268 memory=320412 CPUtime=0.1 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 12257 0 0 0 3 7 0 0 20 0 1 0 22977696 447762432 80103 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 109317 80103 1634 3002 0 93607 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 437268 KiB
Current children cumulated memory: 320412 KiB

[startup+0.213426 s]*
/proc/loadavg: 4.33 4.31 4.17 5/245 212314
/proc/meminfo: memFree=117243204/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=528480 memory=456724 CPUtime=0.22 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 35114 0 0 0 10 12 0 0 20 0 1 0 22977696 541163520 114181 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 132153 114181 1634 3002 0 116443 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 528480 KiB
Current children cumulated memory: 456724 KiB

[startup+0.313363 s]*
/proc/loadavg: 4.33 4.31 4.17 5/245 212314
/proc/meminfo: memFree=117121048/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=689416 memory=578516 CPUtime=0.31 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 55805 0 0 0 15 16 0 0 20 0 1 0 22977696 705961984 144629 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 172354 144629 1650 3002 0 156644 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 689416 KiB
Current children cumulated memory: 578516 KiB

[startup+0.70035 s]
/proc/loadavg: 4.33 4.31 4.17 5/245 212314
/proc/meminfo: memFree=116877772/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=990056 memory=915712 CPUtime=0.69 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 114557 0 0 0 41 28 0 0 20 0 1 0 22977696 1013817344 228928 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 247514 228928 1698 3002 0 231804 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 990056 KiB
Current children cumulated memory: 915712 KiB

[startup+1.50032 s]
/proc/loadavg: 4.33 4.31 4.17 5/245 212314
/proc/meminfo: memFree=117053388/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=1047400 memory=967588 CPUtime=1.49 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 116306 0 0 0 118 31 0 0 20 0 1 0 22977696 1072537600 241897 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 261850 241897 1698 3002 0 246140 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 1047400 KiB
Current children cumulated memory: 967588 KiB

[startup+3.11294 s]
/proc/loadavg: 4.33 4.31 4.17 5/245 212314
/proc/meminfo: memFree=117045152/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=1244008 memory=1068848 CPUtime=3.09 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 117789 0 0 0 271 38 0 0 20 0 1 0 22977696 1273864192 267212 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 311002 267212 1698 3002 0 295292 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1244008 KiB
Current children cumulated memory: 1068848 KiB

[startup+6.30027 s]
/proc/loadavg: 4.30 4.30 4.17 5/245 212317
/proc/meminfo: memFree=116167904/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=2973796 memory=2672200 CPUtime=6.27 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 127680 0 0 0 550 77 0 0 20 0 1 0 22977696 3045167104 668050 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 743449 668050 1730 3002 0 727739 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2973796 KiB
Current children cumulated memory: 2672200 KiB

[startup+12.7003 s]
/proc/loadavg: 4.28 4.29 4.17 5/245 212317
/proc/meminfo: memFree=115433240/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=3498112 memory=3207264 CPUtime=12.66 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 367980 0 0 0 1117 149 0 0 20 0 1 0 22977696 3582066688 801750 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 874528 801750 3353 3002 0 858279 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 3498112 KiB
Current children cumulated memory: 3207264 KiB

[startup+25.5003 s]
/proc/loadavg: 4.22 4.28 4.17 5/245 212320
/proc/meminfo: memFree=104530240/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=14754156 memory=14012368 CPUtime=25.43 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2645861 0 0 0 2056 487 0 0 20 0 1 0 22977696 15108255744 3503092 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 3688539 3503092 3817 3002 0 3672290 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 14754156 KiB
Current children cumulated memory: 14012368 KiB

[startup+51.1131 s]
/proc/loadavg: 4.20 4.27 4.17 5/245 212323
/proc/meminfo: memFree=103367324/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=15349416 memory=14710176 CPUtime=50.98 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2716218 0 0 0 4518 580 0 0 20 0 1 0 22977696 15717801984 3677544 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 3837354 3677544 3849 3002 0 3821105 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 15349416 KiB
Current children cumulated memory: 14710176 KiB

[startup+102.3 s]
/proc/loadavg: 4.25 4.27 4.18 5/245 212333
/proc/meminfo: memFree=101866864/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17903588 memory=16202824 CPUtime=102.05 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2781712 0 0 0 9533 672 0 0 20 0 1 0 22977696 18333274112 4050706 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4475897 4050706 3888 3002 0 4459648 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 17903588 KiB
Current children cumulated memory: 16202824 KiB

[startup+162.3 s]
/proc/loadavg: 4.58 4.35 4.21 5/245 212343
/proc/meminfo: memFree=101909504/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=161.81 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2782908 0 0 0 15500 681 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+222.3 s]
/proc/loadavg: 4.54 4.40 4.24 5/245 212353
/proc/meminfo: memFree=101903660/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=221.58 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2782930 0 0 0 21461 697 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+282.3 s]
/proc/loadavg: 4.32 4.37 4.24 5/243 212411
/proc/meminfo: memFree=103311340/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=281.34 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2782956 0 0 0 27422 712 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+342.3 s]
/proc/loadavg: 4.39 4.37 4.24 5/246 212427
/proc/meminfo: memFree=94302772/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=341.13 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2782977 0 0 0 33385 728 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 341.13 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+402.3 s]
/proc/loadavg: 4.25 4.33 4.24 5/246 212437
/proc/meminfo: memFree=93157256/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=400.89 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2782997 0 0 0 39342 747 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 400.89 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 4.28 4.23 5/246 212448
/proc/meminfo: memFree=93150596/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=460.65 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2783019 0 0 0 45301 764 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0

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

/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 2850.89 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+2922.3 s]
/proc/loadavg: 4.21 4.14 4.10 5/243 214209
/proc/meminfo: memFree=93153520/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=2910.65 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2786047 0 0 0 289875 1190 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 2910.65 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/243 214233
/proc/meminfo: memFree=92488032/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=2970.4 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2786344 0 0 0 295843 1197 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 2970.4 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/243 214244
/proc/meminfo: memFree=92483636/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=3030.15 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2786384 0 0 0 301812 1203 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 3030.15 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/244 214256
/proc/meminfo: memFree=93112172/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=3089.9 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2786419 0 0 0 307781 1209 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 3089.9 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/243 214266
/proc/meminfo: memFree=92967064/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=3149.65 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2786964 0 0 0 313750 1215 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 3149.65 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/243 214277
/proc/meminfo: memFree=92955248/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=3209.41 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2787428 0 0 0 319720 1221 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 3209.41 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/242 214287
/proc/meminfo: memFree=92913352/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=3269.17 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2787468 0 0 0 325690 1227 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 3269.17 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/242 214297
/proc/meminfo: memFree=92890468/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=3328.92 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2787507 0 0 0 331659 1233 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 3328.92 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/242 214308
/proc/meminfo: memFree=92869684/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=3388.67 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2788007 0 0 0 337629 1238 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 3388.67 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/241 214318
/proc/meminfo: memFree=92867384/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=3448.42 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2788817 0 0 0 343599 1243 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 3448.42 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/241 214328
/proc/meminfo: memFree=92866912/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148756 CPUtime=3508.17 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2788857 0 0 0 349570 1247 0 0 20 0 1 0 22977696 18311622656 4037189 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037189 3888 3002 0 4454362 0
Current children cumulated CPU time: 3508.17 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148756 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/243 214343
/proc/meminfo: memFree=92841824/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148892 CPUtime=3567.92 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2788897 0 0 0 355540 1252 0 0 20 0 1 0 22977696 18311622656 4037223 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037223 3888 3002 0 4454362 0
Current children cumulated CPU time: 3567.92 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148892 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.6 s]
/proc/loadavg: 4.14 4.12 4.09 5/243 214350
/proc/meminfo: memFree=92745452/131655788 swapFree=131071472/131071996
[pid=212313] ppid=212310 vsize=17882444 memory=16148892 CPUtime=3600.08 cores=1,3
/proc/212313/stat : 212313 (mixed-bag) R 212310 212313 207841 0 -1 4194304 2788917 0 0 0 358753 1255 0 0 20 0 1 0 22977696 18311622656 4037223 134679101440 4194304 16487941 140721202959008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 35364864 140721202967575 140721202967652 140721202967652 140721202974667 0
/proc/212313/statm: 4470611 4037223 3888 3002 0 4454362 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 17882444 KiB
Current children cumulated memory: 16148892 KiB

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

[startup+3614.83 s]
# the end of solver process 212313 was just reported to runsolver
# Child status: 1

# cumulated CPU time of all completed processes:  user=3587.55 s, system=12.7762 s

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

[startup+3614.81 s]
/proc/loadavg: 4.14 4.12 4.09 5/243 214350
/proc/meminfo: memFree=100426620/131655788 swapFree=131071472/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1

Real time (s): 3614.83
CPU time (s): 3600.33
CPU user time (s): 3587.55
CPU system time (s): 12.7762
CPU usage (%): 99.5987
Max. virtual memory (cumulated for all children) (KiB): 19587508
Max. memory (cumulated for all children) (KiB): 17568444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.55
system time used= 12.7762
maximum resident set size= 17568444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2789209
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 999


# summary of solver processes directly reported to runsolver:
#   pid: 212313
#   total CPU time (s): 3600.33
#   total CPU user time (s): 3587.55
#   total CPU system time (s): 12.7762

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9653 second user time and 36.3528 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-25 03:11:27
IDJOB=4459125
IDBENCH=178517
IDSOLVER=3066
FILE ID=nodeC004/4459125-1721869886
RUNJOBID= nodeC004-1721865123-207853
SLURM_JOB_ID= 8089202
Free space on /tmp= 723596 MiB

SOLVER NAME= mixed-bag 2024-07-02
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/normalized-comppebphp_opt_pyrheightequalsnholes_54.opb
COMMAND LINE= mixed-bag BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459125-1721869886/watcher-4459125-1721869886 -o /tmp/evaluation-result-4459125-1721869886/solver-4459125-1721869886 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721865123-207853 --watchdog 3760  mixed-bag HOME/instance-4459125-1721869886.opb

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

MD5SUM BENCH= 8dda82f4961ecebecfcf9bee24c61458
RANDOM SEED=750250795

nodeC004.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		: 3675.748
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	: 6984.13
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		: 3492.829
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.36
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		: 1197.492
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	: 6984.13
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		: 1197.386
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.36
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		: 3673.323
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	: 6984.13
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		: 3492.066
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.36
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		: 1197.861
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	: 6984.13
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		: 1197.471
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        117679004 kB
MemAvailable:   124389532 kB
Buffers:          291072 kB
Cached:          7213736 kB
SwapCached:           60 kB
Active:          2646764 kB
Inactive:       10686816 kB
Active(anon):       1440 kB
Inactive(anon):  5881228 kB
Active(file):    2645324 kB
Inactive(file):  4805588 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071472 kB
Dirty:            128856 kB
Writeback:             4 kB
AnonPages:       5825480 kB
Mapped:           149236 kB
Shmem:             53860 kB
KReclaimable:     199628 kB
Slab:             311768 kB
SReclaimable:     199628 kB
SUnreclaim:       112140 kB
KernelStack:        3936 kB
PageTables:        21264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    6841532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            20128 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2519040 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:      392008 kB
DirectMap2M:    50892800 kB
DirectMap1G:    84934656 kB

Free space on /tmp at the end= 723516 MiB
End job on nodeC004 at 2024-07-25 04:11:42