Trace number 4542506

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.37 3609.19

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height47_pigeons46_holes45.opb
MD5SUMcca449fd552693742bf3f30208712226
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 benchmark1436.41
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2436672
Total number of constraints113788
Number of constraints which are clauses57482
Number of constraints which are cardinality constraints (but not clauses)51746
Number of constraints which are nor clauses,nor cardinality constraints4560
Minimum length of a constraint45
Maximum length of a constraint50
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 53
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-4542506-1753216532.opb'
0.57/0.65	c 	read 61.06MB  (642.80ms)
0.57/0.65	c	 [cnf: #variables 2436672 #clauses 113788 #duplicates 0 #arr 5213058]
0.57/0.67	c 
0.57/0.67	c make graph and approximate orbits
2.26/2.31	c	 [group: #orbits ~= 5952] (1640.07ms)
2.26/2.31	c 
2.26/2.31	c detect special group actions
2.26/2.31	c 	 exceeded limit
2.26/2.31	c 	 (0.00ms)
2.26/2.31	c 
2.26/2.31	c detect symmetries on remainder
2.26/2.31	c 	 [group: #symmetries 1.00*10^0 #generators 0] (0.01ms)
2.26/2.31	c 
2.26/2.31	c finalize break order and special generators
2.36/2.46	c 
2.36/2.46	c generation finished
2.36/2.46	c 	[sbp: #constraints 0 #add_vars 0]
2.36/2.47	c 
2.36/2.47	c write result to 'HOME/instance-4542506-1753216532.opb.pre'
2.56/2.61	c 	wrote 61.11MB (135.56ms)
2.56/2.61	c ------------------------------------------------------------------
2.56/2.61	c                1640.07ms 63.13% approx_orbits
2.56/2.61	c                 642.79ms 24.74% parse
2.56/2.61	c                 151.41ms  5.83% finalize_order
2.56/2.61	c                 135.56ms  5.22% output
2.56/2.61	c                  27.89ms  1.07% other
2.56/2.61	c                   0.01ms  0.00% detect_generic
2.56/2.61	c                   0.00ms  0.00% detect_special
2.56/2.61	c         ───────────────────────────────────────────────
2.56/2.61	c                2597.74ms   100% total
2.56/2.61	c ------------------------------------------------------------------
2.65/2.70	c RoundingSat 2
2.65/2.70	c branch pb25
2.65/2.70	c commit 63f22ad
5.23/5.37	c #variables 2436672 #constraints 113788
2760.47/2767.42	c #Conflicts:       1000 | #Constraints:     114787
2760.47/2767.42	c #Conflicts:       2000 | #Constraints:     115787
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c #Conflicts:       3000 | #Constraints:     115798
2760.47/2767.42	c #Conflicts:       4000 | #Constraints:     116798
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:       5000 | #Constraints:     116201
2760.47/2767.42	c #Conflicts:       6000 | #Constraints:     117201
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c #Conflicts:       7000 | #Constraints:     116213
2760.47/2767.42	c #Conflicts:       8000 | #Constraints:     117213
2760.47/2767.42	c #Conflicts:       9000 | #Constraints:     118213
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      10000 | #Constraints:     116910
2760.47/2767.42	c #Conflicts:      11000 | #Constraints:     117910
2760.47/2767.42	c #Conflicts:      12000 | #Constraints:     118910
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      13000 | #Constraints:     117369
2760.47/2767.42	c #Conflicts:      14000 | #Constraints:     118369
2760.47/2767.42	c #Conflicts:      15000 | #Constraints:     119369
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      16000 | #Constraints:     117589
2760.47/2767.42	c #Conflicts:      17000 | #Constraints:     118589
2760.47/2767.42	c #Conflicts:      18000 | #Constraints:     119589
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      19000 | #Constraints:     117606
2760.47/2767.42	c #Conflicts:      20000 | #Constraints:     118606
2760.47/2767.42	c #Conflicts:      21000 | #Constraints:     119606
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      22000 | #Constraints:     117420
2760.47/2767.42	c #Conflicts:      23000 | #Constraints:     118420
2760.47/2767.42	c #Conflicts:      24000 | #Constraints:     119420
2760.47/2767.42	c #Conflicts:      25000 | #Constraints:     120420
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      26000 | #Constraints:     118027
2760.47/2767.42	c #Conflicts:      27000 | #Constraints:     119027
2760.47/2767.42	c #Conflicts:      28000 | #Constraints:     120027
2760.47/2767.42	c #Conflicts:      29000 | #Constraints:     121027
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      30000 | #Constraints:     118429
2760.47/2767.42	c #Conflicts:      31000 | #Constraints:     119429
2760.47/2767.42	c #Conflicts:      32000 | #Constraints:     120429
2760.47/2767.42	c #Conflicts:      33000 | #Constraints:     121429
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      34000 | #Constraints:     118623
2760.47/2767.42	c #Conflicts:      35000 | #Constraints:     119623
2760.47/2767.42	c #Conflicts:      36000 | #Constraints:     120623
2760.47/2767.42	c #Conflicts:      37000 | #Constraints:     121623
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      38000 | #Constraints:     118625
2760.47/2767.42	c #Conflicts:      39000 | #Constraints:     119625
2760.47/2767.42	c #Conflicts:      40000 | #Constraints:     120625
2760.47/2767.42	c #Conflicts:      41000 | #Constraints:     121625
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      42000 | #Constraints:     118452
2760.47/2767.42	c #Conflicts:      43000 | #Constraints:     119452
2760.47/2767.42	c #Conflicts:      44000 | #Constraints:     120452
2760.47/2767.42	c #Conflicts:      45000 | #Constraints:     121452
2760.47/2767.42	c #Conflicts:      46000 | #Constraints:     122452
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      47000 | #Constraints:     119085
2760.47/2767.42	c #Conflicts:      48000 | #Constraints:     120085
2760.47/2767.42	c #Conflicts:      49000 | #Constraints:     121085
2760.47/2767.42	c #Conflicts:      50000 | #Constraints:     122085
2760.47/2767.42	c #Conflicts:      51000 | #Constraints:     123085
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      52000 | #Constraints:     119445
2760.47/2767.42	c #Conflicts:      53000 | #Constraints:     120445
2760.47/2767.42	c #Conflicts:      54000 | #Constraints:     121445
2760.47/2767.42	c #Conflicts:      55000 | #Constraints:     122445
2760.47/2767.42	c #Conflicts:      56000 | #Constraints:     123445
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      57000 | #Constraints:     119641
2760.47/2767.42	c #Conflicts:      58000 | #Constraints:     120641
2760.47/2767.42	c #Conflicts:      59000 | #Constraints:     121641
2760.47/2767.42	c #Conflicts:      60000 | #Constraints:     122641
2760.47/2767.42	c #Conflicts:      61000 | #Constraints:     123641
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      62000 | #Constraints:     119640
2760.47/2767.42	c #Conflicts:      63000 | #Constraints:     120640
2760.47/2767.42	c #Conflicts:      64000 | #Constraints:     121640
2760.47/2767.42	c #Conflicts:      65000 | #Constraints:     122640
2760.47/2767.42	c #Conflicts:      66000 | #Constraints:     123640
2760.47/2767.42	c INPROCESSING
2760.47/2767.42	c GARBAGE COLLECT
2760.47/2767.42	c #Conflicts:      67000 | #Constraints:     119451
2760.47/2767.42	c #Conflicts:      68000 | #Constraints:     120451
2760.47/2767.42	c #Conflicts:      69000 | #Constraints:     121451
3600.05/3608.90	c #Conflicts:      70000 | #Constraints:     122451
3600.05/3608.90	c #Conflicts:      71000 | #Constraints:     123451
3600.05/3608.90	c #Conflicts:      72000 | #Constraints:     124451
3600.05/3608.90	c INPROCESSING
3600.05/3608.90	c GARBAGE COLLECT
3600.05/3608.90	c #Conflicts:      73000 | #Constraints:     120060
3600.05/3608.90	c #Conflicts:      74000 | #Constraints:     121060
3600.05/3608.90	c #Conflicts:      75000 | #Constraints:     122060
3600.05/3608.90	c #Conflicts:      76000 | #Constraints:     123060
3600.05/3608.90	c #Conflicts:      77000 | #Constraints:     124060
3600.05/3608.90	c #Conflicts:      78000 | #Constraints:     125060
3600.05/3608.90	c INPROCESSING
3600.05/3608.90	c GARBAGE COLLECT
3600.05/3608.90	c #Conflicts:      79000 | #Constraints:     120459
3600.05/3608.90	c #Conflicts:      80000 | #Constraints:     121459
3600.05/3608.90	c #Conflicts:      81000 | #Constraints:     122459
3600.05/3608.90	c #Conflicts:      82000 | #Constraints:     123459
3600.05/3608.90	c #Conflicts:      83000 | #Constraints:     124459
3600.05/3608.90	c #Conflicts:      84000 | #Constraints:     125459
3600.05/3608.90	c INPROCESSING
3600.05/3608.90	c GARBAGE COLLECT
3600.05/3608.90	c #Conflicts:      85000 | #Constraints:     120684
3600.05/3608.90	c #Conflicts:      86000 | #Constraints:     121684
3600.05/3608.90	c #Conflicts:      87000 | #Constraints:     122684
3600.05/3608.90	c #Conflicts:      88000 | #Constraints:     123684
3600.05/3608.90	c #Conflicts:      89000 | #Constraints:     124684
3600.05/3608.90	c #Conflicts:      90000 | #Constraints:     125684
3600.05/3608.90	c INPROCESSING
3600.05/3608.90	c GARBAGE COLLECT
3600.05/3608.90	c #Conflicts:      91000 | #Constraints:     120691
3600.05/3608.90	c #Conflicts:      92000 | #Constraints:     121691
3600.05/3608.90	c #Conflicts:      93000 | #Constraints:     122691
3600.05/3608.90	c #Conflicts:      94000 | #Constraints:     123691
3600.05/3608.90	c #Conflicts:      95000 | #Constraints:     124691
3600.05/3608.90	c #Conflicts:      96000 | #Constraints:     125691
3600.05/3608.90	c INPROCESSING
3600.05/3608.90	c GARBAGE COLLECT
3600.05/3608.90	c cpu time 3185.48 s
3600.05/3608.90	c deterministic time 2799974933 2.80e+09
3600.05/3608.90	c optimization time 47.3719 s
3600.05/3608.90	c total solve time 3136 s
3600.05/3608.90	c core-guided solve time 0 s
3600.05/3608.90	c propagation time 158.345 s
3600.05/3608.90	c conflict analysis time 3.04324 s
3600.05/3608.90	c propagations 28570307
3600.05/3608.90	c resolve steps 195114
3600.05/3608.90	c decisions 643909099
3600.05/3608.90	c conflicts 96623
3600.05/3608.90	c restarts 254
3600.05/3608.90	c inprocessing phases 23
3600.05/3608.90	c garbage collections 21 ,( 91.30 )
3600.05/3608.90	c input clauses 57482 ,( 50.52 )
3600.05/3608.90	c input cardinalities 56306 ,( 49.48 )
3600.05/3608.90	c input general constraints 0 ,( 0.00 )
3600.05/3608.90	c input average constraint length 45.81
3600.05/3608.90	c input average constraint degree 22.77
3600.05/3608.90	c learned clauses 2508 ,( 2.60 )
3600.05/3608.90	c learned cardinalities 94115 ,( 97.40 )
3600.05/3608.90	c learned general constraints 0 ,( 0.00 )
3600.05/3608.90	c learned average constraint length 696.75
3600.05/3608.90	c learned average constraint degree 357.85
3600.05/3608.90	c watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
3600.05/3608.90	c counting CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
3600.05/3608.90	c watched   constraints 0 ,( -nan ) 
3600.05/3608.90	c counting  constraints 0 ,( -nan ) 
3600.05/3608.90	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 15728993 , 14752717 , 0 ,( 0 , 0 )
3600.05/3608.90	c gcd simplifications 0
3600.05/3608.90	c detected cardinalities 0
3600.05/3608.90	c weakened non-implied lits 0
3600.05/3608.90	c weakened non-implying lits 0
3600.05/3608.90	c original variables 2436672
3600.05/3608.90	c clausal propagations 14414988
3600.05/3608.90	c cardinality propagations 12812500
3600.05/3608.90	c watched propagations 0
3600.05/3608.90	c counting propagations 0
3600.05/3608.90	c watch lookups 30481710
3600.05/3608.90	c watch backjump lookups 0
3600.05/3608.90	c watch checks 667880089
3600.05/3608.90	c propagation checks 680303731
3600.05/3608.90	c constraint additions 76222968
3600.05/3608.90	c trail pops 672576028
3600.05/3608.90	c formula constraints 113788
3600.05/3608.90	c learned constraints 96623
3600.05/3608.90	c bound constraints 0
3600.05/3608.90	c core-guided constraints 0
3600.05/3608.90	c encountered formula constraints 195295
3600.05/3608.90	c encountered learned constraints 96442
3600.05/3608.90	c encountered bound constraints 0
3600.05/3608.90	c encountered core-guided constraints 0
3600.05/3608.90	c LP total time 8.24609 s
3600.05/3608.90	c LP solve time 6.91 s
3600.05/3608.90	c LP constraints added 113788
3600.05/3608.90	c LP constraints removed 0
3600.05/3608.90	c LP pivots internal 10000
3600.05/3608.90	c LP pivots root 21000
3600.05/3608.90	c LP calls 5
3600.05/3608.90	c LP optimalities 0
3600.05/3608.90	c LP no pivot count 0
3600.05/3608.90	c LP infeasibilities 0
3600.05/3608.90	c LP valid Farkas constraints 0
3600.05/3608.90	c LP learned Farkas constraints 0
3600.05/3608.90	c LP basis resets 0
3600.05/3608.90	c LP cycling count 0
3600.05/3608.90	c LP singular count 0
3600.05/3608.90	c LP no primal count 0
3600.05/3608.90	c LP no farkas count 0
3600.05/3608.90	c LP other issue count 0
3600.05/3608.90	c LP Gomory cuts 0
3600.05/3608.90	c LP learned cuts 0
3600.05/3608.90	c LP deleted cuts 0
3600.05/3608.90	c LP encountered Gomory constraints 0
3600.05/3608.90	c LP encountered Farkas constraints 0
3600.05/3608.90	c LP encountered learned Farkas constraints 0
3600.05/3608.90	c CG auxiliary variables introduced 0
3600.05/3608.90	c CG solutions found 0
3600.05/3608.90	c CG cores constructed 0
3600.05/3608.90	c CG core cardinality constraints returned 0
3600.05/3608.90	c CG unit cores 0
3600.05/3608.90	c CG single cores 0
3600.05/3608.90	c CG blocks removed during cardinality reduction 0
3600.05/3608.90	c CG first core best 0
3600.05/3608.90	c CG decision core best 0
3600.05/3608.90	c CG core reduction tie 0
3600.05/3608.90	c CG core degree average 0.00
3600.05/3608.90	c CG core slack average 0.00
3600.05/3608.90	c CG core upper bound improvements 0
3600.05/3608.90	c STR number of successful calls 0
3600.05/3608.90	c STR number of unsuccessful calls 0
3600.05/3608.90	c STR number of inconclusive calls 0
3600.05/3608.90	c STR number of successful attempts 0
3600.05/3608.90	c STR number of unsuccessful attempts 0
3600.05/3608.90	c STR number of inconclusive attempts 0
3600.05/3608.90	c STR average degree increase per successful call inf
3600.05/3608.90	c STR average degree increase per successful attempt inf
3600.05/3608.90	c STR total number of conflicts for successful attempts 0
3600.05/3608.90	c STR total number of conflicts for unsuccessful attempts 0
3600.05/3608.90	c STR total number of conflicts for inconclusive attempts 0
3600.05/3608.90	c STR average number of conflicts per successful attempt inf
3600.05/3608.90	c STR average number of conflicts per unsuccessful attempt inf
3600.05/3608.90	c STR average number of conflicts per inconclusive attempt inf
3600.05/3608.90	c AVG.sumWPerc -nan 
3600.05/3608.90	c bigint constraints 0 
3600.05/3608.90	s UNKNOWN
3600.05/3608.90	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 (57282 MiB free)
  memory of node 1: 64465 MiB (61358 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4542506-1753216532/watcher-4542506-1753216532 -o /tmp/evaluation-result-4542506-1753216532/solver-4542506-1753216532 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1753211687-175480 --watchdog 3760 run-dec-break.sh HOME/instance-4542506-1753216532.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
solver pid=176268, runsolver pid=176265
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.12 4.09 4.07 5/267 176270
/proc/meminfo: memFree=121391048/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176270] ppid=176268 vsize=121836 memory=113172 CPUtime=0.07 cores=5,7
/proc/176270/stat : 176270 (pbsuma) R 176268 176268 175467 0 -1 4194304 6992 0 0 0 5 2 0 0 20 0 1 0 237332646 124760064 28293 18446744073709551615 4210688 4653049 140726166150160 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 4700520 4703148 30384128 140726166157665 140726166157872 140726166157872 140726166163439 0
/proc/176270/statm: 30459 28293 960 108 0 27867 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 126028 KiB
Current children cumulated memory: 116244 KiB

[startup+0.205632 s]*
/proc/loadavg: 4.12 4.09 4.07 5/267 176270
/proc/meminfo: memFree=121359168/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176270] ppid=176268 vsize=153020 memory=140180 CPUtime=0.18 cores=5,7
/proc/176270/stat : 176270 (pbsuma) R 176268 176268 175467 0 -1 4194304 13910 0 0 0 14 4 0 0 20 0 1 0 237332646 156692480 35045 18446744073709551615 4210688 4653049 140726166150160 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 30384128 140726166157665 140726166157872 140726166157872 140726166163439 0
/proc/176270/statm: 38255 35045 960 108 0 35663 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 157212 KiB
Current children cumulated memory: 143252 KiB

[startup+0.305552 s]*
/proc/loadavg: 4.12 4.09 4.07 5/267 176270
/proc/meminfo: memFree=121343292/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176270] ppid=176268 vsize=178940 memory=169160 CPUtime=0.28 cores=5,7
/proc/176270/stat : 176270 (pbsuma) R 176268 176268 175467 0 -1 4194304 19482 0 0 0 23 5 0 0 20 0 1 0 237332646 183234560 42290 18446744073709551615 4210688 4653049 140726166150160 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 30384128 140726166157665 140726166157872 140726166157872 140726166163439 0
/proc/176270/statm: 44735 42290 960 108 0 42143 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 183132 KiB
Current children cumulated memory: 172232 KiB

[startup+0.700181 s]
/proc/loadavg: 4.12 4.09 4.07 5/267 176270
/proc/meminfo: memFree=121291112/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176270] ppid=176268 vsize=493632 memory=369836 CPUtime=0.67 cores=5,7
/proc/176270/stat : 176270 (pbsuma) R 176268 176268 175467 0 -1 4194304 42947 0 0 0 55 12 0 0 20 0 1 0 237332646 505479168 92459 18446744073709551615 4210688 4653049 140726166150160 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 30384128 140726166157665 140726166157872 140726166157872 140726166163439 0
/proc/176270/statm: 123408 92459 960 108 0 120816 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 497824 KiB
Current children cumulated memory: 372908 KiB

[startup+1.50016 s]
/proc/loadavg: 4.12 4.09 4.07 5/267 176270
/proc/meminfo: memFree=120931560/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176270] ppid=176268 vsize=1264520 memory=1044320 CPUtime=1.47 cores=5,7
/proc/176270/stat : 176270 (pbsuma) R 176268 176268 175467 0 -1 4194304 51749 0 0 0 116 31 0 0 20 0 1 0 237332646 1294868480 261080 18446744073709551615 4210688 4653049 140726166150160 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 30384128 140726166157665 140726166157872 140726166157872 140726166163439 0
/proc/176270/statm: 316130 261080 960 108 0 313538 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 1268712 KiB
Current children cumulated memory: 1047392 KiB

[startup+3.10548 s]
/proc/loadavg: 4.12 4.09 4.07 5/267 176271
/proc/meminfo: memFree=120795692/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=750356 memory=669620 CPUtime=0.39 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 15915 0 0 0 24 15 0 0 20 0 1 0 237332915 768364544 167405 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 187589 167405 1984 1147 0 175016 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 754548 KiB
Current children cumulated memory: 672692 KiB

[startup+6.3002 s]
/proc/loadavg: 4.11 4.09 4.07 5/267 176271
/proc/meminfo: memFree=119667280/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=1733888 memory=1637828 CPUtime=3.58 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 113471 0 0 0 291 67 0 0 20 0 1 0 237332915 1775501312 409457 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 433472 409457 2240 1147 0 420899 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1738080 KiB
Current children cumulated memory: 1640900 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.08 4.07 5/267 176271
/proc/meminfo: memFree=119076088/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=2500760 memory=2331320 CPUtime=9.96 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 142350 0 0 0 902 94 0 0 20 0 1 0 237332915 2560778240 582830 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 625190 582830 2272 1147 0 612617 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 2504952 KiB
Current children cumulated memory: 2334392 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.08 4.06 5/267 176271
/proc/meminfo: memFree=119076844/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=2500760 memory=2331320 CPUtime=22.73 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 142357 0 0 0 2179 94 0 0 20 0 1 0 237332915 2560778240 582830 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 625190 582830 2272 1147 0 612617 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 2504952 KiB
Current children cumulated memory: 2334392 KiB

[startup+51.1055 s]
/proc/loadavg: 4.12 4.09 4.07 5/267 176271
/proc/meminfo: memFree=119026596/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=2500760 memory=2331320 CPUtime=48.27 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 142465 0 0 0 4733 94 0 0 20 0 1 0 237332915 2560778240 582830 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 625190 582830 2272 1147 0 612617 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 2504952 KiB
Current children cumulated memory: 2334392 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.09 4.07 5/268 176281
/proc/meminfo: memFree=119026072/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=2500760 memory=2331320 CPUtime=99.33 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 142642 0 0 0 9839 94 0 0 20 0 1 0 237332915 2560778240 582830 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 625190 582830 2272 1147 0 612617 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2504952 KiB
Current children cumulated memory: 2334392 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.07 5/268 176283
/proc/meminfo: memFree=118914968/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=2569224 memory=2395016 CPUtime=159.18 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 145070 0 0 0 15786 132 0 0 20 0 1 0 237332915 2630885376 598754 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 642306 598754 2368 1147 0 629733 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 2573416 KiB
Current children cumulated memory: 2398088 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.09 4.07 5/268 176285
/proc/meminfo: memFree=118830072/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=2569224 memory=2395016 CPUtime=219.03 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 145165 0 0 0 21771 132 0 0 20 0 1 0 237332915 2630885376 598754 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 642306 598754 2368 1147 0 629733 0

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

/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=3182384 memory=3035060 CPUtime=3151.8 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 260285 0 0 0 282960 32220 0 0 20 0 1 0 237332915 3258761216 758765 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 795596 758765 2368 1147 0 783023 0
Current children cumulated CPU time: 3154.45 s
Current children cumulated vsize: 3186576 KiB
Current children cumulated memory: 3038132 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/271 178476
/proc/meminfo: memFree=121784888/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=3206316 memory=3058612 CPUtime=3211.67 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 266257 0 0 0 286888 34279 0 0 20 0 1 0 237332915 3283267584 764653 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 801579 764653 2368 1147 0 789006 0
Current children cumulated CPU time: 3214.32 s
Current children cumulated vsize: 3210508 KiB
Current children cumulated memory: 3061684 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/271 178526
/proc/meminfo: memFree=121883208/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=3206316 memory=3058612 CPUtime=3271.52 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 266376 0 0 0 292873 34279 0 0 20 0 1 0 237332915 3283267584 764653 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 801579 764653 2368 1147 0 789006 0
Current children cumulated CPU time: 3274.17 s
Current children cumulated vsize: 3210508 KiB
Current children cumulated memory: 3061684 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/270 178668
/proc/meminfo: memFree=121503040/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=3206316 memory=3058612 CPUtime=3331.39 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 266774 0 0 0 297563 35576 0 0 20 0 1 0 237332915 3283267584 764653 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 801579 764653 2368 1147 0 789006 0
Current children cumulated CPU time: 3334.04 s
Current children cumulated vsize: 3210508 KiB
Current children cumulated memory: 3061684 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 178672
/proc/meminfo: memFree=121323596/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=3232804 memory=3088648 CPUtime=3391.27 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 273440 0 0 0 300281 38846 0 0 20 0 1 0 237332915 3310391296 772162 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 808201 772162 2368 1147 0 795628 0
Current children cumulated CPU time: 3393.92 s
Current children cumulated vsize: 3236996 KiB
Current children cumulated memory: 3091720 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/271 178675
/proc/meminfo: memFree=121178704/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=3232804 memory=3088648 CPUtime=3451.13 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 273603 0 0 0 306267 38846 0 0 20 0 1 0 237332915 3310391296 772162 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 808201 772162 2368 1147 0 795628 0
Current children cumulated CPU time: 3453.78 s
Current children cumulated vsize: 3236996 KiB
Current children cumulated memory: 3091720 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/270 178677
/proc/meminfo: memFree=120815768/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=3235332 memory=3091720 CPUtime=3510.99 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 274566 0 0 0 312115 38984 0 0 20 0 1 0 237332915 3312979968 772930 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 808833 772930 2368 1147 0 796260 0
Current children cumulated CPU time: 3513.64 s
Current children cumulated vsize: 3239524 KiB
Current children cumulated memory: 3094792 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/270 178679
/proc/meminfo: memFree=120646624/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=3258072 memory=3113992 CPUtime=3570.87 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 280333 0 0 0 315894 41193 0 0 20 0 1 0 237332915 3336265728 778498 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 814518 778498 2368 1147 0 801945 0
Current children cumulated CPU time: 3573.52 s
Current children cumulated vsize: 3262264 KiB
Current children cumulated memory: 3117064 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 4.08 4.08 4.09 5/270 178680
/proc/meminfo: memFree=120638484/131250000 swapFree=33009904/33010684
[pid=176268] ppid=176265 vsize=4192 memory=3072 CPUtime=2.65 cores=5,7
/proc/176268/stat : 176268 (run-dec-break.s) S 176265 176268 175467 0 -1 4194304 238 68386 0 0 0 0 207 58 20 0 1 0 237332645 4292608 768 18446744073709551615 94006224695296 94006225589829 140733973578928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94006225828880 94006225876624 94006252707840 140733973588319 140733973588448 140733973588448 140733973594052 0
/proc/176268/statm: 1048 768 704 219 0 110 0
[pid=176271] ppid=176268 vsize=3258072 memory=3113992 CPUtime=3597.4 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176268 176268 175467 0 -1 4194304 280333 0 0 0 318547 41193 0 0 20 0 1 0 237332915 3336265728 778498 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 814518 778498 2368 1147 0 801945 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 3262264 KiB
Current children cumulated memory: 3117064 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3187.83 s, system=412.537 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 s]*
/proc/loadavg: 4.08 4.08 4.09 5/269 178680
/proc/meminfo: memFree=121516304/131250000 swapFree=33009904/33010684
[pid=176271] ppid=176265 vsize=2332316 memory=2226380 CPUtime=3597.51 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176265 176268 175467 0 -1 4194304 280397 0 0 0 318558 41193 0 0 20 0 1 0 237332915 2388291584 556595 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 583079 556595 2432 1147 0 570506 0
Current cumulated CPU time of completed processes: 2.67081 s
Current children cumulated CPU time: 3597.51 s
Current children cumulated vsize: 2332316 KiB
Current children cumulated memory: 2226380 KiB

[startup+3609.11 s]
/proc/loadavg: 4.08 4.08 4.09 5/269 178680
/proc/meminfo: memFree=121516304/131250000 swapFree=33009904/33010684
[pid=176271] ppid=176265 vsize=2332316 memory=2226380 CPUtime=3597.6 cores=5,7
/proc/176271/stat : 176271 (roundingsat) R 176265 176268 175467 0 -1 4194304 280397 0 0 0 318567 41193 0 0 20 0 1 0 237332915 2388291584 556595 18446744073709551615 4227072 8923433 140731304720096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 29917184 140731304724802 140731304725030 140731304725030 140731304730602 0
/proc/176271/statm: 583079 556595 2432 1147 0 570506 0
Current cumulated CPU time of completed processes: 2.67081 s
Current children cumulated CPU time: 3597.6 s
Current children cumulated vsize: 2332316 KiB
Current children cumulated memory: 2226380 KiB

Child status: 2

Real time (s): 3609.19
CPU time (s): 3600.37
CPU user time (s): 3187.83
CPU system time (s): 412.537
CPU usage (%): 99.7557
Max. virtual memory (cumulated for all children) (KiB): 3262264
Max. memory (cumulated for all children) (KiB): 3117064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3187.83
system time used= 412.537
maximum resident set size= 3114248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 349127
page faults= 0
swaps= 0
block input operations= 0
block output operations= 119368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 225
involuntary context switches= 3292


# summary of solver processes directly reported to runsolver:
#   pid: 176268,176271
#   total CPU time (s): 3600.37
#   total CPU user time (s): 3187.83
#   total CPU system time (s): 412.537

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.18986 second user time and 15.5056 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-22 22:35:32
IDJOB=4542506
IDBENCH=163930
IDSOLVER=3357
FILE ID=nodeC033/4542506-1753216532
RUNJOBID= nodeC033-1753211687-175480
SLURM_JOB_ID= 9687798
Free space on /tmp= 432236 MiB

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

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

MD5SUM BENCH= cca449fd552693742bf3f30208712226
RANDOM SEED=724217324

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.104
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.072
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		: 3604.627
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		: 3606.898
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.080
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.075
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		: 3601.205
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		: 3535.089
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:        121488928 kB
MemAvailable:   123300380 kB
Buffers:            2128 kB
Cached:          2534680 kB
SwapCached:           64 kB
Active:          7560768 kB
Inactive:        1307548 kB
Active(anon):    6352452 kB
Inactive(anon):     5284 kB
Active(file):    1208316 kB
Inactive(file):  1302264 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             66768 kB
Writeback:             0 kB
AnonPages:       6329908 kB
Mapped:           121996 kB
Shmem:             26228 kB
KReclaimable:     280220 kB
Slab:             378056 kB
SReclaimable:     280220 kB
SUnreclaim:        97836 kB
KernelStack:        4304 kB
PageTables:        15832 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6966436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4898816 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= 432336 MiB
End job on nodeC033 at 2025-07-22 23:35:42