Trace number 4505823

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 Resolution VeriPB 2025-06-06? (TO) 3600.21 3659.1

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null50mast_rapportOE1.0_TMAX180_K192_cod1.opb
MD5SUM66a4099c9f952e1d32ed00e151115e68
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 benchmark-17500
Best CPU time to get the best result obtained on this benchmark420.688
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 170372
Biggest coefficient in the objective function 500
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 85145317
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 500
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 85145317
Number of bits of the biggest sum of numbers27
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.29	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.29	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.29	c See www.sat4j.org for details.
0.00/0.30	c version PB25.v20250606
0.09/0.31	c java.runtime.name	OpenJDK Runtime Environment
0.09/0.31	c java.vm.name		OpenJDK 64-Bit Server VM
0.09/0.31	c java.vm.version	22.0.1+8-16
0.09/0.31	c java.vm.vendor	Oracle Corporation
0.09/0.31	c sun.arch.data.model	64
0.09/0.31	c java.version		22.0.1
0.09/0.31	c os.name		Linux
0.09/0.31	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.09/0.31	c os.arch		amd64
0.09/0.32	c Free memory 		2104792832
0.09/0.32	c Max memory 		16282288128
0.09/0.32	c Total memory 		2113929216
0.09/0.32	c Number of processors 	2
0.09/0.35	c Pseudo Boolean Optimization by upper bound
0.09/0.35	c --- Begin Solver configuration ---
0.09/0.35	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.09/0.35	c Learn all clauses as in MiniSAT
0.09/0.35	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.35	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.35	c Expensive reason simplification
0.09/0.35	c Glucose 2.1 dynamic restart strategy
0.09/0.35	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.35	c timeout=2147483s
0.09/0.35	c DB Simplification allowed=false
0.09/0.35	c Listener: none
0.09/0.35	c --- End Solver configuration ---
0.09/0.36	c solving HOME/instance-4505823-1751495880.opb
0.09/0.36	c reading problem ... 
0.19/0.48	c using VERIPB proof format
0.19/0.48	c  objective function found
5.72/4.12	c ... done. Wall clock time 3.764s.
5.72/4.12	c declared #vars     399113
5.72/4.12	c #constraints  400980
5.72/4.12	c constraints type 
5.72/4.12	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 24448
5.72/4.12	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1977
5.72/4.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
5.72/4.12	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 374554
5.72/4.12	c 400980 constraints processed.
5.72/4.14	c objective function length is 170372 literals
159.03/156.70	c cleaning 2496 clauses out of 4999 with flag 22819/5000
290.56/288.15	c cleaning 4252 clauses out of 8505 with flag 47635/11002
431.47/429.24	c cleaning 5622 clauses out of 11255 with flag 80512/18004
580.18/578.62	c cleaning 6812 clauses out of 13629 with flag 111026/26000
739.70/740.91	c cleaning 7898 clauses out of 15819 with flag 145678/35002
934.83/938.06	c cleaning 8956 clauses out of 17919 with flag 189569/45000
1172.69/1177.84	c cleaning 9971 clauses out of 19963 with flag 233330/56000
1369.44/1374.94	c cleaning 10974 clauses out of 21992 with flag 283366/68000
1581.41/1587.37	c cleaning 11997 clauses out of 24018 with flag 337996/81000
1750.34/1757.08	c cleaning 12994 clauses out of 26021 with flag 401793/95000
1917.79/1924.83	c cleaning 14009 clauses out of 28028 with flag 478183/110001
2112.41/2119.81	c cleaning 15005 clauses out of 30018 with flag 563139/126000
2322.18/2330.00	c cleaning 15986 clauses out of 32013 with flag 647455/143000
2539.59/2547.69	c cleaning 17005 clauses out of 34028 with flag 742405/161001
2772.98/2796.81	c cleaning 18003 clauses out of 36022 with flag 843943/180000
3039.08/3083.05	c cleaning 19006 clauses out of 38019 with flag 953806/200000
3294.58/3346.07	c cleaning 20004 clauses out of 40014 with flag 1075181/221001
3562.14/3621.04	c cleaning 20985 clauses out of 42009 with flag 1220261/243000
3600.07/3659.02	c starts		: 90
3600.07/3659.03	c conflicts		: 246033
3600.07/3659.03	c decisions		: 4255383
3600.07/3659.03	c propagations		: 1090388439
3600.07/3659.03	c inspects		: 544726768
3600.07/3659.03	c shortcuts		: 0
3600.07/3659.03	c learnt literals	: 1
3600.07/3659.03	c learnt binary clauses	: 871
3600.07/3659.03	c learnt ternary clauses	: 443
3600.07/3659.03	c learnt constraints	: 246032
3600.07/3659.03	c ignored constraints	: 0
3600.07/3659.03	c root simplifications	: 0
3600.07/3659.03	c removed literals (reason simplification)	: 70431173
3600.07/3659.03	c reason swapping (by a shorter reason)	: 0
3600.07/3659.03	c Calls to reduceDB	: 18
3600.07/3659.03	c Number of update (reduction) of LBD	: 64805
3600.07/3659.03	c Imported unit clauses	: 0
3600.07/3659.03	c No decision after first conflict	: false
3600.07/3659.04	c number of reductions to clauses (during analyze)	: 0
3600.07/3659.04	c number of learned constraints concerned by reduction	: 0
3600.07/3659.04	c number of learning phase by resolution	: 0
3600.07/3659.04	c number of learning phase by cutting planes	: 0
3600.07/3659.04	c number of rounding to 1 operations	: 0
3600.07/3659.04	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.07/3659.04	c number of reductions of the coefficients by power 2 	: 0
3600.07/3659.04	c number of right shift for reduction by power 2 	: 0
3600.07/3659.04	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.07/3659.04	c number of ending skipping 	: 0
3600.07/3659.04	c number of internal skipping 	: 0
3600.07/3659.04	c number of derivation steps 	: 0
3600.07/3659.04	c number of skipped derivation steps 	: 0
3600.07/3659.04	c number of remaining unassigned 	: 0
3600.07/3659.04	c number of remaining assigned 	: 0
3600.07/3659.04	c number of falsified literals weakened from reason	: 0
3600.07/3659.04	c number of falsified literals weakened from conflict	: 0
3600.07/3659.04	c time for arithmetic operations	: 0
3600.07/3659.04	c minimum degree of deleted constraints	: null
3600.07/3659.04	c maximum degree of deleted constraints	: null
3600.07/3659.04	c number of deleted constraints	: 0
3600.07/3659.04	c speed (assignments/second)	: 298350.9094272116
3600.07/3659.04	c non guided choices	: 215881
3600.07/3659.06	c timeout
3600.07/3659.06	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 23186
3600.07/3659.06	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 871
3600.07/3659.06	s UNKNOWN
3600.07/3659.06	c Total wall clock time (in seconds): 3658.71

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505823-1751495880/watcher-4505823-1751495880 -o /tmp/evaluation-result-4505823-1751495880/solver-4505823-1751495880 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751495880-69937 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4505823-1751495880 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4505823-1751495880.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 FSIZE limit: 102400000 KiB
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=69987, runsolver pid=69982
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 0.53 1.15 2.02 1/290 70021
/proc/meminfo: memFree=113867776/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=18130736 memory=20564 CPUtime=0 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 1775 0 29 0 0 0 0 0 20 0 7 0 65265946 18565873664 5141 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16784588 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4532684 5141 3232 1 0 540973 0
[pid=69987/tid=69999] ppid=69982 vsize=18130736 memory=4026532124 CPUtime=0 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) D 69982 69987 69927 0 -1 4194368 1194 0 5 0 0 0 0 0 20 0 7 0 65265954 18565873664 5141 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16784588 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 18130736 KiB
Current children cumulated memory: 20564 KiB

[startup+0.20571 s]*
/proc/loadavg: 0.53 1.15 2.02 1/290 70021
/proc/meminfo: memFree=113863748/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=18130736 memory=21844 CPUtime=0 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 2076 0 62 0 0 0 0 0 20 0 7 0 65265946 18565873664 5461 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16784588 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4532684 5461 3232 1 0 540973 0
[pid=69987/tid=69999] ppid=69982 vsize=18130736 memory=3472328132922704156 CPUtime=0 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) D 69982 69987 69927 0 -1 4194368 1495 0 38 0 0 0 0 0 20 0 7 0 65265954 18565873664 5461 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16784588 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 18130736 KiB
Current children cumulated memory: 21844 KiB

[startup+0.304783 s]*
/proc/loadavg: 0.53 1.15 2.02 10/337 70068
/proc/meminfo: memFree=113784612/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=18930384 memory=51716 CPUtime=0.09 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 5965 0 293 0 7 2 0 0 20 0 18 0 65265946 19384713216 12929 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4732596 12929 5282 1 0 547279 0
[pid=69987/tid=69999] ppid=69982 vsize=18930384 memory=-6000919489835787113 CPUtime=0.05 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 4756 0 269 0 4 1 0 0 20 0 18 0 65265954 19384713216 12929 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=18930384 memory=-4421386504854924128 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 65265972 19384713216 12929 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 65265972 19384713216 12929 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 51716 KiB

[startup+0.700213 s]
/proc/loadavg: 0.53 1.15 2.02 13/337 70068
/proc/meminfo: memFree=113722300/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=18930384 memory=145892 CPUtime=0.6 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 9088 0 293 0 55 5 0 0 20 0 18 0 65265946 19384713216 36473 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4732596 36473 5410 1 0 549451 0
[pid=69987/tid=69999] ppid=69982 vsize=18930384 memory=0 CPUtime=0.31 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 5076 0 269 0 28 3 0 0 20 0 18 0 65265954 19384713216 36473 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=18930384 memory=10880 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 65265972 19384713216 36473 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=18930384 memory=2760 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 65265972 19384713216 36473 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 145892 KiB

[startup+1.50025 s]
/proc/loadavg: 0.53 1.15 2.02 10/341 70072
/proc/meminfo: memFree=113226124/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=18996948 memory=677096 CPUtime=2.18 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 16533 0 293 0 199 19 0 0 20 0 19 0 65265946 19452874752 169274 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4749237 169274 5442 1 0 1036045 0
[pid=69987/tid=69999] ppid=69982 vsize=18996948 memory=2760 CPUtime=0.94 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 5353 0 269 0 81 13 0 0 20 0 19 0 65265954 19452874752 169274 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 65265972 19452874752 169274 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=18996948 memory=10880 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 65265972 19452874752 169274 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 2.18 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 677096 KiB

[startup+3.10588 s]
/proc/loadavg: 1.21 1.28 2.06 5/341 70072
/proc/meminfo: memFree=101596928/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=18996948 memory=2707428 CPUtime=4.58 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 18737 0 293 0 398 60 0 0 20 0 19 0 65265946 19452874752 676857 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4749237 676857 5474 1 0 1514847 0
[pid=69987/tid=69999] ppid=69982 vsize=18996948 memory=10880 CPUtime=2.3 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 6238 0 269 0 183 47 0 0 20 0 19 0 65265954 19452874752 676857 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=18996948 memory=2523036 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 65265972 19452874752 676857 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=18996948 memory=53013654012657 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 65265972 19452874752 676857 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 4.58 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 2707428 KiB

[startup+6.30025 s]
/proc/loadavg: 1.21 1.28 2.06 6/346 70077
/proc/meminfo: memFree=99908624/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=2717040 CPUtime=9.21 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 19431 0 293 0 859 62 0 0 20 0 20 0 65265946 19521036288 679260 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 679260 5506 1 0 1515342 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=2158444 CPUtime=5.46 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 6425 0 269 0 498 48 0 0 20 0 20 0 65265954 19521036288 679260 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=10880 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 679260 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=-6000919498425721705 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 679260 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=14336 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 679260 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 9.21 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2717040 KiB

[startup+12.7002 s]
/proc/loadavg: 1.79 1.41 2.09 5/346 70077
/proc/meminfo: memFree=99239248/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=2717424 CPUtime=16.12 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 19594 0 293 0 1549 63 0 0 20 0 20 0 65265946 19521036288 679356 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 679356 5506 1 0 1515358 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=0 CPUtime=11.84 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 6487 0 269 0 1136 48 0 0 20 0 20 0 65265954 19521036288 679356 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=2717424 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 679356 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=2717168 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 679356 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 679356 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 16.12 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2717424 KiB

[startup+25.5003 s]
/proc/loadavg: 2.13 1.49 2.11 5/346 70077
/proc/meminfo: memFree=97489632/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=2717680 CPUtime=29.38 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 23008 0 293 0 2874 64 0 0 20 0 20 0 65265946 19521036288 679420 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 679420 5506 1 0 1515358 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=2717424 CPUtime=24.6 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 7206 0 269 0 2412 48 0 0 20 0 20 0 65265954 19521036288 679420 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=2717680 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 679420 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=2717680 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 679420 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=-6000919498425721705 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 679420 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 29.38 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2717680 KiB

[startup+51.1057 s]
/proc/loadavg: 2.89 1.73 2.18 5/348 70080
/proc/meminfo: memFree=94868876/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=2887104 CPUtime=53.47 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 28629 0 293 0 5278 69 0 0 20 0 20 0 65265946 19521036288 721776 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 721776 5506 1 0 2093975 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=2717424 CPUtime=48.27 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 8561 0 269 0 4778 49 0 0 20 0 20 0 65265954 19521036288 721776 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=14336 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 721776 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=2883008 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 63 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 721776 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=2885056 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 721776 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 53.47 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2887104 KiB

[startup+102.3 s]
/proc/loadavg: 3.67 2.14 2.29 5/350 70084
/proc/meminfo: memFree=91909948/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=2960832 CPUtime=104.64 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 32116 0 293 0 10390 74 0 0 20 0 20 0 65265946 19521036288 740208 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 740208 5506 1 0 2093976 0

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

/proc/meminfo: memFree=93871892/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=5295120 CPUtime=3231 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 105960 0 293 0 322805 295 0 0 20 0 20 0 65265946 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 1323780 5538 1 0 2094997 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=14156 CPUtime=3222.13 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 60949 0 269 0 322048 165 0 0 20 0 20 0 65265954 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=5295120 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=5295120 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 4338 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=-6000919498425721705 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 3231 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5295120 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.15 4.19 5/344 70329
/proc/meminfo: memFree=93846116/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=5295120 CPUtime=3290.87 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 106650 0 293 0 328790 297 0 0 20 0 20 0 65265946 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 1323780 5538 1 0 2094997 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=5295120 CPUtime=3281.97 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 61476 0 269 0 328031 166 0 0 20 0 20 0 65265954 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=5295120 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=-6000919498425721705 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 4463 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=19840 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 3290.87 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5295120 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.15 4.19 5/343 70331
/proc/meminfo: memFree=93842360/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=5295120 CPUtime=3344.39 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 108658 0 293 0 334139 300 0 0 20 0 20 0 65265946 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 1323780 5538 1 0 2094997 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=5632 CPUtime=3335.44 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 63217 0 269 0 333377 167 0 0 20 0 20 0 65265954 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=5295120 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=5295120 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 4600 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=5295120 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 3344.39 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5295120 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.14 4.18 5/345 70341
/proc/meminfo: memFree=93825680/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=5295120 CPUtime=3403.72 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 109193 0 293 0 340069 303 0 0 20 0 20 0 65265946 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 1323780 5538 1 0 2094997 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=5632 CPUtime=3394.74 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 63594 0 269 0 339306 168 0 0 20 0 20 0 65265954 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=5295120 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=4352 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 4717 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=5148 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 3403.72 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5295120 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.14 4.18 5/345 70344
/proc/meminfo: memFree=93802772/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=5295120 CPUtime=3463.61 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 111198 0 293 0 346056 305 0 0 20 0 20 0 65265946 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 1323780 5538 1 0 2094997 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=5295120 CPUtime=3454.59 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 65340 0 269 0 345290 169 0 0 20 0 20 0 65265954 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=5295120 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 4854 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=10880 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 3463.61 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5295120 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.14 4.18 5/347 70350
/proc/meminfo: memFree=93801904/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=5295120 CPUtime=3523.5 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 111912 0 293 0 352043 307 0 0 20 0 20 0 65265946 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 1323780 5538 1 0 2094997 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=5295120 CPUtime=3514.45 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 65899 0 269 0 351275 170 0 0 20 0 20 0 65265954 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=5295120 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=14336 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 4971 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=5295120 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 1323780 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 3523.5 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5295120 KiB

[startup+3642.3 s]
/proc/loadavg: 4.10 4.13 4.17 5/347 70352
/proc/meminfo: memFree=93782620/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=5297168 CPUtime=3583.39 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 114310 0 293 0 358029 310 0 0 20 0 20 0 65265946 19521036288 1324292 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 1324292 5538 1 0 2094997 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=5295120 CPUtime=3574.31 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 68047 0 269 0 357259 172 0 0 20 0 20 0 65265954 19521036288 1324292 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1324292 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 5098 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1324292 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 1324292 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 3583.39 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5297168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3659 s]*
/proc/loadavg: 4.08 4.12 4.17 4/323 70363
/proc/meminfo: memFree=98217900/131249996 swapFree=33004236/33010684
[pid=69987] ppid=69982 vsize=19063512 memory=5297168 CPUtime=3600.07 cores=0,2
/proc/69987/stat : 69987 (java) S 69982 69987 69927 0 -1 4194304 114473 0 293 0 359696 311 0 0 20 0 20 0 65265946 19521036288 1324292 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
/proc/69987/statm: 4765878 1324292 5538 1 0 2094997 0
[pid=69987/tid=69999] ppid=69982 vsize=19063512 memory=-6000919468444836713 CPUtime=3590.97 cores=0,2
/proc/69987/task/69999/stat : 69999 (java) R 69982 69987 69927 0 -1 4194368 68195 0 269 0 358925 172 0 0 20 0 20 0 65265954 19521036288 1324292 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70039] ppid=69982 vsize=19063512 memory=7028 CPUtime=0 cores=0,2
/proc/69987/task/70039/stat : 70039 (Finalizer) S 69982 69987 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1324292 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70067] ppid=69982 vsize=19063512 memory=6896 CPUtime=0 cores=0,2
/proc/69987/task/70067/stat : 70067 (Common-Cleaner) S 69982 69987 69927 0 -1 4194368 5098 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 1324292 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
[pid=69987/tid=70074] ppid=69982 vsize=19063512 memory=5297168 CPUtime=0 cores=0,2
/proc/69987/task/70074/stat : 70074 (Timer-0) S 69982 69987 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266379 19521036288 1324292 18446744073709551615 94605180125184 94605180128880 140732404393296 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94605180136696 94605180137488 94605186269184 140732404402480 140732404402662 140732404402662 140732404408264 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5297168 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.07 s, system=3.13284 s

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

Child status: 143

Real time (s): 3659.1
CPU time (s): 3600.21
CPU user time (s): 3597.07
CPU system time (s): 3.13284
CPU usage (%): 98.3904
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 5297168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.07
system time used= 3.13284
maximum resident set size= 5298192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117647
page faults= 293
swaps= 0
block input operations= 7456
block output operations= 478128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 148738
involuntary context switches= 12406


# summary of solver processes directly reported to runsolver:
#   pid: 69987
#   total CPU time (s): 3600.21
#   total CPU user time (s): 3597.07
#   total CPU system time (s): 3.13284

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.71956 second user time and 17.7999 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-03 00:38:01
IDJOB=4505823
IDBENCH=157280
IDSOLVER=3364
FILE ID=nodeC023/4505823-1751495880
RUNJOBID= nodeC023-1751495880-69937
SLURM_JOB_ID= 9598568
Free space on /tmp= 431756 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_unif_50null50mast_rapportOE1.0_TMAX180_K192_cod1.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505823-1751495880/watcher-4505823-1751495880 -o /tmp/evaluation-result-4505823-1751495880/solver-4505823-1751495880 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751495880-69937 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4505823-1751495880 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4505823-1751495880.opb

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

MD5SUM BENCH= 66a4099c9f952e1d32ed00e151115e68
RANDOM SEED=549932169

nodeC023 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		: 3599.898
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	: 6999.78
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		: 3508.855
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	: 6999.78
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.538
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	: 6999.78
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		: 3599.427
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	: 6999.78
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.113
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	: 6999.78
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.029
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	: 6999.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        113894612 kB
MemAvailable:   129696080 kB
Buffers:              16 kB
Cached:         16546156 kB
SwapCached:          596 kB
Active:           261948 kB
Inactive:       16363528 kB
Active(anon):      57960 kB
Inactive(anon):    34740 kB
Active(file):     203988 kB
Inactive(file): 16328788 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33004236 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            119940 kB
Writeback:             4 kB
AnonPages:         81836 kB
Mapped:            98980 kB
Shmem:             13396 kB
KReclaimable:     215864 kB
Slab:             307696 kB
SReclaimable:     215864 kB
SUnreclaim:        91832 kB
KernelStack:        4048 kB
PageTables:         2736 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     341792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431752 MiB
End job on nodeC023 at 2025-07-03 01:39:00