Trace number 4459477

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
pb-oll-rs 2024-07-02UNSAT 3.21941 3.23246

DiagnosticValue
AM1LB0
AM1LB0
LOWERBOUND33
LOWERBOUND33
NAM1S0
NAM1S0
NCORES31
NCORES31
NEXHAUSTED0
NEXHAUSTED0
NPBCORES0
NPBCORES0
NPBREFORM0
NPBREFORM0
NTRIMMED0
NTRIMMED0

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2010/normalized-ns1745726.opb
MD5SUM57846165ce4f1efeb40b7c60e97860ee
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark0.338248
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3208
Total number of constraints4687
Number of constraints which are clauses1452
Number of constraints which are cardinality constraints (but not clauses)467
Number of constraints which are nor clauses,nor cardinality constraints2768
Minimum length of a constraint1
Maximum length of a constraint398
Number of terms in the objective function 33
Biggest coefficient in the objective function 33
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 561
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2000
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 10732
Number of bits of the biggest sum of numbers14
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 RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.00	c [STEP] parsing instance
0.09/0.11	c [STEP] solving
0.09/0.11	c #variables 3208 #constraints 4776
0.09/0.11	c SMALL=int, LARGE=long long
0.09/0.11	c bounds - >= 0 @ 0.094021
0.09/0.11	c stratification level: 0
3.17/3.23	c bounds - >= 3 @ 0.094638
3.17/3.23	c bounds - >= 4 @ 0.095425
3.17/3.23	c bounds - >= 5 @ 0.096175
3.17/3.23	c bounds - >= 6 @ 0.097505
3.17/3.23	c bounds - >= 7 @ 0.098269
3.17/3.23	c bounds - >= 8 @ 0.098981
3.17/3.23	c bounds - >= 9 @ 0.099869
3.17/3.23	c bounds - >= 10 @ 0.100611
3.17/3.23	c bounds - >= 11 @ 0.101719
3.17/3.23	c bounds - >= 12 @ 0.102732
3.17/3.23	c bounds - >= 13 @ 0.104242
3.17/3.23	c bounds - >= 14 @ 0.105964
3.17/3.23	c bounds - >= 15 @ 0.108436
3.17/3.23	c bounds - >= 16 @ 0.110901
3.17/3.23	c bounds - >= 17 @ 0.117131
3.17/3.23	c bounds - >= 18 @ 0.124496
3.17/3.23	c bounds - >= 19 @ 0.138606
3.17/3.23	c bounds - >= 20 @ 0.162229
3.17/3.23	c bounds - >= 21 @ 0.213718
3.17/3.23	c bounds - >= 22 @ 0.267192
3.17/3.23	c bounds - >= 23 @ 0.28934
3.17/3.23	c bounds - >= 24 @ 0.322771
3.17/3.23	c bounds - >= 25 @ 0.356177
3.17/3.23	c bounds - >= 26 @ 0.447096
3.17/3.23	c bounds - >= 27 @ 0.629393
3.17/3.23	c #Conflicts:       1000 | #Constraints:       5800
3.17/3.23	c bounds - >= 28 @ 1.06774
3.17/3.23	c bounds - >= 29 @ 1.67758
3.17/3.23	c #Conflicts:       2000 | #Constraints:       6802
3.17/3.23	c INPROCESSING
3.17/3.23	c GARBAGE COLLECT
3.17/3.23	c bounds - >= 30 @ 1.94918
3.17/3.23	c bounds - >= 31 @ 2.09844
3.17/3.23	c bounds - >= 32 @ 2.17585
3.17/3.23	c #Conflicts:       3000 | #Constraints:       6177
3.17/3.23	c bounds - >= 33 @ 2.47241
3.17/3.23	c #Conflicts:       4000 | #Constraints:       7177
3.17/3.23	d SOLVEDBY oll
3.17/3.23	c cpu time 3.12548 s
3.17/3.23	c deterministic time 374816644 3.75e+08
3.17/3.23	c optimization time 0.005829 s
3.17/3.23	c total solve time 3.02568 s
3.17/3.23	c core-guided solve time 3.02568 s
3.17/3.23	c propagation time 1.52457 s
3.17/3.23	c conflict analysis time 1.39146 s
3.17/3.23	c propagations 1791018
3.17/3.23	c resolve steps 142692
3.17/3.23	c decisions 76472
3.17/3.23	c conflicts 4102
3.17/3.23	c restarts 21
3.17/3.23	c inprocessing phases 1
3.17/3.23	c input clauses 1577
3.17/3.23	c input cardinalities 471
3.17/3.23	c input general constraints 2758
3.17/3.23	c input average constraint length 19.68
3.17/3.23	c input average constraint degree 38.31
3.17/3.23	c learned clauses 2465
3.17/3.23	c learned cardinalities 164
3.17/3.23	c learned general constraints 1472
3.17/3.23	c learned average constraint length 372.10
3.17/3.23	c learned average constraint degree 46029360.04
3.17/3.23	c watched constraints 1249
3.17/3.23	c counting constraints 2981
3.17/3.23	c gcd simplifications 418
3.17/3.23	c detected cardinalities 4
3.17/3.23	c weakened non-implied lits 460730
3.17/3.23	c weakened non-implying lits 1422
3.17/3.23	c original variables 3208
3.17/3.23	c clausal propagations 186604
3.17/3.23	c cardinality propagations 639440
3.17/3.23	c watched propagations 71235
3.17/3.23	c counting propagations 856983
3.17/3.23	c watch lookups 26240322
3.17/3.23	c watch backjump lookups 22176312
3.17/3.23	c watch checks 211561945
3.17/3.23	c propagation checks 100163345
3.17/3.23	c constraint additions 10937853
3.17/3.23	c trail pops 1869376
3.17/3.23	c formula constraints 4776
3.17/3.23	c learned constraints 4101
3.17/3.23	c bound constraints 30
3.17/3.23	c core-guided constraints 0
3.17/3.23	c encountered formula constraints 126275
3.17/3.23	c encountered learned constraints 20519
3.17/3.23	c encountered bound constraints 0
3.17/3.23	c encountered core-guided constraints 0
3.17/3.23	c LP total time 0 s
3.17/3.23	c LP solve time 0 s
3.17/3.23	c LP constraints added 0
3.17/3.23	c LP constraints removed 0
3.17/3.23	c LP pivots internal 0
3.17/3.23	c LP pivots root 0
3.17/3.23	c LP calls 0
3.17/3.23	c LP optimalities 0
3.17/3.23	c LP no pivot count 0
3.17/3.23	c LP infeasibilities 0
3.17/3.23	c LP valid Farkas constraints 0
3.17/3.23	c LP learned Farkas constraints 0
3.17/3.23	c LP basis resets 0
3.17/3.23	c LP cycling count 0
3.17/3.23	c LP singular count 0
3.17/3.23	c LP no primal count 0
3.17/3.23	c LP no farkas count 0
3.17/3.23	c LP other issue count 0
3.17/3.23	c LP Gomory cuts 0
3.17/3.23	c LP learned cuts 0
3.17/3.23	c LP deleted cuts 0
3.17/3.23	c LP encountered Gomory constraints 0
3.17/3.23	c LP encountered Farkas constraints 0
3.17/3.23	c LP encountered learned Farkas constraints 0
3.17/3.23	c CG auxiliary variables introduced 0
3.17/3.23	c CG solutions found 0
3.17/3.23	c CG cores constructed 31
3.17/3.23	c CG core cardinality constraints returned 0
3.17/3.23	c CG unit cores 1
3.17/3.23	c CG single cores 30
3.17/3.23	c CG blocks removed during cardinality reduction 0
3.17/3.23	c CG first core best 0
3.17/3.23	c CG decision core best 0
3.17/3.23	c CG core reduction tie 0
3.17/3.23	c CG core degree average 1.00
3.17/3.23	c CG core slack average 15.50
3.17/3.23	c CG exhausted 0
3.17/3.23	c CG exhaust time 0 s
3.17/3.23	c CG trimmed 0
3.17/3.23	c CG trim time 0.004269 s
3.17/3.23	c CG minimized 0
3.17/3.23	c CG minimize time 0 s
3.17/3.23	c CG am1 prop time 6.6e-05 s
3.17/3.23	c CG # am1s reformulated 0
3.17/3.23	c CG lower bound derived from am1s 0
3.17/3.23	c CG # clausal cores 30
3.17/3.23	c CG # cardinality cores 0
3.17/3.23	c CG # pb cores 0
3.17/3.23	c CG # pb reforms 0
3.17/3.23	c CG # cores discarded because of pb reform 0
3.17/3.23	d LOWERBOUND 33
3.17/3.23	d NCORES 31
3.17/3.23	d NPBCORES 0
3.17/3.23	d NPBREFORM 0
3.17/3.23	d NTRIMMED 0
3.17/3.23	d NEXHAUSTED 0
3.17/3.23	d NAM1S 0
3.17/3.23	d AM1LB 0
3.17/3.23	c cpu time 3.12554 s
3.17/3.23	c deterministic time 374816644 3.75e+08
3.17/3.23	c optimization time 0.005867 s
3.17/3.23	c total solve time 3.02568 s
3.17/3.23	c core-guided solve time 3.02568 s
3.17/3.23	c propagation time 1.52457 s
3.17/3.23	c conflict analysis time 1.39146 s
3.17/3.23	c propagations 1791018
3.17/3.23	c resolve steps 142692
3.17/3.23	c decisions 76472
3.17/3.23	c conflicts 4102
3.17/3.23	c restarts 21
3.17/3.23	c inprocessing phases 1
3.17/3.23	c input clauses 1577
3.17/3.23	c input cardinalities 471
3.17/3.23	c input general constraints 2758
3.17/3.23	c input average constraint length 19.68
3.17/3.23	c input average constraint degree 38.31
3.17/3.23	c learned clauses 2465
3.17/3.23	c learned cardinalities 164
3.17/3.23	c learned general constraints 1472
3.17/3.23	c learned average constraint length 372.10
3.17/3.23	c learned average constraint degree 46029360.04
3.17/3.23	c watched constraints 1249
3.17/3.23	c counting constraints 2981
3.17/3.23	c gcd simplifications 418
3.17/3.23	c detected cardinalities 4
3.17/3.23	c weakened non-implied lits 460730
3.17/3.23	c weakened non-implying lits 1422
3.17/3.23	c original variables 3208
3.17/3.23	c clausal propagations 186604
3.17/3.23	c cardinality propagations 639440
3.17/3.23	c watched propagations 71235
3.17/3.23	c counting propagations 856983
3.17/3.23	c watch lookups 26240322
3.17/3.23	c watch backjump lookups 22176312
3.17/3.23	c watch checks 211561945
3.17/3.23	c propagation checks 100163345
3.17/3.23	c constraint additions 10937853
3.17/3.23	c trail pops 1869376
3.17/3.23	c formula constraints 4776
3.17/3.23	c learned constraints 4101
3.17/3.23	c bound constraints 30
3.17/3.23	c core-guided constraints 0
3.17/3.23	c encountered formula constraints 126275
3.17/3.23	c encountered learned constraints 20519
3.17/3.23	c encountered bound constraints 0
3.17/3.23	c encountered core-guided constraints 0
3.17/3.23	c LP total time 0 s
3.17/3.23	c LP solve time 0 s
3.17/3.23	c LP constraints added 0
3.17/3.23	c LP constraints removed 0
3.17/3.23	c LP pivots internal 0
3.17/3.23	c LP pivots root 0
3.17/3.23	c LP calls 0
3.17/3.23	c LP optimalities 0
3.17/3.23	c LP no pivot count 0
3.17/3.23	c LP infeasibilities 0
3.17/3.23	c LP valid Farkas constraints 0
3.17/3.23	c LP learned Farkas constraints 0
3.17/3.23	c LP basis resets 0
3.17/3.23	c LP cycling count 0
3.17/3.23	c LP singular count 0
3.17/3.23	c LP no primal count 0
3.17/3.23	c LP no farkas count 0
3.17/3.23	c LP other issue count 0
3.17/3.23	c LP Gomory cuts 0
3.17/3.23	c LP learned cuts 0
3.17/3.23	c LP deleted cuts 0
3.17/3.23	c LP encountered Gomory constraints 0
3.17/3.23	c LP encountered Farkas constraints 0
3.17/3.23	c LP encountered learned Farkas constraints 0
3.17/3.23	c CG auxiliary variables introduced 0
3.17/3.23	c CG solutions found 0
3.17/3.23	c CG cores constructed 31
3.17/3.23	c CG core cardinality constraints returned 0
3.17/3.23	c CG unit cores 1
3.17/3.23	c CG single cores 30
3.17/3.23	c CG blocks removed during cardinality reduction 0
3.17/3.23	c CG first core best 0
3.17/3.23	c CG decision core best 0
3.17/3.23	c CG core reduction tie 0
3.17/3.23	c CG core degree average 1.00
3.17/3.23	c CG core slack average 15.50
3.17/3.23	c CG exhausted 0
3.17/3.23	c CG exhaust time 0 s
3.17/3.23	c CG trimmed 0
3.17/3.23	c CG trim time 0.004269 s
3.17/3.23	c CG minimized 0
3.17/3.23	c CG minimize time 0 s
3.17/3.23	c CG am1 prop time 6.6e-05 s
3.17/3.23	c CG # am1s reformulated 0
3.17/3.23	c CG lower bound derived from am1s 0
3.17/3.23	c CG # clausal cores 30
3.17/3.23	c CG # cardinality cores 0
3.17/3.23	c CG # pb cores 0
3.17/3.23	c CG # pb reforms 0
3.17/3.23	c CG # cores discarded because of pb reform 0
3.17/3.23	d LOWERBOUND 33
3.17/3.23	d NCORES 31
3.17/3.23	d NPBCORES 0
3.17/3.23	d NPBREFORM 0
3.17/3.23	d NTRIMMED 0
3.17/3.23	d NEXHAUSTED 0
3.17/3.23	d NAM1S 0
3.17/3.23	d AM1LB 0
3.17/3.23	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: 64059 MiB (50376 MiB free)
  memory of node 1: 64510 MiB (53002 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459477-1721895365/watcher-4459477-1721895365 -o /tmp/evaluation-result-4459477-1721895365/solver-4459477-1721895365 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721887939-273804 --watchdog 3760 pb-oll-rs HOME/instance-4459477-1721895365.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=278113, runsolver pid=278110

[startup+0.10063 s]*
/proc/loadavg: 4.27 4.29 4.22 5/241 278114
/proc/meminfo: memFree=105853364/131655788 swapFree=131070704/131071996
[pid=278113] ppid=278110 vsize=40888 memory=10400 CPUtime=0.09 cores=4,6
/proc/278113/stat : 278113 (pb-oll-rs) R 278110 278113 273793 0 -1 4194304 936 0 0 0 9 0 0 0 20 0 1 0 25525830 41869312 2600 134679101440 4194304 5384005 140728253056592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 27324416 140728253064215 140728253064292 140728253064292 140728253071307 0
/proc/278113/statm: 10222 2600 1345 291 0 1756 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 40888 KiB
Current children cumulated memory: 10400 KiB

[startup+0.213254 s]*
/proc/loadavg: 4.27 4.29 4.22 5/241 278114
/proc/meminfo: memFree=105850308/131655788 swapFree=131070704/131071996
[pid=278113] ppid=278110 vsize=41356 memory=11036 CPUtime=0.21 cores=4,6
/proc/278113/stat : 278113 (pb-oll-rs) R 278110 278113 273793 0 -1 4194304 1056 0 0 0 20 1 0 0 20 0 1 0 25525830 42348544 2759 134679101440 4194304 5384005 140728253056592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 27324416 140728253064215 140728253064292 140728253064292 140728253071307 0
/proc/278113/statm: 10339 2759 1377 291 0 1873 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 41356 KiB
Current children cumulated memory: 11036 KiB

[startup+0.313104 s]*
/proc/loadavg: 4.27 4.29 4.22 5/241 278114
/proc/meminfo: memFree=105850308/131655788 swapFree=131070704/131071996
[pid=278113] ppid=278110 vsize=41604 memory=11308 CPUtime=0.31 cores=4,6
/proc/278113/stat : 278113 (pb-oll-rs) R 278110 278113 273793 0 -1 4194304 1098 0 0 0 30 1 0 0 20 0 1 0 25525830 42602496 2827 134679101440 4194304 5384005 140728253056592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 27324416 140728253064215 140728253064292 140728253064292 140728253071307 0
/proc/278113/statm: 10401 2827 1377 291 0 1935 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 41604 KiB
Current children cumulated memory: 11308 KiB

[startup+0.700319 s]
/proc/loadavg: 4.27 4.29 4.22 5/241 278114
/proc/meminfo: memFree=105849708/131655788 swapFree=131070704/131071996
[pid=278113] ppid=278110 vsize=42196 memory=11908 CPUtime=0.69 cores=4,6
/proc/278113/stat : 278113 (pb-oll-rs) R 278110 278113 273793 0 -1 4194304 1255 0 0 0 66 3 0 0 20 0 1 0 25525830 43208704 2977 134679101440 4194304 5384005 140728253056592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 27324416 140728253064215 140728253064292 140728253064292 140728253071307 0
/proc/278113/statm: 10549 2977 1377 291 0 2083 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 42196 KiB
Current children cumulated memory: 11908 KiB

[startup+1.50033 s]
/proc/loadavg: 4.27 4.29 4.22 5/241 278114
/proc/meminfo: memFree=105847664/131655788 swapFree=131070704/131071996
[pid=278113] ppid=278110 vsize=46776 memory=16332 CPUtime=1.48 cores=4,6
/proc/278113/stat : 278113 (pb-oll-rs) R 278110 278113 273793 0 -1 4194304 2345 0 0 0 143 5 0 0 20 0 1 0 25525830 47898624 4083 134679101440 4194304 5384005 140728253056592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 27324416 140728253064215 140728253064292 140728253064292 140728253071307 0
/proc/278113/statm: 11694 4083 1433 291 0 3228 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 46776 KiB
Current children cumulated memory: 16332 KiB

[startup+3.11296 s]
/proc/loadavg: 4.25 4.28 4.22 5/241 278114
/proc/meminfo: memFree=105842504/131655788 swapFree=131070704/131071996
[pid=278113] ppid=278110 vsize=48432 memory=19252 CPUtime=3.09 cores=4,6
/proc/278113/stat : 278113 (pb-oll-rs) R 278110 278113 273793 0 -1 4194304 3049 0 0 0 301 8 0 0 20 0 1 0 25525830 49594368 4813 134679101440 4194304 5384005 140728253056592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 27324416 140728253064215 140728253064292 140728253064292 140728253071307 0
/proc/278113/statm: 12108 4813 1433 291 0 3642 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 48432 KiB
Current children cumulated memory: 19252 KiB

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

# cumulated CPU time of all completed processes:  user=3.12876 s, system=0.090653 s

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

[startup+3.20035 s]
/proc/loadavg: 4.25 4.28 4.22 5/241 278114
/proc/meminfo: memFree=105842504/131655788 swapFree=131070704/131071996
[pid=278113] ppid=278110 vsize=48432 memory=19252 CPUtime=3.17 cores=4,6
/proc/278113/stat : 278113 (pb-oll-rs) R 278110 278113 273793 0 -1 4194304 3089 0 0 0 309 8 0 0 20 0 1 0 25525830 49594368 4813 134679101440 4194304 5384005 140728253056592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 27324416 140728253064215 140728253064292 140728253064292 140728253071307 0
/proc/278113/statm: 12108 4813 1433 291 0 3642 0
Current children cumulated CPU time: 3.17 s
Current children cumulated vsize: 48432 KiB
Current children cumulated memory: 19252 KiB

Child status: 0

Real time (s): 3.23246
CPU time (s): 3.21941
CPU user time (s): 3.12876
CPU system time (s): 0.090653
CPU usage (%): 99.5964
Max. virtual memory (cumulated for all children) (KiB): 48432
Max. memory (cumulated for all children) (KiB): 19252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.12876
system time used= 0.090653
maximum resident set size= 19336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3111
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= 6
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 278113
#   total CPU time (s): 3.21941
#   total CPU user time (s): 3.12876
#   total CPU system time (s): 0.090653

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038634 second user time and 0.099558 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-25 10:16:05
IDJOB=4459477
IDBENCH=178813
IDSOLVER=3067
FILE ID=nodeC008/4459477-1721895365
RUNJOBID= nodeC008-1721887939-273804
SLURM_JOB_ID= 8089302
Free space on /tmp= 723652 MiB

SOLVER NAME= pb-oll-rs 2024-07-02
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-ns1745726.opb
COMMAND LINE= pb-oll-rs BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459477-1721895365/watcher-4459477-1721895365 -o /tmp/evaluation-result-4459477-1721895365/solver-4459477-1721895365 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721887939-273804 --watchdog 3760  pb-oll-rs HOME/instance-4459477-1721895365.opb

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

MD5SUM BENCH= 57846165ce4f1efeb40b7c60e97860ee
RANDOM SEED=1558657927

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        105860972 kB
MemAvailable:   125962424 kB
Buffers:          316460 kB
Cached:         20545276 kB
SwapCached:          732 kB
Active:          2866336 kB
Inactive:       22213796 kB
Active(anon):       1652 kB
Inactive(anon):  4270280 kB
Active(file):    2864684 kB
Inactive(file): 17943516 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:       4215808 kB
Mapped:           123688 kB
Shmem:             53860 kB
KReclaimable:     266564 kB
Slab:             386688 kB
SReclaimable:     266564 kB
SUnreclaim:       120124 kB
KernelStack:        3836 kB
PageTables:        17556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    4656404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            19456 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2934784 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:      400200 kB
DirectMap2M:    49836032 kB
DirectMap1G:    85983232 kB

Free space on /tmp at the end= 723648 MiB
End job on nodeC008 at 2024-07-25 10:16:08