Trace number 4542155

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
roundingsat+pbsuma 63f22ad? (TO) 3600.58 3609.99

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height50_pigeons49_holes48.opb
MD5SUMc26c89c819410142827dd0be6bce850a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2155.04
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3121404
Total number of constraints136276
Number of constraints which are clauses68801
Number of constraints which are cardinality constraints (but not clauses)62324
Number of constraints which are nor clauses,nor cardinality constraints5151
Minimum length of a constraint48
Maximum length of a constraint53
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4542155-1753211695.opb'
0.78/0.84	c 	read 78.48MB  (833.40ms)
0.78/0.84	c	 [cnf: #variables 3121404 #clauses 136276 #duplicates 0 #arr 6649731]
0.78/0.86	c 
0.78/0.86	c make graph and approximate orbits
2.88/2.93	c	 [group: #orbits ~= 6708] (2066.52ms)
2.88/2.93	c 
2.88/2.93	c detect special group actions
2.88/2.93	c 	 exceeded limit
2.88/2.93	c 	 (0.00ms)
2.88/2.93	c 
2.88/2.93	c detect symmetries on remainder
2.88/2.93	c 	 [group: #symmetries 1.00*10^0 #generators 0] (0.01ms)
2.88/2.93	c 
2.88/2.93	c finalize break order and special generators
3.08/3.11	c 
3.08/3.11	c generation finished
3.08/3.11	c 	[sbp: #constraints 0 #add_vars 0]
3.08/3.12	c 
3.08/3.12	c write result to 'HOME/instance-4542155-1753211695.opb.pre'
3.27/3.30	c 	wrote 78.54MB (176.21ms)
3.27/3.30	c ------------------------------------------------------------------
3.27/3.30	c                2066.52ms 62.75% approx_orbits
3.27/3.30	c                 833.40ms 25.31% parse
3.27/3.30	c                 182.60ms  5.54% finalize_order
3.27/3.30	c                 176.21ms  5.35% output
3.27/3.30	c                  34.53ms  1.05% other
3.27/3.30	c                   0.01ms  0.00% detect_generic
3.27/3.30	c                   0.00ms  0.00% detect_special
3.27/3.30	c         ───────────────────────────────────────────────
3.27/3.30	c                3293.26ms   100% total
3.27/3.30	c ------------------------------------------------------------------
3.37/3.43	c RoundingSat 2
3.37/3.43	c branch pb25
3.37/3.43	c commit 63f22ad
6.75/6.86	c #variables 3121404 #constraints 136276
3600.20/3609.62	c #Conflicts:       1000 | #Constraints:     137275
3600.20/3609.62	c #Conflicts:       2000 | #Constraints:     138275
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c #Conflicts:       3000 | #Constraints:     138292
3600.20/3609.62	c #Conflicts:       4000 | #Constraints:     139292
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:       5000 | #Constraints:     138696
3600.20/3609.62	c #Conflicts:       6000 | #Constraints:     139696
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c #Conflicts:       7000 | #Constraints:     138702
3600.20/3609.62	c #Conflicts:       8000 | #Constraints:     139702
3600.20/3609.62	c #Conflicts:       9000 | #Constraints:     140702
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      10000 | #Constraints:     139406
3600.20/3609.62	c #Conflicts:      11000 | #Constraints:     140406
3600.20/3609.62	c #Conflicts:      12000 | #Constraints:     141406
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      13000 | #Constraints:     139868
3600.20/3609.62	c #Conflicts:      14000 | #Constraints:     140868
3600.20/3609.62	c #Conflicts:      15000 | #Constraints:     141868
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      16000 | #Constraints:     140085
3600.20/3609.62	c #Conflicts:      17000 | #Constraints:     141085
3600.20/3609.62	c #Conflicts:      18000 | #Constraints:     142085
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      19000 | #Constraints:     140100
3600.20/3609.62	c #Conflicts:      20000 | #Constraints:     141100
3600.20/3609.62	c #Conflicts:      21000 | #Constraints:     142100
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      22000 | #Constraints:     139912
3600.20/3609.62	c #Conflicts:      23000 | #Constraints:     140912
3600.20/3609.62	c #Conflicts:      24000 | #Constraints:     141912
3600.20/3609.62	c #Conflicts:      25000 | #Constraints:     142912
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      26000 | #Constraints:     140525
3600.20/3609.62	c #Conflicts:      27000 | #Constraints:     141525
3600.20/3609.62	c #Conflicts:      28000 | #Constraints:     142525
3600.20/3609.62	c #Conflicts:      29000 | #Constraints:     143525
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      30000 | #Constraints:     140912
3600.20/3609.62	c #Conflicts:      31000 | #Constraints:     141912
3600.20/3609.62	c #Conflicts:      32000 | #Constraints:     142912
3600.20/3609.62	c #Conflicts:      33000 | #Constraints:     143912
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      34000 | #Constraints:     141107
3600.20/3609.62	c #Conflicts:      35000 | #Constraints:     142107
3600.20/3609.62	c #Conflicts:      36000 | #Constraints:     143107
3600.20/3609.62	c #Conflicts:      37000 | #Constraints:     144107
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      38000 | #Constraints:     141116
3600.20/3609.62	c #Conflicts:      39000 | #Constraints:     142116
3600.20/3609.62	c #Conflicts:      40000 | #Constraints:     143116
3600.20/3609.62	c #Conflicts:      41000 | #Constraints:     144116
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      42000 | #Constraints:     140929
3600.20/3609.62	c #Conflicts:      43000 | #Constraints:     141929
3600.20/3609.62	c #Conflicts:      44000 | #Constraints:     142929
3600.20/3609.62	c #Conflicts:      45000 | #Constraints:     143929
3600.20/3609.62	c #Conflicts:      46000 | #Constraints:     144929
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      47000 | #Constraints:     141546
3600.20/3609.62	c #Conflicts:      48000 | #Constraints:     142546
3600.20/3609.62	c #Conflicts:      49000 | #Constraints:     143546
3600.20/3609.62	c #Conflicts:      50000 | #Constraints:     144546
3600.20/3609.62	c #Conflicts:      51000 | #Constraints:     145546
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      52000 | #Constraints:     141926
3600.20/3609.62	c #Conflicts:      53000 | #Constraints:     142926
3600.20/3609.62	c #Conflicts:      54000 | #Constraints:     143926
3600.20/3609.62	c #Conflicts:      55000 | #Constraints:     144926
3600.20/3609.62	c #Conflicts:      56000 | #Constraints:     145926
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      57000 | #Constraints:     142117
3600.20/3609.62	c #Conflicts:      58000 | #Constraints:     143117
3600.20/3609.62	c #Conflicts:      59000 | #Constraints:     144117
3600.20/3609.62	c #Conflicts:      60000 | #Constraints:     145117
3600.20/3609.62	c #Conflicts:      61000 | #Constraints:     146117
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c #Conflicts:      62000 | #Constraints:     142121
3600.20/3609.62	c #Conflicts:      63000 | #Constraints:     143121
3600.20/3609.62	c #Conflicts:      64000 | #Constraints:     144121
3600.20/3609.62	c #Conflicts:      65000 | #Constraints:     145121
3600.20/3609.62	c #Conflicts:      66000 | #Constraints:     146121
3600.20/3609.62	c INPROCESSING
3600.20/3609.62	c GARBAGE COLLECT
3600.20/3609.62	c cpu time 3398.01 s
3600.20/3609.62	c deterministic time 1389002439 1.39e+09
3600.20/3609.62	c optimization time 118.752 s
3600.20/3609.62	c total solve time 3276.57 s
3600.20/3609.62	c core-guided solve time 0 s
3600.20/3609.62	c propagation time 65.2832 s
3600.20/3609.62	c conflict analysis time 2.44672 s
3600.20/3609.62	c propagations 14971201
3600.20/3609.62	c resolve steps 133298
3600.20/3609.62	c decisions 310580510
3600.20/3609.62	c conflicts 66625
3600.20/3609.62	c restarts 188
3600.20/3609.62	c inprocessing phases 18
3600.20/3609.62	c garbage collections 16 ,( 88.89 )
3600.20/3609.62	c input clauses 68801 ,( 50.49 )
3600.20/3609.62	c input cardinalities 67475 ,( 49.51 )
3600.20/3609.62	c input general constraints 0 ,( 0.00 )
3600.20/3609.62	c input average constraint length 48.80
3600.20/3609.62	c input average constraint degree 24.27
3600.20/3609.62	c learned clauses 1389 ,( 2.08 )
3600.20/3609.62	c learned cardinalities 65236 ,( 97.92 )
3600.20/3609.62	c learned general constraints 0 ,( 0.00 )
3600.20/3609.62	c learned average constraint length 794.10
3600.20/3609.62	c learned average constraint degree 407.35
3600.20/3609.62	c watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
3600.20/3609.62	c counting CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
3600.20/3609.62	c watched   constraints 0 ,( -nan ) 
3600.20/3609.62	c counting  constraints 0 ,( -nan ) 
3600.20/3609.62	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 7650779 , 6700641 , 0 ,( 0 , 0 )
3600.20/3609.62	c gcd simplifications 0
3600.20/3609.62	c detected cardinalities 0
3600.20/3609.62	c weakened non-implied lits 0
3600.20/3609.62	c weakened non-implying lits 0
3600.20/3609.62	c original variables 3121404
3600.20/3609.62	c clausal propagations 6602796
3600.20/3609.62	c cardinality propagations 6800406
3600.20/3609.62	c watched propagations 0
3600.20/3609.62	c counting propagations 0
3600.20/3609.62	c watch lookups 14351420
3600.20/3609.62	c watch backjump lookups 0
3600.20/3609.62	c watch checks 339719867
3600.20/3609.62	c propagation checks 324288452
3600.20/3609.62	c constraint additions 59441653
3600.20/3609.62	c trail pops 325618335
3600.20/3609.62	c formula constraints 136276
3600.20/3609.62	c learned constraints 66625
3600.20/3609.62	c bound constraints 0
3600.20/3609.62	c core-guided constraints 0
3600.20/3609.62	c encountered formula constraints 134636
3600.20/3609.62	c encountered learned constraints 65287
3600.20/3609.62	c encountered bound constraints 0
3600.20/3609.62	c encountered core-guided constraints 0
3600.20/3609.62	c LP total time 9.95603 s
3600.20/3609.62	c LP solve time 8.21 s
3600.20/3609.62	c LP constraints added 136276
3600.20/3609.62	c LP constraints removed 0
3600.20/3609.62	c LP pivots internal 10000
3600.20/3609.62	c LP pivots root 21000
3600.20/3609.62	c LP calls 5
3600.20/3609.62	c LP optimalities 0
3600.20/3609.62	c LP no pivot count 0
3600.20/3609.62	c LP infeasibilities 0
3600.20/3609.62	c LP valid Farkas constraints 0
3600.20/3609.62	c LP learned Farkas constraints 0
3600.20/3609.62	c LP basis resets 0
3600.20/3609.62	c LP cycling count 0
3600.20/3609.62	c LP singular count 0
3600.20/3609.62	c LP no primal count 0
3600.20/3609.62	c LP no farkas count 0
3600.20/3609.62	c LP other issue count 0
3600.20/3609.62	c LP Gomory cuts 0
3600.20/3609.62	c LP learned cuts 0
3600.20/3609.62	c LP deleted cuts 0
3600.20/3609.62	c LP encountered Gomory constraints 0
3600.20/3609.62	c LP encountered Farkas constraints 0
3600.20/3609.62	c LP encountered learned Farkas constraints 0
3600.20/3609.62	c CG auxiliary variables introduced 0
3600.20/3609.62	c CG solutions found 0
3600.20/3609.62	c CG cores constructed 0
3600.20/3609.62	c CG core cardinality constraints returned 0
3600.20/3609.62	c CG unit cores 0
3600.20/3609.62	c CG single cores 0
3600.20/3609.62	c CG blocks removed during cardinality reduction 0
3600.20/3609.62	c CG first core best 0
3600.20/3609.62	c CG decision core best 0
3600.20/3609.62	c CG core reduction tie 0
3600.20/3609.62	c CG core degree average 0.00
3600.20/3609.62	c CG core slack average 0.00
3600.20/3609.62	c CG core upper bound improvements 0
3600.20/3609.62	c STR number of successful calls 0
3600.20/3609.62	c STR number of unsuccessful calls 0
3600.20/3609.62	c STR number of inconclusive calls 0
3600.20/3609.62	c STR number of successful attempts 0
3600.20/3609.62	c STR number of unsuccessful attempts 0
3600.20/3609.62	c STR number of inconclusive attempts 0
3600.20/3609.62	c STR average degree increase per successful call inf
3600.20/3609.62	c STR average degree increase per successful attempt inf
3600.20/3609.62	c STR total number of conflicts for successful attempts 0
3600.20/3609.62	c STR total number of conflicts for unsuccessful attempts 0
3600.20/3609.62	c STR total number of conflicts for inconclusive attempts 0
3600.20/3609.62	c STR average number of conflicts per successful attempt inf
3600.20/3609.62	c STR average number of conflicts per unsuccessful attempt inf
3600.20/3609.62	c STR average number of conflicts per inconclusive attempt inf
3600.20/3609.62	c AVG.sumWPerc -nan 
3600.20/3609.62	c bigint constraints 0 
3600.20/3609.62	s UNKNOWN
3600.20/3609.62	c Program interrupted by user.

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: 63708 MiB (61579 MiB free)
  memory of node 1: 64465 MiB (63413 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4542155-1753211695/watcher-4542155-1753211695 -o /tmp/evaluation-result-4542155-1753211695/solver-4542155-1753211695 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1753211687-175479 --watchdog 3760 run-dec-break.sh HOME/instance-4542155-1753211695.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=175588, runsolver pid=175585

[startup+0.100064 s]*
/proc/loadavg: 1.57 1.23 1.68 5/268 175590
/proc/meminfo: memFree=127855028/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 236848992 4292608 736 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 736 672 219 0 110 0
[pid=175590] ppid=175588 vsize=159788 memory=150028 CPUtime=0.09 cores=1,3
/proc/175590/stat : 175590 (pbsuma) R 175588 175588 175467 0 -1 4194304 7076 0 0 0 6 3 0 0 20 0 1 0 236848993 163622912 37507 18446744073709551615 4210688 4653049 140733727032624 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 37732352 140733727041889 140733727042096 140733727042096 140733727047663 0
/proc/175590/statm: 39947 37507 992 108 0 37355 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 163980 KiB
Current children cumulated memory: 152972 KiB

[startup+0.205577 s]*
/proc/loadavg: 1.57 1.23 1.68 5/268 175590
/proc/meminfo: memFree=127823148/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 236848992 4292608 736 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 736 672 219 0 110 0
[pid=175590] ppid=175588 vsize=187304 memory=178276 CPUtime=0.19 cores=1,3
/proc/175590/stat : 175590 (pbsuma) R 175588 175588 175467 0 -1 4194304 13646 0 0 0 15 4 0 0 20 0 1 0 236848993 191799296 44569 18446744073709551615 4210688 4653049 140733727032624 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 37732352 140733727041889 140733727042096 140733727042096 140733727047663 0
/proc/175590/statm: 46826 44569 992 108 0 44234 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 191496 KiB
Current children cumulated memory: 181220 KiB

[startup+0.305482 s]*
/proc/loadavg: 1.57 1.23 1.68 5/268 175590
/proc/meminfo: memFree=127797316/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 236848992 4292608 736 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 736 672 219 0 110 0
[pid=175590] ppid=175588 vsize=219412 memory=207904 CPUtime=0.29 cores=1,3
/proc/175590/stat : 175590 (pbsuma) R 175588 175588 175467 0 -1 4194304 19071 0 0 0 23 6 0 0 20 0 1 0 236848993 224677888 51976 18446744073709551615 4210688 4653049 140733727032624 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 37732352 140733727041889 140733727042096 140733727042096 140733727047663 0
/proc/175590/statm: 54853 51976 992 108 0 52261 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 223604 KiB
Current children cumulated memory: 210848 KiB

[startup+0.700198 s]
/proc/loadavg: 1.57 1.23 1.68 5/268 175590
/proc/meminfo: memFree=127740864/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 236848992 4292608 736 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 736 672 219 0 110 0
[pid=175590] ppid=175588 vsize=321272 memory=309844 CPUtime=0.68 cores=1,3
/proc/175590/stat : 175590 (pbsuma) R 175588 175588 175467 0 -1 4194304 39516 0 0 0 57 11 0 0 20 0 1 0 236848993 328982528 77461 18446744073709551615 4210688 4653049 140733727032624 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 37732352 140733727041889 140733727042096 140733727042096 140733727047663 0
/proc/175590/statm: 80318 77461 992 108 0 77726 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 325464 KiB
Current children cumulated memory: 312788 KiB

[startup+1.50021 s]
/proc/loadavg: 1.57 1.23 1.68 5/268 175590
/proc/meminfo: memFree=127430660/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 236848992 4292608 736 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 736 672 219 0 110 0
[pid=175590] ppid=175588 vsize=1569820 memory=986032 CPUtime=1.48 cores=1,3
/proc/175590/stat : 175590 (pbsuma) R 175588 175588 175467 0 -1 4194304 59076 0 0 0 114 34 0 0 20 0 1 0 236848993 1607495680 246508 18446744073709551615 4210688 4653049 140733727032624 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 37732352 140733727041889 140733727042096 140733727042096 140733727047663 0
/proc/175590/statm: 392455 246508 1024 108 0 389863 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1574012 KiB
Current children cumulated memory: 988976 KiB

[startup+3.10543 s]
/proc/loadavg: 1.57 1.23 1.68 5/268 175590
/proc/meminfo: memFree=125965556/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 236848992 4292608 736 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 736 672 219 0 110 0
[pid=175590] ppid=175588 vsize=2607072 memory=1753424 CPUtime=3.08 cores=1,3
/proc/175590/stat : 175590 (pbsuma) R 175588 175588 175467 0 -1 4194304 81095 0 0 0 238 70 0 0 20 0 1 0 236848993 2669641728 438356 18446744073709551615 4210688 4653049 140733727032624 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 37732352 140733727041889 140733727042096 140733727042096 140733727047663 0
/proc/175590/statm: 651768 438356 1024 108 0 649176 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2611264 KiB
Current children cumulated memory: 1756368 KiB

[startup+6.30019 s]
/proc/loadavg: 1.77 1.28 1.70 5/268 175591
/proc/meminfo: memFree=126312140/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=2055988 memory=1922040 CPUtime=2.85 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 99352 0 0 0 227 58 0 0 20 0 1 0 236849334 2105331712 480510 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 513997 480510 2208 1147 0 501424 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2060180 KiB
Current children cumulated memory: 1925112 KiB

[startup+12.7002 s]
/proc/loadavg: 2.03 1.34 1.72 5/269 175592
/proc/meminfo: memFree=124962860/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3146980 memory=2866028 CPUtime=9.24 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 179886 0 0 0 810 114 0 0 20 0 1 0 236849334 3222507520 716507 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 786745 716507 2272 1147 0 774172 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 3151172 KiB
Current children cumulated memory: 2869100 KiB

[startup+25.5002 s]
/proc/loadavg: 2.46 1.47 1.75 5/269 175592
/proc/meminfo: memFree=124924388/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3146980 memory=2866028 CPUtime=22 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 180014 0 0 0 2086 114 0 0 20 0 1 0 236849334 3222507520 716507 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 786745 716507 2272 1147 0 774172 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 3151172 KiB
Current children cumulated memory: 2869100 KiB

[startup+51.1055 s]
/proc/loadavg: 2.99 1.67 1.81 5/269 175593
/proc/meminfo: memFree=124859440/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3146980 memory=2866028 CPUtime=47.55 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 180142 0 0 0 4640 115 0 0 20 0 1 0 236849334 3222507520 716507 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 786745 716507 2272 1147 0 774172 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 3151172 KiB
Current children cumulated memory: 2869100 KiB

[startup+102.3 s]
/proc/loadavg: 3.60 2.05 1.94 5/270 175602
/proc/meminfo: memFree=124762752/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3146980 memory=2866028 CPUtime=98.62 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 180316 0 0 0 9747 115 0 0 20 0 1 0 236849334 3222507520 716507 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 786745 716507 2272 1147 0 774172 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 3151172 KiB
Current children cumulated memory: 2869100 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 2.45 2.08 5/270 175603
/proc/meminfo: memFree=124757412/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3146980 memory=2866028 CPUtime=158.46 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 180444 0 0 0 15730 116 0 0 20 0 1 0 236849334 3222507520 716507 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 786745 716507 2272 1147 0 774172 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 3151172 KiB
Current children cumulated memory: 2869100 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 2.75 2.21 5/270 175606
/proc/meminfo: memFree=124693812/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3210384 memory=2934344 CPUtime=218.27 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 181495 0 0 0 21674 153 0 0 20 0 1 0 236849334 3287433216 733586 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 802596 733586 2368 1147 0 790023 0

################
# More data... #
################

/proc/meminfo: memFree=122984576/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3838292 memory=3586756 CPUtime=3210.56 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 296391 0 0 0 306443 14613 0 0 20 0 1 0 236849334 3930411008 896689 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 959573 896689 2368 1147 0 947000 0
Current children cumulated CPU time: 3213.96 s
Current children cumulated vsize: 3842484 KiB
Current children cumulated memory: 3589828 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.05 5/269 175774
/proc/meminfo: memFree=122936748/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3860668 memory=3608644 CPUtime=3270.4 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 302090 0 0 0 311081 15959 0 0 20 0 1 0 236849334 3953324032 902161 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 965167 902161 2368 1147 0 952594 0
Current children cumulated CPU time: 3273.8 s
Current children cumulated vsize: 3864860 KiB
Current children cumulated memory: 3611716 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.05 5/269 175776
/proc/meminfo: memFree=122932412/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3860668 memory=3608644 CPUtime=3330.23 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 302183 0 0 0 317064 15959 0 0 20 0 1 0 236849334 3953324032 902161 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 965167 902161 2368 1147 0 952594 0
Current children cumulated CPU time: 3333.63 s
Current children cumulated vsize: 3864860 KiB
Current children cumulated memory: 3611716 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.05 5/269 175779
/proc/meminfo: memFree=122932904/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3860668 memory=3608644 CPUtime=3390.06 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 302183 0 0 0 323047 15959 0 0 20 0 1 0 236849334 3953324032 902161 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 965167 902161 2368 1147 0 952594 0
Current children cumulated CPU time: 3393.46 s
Current children cumulated vsize: 3864860 KiB
Current children cumulated memory: 3611716 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.09 4.05 5/268 175781
/proc/meminfo: memFree=122916148/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3883240 memory=3631684 CPUtime=3449.89 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 308264 0 0 0 326648 18341 0 0 20 0 1 0 236849334 3976437760 907921 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 970810 907921 2368 1147 0 958237 0
Current children cumulated CPU time: 3453.29 s
Current children cumulated vsize: 3887432 KiB
Current children cumulated memory: 3634756 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.05 5/268 175783
/proc/meminfo: memFree=122891744/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3899872 memory=3647940 CPUtime=3509.73 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 312539 0 0 0 331095 19878 0 0 20 0 1 0 236849334 3993468928 911985 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 974968 911985 2368 1147 0 962395 0
Current children cumulated CPU time: 3513.13 s
Current children cumulated vsize: 3904064 KiB
Current children cumulated memory: 3651012 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.08 4.05 5/267 175785
/proc/meminfo: memFree=122871764/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3899872 memory=3647940 CPUtime=3569.56 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 312639 0 0 0 337077 19879 0 0 20 0 1 0 236849334 3993468928 911985 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 974968 911985 2368 1147 0 962395 0
Current children cumulated CPU time: 3572.96 s
Current children cumulated vsize: 3904064 KiB
Current children cumulated memory: 3651012 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.10 4.09 4.05 5/269 175929
/proc/meminfo: memFree=122463424/131250000 swapFree=33009904/33010684
[pid=175588] ppid=175585 vsize=4192 memory=3072 CPUtime=3.4 cores=1,3
/proc/175588/stat : 175588 (run-dec-break.s) S 175585 175588 175467 0 -1 4194304 239 81252 0 0 0 0 265 75 20 0 1 0 236848992 4292608 768 18446744073709551615 94722971922432 94722972816965 140724527079440 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94722973056016 94722973103760 94722998808576 140724527085919 140724527086048 140724527086048 140724527091652 0
/proc/175588/statm: 1048 768 704 219 0 110 0
[pid=175591] ppid=175588 vsize=3899872 memory=3647940 CPUtime=3596.68 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175588 175588 175467 0 -1 4194304 312639 0 0 0 339789 19879 0 0 20 0 1 0 236849334 3993468928 911985 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 974968 911985 2368 1147 0 962395 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 3904064 KiB
Current children cumulated memory: 3651012 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3609.5 s]
# the end of solver process 175588 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=2.65476 s, system=0.752755 s
Sleeping 2 seconds

[startup+3609.99 s]
# the end of solver process 175591 was just reported to runsolver
# Child status: 2

# cumulated CPU time of all completed processes:  user=3401.01 s, system=199.577 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3609.6 s]*
/proc/loadavg: 4.09 4.09 4.05 5/268 175929
/proc/meminfo: memFree=122463424/131250000 swapFree=33009904/33010684
[pid=175591] ppid=175585 vsize=3899872 memory=3647940 CPUtime=3596.79 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175585 175588 175467 0 -1 4194304 312639 0 0 0 339800 19879 0 0 20 0 1 0 236849334 3993468928 911985 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 974968 911985 2368 1147 0 962395 0
Current cumulated CPU time of completed processes: 3.40752 s
Current children cumulated CPU time: 3596.79 s
Current children cumulated vsize: 3899872 KiB
Current children cumulated memory: 3647940 KiB

[startup+3609.8 s]
/proc/loadavg: 4.09 4.09 4.05 5/268 175929
/proc/meminfo: memFree=122463424/131250000 swapFree=33009904/33010684
[pid=175591] ppid=175585 vsize=2690876 memory=2534812 CPUtime=3596.97 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175585 175588 175467 0 -1 4194304 312777 0 0 0 339818 19879 0 0 20 0 1 0 236849334 2755457024 633703 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 672719 633703 2432 1147 0 660146 0
Current cumulated CPU time of completed processes: 3.40752 s
Current children cumulated CPU time: 3596.97 s
Current children cumulated vsize: 2690876 KiB
Current children cumulated memory: 2534812 KiB

[startup+3609.9 s]
/proc/loadavg: 4.09 4.09 4.05 5/268 175929
/proc/meminfo: memFree=122463424/131250000 swapFree=33009904/33010684
[pid=175591] ppid=175585 vsize=2690876 memory=2534812 CPUtime=3597.07 cores=1,3
/proc/175591/stat : 175591 (roundingsat) R 175585 175588 175467 0 -1 4194304 312875 0 0 0 339828 19879 0 0 20 0 1 0 236849334 2755457024 633703 18446744073709551615 4227072 8923433 140724163065088 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 37851136 140724163074370 140724163074598 140724163074598 140724163080170 0
/proc/175591/statm: 672719 633703 2432 1147 0 660146 0
Current cumulated CPU time of completed processes: 3.40752 s
Current children cumulated CPU time: 3597.07 s
Current children cumulated vsize: 2690876 KiB
Current children cumulated memory: 2534812 KiB

Child status: 2

Real time (s): 3609.99
CPU time (s): 3600.58
CPU user time (s): 3401.01
CPU system time (s): 199.577
CPU usage (%): 99.7393
Max. virtual memory (cumulated for all children) (KiB): 3904064
Max. memory (cumulated for all children) (KiB): 3651012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3401.01
system time used= 199.577
maximum resident set size= 3648196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 394515
page faults= 0
swaps= 0
block input operations= 0
block output operations= 153408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 244
involuntary context switches= 2246


# summary of solver processes directly reported to runsolver:
#   pid: 175588,175591
#   total CPU time (s): 3600.58
#   total CPU user time (s): 3401.01
#   total CPU system time (s): 199.577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.89508 second user time and 16.3971 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-22 21:14:56
IDJOB=4542155
IDBENCH=163903
IDSOLVER=3357
FILE ID=nodeC033/4542155-1753211695
RUNJOBID= nodeC033-1753211687-175479
SLURM_JOB_ID= 9687798
Free space on /tmp= 432492 MiB

SOLVER NAME= roundingsat+pbsuma 63f22ad
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height50_pigeons49_holes48.opb
COMMAND LINE= run-dec-break.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4542155-1753211695/watcher-4542155-1753211695 -o /tmp/evaluation-result-4542155-1753211695/solver-4542155-1753211695 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1753211687-175479 --watchdog 3760  run-dec-break.sh HOME/instance-4542155-1753211695.opb

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

MD5SUM BENCH= c26c89c819410142827dd0be6bce850a
RANDOM SEED=724624151

nodeC033 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		: 3600.101
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	: 7000.13
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		: 3600.058
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	: 7000.13
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		: 3556.164
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	: 7000.13
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.668
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	: 7000.13
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		: 3600.067
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	: 7000.13
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		: 3600.068
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.076
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	: 7000.13
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		: 3622.393
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127993216 kB
MemAvailable:   129533056 kB
Buffers:            2128 kB
Cached:          2263088 kB
SwapCached:           64 kB
Active:          1465616 kB
Inactive:        1035952 kB
Active(anon):     257300 kB
Inactive(anon):     5284 kB
Active(file):    1208316 kB
Inactive(file):  1030668 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            106952 kB
Writeback:             0 kB
AnonPages:        239712 kB
Mapped:           122104 kB
Shmem:             26228 kB
KReclaimable:     280188 kB
Slab:             377736 kB
SReclaimable:     280188 kB
SUnreclaim:        97548 kB
KernelStack:        4320 kB
PageTables:         3748 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     610492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432320 MiB
End job on nodeC033 at 2025-07-22 22:15:06