Trace number 4499034

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j CP 2025-06-06? (TO) 3600.22 3450.25

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx84.opb
MD5SUMd60e9860abd72f5860673673bfdb8c38
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.251803
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6088
Total number of constraints6677
Number of constraints which are clauses6080
Number of constraints which are cardinality constraints (but not clauses)85
Number of constraints which are nor clauses,nor cardinality constraints512
Minimum length of a constraint2
Maximum length of a constraint512
Number of terms in the objective function 8
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 8
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1039
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.13/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.13/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.13/0.16	c See www.sat4j.org for details.
0.13/0.17	c version PB25.v20250606
0.13/0.19	c java.runtime.name	OpenJDK Runtime Environment
0.13/0.19	c java.vm.name		OpenJDK 64-Bit Server VM
0.13/0.19	c java.vm.version	22.0.1+8-16
0.13/0.19	c java.vm.vendor	Oracle Corporation
0.13/0.19	c sun.arch.data.model	64
0.13/0.19	c java.version		22.0.1
0.13/0.19	c os.name		Linux
0.13/0.19	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.13/0.19	c os.arch		amd64
0.13/0.20	c Free memory 		2104792832
0.13/0.20	c Max memory 		16282288128
0.13/0.20	c Total memory 		2113929216
0.13/0.21	c Number of processors 	2
0.47/0.38	c Pseudo Boolean Optimization by upper bound
0.47/0.38	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.47/0.38	c  - never skip resolution steps
0.47/0.38	c  - Auto-division on coefficients is disabled
0.47/0.38	c  - No postprocessing
0.47/0.38	c  - Conflict is considered as is when resolving
0.47/0.38	c  - Use constraints as they come during conflict analysis
0.47/0.38	c  - Weaken first using unassigned literals
0.47/0.38	c  - Bump strategy: ALWAYS_ONE
0.47/0.38	c  - Bumper: ANY
0.47/0.38	c --- Begin Solver configuration ---
0.47/0.38	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.47/0.38	c Learn all clauses as in MiniSAT
0.47/0.38	c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.47/0.38	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.47/0.38	c No reason simplification
0.47/0.38	c Armin Biere (Picosat) restarts strategy
0.47/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.47/0.38	c timeout=2147483s
0.47/0.38	c DB Simplification allowed=false
0.47/0.38	c Listener: none
0.47/0.38	c --- End Solver configuration ---
0.47/0.38	c solving HOME/instance-4499034-1751469020.opb
0.47/0.38	c reading problem ... 
0.47/0.38	c  objective function found
1.33/0.86	c ... done. Wall clock time 0.468s.
1.33/0.86	c declared #vars     6088
1.33/0.86	c #constraints  6761
1.33/0.86	c constraints type 
1.33/0.86	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6080
1.33/0.86	c org.sat4j.pb.constraints.pb.MaxWatchPb => 512
1.33/0.86	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 84
1.33/0.86	c org.sat4j.pb.constraints.pb.UnitClausesPB => 1
1.33/0.86	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 84
1.33/0.86	c 6761 constraints processed.
1.33/0.89	c objective function length is 8 literals
120.14/113.93	c cleaning 2493 clauses out of 5003
514.88/504.53	c cleaning 4249 clauses out of 8507
990.80/974.47	c cleaning 5597 clauses out of 11260
2146.72/2119.87	c cleaning 6815 clauses out of 13663
3600.00/3450.15	c starts		: 61
3600.00/3450.15	c conflicts		: 34022
3600.00/3450.15	c decisions		: 266166
3600.00/3450.15	c propagations		: 5400303
3600.00/3450.15	c inspects		: 3673782454
3600.00/3450.15	c shortcuts		: 0
3600.00/3450.16	c learnt literals	: 0
3600.00/3450.16	c learnt binary clauses	: 0
3600.00/3450.16	c learnt ternary clauses	: 0
3600.00/3450.16	c learnt constraints	: 34022
3600.00/3450.16	c ignored constraints	: 0
3600.00/3450.16	c root simplifications	: 0
3600.00/3450.16	c removed literals (reason simplification)	: 0
3600.00/3450.16	c reason swapping (by a shorter reason)	: 0
3600.00/3450.16	c Calls to reduceDB	: 4
3600.00/3450.16	c Number of update (reduction) of LBD	: 0
3600.00/3450.16	c Imported unit clauses	: 0
3600.00/3450.16	c No decision after first conflict	: false
3600.00/3450.16	c number of reductions to clauses (during analyze)	: 0
3600.00/3450.16	c number of learned constraints concerned by reduction	: 0
3600.00/3450.16	c number of learning phase by resolution	: 0
3600.00/3450.16	c number of learning phase by cutting planes	: 0
3600.00/3450.16	c number of rounding to 1 operations	: 0
3600.00/3450.16	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.00/3450.16	c number of reductions of the coefficients by power 2 	: 0
3600.00/3450.16	c number of right shift for reduction by power 2 	: 0
3600.00/3450.16	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.00/3450.16	c number of ending skipping 	: 0
3600.00/3450.16	c number of internal skipping 	: 0
3600.00/3450.16	c number of derivation steps 	: 276346
3600.00/3450.16	c number of skipped derivation steps 	: 0
3600.00/3450.16	c number of remaining unassigned 	: 186670
3600.00/3450.16	c number of remaining assigned 	: 36205082
3600.00/3450.16	c number of falsified literals weakened from reason	: 0
3600.00/3450.16	c number of falsified literals weakened from conflict	: 0
3600.00/3450.16	c time for arithmetic operations	: 3295489030
3600.00/3450.17	c minimum degree of deleted constraints	: null
3600.00/3450.17	c maximum degree of deleted constraints	: null
3600.00/3450.17	c number of deleted constraints	: 0
3600.00/3450.17	c speed (assignments/second)	: 1565.6346813851262
3600.00/3450.17	c non guided choices	: 6974
3600.00/3450.20	c learnt constraints type org.sat4j.pb.constraints.pb.MaxWatchPb	: 14868
3600.00/3450.20	s UNKNOWN
3600.00/3450.20	c Total wall clock time (in seconds): 3449.818

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499034-1751469020/watcher-4499034-1751469020 -o /tmp/evaluation-result-4499034-1751469020/solver-4499034-1751469020 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751465455-67540 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4499034-1751469020.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
solver pid=68099, runsolver pid=68096
Current StackSize limit: 8192 KiB


[startup+0.100072 s]*
/proc/loadavg: 4.21 4.28 4.33 7/325 68117
/proc/meminfo: memFree=112664512/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=18930384 memory=48584 CPUtime=0.13 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 5802 0 0 0 10 3 0 0 20 0 18 0 62581435 19384713216 12146 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4732596 12146 5328 1 0 547013 0
[pid=68099/tid=68101] ppid=68096 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 4698 0 0 0 6 2 0 0 20 0 18 0 62581437 19384713216 12146 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=18930384 memory=228522721619 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62581441 19384713216 12146 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=18930384 memory=58494082630061 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 62581442 19384713216 12146 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48584 KiB

[startup+0.214034 s]*
/proc/loadavg: 4.21 4.28 4.33 6/325 68117
/proc/meminfo: memFree=112629824/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=18930384 memory=55512 CPUtime=0.31 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 6542 0 0 0 27 4 0 0 20 0 18 0 62581435 19384713216 13878 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4732596 13878 5328 1 0 547604 0
[pid=68099/tid=68101] ppid=68096 vsize=18930384 memory=4026728732 CPUtime=0.19 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 5060 0 0 0 17 2 0 0 20 0 18 0 62581437 19384713216 13878 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=18930384 memory=13926 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62581441 19384713216 13878 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=18930384 memory=57394570986489 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 62581442 19384713216 13878 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55512 KiB

[startup+0.314749 s]*
/proc/loadavg: 4.21 4.28 4.33 6/325 68117
/proc/meminfo: memFree=112629824/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=18930384 memory=58664 CPUtime=0.47 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 6818 0 0 0 42 5 0 0 20 0 18 0 62581435 19384713216 14666 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4732596 14666 5328 1 0 547795 0
[pid=68099/tid=68101] ppid=68096 vsize=18930384 memory=-6000919481229665385 CPUtime=0.28 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) S 68096 68099 67529 0 -1 4194368 5234 0 0 0 25 3 0 0 20 0 18 0 62581437 19384713216 14666 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62581441 19384713216 14666 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 62581442 19384713216 14666 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58664 KiB

[startup+0.700329 s]
/proc/loadavg: 4.21 4.28 4.33 7/325 68117
/proc/meminfo: memFree=112625132/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=18930384 memory=88156 CPUtime=1.13 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 8406 0 0 0 107 6 0 0 20 0 18 0 62581435 19384713216 22039 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4732596 22039 5424 1 0 548815 0
[pid=68099/tid=68101] ppid=68096 vsize=18930384 memory=18944 CPUtime=0.59 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 5411 0 0 0 56 3 0 0 20 0 18 0 62581437 19384713216 22039 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=18930384 memory=11264 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62581441 19384713216 22039 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=18930384 memory=3200 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 62581442 19384713216 22039 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 88156 KiB

[startup+1.50031 s]
/proc/loadavg: 4.28 4.29 4.33 7/326 68118
/proc/meminfo: memFree=112567096/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19063512 memory=174740 CPUtime=2.67 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 15717 0 0 0 257 10 0 0 20 0 20 0 62581435 19521036288 43685 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4765878 43685 5520 1 0 552202 0
[pid=68099/tid=68101] ppid=68096 vsize=19063512 memory=3200 CPUtime=1.27 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 5984 0 0 0 122 5 0 0 20 0 20 0 62581437 19521036288 43685 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62581441 19521036288 43685 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19063512 memory=11264 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62581442 19521036288 43685 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19063512 memory=14720 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62581525 19521036288 43685 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 2.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 174740 KiB

[startup+3.1058 s]
/proc/loadavg: 4.28 4.29 4.33 6/327 68119
/proc/meminfo: memFree=112491400/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19063512 memory=194900 CPUtime=5.75 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 18699 0 0 0 564 11 0 0 20 0 20 0 62581435 19521036288 48725 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4765878 48725 5520 1 0 552750 0
[pid=68099/tid=68101] ppid=68096 vsize=19063512 memory=14720 CPUtime=2.75 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 6360 0 0 0 269 6 0 0 20 0 20 0 62581437 19521036288 48725 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62581441 19521036288 48725 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19063512 memory=11264 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62581442 19521036288 48725 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19063512 memory=3200 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62581525 19521036288 48725 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 5.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 194900 KiB

[startup+6.30023 s]
/proc/loadavg: 4.25 4.29 4.33 5/327 68119
/proc/meminfo: memFree=111917232/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19063512 memory=486916 CPUtime=9.45 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 19266 0 0 0 928 17 0 0 20 0 20 0 62581435 19521036288 121729 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4765878 121729 5520 1 0 665539 0
[pid=68099/tid=68101] ppid=68096 vsize=19063512 memory=0 CPUtime=5.79 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 6511 0 0 0 569 10 0 0 20 0 20 0 62581437 19521036288 121729 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19063512 memory=11264 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62581441 19521036288 121729 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19063512 memory=3200 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62581442 19521036288 121729 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19063512 memory=175380 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62581525 19521036288 121729 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 9.45 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 486916 KiB

[startup+12.7004 s]
/proc/loadavg: 4.23 4.28 4.33 5/327 68119
/proc/meminfo: memFree=110614292/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19063512 memory=1127212 CPUtime=17.3 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 21132 0 0 0 1699 31 0 0 20 0 20 0 62581435 19521036288 281803 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4765878 281803 5520 1 0 809675 0
[pid=68099/tid=68101] ppid=68096 vsize=19063512 memory=175380 CPUtime=11.87 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 7209 0 0 0 1167 20 0 0 20 0 20 0 62581437 19521036288 281803 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19063512 memory=1123624 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62581441 19521036288 281803 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62581442 19521036288 281803 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19063512 memory=11264 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62581525 19521036288 281803 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 17.3 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1127212 KiB

[startup+25.5003 s]
/proc/loadavg: 4.43 4.32 4.34 5/327 68119
/proc/meminfo: memFree=108553576/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19063512 memory=1832244 CPUtime=30.26 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 26231 0 0 0 2977 49 0 0 20 0 20 0 62581435 19521036288 458061 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4765878 458061 5520 1 0 1304739 0
[pid=68099/tid=68101] ppid=68096 vsize=19063512 memory=0 CPUtime=24.17 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 9192 0 0 0 2384 33 0 0 20 0 20 0 62581437 19521036288 458061 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19063512 memory=14720 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62581441 19521036288 458061 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19063512 memory=1639732 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62581442 19521036288 458061 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19063512 memory=1250060 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62581525 19521036288 458061 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 30.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1832244 KiB

[startup+51.1138 s]
/proc/loadavg: 4.38 4.32 4.34 5/327 68188
/proc/meminfo: memFree=113387660/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19063512 memory=3302828 CPUtime=56.3 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 30592 0 0 0 5550 80 0 0 20 0 20 0 62581435 19521036288 825707 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4765878 825707 5520 1 0 1304754 0
[pid=68099/tid=68101] ppid=68096 vsize=19063512 memory=2250068 CPUtime=48.77 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 10548 0 0 0 4821 56 0 0 20 0 20 0 62581437 19521036288 825707 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19063512 memory=3231148 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62581441 19521036288 825707 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19063512 memory=14720 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62581442 19521036288 825707 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19063512 memory=2952620 CPUtime=0 cores=4,6

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

[startup+3102.3 s]
/proc/loadavg: 4.50 4.53 4.44 5/330 68410
/proc/meminfo: memFree=103190356/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19130076 memory=6765276 CPUtime=3232.42 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 196076 0 0 0 322844 398 0 0 20 0 21 0 62581435 19589197824 1691319 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4782519 1691319 5552 1 0 1704119 0
[pid=68099/tid=68101] ppid=68096 vsize=19130076 memory=6765276 CPUtime=3047.2 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 109697 0 0 0 304620 100 0 0 20 0 21 0 62581437 19589197824 1691319 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19130076 memory=14720 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62581441 19589197824 1691319 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19130076 memory=6765276 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 1750 0 0 0 0 0 0 0 20 0 21 0 62581442 19589197824 1691319 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19130076 memory=18944 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62581525 19589197824 1691319 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 3232.42 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 6765276 KiB

[startup+3162.3 s]
/proc/loadavg: 4.53 4.54 4.45 5/330 68412
/proc/meminfo: memFree=102243656/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19130076 memory=6765276 CPUtime=3303.28 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 199717 0 0 0 329920 408 0 0 20 0 21 0 62581435 19589197824 1691319 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4782519 1691319 5552 1 0 1704119 0
[pid=68099/tid=68101] ppid=68096 vsize=19130076 memory=6765276 CPUtime=3106.11 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 112136 0 0 0 310511 100 0 0 20 0 21 0 62581437 19589197824 1691319 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19130076 memory=6765276 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62581441 19589197824 1691319 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19130076 memory=6765276 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 1778 0 0 0 0 0 0 0 20 0 21 0 62581442 19589197824 1691319 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19130076 memory=6765276 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62581525 19589197824 1691319 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 3303.28 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 6765276 KiB

[startup+3222.3 s]
/proc/loadavg: 4.44 4.52 4.45 5/330 68416
/proc/meminfo: memFree=99962996/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19130076 memory=9032364 CPUtime=3369.07 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 205762 0 0 0 336446 461 0 0 20 0 21 0 62581435 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4782519 2258091 5552 1 0 2280858 0
[pid=68099/tid=68101] ppid=68096 vsize=19130076 memory=6765276 CPUtime=3164.75 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 116273 0 0 0 316328 147 0 0 20 0 21 0 62581437 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19130076 memory=4760 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62581441 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19130076 memory=-6000919481229665385 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 1896 0 0 0 0 0 0 0 20 0 21 0 62581442 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19130076 memory=-6000919481229665385 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62581525 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 3369.07 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 9032364 KiB

[startup+3282.3 s]
/proc/loadavg: 4.55 4.53 4.46 7/328 68749
/proc/meminfo: memFree=109101732/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19130076 memory=9032364 CPUtime=3430.14 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 210017 0 0 0 342549 465 0 0 20 0 21 0 62581435 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4782519 2258091 5552 1 0 2280859 0
[pid=68099/tid=68101] ppid=68096 vsize=19130076 memory=9032364 CPUtime=3223.51 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 119683 0 0 0 322203 148 0 0 20 0 21 0 62581437 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19130076 memory=9032364 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62581441 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19130076 memory=9032364 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 1896 0 0 0 0 0 0 0 20 0 21 0 62581442 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19130076 memory=9032364 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62581525 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 3430.14 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 9032364 KiB

[startup+3342.3 s]
/proc/loadavg: 4.79 4.60 4.49 5/327 69014
/proc/meminfo: memFree=109543672/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19130076 memory=9032364 CPUtime=3491.15 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 211614 0 0 0 348647 468 0 0 20 0 21 0 62581435 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4782519 2258091 5552 1 0 2280859 0
[pid=68099/tid=68101] ppid=68096 vsize=19130076 memory=9032364 CPUtime=3282.53 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 121084 0 0 0 328105 148 0 0 20 0 21 0 62581437 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19130076 memory=11264 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62581441 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19130076 memory=18944 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 1946 0 0 0 0 0 0 0 20 0 21 0 62581442 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19130076 memory=5148 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62581525 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 3491.15 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 9032364 KiB

[startup+3402.3 s]
/proc/loadavg: 4.42 4.53 4.47 5/328 69021
/proc/meminfo: memFree=109051628/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19130076 memory=9032364 CPUtime=3551.8 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 216881 0 0 0 354708 472 0 0 20 0 21 0 62581435 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4782519 2258091 5552 1 0 2280859 0
[pid=68099/tid=68101] ppid=68096 vsize=19130076 memory=2321 CPUtime=3341.72 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 125442 0 0 0 334023 149 0 0 20 0 21 0 62581437 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19130076 memory=11264 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62581441 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19130076 memory=9032364 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 1948 0 0 0 0 0 0 0 20 0 21 0 62581442 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19130076 memory=9032364 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62581525 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 3551.8 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 9032364 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3450.11 s]
/proc/loadavg: 4.34 4.50 4.46 7/328 69023
/proc/meminfo: memFree=108571432/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19130076 memory=9032364 CPUtime=3600 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 220258 0 0 0 359524 476 0 0 20 0 21 0 62581435 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4782519 2258091 5552 1 0 2280859 0
[pid=68099/tid=68101] ppid=68096 vsize=19130076 memory=9032364 CPUtime=3389 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) R 68096 68099 67529 0 -1 4194368 127943 0 0 0 338751 149 0 0 20 0 21 0 62581437 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19130076 memory=9032364 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62581441 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19130076 memory=9032364 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 2030 0 0 0 0 0 0 0 20 0 21 0 62581442 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68118] ppid=68096 vsize=19130076 memory=9032364 CPUtime=0 cores=4,6
/proc/68099/task/68118/stat : 68118 (Timer-0) S 68096 68099 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62581525 19589197824 2258091 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 9032364 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.4 s, system=4.81817 s

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

[startup+3450.2 s]
/proc/loadavg: 4.34 4.50 4.46 7/328 69023
/proc/meminfo: memFree=108571432/131382112 swapFree=33010416/33010684
[pid=68099] ppid=68096 vsize=19329768 memory=9033132 CPUtime=3600.17 cores=4,6
/proc/68099/stat : 68099 (java) S 68096 68099 67529 0 -1 4194304 222469 0 0 0 359540 477 0 0 20 0 16 0 62581435 19793682432 2258283 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
/proc/68099/statm: 4832442 2258283 5552 1 0 2281778 0
[pid=68099/tid=68101] ppid=68096 vsize=19329768 memory=6784 CPUtime=3389.05 cores=4,6
/proc/68099/task/68101/stat : 68101 (java) S 68096 68099 67529 0 -1 4194368 127967 0 0 0 338756 149 0 0 20 0 16 0 62581437 19793682432 2258283 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68110] ppid=68096 vsize=19329768 memory=-6000919481229665385 CPUtime=0 cores=4,6
/proc/68099/task/68110/stat : 68110 (Finalizer) S 68096 68099 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 16 0 62581441 19793682432 2258283 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
[pid=68099/tid=68117] ppid=68096 vsize=19329768 memory=6916 CPUtime=0 cores=4,6
/proc/68099/task/68117/stat : 68117 (Common-Cleaner) S 68096 68099 67529 0 -1 4194368 2030 0 0 0 0 0 0 0 20 0 16 0 62581442 19793682432 2258283 18446744073709551615 94694366818304 94694366822000 140731291925744 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94694366829816 94694366830608 94694393647104 140731291928958 140731291929062 140731291929062 140731291934664 0
Current children cumulated CPU time: 3600.17 s
Current children cumulated vsize: 19329768 KiB
Current children cumulated memory: 9033132 KiB

Child status: 143

Real time (s): 3450.25
CPU time (s): 3600.22
CPU user time (s): 3595.4
CPU system time (s): 4.81817
CPU usage (%): 104.347
Max. virtual memory (cumulated for all children) (KiB): 19329768
Max. memory (cumulated for all children) (KiB): 9033132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.4
system time used= 4.81817
maximum resident set size= 9033260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222495
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 120974
involuntary context switches= 31507


# summary of solver processes directly reported to runsolver:
#   pid: 68099
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3595.4
#   total CPU system time (s): 4.81817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9821 second user time and 34.8611 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-02 17:10:21
IDJOB=4499034
IDBENCH=148769
IDSOLVER=3361
FILE ID=nodeC005/4499034-1751469020
RUNJOBID= nodeC005-1751465455-67540
SLURM_JOB_ID= 9598480
Free space on /tmp= 429328 MiB

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

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

MD5SUM BENCH= d60e9860abd72f5860673673bfdb8c38
RANDOM SEED=623604971

nodeC005 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		: 3661.825
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.90
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		: 3662.409
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.90
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.592
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        112697684 kB
MemAvailable:   112826032 kB
Buffers:            2128 kB
Cached:           917884 kB
SwapCached:           24 kB
Active:         17791900 kB
Inactive:         271472 kB
Active(anon):   17158132 kB
Inactive(anon):     3164 kB
Active(file):     633768 kB
Inactive(file):   268308 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3088 kB
Writeback:             0 kB
AnonPages:      17119692 kB
Mapped:           123676 kB
Shmem:             17936 kB
KReclaimable:     131796 kB
Slab:             220704 kB
SReclaimable:     131796 kB
SUnreclaim:        88908 kB
KernelStack:        4992 kB
PageTables:        37256 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   24983352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150344 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  16832512 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429476 MiB
End job on nodeC005 at 2025-07-02 18:07:51