Trace number 4490472
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.02 c RoundingSat 2
0.00/0.02 c branch pb25
0.00/0.02 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.001282
0.00/0.02 c GLOBAL bounds - >= 0 @ 0.00136
0.00/0.03 c rational objective 0
0.38/0.47 c #Conflicts: 1000 | #Constraints: 1502
0.38/0.47 c #Conflicts: 2000 | #Constraints: 3024
0.38/0.47 c INPROCESSING
0.38/0.47 c GARBAGE COLLECT
0.38/0.47 c rational objective 0
0.85/1.00 c #Conflicts: 3000 | #Constraints: 2845
0.85/1.00 c #Conflicts: 4000 | #Constraints: 4149
0.85/1.00 c INPROCESSING
0.85/1.00 c GARBAGE COLLECT
0.85/1.00 c rational objective 0
1.44/1.52 c #Conflicts: 5000 | #Constraints: 3426
1.44/1.52 c #Conflicts: 6000 | #Constraints: 4930
1.44/1.52 c INPROCESSING
1.44/1.52 c GARBAGE COLLECT
1.44/1.52 c rational objective 0
1.85/1.97 c #Conflicts: 7000 | #Constraints: 3431
1.85/1.97 c #Conflicts: 8000 | #Constraints: 4617
1.85/1.97 c #Conflicts: 9000 | #Constraints: 5814
1.85/1.97 c INPROCESSING
1.85/1.97 c GARBAGE COLLECT
1.85/1.97 c rational objective 0
2.35/2.49 c #Conflicts: 10000 | #Constraints: 4189
2.35/2.49 c #Conflicts: 11000 | #Constraints: 5676
2.35/2.49 c #Conflicts: 12000 | #Constraints: 7015
2.35/2.49 c INPROCESSING
2.35/2.49 c GARBAGE COLLECT
2.35/2.49 c rational objective 0
2.95/3.08 c #Conflicts: 13000 | #Constraints: 4866
2.95/3.08 c #Conflicts: 14000 | #Constraints: 6304
2.95/3.08 c #Conflicts: 15000 | #Constraints: 7724
2.95/3.08 c INPROCESSING
2.95/3.08 c GARBAGE COLLECT
2.95/3.08 c rational objective 0
3.74/3.80 c #Conflicts: 16000 | #Constraints: 5375
3.74/3.80 c #Conflicts: 17000 | #Constraints: 6886
3.74/3.80 c #Conflicts: 18000 | #Constraints: 8406
3.74/3.80 c INPROCESSING
3.74/3.80 c GARBAGE COLLECT
3.74/3.80 c rational objective 0
4.34/4.48 c #Conflicts: 19000 | #Constraints: 5170
4.34/4.48 c #Conflicts: 20000 | #Constraints: 6170
4.34/4.48 c #Conflicts: 21000 | #Constraints: 7170
4.34/4.48 c INPROCESSING
4.34/4.48 c GARBAGE COLLECT
4.34/4.48 c rational objective 0
5.24/5.32 c #Conflicts: 22000 | #Constraints: 4475
5.24/5.32 c #Conflicts: 23000 | #Constraints: 5983
5.24/5.32 c #Conflicts: 24000 | #Constraints: 7490
5.24/5.32 c #Conflicts: 25000 | #Constraints: 9003
5.24/5.32 c INPROCESSING
5.24/5.32 c GARBAGE COLLECT
5.24/5.32 c rational objective 0
6.23/6.30 c #Conflicts: 26000 | #Constraints: 5813
6.23/6.30 c #Conflicts: 27000 | #Constraints: 7325
6.23/6.30 c #Conflicts: 28000 | #Constraints: 8857
6.23/6.30 c #Conflicts: 29000 | #Constraints: 10378
6.23/6.30 c INPROCESSING
6.23/6.30 c GARBAGE COLLECT
6.23/6.30 c rational objective 0
7.33/7.40 c #Conflicts: 30000 | #Constraints: 6713
7.33/7.40 c #Conflicts: 31000 | #Constraints: 8238
7.33/7.40 c #Conflicts: 32000 | #Constraints: 9769
7.33/7.40 c #Conflicts: 33000 | #Constraints: 11287
7.33/7.40 c INPROCESSING
7.33/7.40 c GARBAGE COLLECT
7.33/7.40 c rational objective 0
8.52/8.62 c #Conflicts: 34000 | #Constraints: 7144
8.52/8.62 c #Conflicts: 35000 | #Constraints: 8685
8.52/8.62 c #Conflicts: 36000 | #Constraints: 10208
8.52/8.62 c #Conflicts: 37000 | #Constraints: 11731
8.52/8.62 c INPROCESSING
8.52/8.62 c GARBAGE COLLECT
8.52/8.62 c rational objective 0
9.82/9.91 c #Conflicts: 38000 | #Constraints: 7249
9.82/9.91 c #Conflicts: 39000 | #Constraints: 8751
9.82/9.91 c #Conflicts: 40000 | #Constraints: 10278
9.82/9.91 c #Conflicts: 41000 | #Constraints: 11727
9.82/9.91 c INPROCESSING
9.82/9.91 c GARBAGE COLLECT
9.82/9.91 c rational objective 0
11.22/11.35 c #Conflicts: 42000 | #Constraints: 6929
11.22/11.35 c #Conflicts: 43000 | #Constraints: 8453
11.22/11.35 c #Conflicts: 44000 | #Constraints: 9925
11.22/11.35 c #Conflicts: 45000 | #Constraints: 11438
11.22/11.35 c #Conflicts: 46000 | #Constraints: 12923
11.22/11.35 c INPROCESSING
11.22/11.35 c GARBAGE COLLECT
11.22/11.35 c rational objective 0
12.71/12.85 c #Conflicts: 47000 | #Constraints: 7849
12.71/12.85 c #Conflicts: 48000 | #Constraints: 9372
12.71/12.85 c #Conflicts: 49000 | #Constraints: 10896
12.71/12.85 c #Conflicts: 50000 | #Constraints: 12418
12.71/12.85 c #Conflicts: 51000 | #Constraints: 13930
12.71/12.85 c INPROCESSING
12.71/12.85 c GARBAGE COLLECT
12.71/12.85 c rational objective 0
14.31/14.45 c #Conflicts: 52000 | #Constraints: 8495
14.31/14.45 c #Conflicts: 53000 | #Constraints: 9841
14.31/14.45 c #Conflicts: 54000 | #Constraints: 11348
14.31/14.45 c #Conflicts: 55000 | #Constraints: 12868
14.31/14.45 c #Conflicts: 56000 | #Constraints: 14391
14.31/14.45 c INPROCESSING
14.31/14.45 c GARBAGE COLLECT
14.31/14.45 c rational objective 0
15.70/15.82 c #Conflicts: 57000 | #Constraints: 8679
15.70/15.82 c #Conflicts: 58000 | #Constraints: 10193
15.70/15.82 c #Conflicts: 59000 | #Constraints: 11658
15.70/15.82 c #Conflicts: 60000 | #Constraints: 13118
15.70/15.82 c GLOBAL bounds - >= 0 @ 15.2168
15.70/15.83 c cpu time 15.2168 s
15.70/15.83 c deterministic time 1449848702 1.45e+09
15.70/15.83 c optimization time 0.000275 s
15.70/15.83 c total solve time 15.2154 s
15.70/15.83 c core-guided solve time 0 s
15.70/15.83 c propagation time 12.0891 s
15.70/15.83 c conflict analysis time 2.66156 s
15.70/15.83 c propagations 652964
15.70/15.83 c resolve steps 326577
15.70/15.83 c decisions 66673
15.70/15.83 c conflicts 60400
15.70/15.83 c restarts 188
15.70/15.83 c inprocessing phases 16
15.70/15.83 c garbage collections 16 ,( 100.00 )
15.70/15.83 c input clauses 1 ,( 11.11 )
15.70/15.83 c input cardinalities 0 ,( 0.00 )
15.70/15.83 c input general constraints 8 ,( 88.89 )
15.70/15.83 c input average constraint length 26.56
15.70/15.83 c input average constraint degree 690.78
15.70/15.83 c learned clauses 24360 ,( 27.85 )
15.70/15.83 c learned cardinalities 3 ,( 0.00 )
15.70/15.83 c learned general constraints 63108 ,( 72.15 )
15.70/15.83 c learned average constraint length 19.56
15.70/15.83 c learned average constraint degree 1392951368.52
15.70/15.83 c watched CF 32, 64, 128, Arb: 4759 , 0 , 0 , 0
15.70/15.83 c counting CF 32, 64, 128, Arb: 58358 , 0 , 0 , 0
15.70/15.83 c watched constraints 4759 ,( 7.54 )
15.70/15.83 c counting constraints 58357 ,( 92.46 )
15.70/15.83 c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2553855 , 1375 , 162965000 ,( 1360091 , 161604909 )
15.70/15.83 c gcd simplifications 22953
15.70/15.83 c detected cardinalities 3
15.70/15.83 c weakened non-implied lits 454992
15.70/15.83 c weakened non-implying lits 7361
15.70/15.83 c original variables 31
15.70/15.83 c clausal propagations 9911
15.70/15.83 c cardinality propagations 0
15.70/15.83 c watched propagations 829
15.70/15.83 c counting propagations 580488
15.70/15.83 c watch lookups 547187056
15.70/15.83 c watch backjump lookups 0
15.70/15.83 c watch checks 9769234
15.70/15.83 c propagation checks 881734345
15.70/15.83 c constraint additions 9623706
15.70/15.83 c trail pops 779997
15.70/15.83 c formula constraints 9
15.70/15.83 c learned constraints 60381
15.70/15.83 c bound constraints 0
15.70/15.83 c core-guided constraints 0
15.70/15.83 c encountered formula constraints 54311
15.70/15.83 c encountered learned constraints 80478
15.70/15.83 c encountered bound constraints 0
15.70/15.83 c encountered core-guided constraints 0
15.70/15.83 c LP total time 1.49306 s
15.70/15.83 c LP solve time 0.83 s
15.70/15.83 c LP constraints added 39
15.70/15.83 c LP constraints removed 28
15.70/15.83 c LP pivots internal 34604
15.70/15.83 c LP pivots root 122
15.70/15.83 c LP calls 31294
15.70/15.83 c LP optimalities 4241
15.70/15.83 c LP no pivot count 411
15.70/15.83 c LP infeasibilities 27053
15.70/15.83 c LP valid Farkas constraints 27053
15.70/15.83 c LP learned Farkas constraints 18
15.70/15.83 c LP basis resets 0
15.70/15.83 c LP cycling count 0
15.70/15.83 c LP singular count 0
15.70/15.83 c LP no primal count 0
15.70/15.83 c LP no farkas count 0
15.70/15.83 c LP other issue count 0
15.70/15.83 c LP Gomory cuts 19
15.70/15.83 c LP learned cuts 11
15.70/15.83 c LP deleted cuts 28
15.70/15.83 c LP encountered Gomory constraints 0
15.70/15.83 c LP encountered Farkas constraints 249240
15.70/15.83 c LP encountered learned Farkas constraints 2930
15.70/15.83 c CG auxiliary variables introduced 1
15.70/15.83 c CG solutions found 0
15.70/15.83 c CG cores constructed 0
15.70/15.83 c CG core cardinality constraints returned 0
15.70/15.83 c CG unit cores 0
15.70/15.83 c CG single cores 0
15.70/15.83 c CG blocks removed during cardinality reduction 0
15.70/15.83 c CG first core best 0
15.70/15.83 c CG decision core best 0
15.70/15.83 c CG core reduction tie 0
15.70/15.83 c CG core degree average 0.00
15.70/15.83 c CG core slack average 0.00
15.70/15.83 c CG core upper bound improvements 0
15.70/15.83 c STR number of successful calls 0
15.70/15.83 c STR number of unsuccessful calls 0
15.70/15.83 c STR number of inconclusive calls 0
15.70/15.83 c STR number of successful attempts 0
15.70/15.83 c STR number of unsuccessful attempts 0
15.70/15.83 c STR number of inconclusive attempts 0
15.70/15.83 c STR average degree increase per successful call inf
15.70/15.83 c STR average degree increase per successful attempt inf
15.70/15.83 c STR total number of conflicts for successful attempts 0
15.70/15.83 c STR total number of conflicts for unsuccessful attempts 0
15.70/15.83 c STR total number of conflicts for inconclusive attempts 0
15.70/15.83 c STR average number of conflicts per successful attempt inf
15.70/15.83 c STR average number of conflicts per unsuccessful attempt inf
15.70/15.83 c STR average number of conflicts per inconclusive attempt inf
15.70/15.83 c AVG.sumWPerc 67.35
15.70/15.83 c bigint constraints 0
15.70/15.83 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: 63837 MiB (63153 MiB free)
memory of node 1: 64465 MiB (63222 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4490472-1751367032/watcher-4490472-1751367032 -o /tmp/evaluation-result-4490472-1751367032/solver-4490472-1751367032 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751359802-47568 --watchdog 3760 run-opt.sh HOME/instance-4490472-1751367032.opb
running on 2 cores: 1,3
CPU governors:
performance: 1 3
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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=48382, runsolver pid=48379
Current StackSize limit: 8192 KiB
[startup+0.100068 s]*
/proc/loadavg: 4.10 4.11 4.10 5/256 48384
/proc/meminfo: memFree=129408676/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=60168 memory=10752 CPUtime=0.07 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 517 0 0 0 6 1 0 0 20 0 1 0 52382657 61612032 2688 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 3 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 15042 2688 2400 1147 0 2469 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 64360 KiB
Current children cumulated memory: 13568 KiB
[startup+0.213541 s]*
/proc/loadavg: 4.10 4.11 4.10 5/256 48384
/proc/meminfo: memFree=129408676/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=60448 memory=11136 CPUtime=0.18 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 626 0 0 0 16 2 0 0 20 0 1 0 52382657 61898752 2784 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 15112 2784 2400 1147 0 2539 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 64640 KiB
Current children cumulated memory: 13952 KiB
[startup+0.312728 s]*
/proc/loadavg: 4.10 4.11 4.10 5/256 48384
/proc/meminfo: memFree=129408844/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=60448 memory=11392 CPUtime=0.28 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 679 0 0 0 26 2 0 0 20 0 1 0 52382657 61898752 2848 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 15112 2848 2400 1147 0 2539 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 64640 KiB
Current children cumulated memory: 14208 KiB
[startup+0.700388 s]
/proc/loadavg: 4.10 4.11 4.10 5/256 48384
/proc/meminfo: memFree=129408844/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=61088 memory=11904 CPUtime=0.65 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 823 0 0 0 60 5 0 0 20 0 1 0 52382657 62554112 2976 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 15272 2976 2400 1147 0 2699 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 65280 KiB
Current children cumulated memory: 14720 KiB
[startup+1.50036 s]
/proc/loadavg: 4.10 4.11 4.10 5/256 48384
/proc/meminfo: memFree=129404812/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=62136 memory=13312 CPUtime=1.44 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 1159 0 0 0 134 10 0 0 20 0 1 0 52382657 63627264 3328 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 15534 3328 2400 1147 0 2961 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 66328 KiB
Current children cumulated memory: 16128 KiB
[startup+3.11289 s]
/proc/loadavg: 4.10 4.11 4.10 5/256 48384
/proc/meminfo: memFree=129392424/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=63032 memory=14336 CPUtime=3.06 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 1440 0 0 0 287 19 0 0 20 0 1 0 52382657 64544768 3584 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 15758 3584 2400 1147 0 3185 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 67224 KiB
Current children cumulated memory: 17152 KiB
[startup+6.30035 s]
/proc/loadavg: 4.09 4.10 4.10 5/256 48384
/proc/meminfo: memFree=129387888/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=64928 memory=16384 CPUtime=6.23 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 1941 0 0 0 593 30 0 0 20 0 1 0 52382657 66486272 4096 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 16232 4096 2400 1147 0 3659 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 69120 KiB
Current children cumulated memory: 19200 KiB
[startup+12.7003 s]
/proc/loadavg: 4.08 4.10 4.10 5/256 48384
/proc/meminfo: memFree=129357472/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=66112 memory=19972 CPUtime=12.61 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 2332 0 0 0 1216 45 0 0 20 0 1 0 52382657 67698688 4993 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 16528 4993 2400 1147 0 3955 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 70304 KiB
Current children cumulated memory: 22788 KiB
[startup+15.8308 s]
# the end of solver process 48382 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=15.2209 s, system=0.525224 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+12.8004 s]
/proc/loadavg: 4.08 4.10 4.10 5/256 48384
/proc/meminfo: memFree=129357472/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=66112 memory=19972 CPUtime=12.71 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 2342 0 0 0 1226 45 0 0 20 0 1 0 52382657 67698688 4993 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 16528 4993 2400 1147 0 3955 0
Current children cumulated CPU time: 12.71 s
Current children cumulated vsize: 70304 KiB
Current children cumulated memory: 22788 KiB
[startup+14.4004 s]
/proc/loadavg: 4.08 4.10 4.10 5/256 48384
/proc/meminfo: memFree=129353692/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=66244 memory=20100 CPUtime=14.31 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 2368 0 0 0 1383 48 0 0 20 0 1 0 52382657 67833856 5025 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 16561 5025 2400 1147 0 3988 0
Current children cumulated CPU time: 14.31 s
Current children cumulated vsize: 70436 KiB
Current children cumulated memory: 22916 KiB
[startup+15.2003 s]
/proc/loadavg: 4.08 4.10 4.10 5/256 48384
/proc/meminfo: memFree=129349660/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=66372 memory=20228 CPUtime=15.1 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 2399 0 0 0 1460 50 0 0 20 0 1 0 52382657 67964928 5057 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 16593 5057 2400 1147 0 4020 0
Current children cumulated CPU time: 15.1 s
Current children cumulated vsize: 70564 KiB
Current children cumulated memory: 23044 KiB
[startup+15.6003 s]
/proc/loadavg: 4.08 4.10 4.10 5/256 48384
/proc/meminfo: memFree=129349660/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=66372 memory=20228 CPUtime=15.5 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 2399 0 0 0 1499 51 0 0 20 0 1 0 52382657 67964928 5057 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 16593 5057 2400 1147 0 4020 0
Current children cumulated CPU time: 15.5 s
Current children cumulated vsize: 70564 KiB
Current children cumulated memory: 23044 KiB
[startup+15.8003 s]
/proc/loadavg: 4.08 4.10 4.10 5/256 48384
/proc/meminfo: memFree=129349660/131382116 swapFree=33010684/33010684
[pid=48382] ppid=48379 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/48382/stat : 48382 (run-opt.sh) S 48379 48382 47556 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 52382656 4292608 704 18446744073709551615 94360795688960 94360796583493 140735516815728 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94360796822544 94360796870288 94360803966976 140735516821869 140735516821992 140735516821992 140735516827594 0
/proc/48382/statm: 1048 704 672 219 0 110 0
[pid=48384] ppid=48382 vsize=66372 memory=20228 CPUtime=15.7 cores=1,3
/proc/48384/stat : 48384 (roundingsat) R 48382 48382 47556 0 -1 4194304 2399 0 0 0 1519 51 0 0 20 0 1 0 52382657 67964928 5057 18446744073709551615 4227072 8923433 140724742029840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32428032 140724742031778 140724742031912 140724742031912 140724742037482 0
/proc/48384/statm: 16593 5057 2400 1147 0 4020 0
Current children cumulated CPU time: 15.7 s
Current children cumulated vsize: 70564 KiB
Current children cumulated memory: 23044 KiB
Child status: 0
Real time (s): 15.8309
CPU time (s): 15.7461
CPU user time (s): 15.2209
CPU system time (s): 0.525224
CPU usage (%): 99.4645
Max. virtual memory (cumulated for all children) (KiB): 70564
Max. memory (cumulated for all children) (KiB): 23044
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.2209
system time used= 0.525224
maximum resident set size= 20228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2628
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= 145
involuntary context switches= 104
# summary of solver processes directly reported to runsolver:
# pid: 48382
# total CPU time (s): 15.7461
# total CPU user time (s): 15.2209
# total CPU system time (s): 0.525224
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.112774 second user time and 0.212227 second system time
The end
Launcher Data
Begin job on nodeC010 at 2025-07-01 12:50:32
IDJOB=4490472
IDBENCH=147587
IDSOLVER=3350
FILE ID=nodeC010/4490472-1751367032
RUNJOBID= nodeC010-1751359802-47568
SLURM_JOB_ID= 9598157
Free space on /tmp= 432668 MiB
SOLVER NAME= roundingsat-ihs 63f22ad
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_3.opb
COMMAND LINE= run-opt.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4490472-1751367032/watcher-4490472-1751367032 -o /tmp/evaluation-result-4490472-1751367032/solver-4490472-1751367032 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751359802-47568 --watchdog 3760 run-opt.sh HOME/instance-4490472-1751367032.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 3b6cd88d51672ff5fa8d3ce8152b7bd3
RANDOM SEED=382976884
nodeC010 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 : 0xb00001f
cpu MHz : 3661.157
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 pti 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 : 6983.36
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 : 1197.148
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 pti 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 : 6983.36
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.437
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 pti 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 : 6983.36
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.257
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 pti 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 : 6983.36
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 : 3661.098
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 pti 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 : 6983.36
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 : 3662.254
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 pti 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 : 6983.36
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 : 3700.000
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 pti 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 : 6983.36
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.210
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 pti 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 : 6983.36
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131382116 kB
MemFree: 129408676 kB
MemAvailable: 129874760 kB
Buffers: 3280 kB
Cached: 1273220 kB
SwapCached: 0 kB
Active: 422408 kB
Inactive: 967560 kB
Active(anon): 131440 kB
Inactive(anon): 0 kB
Active(file): 290968 kB
Inactive(file): 967560 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 29696 kB
Writeback: 0 kB
AnonPages: 116756 kB
Mapped: 117732 kB
Shmem: 17960 kB
KReclaimable: 94364 kB
Slab: 178360 kB
SReclaimable: 94364 kB
SUnreclaim: 83996 kB
KernelStack: 4112 kB
PageTables: 3420 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98701740 kB
Committed_AS: 474156 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 149416 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 16384 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: 205640 kB
DirectMap2M: 12279808 kB
DirectMap1G: 123731968 kB
Free space on /tmp at the end= 432664 MiB
End job on nodeC010 at 2025-07-01 12:50:49