Trace number 4490473
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
Name | PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/ market-split/normalized-market-split_4_30_3.opb |
MD5SUM | 3b6cd88d51672ff5fa8d3ce8152b7bd3 |
Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
Best result obtained on this benchmark | UNSAT |
Best value of the objective obtained on this benchmark | |
Best CPU time to get the best result obtained on this benchmark | 14.6414 |
Has Objective Function | YES |
Satisfiable | |
(Un)Satisfiability was proved | |
Best value of the objective function | |
Optimality of the best value was proved | |
Number of variables | 31 |
Total number of constraints | 9 |
Number of constraints which are clauses | 1 |
Number of constraints which are cardinality constraints (but not clauses) | 0 |
Number of constraints which are nor clauses,nor cardinality constraints | 8 |
Minimum length of a constraint | 1 |
Maximum length of a constraint | 30 |
Number of terms in the objective function | 1 |
Biggest coefficient in the objective function | 1 |
Number of bits for the biggest coefficient in the objective function | 1 |
Sum of the numbers in the objective function | 1 |
Number of bits of the sum of numbers in the objective function | 1 |
Biggest number in a constraint | 940 |
Number of bits of the biggest number in a constraint | 10 |
Biggest sum of numbers in a constraint | 2821 |
Number of bits of the biggest sum of numbers | 12 |
Number of products (including duplicates) | 0 |
Sum of products size (including duplicates) | 0 |
Number of different products | 0 |
Sum of products size | 0 |
Solver Data
0.00/0.01 c RoundingSat 2
0.00/0.01 c branch pb25
0.00/0.01 c commit 63f22ad
0.00/0.02 c #variables 31 #constraints 9
0.00/0.02 c objective is ce32
0.00/0.02 c initial watched CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.02 c initial counting CF 32, 64, 128, Arb: 9 , 0 , 0 , 0
0.00/0.02 c GLOBAL bounds - >= 0 @ 0.000692
0.00/0.02 c GLOBAL bounds - >= 0 @ 0.000728
0.00/0.02 c rational objective 0
0.18/0.21 c #Conflicts: 1000 | #Constraints: 1502
0.18/0.21 c #Conflicts: 2000 | #Constraints: 3024
0.18/0.21 c INPROCESSING
0.18/0.21 c GARBAGE COLLECT
0.18/0.21 c rational objective 0
0.38/0.46 c #Conflicts: 3000 | #Constraints: 2845
0.38/0.46 c #Conflicts: 4000 | #Constraints: 4149
0.38/0.46 c INPROCESSING
0.38/0.46 c GARBAGE COLLECT
0.38/0.46 c rational objective 0
0.77/0.80 c #Conflicts: 5000 | #Constraints: 3426
0.77/0.80 c #Conflicts: 6000 | #Constraints: 4930
0.77/0.80 c INPROCESSING
0.77/0.80 c GARBAGE COLLECT
0.77/0.80 c rational objective 0
1.08/1.18 c #Conflicts: 7000 | #Constraints: 3431
1.08/1.18 c #Conflicts: 8000 | #Constraints: 4617
1.08/1.18 c #Conflicts: 9000 | #Constraints: 5814
1.08/1.18 c INPROCESSING
1.08/1.18 c GARBAGE COLLECT
1.08/1.18 c rational objective 0
1.67/1.72 c #Conflicts: 10000 | #Constraints: 4189
1.67/1.72 c #Conflicts: 11000 | #Constraints: 5676
1.67/1.72 c #Conflicts: 12000 | #Constraints: 7015
1.67/1.72 c INPROCESSING
1.67/1.72 c GARBAGE COLLECT
1.67/1.72 c rational objective 0
2.26/2.39 c #Conflicts: 13000 | #Constraints: 4866
2.26/2.39 c #Conflicts: 14000 | #Constraints: 6304
2.26/2.39 c #Conflicts: 15000 | #Constraints: 7724
2.26/2.39 c INPROCESSING
2.26/2.39 c GARBAGE COLLECT
2.26/2.39 c rational objective 0
3.16/3.21 c #Conflicts: 16000 | #Constraints: 5375
3.16/3.21 c #Conflicts: 17000 | #Constraints: 6886
3.16/3.21 c #Conflicts: 18000 | #Constraints: 8406
3.16/3.21 c INPROCESSING
3.16/3.21 c GARBAGE COLLECT
3.16/3.21 c rational objective 0
3.87/4.00 c #Conflicts: 19000 | #Constraints: 5170
3.87/4.00 c #Conflicts: 20000 | #Constraints: 6170
3.87/4.00 c #Conflicts: 21000 | #Constraints: 7170
3.87/4.00 c INPROCESSING
3.87/4.00 c GARBAGE COLLECT
3.87/4.00 c rational objective 0
4.86/4.97 c #Conflicts: 22000 | #Constraints: 4475
4.86/4.97 c #Conflicts: 23000 | #Constraints: 5983
4.86/4.97 c #Conflicts: 24000 | #Constraints: 7490
4.86/4.97 c #Conflicts: 25000 | #Constraints: 9003
4.86/4.97 c INPROCESSING
4.86/4.97 c GARBAGE COLLECT
4.86/4.97 c rational objective 0
5.96/6.09 c #Conflicts: 26000 | #Constraints: 5813
5.96/6.09 c #Conflicts: 27000 | #Constraints: 7325
5.96/6.09 c #Conflicts: 28000 | #Constraints: 8857
5.96/6.09 c #Conflicts: 29000 | #Constraints: 10378
5.96/6.09 c INPROCESSING
5.96/6.09 c GARBAGE COLLECT
5.96/6.09 c rational objective 0
7.25/7.34 c #Conflicts: 30000 | #Constraints: 6713
7.25/7.34 c #Conflicts: 31000 | #Constraints: 8238
7.25/7.34 c #Conflicts: 32000 | #Constraints: 9769
7.25/7.34 c #Conflicts: 33000 | #Constraints: 11287
7.25/7.34 c INPROCESSING
7.25/7.34 c GARBAGE COLLECT
7.25/7.34 c rational objective 0
8.65/8.72 c #Conflicts: 34000 | #Constraints: 7144
8.65/8.72 c #Conflicts: 35000 | #Constraints: 8685
8.65/8.72 c #Conflicts: 36000 | #Constraints: 10208
8.65/8.72 c #Conflicts: 37000 | #Constraints: 11731
8.65/8.72 c INPROCESSING
8.65/8.72 c GARBAGE COLLECT
8.65/8.72 c rational objective 0
10.05/10.19 c #Conflicts: 38000 | #Constraints: 7249
10.05/10.19 c #Conflicts: 39000 | #Constraints: 8751
10.05/10.19 c #Conflicts: 40000 | #Constraints: 10278
10.05/10.19 c #Conflicts: 41000 | #Constraints: 11727
10.05/10.19 c INPROCESSING
10.05/10.19 c GARBAGE COLLECT
10.05/10.19 c rational objective 0
11.74/11.81 c #Conflicts: 42000 | #Constraints: 6929
11.74/11.81 c #Conflicts: 43000 | #Constraints: 8453
11.74/11.81 c #Conflicts: 44000 | #Constraints: 9925
11.74/11.81 c #Conflicts: 45000 | #Constraints: 11438
11.74/11.81 c #Conflicts: 46000 | #Constraints: 12923
11.74/11.81 c INPROCESSING
11.74/11.81 c GARBAGE COLLECT
11.74/11.81 c rational objective 0
13.43/13.50 c #Conflicts: 47000 | #Constraints: 7849
13.43/13.50 c #Conflicts: 48000 | #Constraints: 9372
13.43/13.50 c #Conflicts: 49000 | #Constraints: 10896
13.43/13.50 c #Conflicts: 50000 | #Constraints: 12418
13.43/13.50 c #Conflicts: 51000 | #Constraints: 13930
13.43/13.50 c INPROCESSING
13.43/13.50 c GARBAGE COLLECT
13.43/13.50 c rational objective 0
15.23/15.30 c #Conflicts: 52000 | #Constraints: 8495
15.23/15.30 c #Conflicts: 53000 | #Constraints: 9841
15.23/15.30 c #Conflicts: 54000 | #Constraints: 11348
15.23/15.30 c #Conflicts: 55000 | #Constraints: 12868
15.23/15.30 c #Conflicts: 56000 | #Constraints: 14391
15.23/15.30 c INPROCESSING
15.23/15.30 c GARBAGE COLLECT
15.23/15.30 c rational objective 0
16.72/16.85 c #Conflicts: 57000 | #Constraints: 8679
16.72/16.85 c #Conflicts: 58000 | #Constraints: 10193
16.72/16.85 c #Conflicts: 59000 | #Constraints: 11658
16.72/16.85 c #Conflicts: 60000 | #Constraints: 13118
16.72/16.85 c GLOBAL bounds - >= 0 @ 16.2565
16.78/17.98 c cpu time 16.2565 s
16.78/17.98 c deterministic time 1449848702 1.45e+09
16.78/17.98 c optimization time 0.000112 s
16.78/17.98 c total solve time 16.2558 s
16.78/17.98 c core-guided solve time 0 s
16.78/17.98 c propagation time 12.1621 s
16.78/17.98 c conflict analysis time 3.51895 s
16.78/17.98 c propagations 652964
16.78/17.98 c resolve steps 326577
16.78/17.98 c decisions 66673
16.78/17.98 c conflicts 60400
16.78/17.98 c restarts 188
16.78/17.98 c inprocessing phases 16
16.78/17.98 c garbage collections 16 ,( 100.00 )
16.78/17.98 c input clauses 1 ,( 11.11 )
16.78/17.98 c input cardinalities 0 ,( 0.00 )
16.78/17.98 c input general constraints 8 ,( 88.89 )
16.78/17.98 c input average constraint length 26.56
16.78/17.98 c input average constraint degree 690.78
16.78/17.98 c learned clauses 24360 ,( 27.85 )
16.78/17.98 c learned cardinalities 3 ,( 0.00 )
16.78/17.98 c learned general constraints 63108 ,( 72.15 )
16.78/17.98 c learned average constraint length 19.56
16.78/17.98 c learned average constraint degree 1392951368.52
16.78/17.98 c watched CF 32, 64, 128, Arb: 4759 , 0 , 0 , 0
16.78/17.98 c counting CF 32, 64, 128, Arb: 58358 , 0 , 0 , 0
16.78/17.98 c watched constraints 4759 ,( 7.54 )
16.78/17.98 c counting constraints 58357 ,( 92.46 )
16.78/17.98 c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2553855 , 1375 , 162965000 ,( 1360091 , 161604909 )
16.78/17.98 c gcd simplifications 22953
16.78/17.98 c detected cardinalities 3
16.78/17.98 c weakened non-implied lits 454992
16.78/17.98 c weakened non-implying lits 7361
16.78/17.98 c original variables 31
16.78/17.98 c clausal propagations 9911
16.78/17.98 c cardinality propagations 0
16.78/17.98 c watched propagations 829
16.78/17.98 c counting propagations 580488
16.78/17.98 c watch lookups 547187056
16.78/17.98 c watch backjump lookups 0
16.78/17.98 c watch checks 9769234
16.78/17.98 c propagation checks 881734345
16.78/17.98 c constraint additions 9623706
16.78/17.98 c trail pops 779997
16.78/17.98 c formula constraints 9
16.78/17.98 c learned constraints 60381
16.78/17.98 c bound constraints 0
16.78/17.98 c core-guided constraints 0
16.78/17.98 c encountered formula constraints 54311
16.78/17.98 c encountered learned constraints 80478
16.78/17.98 c encountered bound constraints 0
16.78/17.98 c encountered core-guided constraints 0
16.78/17.98 c LP total time 1.53512 s
16.78/17.98 c LP solve time 0.77 s
16.78/17.98 c LP constraints added 39
16.78/17.98 c LP constraints removed 28
16.78/17.98 c LP pivots internal 34604
16.78/17.98 c LP pivots root 122
16.78/17.98 c LP calls 31294
16.78/17.98 c LP optimalities 4241
16.78/17.98 c LP no pivot count 411
16.78/17.98 c LP infeasibilities 27053
16.78/17.98 c LP valid Farkas constraints 27053
16.78/17.98 c LP learned Farkas constraints 18
16.78/17.98 c LP basis resets 0
16.78/17.98 c LP cycling count 0
16.78/17.98 c LP singular count 0
16.78/17.98 c LP no primal count 0
16.78/17.98 c LP no farkas count 0
16.78/17.98 c LP other issue count 0
16.78/17.98 c LP Gomory cuts 19
16.78/17.98 c LP learned cuts 11
16.78/17.98 c LP deleted cuts 28
16.78/17.98 c LP encountered Gomory constraints 0
16.78/17.98 c LP encountered Farkas constraints 249240
16.78/17.98 c LP encountered learned Farkas constraints 2930
16.78/17.98 c CG auxiliary variables introduced 1
16.78/17.98 c CG solutions found 0
16.78/17.98 c CG cores constructed 0
16.78/17.98 c CG core cardinality constraints returned 0
16.78/17.98 c CG unit cores 0
16.78/17.98 c CG single cores 0
16.78/17.98 c CG blocks removed during cardinality reduction 0
16.78/17.98 c CG first core best 0
16.78/17.98 c CG decision core best 0
16.78/17.98 c CG core reduction tie 0
16.78/17.98 c CG core degree average 0.00
16.78/17.98 c CG core slack average 0.00
16.78/17.98 c CG core upper bound improvements 0
16.78/17.98 c STR number of successful calls 0
16.78/17.98 c STR number of unsuccessful calls 0
16.78/17.98 c STR number of inconclusive calls 0
16.78/17.98 c STR number of successful attempts 0
16.78/17.98 c STR number of unsuccessful attempts 0
16.78/17.98 c STR number of inconclusive attempts 0
16.78/17.98 c STR average degree increase per successful call inf
16.78/17.98 c STR average degree increase per successful attempt inf
16.78/17.98 c STR total number of conflicts for successful attempts 0
16.78/17.98 c STR total number of conflicts for unsuccessful attempts 0
16.78/17.98 c STR total number of conflicts for inconclusive attempts 0
16.78/17.98 c STR average number of conflicts per successful attempt inf
16.78/17.98 c STR average number of conflicts per unsuccessful attempt inf
16.78/17.98 c STR average number of conflicts per inconclusive attempt inf
16.78/17.98 c AVG.sumWPerc 67.35
16.78/17.98 c bigint constraints 0
16.78/17.98 s UNSATISFIABLE
Verifier Data
ERROR: no interpretation found !
Checking of UNSAT/OPT proofs:
VeriPB + CakePB
Tue Jul 1 17:47:23 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS INF <= obj <= INF
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS INF <= obj <= INF
--summary--
ALL OK
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: 63665 MiB (62629 MiB free)
memory of node 1: 64507 MiB (63734 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4490473-1751367290/watcher-4490473-1751367290 -o /tmp/evaluation-result-4490473-1751367290/solver-4490473-1751367290 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751360042-49683 --watchdog 3760 --file-size-limit 100000 run-opt-log.sh HOME/instance-4490473-1751367290.opb PROOFDIR/proof-4490473-1751367290
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 FSIZE limit: 102400000 KiB
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 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=50527, runsolver pid=50524
Current StackSize limit: 8192 KiB
[startup+0.100057 s]*
/proc/loadavg: 4.23 4.13 4.11 5/275 50529
/proc/meminfo: memFree=129385140/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=60600 memory=11136 CPUtime=0.08 cores=0,2
/proc/50529/stat : 50529 (roundingsat) R 50527 50527 49673 0 -1 4194304 668 0 0 0 7 1 0 0 20 0 1 0 52407831 62054400 2784 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 15150 2784 2368 1147 0 2577 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 64792 KiB
Current children cumulated memory: 14208 KiB
[startup+0.205562 s]*
/proc/loadavg: 4.23 4.13 4.11 5/275 50529
/proc/meminfo: memFree=129385140/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=61236 memory=12032 CPUtime=0.18 cores=0,2
/proc/50529/stat : 50529 (roundingsat) R 50527 50527 49673 0 -1 4194304 875 0 0 0 17 1 0 0 20 0 1 0 52407831 62705664 3008 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 15309 3008 2368 1147 0 2736 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 65428 KiB
Current children cumulated memory: 15104 KiB
[startup+0.305439 s]*
/proc/loadavg: 4.23 4.13 4.11 6/275 50529
/proc/meminfo: memFree=129377076/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=61236 memory=12032 CPUtime=0.28 cores=0,2
/proc/50529/stat : 50529 (roundingsat) R 50527 50527 49673 0 -1 4194304 875 0 0 0 26 2 0 0 20 0 1 0 52407831 62705664 3008 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 15309 3008 2368 1147 0 2736 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 65428 KiB
Current children cumulated memory: 15104 KiB
[startup+0.700133 s]
/proc/loadavg: 4.23 4.13 4.11 5/275 50529
/proc/meminfo: memFree=129360956/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=61640 memory=12672 CPUtime=0.68 cores=0,2
/proc/50529/stat : 50529 (roundingsat) R 50527 50527 49673 0 -1 4194304 1049 0 0 0 63 5 0 0 20 0 1 0 52407831 63119360 3168 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 15410 3168 2368 1147 0 2837 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 65832 KiB
Current children cumulated memory: 15744 KiB
[startup+1.50015 s]
/proc/loadavg: 4.23 4.13 4.11 5/275 50529
/proc/meminfo: memFree=129336780/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=62536 memory=13696 CPUtime=1.47 cores=0,2
/proc/50529/stat : 50529 (roundingsat) R 50527 50527 49673 0 -1 4194304 1288 0 0 0 138 9 0 0 20 0 1 0 52407831 64036864 3424 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 15634 3424 2368 1147 0 3061 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 66728 KiB
Current children cumulated memory: 16768 KiB
[startup+3.1047 s]
/proc/loadavg: 4.21 4.13 4.11 5/275 50529
/proc/meminfo: memFree=129214496/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=63372 memory=14976 CPUtime=3.07 cores=0,2
/proc/50529/stat : 50529 (roundingsat) R 50527 50527 49673 0 -1 4194304 1605 0 0 0 292 15 0 0 20 0 1 0 52407831 64892928 3744 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 15843 3744 2368 1147 0 3270 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 67564 KiB
Current children cumulated memory: 18048 KiB
[startup+6.30017 s]
/proc/loadavg: 4.21 4.13 4.11 5/275 50529
/proc/meminfo: memFree=129009660/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=65232 memory=16640 CPUtime=6.25 cores=0,2
/proc/50529/stat : 50529 (roundingsat) R 50527 50527 49673 0 -1 4194304 2037 0 0 0 599 26 0 0 20 0 1 0 52407831 66797568 4160 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 16308 4160 2368 1147 0 3735 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 69424 KiB
Current children cumulated memory: 19712 KiB
[startup+12.7002 s]
/proc/loadavg: 4.18 4.12 4.11 5/275 50529
/proc/meminfo: memFree=128627876/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=66552 memory=20216 CPUtime=12.64 cores=0,2
/proc/50529/stat : 50529 (roundingsat) R 50527 50527 49673 0 -1 4194304 2407 0 0 0 1221 43 0 0 20 0 1 0 52407831 68149248 5054 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 16638 5054 2368 1147 0 4065 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 70744 KiB
Current children cumulated memory: 23288 KiB
[startup+17.9893 s]
# the end of solver process 50527 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=16.2618 s, system=0.544741 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+12.8002 s]
/proc/loadavg: 4.18 4.12 4.11 5/275 50529
/proc/meminfo: memFree=128627876/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=66552 memory=20216 CPUtime=12.74 cores=0,2
/proc/50529/stat : 50529 (roundingsat) R 50527 50527 49673 0 -1 4194304 2407 0 0 0 1231 43 0 0 20 0 1 0 52407831 68149248 5054 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 16638 5054 2368 1147 0 4065 0
Current children cumulated CPU time: 12.74 s
Current children cumulated vsize: 70744 KiB
Current children cumulated memory: 23288 KiB
[startup+16.0001 s]*
/proc/loadavg: 4.18 4.12 4.11 5/275 50529
/proc/meminfo: memFree=128381860/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=66812 memory=20472 CPUtime=15.93 cores=0,2
/proc/50529/stat : 50529 (roundingsat) R 50527 50527 49673 0 -1 4194304 2488 0 0 0 1542 51 0 0 20 0 1 0 52407831 68415488 5118 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 16703 5118 2368 1147 0 4130 0
Current children cumulated CPU time: 15.93 s
Current children cumulated vsize: 71004 KiB
Current children cumulated memory: 23544 KiB
[startup+16.8001 s]
/proc/loadavg: 4.18 4.12 4.11 5/275 50529
/proc/meminfo: memFree=128381860/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=66812 memory=20472 CPUtime=16.72 cores=0,2
/proc/50529/stat : 50529 (roundingsat) R 50527 50527 49673 0 -1 4194304 2488 0 0 0 1620 52 0 0 20 0 1 0 52407831 68415488 5118 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 16703 5118 2368 1147 0 4130 0
Current children cumulated CPU time: 16.72 s
Current children cumulated vsize: 71004 KiB
Current children cumulated memory: 23544 KiB
[startup+17.6002 s]
/proc/loadavg: 4.25 4.14 4.11 4/275 50529
/proc/meminfo: memFree=128323700/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=66812 memory=20472 CPUtime=16.78 cores=0,2
/proc/50529/stat : 50529 (roundingsat) D 50527 50527 49673 0 -1 4194304 2488 0 0 0 1625 53 0 0 20 0 1 0 52407831 68415488 5118 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 1 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 16703 5118 2368 1147 0 4130 0
Current children cumulated CPU time: 16.78 s
Current children cumulated vsize: 71004 KiB
Current children cumulated memory: 23544 KiB
[startup+17.8001 s]
/proc/loadavg: 4.25 4.14 4.11 4/275 50529
/proc/meminfo: memFree=128323700/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=66812 memory=20472 CPUtime=16.78 cores=0,2
/proc/50529/stat : 50529 (roundingsat) D 50527 50527 49673 0 -1 4194304 2488 0 0 0 1625 53 0 0 20 0 1 0 52407831 68415488 5118 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 1 0 0 17 0 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 16703 5118 2368 1147 0 4130 0
Current children cumulated CPU time: 16.78 s
Current children cumulated vsize: 71004 KiB
Current children cumulated memory: 23544 KiB
[startup+17.9002 s]
/proc/loadavg: 4.25 4.14 4.11 4/275 50529
/proc/meminfo: memFree=128323700/131249988 swapFree=33010160/33010684
[pid=50527] ppid=50524 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/50527/stat : 50527 (run-opt-log.sh) S 50524 50527 49673 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 52407830 4292608 768 18446744073709551615 94216299634688 94216300529221 140723420619504 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94216300768272 94216300816016 94216302206976 140723420625185 140723420625380 140723420625380 140723420630982 0
/proc/50527/statm: 1048 768 704 219 0 110 0
[pid=50529] ppid=50527 vsize=66812 memory=20472 CPUtime=16.78 cores=0,2
/proc/50529/stat : 50529 (roundingsat) D 50527 50527 49673 0 -1 4194304 2488 0 0 0 1625 53 0 0 20 0 1 0 52407831 68415488 5118 18446744073709551615 4227072 8923433 140735414979808 0 0 0 0 0 8405026 1 0 0 17 2 0 0 0 0 0 9823104 9832592 35115008 140735414987090 140735414987304 140735414987304 140735414992874 0
/proc/50529/statm: 16703 5118 2368 1147 0 4130 0
Current children cumulated CPU time: 16.78 s
Current children cumulated vsize: 71004 KiB
Current children cumulated memory: 23544 KiB
Child status: 0
Real time (s): 17.9893
CPU time (s): 16.8065
CPU user time (s): 16.2618
CPU system time (s): 0.544741
CPU usage (%): 93.4253
Max. virtual memory (cumulated for all children) (KiB): 71004
Max. memory (cumulated for all children) (KiB): 23544
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.2618
system time used= 0.544741
maximum resident set size= 20472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2721
page faults= 0
swaps= 0
block input operations= 0
block output operations= 183696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3711
involuntary context switches= 43
# summary of solver processes directly reported to runsolver:
# pid: 50527
# total CPU time (s): 16.8065
# total CPU user time (s): 16.2618
# total CPU system time (s): 0.544741
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037992 second user time and 0.101048 second system time
The end
Launcher Data
Begin job on nodeC034 at 2025-07-01 12:54:50
IDJOB=4490473
IDBENCH=147587
IDSOLVER=3351
FILE ID=nodeC034/4490473-1751367290
RUNJOBID= nodeC034-1751360042-49683
SLURM_JOB_ID= 9598159
Free space on /tmp= 433032 MiB
SOLVER NAME= roundingsat-ihs-log 63f22ad
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_3.opb
COMMAND LINE= run-opt-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4490473-1751367290/watcher-4490473-1751367290 -o /tmp/evaluation-result-4490473-1751367290/solver-4490473-1751367290 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751360042-49683 --watchdog 3760 --file-size-limit 100000 run-opt-log.sh HOME/instance-4490473-1751367290.opb PROOFDIR/proof-4490473-1751367290
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 3b6cd88d51672ff5fa8d3ce8152b7bd3
RANDOM SEED=1746680275
nodeC034 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024
/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 : 3599.883
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.53
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 : 3599.761
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.53
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 : 3702.821
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.53
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 : 3466.634
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.53
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 : 3599.757
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.53
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 : 3599.745
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.53
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.682
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.53
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 : 3596.584
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.53
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131249988 kB
MemFree: 129413428 kB
MemAvailable: 129611864 kB
Buffers: 2128 kB
Cached: 962596 kB
SwapCached: 36 kB
Active: 571788 kB
Inactive: 523068 kB
Active(anon): 144092 kB
Inactive(anon): 4208 kB
Active(file): 427696 kB
Inactive(file): 518860 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010160 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 284660 kB
Writeback: 12 kB
AnonPages: 133364 kB
Mapped: 117812 kB
Shmem: 18068 kB
KReclaimable: 181840 kB
Slab: 282564 kB
SReclaimable: 181840 kB
SUnreclaim: 100724 kB
KernelStack: 4420 kB
PageTables: 3368 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635676 kB
Committed_AS: 480252 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150632 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 36864 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 189140 kB
DirectMap2M: 7970816 kB
DirectMap1G: 127926272 kB
Free space on /tmp at the end= 433028 MiB
End job on nodeC034 at 2025-07-01 12:55:08