Trace number 4499356

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j CP 2025-06-06? (TO) 3600.22 3588.9

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx30.opb
MD5SUM91ecd4a7d2e975c8e8a35b07ef7013ef
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.5328
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
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.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.12/0.15	c Pseudo Boolean Optimization by upper bound
0.12/0.15	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.12/0.15	c  - never skip resolution steps
0.12/0.15	c  - Auto-division on coefficients is disabled
0.12/0.15	c  - No postprocessing
0.12/0.15	c  - Conflict is considered as is when resolving
0.12/0.15	c  - Use constraints as they come during conflict analysis
0.12/0.15	c  - Weaken first using unassigned literals
0.12/0.15	c  - Bump strategy: ALWAYS_ONE
0.12/0.15	c  - Bumper: ANY
0.12/0.15	c --- Begin Solver configuration ---
0.12/0.15	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.12/0.15	c Learn all clauses as in MiniSAT
0.12/0.15	c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.15	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.12/0.15	c No reason simplification
0.12/0.15	c Armin Biere (Picosat) restarts strategy
0.12/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.12/0.15	c timeout=2147483s
0.12/0.15	c DB Simplification allowed=false
0.12/0.15	c Listener: none
0.12/0.15	c --- End Solver configuration ---
0.12/0.15	c solving HOME/instance-4499356-1751470294.opb
0.12/0.15	c reading problem ... 
0.12/0.15	c  objective function found
0.31/0.23	c ... done. Wall clock time 0.065s.
0.31/0.23	c declared #vars     774
0.31/0.23	c #constraints  1024
0.31/0.23	c constraints type 
0.31/0.23	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 771
0.31/0.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 192
0.31/0.23	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 30
0.31/0.23	c org.sat4j.pb.constraints.pb.UnitClausesPB => 1
0.31/0.23	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.31/0.23	c 1024 constraints processed.
0.31/0.24	c objective function length is 3 literals
35.67/32.56	c cleaning 2499 clauses out of 5001
183.98/179.16	c cleaning 4247 clauses out of 8503
689.54/683.01	c cleaning 5612 clauses out of 11254
1789.86/1781.56	c cleaning 6816 clauses out of 13643
3600.07/3588.81	c starts		: 62
3600.07/3588.83	c conflicts		: 34639
3600.07/3588.83	c decisions		: 69603
3600.07/3588.83	c propagations		: 2118317
3600.07/3588.83	c inspects		: 4531775290
3600.07/3588.83	c shortcuts		: 0
3600.07/3588.83	c learnt literals	: 0
3600.07/3588.83	c learnt binary clauses	: 0
3600.07/3588.83	c learnt ternary clauses	: 0
3600.07/3588.83	c learnt constraints	: 34639
3600.07/3588.83	c ignored constraints	: 0
3600.07/3588.83	c root simplifications	: 0
3600.07/3588.83	c removed literals (reason simplification)	: 0
3600.07/3588.83	c reason swapping (by a shorter reason)	: 0
3600.07/3588.83	c Calls to reduceDB	: 4
3600.07/3588.83	c Number of update (reduction) of LBD	: 0
3600.07/3588.83	c Imported unit clauses	: 0
3600.07/3588.83	c No decision after first conflict	: false
3600.07/3588.84	c number of reductions to clauses (during analyze)	: 0
3600.07/3588.84	c number of learned constraints concerned by reduction	: 0
3600.07/3588.84	c number of learning phase by resolution	: 0
3600.07/3588.84	c number of learning phase by cutting planes	: 0
3600.07/3588.84	c number of rounding to 1 operations	: 0
3600.07/3588.84	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.07/3588.84	c number of reductions of the coefficients by power 2 	: 0
3600.07/3588.84	c number of right shift for reduction by power 2 	: 0
3600.07/3588.84	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.07/3588.84	c number of ending skipping 	: 0
3600.07/3588.84	c number of internal skipping 	: 0
3600.07/3588.84	c number of derivation steps 	: 452819
3600.07/3588.84	c number of skipped derivation steps 	: 0
3600.07/3588.84	c number of remaining unassigned 	: 147808
3600.07/3588.84	c number of remaining assigned 	: 11958031
3600.07/3588.84	c number of falsified literals weakened from reason	: 0
3600.07/3588.84	c number of falsified literals weakened from conflict	: 0
3600.07/3588.84	c time for arithmetic operations	: 1670168166
3600.07/3588.85	c minimum degree of deleted constraints	: null
3600.07/3588.85	c maximum degree of deleted constraints	: null
3600.07/3588.85	c number of deleted constraints	: 0
3600.07/3588.85	c speed (assignments/second)	: 590.2919855698682
3600.07/3588.85	c non guided choices	: 289
3600.07/3588.86	c learnt constraints type org.sat4j.pb.constraints.pb.MaxWatchPb	: 15465
3600.07/3588.86	s UNKNOWN
3600.07/3588.86	c Total wall clock time (in seconds): 3588.712

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: 63665 MiB (47439 MiB free)
  memory of node 1: 64507 MiB (53990 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499356-1751470294/watcher-4499356-1751470294 -o /tmp/evaluation-result-4499356-1751470294/solver-4499356-1751470294 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751463353-63905 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4499356-1751470294.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=64714, runsolver pid=64711

[startup+0.100059 s]*
/proc/loadavg: 4.14 4.17 4.16 5/342 64732
/proc/meminfo: memFree=103843912/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=18930384 memory=57724 CPUtime=0.12 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 6578 0 0 0 10 2 0 0 20 0 18 0 62709018 19384713216 14431 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4732596 14431 5339 1 0 547619 0
[pid=64714/tid=64716] ppid=64711 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 5078 0 0 0 6 1 0 0 20 0 18 0 62709019 19384713216 14431 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=18930384 memory=228522721619 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62709021 19384713216 14431 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=18930384 memory=59585004335790 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 62709022 19384713216 14431 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57724 KiB

[startup+0.205705 s]*
/proc/loadavg: 4.14 4.17 4.16 7/342 64732
/proc/meminfo: memFree=103840888/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=18930384 memory=66868 CPUtime=0.31 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 7224 0 0 0 28 3 0 0 20 0 18 0 62709018 19384713216 16717 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4732596 16717 5435 1 0 548089 0
[pid=64714/tid=64716] ppid=64711 vsize=18930384 memory=4026728732 CPUtime=0.18 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 5391 0 0 0 16 2 0 0 20 0 18 0 62709019 19384713216 16717 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=18930384 memory=16912 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62709021 19384713216 16717 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=18930384 memory=58485492679654 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 62709022 19384713216 16717 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 66868 KiB

[startup+0.305665 s]*
/proc/loadavg: 4.29 4.20 4.17 7/343 64733
/proc/meminfo: memFree=103831940/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=18996948 memory=77028 CPUtime=0.5 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 7912 0 0 0 46 4 0 0 20 0 19 0 62709018 19452874752 19257 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4749237 19257 5467 1 0 548656 0
[pid=64714/tid=64716] ppid=64711 vsize=18996948 memory=-6000919502838261865 CPUtime=0.24 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 5518 0 0 0 22 2 0 0 20 0 19 0 62709019 19452874752 19257 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 62709021 19452874752 19257 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 62709022 19452874752 19257 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 62709043 19452874752 19257 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 77028 KiB

[startup+0.700235 s]
/proc/loadavg: 4.29 4.20 4.17 6/343 64733
/proc/meminfo: memFree=103758088/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=166608 CPUtime=1.26 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 12428 0 0 0 119 7 0 0 20 0 20 0 62709018 19521036288 41652 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 41652 5499 1 0 551090 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=18048 CPUtime=0.62 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 5568 0 0 0 58 4 0 0 20 0 20 0 62709019 19521036288 41652 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=11008 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 41652 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 41652 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=4764 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 41652 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 166608 KiB

[startup+1.50025 s]
/proc/loadavg: 4.29 4.20 4.17 6/344 64734
/proc/meminfo: memFree=103725008/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19067484 memory=270364 CPUtime=2.82 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 23141 0 0 0 273 9 0 0 20 0 20 0 62709018 19525103616 67591 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4766871 67591 5499 1 0 554886 0
[pid=64714/tid=64716] ppid=64711 vsize=19067484 memory=11008 CPUtime=1.33 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 5885 0 0 0 128 5 0 0 20 0 20 0 62709019 19525103616 67591 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19067484 memory=0 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19525103616 67591 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19067484 memory=3200 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 62709022 19525103616 67591 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19067484 memory=4764 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19525103616 67591 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 19067484 KiB
Current children cumulated memory: 270364 KiB

[startup+3.10564 s]
/proc/loadavg: 4.29 4.20 4.17 5/344 64734
/proc/meminfo: memFree=103166632/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=723276 CPUtime=5.67 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 28550 0 0 0 548 19 0 0 20 0 20 0 62709018 19521036288 180819 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 180819 5499 1 0 957487 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=11008 CPUtime=2.86 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 6594 0 0 0 274 12 0 0 20 0 20 0 62709019 19521036288 180819 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=-6000919502838261865 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 180819 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 180819 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 180819 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 5.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 723276 KiB

[startup+6.30025 s]
/proc/loadavg: 4.35 4.21 4.18 5/344 64734
/proc/meminfo: memFree=102256132/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=1613356 CPUtime=9.06 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 29487 0 0 0 868 38 0 0 20 0 20 0 62709018 19521036288 403339 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 403339 5499 1 0 1082843 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=0 CPUtime=5.95 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 7067 0 0 0 565 30 0 0 20 0 20 0 62709019 19521036288 403339 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 403339 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=11008 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 403339 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=315528 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 403339 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 9.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1613356 KiB

[startup+12.7002 s]
/proc/loadavg: 4.32 4.21 4.18 5/344 64734
/proc/meminfo: memFree=101671736/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=2166452 CPUtime=15.53 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 30203 0 0 0 1505 48 0 0 20 0 20 0 62709018 19521036288 541613 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 541613 5499 1 0 1082849 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=315528 CPUtime=12.25 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 7740 0 0 0 1186 39 0 0 20 0 20 0 62709019 19521036288 541613 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=11008 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 541613 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=2166452 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 541613 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 541613 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 15.53 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2166452 KiB

[startup+25.5002 s]
/proc/loadavg: 4.27 4.20 4.18 5/344 64734
/proc/meminfo: memFree=101120864/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=2633456 CPUtime=28.48 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 34752 0 0 0 2791 57 0 0 20 0 20 0 62709018 19521036288 658364 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 658364 5499 1 0 1082852 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=11008 CPUtime=24.86 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 9763 0 0 0 2440 46 0 0 20 0 20 0 62709019 19521036288 658364 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=2166452 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 658364 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=2372 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 658364 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 658364 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 28.48 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2633456 KiB

[startup+51.1056 s]
/proc/loadavg: 4.24 4.20 4.18 5/344 64734
/proc/meminfo: memFree=100948588/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=2664476 CPUtime=54.56 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 41632 0 0 0 5397 59 0 0 20 0 20 0 62709018 19521036288 666119 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 666119 5499 1 0 1082868 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=2664476 CPUtime=50.06 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 12727 0 0 0 4959 47 0 0 20 0 20 0 62709019 19521036288 666119 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0

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

/proc/meminfo: memFree=118329912/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=3455904 CPUtime=3232.69 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 124874 0 0 0 323078 191 0 0 20 0 20 0 62709018 19521036288 863976 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 863976 5499 1 0 1083240 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=3447236 CPUtime=3199.37 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 66781 0 0 0 319876 61 0 0 20 0 20 0 62709019 19521036288 863976 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=3455904 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 863976 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=3455776 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 1837 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 863976 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=18048 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 863976 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 3232.69 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3455904 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.11 4.11 5/339 65104
/proc/meminfo: memFree=118303200/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=3462132 CPUtime=3292.76 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 126717 0 0 0 329083 193 0 0 20 0 20 0 62709018 19521036288 865533 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 865533 5499 1 0 1083240 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=3462132 CPUtime=3259.05 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 68160 0 0 0 325843 62 0 0 20 0 20 0 62709019 19521036288 865533 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=3460084 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 865533 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=3462132 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 1921 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 865533 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=3460084 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 865533 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 3292.76 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3462132 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.10 5/339 65106
/proc/meminfo: memFree=118274124/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=3468368 CPUtime=3352.97 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 127166 0 0 0 335101 196 0 0 20 0 20 0 62709018 19521036288 867092 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 867092 5499 1 0 1083261 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=3464180 CPUtime=3318.67 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 68244 0 0 0 331805 62 0 0 20 0 20 0 62709019 19521036288 867092 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=3466320 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 867092 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=4352 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 1925 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 867092 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=3468368 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 867092 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 3352.97 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3468368 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.10 4.10 5/338 65108
/proc/meminfo: memFree=118245888/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=3476576 CPUtime=3413.09 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 127196 0 0 0 341111 198 0 0 20 0 20 0 62709018 19521036288 869144 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 869144 5499 1 0 1083261 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=3476576 CPUtime=3378.29 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 68253 0 0 0 337767 62 0 0 20 0 20 0 62709019 19521036288 869144 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=3466320 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 869144 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=3468368 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 1925 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 869144 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=6784 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 869144 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 3413.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3476576 KiB

[startup+3462.3 s]
/proc/loadavg: 4.35 4.19 4.13 5/339 65115
/proc/meminfo: memFree=118206628/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=3482740 CPUtime=3473.29 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 128248 0 0 0 347129 200 0 0 20 0 20 0 62709018 19521036288 870685 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 870685 5499 1 0 1083261 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=3466320 CPUtime=3437.85 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 69252 0 0 0 343723 62 0 0 20 0 20 0 62709019 19521036288 870685 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=3468368 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 870685 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=14464 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 1925 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 870685 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=3480672 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 870685 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 3473.29 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3482740 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.17 4.12 5/340 65118
/proc/meminfo: memFree=118179844/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=3505272 CPUtime=3533.48 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 130199 0 0 0 353145 203 0 0 20 0 20 0 62709018 19521036288 876318 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 876318 5499 1 0 1083261 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=3482740 CPUtime=3497.41 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 70702 0 0 0 349679 62 0 0 20 0 20 0 62709019 19521036288 876318 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=3495032 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 876318 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=14464 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 2013 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 876318 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=3505272 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 876318 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 3533.48 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3505272 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.16 4.12 5/341 65121
/proc/meminfo: memFree=118159348/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=3517560 CPUtime=3593.56 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 131716 0 0 0 359150 206 0 0 20 0 20 0 62709018 19521036288 879390 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 879390 5499 1 0 1083261 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=3511416 CPUtime=3557.09 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 71911 0 0 0 355646 63 0 0 20 0 20 0 62709019 19521036288 879390 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=3517560 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 879390 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=3505272 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 2060 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 879390 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=3517560 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 879390 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 3593.56 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3517560 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3588.8 s]
/proc/loadavg: 4.17 4.16 4.12 5/341 65121
/proc/meminfo: memFree=118159128/131249996 swapFree=33010416/33010684
[pid=64714] ppid=64711 vsize=19063512 memory=3517560 CPUtime=3600.07 cores=5,7
/proc/64714/stat : 64714 (java) S 64711 64714 63892 0 -1 4194304 131725 0 0 0 359801 206 0 0 20 0 20 0 62709018 19521036288 879390 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
/proc/64714/statm: 4765878 879390 5499 1 0 1083261 0
[pid=64714/tid=64716] ppid=64711 vsize=19063512 memory=2760 CPUtime=3563.54 cores=5,7
/proc/64714/task/64716/stat : 64716 (java) R 64711 64714 63892 0 -1 4194368 71915 0 0 0 356291 63 0 0 20 0 20 0 62709019 19521036288 879390 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64725] ppid=64711 vsize=19063512 memory=-6000919502838261865 CPUtime=0 cores=5,7
/proc/64714/task/64725/stat : 64725 (Finalizer) S 64711 64714 63892 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62709021 19521036288 879390 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64732] ppid=64711 vsize=19063512 memory=-6000919502838261865 CPUtime=0 cores=5,7
/proc/64714/task/64732/stat : 64732 (Common-Cleaner) S 64711 64714 63892 0 -1 4194368 2060 0 0 0 0 0 0 0 20 0 20 0 62709022 19521036288 879390 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
[pid=64714/tid=64733] ppid=64711 vsize=19063512 memory=4764 CPUtime=0 cores=5,7
/proc/64714/task/64733/stat : 64733 (Timer-0) S 64711 64714 63892 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62709043 19521036288 879390 18446744073709551615 94408325861376 94408325865072 140723352933088 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94408325872888 94408325873680 94408329715712 140723352934782 140723352934886 140723352934886 140723352940488 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3517560 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.14 s, system=2.08015 s

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

Child status: 143

Real time (s): 3588.9
CPU time (s): 3600.22
CPU user time (s): 3598.14
CPU system time (s): 2.08015
CPU usage (%): 100.316
Max. virtual memory (cumulated for all children) (KiB): 19067484
Max. memory (cumulated for all children) (KiB): 3517560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.14
system time used= 2.08015
maximum resident set size= 3518712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134126
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 126740
involuntary context switches= 6123


# summary of solver processes directly reported to runsolver:
#   pid: 64714
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3598.14
#   total CPU system time (s): 2.08015

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.76802 second user time and 16.9844 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-02 17:31:34
IDJOB=4499356
IDBENCH=148776
IDSOLVER=3361
FILE ID=nodeC030/4499356-1751470294
RUNJOBID= nodeC030-1751463353-63905
SLURM_JOB_ID= 9598468
Free space on /tmp= 432092 MiB

SOLVER NAME= Sat4j CP 2025-06-06
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= java -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4499356-1751470294/watcher-4499356-1751470294 -o /tmp/evaluation-result-4499356-1751470294/solver-4499356-1751470294 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751463353-63905 --watchdog 3760  java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4499356-1751470294.opb

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

MD5SUM BENCH= 91ecd4a7d2e975c8e8a35b07ef7013ef
RANDOM SEED=1449880045

nodeC030 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.336
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.62
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.320
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.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        103864984 kB
MemAvailable:   104771772 kB
Buffers:            2564 kB
Cached:          1699156 kB
SwapCached:           16 kB
Active:         25439984 kB
Inactive:        1255704 kB
Active(anon):   25007468 kB
Inactive(anon):     4548 kB
Active(file):     432516 kB
Inactive(file):  1251156 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               688 kB
Writeback:             0 kB
AnonPages:      24997012 kB
Mapped:           123356 kB
Shmem:             18048 kB
KReclaimable:     124312 kB
Slab:             213796 kB
SReclaimable:     124312 kB
SUnreclaim:        89484 kB
KernelStack:        5248 kB
PageTables:        52608 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   39295132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  24672256 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432496 MiB
End job on nodeC030 at 2025-07-02 18:31:23