Trace number 4449140

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 2024-07-02? 3586.23 3604.31

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm75p-dec.opb.negationfix.opb
MD5SUMeb6e6db1d5217c0fcba95884ddbb513a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.38144
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables542720
Total number of constraints4752
Number of constraints which are clauses2119
Number of constraints which are cardinality constraints (but not clauses)2119
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2120
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 758276
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 1973311
Number of bits of the biggest sum of numbers21
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)
2.09/2.15	c Default LC presolving (default).
2.09/2.15	c ** Before presolving: virtualMemUsedAtLc = 1858165295, getVmSize() = 1380589568, SCIPgetMemUsed() = 1327696571, SCIPgetMemTotal() = 1341933547, SCIPgetMemExternEstim() = 516231748
2.09/2.15	c ** set memory limit for presolving in LC to 8.79554e+12 for SCIP **
1686.94/1694.31	c ** Estimated virtualMemUsedAtSolver = 2742802264, getVmSize() = 3819982848, SCIPgetMemUsed() = 2629505561, SCIPgetMemTotal() = 3597971649, SCIPgetMemExternEstim() = 516231748
1686.94/1694.31	c ** set memory limit for solvers to 4.39796e+12 for each SCIP **
1686.94/1694.31	c Original Problem   :
1686.94/1694.31	c   Problem name     : instance-4449140-1721367807
1686.94/1694.31	c   Variables        : 542720 (542720 binary, 0 integer, 0 implicit integer, 0 continuous)
1686.94/1694.31	c   Constraints      : 4752
1686.94/1694.31	c   Objective sense  : minimize
1686.94/1694.31	c Presolved Problem  :
1686.94/1694.31	c   Variables        : 540912 (540912 binary, 0 integer, 0 implicit integer, 0 continuous)
1686.94/1694.31	c   Constraints      : 2731
1686.94/1694.31	c Constraints        : Number
1686.94/1694.31	c   knapsack         : 512 
1686.94/1694.31	c   setppc           : 2119 
1686.94/1694.31	c   orbitope         : 100 
1686.94/1694.31	c ** Instance transfer method used: 0
1687.74/1695.14	c ** ParaScipInstance copy increased the number of variables. **
1688.63/1696.02	c LC is working with racing ramp-up and with rebuilding tree after racing.
1688.63/1696.02	c                                Nodes    Active                                            
1688.63/1696.02	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
3582.34/3600.43	c      3600              0           1         0                --179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0000          -
3584.54/3602.67	c SCIP Status        : c solving was interrupted [hard time limit reached]
3584.54/3602.67	c Total Time         : 3602.6800
3584.54/3602.67	c   solving          : 3602.6800
3584.54/3602.67	c   presolving       : 1692.1578 (included in solving)
3584.54/3602.67	c B&B Tree           :
3584.54/3602.67	c   nodes (total)    : 1
3584.54/3602.67	c Solution           :
3584.54/3602.67	c   Solutions found  : 0
3584.54/3602.67	c   Primal Bound     :          -
3584.54/3602.67	c   Dual Bound       :          -
3584.54/3602.67	c Gap                :          -
3586.12/3604.24	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449140-1721367807/watcher-4449140-1721367807 -o /tmp/evaluation-result-4449140-1721367807/solver-4449140-1721367807 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721361246-1011502 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4449140-1721367807.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=1015730, runsolver pid=1015727
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 4.37 4.21 4.13 5/263 1015731
/proc/meminfo: memFree=124260548/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=130436 memory=117332 CPUtime=0.09 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 27205 0 0 0 6 3 0 0 20 0 1 0 188944871 133566464 29267 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 32609 29267 2318 3032 0 29009 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 130436 KiB
Current children cumulated memory: 117332 KiB

[startup+0.205689 s]*
/proc/loadavg: 4.37 4.21 4.13 5/263 1015731
/proc/meminfo: memFree=124160260/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=229616 memory=216580 CPUtime=0.2 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 52028 0 0 0 13 7 0 0 20 0 1 0 188944871 235126784 54145 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 57404 54145 2318 3032 0 53804 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 229616 KiB
Current children cumulated memory: 216580 KiB

[startup+0.305646 s]*
/proc/loadavg: 4.37 4.21 4.13 5/263 1015731
/proc/meminfo: memFree=124070068/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=319356 memory=306476 CPUtime=0.3 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 73994 0 0 0 20 10 0 0 20 0 1 0 188944871 327020544 76619 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 79839 76619 2318 3032 0 76239 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 319356 KiB
Current children cumulated memory: 306476 KiB

[startup+0.700216 s]
/proc/loadavg: 4.37 4.21 4.13 5/263 1015731
/proc/meminfo: memFree=123888868/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=568504 memory=554452 CPUtime=0.69 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 133988 0 0 0 50 19 0 0 20 0 1 0 188944871 582148096 138613 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 142126 138613 2318 3032 0 138526 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 568504 KiB
Current children cumulated memory: 554452 KiB

[startup+1.50023 s]
/proc/loadavg: 4.37 4.21 4.13 5/263 1015731
/proc/meminfo: memFree=123796408/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=986716 memory=974056 CPUtime=1.48 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 239642 0 0 0 115 33 0 0 20 0 1 0 188944871 1010397184 243514 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 246679 243514 2542 3032 0 243079 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 986716 KiB
Current children cumulated memory: 974056 KiB

[startup+3.10566 s]
/proc/loadavg: 4.37 4.21 4.13 5/263 1015732
/proc/meminfo: memFree=122932508/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=1468320 memory=1437624 CPUtime=3.09 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 347851 0 0 0 257 52 0 0 20 0 1 0 188944871 1503559680 359406 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 367080 359406 2606 3032 0 363480 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1468320 KiB
Current children cumulated memory: 1437624 KiB

[startup+6.30021 s]
/proc/loadavg: 4.34 4.21 4.13 5/263 1015732
/proc/meminfo: memFree=122532692/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=1881576 memory=1833780 CPUtime=6.27 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 380317 0 0 0 559 68 0 0 20 0 1 0 188944871 1926733824 458445 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 470394 458445 2686 3032 0 466794 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1881576 KiB
Current children cumulated memory: 1833780 KiB

[startup+12.7002 s]
/proc/loadavg: 4.31 4.21 4.13 5/263 1015734
/proc/meminfo: memFree=122702936/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=1688568 memory=1654100 CPUtime=12.64 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 383318 0 0 0 1193 71 0 0 20 0 1 0 188944871 1729093632 413525 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 422142 413525 2686 3032 0 418542 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1688568 KiB
Current children cumulated memory: 1654100 KiB

[startup+25.5002 s]
/proc/loadavg: 4.32 4.21 4.13 5/263 1015736
/proc/meminfo: memFree=121695520/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=2734520 memory=2651100 CPUtime=25.41 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 546080 0 0 0 2439 102 0 0 20 0 1 0 188944871 2800148480 662775 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 683630 662775 2734 3032 0 680030 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2734520 KiB
Current children cumulated memory: 2651100 KiB

[startup+51.1057 s]
/proc/loadavg: 4.21 4.19 4.12 5/263 1015740
/proc/meminfo: memFree=121007936/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=3686376 memory=3309148 CPUtime=50.91 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 658017 0 0 0 4965 126 0 0 20 0 1 0 188944871 3774849024 827287 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 921594 827287 2766 3032 0 917994 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 3686376 KiB
Current children cumulated memory: 3309148 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.18 4.12 5/263 1015750
/proc/meminfo: memFree=120938476/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=3686380 memory=3337820 CPUtime=101.89 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 658062 0 0 0 10058 131 0 0 20 0 1 0 188944871 3774853120 834455 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 921595 834455 2766 3032 0 917995 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 3686380 KiB
Current children cumulated memory: 3337820 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.16 4.11 5/260 1015760
/proc/meminfo: memFree=120856776/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=3686380 memory=3348788 CPUtime=161.63 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 658296 0 0 0 16027 136 0 0 20 0 1 0 188944871 3774853120 837197 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 921595 837197 2766 3032 0 917995 0
Current children cumulated CPU time: 161.63 s
Current children cumulated vsize: 3686380 KiB
Current children cumulated memory: 3348788 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.14 4.11 5/260 1015770
/proc/meminfo: memFree=120816948/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=3686384 memory=3348840 CPUtime=221.38 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 658341 0 0 0 21997 141 0 0 20 0 1 0 188944871 3774857216 837210 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 921596 837210 2766 3032 0 917996 0
Current children cumulated CPU time: 221.38 s
Current children cumulated vsize: 3686384 KiB
Current children cumulated memory: 3348840 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.13 4.10 5/260 1015781
/proc/meminfo: memFree=120769732/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=3686384 memory=3348840 CPUtime=281.12 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 658375 0 0 0 27966 146 0 0 20 0 1 0 188944871 3774857216 837210 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 921596 837210 2766 3032 0 917996 0
Current children cumulated CPU time: 281.12 s
Current children cumulated vsize: 3686384 KiB
Current children cumulated memory: 3348840 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.12 4.10 5/260 1015791
/proc/meminfo: memFree=120723300/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=3686388 memory=3348844 CPUtime=340.87 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 658413 0 0 0 33936 151 0 0 20 0 1 0 188944871 3774861312 837211 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 921597 837211 2766 3032 0 917997 0
Current children cumulated CPU time: 340.87 s
Current children cumulated vsize: 3686388 KiB
Current children cumulated memory: 3348844 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/263 1015806
/proc/meminfo: memFree=120691940/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=3686388 memory=3348844 CPUtime=400.61 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 658451 0 0 0 39904 157 0 0 20 0 1 0 188944871 3774861312 837211 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 921597 837211 2766 3032 0 917997 0
Current children cumulated CPU time: 400.61 s
Current children cumulated vsize: 3686388 KiB
Current children cumulated memory: 3348844 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/263 1015817
/proc/meminfo: memFree=120663340/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=3686388 memory=3348844 CPUtime=460.35 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 658493 0 0 0 45873 162 0 0 20 0 1 0 188944871 3774861312 837211 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 921597 837211 2766 3032 0 917997 0

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

/proc/meminfo: memFree=86035308/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=7286036 memory=6808664 CPUtime=3385.5 cores=0,2
/proc/1015730/stat : 1015730 (fscip) S 1015727 1015730 1011492 0 -1 1077936128 4660987 0 0 0 337943 607 0 0 20 0 3 0 188944871 7460900864 1702166 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 1821509 1702166 2862 3032 0 1795280 0
[pid=1015730/tid=1016747] ppid=1015727 vsize=7286036 memory=12576 CPUtime=1697.68 cores=0,2
/proc/1015730/task/1016747/stat : 1016747 (fscip) R 1015727 1015730 1011492 0 -1 4194368 3869169 0 0 0 169440 328 0 0 20 0 3 0 189114302 7460900864 1702166 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
[pid=1015730/tid=1016748] ppid=1015727 vsize=7286036 memory=6808088 CPUtime=0.02 cores=0,2
/proc/1015730/task/1016748/stat : 1016748 (fscip) S 1015727 1015730 1011492 0 -1 1077936192 414 0 0 0 0 2 0 0 20 0 3 0 189114478 7460900864 1702166 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
Current children cumulated CPU time: 3385.5 s
Current children cumulated vsize: 7286036 KiB
Current children cumulated memory: 6808664 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/258 1017725
/proc/meminfo: memFree=85990828/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=7286036 memory=6824436 CPUtime=3445.11 cores=0,2
/proc/1015730/stat : 1015730 (fscip) S 1015727 1015730 1011492 0 -1 1077936128 4728161 0 0 0 343898 613 0 0 20 0 3 0 188944871 7460900864 1706109 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 1821509 1706109 2862 3032 0 1796240 0
[pid=1015730/tid=1016747] ppid=1015727 vsize=7286036 memory=12576 CPUtime=1757.3 cores=0,2
/proc/1015730/task/1016747/stat : 1016747 (fscip) R 1015727 1015730 1011492 0 -1 4194368 3936329 0 0 0 175395 335 0 0 20 0 3 0 189114302 7460900864 1706109 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
[pid=1015730/tid=1016748] ppid=1015727 vsize=7286036 memory=6823284 CPUtime=0.02 cores=0,2
/proc/1015730/task/1016748/stat : 1016748 (fscip) S 1015727 1015730 1011492 0 -1 1077936192 428 0 0 0 0 2 0 0 20 0 3 0 189114478 7460900864 1706109 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
Current children cumulated CPU time: 3445.11 s
Current children cumulated vsize: 7286036 KiB
Current children cumulated memory: 6824436 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/259 1017736
/proc/meminfo: memFree=85964084/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=7286036 memory=6827956 CPUtime=3504.74 cores=0,2
/proc/1015730/stat : 1015730 (fscip) S 1015727 1015730 1011492 0 -1 1077936128 4797340 0 0 0 349852 622 0 0 20 0 3 0 188944871 7460900864 1706989 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 1821509 1706989 2862 3032 0 1797120 0
[pid=1015730/tid=1016747] ppid=1015727 vsize=7286036 memory=6823284 CPUtime=1816.92 cores=0,2
/proc/1015730/task/1016747/stat : 1016747 (fscip) R 1015727 1015730 1011492 0 -1 4194368 4005487 0 0 0 181349 343 0 0 20 0 3 0 189114302 7460900864 1706989 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
[pid=1015730/tid=1016748] ppid=1015727 vsize=7286036 memory=12576 CPUtime=0.02 cores=0,2
/proc/1015730/task/1016748/stat : 1016748 (fscip) S 1015727 1015730 1011492 0 -1 1077936192 449 0 0 0 0 2 0 0 20 0 3 0 189114478 7460900864 1706989 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
Current children cumulated CPU time: 3504.74 s
Current children cumulated vsize: 7286036 KiB
Current children cumulated memory: 6827956 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/259 1017746
/proc/meminfo: memFree=86009348/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=7286036 memory=6830452 CPUtime=3564.35 cores=0,2
/proc/1015730/stat : 1015730 (fscip) S 1015727 1015730 1011492 0 -1 1077936128 4864812 0 0 0 355806 629 0 0 20 0 3 0 188944871 7460900864 1707613 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 1821509 1707613 2862 3032 0 1797744 0
[pid=1015730/tid=1016747] ppid=1015727 vsize=7286036 memory=6830452 CPUtime=1876.54 cores=0,2
/proc/1015730/task/1016747/stat : 1016747 (fscip) R 1015727 1015730 1011492 0 -1 4194368 4072945 0 0 0 187304 350 0 0 20 0 3 0 189114302 7460900864 1707613 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
[pid=1015730/tid=1016748] ppid=1015727 vsize=7286036 memory=11604 CPUtime=0.02 cores=0,2
/proc/1015730/task/1016748/stat : 1016748 (fscip) S 1015727 1015730 1011492 0 -1 1077936192 463 0 0 0 0 2 0 0 20 0 3 0 189114478 7460900864 1707613 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
Current children cumulated CPU time: 3564.35 s
Current children cumulated vsize: 7286036 KiB
Current children cumulated memory: 6830452 KiB

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

# cumulated CPU time of all completed processes:  user=3579.52 s, system=6.71119 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.10 4.09 5/260 1017747
/proc/meminfo: memFree=84828372/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=7286036 memory=6831028 CPUtime=3566.05 cores=0,2
/proc/1015730/stat : 1015730 (fscip) S 1015727 1015730 1011492 0 -1 1077936128 4865263 0 0 0 355975 630 0 0 20 0 3 0 188944871 7460900864 1707757 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 1821509 1707757 2862 3032 0 1797888 0
[pid=1015730/tid=1016747] ppid=1015727 vsize=7286036 memory=-7308600552828725346 CPUtime=1878.24 cores=0,2
/proc/1015730/task/1016747/stat : 1016747 (fscip) R 1015727 1015730 1011492 0 -1 4194368 4073397 0 0 0 187473 351 0 0 20 0 3 0 189114302 7460900864 1707757 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
[pid=1015730/tid=1016748] ppid=1015727 vsize=7286036 memory=-7313703874389892985 CPUtime=0.02 cores=0,2
/proc/1015730/task/1016748/stat : 1016748 (fscip) S 1015727 1015730 1011492 0 -1 1077936192 463 0 0 0 0 2 0 0 20 0 3 0 189114478 7460900864 1707757 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
Current children cumulated CPU time: 3566.05 s
Current children cumulated vsize: 7286036 KiB
Current children cumulated memory: 6831028 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.09 4.09 5/261 1017749
/proc/meminfo: memFree=83643260/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=7286036 memory=6832052 CPUtime=3578.76 cores=0,2
/proc/1015730/stat : 1015730 (fscip) S 1015727 1015730 1011492 0 -1 1077936128 4895046 0 0 0 357245 631 0 0 20 0 3 0 188944871 7460900864 1708013 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 1821509 1708013 2862 3032 0 1798144 0
[pid=1015730/tid=1016747] ppid=1015727 vsize=7286036 memory=11604 CPUtime=1890.95 cores=0,2
/proc/1015730/task/1016747/stat : 1016747 (fscip) R 1015727 1015730 1011492 0 -1 4194368 4103179 0 0 0 188743 352 0 0 20 0 3 0 189114302 7460900864 1708013 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
[pid=1015730/tid=1016748] ppid=1015727 vsize=7286036 memory=0 CPUtime=0.02 cores=0,2
/proc/1015730/task/1016748/stat : 1016748 (fscip) S 1015727 1015730 1011492 0 -1 1077936192 463 0 0 0 0 2 0 0 20 0 3 0 189114478 7460900864 1708013 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
Current children cumulated CPU time: 3578.76 s
Current children cumulated vsize: 7286036 KiB
Current children cumulated memory: 6832052 KiB

[startup+3600 s]*
/proc/loadavg: 4.07 4.09 4.09 5/261 1017749
/proc/meminfo: memFree=82796052/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=7286036 memory=6832052 CPUtime=3581.95 cores=0,2
/proc/1015730/stat : 1015730 (fscip) S 1015727 1015730 1011492 0 -1 1077936128 4895753 0 0 0 357563 632 0 0 20 0 3 0 188944871 7460900864 1708013 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 1821509 1708013 2862 3032 0 1798144 0
[pid=1015730/tid=1016747] ppid=1015727 vsize=7286036 memory=28488 CPUtime=1894.14 cores=0,2
/proc/1015730/task/1016747/stat : 1016747 (fscip) R 1015727 1015730 1011492 0 -1 4194368 4103885 0 0 0 189061 353 0 0 20 0 3 0 189114302 7460900864 1708013 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
[pid=1015730/tid=1016748] ppid=1015727 vsize=7286036 memory=32252 CPUtime=0.02 cores=0,2
/proc/1015730/task/1016748/stat : 1016748 (fscip) S 1015727 1015730 1011492 0 -1 1077936192 464 0 0 0 0 2 0 0 20 0 3 0 189114478 7460900864 1708013 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
Current children cumulated CPU time: 3581.95 s
Current children cumulated vsize: 7286036 KiB
Current children cumulated memory: 6832052 KiB

[startup+3601.6 s]
/proc/loadavg: 4.07 4.09 4.09 5/261 1017749
/proc/meminfo: memFree=82531984/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=7286036 memory=6832052 CPUtime=3583.54 cores=0,2
/proc/1015730/stat : 1015730 (fscip) S 1015727 1015730 1011492 0 -1 1077936128 5128878 0 0 0 357711 643 0 0 20 0 3 0 188944871 7460900864 1708013 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 1821509 1708013 2862 3032 0 1798144 0
[pid=1015730/tid=1016747] ppid=1015727 vsize=7286036 memory=11604 CPUtime=1895.73 cores=0,2
/proc/1015730/task/1016747/stat : 1016747 (fscip) R 1015727 1015730 1011492 0 -1 4194368 4336999 0 0 0 189209 364 0 0 20 0 3 0 189114302 7460900864 1708013 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
[pid=1015730/tid=1016748] ppid=1015727 vsize=7286036 memory=47224 CPUtime=0.02 cores=0,2
/proc/1015730/task/1016748/stat : 1016748 (fscip) S 1015727 1015730 1011492 0 -1 1077936192 466 0 0 0 0 2 0 0 20 0 3 0 189114478 7460900864 1708013 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
Current children cumulated CPU time: 3583.54 s
Current children cumulated vsize: 7286036 KiB
Current children cumulated memory: 6832052 KiB

[startup+3603.2 s]
/proc/loadavg: 4.07 4.09 4.09 5/260 1017751
/proc/meminfo: memFree=83637068/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=5949012 memory=5543948 CPUtime=3585.13 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 5389612 0 0 0 357856 657 0 0 20 0 2 0 188944871 6091788288 1385987 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 1487253 1385987 2878 3032 0 1475759 0
[pid=1015730/tid=1016748] ppid=1015727 vsize=5949012 memory=6832052 CPUtime=0.02 cores=0,2
/proc/1015730/task/1016748/stat : 1016748 (fscip) S 1015727 1015730 1011492 0 -1 1077936192 469 0 0 0 0 2 0 0 20 0 2 0 189114478 6091788288 1385987 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
Current children cumulated CPU time: 3585.13 s
Current children cumulated vsize: 5949012 KiB
Current children cumulated memory: 5543948 KiB

[startup+3604 s]*
/proc/loadavg: 4.07 4.09 4.09 5/259 1017751
/proc/meminfo: memFree=83476276/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=5913256 memory=5508504 CPUtime=3585.93 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 5396279 0 0 0 357935 658 0 0 20 0 1 0 188944871 6055174144 1377126 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 1478314 1377126 2878 3032 0 1466820 0
Current children cumulated CPU time: 3585.93 s
Current children cumulated vsize: 5913256 KiB
Current children cumulated memory: 5508504 KiB

[startup+3604.2 s]
/proc/loadavg: 4.07 4.09 4.09 5/259 1017751
/proc/meminfo: memFree=83476276/131524600 swapFree=131071996/131071996
[pid=1015730] ppid=1015727 vsize=5510044 memory=5105292 CPUtime=3586.12 cores=0,2
/proc/1015730/stat : 1015730 (fscip) R 1015727 1015730 1011492 0 -1 4194304 5449622 0 0 0 357949 663 0 0 20 0 1 0 188944871 5642285056 1276323 134679101440 4194304 16613245 140733603409632 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 46948352 140733603415059 140733603415175 140733603415175 140733603422192 0
/proc/1015730/statm: 1377511 1276323 2878 3032 0 1366017 0
Current children cumulated CPU time: 3586.12 s
Current children cumulated vsize: 5510044 KiB
Current children cumulated memory: 5105292 KiB

[startup+3604.3 s]*
/proc/loadavg: 4.07 4.09 4.09 5/259 1017751
/proc/meminfo: memFree=88899584/131524600 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): 3604.31
CPU time (s): 3586.23
CPU user time (s): 3579.52
CPU system time (s): 6.71119
CPU usage (%): 99.4985
Max. virtual memory (cumulated for all children) (KiB): 7286036
Max. memory (cumulated for all children) (KiB): 6832052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.52
system time used= 6.71119
maximum resident set size= 6832052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5461272
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= 2071
involuntary context switches= 25197


# summary of solver processes directly reported to runsolver:
#   pid: 1015730
#   total CPU time (s): 3586.23
#   total CPU user time (s): 3579.52
#   total CPU system time (s): 6.71119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.124 second user time and 17.6395 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-19 07:43:40
IDJOB=4449140
IDBENCH=160483
IDSOLVER=3064
FILE ID=nodeC022/4449140-1721367807
RUNJOBID= nodeC022-1721361246-1011502
SLURM_JOB_ID= 7542779
Free space on /tmp= 889976 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm75p-dec.opb.negationfix.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-4449140-1721367807/watcher-4449140-1721367807 -o /tmp/evaluation-result-4449140-1721367807/solver-4449140-1721367807 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721361246-1011502 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4449140-1721367807.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= eb6e6db1d5217c0fcba95884ddbb513a
RANDOM SEED=1086940206

nodeC022.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3665.881
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3687.499
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3673.965
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.907
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3673.093
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3687.507
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.948
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.995
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        124363956 kB
MemAvailable:   126984128 kB
Buffers:          508060 kB
Cached:          2937540 kB
SwapCached:            0 kB
Active:          1206496 kB
Inactive:        5296980 kB
Active(anon):       1572 kB
Inactive(anon):  3102532 kB
Active(file):    1204924 kB
Inactive(file):  2194448 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             52592 kB
Writeback:             0 kB
AnonPages:       3052308 kB
Mapped:           143440 kB
Shmem:             45912 kB
KReclaimable:     120892 kB
Slab:             236508 kB
SReclaimable:     120892 kB
SUnreclaim:       115616 kB
KernelStack:        4184 kB
PageTables:        15708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1349300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68928 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2168832 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:      260820 kB
DirectMap2M:    28872704 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 889672 MiB
End job on nodeC022 at 2024-07-19 08:43:44