Trace number 4464524

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-30UNSAT 93.5249 93.9166

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid5x90split.opb
MD5SUMe216a9526ca3dc38bcdba98c3f3990b1
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark22.0111
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables901
Total number of constraints451
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)451
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
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.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
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.4.0         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)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 25186304, getVmSize() = 25186304, SCIPgetMemUsed() = 2969628, SCIPgetMemTotal() = 3594908, SCIPgetMemExternEstim() = 1186128
0.00/0.00	c ** set memory limit for presolving in LC to 8.79609e+12 for SCIP **
0.00/0.01	c ** Estimated virtualMemUsedAtSolver = 20017152, getVmSize() = 34865152, SCIPgetMemUsed() = 8815440, SCIPgetMemTotal() = 12238808, SCIPgetMemExternEstim() = 1186128
0.00/0.01	c ** set memory limit for solvers to 4.39805e+12 for each SCIP **
0.00/0.01	c Original Problem   :
0.00/0.01	c   Problem name     : instance-4464524-1722385849
0.00/0.01	c   Variables        : 901 (901 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 451
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 900 (900 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 450
0.00/0.01	c Constraints        : Number
0.00/0.01	c   linear           : 450 
0.00/0.01	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.02	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.02	c                                Nodes    Active                                            
0.00/0.02	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
5.16/5.28	c         5           2893        2519         1                -           0.0000          -
10.24/10.35	c        10           6420        5658         1                -           0.0000          -
15.33/15.42	c        15          13211       12062         1                -           0.0000          -
20.30/20.47	c        20          20446       18448         1                -           0.0000          -
25.38/25.53	c        26          28327       24833         1                -           0.0000          -
30.36/30.58	c        31          35162       30390         1                -           0.0000          -
35.44/35.63	c        36          41381       35406         1                -           0.0000          -
40.42/40.68	c        41          47496       40674         1                -           0.0000          -
45.50/45.74	c        46          53227       45810         1                -           0.0000          -
50.48/50.79	c        51          58845       50710         1                -           0.0000          -
55.56/55.84	c        56          64894       55761         1                -           0.0000          -
60.54/60.89	c        61          71864       61562         1                -           0.0000          -
65.62/65.95	c        66          79104       67517         1                -           0.0000          -
70.70/71.00	c        71          86925       73325         1                -           0.0000          -
75.67/76.05	c        76          94483       78894         1                -           0.0000          -
80.75/81.12	c        81         101611       84472         1                -           0.0000          -
85.74/86.17	c        86         108254       89323         1                -           0.0000          -
90.81/91.22	c        91         114717       94180         1                -           0.0000          -
93.40/93.89	c        94         117482           0         0                -           0.0000          -
93.50/93.91	c        94         117482           0         0                -           0.0000          -
93.50/93.91	c SCIP Status        : c problem is solved [infeasible]
93.50/93.91	c Total Time         : 93.9100
93.50/93.91	c   solving          : 93.9100
93.50/93.91	c   presolving       : 0.0092 (included in solving)
93.50/93.91	c B&B Tree           :
93.50/93.91	c   nodes (total)    : 117482
93.50/93.91	c Solution           :
93.50/93.91	c   Solutions found  : 0
93.50/93.91	c   Primal Bound     :          -
93.50/93.91	c   Dual Bound       :          -
93.50/93.91	c Gap                :          -
93.50/93.91	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4464524-1722385849/watcher-4464524-1722385849 -o /tmp/evaluation-result-4464524-1722385849/solver-4464524-1722385849 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1722378597-35199 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4464524-1722385849.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=39863, runsolver pid=39860
Current StackSize limit: 8192 KiB


[startup+0.100422 s]*
/proc/loadavg: 4.39 4.21 4.14 5/263 39866
/proc/meminfo: memFree=121650868/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=118388 memory=37468 CPUtime=0.09 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 6710 0 0 0 9 0 0 0 20 0 3 0 5186769 121229312 9367 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 29597 9367 2950 3035 0 13698 0
[pid=39863/tid=39865] ppid=39860 vsize=118388 memory=4026561586 CPUtime=0.07 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 3439 0 0 0 7 0 0 0 20 0 3 0 5186770 121229312 9367 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=118388 memory=228556276070 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 5186771 121229312 9367 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 118388 KiB
Current children cumulated memory: 37468 KiB

[startup+0.205909 s]*
/proc/loadavg: 4.39 4.21 4.14 5/263 39866
/proc/meminfo: memFree=121649356/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=118388 memory=38812 CPUtime=0.19 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 7178 0 0 0 19 0 0 0 20 0 3 0 5186769 121229312 9703 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 29597 9703 2950 3035 0 13961 0
[pid=39863/tid=39865] ppid=39860 vsize=118388 memory=664970838410264707 CPUtime=0.18 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 3907 0 0 0 18 0 0 0 20 0 3 0 5186770 121229312 9703 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=118388 memory=17998 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 5186771 121229312 9703 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 118388 KiB
Current children cumulated memory: 38812 KiB

[startup+0.306082 s]*
/proc/loadavg: 4.39 4.21 4.14 5/263 39866
/proc/meminfo: memFree=121646864/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=118388 memory=41244 CPUtime=0.3 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 7805 0 0 0 29 1 0 0 20 0 3 0 5186769 121229312 10311 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 29597 10311 2966 3035 0 14359 0
[pid=39863/tid=39865] ppid=39860 vsize=118388 memory=-5155635686721940357 CPUtime=0.27 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 4534 0 0 0 27 0 0 0 20 0 3 0 5186770 121229312 10311 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=118388 memory=0 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 5186771 121229312 10311 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 118388 KiB
Current children cumulated memory: 41244 KiB

[startup+0.700269 s]
/proc/loadavg: 4.39 4.21 4.14 5/263 39866
/proc/meminfo: memFree=121645992/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=118388 memory=45324 CPUtime=0.69 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 9858 0 0 0 68 1 0 0 20 0 3 0 5186769 121229312 11331 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 29597 11331 2966 3035 0 15472 0
[pid=39863/tid=39865] ppid=39860 vsize=118388 memory=0 CPUtime=0.66 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 6587 0 0 0 66 0 0 0 20 0 3 0 5186770 121229312 11331 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=118388 memory=0 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 5186771 121229312 11331 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 118388 KiB
Current children cumulated memory: 45324 KiB

[startup+1.50027 s]
/proc/loadavg: 4.39 4.21 4.14 5/263 39867
/proc/meminfo: memFree=121642480/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=118388 memory=46728 CPUtime=1.48 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 17673 0 0 0 146 2 0 0 20 0 3 0 5186769 121229312 11682 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 29597 11682 2966 3035 0 16274 0
[pid=39863/tid=39865] ppid=39860 vsize=118388 memory=0 CPUtime=1.46 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 14388 0 0 0 145 1 0 0 20 0 3 0 5186770 121229312 11682 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=118388 memory=0 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 5186771 121229312 11682 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 118388 KiB
Current children cumulated memory: 46728 KiB

[startup+3.10565 s]
/proc/loadavg: 4.36 4.20 4.14 5/263 39867
/proc/meminfo: memFree=121631252/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=118388 memory=55476 CPUtime=3.08 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 21919 0 0 0 306 2 0 0 20 0 3 0 5186769 121229312 13869 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 29597 13869 2966 3035 0 17861 0
[pid=39863/tid=39865] ppid=39860 vsize=118388 memory=0 CPUtime=3.06 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 18631 0 0 0 304 2 0 0 20 0 3 0 5186770 121229312 13869 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=118388 memory=0 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 3 0 5186771 121229312 13869 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 118388 KiB
Current children cumulated memory: 55476 KiB

[startup+6.30025 s]
/proc/loadavg: 4.36 4.20 4.14 5/263 39867
/proc/meminfo: memFree=121624364/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=118388 memory=63988 CPUtime=6.26 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 33527 0 0 0 622 4 0 0 20 0 3 0 5186769 121229312 15997 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 29597 15997 2966 3035 0 20004 0
[pid=39863/tid=39865] ppid=39860 vsize=118388 memory=-5155635686721940357 CPUtime=6.24 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 30216 0 0 0 621 3 0 0 20 0 3 0 5186770 121229312 15997 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=118388 memory=-5155635686721940357 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 5 0 0 0 0 0 0 0 20 0 3 0 5186771 121229312 15997 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 118388 KiB
Current children cumulated memory: 63988 KiB

[startup+12.7003 s]
/proc/loadavg: 4.33 4.20 4.14 5/263 39868
/proc/meminfo: memFree=121614868/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=118388 memory=66636 CPUtime=12.63 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 52959 0 0 0 1256 7 0 0 20 0 3 0 5186769 121229312 16659 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 29597 16659 3014 3035 0 21076 0
[pid=39863/tid=39865] ppid=39860 vsize=118388 memory=-5155635686721940357 CPUtime=12.62 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 49606 0 0 0 1255 7 0 0 20 0 3 0 5186770 121229312 16659 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=118388 memory=66572 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 10 0 0 0 0 0 0 0 20 0 3 0 5186771 121229312 16659 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 118388 KiB
Current children cumulated memory: 66636 KiB

[startup+25.5003 s]
/proc/loadavg: 4.33 4.20 4.14 5/263 39870
/proc/meminfo: memFree=121595208/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=118388 memory=76764 CPUtime=25.38 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 74343 0 0 0 2526 12 0 0 20 0 3 0 5186769 121229312 19191 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 29597 19191 3014 3035 0 23264 0
[pid=39863/tid=39865] ppid=39860 vsize=118388 memory=76684 CPUtime=25.37 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 70943 0 0 0 2525 12 0 0 20 0 3 0 5186770 121229312 19191 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=118388 memory=11596 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 15 0 0 0 0 0 0 0 20 0 3 0 5186771 121229312 19191 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 118388 KiB
Current children cumulated memory: 76764 KiB

[startup+51.1061 s]
/proc/loadavg: 4.22 4.19 4.13 5/263 39874
/proc/meminfo: memFree=121549492/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=183924 memory=99236 CPUtime=50.88 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 108784 0 0 0 5068 20 0 0 20 0 3 0 5186769 188338176 24809 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 45981 24809 3014 3035 0 28494 0
[pid=39863/tid=39865] ppid=39860 vsize=183924 memory=90392 CPUtime=50.87 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 105293 0 0 0 5067 20 0 0 20 0 3 0 5186770 188338176 24809 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=183924 memory=13120 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 3 0 5186771 188338176 24809 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 183924 KiB
Current children cumulated memory: 99236 KiB

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

# cumulated CPU time of all completed processes:  user=93.1524 s, system=0.372477 s

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

[startup+51.2003 s]
/proc/loadavg: 4.22 4.19 4.13 5/263 39874
/proc/meminfo: memFree=121549492/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=183924 memory=99236 CPUtime=50.98 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 108804 0 0 0 5078 20 0 0 20 0 3 0 5186769 188338176 24809 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 45981 24809 3014 3035 0 28494 0
[pid=39863/tid=39865] ppid=39860 vsize=183924 memory=11596 CPUtime=50.96 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 105313 0 0 0 5076 20 0 0 20 0 3 0 5186770 188338176 24809 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=183924 memory=5540 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 3 0 5186771 188338176 24809 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 183924 KiB
Current children cumulated memory: 99236 KiB

[startup+76.8003 s]
/proc/loadavg: 4.21 4.19 4.14 5/264 39879
/proc/meminfo: memFree=121503468/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=185464 memory=127724 CPUtime=76.47 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 141279 0 0 0 7617 30 0 0 20 0 3 0 5186769 189915136 31931 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 46366 31931 3014 3035 0 35963 0
[pid=39863/tid=39865] ppid=39860 vsize=185464 memory=87612 CPUtime=76.45 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 137736 0 0 0 7616 29 0 0 20 0 3 0 5186770 189915136 31931 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=185464 memory=113328 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 29 0 0 0 0 0 0 0 20 0 3 0 5186771 189915136 31931 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 76.47 s
Current children cumulated vsize: 185464 KiB
Current children cumulated memory: 127724 KiB

[startup+83.2002 s]
/proc/loadavg: 4.18 4.18 4.13 5/264 39881
/proc/meminfo: memFree=121492312/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=185464 memory=135088 CPUtime=82.84 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 144299 0 0 0 8253 31 0 0 20 0 3 0 5186769 189915136 33772 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 46366 33772 3014 3035 0 37789 0
[pid=39863/tid=39865] ppid=39860 vsize=185464 memory=0 CPUtime=82.82 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 140756 0 0 0 8251 31 0 0 20 0 3 0 5186770 189915136 33772 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=185464 memory=1836 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 29 0 0 0 0 0 0 0 20 0 3 0 5186771 189915136 33772 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 82.84 s
Current children cumulated vsize: 185464 KiB
Current children cumulated memory: 135088 KiB

[startup+89.6003 s]
/proc/loadavg: 4.16 4.18 4.13 5/264 39882
/proc/meminfo: memFree=121476136/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=185464 memory=146864 CPUtime=89.21 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 160201 0 0 0 8887 34 0 0 20 0 3 0 5186769 189915136 36716 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 46366 36716 3014 3035 0 40938 0
[pid=39863/tid=39865] ppid=39860 vsize=185464 memory=0 CPUtime=89.19 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 156629 0 0 0 8885 34 0 0 20 0 3 0 5186770 189915136 36716 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=185464 memory=11596 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 3 0 5186771 189915136 36716 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 89.21 s
Current children cumulated vsize: 185464 KiB
Current children cumulated memory: 146864 KiB

[startup+91.2002 s]
/proc/loadavg: 4.16 4.18 4.13 5/264 39882
/proc/meminfo: memFree=121473756/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=185464 memory=146888 CPUtime=90.81 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 161010 0 0 0 9046 35 0 0 20 0 3 0 5186769 189915136 36722 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 46366 36722 3014 3035 0 40938 0
[pid=39863/tid=39865] ppid=39860 vsize=185464 memory=11596 CPUtime=90.78 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 157438 0 0 0 9044 34 0 0 20 0 3 0 5186770 189915136 36722 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=185464 memory=146844 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 3 0 5186771 189915136 36722 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 90.81 s
Current children cumulated vsize: 185464 KiB
Current children cumulated memory: 146888 KiB

[startup+92.8003 s]
/proc/loadavg: 4.16 4.18 4.13 5/264 39882
/proc/meminfo: memFree=121471696/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=185464 memory=146908 CPUtime=92.4 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 161624 0 0 0 9205 35 0 0 20 0 3 0 5186769 189915136 36727 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 46366 36727 3014 3035 0 40938 0
[pid=39863/tid=39865] ppid=39860 vsize=185464 memory=13120 CPUtime=92.38 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 158052 0 0 0 9203 35 0 0 20 0 3 0 5186770 189915136 36727 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=185464 memory=146884 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 3 0 5186771 189915136 36727 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 92.4 s
Current children cumulated vsize: 185464 KiB
Current children cumulated memory: 146908 KiB

[startup+93.6003 s]
/proc/loadavg: 4.15 4.17 4.13 5/264 39882
/proc/meminfo: memFree=121471640/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=185464 memory=146984 CPUtime=93.2 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 170127 0 0 0 9284 36 0 0 20 0 3 0 5186769 189915136 36746 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 46366 36746 3014 3035 0 40938 0
[pid=39863/tid=39865] ppid=39860 vsize=185464 memory=11596 CPUtime=93.17 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 166567 0 0 0 9282 35 0 0 20 0 3 0 5186770 189915136 36746 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=185464 memory=1836 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 3 0 5186771 189915136 36746 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 93.2 s
Current children cumulated vsize: 185464 KiB
Current children cumulated memory: 146984 KiB

[startup+93.8003 s]
/proc/loadavg: 4.15 4.17 4.13 5/264 39882
/proc/meminfo: memFree=121471640/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=185464 memory=146984 CPUtime=93.4 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 171975 0 0 0 9304 36 0 0 20 0 3 0 5186769 189915136 36746 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 46366 36746 3014 3035 0 40938 0
[pid=39863/tid=39865] ppid=39860 vsize=185464 memory=1832 CPUtime=93.37 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 168403 0 0 0 9302 35 0 0 20 0 3 0 5186770 189915136 36746 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=185464 memory=1944 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 3 0 5186771 189915136 36746 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 93.4 s
Current children cumulated vsize: 185464 KiB
Current children cumulated memory: 146984 KiB

[startup+93.9002 s]
/proc/loadavg: 4.15 4.17 4.13 5/264 39882
/proc/meminfo: memFree=121471640/131524600 swapFree=131071996/131071996
[pid=39863] ppid=39860 vsize=185464 memory=146984 CPUtime=93.5 cores=0,2
/proc/39863/stat : 39863 (fscip) S 39860 39863 35189 0 -1 1077936128 172192 0 0 0 9314 36 0 0 20 0 3 0 5186769 189915136 36746 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
/proc/39863/statm: 46366 36746 3014 3035 0 40938 0
[pid=39863/tid=39865] ppid=39860 vsize=185464 memory=110988 CPUtime=93.47 cores=0,2
/proc/39863/task/39865/stat : 39865 (fscip) R 39860 39863 35189 0 -1 4194368 168613 0 0 0 9312 35 0 0 20 0 3 0 5186770 189915136 36746 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
[pid=39863/tid=39866] ppid=39860 vsize=185464 memory=137116 CPUtime=0 cores=0,2
/proc/39863/task/39866/stat : 39866 (fscip) S 39860 39863 35189 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 3 0 5186771 189915136 36746 134679101440 4194304 16623229 140726947143792 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 54337536 140726947152922 140726947153038 140726947153038 140726947160048 0
Current children cumulated CPU time: 93.5 s
Current children cumulated vsize: 185464 KiB
Current children cumulated memory: 146984 KiB

Child status: 0

Real time (s): 93.9166
CPU time (s): 93.5249
CPU user time (s): 93.1524
CPU system time (s): 0.372477
CPU usage (%): 99.5829
Max. virtual memory (cumulated for all children) (KiB): 185464
Max. memory (cumulated for all children) (KiB): 146984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.1524
system time used= 0.372477
maximum resident set size= 146984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174995
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= 306
involuntary context switches= 667


# summary of solver processes directly reported to runsolver:
#   pid: 39863
#   total CPU time (s): 93.5249
#   total CPU user time (s): 93.1524
#   total CPU system time (s): 0.372477

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.234663 second user time and 0.469605 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-31 02:30:49
IDJOB=4464524
IDBENCH=160430
IDSOLVER=3092
FILE ID=nodeC030/4464524-1722385849
RUNJOBID= nodeC030-1722378597-35199
SLURM_JOB_ID= 8249853
Free space on /tmp= 889972 MiB

SOLVER NAME= FiberSCIP 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid5x90split.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-4464524-1722385849/watcher-4464524-1722385849 -o /tmp/evaluation-result-4464524-1722385849/solver-4464524-1722385849 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1722378597-35199 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4464524-1722385849.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= e216a9526ca3dc38bcdba98c3f3990b1
RANDOM SEED=745414528

nodeC030.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		: 3660.478
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	: 7000.60
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		: 3680.813
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.48
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		: 3668.951
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	: 7000.60
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.752
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.48
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		: 3667.262
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	: 7000.60
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		: 3680.816
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.48
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		: 3600.607
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	: 7000.60
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		: 3600.537
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121677708 kB
MemAvailable:   122069888 kB
Buffers:           97248 kB
Cached:          1128360 kB
SwapCached:            0 kB
Active:           296412 kB
Inactive:        9052512 kB
Active(anon):       1584 kB
Inactive(anon):  8142732 kB
Active(file):     294828 kB
Inactive(file):   909780 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28528 kB
Writeback:             0 kB
AnonPages:       8120948 kB
Mapped:           125504 kB
Shmem:             21328 kB
KReclaimable:      54788 kB
Slab:             137452 kB
SReclaimable:      54788 kB
SUnreclaim:        82664 kB
KernelStack:        4172 kB
PageTables:        25256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    5105920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             9408 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1804288 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:      221908 kB
DirectMap2M:     6891520 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 889944 MiB
End job on nodeC030 at 2024-07-31 02:32:23