Trace number 4511270

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.29 3556.31

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid3x60split.opb
MD5SUM899cfc7a1ba1de296791acedfa08e73c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.039338
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables361
Total number of constraints181
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)181
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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.08	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.09	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.16	c Pseudo Boolean Optimization by upper bound
0.12/0.16	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.12/0.16	c  - never skip resolution steps
0.12/0.16	c  - Auto-division on coefficients is disabled
0.12/0.16	c  - No postprocessing
0.12/0.16	c  - Conflict is considered as is when resolving
0.12/0.16	c  - Use constraints as they come during conflict analysis
0.12/0.16	c  - Weaken first using unassigned literals
0.12/0.16	c  - Bump strategy: ALWAYS_ONE
0.12/0.16	c  - Bumper: ANY
0.12/0.16	c --- Begin Solver configuration ---
0.12/0.16	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.12/0.16	c Learn all clauses as in MiniSAT
0.12/0.16	c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.16	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.12/0.16	c No reason simplification
0.12/0.16	c Armin Biere (Picosat) restarts strategy
0.12/0.16	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.16	c timeout=2147483s
0.12/0.16	c DB Simplification allowed=false
0.12/0.16	c Listener: none
0.12/0.16	c --- End Solver configuration ---
0.12/0.16	c solving HOME/instance-4511270-1751207455.opb
0.12/0.16	c reading problem ... 
0.12/0.16	c  no objective function found
0.12/0.19	c ... done. Wall clock time 0.025s.
0.12/0.19	c declared #vars     361
0.12/0.19	c #constraints  362
0.12/0.19	c constraints type 
0.12/0.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.12/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 360
0.12/0.19	c 362 constraints processed.
2.25/1.24	c cleaning 2462 clauses out of 5000
6.18/3.97	c cleaning 4231 clauses out of 8538
12.27/9.25	c cleaning 5638 clauses out of 11308
19.08/15.39	c cleaning 6780 clauses out of 13669
28.77/24.86	c cleaning 7898 clauses out of 15891
49.59/45.16	c cleaning 8966 clauses out of 17991
93.32/88.53	c cleaning 9967 clauses out of 20025
143.00/137.94	c cleaning 10970 clauses out of 22058
211.06/205.54	c cleaning 11989 clauses out of 24088
314.62/308.59	c cleaning 13019 clauses out of 26100
411.46/404.86	c cleaning 14014 clauses out of 28080
606.93/598.80	c cleaning 14990 clauses out of 30068
841.01/830.95	c cleaning 16011 clauses out of 32077
1181.74/1169.24	c cleaning 17005 clauses out of 34066
1668.94/1648.67	c cleaning 17989 clauses out of 36061
2301.50/2272.35	c cleaning 19000 clauses out of 38075
2799.38/2765.07	c cleaning 19987 clauses out of 40071
3341.80/3300.37	c cleaning 21005 clauses out of 42085
3600.08/3556.22	c starts		: 120
3600.08/3556.23	c conflicts		: 251936
3600.08/3556.23	c decisions		: 320909
3600.08/3556.23	c propagations		: 2223600
3600.08/3556.23	c inspects		: 7073454188
3600.08/3556.24	c shortcuts		: 0
3600.08/3556.24	c learnt literals	: 0
3600.08/3556.24	c learnt binary clauses	: 0
3600.08/3556.24	c learnt ternary clauses	: 0
3600.08/3556.24	c learnt constraints	: 251936
3600.08/3556.24	c ignored constraints	: 0
3600.08/3556.24	c root simplifications	: 0
3600.08/3556.24	c removed literals (reason simplification)	: 0
3600.08/3556.24	c reason swapping (by a shorter reason)	: 0
3600.08/3556.24	c Calls to reduceDB	: 18
3600.08/3556.24	c Number of update (reduction) of LBD	: 0
3600.08/3556.24	c Imported unit clauses	: 0
3600.08/3556.24	c No decision after first conflict	: false
3600.08/3556.24	c number of reductions to clauses (during analyze)	: 0
3600.08/3556.24	c number of learned constraints concerned by reduction	: 0
3600.08/3556.24	c number of learning phase by resolution	: 0
3600.08/3556.24	c number of learning phase by cutting planes	: 0
3600.08/3556.24	c number of rounding to 1 operations	: 0
3600.08/3556.24	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.08/3556.24	c number of reductions of the coefficients by power 2 	: 0
3600.08/3556.24	c number of right shift for reduction by power 2 	: 0
3600.08/3556.24	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.08/3556.25	c number of ending skipping 	: 0
3600.08/3556.25	c number of internal skipping 	: 0
3600.08/3556.25	c number of derivation steps 	: 1234566
3600.08/3556.25	c number of skipped derivation steps 	: 0
3600.08/3556.25	c number of remaining unassigned 	: 17306
3600.08/3556.25	c number of remaining assigned 	: 14686909
3600.08/3556.25	c number of falsified literals weakened from reason	: 0
3600.08/3556.25	c number of falsified literals weakened from conflict	: 0
3600.08/3556.25	c time for arithmetic operations	: 2655817255
3600.08/3556.25	c minimum degree of deleted constraints	: null
3600.08/3556.26	c maximum degree of deleted constraints	: null
3600.08/3556.26	c number of deleted constraints	: 0
3600.08/3556.26	c speed (assignments/second)	: 625.2977306945372
3600.08/3556.26	c non guided choices	: 2365
3600.08/3556.29	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 14
3600.08/3556.29	c learnt constraints type org.sat4j.pb.constraints.pb.MaxWatchPb	: 29945
3600.08/3556.29	c learnt constraints type org.sat4j.pb.constraints.pb.MinWatchCardPB	: 56
3600.08/3556.29	s UNKNOWN
3600.08/3556.29	c Total wall clock time (in seconds): 3556.134

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (61778 MiB free)
  memory of node 1: 64465 MiB (60782 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100063 s]*
/proc/loadavg: 1.53 2.02 2.71 5/338 27321
/proc/meminfo: memFree=125474812/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=18930384 memory=55672 CPUtime=0.12 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 6538 0 0 0 11 1 0 0 20 0 18 0 36367990 19384713216 13918 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4732596 13918 5380 1 0 547603 0
[pid=27303/tid=27305] ppid=27300 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 5040 0 0 0 6 1 0 0 20 0 18 0 36367991 19384713216 13918 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=18930384 memory=237112656212 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 36367993 19384713216 13918 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=18930384 memory=60684515937227 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 36367994 19384713216 13918 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55672 KiB

[startup+0.205701 s]*
/proc/loadavg: 1.53 2.02 2.71 7/339 27322
/proc/meminfo: memFree=125466620/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=18996948 memory=64608 CPUtime=0.31 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 7171 0 0 0 29 2 0 0 20 0 19 0 36367990 19452874752 16152 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4749237 16152 5444 1 0 548281 0
[pid=27303/tid=27305] ppid=27300 vsize=18996948 memory=4026597660 CPUtime=0.17 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 5418 0 0 0 16 1 0 0 20 0 19 0 36367991 19452874752 16152 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=18996948 memory=16124 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 36367993 19452874752 16152 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=18996948 memory=59585004307431 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 36367994 19452874752 16152 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 36368009 19452874752 16152 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 64608 KiB

[startup+0.305693 s]*
/proc/loadavg: 1.53 2.02 2.71 7/339 27322
/proc/meminfo: memFree=125450236/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=18996948 memory=83524 CPUtime=0.51 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 8143 0 0 0 48 3 0 0 20 0 19 0 36367990 19452874752 20881 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4749237 20881 5444 1 0 548798 0
[pid=27303/tid=27305] ppid=27300 vsize=18996948 memory=-6000919507150267757 CPUtime=0.27 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 5462 0 0 0 25 2 0 0 20 0 19 0 36367991 19452874752 20881 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 36367993 19452874752 20881 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 36367994 19452874752 20881 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 36368009 19452874752 20881 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 83524 KiB

[startup+0.70026 s]
/proc/loadavg: 1.53 2.02 2.71 6/340 27323
/proc/meminfo: memFree=125372224/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=188016 CPUtime=1.27 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 11471 0 0 0 122 5 0 0 20 0 20 0 36367990 19521036288 47004 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 47004 5476 1 0 550877 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=17408 CPUtime=0.62 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 5519 0 0 0 59 3 0 0 20 0 20 0 36367991 19521036288 47004 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=10752 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 47004 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=3328 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 47004 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=4760 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 47004 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 188016 KiB

[startup+1.50026 s]
/proc/loadavg: 1.53 2.02 2.71 6/340 27323
/proc/meminfo: memFree=125159936/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=580612 CPUtime=2.85 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 20458 0 0 0 271 14 0 0 20 0 20 0 36367990 19521036288 145153 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 145153 5476 1 0 556233 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=0 CPUtime=1.39 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 5783 0 0 0 128 11 0 0 20 0 20 0 36367991 19521036288 145153 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=10752 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 145153 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=3328 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 145153 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=4760 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 145153 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 580612 KiB

[startup+3.10551 s]
/proc/loadavg: 1.73 2.06 2.72 5/340 27323
/proc/meminfo: memFree=124478740/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1134068 CPUtime=5.36 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 26388 0 0 0 511 25 0 0 20 0 20 0 36367990 19521036288 283517 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 283517 5476 1 0 556234 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=10752 CPUtime=2.97 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 6267 0 0 0 276 21 0 0 20 0 20 0 36367991 19521036288 283517 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=-6000919507150267757 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 283517 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 283517 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=3328 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 283517 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 5.36 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1134068 KiB

[startup+6.30022 s]
/proc/loadavg: 1.73 2.06 2.72 5/340 27323
/proc/meminfo: memFree=124195864/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1320296 CPUtime=9.37 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 30689 0 0 0 908 29 0 0 20 0 20 0 36367990 19521036288 330074 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 330074 5476 1 0 556247 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=0 CPUtime=6.08 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 7458 0 0 0 583 25 0 0 20 0 20 0 36367991 19521036288 330074 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=3328 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 330074 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=10752 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 330074 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=14848 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 330074 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 9.37 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1320296 KiB

[startup+12.7003 s]
/proc/loadavg: 1.91 2.09 2.73 6/340 27323
/proc/meminfo: memFree=124167728/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1328780 CPUtime=15.96 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 35385 0 0 0 1565 31 0 0 20 0 20 0 36367990 19521036288 332195 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 332195 5476 1 0 556263 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=1328652 CPUtime=12.39 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 8790 0 0 0 1213 26 0 0 20 0 20 0 36367991 19521036288 332195 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 332195 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=10752 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 332195 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=-6000919507150267757 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 332195 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 15.96 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1328780 KiB

[startup+25.5003 s]
/proc/loadavg: 2.37 2.18 2.75 5/340 27323
/proc/meminfo: memFree=124127168/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1343568 CPUtime=29.56 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 41990 0 0 0 2923 33 0 0 20 0 20 0 36367990 19521036288 335892 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 335892 5476 1 0 556263 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=2736 CPUtime=24.97 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 11353 0 0 0 2471 26 0 0 20 0 20 0 36367991 19521036288 335892 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=14848 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 335892 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=1320296 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 335892 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 335892 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 29.56 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1343568 KiB

[startup+51.1058 s]
/proc/loadavg: 3.04 2.36 2.79 5/340 27324
/proc/meminfo: memFree=124019932/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1364612 CPUtime=55.63 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 45819 0 0 0 5528 35 0 0 20 0 20 0 36367990 19521036288 341153 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 341153 5476 1 0 556264 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=1362536 CPUtime=50.21 cores=0,2

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

/proc/meminfo: memFree=121021604/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1847868 CPUtime=3202.98 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 93914 0 0 0 320134 164 0 0 20 0 20 0 36367990 19521036288 461967 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 461967 5476 1 0 556923 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=14848 CPUtime=3120.4 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 38732 0 0 0 312003 37 0 0 20 0 20 0 36367991 19521036288 461967 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=1841712 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 461967 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=1845812 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 1240 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 461967 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=1839660 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 461967 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 3202.98 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1847868 KiB

[startup+3222.3 s]
/proc/loadavg: 4.31 4.24 4.17 5/340 27490
/proc/meminfo: memFree=120994624/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1858136 CPUtime=3263.3 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 94106 0 0 0 326164 166 0 0 20 0 20 0 36367990 19521036288 464534 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 464534 5476 1 0 556923 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=14848 CPUtime=3179.74 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 38858 0 0 0 317937 37 0 0 20 0 20 0 36367991 19521036288 464534 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=17408 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 464534 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=1851972 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 1240 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 464534 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=1854024 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 464534 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 3263.3 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1858136 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.22 4.17 5/341 27493
/proc/meminfo: memFree=120965780/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1868396 CPUtime=3323.75 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 95992 0 0 0 332206 169 0 0 20 0 20 0 36367990 19521036288 467099 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 467099 5476 1 0 556925 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=1866344 CPUtime=3238.96 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 39847 0 0 0 323858 38 0 0 20 0 20 0 36367991 19521036288 467099 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=14848 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 467099 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=1864292 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 1240 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 467099 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=14848 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 467099 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 3323.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1868396 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.21 4.17 5/341 27495
/proc/meminfo: memFree=120951204/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1876612 CPUtime=3384.13 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 97088 0 0 0 338241 172 0 0 20 0 20 0 36367990 19521036288 469153 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 469153 5476 1 0 556925 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=1876612 CPUtime=3298.3 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 40822 0 0 0 329792 38 0 0 20 0 20 0 36367991 19521036288 469153 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=1872500 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 469153 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=17408 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 1259 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 469153 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=1874560 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 469153 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 3384.13 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1876612 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.21 4.18 5/342 27498
/proc/meminfo: memFree=120922692/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1886872 CPUtime=3444.67 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 98662 0 0 0 344292 175 0 0 20 0 20 0 36367990 19521036288 471718 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 471718 5476 1 0 556925 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=1876612 CPUtime=3357.54 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 41345 0 0 0 335716 38 0 0 20 0 20 0 36367991 19521036288 471718 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=14848 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 471718 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=1884820 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 1352 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 471718 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=-6000919507150267757 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 471718 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 3444.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1886872 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.20 4.17 5/342 27502
/proc/meminfo: memFree=120904624/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1895080 CPUtime=3505.34 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 98734 0 0 0 350356 178 0 0 20 0 20 0 36367990 19521036288 473770 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 473770 5476 1 0 556925 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=1876612 CPUtime=3416.81 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 41366 0 0 0 341642 39 0 0 20 0 20 0 36367991 19521036288 473770 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=1893028 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 473770 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=14848 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 1352 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 473770 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=1893028 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 473770 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 3505.34 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1895080 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.18 4.17 5/342 27571
/proc/meminfo: memFree=119128940/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1899184 CPUtime=3565.83 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 99481 0 0 0 356400 183 0 0 20 0 20 0 36367990 19521036288 474796 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 474796 5476 1 0 556925 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=1899184 CPUtime=3476.09 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 42057 0 0 0 347567 42 0 0 20 0 20 0 36367991 19521036288 474796 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=17408 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 474796 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=2764 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 1352 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 474796 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=1899184 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 474796 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 3565.83 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1899184 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3556.2 s]
/proc/loadavg: 4.48 4.26 4.20 5/341 27705
/proc/meminfo: memFree=110271544/131250000 swapFree=33010684/33010684
[pid=27303] ppid=27300 vsize=19063512 memory=1903288 CPUtime=3600.08 cores=0,2
/proc/27303/stat : 27303 (java) S 27300 27303 27112 0 -1 4194304 100884 0 0 0 359823 185 0 0 20 0 20 0 36367990 19521036288 475822 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
/proc/27303/statm: 4765878 475822 5476 1 0 556925 0
[pid=27303/tid=27305] ppid=27300 vsize=19063512 memory=1903288 CPUtime=3509.58 cores=0,2
/proc/27303/task/27305/stat : 27305 (java) R 27300 27303 27112 0 -1 4194368 42628 0 0 0 350915 43 0 0 20 0 20 0 36367991 19521036288 475822 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27314] ppid=27300 vsize=19063512 memory=6512 CPUtime=0 cores=0,2
/proc/27303/task/27314/stat : 27314 (Finalizer) S 27300 27303 27112 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36367993 19521036288 475822 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27321] ppid=27300 vsize=19063512 memory=7898148 CPUtime=0 cores=0,2
/proc/27303/task/27321/stat : 27321 (Common-Cleaner) S 27300 27303 27112 0 -1 4194368 1380 0 0 0 0 0 0 0 20 0 20 0 36367994 19521036288 475822 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
[pid=27303/tid=27322] ppid=27300 vsize=19063512 memory=6512 CPUtime=0 cores=0,2
/proc/27303/task/27322/stat : 27322 (Timer-0) S 27300 27303 27112 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36368009 19521036288 475822 18446744073709551615 94118548664320 94118548668016 140721452648144 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94118548675832 94118548676624 94118573395968 140721452657022 140721452657126 140721452657126 140721452662728 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1903288 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.42 s, system=1.86852 s

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

Child status: 143

Real time (s): 3556.31
CPU time (s): 3600.29
CPU user time (s): 3598.42
CPU system time (s): 1.86852
CPU usage (%): 101.237
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 1903288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.42
system time used= 1.86851
maximum resident set size= 1904440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103586
page faults= 0
swaps= 0
block input operations= 0
block output operations= 22192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 154870
involuntary context switches= 12686


# summary of solver processes directly reported to runsolver:
#   pid: 27303
#   total CPU time (s): 3600.29
#   total CPU user time (s): 3598.42
#   total CPU system time (s): 1.86852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.457 second user time and 17.5589 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-06-29 16:30:55
IDJOB=4511270
IDBENCH=160435
IDSOLVER=3361
FILE ID=nodeC028/4511270-1751207455
RUNJOBID= nodeC028-1751207447-27122
SLURM_JOB_ID= 9587637
Free space on /tmp= 433060 MiB

SOLVER NAME= Sat4j CP 2025-06-06
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid3x60split.opb
COMMAND LINE= java -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511270-1751207455/watcher-4511270-1751207455 -o /tmp/evaluation-result-4511270-1751207455/solver-4511270-1751207455 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751207447-27122 --watchdog 3760  java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4511270-1751207455.opb

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

MD5SUM BENCH= 899cfc7a1ba1de296791acedfa08e73c
RANDOM SEED=1860352666

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        125502088 kB
MemAvailable:   125204296 kB
Buffers:            3280 kB
Cached:           512064 kB
SwapCached:            0 kB
Active:          4918632 kB
Inactive:         255684 kB
Active(anon):    4677052 kB
Inactive(anon):        0 kB
Active(file):     241580 kB
Inactive(file):   255684 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1844 kB
Writeback:             0 kB
AnonPages:       4662188 kB
Mapped:           122528 kB
Shmem:             18068 kB
KReclaimable:      88364 kB
Slab:             172068 kB
SReclaimable:      88364 kB
SUnreclaim:        83704 kB
KernelStack:        5184 kB
PageTables:        12804 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7995836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151384 kB
VmallocChunk:          0 kB
Percpu:             3712 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4468736 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432664 MiB
End job on nodeC028 at 2025-06-29 17:30:11