Trace number 4431549

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
IPBHS-GUROBI 2024-07-09? (TO) 3600.09 3604.83

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__512.opb
MD5SUM40351a18114e83e0c165271c5d48a38f
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74222
Best CPU time to get the best result obtained on this benchmark3600.84
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5121998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint512
Maximum length of a constraint22529
Number of terms in the objective function 5120000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 177420790272
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 177420790272
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431549-1721113517/watcher-4431549-1721113517 -o /tmp/evaluation-result-4431549-1721113517/solver-4431549-1721113517 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721109914-835258 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431549-1721113517.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100065 s]*
/proc/loadavg: 4.16 4.25 4.25 5/249 837498
/proc/meminfo: memFree=124410092/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=115464 memory=33524 CPUtime=0.09 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 5920 0 0 0 9 0 0 0 20 0 1 0 163509175 118235136 8381 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 28866 8381 1592 46 0 9481 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 125392 KiB
Current children cumulated memory: 36328 KiB

[startup+0.205848 s]*
/proc/loadavg: 4.16 4.25 4.25 5/249 837498
/proc/meminfo: memFree=124395404/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=134884 memory=47416 CPUtime=0.19 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 7859 0 0 0 18 1 0 0 20 0 1 0 163509175 138121216 11854 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 33721 11854 1592 46 0 14336 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 144812 KiB
Current children cumulated memory: 50220 KiB

[startup+0.305748 s]*
/proc/loadavg: 4.15 4.25 4.25 5/249 837498
/proc/meminfo: memFree=124386236/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=141916 memory=56444 CPUtime=0.29 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 8596 0 0 0 27 2 0 0 20 0 1 0 163509175 145321984 14111 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 35479 14111 1592 46 0 16094 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 151844 KiB
Current children cumulated memory: 59248 KiB

[startup+0.700304 s]
/proc/loadavg: 4.15 4.25 4.25 5/249 837498
/proc/meminfo: memFree=124360220/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=197656 memory=103116 CPUtime=0.68 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 13144 0 0 0 63 5 0 0 20 0 1 0 163509175 202399744 25779 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 49414 25779 1592 46 0 30029 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 207584 KiB
Current children cumulated memory: 105920 KiB

[startup+1.50042 s]
/proc/loadavg: 4.15 4.25 4.25 5/249 837498
/proc/meminfo: memFree=124309916/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=310048 memory=201808 CPUtime=1.48 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 20465 0 0 0 139 9 0 0 20 0 1 0 163509175 317489152 50452 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 77512 50452 1592 46 0 58127 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 319976 KiB
Current children cumulated memory: 204612 KiB

[startup+3.11333 s]
/proc/loadavg: 4.15 4.25 4.25 4/249 837546
/proc/meminfo: memFree=124028952/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=550812 memory=440936 CPUtime=3.09 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 51728 0 0 0 287 22 0 0 20 0 1 0 163509175 564031488 110234 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 137703 110234 1592 46 0 118318 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 560740 KiB
Current children cumulated memory: 443740 KiB

[startup+6.30039 s]
/proc/loadavg: 4.13 4.25 4.25 5/249 837596
/proc/meminfo: memFree=123614916/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=1048716 memory=785672 CPUtime=6.26 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 119686 0 0 0 588 38 0 0 20 0 1 0 163509175 1073885184 196418 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 262179 196418 1592 46 0 242794 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1058644 KiB
Current children cumulated memory: 788476 KiB

[startup+12.7004 s]
/proc/loadavg: 4.12 4.24 4.24 5/249 837597
/proc/meminfo: memFree=122392244/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=2414040 memory=2075808 CPUtime=12.66 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 209842 0 0 0 1189 77 0 0 20 0 1 0 163509175 2471976960 518952 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 603510 518952 1704 46 0 584125 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2423968 KiB
Current children cumulated memory: 2078612 KiB

[startup+25.5004 s]
/proc/loadavg: 4.34 4.28 4.26 5/251 837698
/proc/meminfo: memFree=120152660/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=4955872 memory=4226920 CPUtime=25.41 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 399583 0 0 0 2362 179 0 0 20 0 2 0 163509175 5074812928 1056730 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1238968 1056730 2669 46 0 1211563 0
[pid=837498/tid=837599] ppid=837496 vsize=4955872 memory=4156828 CPUtime=0 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 163510739 5074812928 1056730 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 4965800 KiB
Current children cumulated memory: 4229724 KiB

[startup+51.1136 s]
/proc/loadavg: 4.33 4.29 4.26 5/251 837701
/proc/meminfo: memFree=119826160/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=5192992 memory=4486392 CPUtime=50.99 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 464814 0 0 0 4904 195 0 0 20 0 2 0 163509175 5317623808 1121598 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1298248 1121598 2669 46 0 1270843 0
[pid=837498/tid=837599] ppid=837496 vsize=5192992 memory=4419400 CPUtime=0.03 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 1 0 0 0 1 2 0 0 20 0 2 0 163510739 5317623808 1121598 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 5202920 KiB
Current children cumulated memory: 4489196 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 4.26 4.25 5/250 837709
/proc/meminfo: memFree=117536032/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=7709896 memory=6690728 CPUtime=102.12 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 906168 0 0 0 9768 444 0 0 20 0 2 0 163509175 7894933504 1672682 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1927474 1672682 3461 46 0 1900069 0
[pid=837498/tid=837599] ppid=837496 vsize=7709896 memory=2804 CPUtime=0.08 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 6 0 0 0 2 6 0 0 20 0 2 0 163510739 7894933504 1672682 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 102.12 s
Current children cumulated vsize: 7719824 KiB
Current children cumulated memory: 6693532 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.24 4.25 5/250 837719
/proc/meminfo: memFree=117478288/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=7709896 memory=6690728 CPUtime=162.05 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 906597 0 0 0 15756 449 0 0 20 0 2 0 163509175 7894933504 1672682 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1927474 1672682 3461 46 0 1900069 0
[pid=837498/tid=837599] ppid=837496 vsize=7709896 memory=2804 CPUtime=0.15 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 19 0 0 0 4 11 0 0 20 0 2 0 163510739 7894933504 1672682 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 162.05 s
Current children cumulated vsize: 7719824 KiB
Current children cumulated memory: 6693532 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.22 4.24 5/250 837730

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

[startup+3162.3 s]
/proc/loadavg: 4.17 4.16 4.17 5/251 839833
/proc/meminfo: memFree=116774304/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=7742668 memory=6797068 CPUtime=3157.99 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 1097798 0 0 0 315028 771 0 0 20 0 2 0 163509175 7928492032 1699267 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1935667 1699267 3461 46 0 1908262 0
[pid=837498/tid=837599] ppid=837496 vsize=7742668 memory=2804 CPUtime=4.49 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 930 0 0 0 147 302 0 0 20 0 2 0 163510739 7928492032 1699267 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 3157.99 s
Current children cumulated vsize: 7752596 KiB
Current children cumulated memory: 6799872 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.14 4.16 5/253 840014
/proc/meminfo: memFree=116772360/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=7742668 memory=6797068 CPUtime=3217.94 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 1100322 0 0 0 321017 777 0 0 20 0 2 0 163509175 7928492032 1699267 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1935667 1699267 3461 46 0 1908262 0
[pid=837498/tid=837599] ppid=837496 vsize=7742668 memory=6797068 CPUtime=4.58 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 951 0 0 0 150 308 0 0 20 0 2 0 163510739 7928492032 1699267 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 3217.94 s
Current children cumulated vsize: 7752596 KiB
Current children cumulated memory: 6799872 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.13 4.15 5/253 840024
/proc/meminfo: memFree=116769356/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=7742668 memory=6797200 CPUtime=3277.89 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 1102346 0 0 0 327004 785 0 0 20 0 2 0 163509175 7928492032 1699300 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1935667 1699300 3461 46 0 1908262 0
[pid=837498/tid=837599] ppid=837496 vsize=7742668 memory=2804 CPUtime=4.68 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 971 0 0 0 153 315 0 0 20 0 2 0 163510739 7928492032 1699300 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 3277.89 s
Current children cumulated vsize: 7752596 KiB
Current children cumulated memory: 6800004 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.14 4.15 5/255 840049
/proc/meminfo: memFree=116764796/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=7742668 memory=6797336 CPUtime=3337.84 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 1104374 0 0 0 332993 791 0 0 20 0 2 0 163509175 7928492032 1699334 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1935667 1699334 3461 46 0 1908262 0
[pid=837498/tid=837599] ppid=837496 vsize=7742668 memory=12508 CPUtime=4.76 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 994 0 0 0 156 320 0 0 20 0 2 0 163510739 7928492032 1699334 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 3337.84 s
Current children cumulated vsize: 7752596 KiB
Current children cumulated memory: 6800140 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.15 5/253 840059
/proc/meminfo: memFree=116754620/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=7742668 memory=6797672 CPUtime=3397.78 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 1106399 0 0 0 338980 798 0 0 20 0 2 0 163509175 7928492032 1699418 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1935667 1699418 3461 46 0 1908262 0
[pid=837498/tid=837599] ppid=837496 vsize=7742668 memory=2804 CPUtime=4.85 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 1014 0 0 0 158 327 0 0 20 0 2 0 163510739 7928492032 1699418 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 3397.78 s
Current children cumulated vsize: 7752596 KiB
Current children cumulated memory: 6800476 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/253 840070
/proc/meminfo: memFree=116736840/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=7742668 memory=6797672 CPUtime=3457.71 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 1108425 0 0 0 344967 804 0 0 20 0 2 0 163509175 7928492032 1699418 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1935667 1699418 3461 46 0 1908262 0
[pid=837498/tid=837599] ppid=837496 vsize=7742668 memory=2804 CPUtime=4.95 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 1035 0 0 0 162 333 0 0 20 0 2 0 163510739 7928492032 1699418 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 3457.71 s
Current children cumulated vsize: 7752596 KiB
Current children cumulated memory: 6800476 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.14 5/251 840080
/proc/meminfo: memFree=116735336/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=7742668 memory=6797672 CPUtime=3517.65 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 1110451 0 0 0 350954 811 0 0 20 0 2 0 163509175 7928492032 1699418 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1935667 1699418 3461 46 0 1908262 0
[pid=837498/tid=837599] ppid=837496 vsize=7742668 memory=2804 CPUtime=5.04 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 1055 0 0 0 165 339 0 0 20 0 2 0 163510739 7928492032 1699418 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 3517.65 s
Current children cumulated vsize: 7752596 KiB
Current children cumulated memory: 6800476 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.10 4.13 5/251 840091
/proc/meminfo: memFree=116729100/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=7742668 memory=6797672 CPUtime=3577.58 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 1112974 0 0 0 356940 818 0 0 20 0 2 0 163509175 7928492032 1699418 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1935667 1699418 3461 46 0 1908262 0
[pid=837498/tid=837599] ppid=837496 vsize=7742668 memory=12508 CPUtime=5.12 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 1076 0 0 0 168 344 0 0 20 0 2 0 163510739 7928492032 1699418 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 3577.58 s
Current children cumulated vsize: 7752596 KiB
Current children cumulated memory: 6800476 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.8 s]
/proc/loadavg: 4.13 4.11 4.13 5/251 840190
/proc/meminfo: memFree=117171032/131655788 swapFree=131071996/131071996
[pid=837496] ppid=837493 vsize=9928 memory=2804 CPUtime=0 cores=4,6
/proc/837496/stat : 837496 (run-glibc-2.34.) S 837493 837496 835247 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 163509175 10166272 701 134679101440 94874911723520 94874912802840 140726959248928 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94874914901296 94874914948484 94874929688576 140726959256523 140726959256668 140726959256668 140726959263683 0
/proc/837496/statm: 2482 701 620 264 0 133 0
[pid=837498] ppid=837496 vsize=7742668 memory=6797672 CPUtime=3600.05 cores=4,6
/proc/837498/stat : 837498 (ld-linux-x86-64) R 837496 837496 835247 0 -1 4194304 1113488 0 0 0 359185 820 0 0 20 0 2 0 163509175 7928492032 1699418 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
/proc/837498/statm: 1935667 1699418 3461 46 0 1908262 0
[pid=837498/tid=837599] ppid=837496 vsize=7742668 memory=6797672 CPUtime=5.16 cores=4,6
/proc/837498/task/837599/stat : 837599 (ld-linux-x86-64) S 837496 837496 835247 0 -1 1077936192 1085 0 0 0 170 346 0 0 20 0 2 0 163510739 7928492032 1699418 134679101440 139807724994560 139807725182172 140731527489152 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139807727283072 139807727292520 93825004802048 140731527492451 140731527492603 140731527492603 140731527499698 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 7752596 KiB
Current children cumulated memory: 6800476 KiB

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

[startup+3604.81 s]
# the end of solver process 837496 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.000984 s, system=0.002952 s

[startup+3604.83 s]
# the end of solver process 837498 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3591.86 s, system=8.22933 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.83
CPU time (s): 3600.09
CPU user time (s): 3591.86
CPU system time (s): 8.22933
CPU usage (%): 99.8687
Max. virtual memory (cumulated for all children) (KiB): 10052244
Max. memory (cumulated for all children) (KiB): 8804528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.86
system time used= 8.22933
maximum resident set size= 8841752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1113693
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= 352355
involuntary context switches= 2100


# summary of solver processes directly reported to runsolver:
#   pid: 837496,837498
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3591.86
#   total CPU system time (s): 8.22933

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.8539 second user time and 38.882 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-16 09:05:33
IDJOB=4431549
IDBENCH=148739
IDSOLVER=3056
FILE ID=nodeC011/4431549-1721113517
RUNJOBID= nodeC011-1721109914-835258
SLURM_JOB_ID= 7505644
Free space on /tmp= 723396 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__512.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431549-1721113517/watcher-4431549-1721113517 -o /tmp/evaluation-result-4431549-1721113517/solver-4431549-1721113517 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721109914-835258 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431549-1721113517.opb

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

MD5SUM BENCH= 40351a18114e83e0c165271c5d48a38f
RANDOM SEED=1358507395

nodeC011.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		: 3676.414
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.20
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		: 3683.044
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.31
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.345
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.20
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.351
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.31
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		: 1197.344
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.20
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		: 2992.801
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.31
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		: 3491.764
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.20
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.355
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124437848 kB
MemAvailable:   129350736 kB
Buffers:          431160 kB
Cached:          5263376 kB
SwapCached:            0 kB
Active:           774416 kB
Inactive:        5781900 kB
Active(anon):       1460 kB
Inactive(anon):   898024 kB
Active(file):     772956 kB
Inactive(file):  4883876 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            438104 kB
Writeback:             0 kB
AnonPages:        861560 kB
Mapped:           120628 kB
Shmem:             37704 kB
KReclaimable:     192512 kB
Slab:             301724 kB
SReclaimable:     192512 kB
SUnreclaim:       109212 kB
KernelStack:        4016 kB
PageTables:        11604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1327912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52448 kB
HardwareCorrupted:     0 kB
AnonHugePages:    382976 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:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723356 MiB
End job on nodeC011 at 2024-07-16 10:05:38