Trace number 4514920

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.43 3249.14

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib3/normalized-seymour.0.u.opb
MD5SUM8ef3131177365cbfba34b2238fc87839
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1372
Total number of constraints4945
Number of constraints which are clauses4944
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint1372
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 422
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1794
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.10/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.10/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.10/0.16	c See www.sat4j.org for details.
0.10/0.17	c version PB25.v20250606
0.10/0.20	c java.runtime.name	OpenJDK Runtime Environment
0.10/0.20	c java.vm.name		OpenJDK 64-Bit Server VM
0.10/0.20	c java.vm.version	22.0.1+8-16
0.10/0.20	c java.vm.vendor	Oracle Corporation
0.10/0.20	c sun.arch.data.model	64
0.10/0.20	c java.version		22.0.1
0.10/0.20	c os.name		Linux
0.10/0.20	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.10/0.20	c os.arch		amd64
0.10/0.21	c Free memory 		2104792832
0.10/0.21	c Max memory 		16282288128
0.10/0.21	c Total memory 		2113929216
0.23/0.23	c Number of processors 	2
0.41/0.38	c Pseudo Boolean Optimization by upper bound
0.41/0.38	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.41/0.38	c  - never skip resolution steps
0.41/0.38	c  - Auto-division on coefficients is disabled
0.41/0.38	c  - No postprocessing
0.41/0.38	c  - Conflict is considered as is when resolving
0.41/0.38	c  - Use constraints as they come during conflict analysis
0.41/0.38	c  - Weaken first using unassigned literals
0.41/0.38	c  - Bump strategy: ALWAYS_ONE
0.41/0.38	c  - Bumper: ANY
0.41/0.38	c --- Begin Solver configuration ---
0.41/0.38	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.41/0.38	c Learn all clauses as in MiniSAT
0.41/0.38	c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.41/0.38	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.41/0.38	c No reason simplification
0.41/0.38	c Armin Biere (Picosat) restarts strategy
0.41/0.38	c Activity based learned constraints deletion strategy with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.41/0.38	c timeout=2147483s
0.41/0.38	c DB Simplification allowed=false
0.41/0.38	c Listener: none
0.41/0.38	c --- End Solver configuration ---
0.41/0.39	c solving HOME/instance-4514920-1751234875.opb
0.41/0.39	c reading problem ... 
0.41/0.39	c  no objective function found
1.06/0.70	c ... done. Wall clock time 0.314s.
1.06/0.70	c declared #vars     1372
1.06/0.70	c #constraints  4945
1.06/0.70	c constraints type 
1.06/0.71	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 285
1.06/0.71	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1.06/0.71	c org.sat4j.pb.constraints.pb.UnitClausePB => 117
1.06/0.71	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4542
1.06/0.71	c 4945 constraints processed.
76.51/66.31	c cleaning 2493 clauses out of 5002
271.52/258.58	c cleaning 4254 clauses out of 8508
809.45/786.25	c cleaning 5626 clauses out of 11253
2005.00/1877.96	c cleaning 6811 clauses out of 13627
3509.39/3172.31	c cleaning 7904 clauses out of 15817
3600.01/3248.94	c starts		: 63
3600.01/3248.97	c conflicts		: 35651
3600.01/3248.98	c decisions		: 316054
3600.01/3248.98	c propagations		: 1576351
3600.01/3248.98	c inspects		: 2000823102
3600.01/3248.98	c shortcuts		: 0
3600.01/3248.98	c learnt literals	: 0
3600.01/3248.98	c learnt binary clauses	: 0
3600.01/3248.98	c learnt ternary clauses	: 0
3600.01/3248.98	c learnt constraints	: 35650
3600.01/3248.98	c ignored constraints	: 0
3600.01/3248.98	c root simplifications	: 0
3600.01/3248.98	c removed literals (reason simplification)	: 0
3600.01/3248.98	c reason swapping (by a shorter reason)	: 0
3600.01/3248.99	c Calls to reduceDB	: 5
3600.01/3248.99	c Number of update (reduction) of LBD	: 0
3600.01/3248.99	c Imported unit clauses	: 0
3600.01/3248.99	c No decision after first conflict	: false
3600.01/3248.99	c number of reductions to clauses (during analyze)	: 0
3600.01/3248.99	c number of learned constraints concerned by reduction	: 0
3600.01/3249.00	c number of learning phase by resolution	: 0
3600.01/3249.00	c number of learning phase by cutting planes	: 0
3600.01/3249.00	c number of rounding to 1 operations	: 0
3600.22/3249.02	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.22/3249.02	c number of reductions of the coefficients by power 2 	: 0
3600.22/3249.02	c number of right shift for reduction by power 2 	: 0
3600.22/3249.02	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.22/3249.02	c number of ending skipping 	: 0
3600.22/3249.02	c number of internal skipping 	: 0
3600.22/3249.02	c number of derivation steps 	: 144626
3600.22/3249.02	c number of skipped derivation steps 	: 0
3600.22/3249.02	c number of remaining unassigned 	: 231175
3600.22/3249.02	c number of remaining assigned 	: 25345636
3600.22/3249.02	c number of falsified literals weakened from reason	: 0
3600.22/3249.02	c number of falsified literals weakened from conflict	: 0
3600.22/3249.02	c time for arithmetic operations	: 187478315250
3600.22/3249.03	c minimum degree of deleted constraints	: null
3600.22/3249.03	c maximum degree of deleted constraints	: null
3600.22/3249.03	c number of deleted constraints	: 0
3600.22/3249.04	c speed (assignments/second)	: 485.2819303516895
3600.22/3249.06	c non guided choices	: 812
3600.22/3249.09	c learnt constraints type org.sat4j.pb.constraints.pb.MaxWatchPb	: 8556
3600.22/3249.09	c learnt constraints type org.sat4j.pb.constraints.pb.MinWatchCardPB	: 6
3600.22/3249.10	s UNKNOWN
3600.22/3249.10	c Total wall clock time (in seconds): 3248.71

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (57410 MiB free)
  memory of node 1: 64507 MiB (51534 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514920-1751234875/watcher-4514920-1751234875 -o /tmp/evaluation-result-4514920-1751234875/solver-4514920-1751234875 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751227848-32847 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4514920-1751234875.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=33882, runsolver pid=33879

[startup+0.100068 s]*
/proc/loadavg: 4.28 4.44 4.39 5/327 33900
/proc/meminfo: memFree=111493412/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=18930384 memory=48472 CPUtime=0.1 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 5789 0 0 0 7 3 0 0 20 0 18 0 39167253 19384713216 12118 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4732596 12118 5333 1 0 546988 0
[pid=33882/tid=33884] ppid=33879 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 4677 0 0 0 5 2 0 0 20 0 18 0 39167255 19384713216 12118 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=18930384 memory=228522721619 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 39167259 19384713216 12118 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=18930384 memory=59593594258114 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 39167260 19384713216 12118 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48472 KiB

[startup+0.213878 s]*
/proc/loadavg: 4.28 4.44 4.39 6/327 33900
/proc/meminfo: memFree=111487300/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=18930384 memory=53392 CPUtime=0.23 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 6485 0 0 0 20 3 0 0 20 0 18 0 39167253 19384713216 13348 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4732596 13348 5365 1 0 547576 0
[pid=33882/tid=33884] ppid=33879 vsize=18930384 memory=4026597660 CPUtime=0.17 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 4985 0 0 0 15 2 0 0 20 0 18 0 39167255 19384713216 13348 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=18930384 memory=16142 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 39167259 19384713216 13348 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=18930384 memory=58494082614266 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 39167260 19384713216 13348 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53392 KiB

[startup+0.313539 s]*
/proc/loadavg: 4.28 4.44 4.39 7/327 33900
/proc/meminfo: memFree=111482784/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=18930384 memory=58736 CPUtime=0.41 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 6802 0 0 0 37 4 0 0 20 0 18 0 39167253 19384713216 14684 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4732596 14684 5365 1 0 547803 0
[pid=33882/tid=33884] ppid=33879 vsize=18930384 memory=-6000919468377794924 CPUtime=0.28 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 5215 0 0 0 25 3 0 0 20 0 18 0 39167255 19384713216 14684 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 39167259 19384713216 14684 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 39167260 19384713216 14684 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58736 KiB

[startup+0.700377 s]
/proc/loadavg: 4.28 4.44 4.39 7/327 33900
/proc/meminfo: memFree=111473648/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=18930384 memory=84084 CPUtime=1.06 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 8385 0 0 0 101 5 0 0 20 0 18 0 39167253 19384713216 21021 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4732596 21021 5429 1 0 548815 0
[pid=33882/tid=33884] ppid=33879 vsize=18930384 memory=17536 CPUtime=0.59 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 5376 0 0 0 55 4 0 0 20 0 18 0 39167255 19384713216 21021 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=18930384 memory=10624 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 39167259 19384713216 21021 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=18930384 memory=3200 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 39167260 19384713216 21021 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 84084 KiB

[startup+1.50026 s]
/proc/loadavg: 4.49 4.48 4.40 7/328 33901
/proc/meminfo: memFree=111426832/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=18996948 memory=150120 CPUtime=2.62 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 15583 0 0 0 253 9 0 0 20 0 19 0 39167253 19452874752 37530 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4749237 37530 5461 1 0 551993 0
[pid=33882/tid=33884] ppid=33879 vsize=18996948 memory=3200 CPUtime=1.31 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 5767 0 0 0 126 5 0 0 20 0 19 0 39167255 19452874752 37530 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 39167259 19452874752 37530 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=18996948 memory=10624 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 39167260 19452874752 37530 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=18996948 memory=14560 CPUtime=0 cores=4,6
/proc/33882/task/33901/stat : 33901 (Timer-0) S 33879 33882 32836 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 39167325 19452874752 37530 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 2.62 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 150120 KiB

[startup+3.10561 s]
/proc/loadavg: 4.49 4.48 4.40 8/327 33968
/proc/meminfo: memFree=114629864/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19063512 memory=225952 CPUtime=5.32 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 18072 0 0 0 521 11 0 0 20 0 20 0 39167253 19521036288 56488 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4765878 56488 5493 1 0 552417 0
[pid=33882/tid=33884] ppid=33879 vsize=19063512 memory=10624 CPUtime=2.78 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 6219 0 0 0 272 6 0 0 20 0 20 0 39167255 19521036288 56488 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19063512 memory=14560 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39167259 19521036288 56488 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 52 0 0 0 0 0 0 0 20 0 20 0 39167260 19521036288 56488 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=19063512 memory=3200 CPUtime=0 cores=4,6
/proc/33882/task/33901/stat : 33901 (Timer-0) S 33879 33882 32836 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39167325 19521036288 56488 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 5.32 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 225952 KiB

[startup+6.3004 s]
/proc/loadavg: 4.54 4.49 4.41 6/328 33969
/proc/meminfo: memFree=113520700/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19063512 memory=524444 CPUtime=9.05 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 19021 0 0 0 887 18 0 0 20 0 20 0 39167253 19521036288 131111 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4765878 131111 5493 1 0 832319 0
[pid=33882/tid=33884] ppid=33879 vsize=19063512 memory=0 CPUtime=5.78 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) S 33879 33882 32836 0 -1 4194368 6355 0 0 0 567 11 0 0 20 0 20 0 39167255 19521036288 131111 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19063512 memory=3200 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39167259 19521036288 131111 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19063512 memory=10624 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 52 0 0 0 0 0 0 0 20 0 20 0 39167260 19521036288 131111 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=19063512 memory=164840 CPUtime=0 cores=4,6
/proc/33882/task/33901/stat : 33901 (Timer-0) S 33879 33882 32836 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39167325 19521036288 131111 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 9.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 524444 KiB

[startup+12.7004 s]
/proc/loadavg: 4.49 4.48 4.41 5/328 33969
/proc/meminfo: memFree=112634016/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19063512 memory=1109508 CPUtime=17.06 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 22951 0 0 0 1671 35 0 0 20 0 20 0 39167253 19521036288 277377 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4765878 277377 5493 1 0 1725132 0
[pid=33882/tid=33884] ppid=33879 vsize=19063512 memory=164840 CPUtime=11.56 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 6730 0 0 0 1136 20 0 0 20 0 20 0 39167255 19521036288 277377 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19063512 memory=14560 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39167259 19521036288 277377 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 52 0 0 0 0 0 0 0 20 0 20 0 39167260 19521036288 277377 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=19063512 memory=918624 CPUtime=0 cores=4,6
/proc/33882/task/33901/stat : 33901 (Timer-0) S 33879 33882 32836 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39167325 19521036288 277377 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 17.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1109508 KiB

[startup+25.5005 s]
/proc/loadavg: 4.42 4.47 4.40 5/328 33969
/proc/meminfo: memFree=111032992/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19063512 memory=2013600 CPUtime=34.29 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 47588 0 0 0 3369 60 0 0 20 0 20 0 39167253 19521036288 503400 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4765878 503400 5493 1 0 1730044 0
[pid=33882/tid=33884] ppid=33879 vsize=19063512 memory=0 CPUtime=24.02 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 8089 0 0 0 2368 34 0 0 20 0 20 0 39167255 19521036288 503400 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19063512 memory=918624 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39167259 19521036288 503400 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19063512 memory=10624 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 52 0 0 0 0 0 0 0 20 0 20 0 39167260 19521036288 503400 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=19063512 memory=5760 CPUtime=0 cores=4,6
/proc/33882/task/33901/stat : 33901 (Timer-0) S 33879 33882 32836 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39167325 19521036288 503400 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 34.29 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2013600 KiB

[startup+51.1134 s]
/proc/loadavg: 4.46 4.47 4.40 6/328 34037
/proc/meminfo: memFree=113276964/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19063512 memory=2984488 CPUtime=60.99 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 54268 0 0 0 6018 81 0 0 20 0 20 0 39167253 19521036288 746122 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4765878 746122 5493 1 0 1730049 0
[pid=33882/tid=33884] ppid=33879 vsize=19063512 memory=-6000919468377794924 CPUtime=48.6 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 9746 0 0 0 4816 44 0 0 20 0 20 0 39167255 19521036288 746122 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19063512 memory=2843156 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39167259 19521036288 746122 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19063512 memory=2283972 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 52 0 0 0 0 0 0 0 20 0 20 0 39167260 19521036288 746122 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=19063512 memory=0 CPUtime=0 cores=4,6

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

/proc/meminfo: memFree=105274392/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19130076 memory=8364728 CPUtime=3297.07 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 312060 0 0 0 329113 594 0 0 20 0 21 0 39167253 19589197824 2091182 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4782519 2091182 5493 1 0 2104212 0
[pid=33882/tid=33884] ppid=33879 vsize=19130076 memory=8364728 CPUtime=2910.52 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 163540 0 0 0 290916 136 0 0 20 0 21 0 39167255 19589197824 2091182 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19130076 memory=33 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 39167259 19589197824 2091182 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19130076 memory=14560 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 2248 0 0 0 0 0 0 0 20 0 21 0 39167260 19589197824 2091182 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=19130076 memory=8364728 CPUtime=0 cores=4,6
/proc/33882/task/33901/stat : 33901 (Timer-0) S 33879 33882 32836 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 39167325 19589197824 2091182 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 3297.07 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 8364728 KiB

[startup+3042.3 s]
/proc/loadavg: 4.62 4.58 4.55 8/328 34250
/proc/meminfo: memFree=105069128/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19130076 memory=8364728 CPUtime=3370.68 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 312662 0 0 0 336461 607 0 0 20 0 21 0 39167253 19589197824 2091182 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4782519 2091182 5493 1 0 2104212 0
[pid=33882/tid=33884] ppid=33879 vsize=19130076 memory=-6000919468377794924 CPUtime=2967.9 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 163822 0 0 0 296654 136 0 0 20 0 21 0 39167255 19589197824 2091182 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19130076 memory=8364728 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 39167259 19589197824 2091182 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19130076 memory=8364728 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 2271 0 0 0 0 0 0 0 20 0 21 0 39167260 19589197824 2091182 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=19130076 memory=8364728 CPUtime=0 cores=4,6
/proc/33882/task/33901/stat : 33901 (Timer-0) S 33879 33882 32836 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 39167325 19589197824 2091182 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 3370.68 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 8364728 KiB

[startup+3102.3 s]
/proc/loadavg: 4.62 4.57 4.55 7/329 34255
/proc/meminfo: memFree=105057852/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19130076 memory=8397712 CPUtime=3437.68 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 317723 0 0 0 343151 617 0 0 20 0 21 0 39167253 19589197824 2099428 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4782519 2099428 5493 1 0 2112564 0
[pid=33882/tid=33884] ppid=33879 vsize=19130076 memory=8364728 CPUtime=3026.74 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 167686 0 0 0 302536 138 0 0 20 0 21 0 39167255 19589197824 2099428 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19130076 memory=14560 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 39167259 19589197824 2099428 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19130076 memory=10624 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 2271 0 0 0 0 0 0 0 20 0 21 0 39167260 19589197824 2099428 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=19130076 memory=14560 CPUtime=0 cores=4,6
/proc/33882/task/33901/stat : 33901 (Timer-0) S 33879 33882 32836 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 39167325 19589197824 2099428 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 3437.68 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 8397712 KiB

[startup+3162.3 s]
/proc/loadavg: 4.36 4.50 4.52 5/329 34257
/proc/meminfo: memFree=105028628/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19130076 memory=8398224 CPUtime=3499.41 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 320538 0 0 0 349320 621 0 0 20 0 21 0 39167253 19589197824 2099556 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4782519 2099556 5493 1 0 2112564 0
[pid=33882/tid=33884] ppid=33879 vsize=19130076 memory=14560 CPUtime=3086.28 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 169987 0 0 0 308490 138 0 0 20 0 21 0 39167255 19589197824 2099556 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19130076 memory=8398224 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 39167259 19589197824 2099556 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19130076 memory=8398224 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 2287 0 0 0 0 0 0 0 20 0 21 0 39167260 19589197824 2099556 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=19130076 memory=8398224 CPUtime=0 cores=4,6
/proc/33882/task/33901/stat : 33901 (Timer-0) S 33879 33882 32836 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 39167325 19589197824 2099556 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 3499.41 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 8398224 KiB

[startup+3222.3 s]
/proc/loadavg: 4.52 4.52 4.53 5/329 34274
/proc/meminfo: memFree=104943080/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19130076 memory=8489948 CPUtime=3566.56 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 328366 0 0 0 356025 631 0 0 20 0 21 0 39167253 19589197824 2122487 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4782519 2122487 5493 1 0 2135552 0
[pid=33882/tid=33884] ppid=33879 vsize=19130076 memory=8489948 CPUtime=3144.92 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 175456 0 0 0 314351 141 0 0 20 0 21 0 39167255 19589197824 2122487 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19130076 memory=8364728 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 39167259 19589197824 2122487 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19130076 memory=8398224 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 2323 0 0 0 0 0 0 0 20 0 21 0 39167260 19589197824 2122487 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=19130076 memory=8489948 CPUtime=0 cores=4,6
/proc/33882/task/33901/stat : 33901 (Timer-0) S 33879 33882 32836 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 39167325 19589197824 2122487 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 3566.56 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 8489948 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3248.9 s]
/proc/loadavg: 4.95 4.62 4.56 6/329 34280
/proc/meminfo: memFree=104840688/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19130076 memory=8590168 CPUtime=3600.01 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 332030 0 0 0 359361 640 0 0 20 0 21 0 39167253 19589197824 2147542 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4782519 2147542 5493 1 0 2160623 0
[pid=33882/tid=33884] ppid=33879 vsize=19130076 memory=8364728 CPUtime=3170.97 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 177715 0 0 0 316954 143 0 0 20 0 21 0 39167255 19589197824 2147542 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19130076 memory=8489948 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 39167259 19589197824 2147542 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19130076 memory=8489948 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 2461 0 0 0 0 0 0 0 20 0 21 0 39167260 19589197824 2147542 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33901] ppid=33879 vsize=19130076 memory=14560 CPUtime=0 cores=4,6
/proc/33882/task/33901/stat : 33901 (Timer-0) S 33879 33882 32836 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 39167325 19589197824 2147542 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 8590168 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.99 s, system=6.43793 s

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

[startup+3249 s]*
/proc/loadavg: 4.95 4.62 4.56 7/330 34283
/proc/meminfo: memFree=104839932/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19329768 memory=8590680 CPUtime=3600.22 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 334002 0 0 0 359382 640 0 0 20 0 22 0 39167253 19793682432 2147670 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4832442 2147670 5493 1 0 2161542 0
[pid=33882/tid=33884] ppid=33879 vsize=19329768 memory=-6000919489869867116 CPUtime=3171.08 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) R 33879 33882 32836 0 -1 4194368 177764 0 0 0 316965 143 0 0 20 0 22 0 39167255 19793682432 2147670 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19329768 memory=-4050210904893669780 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 39167259 19793682432 2147670 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19329768 memory=7378700949576575590 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 2461 0 0 0 0 0 0 0 20 0 22 0 39167260 19793682432 2147670 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=34282] ppid=33879 vsize=19329768 memory=7666084684528773720 CPUtime=0.02 cores=4,6
/proc/33882/task/34282/stat : 34282 (Thread-0) R 33879 33882 32836 0 -1 4194368 377 0 0 0 2 0 0 0 20 0 22 0 39492145 19793682432 2147670 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 3600.22 s
Current children cumulated vsize: 19329768 KiB
Current children cumulated memory: 8590680 KiB

[startup+3249.11 s]
/proc/loadavg: 4.95 4.62 4.56 7/330 34283
/proc/meminfo: memFree=104839932/131382112 swapFree=33010684/33010684
[pid=33882] ppid=33879 vsize=19329768 memory=8590808 CPUtime=3600.39 cores=4,6
/proc/33882/stat : 33882 (java) S 33879 33882 32836 0 -1 4194304 334239 0 0 0 359399 640 0 0 20 0 16 0 39167253 19793682432 2147702 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
/proc/33882/statm: 4832442 2147702 5493 1 0 2161542 0
[pid=33882/tid=33884] ppid=33879 vsize=19329768 memory=8364728 CPUtime=3171.17 cores=4,6
/proc/33882/task/33884/stat : 33884 (java) S 33879 33882 32836 0 -1 4194368 177765 0 0 0 316974 143 0 0 20 0 16 0 39167255 19793682432 2147702 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33893] ppid=33879 vsize=19329768 memory=8489948 CPUtime=0 cores=4,6
/proc/33882/task/33893/stat : 33893 (Finalizer) S 33879 33882 32836 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 16 0 39167259 19793682432 2147702 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=33900] ppid=33879 vsize=19329768 memory=8489948 CPUtime=0 cores=4,6
/proc/33882/task/33900/stat : 33900 (Common-Cleaner) S 33879 33882 32836 0 -1 4194368 2461 0 0 0 0 0 0 0 20 0 16 0 39167260 19793682432 2147702 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
[pid=33882/tid=34282] ppid=33879 vsize=19329768 memory=14560 CPUtime=0.05 cores=4,6
/proc/33882/task/34282/stat : 34282 (Thread-0) S 33879 33882 32836 0 -1 4194368 586 0 0 0 5 0 0 0 20 0 16 0 39492145 19793682432 2147702 18446744073709551615 94914362032128 94914362035824 140721221642992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94914362043640 94914362044432 94914389270528 140721221646718 140721221646822 140721221646822 140721221652424 0
Current children cumulated CPU time: 3600.39 s
Current children cumulated vsize: 19329768 KiB
Current children cumulated memory: 8590808 KiB

Child status: 143

Real time (s): 3249.14
CPU time (s): 3600.43
CPU user time (s): 3593.99
CPU system time (s): 6.43793
CPU usage (%): 110.812
Max. virtual memory (cumulated for all children) (KiB): 19329768
Max. memory (cumulated for all children) (KiB): 8590808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.99
system time used= 6.43793
maximum resident set size= 8590936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 334267
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 123537
involuntary context switches= 30850


# summary of solver processes directly reported to runsolver:
#   pid: 33882
#   total CPU time (s): 3600.43
#   total CPU user time (s): 3593.99
#   total CPU system time (s): 6.43793

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9315 second user time and 29.1939 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-06-30 00:07:55
IDJOB=4514920
IDBENCH=163980
IDSOLVER=3361
FILE ID=nodeC009/4514920-1751234875
RUNJOBID= nodeC009-1751227848-32847
SLURM_JOB_ID= 9587687
Free space on /tmp= 432656 MiB

SOLVER NAME= Sat4j CP 2025-06-06
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib3/normalized-seymour.0.u.opb
COMMAND LINE= java -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514920-1751234875/watcher-4514920-1751234875 -o /tmp/evaluation-result-4514920-1751234875/solver-4514920-1751234875 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751227848-32847 --watchdog 3760  java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4514920-1751234875.opb

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

MD5SUM BENCH= 8ef3131177365cbfba34b2238fc87839
RANDOM SEED=339424479

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        111604824 kB
MemAvailable:   118059144 kB
Buffers:            3280 kB
Cached:          7227928 kB
SwapCached:            0 kB
Active:         12224332 kB
Inactive:        6930624 kB
Active(anon):   11940740 kB
Inactive(anon):      968 kB
Active(file):     283592 kB
Inactive(file):  6929656 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2096 kB
Writeback:            28 kB
AnonPages:      11926584 kB
Mapped:           122716 kB
Shmem:             17960 kB
KReclaimable:     161016 kB
Slab:             244144 kB
SReclaimable:     161016 kB
SUnreclaim:        83128 kB
KernelStack:        5032 kB
PageTables:        26556 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   14534776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150312 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11712512 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432652 MiB
End job on nodeC009 at 2025-06-30 01:02:04