Trace number 4434873

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
FiberSCIP 2024-07-02? 3590.06 3605.46

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_20null50mast_rapportOE2.0_TMAX60_K192_cod2.opb
MD5SUM296473b9323cf6d261e3ed0be5346b68
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 benchmark-5492
Best CPU time to get the best result obtained on this benchmark706.49
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1427
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 915460
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 915460
Number of bits of the biggest sum of numbers20
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 The following solver is parallelized by UG version 1.0.0 [GitHash: cdb00f34-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.0] [GitHash: 32d2b99657]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.0         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: bdec2291]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.2.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
3.28/3.31	c Default LC presolving (default).
3.28/3.32	c ** Before presolving: virtualMemUsedAtLc = 2170223286, getVmSize() = 1465651200, SCIPgetMemUsed() = 1386389877, SCIPgetMemTotal() = 1405924309, SCIPgetMemExternEstim() = 764298977
3.28/3.32	c ** set memory limit for presolving in LC to 8.79544e+12 for SCIP **
228.41/229.37	c ** Estimated virtualMemUsedAtSolver = 2744968255, getVmSize() = 3663048704, SCIPgetMemUsed() = 2417048030, SCIPgetMemTotal() = 3353153406, SCIPgetMemExternEstim() = 764298977
228.41/229.37	c ** set memory limit for solvers to 4.39796e+12 for each SCIP **
228.41/229.37	c Original Problem   :
228.41/229.37	c   Problem name     : instance-4434873-1721150141
228.41/229.37	c   Variables        : 400896 (400896 binary, 0 integer, 0 implicit integer, 0 continuous)
228.41/229.37	c   Constraints      : 402763
228.41/229.37	c   Objective sense  : minimize
228.41/229.37	c Presolved Problem  :
228.41/229.37	c   Variables        : 324428 (324428 binary, 0 integer, 0 implicit integer, 0 continuous)
228.41/229.37	c   Constraints      : 324622
228.41/229.37	c Constraints        : Number
228.41/229.37	c   knapsack         : 1 
228.41/229.37	c   setppc           : 23924 
228.41/229.37	c   logicor          : 300697 
228.41/229.37	c ** Instance transfer method used: 0
229.60/230.55	c ** ParaScipInstance copy does not increase the number of variables. **
230.79/231.78	c LC is working with racing ramp-up and with rebuilding tree after racing.
230.79/231.78	c                                Nodes    Active                                            
230.79/231.78	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
3584.63/3600.03	c      3600              0           1         0                --179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0000          -
3586.72/3602.19	c SCIP Status        : c solving was interrupted [hard time limit reached]
3586.72/3602.19	c Total Time         : 3602.2000
3586.72/3602.19	c   solving          : 3602.2000
3586.72/3602.19	c   presolving       : 226.0488 (included in solving)
3586.72/3602.19	c B&B Tree           :
3586.72/3602.19	c   nodes (total)    : 1
3586.72/3602.19	c Solution           :
3586.72/3602.19	c   Solutions found  : 0
3586.72/3602.19	c   Primal Bound     :          -
3586.72/3602.19	c   Dual Bound       :          -
3586.72/3602.19	c Gap                :          -
3589.90/3605.34	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (61118 MiB free)
  memory of node 1: 64510 MiB (60590 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434873-1721150141/watcher-4434873-1721150141 -o /tmp/evaluation-result-4434873-1721150141/solver-4434873-1721150141 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721142923-851676 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4434873-1721150141.opb -qsol -t 3600 -sth 1 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100098 s]*
/proc/loadavg: 4.09 4.16 4.18 5/243 855976
/proc/meminfo: memFree=124590980/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=63588 memory=51712 CPUtime=0.1 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 10869 0 0 0 9 1 0 0 20 0 1 0 167170588 65114112 12928 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 15897 12928 2318 3032 0 12297 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 63588 KiB
Current children cumulated memory: 51712 KiB

[startup+0.212981 s]*
/proc/loadavg: 4.09 4.16 4.18 5/243 855976
/proc/meminfo: memFree=124562924/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=88872 memory=76768 CPUtime=0.21 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 17138 0 0 0 18 3 0 0 20 0 1 0 167170588 91004928 19192 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 22218 19192 2318 3032 0 18618 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 88872 KiB
Current children cumulated memory: 76768 KiB

[startup+0.31296 s]*
/proc/loadavg: 4.09 4.16 4.18 5/243 855976
/proc/meminfo: memFree=124538284/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=113068 memory=100796 CPUtime=0.31 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 23113 0 0 0 27 4 0 0 20 0 1 0 167170588 115781632 25199 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 28267 25199 2318 3032 0 24667 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 113068 KiB
Current children cumulated memory: 100796 KiB

[startup+0.700342 s]
/proc/loadavg: 4.09 4.16 4.18 5/243 855977
/proc/meminfo: memFree=124482984/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=229216 memory=217212 CPUtime=0.69 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 52194 0 0 0 59 10 0 0 20 0 1 0 167170588 234717184 54303 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 57304 54303 2318 3032 0 53704 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 229216 KiB
Current children cumulated memory: 217212 KiB

[startup+1.50029 s]
/proc/loadavg: 4.09 4.16 4.18 5/243 855977
/proc/meminfo: memFree=124310160/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=547088 memory=534860 CPUtime=1.48 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 130591 0 0 0 127 21 0 0 20 0 1 0 167170588 560218112 133715 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 136772 133715 2318 3032 0 133172 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 547088 KiB
Current children cumulated memory: 534860 KiB

[startup+3.11283 s]
/proc/loadavg: 4.09 4.16 4.18 5/243 855977
/proc/meminfo: memFree=123373704/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=1325712 memory=1313848 CPUtime=3.09 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 325707 0 0 0 261 48 0 0 20 0 1 0 167170588 1357529088 328462 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 331428 328462 2558 3032 0 327828 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1325712 KiB
Current children cumulated memory: 1313848 KiB

[startup+6.30031 s]
/proc/loadavg: 4.08 4.16 4.18 5/243 855977
/proc/meminfo: memFree=122670080/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=2003148 memory=1965772 CPUtime=6.27 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 406099 0 0 0 552 75 0 0 20 0 1 0 167170588 2051223552 491443 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 500787 491443 2702 3032 0 497187 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2003148 KiB
Current children cumulated memory: 1965772 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.16 4.18 5/243 855979
/proc/meminfo: memFree=122642724/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=2034624 memory=1988152 CPUtime=12.65 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 407143 0 0 0 1189 76 0 0 20 0 1 0 167170588 2083454976 497038 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 508656 497038 2718 3032 0 505056 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2034624 KiB
Current children cumulated memory: 1988152 KiB

[startup+25.5003 s]
/proc/loadavg: 4.28 4.20 4.19 5/243 855981
/proc/meminfo: memFree=122635848/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=2043816 memory=1993300 CPUtime=25.41 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 408102 0 0 0 2464 77 0 0 20 0 1 0 167170588 2092867584 498325 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 510954 498325 2718 3032 0 507354 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2043816 KiB
Current children cumulated memory: 1993300 KiB

[startup+51.1127 s]
/proc/loadavg: 4.26 4.20 4.19 5/243 855985
/proc/meminfo: memFree=122626252/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=2046324 memory=1997336 CPUtime=50.92 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 408740 0 0 0 5014 78 0 0 20 0 1 0 167170588 2095435776 499334 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 511581 499334 2718 3032 0 507981 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 2046324 KiB
Current children cumulated memory: 1997336 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 4.18 4.18 5/243 855994
/proc/meminfo: memFree=122357312/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=2046324 memory=1997372 CPUtime=101.91 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 409024 0 0 0 10111 80 0 0 20 0 1 0 167170588 2095435776 499343 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 511581 499343 2718 3032 0 507981 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 2046324 KiB
Current children cumulated memory: 1997372 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.16 4.18 5/245 856006
/proc/meminfo: memFree=118801292/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=2764064 memory=2683568 CPUtime=161.68 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 558169 0 0 0 16056 112 0 0 20 0 1 0 167170588 2830401536 670892 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 691016 670892 2766 3032 0 687416 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 2764064 KiB
Current children cumulated memory: 2683568 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.16 4.18 5/245 856017
/proc/meminfo: memFree=118339064/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=2764064 memory=2683624 CPUtime=221.43 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 558373 0 0 0 22030 113 0 0 20 0 1 0 167170588 2830401536 670906 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 691016 670906 2766 3032 0 687416 0
Current children cumulated CPU time: 221.43 s
Current children cumulated vsize: 2764064 KiB
Current children cumulated memory: 2683624 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.16 4.18 5/249 856031
/proc/meminfo: memFree=112639380/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=5301600 memory=4932212 CPUtime=281.24 cores=0,2
/proc/855975/stat : 855975 (fscip) S 855972 855975 851666 0 -1 1077936128 1085160 0 0 0 27912 212 0 0 20 0 3 0 167170588 5428838400 1233053 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1325400 1233053 2814 3032 0 1300160 0
[pid=855975/tid=856018] ppid=855972 vsize=5301600 memory=4932212 CPUtime=51.58 cores=0,2
/proc/855975/task/856018/stat : 856018 (fscip) R 855972 855975 851666 0 -1 4194368 352880 0 0 0 5093 65 0 0 20 0 3 0 167193526 5428838400 1233053 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
[pid=855975/tid=856020] ppid=855972 vsize=5301600 memory=4932212 CPUtime=0 cores=0,2
/proc/855975/task/856020/stat : 856020 (fscip) S 855972 855975 851666 0 -1 1077936192 33 0 0 0 0 0 0 0 20 0 3 0 167193769 5428838400 1233053 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
Current children cumulated CPU time: 281.24 s
Current children cumulated vsize: 5301600 KiB
Current children cumulated memory: 4932212 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.14 4.17 5/251 856045
/proc/meminfo: memFree=112522904/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=5301600 memory=4935232 CPUtime=341.05 cores=0,2
/proc/855975/stat : 855975 (fscip) S 855972 855975 851666 0 -1 1077936128 1116349 0 0 0 33891 214 0 0 20 0 3 0 167170588 5428838400 1233808 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1325400 1233808 2814 3032 0 1300160 0
[pid=855975/tid=856018] ppid=855972 vsize=5301600 memory=4932212 CPUtime=111.39 cores=0,2
/proc/855975/task/856018/stat : 856018 (fscip) R 855972 855975 851666 0 -1 4194368 384038 0 0 0 11072 67 0 0 20 0 3 0 167193526 5428838400 1233808 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
[pid=855975/tid=856020] ppid=855972 vsize=5301600 memory=4935232 CPUtime=0 cores=0,2
/proc/855975/task/856020/stat : 856020 (fscip) S 855972 855975 851666 0 -1 1077936192 64 0 0 0 0 0 0 0 20 0 3 0 167193769 5428838400 1233808 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
Current children cumulated CPU time: 341.05 s
Current children cumulated vsize: 5301600 KiB
Current children cumulated memory: 4935232 KiB

[startup+402.3 s]
/proc/loadavg: 4.21 4.16 4.18 5/251 856056
/proc/meminfo: memFree=111173132/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=6049004 memory=5662888 CPUtime=400.85 cores=0,2
/proc/855975/stat : 855975 (fscip) S 855972 855975 851666 0 -1 1077936128 1730322 0 0 0 39820 265 0 0 20 0 3 0 167170588 6194180096 1415722 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1512251 1415722 2814 3032 0 1490123 0
[pid=855975/tid=856018] ppid=855972 vsize=6049004 memory=4932212 CPUtime=171.18 cores=0,2
/proc/855975/task/856018/stat : 856018 (fscip) R 855972 855975 851666 0 -1 4194368 997994 0 0 0 17001 117 0 0 20 0 3 0 167193526 6194180096 1415722 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0

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

[startup+3342.3 s]
/proc/loadavg: 4.14 4.26 4.22 5/251 857811
/proc/meminfo: memFree=102339460/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3328.1 cores=0,2
/proc/855975/stat : 855975 (fscip) S 855972 855975 851666 0 -1 1077936128 6728561 0 0 0 332085 725 0 0 20 0 3 0 167170588 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1824040 1697077 2942 3032 0 1795403 0
[pid=855975/tid=856018] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3098.38 cores=0,2
/proc/855975/task/856018/stat : 856018 (fscip) R 855972 855975 851666 0 -1 4194368 5995239 0 0 0 309265 573 0 0 20 0 3 0 167193526 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
[pid=855975/tid=856020] ppid=855972 vsize=7296160 memory=6788308 CPUtime=0.05 cores=0,2
/proc/855975/task/856020/stat : 856020 (fscip) S 855972 855975 851666 0 -1 1077936192 1075 0 0 0 1 4 0 0 20 0 3 0 167193769 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
Current children cumulated CPU time: 3328.1 s
Current children cumulated vsize: 7296160 KiB
Current children cumulated memory: 6788308 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.22 4.21 5/251 857822
/proc/meminfo: memFree=102201180/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3387.83 cores=0,2
/proc/855975/stat : 855975 (fscip) S 855972 855975 851666 0 -1 1077936128 6795292 0 0 0 338048 735 0 0 20 0 3 0 167170588 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1824040 1697077 2942 3032 0 1795403 0
[pid=855975/tid=856018] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3158.09 cores=0,2
/proc/855975/task/856018/stat : 856018 (fscip) R 855972 855975 851666 0 -1 4194368 6061949 0 0 0 315228 581 0 0 20 0 3 0 167193526 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
[pid=855975/tid=856020] ppid=855972 vsize=7296160 memory=41788 CPUtime=0.05 cores=0,2
/proc/855975/task/856020/stat : 856020 (fscip) S 855972 855975 851666 0 -1 1077936192 1096 0 0 0 1 4 0 0 20 0 3 0 167193769 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
Current children cumulated CPU time: 3387.83 s
Current children cumulated vsize: 7296160 KiB
Current children cumulated memory: 6788308 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.21 4.20 5/251 857832
/proc/meminfo: memFree=102198344/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3447.55 cores=0,2
/proc/855975/stat : 855975 (fscip) S 855972 855975 851666 0 -1 1077936128 6866611 0 0 0 344011 744 0 0 20 0 3 0 167170588 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1824040 1697077 2942 3032 0 1795403 0
[pid=855975/tid=856018] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3217.82 cores=0,2
/proc/855975/task/856018/stat : 856018 (fscip) R 855972 855975 851666 0 -1 4194368 6133249 0 0 0 321191 591 0 0 20 0 3 0 167193526 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
[pid=855975/tid=856020] ppid=855972 vsize=7296160 memory=41788 CPUtime=0.06 cores=0,2
/proc/855975/task/856020/stat : 856020 (fscip) S 855972 855975 851666 0 -1 1077936192 1117 0 0 0 2 4 0 0 20 0 3 0 167193769 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
Current children cumulated CPU time: 3447.55 s
Current children cumulated vsize: 7296160 KiB
Current children cumulated memory: 6788308 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.18 4.19 5/251 857842
/proc/meminfo: memFree=102197964/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3507.29 cores=0,2
/proc/855975/stat : 855975 (fscip) S 855972 855975 851666 0 -1 1077936128 6933792 0 0 0 349976 753 0 0 20 0 3 0 167170588 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1824040 1697077 2942 3032 0 1795403 0
[pid=855975/tid=856018] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3277.55 cores=0,2
/proc/855975/task/856018/stat : 856018 (fscip) R 855972 855975 851666 0 -1 4194368 6200404 0 0 0 327156 599 0 0 20 0 3 0 167193526 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
[pid=855975/tid=856020] ppid=855972 vsize=7296160 memory=6788308 CPUtime=0.06 cores=0,2
/proc/855975/task/856020/stat : 856020 (fscip) S 855972 855975 851666 0 -1 1077936192 1141 0 0 0 2 4 0 0 20 0 3 0 167193769 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
Current children cumulated CPU time: 3507.29 s
Current children cumulated vsize: 7296160 KiB
Current children cumulated memory: 6788308 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.18 4.18 5/251 857853
/proc/meminfo: memFree=102197436/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3567.01 cores=0,2
/proc/855975/stat : 855975 (fscip) S 855972 855975 851666 0 -1 1077936128 6995833 0 0 0 355941 760 0 0 20 0 3 0 167170588 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1824040 1697077 2942 3032 0 1795403 0
[pid=855975/tid=856018] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3337.28 cores=0,2
/proc/855975/task/856018/stat : 856018 (fscip) R 855972 855975 851666 0 -1 4194368 6262420 0 0 0 333121 607 0 0 20 0 3 0 167193526 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
[pid=855975/tid=856020] ppid=855972 vsize=7296160 memory=-6224369862108691306 CPUtime=0.06 cores=0,2
/proc/855975/task/856020/stat : 856020 (fscip) S 855972 855975 851666 0 -1 1077936192 1166 0 0 0 2 4 0 0 20 0 3 0 167193769 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
Current children cumulated CPU time: 3567.01 s
Current children cumulated vsize: 7296160 KiB
Current children cumulated memory: 6788308 KiB

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

# cumulated CPU time of all completed processes:  user=3581.53 s, system=8.5292 s

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

[startup+3584 s]*
/proc/loadavg: 4.16 4.18 4.18 5/251 857853
/proc/meminfo: memFree=102197528/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3568.71 cores=0,2
/proc/855975/stat : 855975 (fscip) S 855972 855975 851666 0 -1 1077936128 6995958 0 0 0 356111 760 0 0 20 0 3 0 167170588 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1824040 1697077 2942 3032 0 1795403 0
[pid=855975/tid=856018] ppid=855972 vsize=7296160 memory=-6080816524474628969 CPUtime=3338.98 cores=0,2
/proc/855975/task/856018/stat : 856018 (fscip) R 855972 855975 851666 0 -1 4194368 6262545 0 0 0 333291 607 0 0 20 0 3 0 167193526 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
[pid=855975/tid=856020] ppid=855972 vsize=7296160 memory=0 CPUtime=0.06 cores=0,2
/proc/855975/task/856020/stat : 856020 (fscip) S 855972 855975 851666 0 -1 1077936192 1166 0 0 0 2 4 0 0 20 0 3 0 167193769 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
Current children cumulated CPU time: 3568.71 s
Current children cumulated vsize: 7296160 KiB
Current children cumulated memory: 6788308 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.17 4.18 4/235 857907
/proc/meminfo: memFree=114924756/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3581.44 cores=0,2
/proc/855975/stat : 855975 (fscip) S 855972 855975 851666 0 -1 1077936128 7016227 0 0 0 357382 762 0 0 20 0 3 0 167170588 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1824040 1697077 2942 3032 0 1795403 0
[pid=855975/tid=856018] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3351.71 cores=0,2
/proc/855975/task/856018/stat : 856018 (fscip) R 855972 855975 851666 0 -1 4194368 6282811 0 0 0 334562 609 0 0 20 0 3 0 167193526 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
[pid=855975/tid=856020] ppid=855972 vsize=7296160 memory=6788308 CPUtime=0.06 cores=0,2
/proc/855975/task/856020/stat : 856020 (fscip) S 855972 855975 851666 0 -1 1077936192 1169 0 0 0 2 4 0 0 20 0 3 0 167193769 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
Current children cumulated CPU time: 3581.44 s
Current children cumulated vsize: 7296160 KiB
Current children cumulated memory: 6788308 KiB

[startup+3600 s]*
/proc/loadavg: 3.95 4.13 4.17 3/231 857918
/proc/meminfo: memFree=114998180/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=7296160 memory=6788308 CPUtime=3584.63 cores=0,2
/proc/855975/stat : 855975 (fscip) S 855972 855975 851666 0 -1 1077936128 7016499 0 0 0 357701 762 0 0 20 0 3 0 167170588 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1824040 1697077 2942 3032 0 1795403 0
[pid=855975/tid=856018] ppid=855972 vsize=7296160 memory=-6080816524474628969 CPUtime=3354.91 cores=0,2
/proc/855975/task/856018/stat : 856018 (fscip) R 855972 855975 851666 0 -1 4194368 6283080 0 0 0 334882 609 0 0 20 0 3 0 167193526 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
[pid=855975/tid=856020] ppid=855972 vsize=7296160 memory=-8621784602307444379 CPUtime=0.06 cores=0,2
/proc/855975/task/856020/stat : 856020 (fscip) S 855972 855975 851666 0 -1 1077936192 1172 0 0 0 2 4 0 0 20 0 3 0 167193769 7471267840 1697077 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
Current children cumulated CPU time: 3584.63 s
Current children cumulated vsize: 7296160 KiB
Current children cumulated memory: 6788308 KiB

[startup+3603.2 s]
/proc/loadavg: 3.95 4.13 4.17 3/229 857919
/proc/meminfo: memFree=115778904/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=6411636 memory=6009084 CPUtime=3587.81 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 7653147 0 0 0 357967 814 0 0 20 0 1 0 167170588 6565515264 1502271 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1602909 1502271 2990 3032 0 1566931 0
Current children cumulated CPU time: 3587.81 s
Current children cumulated vsize: 6411636 KiB
Current children cumulated memory: 6009084 KiB

[startup+3604.8 s]
/proc/loadavg: 3.95 4.13 4.17 3/229 857919
/proc/meminfo: memFree=115782260/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=6405324 memory=6002800 CPUtime=3589.39 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 7793518 0 0 0 358109 830 0 0 20 0 1 0 167170588 6559051776 1500700 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1601331 1500700 2990 3032 0 1565353 0
Current children cumulated CPU time: 3589.39 s
Current children cumulated vsize: 6405324 KiB
Current children cumulated memory: 6002800 KiB

[startup+3605.2 s]
/proc/loadavg: 3.79 4.10 4.16 3/229 857919
/proc/meminfo: memFree=115854428/131655788 swapFree=131071996/131071996
[pid=855975] ppid=855972 vsize=6145512 memory=5743016 CPUtime=3589.79 cores=0,2
/proc/855975/stat : 855975 (fscip) R 855972 855975 851666 0 -1 4194304 7866076 0 0 0 358143 836 0 0 20 0 1 0 167170588 6293004288 1435754 134679101440 4194304 16613245 140722561518816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 25862144 140722561524757 140722561524873 140722561524873 140722561531888 0
/proc/855975/statm: 1536378 1435754 2990 3032 0 1500400 0
Current children cumulated CPU time: 3589.79 s
Current children cumulated vsize: 6145512 KiB
Current children cumulated memory: 5743016 KiB

[startup+3605.4 s]*
/proc/loadavg: 3.79 4.10 4.16 3/229 857919
/proc/meminfo: memFree=119485104/131655788 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3605.46
CPU time (s): 3590.06
CPU user time (s): 3581.53
CPU system time (s): 8.5292
CPU usage (%): 99.5729
Max. virtual memory (cumulated for all children) (KiB): 7361696
Max. memory (cumulated for all children) (KiB): 6800600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.53
system time used= 8.5292
maximum resident set size= 6800600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7909916
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= 3403
involuntary context switches= 24626


# summary of solver processes directly reported to runsolver:
#   pid: 855975
#   total CPU time (s): 3590.06
#   total CPU user time (s): 3581.53
#   total CPU system time (s): 8.5292

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1328 second user time and 37.3714 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-16 19:15:54
IDJOB=4434873
IDBENCH=157984
IDSOLVER=3064
FILE ID=nodeC008/4434873-1721150141
RUNJOBID= nodeC008-1721142923-851676
SLURM_JOB_ID= 7505729
Free space on /tmp= 723600 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_luby_20null50mast_rapportOE2.0_TMAX60_K192_cod2.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434873-1721150141/watcher-4434873-1721150141 -o /tmp/evaluation-result-4434873-1721150141/solver-4434873-1721150141 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721142923-851676 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4434873-1721150141.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 296473b9323cf6d261e3ed0be5346b68
RANDOM SEED=336396052

nodeC008.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		: 1198.254
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.91
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		: 3674.819
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		: 1246.386
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.91
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.293
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		: 3663.415
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.91
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		: 3674.067
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		: 1197.306
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.91
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.306
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:        124629924 kB
MemAvailable:   125187512 kB
Buffers:          444664 kB
Cached:           953592 kB
SwapCached:            0 kB
Active:           770388 kB
Inactive:        5716760 kB
Active(anon):       1476 kB
Inactive(anon):  5125124 kB
Active(file):     768912 kB
Inactive(file):   591636 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            170616 kB
Writeback:             0 kB
AnonPages:       5088948 kB
Mapped:           139260 kB
Shmem:             37704 kB
KReclaimable:      74140 kB
Slab:             169084 kB
SReclaimable:      74140 kB
SUnreclaim:        94944 kB
KernelStack:        3904 kB
PageTables:        19504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    5124368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53056 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1019904 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:      170824 kB
DirectMap2M:    19656704 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 723660 MiB
End job on nodeC008 at 2024-07-16 20:15:59