Trace number 4513228

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
Sat4j CP 2025-06-06? (TO) 3600.14 3329.08

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round22-2.opb
MD5SUM4ab683db7c9e99efe1269a989c150a4d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark49.0793
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8720
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version PB25.v20250606
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.15	c Pseudo Boolean Optimization by upper bound
0.13/0.15	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.13/0.15	c  - never skip resolution steps
0.13/0.15	c  - Auto-division on coefficients is disabled
0.13/0.15	c  - No postprocessing
0.13/0.15	c  - Conflict is considered as is when resolving
0.13/0.15	c  - Use constraints as they come during conflict analysis
0.13/0.15	c  - Weaken first using unassigned literals
0.13/0.15	c  - Bump strategy: ALWAYS_ONE
0.13/0.15	c  - Bumper: ANY
0.13/0.15	c --- Begin Solver configuration ---
0.13/0.15	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.13/0.15	c Learn all clauses as in MiniSAT
0.13/0.15	c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.15	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.13/0.15	c No reason simplification
0.13/0.15	c Armin Biere (Picosat) restarts strategy
0.13/0.15	c Activity based learned constraints deletion strategy with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.15	c timeout=2147483s
0.13/0.15	c DB Simplification allowed=false
0.13/0.15	c Listener: none
0.13/0.15	c --- End Solver configuration ---
0.13/0.15	c solving HOME/instance-4513228-1751214579.opb
0.13/0.15	c reading problem ... 
0.13/0.15	c  no objective function found
0.32/0.29	c ... done. Wall clock time 0.136s.
0.32/0.29	c declared #vars     4128
0.32/0.29	c #constraints  10016
0.32/0.29	c constraints type 
0.32/0.29	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.32/0.29	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 134
0.32/0.29	c org.sat4j.specs.Constr$1 => 920
0.32/0.29	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6720
0.32/0.29	c org.sat4j.pb.constraints.pb.UnitClausePB => 520
0.32/0.29	c 10016 constraints processed.
12.86/10.34	c cleaning 2308 clauses out of 5002
174.01/165.94	c cleaning 4088 clauses out of 8694
617.68/604.77	c cleaning 5598 clauses out of 11607
2628.35/2556.06	c cleaning 6752 clauses out of 14006
3600.01/3329.01	c starts		: 55
3600.01/3329.01	c conflicts		: 29807
3600.01/3329.01	c decisions		: 114535
3600.01/3329.01	c propagations		: 3234734
3600.01/3329.01	c inspects		: 1562682838
3600.01/3329.02	c shortcuts		: 0
3600.01/3329.02	c learnt literals	: 0
3600.01/3329.02	c learnt binary clauses	: 0
3600.01/3329.02	c learnt ternary clauses	: 0
3600.01/3329.02	c learnt constraints	: 29806
3600.01/3329.02	c ignored constraints	: 0
3600.01/3329.02	c root simplifications	: 0
3600.01/3329.02	c removed literals (reason simplification)	: 0
3600.01/3329.02	c reason swapping (by a shorter reason)	: 0
3600.01/3329.02	c Calls to reduceDB	: 4
3600.01/3329.02	c Number of update (reduction) of LBD	: 0
3600.01/3329.02	c Imported unit clauses	: 0
3600.01/3329.02	c No decision after first conflict	: false
3600.01/3329.02	c number of reductions to clauses (during analyze)	: 0
3600.01/3329.02	c number of learned constraints concerned by reduction	: 0
3600.01/3329.02	c number of learning phase by resolution	: 0
3600.01/3329.02	c number of learning phase by cutting planes	: 0
3600.01/3329.02	c number of rounding to 1 operations	: 0
3600.01/3329.02	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3329.02	c number of reductions of the coefficients by power 2 	: 0
3600.01/3329.02	c number of right shift for reduction by power 2 	: 0
3600.01/3329.02	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3329.02	c number of ending skipping 	: 0
3600.01/3329.02	c number of internal skipping 	: 0
3600.01/3329.02	c number of derivation steps 	: 824283
3600.01/3329.02	c number of skipped derivation steps 	: 0
3600.01/3329.02	c number of remaining unassigned 	: 171239
3600.01/3329.02	c number of remaining assigned 	: 21978225
3600.01/3329.02	c number of falsified literals weakened from reason	: 0
3600.01/3329.02	c number of falsified literals weakened from conflict	: 0
3600.01/3329.02	c time for arithmetic operations	: 1120461652971
3600.01/3329.03	c minimum degree of deleted constraints	: null
3600.01/3329.03	c maximum degree of deleted constraints	: null
3600.01/3329.03	c number of deleted constraints	: 0
3600.01/3329.04	c speed (assignments/second)	: 971.7651229301354
3600.01/3329.04	c non guided choices	: 305
3600.01/3329.05	c learnt constraints type org.sat4j.pb.constraints.pb.MaxWatchPb	: 11060
3600.01/3329.05	s UNKNOWN
3600.01/3329.05	c Total wall clock time (in seconds): 3328.901

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513228-1751214579/watcher-4513228-1751214579 -o /tmp/evaluation-result-4513228-1751214579/solver-4513228-1751214579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751207447-27123 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4513228-1751214579.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=28013, runsolver pid=28010

[startup+0.100061 s]*
/proc/loadavg: 4.09 4.13 4.12 6/339 28031
/proc/meminfo: memFree=104885944/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=18930384 memory=57844 CPUtime=0.13 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 6605 0 0 0 11 2 0 0 20 0 18 0 37080404 19384713216 14461 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4732596 14461 5352 1 0 547641 0
[pid=28013/tid=28015] ppid=28010 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 5102 0 0 0 7 1 0 0 20 0 18 0 37080405 19384713216 14461 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=18930384 memory=237112656212 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 37080407 19384713216 14461 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=18930384 memory=60684515937227 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 37080408 19384713216 14461 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57844 KiB

[startup+0.205742 s]*
/proc/loadavg: 4.24 4.16 4.13 7/339 28031
/proc/meminfo: memFree=104881344/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=18930384 memory=66420 CPUtime=0.32 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 7144 0 0 0 29 3 0 0 20 0 18 0 37080404 19384713216 16605 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4732596 16605 5416 1 0 547996 0
[pid=28013/tid=28015] ppid=28010 vsize=18930384 memory=4026597660 CPUtime=0.17 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 5366 0 0 0 16 1 0 0 20 0 18 0 37080405 19384713216 16605 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=18930384 memory=16124 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 37080407 19384713216 16605 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=18930384 memory=59585004307431 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 37080408 19384713216 16605 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 66420 KiB

[startup+0.305697 s]*
/proc/loadavg: 4.24 4.16 4.13 7/339 28031
/proc/meminfo: memFree=104851980/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=18930384 memory=95492 CPUtime=0.51 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 8722 0 0 0 47 4 0 0 20 0 18 0 37080404 19384713216 23873 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4732596 23873 5416 1 0 549040 0
[pid=28013/tid=28015] ppid=28010 vsize=18930384 memory=-6000919507133686893 CPUtime=0.26 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 5433 0 0 0 25 1 0 0 20 0 18 0 37080405 19384713216 23873 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 37080407 19384713216 23873 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 37080408 19384713216 23873 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 95492 KiB

[startup+0.700246 s]
/proc/loadavg: 4.24 4.16 4.13 6/340 28032
/proc/meminfo: memFree=104817448/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=165864 CPUtime=1.27 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 11116 0 0 0 122 5 0 0 20 0 20 0 37080404 19521036288 41466 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 41466 5480 1 0 550888 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=17408 CPUtime=0.59 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 5498 0 0 0 57 2 0 0 20 0 20 0 37080405 19521036288 41466 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 41466 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 41466 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=4760 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 41466 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 165864 KiB

[startup+1.50026 s]
/proc/loadavg: 4.24 4.16 4.13 6/341 28033
/proc/meminfo: memFree=104780828/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=284560 CPUtime=2.85 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 19720 0 0 0 276 9 0 0 20 0 20 0 37080404 19521036288 71140 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 71140 5480 1 0 553267 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=0 CPUtime=1.36 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 5762 0 0 0 132 4 0 0 20 0 20 0 37080405 19521036288 71140 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 71140 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 71140 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=4760 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 71140 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 284560 KiB

[startup+3.10566 s]
/proc/loadavg: 4.24 4.16 4.13 5/341 28033
/proc/meminfo: memFree=104053444/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=950552 CPUtime=5.39 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 22451 0 0 0 518 21 0 0 20 0 20 0 37080404 19521036288 237638 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 237638 5480 1 0 718286 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=10752 CPUtime=2.86 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 6680 0 0 0 271 15 0 0 20 0 20 0 37080405 19521036288 237638 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=-6000919507133686893 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 237638 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 237638 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 237638 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 5.39 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 950552 KiB

[startup+6.30023 s]
/proc/loadavg: 4.22 4.16 4.13 5/341 28033
/proc/meminfo: memFree=103906020/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=1058628 CPUtime=8.69 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 22723 0 0 0 846 23 0 0 20 0 20 0 37080404 19521036288 264657 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 264657 5480 1 0 718287 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=0 CPUtime=5.96 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 6862 0 0 0 579 17 0 0 20 0 20 0 37080405 19521036288 264657 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 264657 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 264657 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=342032 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 264657 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 8.69 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1058628 KiB

[startup+12.7002 s]
/proc/loadavg: 4.28 4.17 4.13 5/341 28033
/proc/meminfo: memFree=103126024/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=1824588 CPUtime=15.35 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 24929 0 0 0 1496 39 0 0 20 0 20 0 37080404 19521036288 456147 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 456147 5480 1 0 906342 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=342032 CPUtime=12.14 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 8306 0 0 0 1183 31 0 0 20 0 20 0 37080405 19521036288 456147 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=1824588 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 456147 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 39 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 456147 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 456147 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 15.35 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1824588 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.15 4.12 5/340 28100
/proc/meminfo: memFree=111105800/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=2311920 CPUtime=30.81 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 45699 0 0 0 3030 51 0 0 20 0 20 0 37080404 19521036288 577980 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 577980 5480 1 0 913544 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=2240536 CPUtime=24.53 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 11407 0 0 0 2415 38 0 0 20 0 20 0 37080405 19521036288 577980 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=2240536 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 577980 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 39 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 577980 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=1824588 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 577980 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 30.81 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2311920 KiB

[startup+51.1057 s]
/proc/loadavg: 4.23 4.17 4.13 5/340 28235
/proc/meminfo: memFree=121023680/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=2680232 CPUtime=57.66 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 55171 0 0 0 5703 63 0 0 20 0 20 0 37080404 19521036288 670058 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 670058 5480 1 0 1068114 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=2375616 CPUtime=49.32 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 13823 0 0 0 4885 47 0 0 20 0 20 0 37080405 19521036288 670058 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=2375616 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 670058 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=5632 CPUtime=0 cores=4,6

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

/proc/meminfo: memFree=108237916/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=4712772 CPUtime=3079.28 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 189147 0 0 0 307566 362 0 0 20 0 20 0 37080404 19521036288 1178193 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 1178193 5480 1 0 1190921 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=4711748 CPUtime=2885.22 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 82852 0 0 0 288424 98 0 0 20 0 20 0 37080405 19521036288 1178193 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=4712772 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 1178193 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=14848 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 1368 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 1178193 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=17408 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 1178193 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 3079.28 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4712772 KiB

[startup+2982.3 s]
/proc/loadavg: 4.84 4.69 4.51 7/341 28396
/proc/meminfo: memFree=108217092/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=4713156 CPUtime=3157.22 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 189907 0 0 0 315343 379 0 0 20 0 20 0 37080404 19521036288 1178289 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 1178289 5480 1 0 1190921 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=4713156 CPUtime=2944.31 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 83444 0 0 0 294333 98 0 0 20 0 20 0 37080405 19521036288 1178289 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=14848 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 1178289 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=14848 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 1414 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 1178289 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=4713156 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 1178289 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 3157.22 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4713156 KiB

[startup+3042.3 s]
/proc/loadavg: 4.94 4.74 4.54 7/341 28398
/proc/meminfo: memFree=108201292/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=4716868 CPUtime=3233.74 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 193928 0 0 0 322981 393 0 0 20 0 20 0 37080404 19521036288 1179217 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 1179217 5480 1 0 1190923 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=4252 CPUtime=3003.37 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 85846 0 0 0 300238 99 0 0 20 0 20 0 37080405 19521036288 1179217 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=17408 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 1179217 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=14848 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 1414 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 1179217 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 1179217 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 3233.74 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4716868 KiB

[startup+3102.3 s]
/proc/loadavg: 5.07 4.82 4.58 6/340 28400
/proc/meminfo: memFree=108157736/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=4716868 CPUtime=3313.14 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 198302 0 0 0 330900 414 0 0 20 0 20 0 37080404 19521036288 1179217 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 1179217 5480 1 0 1190923 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=4716868 CPUtime=3062.48 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 88481 0 0 0 306148 100 0 0 20 0 20 0 37080405 19521036288 1179217 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=4716868 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 1179217 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 1454 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 1179217 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=4716868 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 1179217 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 3313.14 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4716868 KiB

[startup+3162.3 s]
/proc/loadavg: 4.33 4.65 4.54 4/316 28441
/proc/meminfo: memFree=114628712/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=5183908 CPUtime=3387.35 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 199909 0 0 0 338294 441 0 0 20 0 20 0 37080404 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 1295977 5480 1 0 1307896 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=4716868 CPUtime=3121.48 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 88920 0 0 0 312036 112 0 0 20 0 20 0 37080405 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=4716868 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 1479 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=5183908 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 3387.35 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5183908 KiB

[startup+3222.3 s]
/proc/loadavg: 3.99 4.50 4.49 4/316 28443
/proc/meminfo: memFree=114612444/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=5183908 CPUtime=3461.59 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 202218 0 0 0 345706 453 0 0 20 0 20 0 37080404 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 1295977 5480 1 0 1307896 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=4716868 CPUtime=3180.32 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 90872 0 0 0 317920 112 0 0 20 0 20 0 37080405 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 1480 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=5183908 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 3461.59 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5183908 KiB

[startup+3282.3 s]
/proc/loadavg: 3.75 4.33 4.43 4/315 28446
/proc/meminfo: memFree=114600044/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=5183908 CPUtime=3536.03 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 206675 0 0 0 353136 467 0 0 20 0 20 0 37080404 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 1295977 5480 1 0 1307896 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=5183908 CPUtime=3239.15 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 93716 0 0 0 323803 112 0 0 20 0 20 0 37080405 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=5183908 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 1526 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=5183908 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 3536.03 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5183908 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3329 s]*
/proc/loadavg: 3.62 4.20 4.38 4/315 28448
/proc/meminfo: memFree=114587372/131250000 swapFree=33010684/33010684
[pid=28013] ppid=28010 vsize=19063512 memory=5183908 CPUtime=3600.01 cores=4,6
/proc/28013/stat : 28013 (java) S 28010 28013 27112 0 -1 4194304 209327 0 0 0 359519 482 0 0 20 0 20 0 37080404 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
/proc/28013/statm: 4765878 1295977 5480 1 0 1307896 0
[pid=28013/tid=28015] ppid=28010 vsize=19063512 memory=-6000919498543621229 CPUtime=3284.66 cores=4,6
/proc/28013/task/28015/stat : 28015 (java) R 28010 28013 27112 0 -1 4194368 94813 0 0 0 328354 112 0 0 20 0 20 0 37080405 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28024] ppid=28010 vsize=19063512 memory=4426647674787884702 CPUtime=0 cores=4,6
/proc/28013/task/28024/stat : 28024 (Finalizer) S 28010 28013 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37080407 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28031] ppid=28010 vsize=19063512 memory=12416 CPUtime=0 cores=4,6
/proc/28013/task/28031/stat : 28031 (Common-Cleaner) S 28010 28013 27112 0 -1 4194368 1572 0 0 0 0 0 0 0 20 0 20 0 37080408 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
[pid=28013/tid=28032] ppid=28010 vsize=19063512 memory=2736 CPUtime=0 cores=4,6
/proc/28013/task/28032/stat : 28032 (Timer-0) S 28010 28013 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37080436 19521036288 1295977 18446744073709551615 94646877696000 94646877699696 140735874173376 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94646877707512 94646877708304 94646878449664 140735874181502 140735874181606 140735874181606 140735874187208 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5183908 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3329.08 s]
# the end of solver process 28013 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3595.29 s, system=4.84655 s

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

Child status: 143

Real time (s): 3329.08
CPU time (s): 3600.14
CPU user time (s): 3595.29
CPU system time (s): 4.84655
CPU usage (%): 108.142
Max. virtual memory (cumulated for all children) (KiB): 19066524
Max. memory (cumulated for all children) (KiB): 5183908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.29
system time used= 4.84655
maximum resident set size= 5184804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210730
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 142588
involuntary context switches= 25229


# summary of solver processes directly reported to runsolver:
#   pid: 28013
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3595.29
#   total CPU system time (s): 4.84655

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.07375 second user time and 16.4797 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-06-29 18:29:39
IDJOB=4513228
IDBENCH=162295
IDSOLVER=3361
FILE ID=nodeC028/4513228-1751214579
RUNJOBID= nodeC028-1751207447-27123
SLURM_JOB_ID= 9587637
Free space on /tmp= 432764 MiB

SOLVER NAME= Sat4j CP 2025-06-06
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size144-round22-2.opb
COMMAND LINE= java -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513228-1751214579/watcher-4513228-1751214579 -o /tmp/evaluation-result-4513228-1751214579/solver-4513228-1751214579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751207447-27123 --watchdog 3760  java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4513228-1751214579.opb

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

MD5SUM BENCH= 4ab683db7c9e99efe1269a989c150a4d
RANDOM SEED=124335426

nodeC028 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.291
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.16
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.029
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.16
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		: 3598.007
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.16
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		: 3700.000
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.16
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.548
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.16
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.090
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        104903460 kB
MemAvailable:   104912232 kB
Buffers:            3280 kB
Cached:           818528 kB
SwapCached:            0 kB
Active:         25168388 kB
Inactive:         562084 kB
Active(anon):   24926732 kB
Inactive(anon):        0 kB
Active(file):     241656 kB
Inactive(file):   562084 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1052 kB
Writeback:             0 kB
AnonPages:      24911580 kB
Mapped:           122768 kB
Shmem:             18068 kB
KReclaimable:      88540 kB
Slab:             172456 kB
SReclaimable:      88540 kB
SUnreclaim:        83916 kB
KernelStack:        5200 kB
PageTables:        52472 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   36337820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151480 kB
VmallocChunk:          0 kB
Percpu:             3712 kB
HardwareCorrupted:     0 kB
AnonHugePages:  24659968 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433060 MiB
End job on nodeC028 at 2025-06-29 19:25:08