Trace number 4517147
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-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/ equalities/array_diag/normalized-13array_diag_greater.opb |
MD5SUM | 4323600963088835cdc761a0340acac9 |
Bench Category | DEC-LIN (decision problem, linear constraints, no 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 | 0.012655 |
Has Objective Function | NO |
Satisfiable | |
(Un)Satisfiability was proved | |
Best value of the objective function | |
Optimality of the best value was proved | |
Number of variables | 897 |
Total number of constraints | 898 |
Number of constraints which are clauses | 507 |
Number of constraints which are cardinality constraints (but not clauses) | 0 |
Number of constraints which are nor clauses,nor cardinality constraints | 391 |
Minimum length of a constraint | 2 |
Maximum length of a constraint | 52 |
Number of terms in the objective function | 0 |
Biggest coefficient in the objective function | 0 |
Number of bits for the biggest coefficient in the objective function | 0 |
Sum of the numbers in the objective function | 0 |
Number of bits of the sum of numbers in the objective function | 0 |
Biggest number in a constraint | 33554432 |
Number of bits of the biggest number in a constraint | 26 |
Biggest sum of numbers in a constraint | 134217727 |
Number of bits of the biggest sum of numbers | 27 |
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 897 #constraints 1288
0.00/0.02 c rational objective 2.98023e-08
0.28/0.33 c #Conflicts: 1000 | #Constraints: 2288
0.28/0.33 c #Conflicts: 2000 | #Constraints: 3288
0.28/0.33 c INPROCESSING
0.28/0.33 c GARBAGE COLLECT
0.28/0.33 c rational objective 5.03038
8.15/8.27 c #Conflicts: 3000 | #Constraints: 3304
8.15/8.27 c #Conflicts: 4000 | #Constraints: 4304
8.15/8.27 c INPROCESSING
8.15/8.27 c GARBAGE COLLECT
8.15/8.27 c #Conflicts: 5000 | #Constraints: 3723
8.15/8.27 c #Conflicts: 6000 | #Constraints: 4723
8.15/8.27 c INPROCESSING
8.15/8.27 c GARBAGE COLLECT
8.15/8.27 c #Conflicts: 7000 | #Constraints: 3743
8.15/8.27 c #Conflicts: 8000 | #Constraints: 4743
8.15/8.27 c #Conflicts: 9000 | #Constraints: 5743
8.15/8.27 c INPROCESSING
8.15/8.27 c GARBAGE COLLECT
8.15/8.27 c #Conflicts: 10000 | #Constraints: 4448
8.15/8.27 c #Conflicts: 11000 | #Constraints: 5448
8.15/8.27 c #Conflicts: 12000 | #Constraints: 6449
8.15/8.27 c INPROCESSING
8.15/8.27 c GARBAGE COLLECT
8.15/8.27 c #Conflicts: 13000 | #Constraints: 4921
8.15/8.27 c #Conflicts: 14000 | #Constraints: 5921
8.15/8.27 c #Conflicts: 15000 | #Constraints: 6921
8.15/8.27 c INPROCESSING
8.15/8.27 c GARBAGE COLLECT
8.15/8.27 c #Conflicts: 16000 | #Constraints: 5162
8.15/8.27 c #Conflicts: 17000 | #Constraints: 6162
8.15/8.27 c #Conflicts: 18000 | #Constraints: 7162
8.15/8.27 c INPROCESSING
8.15/8.27 c GARBAGE COLLECT
8.15/8.27 c #Conflicts: 19000 | #Constraints: 5186
8.15/8.27 c #Conflicts: 20000 | #Constraints: 6186
8.15/8.27 c #Conflicts: 21000 | #Constraints: 7186
8.15/8.27 c INPROCESSING
8.15/8.27 c GARBAGE COLLECT
8.15/8.27 c #Conflicts: 22000 | #Constraints: 4994
8.15/8.27 c #Conflicts: 23000 | #Constraints: 5994
8.15/8.27 c #Conflicts: 24000 | #Constraints: 6994
8.15/8.27 c #Conflicts: 25000 | #Constraints: 7994
8.15/8.27 c INPROCESSING
8.15/8.27 c GARBAGE COLLECT
8.15/8.27 c #Conflicts: 26000 | #Constraints: 5613
8.15/8.27 c #Conflicts: 27000 | #Constraints: 6614
8.15/8.27 c #Conflicts: 28000 | #Constraints: 7614
8.15/8.27 c #Conflicts: 29000 | #Constraints: 8614
8.15/8.27 c INPROCESSING
8.15/8.27 c GARBAGE COLLECT
8.15/8.27 c #Conflicts: 30000 | #Constraints: 6008
8.15/8.27 c #Conflicts: 31000 | #Constraints: 7008
8.15/8.27 c #Conflicts: 32000 | #Constraints: 8008
8.15/8.27 c #Conflicts: 33000 | #Constraints: 9008
8.15/8.27 c INPROCESSING
8.15/8.27 c GARBAGE COLLECT
8.15/8.27 c cpu time 8.06497 s
8.15/8.27 c deterministic time 199489475 1.99e+08
8.15/8.27 c optimization time 1.7e-05 s
8.15/8.27 c total solve time 8.06263 s
8.15/8.27 c core-guided solve time 0 s
8.15/8.27 c propagation time 2.57245 s
8.15/8.27 c conflict analysis time 4.99316 s
8.15/8.27 c propagations 4658492
8.15/8.27 c resolve steps 1814197
8.15/8.27 c decisions 47489
8.15/8.27 c conflicts 33001
8.15/8.27 c restarts 123
8.15/8.27 c inprocessing phases 11
8.15/8.27 c garbage collections 11 ,( 100.00 )
8.15/8.27 c input clauses 663 ,( 51.48 )
8.15/8.27 c input cardinalities 0 ,( 0.00 )
8.15/8.27 c input general constraints 625 ,( 48.52 )
8.15/8.27 c input average constraint length 3.58
8.15/8.27 c input average constraint degree 52105.10
8.15/8.27 c learned clauses 22625 ,( 68.55 )
8.15/8.27 c learned cardinalities 46 ,( 0.14 )
8.15/8.27 c learned general constraints 10334 ,( 31.31 )
8.15/8.27 c learned average constraint length 70.12
8.15/8.27 c learned average constraint degree 26238880.63
8.15/8.27 c watched CF 32, 64, 128, Arb: 1555 , 0 , 0 , 0
8.15/8.27 c counting CF 32, 64, 128, Arb: 9404 , 0 , 0 , 0
8.15/8.27 c watched constraints 1555 ,( 14.19 )
8.15/8.27 c counting constraints 9404 ,( 85.81 )
8.15/8.27 c loaded clauses, cards, PBs, (WATCHED, COUNTING): 4508502 , 25854 , 30657003 ,( 280801 , 30376202 )
8.15/8.27 c gcd simplifications 733
8.15/8.27 c detected cardinalities 4
8.15/8.27 c weakened non-implied lits 707453
8.15/8.27 c weakened non-implying lits 3249
8.15/8.27 c original variables 897
8.15/8.27 c clausal propagations 1358995
8.15/8.27 c cardinality propagations 1515
8.15/8.27 c watched propagations 4861
8.15/8.27 c counting propagations 3259298
8.15/8.27 c watch lookups 91396646
8.15/8.27 c watch backjump lookups 0
8.15/8.27 c watch checks 10767866
8.15/8.27 c propagation checks 76065777
8.15/8.27 c constraint additions 11807809
8.15/8.27 c trail pops 4738978
8.15/8.27 c formula constraints 1288
8.15/8.27 c learned constraints 32997
8.15/8.27 c bound constraints 0
8.15/8.27 c core-guided constraints 0
8.15/8.27 c encountered formula constraints 1592711
8.15/8.27 c encountered learned constraints 252524
8.15/8.27 c encountered bound constraints 0
8.15/8.27 c encountered core-guided constraints 0
8.15/8.27 c LP total time 0.258676 s
8.15/8.27 c LP solve time 0.14 s
8.15/8.27 c LP constraints added 1291
8.15/8.27 c LP constraints removed 0
8.15/8.27 c LP pivots internal 3371
8.15/8.27 c LP pivots root 3046
8.15/8.27 c LP calls 15
8.15/8.27 c LP optimalities 8
8.15/8.27 c LP no pivot count 1
8.15/8.27 c LP infeasibilities 5
8.15/8.27 c LP valid Farkas constraints 4
8.15/8.27 c LP learned Farkas constraints 3
8.15/8.27 c LP basis resets 0
8.15/8.27 c LP cycling count 0
8.15/8.27 c LP singular count 0
8.15/8.27 c LP no primal count 0
8.15/8.27 c LP no farkas count 0
8.15/8.27 c LP other issue count 0
8.23/8.37 c LP Gomory cuts 1
8.23/8.37 c LP learned cuts 2
8.23/8.37 c LP deleted cuts 0
8.23/8.37 c LP encountered Gomory constraints 1
8.23/8.37 c LP encountered Farkas constraints 1955
8.23/8.37 c LP encountered learned Farkas constraints 3
8.23/8.37 c CG auxiliary variables introduced 0
8.23/8.37 c CG solutions found 0
8.23/8.37 c CG cores constructed 0
8.23/8.37 c CG core cardinality constraints returned 0
8.23/8.37 c CG unit cores 0
8.23/8.37 c CG single cores 0
8.23/8.37 c CG blocks removed during cardinality reduction 0
8.23/8.37 c CG first core best 0
8.23/8.37 c CG decision core best 0
8.23/8.37 c CG core reduction tie 0
8.23/8.37 c CG core degree average 0.00
8.23/8.37 c CG core slack average 0.00
8.23/8.37 c CG core upper bound improvements 0
8.23/8.37 c STR number of successful calls 0
8.23/8.37 c STR number of unsuccessful calls 0
8.23/8.37 c STR number of inconclusive calls 0
8.23/8.37 c STR number of successful attempts 0
8.23/8.37 c STR number of unsuccessful attempts 0
8.23/8.37 c STR number of inconclusive attempts 0
8.23/8.37 c STR average degree increase per successful call inf
8.23/8.37 c STR average degree increase per successful attempt inf
8.23/8.37 c STR total number of conflicts for successful attempts 0
8.23/8.37 c STR total number of conflicts for unsuccessful attempts 0
8.23/8.37 c STR total number of conflicts for inconclusive attempts 0
8.23/8.37 c STR average number of conflicts per successful attempt inf
8.23/8.37 c STR average number of conflicts per unsuccessful attempt inf
8.23/8.37 c STR average number of conflicts per inconclusive attempt inf
8.23/8.37 c AVG.sumWPerc 69.85
8.23/8.37 c bigint constraints 0
8.23/8.37 s UNSATISFIABLE
Verifier Data
ERROR: no interpretation found !
Checking of UNSAT/OPT proofs:
VeriPB + CakePB
Wed Jul 2 20:05:23 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED UNSATISFIABLE
Verification succeeded.
-- cakepb --
s VERIFIED UNSATISFIABLE
--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: 63708 MiB (61049 MiB free)
memory of node 1: 64465 MiB (51652 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4517147-1751226153/watcher-4517147-1751226153 -o /tmp/evaluation-result-4517147-1751226153/solver-4517147-1751226153 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751218188-36400 --watchdog 3760 --file-size-limit 100000 run-dec-log.sh HOME/instance-4517147-1751226153.opb PROOFDIR/proof-4517147-1751226153
running on 2 cores: 4,6
CPU governors:
performance: 4 6
Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing 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
Starting watchdog thread
solver pid=40845, runsolver pid=40842
Current StackSize limit: 8192 KiB
[startup+0.100058 s]*
/proc/loadavg: 4.32 4.24 4.14 6/269 40847
/proc/meminfo: memFree=115393688/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=58632 memory=15084 CPUtime=0.09 cores=4,6
/proc/40847/stat : 40847 (roundingsat) R 40845 40845 36389 0 -1 4194304 1374 0 0 0 8 1 0 0 20 0 1 0 38294054 60039168 3771 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 14658 3771 2368 1147 0 2085 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 62824 KiB
Current children cumulated memory: 18028 KiB
[startup+0.205474 s]*
/proc/loadavg: 4.32 4.24 4.14 5/269 40847
/proc/meminfo: memFree=115392680/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=58912 memory=15340 CPUtime=0.19 cores=4,6
/proc/40847/stat : 40847 (roundingsat) R 40845 40845 36389 0 -1 4194304 1425 0 0 0 18 1 0 0 20 0 1 0 38294054 60325888 3835 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 14728 3835 2368 1147 0 2155 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 63104 KiB
Current children cumulated memory: 18284 KiB
[startup+0.304942 s]*
/proc/loadavg: 4.32 4.24 4.14 5/269 40847
/proc/meminfo: memFree=115387916/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=59180 memory=15596 CPUtime=0.28 cores=4,6
/proc/40847/stat : 40847 (roundingsat) R 40845 40845 36389 0 -1 4194304 1493 0 0 0 27 1 0 0 20 0 1 0 38294054 60600320 3899 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 14795 3899 2368 1147 0 2222 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 63372 KiB
Current children cumulated memory: 18540 KiB
[startup+0.700127 s]
/proc/loadavg: 4.32 4.24 4.14 4/269 40847
/proc/meminfo: memFree=115519764/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=60604 memory=17004 CPUtime=0.67 cores=4,6
/proc/40847/stat : 40847 (roundingsat) R 40845 40845 36389 0 -1 4194304 1842 0 0 0 65 2 0 0 20 0 1 0 38294054 62058496 4251 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 15151 4251 2368 1147 0 2578 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 64796 KiB
Current children cumulated memory: 19948 KiB
[startup+1.50015 s]
/proc/loadavg: 4.32 4.24 4.14 4/269 40847
/proc/meminfo: memFree=115525052/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=61160 memory=17516 CPUtime=1.47 cores=4,6
/proc/40847/stat : 40847 (roundingsat) R 40845 40845 36389 0 -1 4194304 1971 0 0 0 143 4 0 0 20 0 1 0 38294054 62627840 4379 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 15290 4379 2368 1147 0 2717 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 65352 KiB
Current children cumulated memory: 20460 KiB
[startup+3.10516 s]
/proc/loadavg: 4.30 4.24 4.14 5/274 40914
/proc/meminfo: memFree=115935492/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=62400 memory=18540 CPUtime=3.07 cores=4,6
/proc/40847/stat : 40847 (roundingsat) R 40845 40845 36389 0 -1 4194304 2246 0 0 0 300 7 0 0 20 0 1 0 38294054 63897600 4635 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 15600 4635 2368 1147 0 3027 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 66592 KiB
Current children cumulated memory: 21484 KiB
[startup+6.30012 s]
/proc/loadavg: 4.30 4.24 4.14 5/275 40915
/proc/meminfo: memFree=115871664/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=62868 memory=19052 CPUtime=6.26 cores=4,6
/proc/40847/stat : 40847 (roundingsat) R 40845 40845 36389 0 -1 4194304 2367 0 0 0 613 13 0 0 20 0 1 0 38294054 64376832 4763 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 15717 4763 2368 1147 0 3144 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 67060 KiB
Current children cumulated memory: 21996 KiB
[startup+8.37143 s]
# the end of solver process 40845 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=8.06719 s, system=0.183325 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+6.40015 s]
/proc/loadavg: 4.30 4.24 4.14 5/275 40915
/proc/meminfo: memFree=115871664/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=62868 memory=19052 CPUtime=6.36 cores=4,6
/proc/40847/stat : 40847 (roundingsat) R 40845 40845 36389 0 -1 4194304 2367 0 0 0 623 13 0 0 20 0 1 0 38294054 64376832 4763 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 15717 4763 2368 1147 0 3144 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 67060 KiB
Current children cumulated memory: 21996 KiB
[startup+7.20012 s]
/proc/loadavg: 4.27 4.23 4.14 5/275 40915
/proc/meminfo: memFree=115859904/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=63016 memory=19180 CPUtime=7.16 cores=4,6
/proc/40847/stat : 40847 (roundingsat) R 40845 40845 36389 0 -1 4194304 2400 0 0 0 701 15 0 0 20 0 1 0 38294054 64528384 4795 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 15754 4795 2368 1147 0 3181 0
Current children cumulated CPU time: 7.16 s
Current children cumulated vsize: 67208 KiB
Current children cumulated memory: 22124 KiB
[startup+8.00011 s]*
/proc/loadavg: 4.27 4.23 4.14 5/275 40915
/proc/meminfo: memFree=115819772/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=64196 memory=20332 CPUtime=7.96 cores=4,6
/proc/40847/stat : 40847 (roundingsat) R 40845 40845 36389 0 -1 4194304 2677 0 0 0 780 16 0 0 20 0 1 0 38294054 65736704 5083 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 16049 5083 2368 1147 0 3476 0
Current children cumulated CPU time: 7.96 s
Current children cumulated vsize: 68388 KiB
Current children cumulated memory: 23276 KiB
[startup+8.20011 s]
/proc/loadavg: 4.27 4.23 4.14 5/275 40915
/proc/meminfo: memFree=115819772/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=65188 memory=21228 CPUtime=8.15 cores=4,6
/proc/40847/stat : 40847 (roundingsat) R 40845 40845 36389 0 -1 4194304 2901 0 0 0 799 16 0 0 20 0 1 0 38294054 66752512 5307 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 16297 5307 2368 1147 0 3724 0
Current children cumulated CPU time: 8.15 s
Current children cumulated vsize: 69380 KiB
Current children cumulated memory: 24172 KiB
[startup+8.30012 s]
/proc/loadavg: 4.27 4.23 4.14 5/275 40915
/proc/meminfo: memFree=115819772/131249992 swapFree=33010684/33010684
[pid=40845] ppid=40842 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40845/stat : 40845 (run-dec-log.sh) S 40842 40845 36389 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 38294053 4292608 736 18446744073709551615 94569614495744 94569615390277 140722929161600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94569615629328 94569615677072 94569627475968 140722929166625 140722929166820 140722929166820 140722929172422 0
/proc/40845/statm: 1048 736 672 219 0 110 0
[pid=40847] ppid=40845 vsize=65964 memory=21868 CPUtime=8.23 cores=4,6
/proc/40847/stat : 40847 (roundingsat) D 40845 40845 36389 0 -1 4194304 3055 0 0 0 806 17 0 0 20 0 1 0 38294054 67547136 5467 18446744073709551615 4227072 8923433 140727953238208 0 0 0 0 0 8405026 1 0 0 17 4 0 0 0 0 0 9823104 9832592 15896576 140727953246567 140727953246760 140727953246760 140727953252330 0
/proc/40847/statm: 16491 5467 2368 1147 0 3918 0
Current children cumulated CPU time: 8.23 s
Current children cumulated vsize: 70156 KiB
Current children cumulated memory: 24812 KiB
Child status: 0
Real time (s): 8.37146
CPU time (s): 8.25051
CPU user time (s): 8.06719
CPU system time (s): 0.183325
CPU usage (%): 98.5553
Max. virtual memory (cumulated for all children) (KiB): 70156
Max. memory (cumulated for all children) (KiB): 24812
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.06719
system time used= 0.183325
maximum resident set size= 21868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3285
page faults= 0
swaps= 0
block input operations= 0
block output operations= 125872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2650
involuntary context switches= 58
# summary of solver processes directly reported to runsolver:
# pid: 40845
# total CPU time (s): 8.25051
# total CPU user time (s): 8.06719
# total CPU system time (s): 0.183325
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037747 second user time and 0.049244 second system time
The end
Launcher Data
Begin job on nodeC025 at 2025-06-29 21:42:33
IDJOB=4517147
IDBENCH=176020
IDSOLVER=3352
FILE ID=nodeC025/4517147-1751226153
RUNJOBID= nodeC025-1751218188-36400
SLURM_JOB_ID= 9587666
Free space on /tmp= 433032 MiB
SOLVER NAME= roundingsat-log 63f22ad
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/array_diag/normalized-13array_diag_greater.opb
COMMAND LINE= run-dec-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4517147-1751226153/watcher-4517147-1751226153 -o /tmp/evaluation-result-4517147-1751226153/solver-4517147-1751226153 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751218188-36400 --watchdog 3760 --file-size-limit 100000 run-dec-log.sh HOME/instance-4517147-1751226153.opb PROOFDIR/proof-4517147-1751226153
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 4323600963088835cdc761a0340acac9
RANDOM SEED=2031611998
nodeC025 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.877
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.67
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.867
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.67
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 : 3600.512
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.67
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 : 3599.555
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.67
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.837
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.67
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.860
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.67
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 : 3601.933
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.67
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 : 3599.850
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.67
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131249992 kB
MemFree: 115406080 kB
MemAvailable: 123939792 kB
Buffers: 3280 kB
Cached: 9329172 kB
SwapCached: 0 kB
Active: 6031956 kB
Inactive: 9024508 kB
Active(anon): 5742524 kB
Inactive(anon): 0 kB
Active(file): 289432 kB
Inactive(file): 9024508 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 181820 kB
Writeback: 0 kB
AnonPages: 5727572 kB
Mapped: 112700 kB
Shmem: 18084 kB
KReclaimable: 118024 kB
Slab: 211128 kB
SReclaimable: 118024 kB
SUnreclaim: 93104 kB
KernelStack: 4352 kB
PageTables: 14516 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635680 kB
Committed_AS: 7576964 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150648 kB
VmallocChunk: 0 kB
Percpu: 3680 kB
HardwareCorrupted: 0 kB
AnonHugePages: 694272 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: 207572 kB
DirectMap2M: 9000960 kB
DirectMap1G: 126877696 kB
Free space on /tmp at the end= 433024 MiB
End job on nodeC025 at 2025-06-29 21:42:41