Trace number 4434906

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? 3598.22 3613.27

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_9_ic.opb
MD5SUM62f89dd66bb19172c6ad1e1c8daeaa0e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark26551827
Best CPU time to get the best result obtained on this benchmark3600.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 174676879
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 199931303158
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 174676879
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 199931303158
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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)
11.66/11.77	c Default LC presolving (default).
11.75/11.81	c ** Before presolving: virtualMemUsedAtLc = 7565371844, getVmSize() = 4891340800, SCIPgetMemUsed() = 4526336302, SCIPgetMemTotal() = 4694191502, SCIPgetMemExternEstim() = 2871180342
11.75/11.81	c ** set memory limit for presolving in LC to 8.79382e+12 for SCIP **
96.12/96.45	c ** Estimated virtualMemUsedAtSolver = 6740028097, getVmSize() = 8744398848, SCIPgetMemUsed() = 6002844236, SCIPgetMemTotal() = 7238861804, SCIPgetMemExternEstim() = 2871180342
96.12/96.45	c ** set memory limit for solvers to 4.39784e+12 for each SCIP **
96.12/96.45	c Original Problem   :
96.12/96.45	c   Problem name     : instance-4434906-1721144055
96.12/96.45	c   Variables        : 1000400 (1000400 binary, 0 integer, 0 implicit integer, 0 continuous)
96.12/96.45	c   Constraints      : 2000307
96.12/96.45	c   Objective sense  : minimize
96.12/96.45	c Presolved Problem  :
96.12/96.45	c   Variables        : 500150 (500150 binary, 0 integer, 0 implicit integer, 0 continuous)
96.12/96.45	c   Constraints      : 500454
96.12/96.45	c Constraints        : Number
96.12/96.45	c   knapsack         : 5250 
96.12/96.45	c   setppc           : 101 
96.12/96.45	c   and              : 490050 
96.12/96.45	c   linear           : 3 
96.12/96.45	c   logicor          : 5050 
96.12/96.45	c ** Instance transfer method used: 0
98.01/98.36	c ** ParaScipInstance copy does not increase the number of variables. **
99.61/99.90	c LC is working with racing ramp-up and with rebuilding tree after racing.
99.61/99.90	c                                Nodes    Active                                            
99.61/99.90	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
3586.59/3601.65	c      3602              0           1         0                --179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0000          -
3592.09/3607.17	c SCIP Status        : c solving was interrupted [hard time limit reached]
3592.09/3607.17	c Total Time         : 3607.1800
3592.09/3607.17	c   solving          : 3607.1800
3592.09/3607.17	c   presolving       : 84.6397 (included in solving)
3592.09/3607.17	c B&B Tree           :
3592.09/3607.17	c   nodes (total)    : 1
3592.09/3607.17	c Solution           :
3592.09/3607.17	c   Solutions found  : 0
3592.09/3607.17	c   Primal Bound     :          -
3592.09/3607.17	c   Dual Bound       :          -
3592.09/3607.17	c Gap                :          -
3598.04/3613.12	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: 63968 MiB (60335 MiB free)
  memory of node 1: 64473 MiB (50730 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=865736, runsolver pid=865733

[startup+0.100879 s]*
/proc/loadavg: 4.10 4.09 4.03 5/262 865737
/proc/meminfo: memFree=113627796/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=77384 memory=64116 CPUtime=0.09 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 13923 0 0 0 7 2 0 0 20 0 1 0 166576126 79241216 16029 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 19346 16029 2318 3032 0 15746 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 77384 KiB
Current children cumulated memory: 64116 KiB

[startup+0.206876 s]*
/proc/loadavg: 4.10 4.09 4.03 5/262 865737
/proc/meminfo: memFree=113527976/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=126832 memory=113932 CPUtime=0.19 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 26438 0 0 0 15 4 0 0 20 0 1 0 166576126 129875968 28483 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 31708 28483 2318 3032 0 28108 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 126832 KiB
Current children cumulated memory: 113932 KiB

[startup+0.306029 s]*
/proc/loadavg: 4.10 4.09 4.03 5/262 865737
/proc/meminfo: memFree=113438960/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=176640 memory=163704 CPUtime=0.29 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 38850 0 0 0 24 5 0 0 20 0 1 0 166576126 180879360 40926 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 44160 40926 2318 3032 0 40560 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 176640 KiB
Current children cumulated memory: 163704 KiB

[startup+0.700232 s]
/proc/loadavg: 4.10 4.09 4.03 5/262 865737
/proc/meminfo: memFree=113250528/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=358948 memory=346168 CPUtime=0.68 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 84413 0 0 0 56 12 0 0 20 0 1 0 166576126 367562752 86476 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 89737 86476 2318 3032 0 86137 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 358948 KiB
Current children cumulated memory: 346168 KiB

[startup+1.50023 s]
/proc/loadavg: 4.10 4.09 4.03 5/262 865737
/proc/meminfo: memFree=113003900/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=728372 memory=715228 CPUtime=1.48 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 172091 0 0 0 123 25 0 0 20 0 1 0 166576126 745852928 178741 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 182093 178807 2318 3032 0 178493 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 728372 KiB
Current children cumulated memory: 715228 KiB

[startup+3.1059 s]
/proc/loadavg: 4.09 4.09 4.03 5/260 865753
/proc/meminfo: memFree=118376620/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=1483068 memory=1470264 CPUtime=3.08 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 352203 0 0 0 259 49 0 0 20 0 1 0 166576126 1518661632 367566 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 370767 367566 2318 3032 0 367167 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1483068 KiB
Current children cumulated memory: 1470264 KiB

[startup+6.30022 s]
/proc/loadavg: 4.09 4.09 4.03 5/261 865785
/proc/meminfo: memFree=116492988/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=2177780 memory=2161672 CPUtime=6.26 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 528374 0 0 0 551 75 0 0 20 0 1 0 166576126 2230046720 540352 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 544445 540352 2558 3032 0 540845 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2177780 KiB
Current children cumulated memory: 2161672 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.08 4.03 5/261 865785
/proc/meminfo: memFree=108159560/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=4973612 memory=4921540 CPUtime=12.65 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 1101817 0 0 0 1104 161 0 0 20 0 1 0 166576126 5092978688 1230385 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 1243403 1230385 2622 3032 0 1239803 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4973612 KiB
Current children cumulated memory: 4921540 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.08 4.03 5/261 865788
/proc/meminfo: memFree=99518228/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=6824000 memory=6745268 CPUtime=25.42 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 1191888 0 0 0 2311 231 0 0 20 0 1 0 166576126 6987776000 1686317 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 1706000 1686317 2702 3032 0 1702400 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 6824000 KiB
Current children cumulated memory: 6745268 KiB

[startup+51.1063 s]
/proc/loadavg: 4.28 4.14 4.05 5/261 865791
/proc/meminfo: memFree=91243184/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=7846584 memory=7765708 CPUtime=50.96 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 1543856 0 0 0 4797 299 0 0 20 0 1 0 166576126 8034902016 1941427 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 1961646 1941427 2734 3032 0 1958046 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 7846584 KiB
Current children cumulated memory: 7765708 KiB

[startup+102.301 s]
/proc/loadavg: 4.16 4.13 4.05 5/262 865804
/proc/meminfo: memFree=85328688/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=11187828 memory=10787676 CPUtime=101.98 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 2316981 0 0 0 9779 419 0 0 20 0 3 0 166576126 11456335872 2696919 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 2796957 2696919 2798 3032 0 2781004 0
[pid=865736/tid=865802] ppid=865733 vsize=11187828 memory=8230204 CPUtime=3.89 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 616328 0 0 0 305 84 0 0 20 0 3 0 166585771 11456335872 2696919 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=11187828 memory=8774748 CPUtime=0 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 166586120 11456335872 2696919 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 11187828 KiB
Current children cumulated memory: 10787676 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.12 4.05 5/261 865815
/proc/meminfo: memFree=78967276/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=13679264 memory=13198320 CPUtime=161.78 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 3227280 0 0 0 15649 529 0 0 20 0 3 0 166576126 14007566336 3299580 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 3419816 3299580 2830 3032 0 3389436 0
[pid=865736/tid=865802] ppid=865733 vsize=13679264 memory=11398448 CPUtime=63.7 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 1526619 0 0 0 6176 194 0 0 20 0 3 0 166585771 14007566336 3299580 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=13679264 memory=2036 CPUtime=0 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 3 0 166586120 14007566336 3299580 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 13679264 KiB
Current children cumulated memory: 13198320 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.05 5/261 865826
/proc/meminfo: memFree=78964104/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=13679264 memory=13198348 CPUtime=221.49 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 3486528 0 0 0 21606 543 0 0 20 0 3 0 166576126 14007566336 3299587 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 3419816 3299587 2830 3032 0 3389436 0
[pid=865736/tid=865802] ppid=865733 vsize=13679264 memory=11440 CPUtime=123.4 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 1785858 0 0 0 12132 208 0 0 20 0 3 0 166585771 14007566336 3299587 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=13679264 memory=13198320 CPUtime=0 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 17 0 0 0 0 0 0 0 20 0 3 0 166586120 14007566336 3299587 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 13679264 KiB
Current children cumulated memory: 13198348 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.10 4.05 5/261 865837
/proc/meminfo: memFree=78956852/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=13679264 memory=13198364 CPUtime=281.24 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 3774222 0 0 0 27563 561 0 0 20 0 3 0 166576126 14007566336 3299591 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 3419816 3299591 2830 3032 0 3389436 0
[pid=865736/tid=865802] ppid=865733 vsize=13679264 memory=13198348 CPUtime=183.15 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 2073531 0 0 0 18089 226 0 0 20 0 3 0 166585771 14007566336 3299591 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=13679264 memory=13198364 CPUtime=0 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 3 0 166586120 14007566336 3299591 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
Current children cumulated CPU time: 281.24 s
Current children cumulated vsize: 13679264 KiB
Current children cumulated memory: 13198364 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.10 4.05 5/261 865848
/proc/meminfo: memFree=78931276/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=13679264 memory=13209092 CPUtime=341 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 4166794 0 0 0 33516 584 0 0 20 0 3 0 166576126 14007566336 3302273 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 3419816 3302273 2830 3032 0 3392109 0
[pid=865736/tid=865802] ppid=865733 vsize=13679264 memory=13202460 CPUtime=242.91 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 2466084 0 0 0 24042 249 0 0 20 0 3 0 166585771 14007566336 3302273 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=13679264 memory=11440 CPUtime=0 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 57 0 0 0 0 0 0 0 20 0 3 0 166586120 14007566336 3302273 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0

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

Current children cumulated CPU time: 3328.22 s
Current children cumulated vsize: 13875872 KiB
Current children cumulated memory: 13375336 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.18 4.17 5/267 867699
/proc/meminfo: memFree=37916712/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=13875872 memory=13377860 CPUtime=3388 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 12050841 0 0 0 337559 1241 0 0 20 0 3 0 166576126 14208892928 3344465 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 3468968 3344465 2830 3032 0 3434641 0
[pid=865736/tid=865802] ppid=865733 vsize=13875872 memory=13374304 CPUtime=3289.85 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 10349013 0 0 0 328083 902 0 0 20 0 3 0 166585771 14208892928 3344465 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=13875872 memory=13377536 CPUtime=0.05 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 1175 0 0 0 1 4 0 0 20 0 3 0 166586120 14208892928 3344465 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
Current children cumulated CPU time: 3388 s
Current children cumulated vsize: 13875872 KiB
Current children cumulated memory: 13377860 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.16 4.17 5/267 867759
/proc/meminfo: memFree=67051328/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=13875872 memory=13381412 CPUtime=3447.79 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 12167583 0 0 0 343526 1253 0 0 20 0 3 0 166576126 14208892928 3345353 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 3468968 3345353 2830 3032 0 3435521 0
[pid=865736/tid=865802] ppid=865733 vsize=13875872 memory=13374304 CPUtime=3349.64 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 10465731 0 0 0 334050 914 0 0 20 0 3 0 166585771 14208892928 3345353 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=13875872 memory=13380060 CPUtime=0.05 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 1199 0 0 0 1 4 0 0 20 0 3 0 166586120 14208892928 3345353 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
Current children cumulated CPU time: 3447.79 s
Current children cumulated vsize: 13875872 KiB
Current children cumulated memory: 13381412 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.16 4.17 5/267 867771
/proc/meminfo: memFree=67037204/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=13875872 memory=13383616 CPUtime=3507.58 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 12297994 0 0 0 349492 1266 0 0 20 0 3 0 166576126 14208892928 3345904 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 3468968 3345904 2830 3032 0 3436065 0
[pid=865736/tid=865802] ppid=865733 vsize=13875872 memory=13383036 CPUtime=3409.42 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 10596123 0 0 0 340016 926 0 0 20 0 3 0 166585771 14208892928 3345904 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=13875872 memory=13383616 CPUtime=0.05 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 1218 0 0 0 1 4 0 0 20 0 3 0 166586120 14208892928 3345904 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
Current children cumulated CPU time: 3507.58 s
Current children cumulated vsize: 13875872 KiB
Current children cumulated memory: 13383616 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.16 4.17 5/265 867783
/proc/meminfo: memFree=67018916/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=13875872 memory=13386144 CPUtime=3567.36 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 12429038 0 0 0 355455 1281 0 0 20 0 3 0 166576126 14208892928 3346536 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 3468968 3346536 2830 3032 0 3436689 0
[pid=865736/tid=865802] ppid=865733 vsize=13875872 memory=12996 CPUtime=3469.21 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 10727146 0 0 0 345979 942 0 0 20 0 3 0 166585771 14208892928 3346536 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=13875872 memory=13385556 CPUtime=0.05 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 1239 0 0 0 1 4 0 0 20 0 3 0 166586120 14208892928 3346536 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
Current children cumulated CPU time: 3567.36 s
Current children cumulated vsize: 13875872 KiB
Current children cumulated memory: 13386144 KiB

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

# cumulated CPU time of all completed processes:  user=3583.85 s, system=14.372 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.15 4.16 5/265 867785
/proc/meminfo: memFree=67018776/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=13875872 memory=13386144 CPUtime=3569.06 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 12430764 0 0 0 355624 1282 0 0 20 0 3 0 166576126 14208892928 3346536 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 3468968 3346536 2830 3032 0 3436689 0
[pid=865736/tid=865802] ppid=865733 vsize=13875872 memory=6720665445806325872 CPUtime=3470.91 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 10728872 0 0 0 346148 943 0 0 20 0 3 0 166585771 14208892928 3346536 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=13875872 memory=4702777042710434918 CPUtime=0.05 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 1239 0 0 0 1 4 0 0 20 0 3 0 166586120 14208892928 3346536 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
Current children cumulated CPU time: 3569.06 s
Current children cumulated vsize: 13875872 KiB
Current children cumulated memory: 13386144 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.15 4.16 5/265 867788
/proc/meminfo: memFree=67015060/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=13875872 memory=13387496 CPUtime=3581.81 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 12447809 0 0 0 356898 1283 0 0 20 0 3 0 166576126 14208892928 3346874 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 3468968 3346874 2830 3032 0 3437025 0
[pid=865736/tid=865802] ppid=865733 vsize=13875872 memory=13387496 CPUtime=3483.65 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 10745911 0 0 0 347421 944 0 0 20 0 3 0 166585771 14208892928 3346874 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=13875872 memory=11440 CPUtime=0.05 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 1245 0 0 0 1 4 0 0 20 0 3 0 166586120 14208892928 3346874 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
Current children cumulated CPU time: 3581.81 s
Current children cumulated vsize: 13875872 KiB
Current children cumulated memory: 13387496 KiB

[startup+3603.2 s]
/proc/loadavg: 4.10 4.14 4.16 5/265 867789
/proc/meminfo: memFree=66931920/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=13875872 memory=13426844 CPUtime=3588.18 cores=4,6
/proc/865736/stat : 865736 (fscip) S 865733 865736 863603 0 -1 1077936128 13221614 0 0 0 357494 1324 0 0 20 0 3 0 166576126 14208892928 3356711 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 3468968 3356711 2830 3032 0 3446674 0
[pid=865736/tid=865802] ppid=865733 vsize=13875872 memory=13386464 CPUtime=3490.03 cores=4,6
/proc/865736/task/865802/stat : 865802 (fscip) R 865733 865736 863603 0 -1 4194368 11519695 0 0 0 348018 985 0 0 20 0 3 0 166585771 14208892928 3356711 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
[pid=865736/tid=865804] ppid=865733 vsize=13875872 memory=12996 CPUtime=0.05 cores=4,6
/proc/865736/task/865804/stat : 865804 (fscip) S 865733 865736 863603 0 -1 1077936192 1245 0 0 0 1 4 0 0 20 0 3 0 166586120 14208892928 3356711 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
Current children cumulated CPU time: 3588.18 s
Current children cumulated vsize: 13875872 KiB
Current children cumulated memory: 13426844 KiB

[startup+3609.6 s]
/proc/loadavg: 4.17 4.16 4.17 5/261 867789
/proc/meminfo: memFree=75407880/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=9515696 memory=9180944 CPUtime=3594.55 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 14091660 0 0 0 358078 1377 0 0 20 0 1 0 166576126 9744072704 2295236 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 2378924 2295236 2878 3032 0 2372470 0
Current children cumulated CPU time: 3594.55 s
Current children cumulated vsize: 9515696 KiB
Current children cumulated memory: 9180944 KiB

[startup+3611.2 s]
/proc/loadavg: 4.17 4.16 4.17 5/261 867789
/proc/meminfo: memFree=76020832/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=9515696 memory=9180944 CPUtime=3596.15 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 14392992 0 0 0 358220 1395 0 0 20 0 1 0 166576126 9744072704 2295236 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 2378924 2295236 2878 3032 0 2372470 0
Current children cumulated CPU time: 3596.15 s
Current children cumulated vsize: 9515696 KiB
Current children cumulated memory: 9180944 KiB

[startup+3612 s]*
/proc/loadavg: 4.17 4.16 4.17 5/259 867803
/proc/meminfo: memFree=84945792/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=9202524 memory=8867772 CPUtime=3596.95 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 14546229 0 0 0 358292 1403 0 0 20 0 1 0 166576126 9423384576 2216943 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 2300631 2216943 2878 3032 0 2294177 0
Current children cumulated CPU time: 3596.95 s
Current children cumulated vsize: 9202524 KiB
Current children cumulated memory: 8867772 KiB

[startup+3612.8 s]
/proc/loadavg: 4.17 4.16 4.17 5/259 867803
/proc/meminfo: memFree=84945792/131524596 swapFree=131071996/131071996
[pid=865736] ppid=865733 vsize=8462292 memory=8128180 CPUtime=3597.75 cores=4,6
/proc/865736/stat : 865736 (fscip) R 865733 865736 863603 0 -1 4194304 14718795 0 0 0 358362 1413 0 0 20 0 1 0 166576126 8665387008 2032045 134679101440 4194304 16613245 140733428773088 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 46235648 140733428782101 140733428782217 140733428782217 140733428789232 0
/proc/865736/statm: 2115573 2032045 2878 3032 0 2109119 0
Current children cumulated CPU time: 3597.75 s
Current children cumulated vsize: 8462292 KiB
Current children cumulated memory: 8128180 KiB

[startup+3613.2 s]*
/proc/loadavg: 4.15 4.15 4.16 5/261 867837
/proc/meminfo: memFree=90773888/131524596 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): 3613.27
CPU time (s): 3598.22
CPU user time (s): 3583.85
CPU system time (s): 14.372
CPU usage (%): 99.5835
Max. virtual memory (cumulated for all children) (KiB): 13941408
Max. memory (cumulated for all children) (KiB): 13453088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.85
system time used= 14.372
maximum resident set size= 13453088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14822548
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= 3630
involuntary context switches= 3129


# summary of solver processes directly reported to runsolver:
#   pid: 865736
#   total CPU time (s): 3598.22
#   total CPU user time (s): 3583.85
#   total CPU system time (s): 14.372

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.97579 second user time and 19.1381 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-16 17:34:28
IDJOB=4434906
IDBENCH=155747
IDSOLVER=3064
FILE ID=nodeC034/4434906-1721144055
RUNJOBID= nodeC034-1721140463-863614
SLURM_JOB_ID= 7505721
Free space on /tmp= 889768 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_9_ic.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-4434906-1721144055/watcher-4434906-1721144055 -o /tmp/evaluation-result-4434906-1721144055/solver-4434906-1721144055 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721140463-863614 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4434906-1721144055.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 62f89dd66bb19172c6ad1e1c8daeaa0e
RANDOM SEED=772745932

nodeC034.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		: 3675.800
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.99
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		: 3689.877
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	: 7005.58
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		: 3641.966
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.99
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		: 3600.298
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	: 7005.58
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		: 3672.870
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.99
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		: 3600.263
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	: 7005.58
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		: 3676.043
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.99
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		: 3689.867
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	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        113741476 kB
MemAvailable:   119000400 kB
Buffers:          407500 kB
Cached:          5627148 kB
SwapCached:            0 kB
Active:           810844 kB
Inactive:       16216996 kB
Active(anon):       1500 kB
Inactive(anon): 11029412 kB
Active(file):     809344 kB
Inactive(file):  5187584 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            258676 kB
Writeback:             4 kB
AnonPages:      10992892 kB
Mapped:           137128 kB
Shmem:             37720 kB
KReclaimable:     203636 kB
Slab:             324356 kB
SReclaimable:     203636 kB
SUnreclaim:       120720 kB
KernelStack:        4176 kB
PageTables:        31500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    4472004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            64544 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1239040 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:      295636 kB
DirectMap2M:    40372224 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 889652 MiB
End job on nodeC034 at 2024-07-16 18:34:42