Trace number 4515207

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-log 63f22ad? (TO) 3600.36 3612.14

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-t1722.0.s.opb
MD5SUM39768e28ba132eeb426131d5bb977045
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36630
Total number of constraints339
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint389
Maximum length of a constraint36630
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 114245
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 85902757
Number of bits of the biggest sum of numbers27
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.03	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.03	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.03	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.03	c │      (c) 2025 Markus Anders                                    │
0.00/0.03	c └────────────────────────────────────────────────────────────────┘
0.00/0.03	c parse 'HOME/instance-4515207-1751221088.opb'
0.05/0.13	c 	read 1.76MB  (94.40ms)
0.05/0.13	c	 [cnf: #variables 36630 #clauses 339 #duplicates 0 #arr 169726]
0.05/0.13	c output proof to 'PROOFDIR/proof-4515207-1751221088'
0.05/0.13	c 
0.05/0.13	c make graph and approximate orbits
0.15/0.26	c	 [group: #orbits ~= 10470] (129.69ms)
0.15/0.26	c 
0.15/0.26	c detect special group actions
0.15/0.26	c 	probe for Johnson action (limit=64)
0.15/0.26	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.15/0.30	c 	probe for row symmetry (limit=64, splits=16.78M)
0.25/0.36	c 	 found row 6x2, generating row predicate
0.25/0.39	c 	 found row 5x2, generating row predicate
0.34/0.43	c 	 found row 6x2, generating row predicate
0.34/0.45	c 	 found row 4x2, generating row predicate
0.34/0.51	c 	 found row 8x2, generating row predicate
0.44/0.53	c 	 found row 3x2, generating row predicate
0.44/0.55	c 	 found row 3x2, generating row predicate
0.52/0.64	c 	 found row 12x2, generating row predicate
0.61/0.75	c 	 found row 14x2, generating row predicate
0.61/0.76	c 	 found row 3x2, generating row predicate
0.71/0.86	c 	 found row 12x2, generating row predicate
0.81/0.91	c 	 found row 8x2, generating row predicate
0.81/0.97	c 	 found row 14x2, generating row predicate
0.81/1.00	c 	 found row 6x2, generating row predicate
0.93/1.05	c 	 found row 11x2, generating row predicate
0.93/1.08	c 	 found row 6x2, generating row predicate
0.93/1.09	c 	 found row 3x2, generating row predicate
1.03/1.12	c 	 found row 6x2, generating row predicate
1.03/1.19	c 	 found row 14x2, generating row predicate
1.11/1.21	c 	 found row 5x2, generating row predicate
1.11/1.23	c 	 found row 6x2, generating row predicate
1.11/1.26	c 	 found row 5x2, generating row predicate
1.11/1.29	c 	 found row 8x2, generating row predicate
1.21/1.32	c 	 found row 7x2, generating row predicate
1.21/1.36	c 	 found row 7x2, generating row predicate
1.21/1.38	c 	 found row 5x2, generating row predicate
1.31/1.43	c 	 found row 14x2, generating row predicate
1.31/1.46	c 	 found row 8x2, generating row predicate
1.31/1.48	c 	 found row 7x2, generating row predicate
1.41/1.50	c 	 found row 7x2, generating row predicate
1.41/1.53	c 	 found row 7x2, generating row predicate
1.51/1.64	c 	 found row 31x2, generating row predicate
1.51/1.64	c 	 (1384.11ms)
1.51/1.64	c 
1.51/1.64	c detect symmetries on remainder
1.51/1.65	c 	[graph: #vertices 146859 #edges 559232]
1.51/1.65	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
1.60/1.72	c 	 [group: #symmetries 8.69*10^24219 #generators 27313] (71.77ms)
1.60/1.72	c 
1.60/1.72	c optimize generators (opt_passes=64, conjugate_limit=256)
1.60/1.73	c 	ran it=0, +gens=36 
1.91/2.07	c 	con best_support=4, best_gens=27313, +gens=118
1.91/2.07	c 	(357.62ms)
1.91/2.07	c 
1.91/2.07	c finalize break order and special generators
1.91/2.08	c 
1.91/2.08	c add generic predicates (break_depth=10)
1.91/2.08	c 	added predicates for 27467 generators (3.79ms)
2.02/2.15	c 
2.02/2.15	c generation finished
2.02/2.15	c 	[sbp: #constraints 15886 #add_vars 38]
2.02/2.15	c 
2.02/2.15	c write result to 'HOME/instance-4515207-1751221088.opb.pre'
2.02/2.15	c 	wrote 2.20MB (5.69ms)
2.02/2.15	c ------------------------------------------------------------------
2.02/2.15	c                1384.11ms 65.29% detect_special
2.02/2.15	c                 357.62ms 16.87% optimize_gens
2.02/2.15	c                 129.69ms  6.12% approx_orbits
2.02/2.15	c                  94.39ms  4.45% parse
2.02/2.15	c                  71.77ms  3.39% detect_generic
2.02/2.15	c                  69.69ms  3.29% other
2.02/2.15	c                   5.69ms  0.27% output
2.02/2.15	c                   3.79ms  0.18% break_generic
2.02/2.15	c                   3.28ms  0.15% finalize_order
2.02/2.15	c         ───────────────────────────────────────────────
2.02/2.15	c                2120.01ms   100% total
2.02/2.15	c ------------------------------------------------------------------
2.02/2.18	c RoundingSat 2
2.02/2.18	c branch pb25
2.02/2.18	c commit 63f22ad
2.07/2.47	c #variables 36668 #constraints 16563
3600.06/3610.80	c #Conflicts:       1000 | #Constraints:      17562
3600.06/3610.80	c #Conflicts:       2000 | #Constraints:      18562
3600.06/3610.80	c INPROCESSING
3600.06/3610.80	c GARBAGE COLLECT
3600.06/3610.80	c #Conflicts:       3000 | #Constraints:      18579
3600.06/3610.80	c #Conflicts:       4000 | #Constraints:      19579
3600.06/3610.80	c INPROCESSING
3600.06/3610.80	c GARBAGE COLLECT
3600.06/3610.80	c #Conflicts:       5000 | #Constraints:      18972
3600.06/3610.80	c #Conflicts:       6000 | #Constraints:      19972
3600.06/3610.80	c INPROCESSING
3600.06/3610.80	c GARBAGE COLLECT
3600.06/3610.80	c #Conflicts:       7000 | #Constraints:      18963
3600.06/3610.80	c #Conflicts:       8000 | #Constraints:      19963
3600.06/3610.80	c #Conflicts:       9000 | #Constraints:      20963
3600.06/3610.80	c INPROCESSING
3600.06/3610.80	c GARBAGE COLLECT
3600.06/3610.80	c #Conflicts:      10000 | #Constraints:      19665
3600.06/3610.80	c #Conflicts:      11000 | #Constraints:      20665
3600.06/3610.80	c #Conflicts:      12000 | #Constraints:      21665
3600.06/3610.80	c INPROCESSING
3600.06/3610.80	c GARBAGE COLLECT
3600.06/3610.80	c #Conflicts:      13000 | #Constraints:      20112
3600.06/3610.80	c #Conflicts:      14000 | #Constraints:      21112
3600.06/3610.80	c #Conflicts:      15000 | #Constraints:      22112
3600.06/3610.80	c INPROCESSING
3600.06/3610.80	c GARBAGE COLLECT
3600.06/3610.80	c #Conflicts:      16000 | #Constraints:      20332
3600.06/3610.80	c cpu time 3592.35 s
3600.06/3610.80	c deterministic time 2182280016 2.18e+09
3600.06/3610.80	c optimization time 491.766 s
3600.06/3610.80	c total solve time 3100.34 s
3600.06/3610.80	c core-guided solve time 0 s
3600.06/3610.80	c propagation time 70.9242 s
3600.06/3610.80	c conflict analysis time 178.048 s
3600.06/3610.80	c propagations 90167625
3600.06/3610.80	c resolve steps 52370
3600.06/3610.80	c decisions 1119062
3600.06/3610.80	c conflicts 16530
3600.06/3610.80	c restarts 62
3600.06/3610.80	c inprocessing phases 6
3600.06/3610.80	c garbage collections 6 ,( 100.00 )
3600.06/3610.80	c input clauses 16224 ,( 97.95 )
3600.06/3610.80	c input cardinalities 338 ,( 2.04 )
3600.06/3610.80	c input general constraints 1 ,( 0.01 )
3600.06/3610.80	c input average constraint length 20.21
3600.06/3610.80	c input average constraint degree 5181.62
3600.06/3610.80	c learned clauses 6446 ,( 39.00 )
3600.06/3610.80	c learned cardinalities 548 ,( 3.32 )
3600.06/3610.80	c learned general constraints 9536 ,( 57.69 )
3600.06/3610.80	c learned average constraint length 3391.07
3600.06/3610.80	c learned average constraint degree 489086.27
3600.06/3610.80	c watched  CF 32, 64, 128, Arb: 2072 , 0 , 0 , 0
3600.06/3610.80	c counting CF 32, 64, 128, Arb: 7465 , 0 , 0 , 0
3600.06/3610.80	c watched   constraints 2072 ,( 21.73 ) 
3600.06/3610.80	c counting  constraints 7465 ,( 78.27 ) 
3600.06/3610.80	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 1258818 , 281186 , 379441 ,( 171896 , 207545 )
3600.06/3610.80	c gcd simplifications 26
3600.06/3610.80	c detected cardinalities 0
3600.06/3610.80	c weakened non-implied lits 287457776
3600.06/3610.80	c weakened non-implying lits 1426
3600.06/3610.80	c original variables 36668
3600.06/3610.80	c clausal propagations 897255
3600.06/3610.80	c cardinality propagations 5690266
3600.06/3610.80	c watched propagations 39246
3600.06/3610.80	c counting propagations 80534104
3600.06/3610.80	c watch lookups 90376575
3600.06/3610.80	c watch backjump lookups 0
3600.06/3610.80	c watch checks 117603787
3600.06/3610.80	c propagation checks 1196288172
3600.06/3610.80	c constraint additions 595441750
3600.06/3610.80	c trail pops 91276044
3600.06/3610.80	c formula constraints 16563
3600.06/3610.80	c learned constraints 16530
3600.06/3610.80	c bound constraints 0
3600.06/3610.80	c core-guided constraints 0
3600.06/3610.80	c encountered formula constraints 33884
3600.06/3610.80	c encountered learned constraints 35016
3600.06/3610.80	c encountered bound constraints 0
3600.06/3610.80	c encountered core-guided constraints 0
3600.06/3610.80	c LP total time 8.66419 s
3600.06/3610.80	c LP solve time 8.6 s
3600.06/3610.80	c LP constraints added 16563
3600.06/3610.80	c LP constraints removed 0
3600.06/3610.80	c LP pivots internal 2000
3600.06/3610.80	c LP pivots root 5000
3600.06/3610.80	c LP calls 3
3600.06/3610.80	c LP optimalities 0
3600.06/3610.80	c LP no pivot count 0
3600.06/3610.80	c LP infeasibilities 0
3600.06/3610.80	c LP valid Farkas constraints 0
3600.06/3610.80	c LP learned Farkas constraints 0
3600.06/3610.80	c LP basis resets 0
3600.06/3610.80	c LP cycling count 0
3600.06/3610.80	c LP singular count 0
3600.06/3610.80	c LP no primal count 0
3600.06/3610.80	c LP no farkas count 0
3600.06/3610.80	c LP other issue count 0
3600.06/3610.80	c LP Gomory cuts 0
3600.06/3610.80	c LP learned cuts 0
3600.06/3610.80	c LP deleted cuts 0
3600.06/3610.80	c LP encountered Gomory constraints 0
3600.06/3610.80	c LP encountered Farkas constraints 0
3600.06/3610.80	c LP encountered learned Farkas constraints 0
3600.06/3610.80	c CG auxiliary variables introduced 0
3600.06/3610.80	c CG solutions found 0
3600.06/3610.80	c CG cores constructed 0
3600.06/3610.80	c CG core cardinality constraints returned 0
3600.06/3610.80	c CG unit cores 0
3600.06/3610.80	c CG single cores 0
3600.06/3610.80	c CG blocks removed during cardinality reduction 0
3600.06/3610.80	c CG first core best 0
3600.06/3610.80	c CG decision core best 0
3600.06/3610.80	c CG core reduction tie 0
3600.06/3610.80	c CG core degree average 0.00
3600.06/3610.80	c CG core slack average 0.00
3600.06/3610.80	c CG core upper bound improvements 0
3600.06/3610.80	c STR number of successful calls 0
3600.06/3610.80	c STR number of unsuccessful calls 0
3600.06/3610.80	c STR number of inconclusive calls 0
3600.06/3610.80	c STR number of successful attempts 0
3600.06/3610.80	c STR number of unsuccessful attempts 0
3600.06/3610.80	c STR number of inconclusive attempts 0
3600.06/3610.80	c STR average degree increase per successful call inf
3600.06/3610.80	c STR average degree increase per successful attempt inf
3600.06/3610.80	c STR total number of conflicts for successful attempts 0
3600.06/3610.80	c STR total number of conflicts for unsuccessful attempts 0
3600.06/3610.80	c STR total number of conflicts for inconclusive attempts 0
3600.06/3610.80	c STR average number of conflicts per successful attempt inf
3600.06/3610.80	c STR average number of conflicts per unsuccessful attempt inf
3600.06/3610.80	c STR average number of conflicts per inconclusive attempt inf
3600.06/3610.80	c AVG.sumWPerc 70.67 
3600.06/3610.80	c bigint constraints 0 
3600.06/3610.80	s UNKNOWN
3600.06/3610.80	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: 63794 MiB (54215 MiB free)
  memory of node 1: 64507 MiB (61021 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4515207-1751221088/watcher-4515207-1751221088 -o /tmp/evaluation-result-4515207-1751221088/solver-4515207-1751221088 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751216867-27471 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4515207-1751221088.opb PROOFDIR/proof-4515207-1751221088 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=29155, runsolver pid=29152
Current StackSize limit: 8192 KiB


[startup+0.100073 s]*
/proc/loadavg: 4.15 4.22 4.20 5/261 29157
/proc/meminfo: memFree=117999388/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29157] ppid=29155 vsize=19224 memory=11028 CPUtime=0.05 cores=0,2
/proc/29157/stat : 29157 (pbsuma) R 29155 29155 27461 0 -1 4194304 2398 0 0 0 5 0 0 0 20 0 1 0 37788184 19685376 2757 18446744073709551615 4210688 4653049 140725607101328 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 4700520 4703148 37961728 140725607102691 140725607103026 140725607103026 140725607108591 0
/proc/29157/statm: 4806 2757 960 108 0 2214 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 23416 KiB
Current children cumulated memory: 13972 KiB

[startup+0.214044 s]*
/proc/loadavg: 4.15 4.22 4.20 6/261 29157
/proc/meminfo: memFree=117973684/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29157] ppid=29155 vsize=50216 memory=34816 CPUtime=0.15 cores=0,2
/proc/29157/stat : 29157 (pbsuma) R 29155 29155 27461 0 -1 4194304 8081 0 0 0 13 2 0 0 20 0 1 0 37788184 51421184 8704 18446744073709551615 4210688 4653049 140725607101328 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 4700520 4703148 37961728 140725607102691 140725607103026 140725607103026 140725607108591 0
/proc/29157/statm: 12554 8704 992 108 0 9962 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 54408 KiB
Current children cumulated memory: 37760 KiB

[startup+0.313961 s]*
/proc/loadavg: 4.15 4.22 4.20 5/261 29157
/proc/meminfo: memFree=117968896/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29157] ppid=29155 vsize=56080 memory=40316 CPUtime=0.25 cores=0,2
/proc/29157/stat : 29157 (pbsuma) R 29155 29155 27461 0 -1 4194304 11602 0 0 0 21 4 0 0 20 0 1 0 37788184 57425920 10079 18446744073709551615 4210688 4653049 140725607101328 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 4700520 4703148 37961728 140725607102691 140725607103026 140725607103026 140725607108591 0
/proc/29157/statm: 14020 10079 1024 108 0 11428 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 60272 KiB
Current children cumulated memory: 43260 KiB

[startup+0.700317 s]
/proc/loadavg: 4.15 4.22 4.20 5/261 29157
/proc/meminfo: memFree=117968896/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29157] ppid=29155 vsize=56080 memory=40316 CPUtime=0.61 cores=0,2
/proc/29157/stat : 29157 (pbsuma) R 29155 29155 27461 0 -1 4194304 11602 0 0 0 57 4 0 0 20 0 1 0 37788184 57425920 10079 18446744073709551615 4210688 4653049 140725607101328 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 37961728 140725607102691 140725607103026 140725607103026 140725607108591 0
/proc/29157/statm: 14020 10079 1024 108 0 11428 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 60272 KiB
Current children cumulated memory: 43260 KiB

[startup+1.5004 s]
/proc/loadavg: 4.15 4.22 4.20 5/261 29157
/proc/meminfo: memFree=117964864/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29157] ppid=29155 vsize=56080 memory=40316 CPUtime=1.41 cores=0,2
/proc/29157/stat : 29157 (pbsuma) R 29155 29155 27461 0 -1 4194304 11612 0 0 0 137 4 0 0 20 0 1 0 37788184 57425920 10079 18446744073709551615 4210688 4653049 140725607101328 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 37961728 140725607102691 140725607103026 140725607103026 140725607108591 0
/proc/29157/statm: 14020 10079 1024 108 0 11428 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 60272 KiB
Current children cumulated memory: 43260 KiB

[startup+3.11366 s]
/proc/loadavg: 4.15 4.22 4.20 5/261 29158
/proc/meminfo: memFree=117901336/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=145148 memory=92748 CPUtime=0.92 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 16622 0 0 0 88 4 0 0 20 0 1 0 37788400 148631552 23187 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 36287 23187 2272 1147 0 23714 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 149340 KiB
Current children cumulated memory: 95692 KiB

[startup+6.30039 s]
/proc/loadavg: 4.14 4.22 4.20 5/260 29158
/proc/meminfo: memFree=117862196/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=145148 memory=92748 CPUtime=4.1 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 16628 0 0 0 406 4 0 0 20 0 1 0 37788400 148631552 23187 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 36287 23187 2272 1147 0 23714 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 149340 KiB
Current children cumulated memory: 95692 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.21 4.20 5/260 29159
/proc/meminfo: memFree=117833908/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=145148 memory=92748 CPUtime=10.48 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 16631 0 0 0 1044 4 0 0 20 0 1 0 37788400 148631552 23187 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 36287 23187 2272 1147 0 23714 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 149340 KiB
Current children cumulated memory: 95692 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.20 4.20 5/260 29159
/proc/meminfo: memFree=117758668/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=145148 memory=92748 CPUtime=23.24 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 16631 0 0 0 2320 4 0 0 20 0 1 0 37788400 148631552 23187 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 36287 23187 2272 1147 0 23714 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 149340 KiB
Current children cumulated memory: 95692 KiB

[startup+51.1136 s]
/proc/loadavg: 4.20 4.22 4.20 5/259 29159
/proc/meminfo: memFree=117617016/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=145148 memory=92748 CPUtime=48.78 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 16631 0 0 0 4874 4 0 0 20 0 1 0 37788400 148631552 23187 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 36287 23187 2272 1147 0 23714 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 149340 KiB
Current children cumulated memory: 95692 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.20 4.19 5/260 29162
/proc/meminfo: memFree=117378284/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=145148 memory=92748 CPUtime=99.83 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 16634 0 0 0 9979 4 0 0 20 0 1 0 37788400 148631552 23187 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 36287 23187 2272 1147 0 23714 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 149340 KiB
Current children cumulated memory: 95692 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.16 4.18 5/260 29164
/proc/meminfo: memFree=117007220/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=145148 memory=92748 CPUtime=159.66 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 16634 0 0 0 15962 4 0 0 20 0 1 0 37788400 148631552 23187 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 36287 23187 2272 1147 0 23714 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 149340 KiB
Current children cumulated memory: 95692 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.16 4.18 5/260 29166
/proc/meminfo: memFree=116743208/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=145148 memory=92748 CPUtime=219.49 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 16637 0 0 0 21945 4 0 0 20 0 1 0 37788400 148631552 23187 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 36287 23187 2272 1147 0 23714 0

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

[startup+3282.3 s]
/proc/loadavg: 4.25 4.17 4.17 5/263 31646
/proc/meminfo: memFree=114181628/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=731664 memory=603656 CPUtime=3270.47 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 111801 0 0 0 326538 509 0 0 20 0 1 0 37788400 749223936 150914 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 182916 150914 2368 1147 0 170343 0
Current children cumulated CPU time: 3272.54 s
Current children cumulated vsize: 735856 KiB
Current children cumulated memory: 606600 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.17 4.17 5/263 31652
/proc/meminfo: memFree=113529468/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=731664 memory=603656 CPUtime=3330.29 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 111819 0 0 0 332520 509 0 0 20 0 1 0 37788400 749223936 150914 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 182916 150914 2368 1147 0 170343 0
Current children cumulated CPU time: 3332.36 s
Current children cumulated vsize: 735856 KiB
Current children cumulated memory: 606600 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.15 4.16 5/262 31702
/proc/meminfo: memFree=113350536/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=731664 memory=603656 CPUtime=3390.11 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 111820 0 0 0 338502 509 0 0 20 0 1 0 37788400 749223936 150914 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 182916 150914 2368 1147 0 170343 0
Current children cumulated CPU time: 3392.18 s
Current children cumulated vsize: 735856 KiB
Current children cumulated memory: 606600 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.14 4.15 5/262 31847
/proc/meminfo: memFree=112851484/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=731664 memory=603656 CPUtime=3449.93 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 111820 0 0 0 344484 509 0 0 20 0 1 0 37788400 749223936 150914 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 182916 150914 2368 1147 0 170343 0
Current children cumulated CPU time: 3452 s
Current children cumulated vsize: 735856 KiB
Current children cumulated memory: 606600 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.14 4.15 5/259 31850
/proc/meminfo: memFree=112188932/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=731664 memory=603656 CPUtime=3509.75 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 111820 0 0 0 350466 509 0 0 20 0 1 0 37788400 749223936 150914 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 182916 150914 2368 1147 0 170343 0
Current children cumulated CPU time: 3511.82 s
Current children cumulated vsize: 735856 KiB
Current children cumulated memory: 606600 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.16 4.16 5/258 31852
/proc/meminfo: memFree=111673692/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=731664 memory=603656 CPUtime=3569.57 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 111820 0 0 0 356448 509 0 0 20 0 1 0 37788400 749223936 150914 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 182916 150914 2368 1147 0 170343 0
Current children cumulated CPU time: 3571.64 s
Current children cumulated vsize: 735856 KiB
Current children cumulated memory: 606600 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.11 4.14 4.15 5/253 31879
/proc/meminfo: memFree=111465412/131382120 swapFree=33010416/33010684
[pid=29155] ppid=29152 vsize=4192 memory=2944 CPUtime=2.07 cores=0,2
/proc/29155/stat : 29155 (run-dec-break-l) S 29152 29155 27461 0 -1 4194304 238 16008 0 0 0 0 202 5 20 0 1 0 37788183 4292608 736 18446744073709551615 94267064881152 94267065775685 140726055739648 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94267066014736 94267066062480 94267070693376 140726055741717 140726055741918 140726055741918 140726055747520 0
/proc/29155/statm: 1048 736 672 219 0 110 0
[pid=29158] ppid=29155 vsize=732548 memory=604424 CPUtime=3597.99 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29155 29155 27461 0 -1 4194304 112225 0 0 0 359235 564 0 0 20 0 1 0 37788400 750129152 151106 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 183137 151106 2368 1147 0 170564 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 736740 KiB
Current children cumulated memory: 607368 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3594.41 s, system=5.95382 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+3611.2 s]
/proc/loadavg: 4.11 4.14 4.15 4/252 31879
/proc/meminfo: memFree=111428320/131382120 swapFree=33010416/33010684
[pid=29158] ppid=29152 vsize=732548 memory=604808 CPUtime=3598.12 cores=0,2
/proc/29158/stat : 29158 (roundingsat) D 29152 29155 27461 0 -1 4194304 112231 0 0 0 359235 577 0 0 20 0 1 0 37788400 750129152 151202 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 1 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 183137 151202 2464 1147 0 170564 0
Current cumulated CPU time of completed processes: 2.08748 s
Current children cumulated CPU time: 3598.12 s
Current children cumulated vsize: 732548 KiB
Current children cumulated memory: 604808 KiB

[startup+3611.6 s]
/proc/loadavg: 4.11 4.14 4.15 4/252 31879
/proc/meminfo: memFree=111428320/131382120 swapFree=33010416/33010684
[pid=29158] ppid=29152 vsize=732548 memory=604808 CPUtime=3598.15 cores=0,2
/proc/29158/stat : 29158 (roundingsat) D 29152 29155 27461 0 -1 4194304 112231 0 0 0 359236 579 0 0 20 0 1 0 37788400 750129152 151202 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 1 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 183137 151202 2464 1147 0 170564 0
Current cumulated CPU time of completed processes: 2.08748 s
Current children cumulated CPU time: 3598.15 s
Current children cumulated vsize: 732548 KiB
Current children cumulated memory: 604808 KiB

[startup+3612 s]*
/proc/loadavg: 4.11 4.14 4.15 5/252 31879
/proc/meminfo: memFree=111417836/131382120 swapFree=33010416/33010684
[pid=29158] ppid=29152 vsize=732548 memory=604808 CPUtime=3598.23 cores=0,2
/proc/29158/stat : 29158 (roundingsat) D 29152 29155 27461 0 -1 4194304 112231 0 0 0 359236 587 0 0 20 0 1 0 37788400 750129152 151202 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 1 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 183137 151202 2464 1147 0 170564 0
Current cumulated CPU time of completed processes: 2.08748 s
Current children cumulated CPU time: 3598.23 s
Current children cumulated vsize: 732548 KiB
Current children cumulated memory: 604808 KiB

[startup+3612.11 s]
/proc/loadavg: 4.11 4.14 4.15 5/252 31879
/proc/meminfo: memFree=111417836/131382120 swapFree=33010416/33010684
[pid=29158] ppid=29152 vsize=729816 memory=602592 CPUtime=3598.24 cores=0,2
/proc/29158/stat : 29158 (roundingsat) R 29152 29155 27461 0 -1 4194304 112232 0 0 0 359236 588 0 0 20 0 1 0 37788400 747331584 150648 18446744073709551615 4227072 8923433 140720459256480 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 33013760 140720459258100 140720459258408 140720459258408 140720459263978 0
/proc/29158/statm: 182454 150648 2464 1147 0 169881 0
Current cumulated CPU time of completed processes: 2.08748 s
Current children cumulated CPU time: 3598.24 s
Current children cumulated vsize: 729816 KiB
Current children cumulated memory: 602592 KiB

Child status: 2

Real time (s): 3612.14
CPU time (s): 3600.36
CPU user time (s): 3594.41
CPU system time (s): 5.95382
CPU usage (%): 99.6738
Max. virtual memory (cumulated for all children) (KiB): 736740
Max. memory (cumulated for all children) (KiB): 607368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.41
system time used= 5.95383
maximum resident set size= 604808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128495
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17399920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33705
involuntary context switches= 9077


# summary of solver processes directly reported to runsolver:
#   pid: 29155,29158
#   total CPU time (s): 3600.36
#   total CPU user time (s): 3594.41
#   total CPU system time (s): 5.95382

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.8219 second user time and 36.6924 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-06-29 20:18:08
IDJOB=4515207
IDBENCH=164250
IDSOLVER=3358
FILE ID=nodeC006/4515207-1751221088
RUNJOBID= nodeC006-1751216867-27471
SLURM_JOB_ID= 9587659
Free space on /tmp= 432168 MiB

SOLVER NAME= roundingsat+pbsuma-log 63f22ad
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-t1722.0.s.opb
COMMAND LINE= run-dec-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4515207-1751221088/watcher-4515207-1751221088 -o /tmp/evaluation-result-4515207-1751221088/solver-4515207-1751221088 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751216867-27471 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4515207-1751221088.opb PROOFDIR/proof-4515207-1751221088

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

MD5SUM BENCH= 39768e28ba132eeb426131d5bb977045
RANDOM SEED=1506080089

nodeC006 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.140
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.242
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.191
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.726
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.662
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.208
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.157
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.765
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        117997760 kB
MemAvailable:   122107180 kB
Buffers:            2128 kB
Cached:          4915428 kB
SwapCached:           12 kB
Active:          8148532 kB
Inactive:        4644764 kB
Active(anon):    7880972 kB
Inactive(anon):    12740 kB
Active(file):     267560 kB
Inactive(file):  4632024 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             39844 kB
Writeback:             0 kB
AnonPages:       7878368 kB
Mapped:           115752 kB
Shmem:             17948 kB
KReclaimable:      98540 kB
Slab:             181748 kB
SReclaimable:      98540 kB
SUnreclaim:        83208 kB
KernelStack:        4192 kB
PageTables:        18704 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    8493260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149624 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6682624 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC006 at 2025-06-29 21:18:21