Trace number 4442402

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2024 2024-07-07? (TO) 3600.15 3551.81

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/
FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
MD5SUMd8fef6140a8ea4c136f0e624ba926405
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.020175
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints142
Number of constraints which are clauses72
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint36
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
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.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.12	--- Begin Solver configuration ---
0.13/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.13/0.12	Learn all clauses as in MiniSAT
0.13/0.12	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	Expensive reason simplification
0.13/0.12	Glucose 2.1 dynamic restart strategy
0.13/0.12	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.13/0.12	timeout=2147483s
0.13/0.12	DB Simplification allowed=false
0.13/0.12	Listener: none
0.13/0.12	--- End Solver configuration ---
0.13/0.12	c Pseudo Boolean Optimization by upper bound
0.13/0.12	c --- Begin Solver configuration ---
0.13/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.13/0.12	c Learn all clauses as in MiniSAT
0.13/0.12	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	c Expensive reason simplification
0.13/0.12	c Glucose 2.1 dynamic restart strategy
0.13/0.12	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.13/0.12	c timeout=2147483s
0.13/0.12	c DB Simplification allowed=false
0.13/0.12	c Listener: none
0.13/0.12	c --- End Solver configuration ---
0.13/0.12	c solving HOME/instance-4442402-1721773104.opb
0.13/0.12	c reading problem ... 
0.13/0.12	c using VERIPB proof format
0.13/0.12	c  no objective function found
0.13/0.16	c ... done. Wall clock time 0.034s.
0.13/0.16	c declared #vars     2520
0.13/0.16	c #constraints  142
0.13/0.16	c constraints type 
0.13/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 70
0.13/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 72
0.13/0.16	c 142 constraints processed.
2.63/1.46	c cleaning 2493 clauses out of 5000 with flag 31276/5000
4.52/2.95	c cleaning 4251 clauses out of 8507 with flag 69678/11000
6.59/4.96	c cleaning 5620 clauses out of 11256 with flag 116508/18000
8.17/6.41	c cleaning 6800 clauses out of 13636 with flag 171225/26000
10.57/8.80	c cleaning 7899 clauses out of 15836 with flag 230998/35000
12.97/11.16	c cleaning 8943 clauses out of 17939 with flag 295847/45002
19.58/17.39	c cleaning 9893 clauses out of 19994 with flag 443914/56000
27.37/24.98	c cleaning 11051 clauses out of 22102 with flag 612722/68001
39.34/36.91	c cleaning 12017 clauses out of 24051 with flag 800393/81001
47.77/45.01	c cleaning 13011 clauses out of 26034 with flag 1010970/95001
56.60/53.63	c cleaning 14007 clauses out of 28023 with flag 1235593/110001
69.57/66.52	c cleaning 15005 clauses out of 30018 with flag 1471470/126003
93.16/89.84	c cleaning 16003 clauses out of 32010 with flag 1713045/143000
104.21/100.64	c cleaning 17000 clauses out of 34007 with flag 1977380/161000
123.64/119.80	c cleaning 18002 clauses out of 36007 with flag 2262968/180000
145.75/141.82	c cleaning 19001 clauses out of 38005 with flag 2558577/200000
158.88/154.75	c cleaning 20000 clauses out of 40004 with flag 2713637/221000
179.66/175.01	c cleaning 20998 clauses out of 42005 with flag 2892575/243001
206.83/202.20	c cleaning 22002 clauses out of 44007 with flag 3062192/266001
227.78/223.16	c cleaning 22991 clauses out of 46004 with flag 3264327/290000
253.01/247.79	c cleaning 24000 clauses out of 48015 with flag 3476449/315002
280.17/274.80	c cleaning 25004 clauses out of 50013 with flag 3660006/341000
315.54/310.04	c cleaning 25977 clauses out of 52009 with flag 3847372/368000
352.93/346.80	c cleaning 27004 clauses out of 54034 with flag 4122290/396002
390.68/384.35	c cleaning 28010 clauses out of 56038 with flag 4469675/425010
428.81/421.97	c cleaning 29006 clauses out of 58020 with flag 4811056/455002
472.11/465.09	c cleaning 29996 clauses out of 60013 with flag 5135459/486001
520.84/514.18	c cleaning 31001 clauses out of 62018 with flag 5447286/518002
577.48/570.24	c cleaning 31998 clauses out of 64015 with flag 5741166/551000
624.18/617.06	c cleaning 33002 clauses out of 66018 with flag 6027578/585001
675.88/668.53	c cleaning 33998 clauses out of 68018 with flag 6329829/620003
729.16/721.00	c cleaning 34989 clauses out of 70017 with flag 6671100/656000
786.62/776.88	c cleaning 35994 clauses out of 72028 with flag 7001525/693000
851.59/842.10	c cleaning 37010 clauses out of 74036 with flag 7315958/731002
912.61/901.74	c cleaning 37995 clauses out of 76024 with flag 7652384/770000
976.18/965.21	c cleaning 39006 clauses out of 78029 with flag 7995668/810000
1057.77/1045.69	c cleaning 40009 clauses out of 80027 with flag 8366481/851004
1147.05/1133.40	c cleaning 41003 clauses out of 82016 with flag 8753174/893002
1233.51/1220.11	c cleaning 41995 clauses out of 84013 with flag 9132170/936002
1323.97/1309.67	c cleaning 43003 clauses out of 86020 with flag 9552883/980004
1415.45/1399.68	c cleaning 44002 clauses out of 88013 with flag 9984379/1025000
1516.02/1499.00	c cleaning 44998 clauses out of 90011 with flag 10424332/1071000
1623.01/1604.27	c cleaning 45994 clauses out of 92014 with flag 10926421/1118001
1696.31/1677.34	c cleaning 47005 clauses out of 94020 with flag 11278890/1166001
1803.13/1783.54	c cleaning 47985 clauses out of 96015 with flag 11715683/1215001
1897.68/1876.79	c cleaning 49007 clauses out of 98031 with flag 12132276/1265002
2004.45/1981.76	c cleaning 49991 clauses out of 100023 with flag 12619529/1316001
2125.23/2100.44	c cleaning 51006 clauses out of 102032 with flag 13133916/1368001
2261.54/2235.22	c cleaning 52007 clauses out of 104025 with flag 13704136/1421000
2369.36/2341.93	c cleaning 53005 clauses out of 106018 with flag 14274235/1475000
2487.06/2458.12	c cleaning 53992 clauses out of 108013 with flag 14889775/1530000
2604.80/2573.39	c cleaning 55002 clauses out of 110021 with flag 15511836/1586000
2746.58/2711.82	c cleaning 55995 clauses out of 112020 with flag 16167370/1643001
2886.85/2849.78	c cleaning 57009 clauses out of 114028 with flag 16806683/1701004
3057.82/3018.98	c cleaning 57999 clauses out of 116016 with flag 17429736/1760001
3197.11/3156.63	c cleaning 59002 clauses out of 118017 with flag 18015929/1820001
3344.24/3302.15	c cleaning 60002 clauses out of 120016 with flag 18563681/1881002
3478.39/3432.36	c cleaning 60995 clauses out of 122012 with flag 19155073/1943000
3600.01/3551.71	c starts		: 3012
3600.01/3551.71	c timeout
3600.01/3551.72	c conflicts		: 1998234
3600.01/3551.72	c decisions		: 4330066
3600.01/3551.72	c propagations		: 34750089
3600.01/3551.72	c inspects		: 9577416550
3600.01/3551.72	c shortcuts		: 0
3600.01/3551.72	c learnt literals	: 0
3600.01/3551.72	c learnt binary clauses	: 0
3600.01/3551.72	c learnt ternary clauses	: 0
3600.01/3551.72	c learnt constraints	: 1998234
3600.01/3551.72	c ignored constraints	: 0
3600.01/3551.72	c root simplifications	: 0
3600.01/3551.72	c removed literals (reason simplification)	: 28752302
3600.01/3551.72	c reason swapping (by a shorter reason)	: 0
3600.01/3551.72	c Calls to reduceDB	: 58
3600.01/3551.72	c Number of update (reduction) of LBD	: 1458936
3600.01/3551.72	c Imported unit clauses	: 0
3600.01/3551.72	c No decision after first conflict	: false
3600.01/3551.72	c number of reductions to clauses (during analyze)	: 0
3600.01/3551.72	c number of learned constraints concerned by reduction	: 0
3600.01/3551.72	c number of learning phase by resolution	: 0
3600.01/3551.72	c number of learning phase by cutting planes	: 0
3600.01/3551.72	c number of rounding to 1 operations	: 0
3600.01/3551.72	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3551.72	c number of reductions of the coefficients by power 2 	: 0
3600.01/3551.72	c number of right shift for reduction by power 2 	: 0
3600.01/3551.72	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3551.72	c number of ending skipping 	: 0
3600.01/3551.72	c number of internal skipping 	: 0
3600.01/3551.72	c number of derivation steps 	: 0
3600.01/3551.72	c number of skipped derivation steps 	: 0
3600.01/3551.72	c number of remaining unassigned 	: 0
3600.01/3551.72	c number of remaining assigned 	: 0
3600.01/3551.72	c number of falsified literals weakened from reason	: 0
3600.01/3551.72	c number of falsified literals weakened from conflict	: 0
3600.01/3551.72	c time for arithmetic operations	: 0
3600.01/3551.72	c minimum degree of deleted constraints	: null
3600.01/3551.72	c maximum degree of deleted constraints	: null
3600.01/3551.72	c number of deleted constraints	: 0
3600.01/3551.73	c speed (assignments/second)	: 9784.46883563148
3600.01/3551.73	c non guided choices	: 9564
3600.01/3551.77	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 116251
3600.01/3551.77	s UNKNOWN
3600.01/3551.77	c Total wall clock time (in seconds): 3551.652

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: 63968 MiB (54070 MiB free)
  memory of node 1: 64473 MiB (49646 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442402-1721773104/watcher-4442402-1721773104 -o /tmp/evaluation-result-4442402-1721773104/solver-4442402-1721773104 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721765587-123127 --watchdog 3760 java -Dveripb=PROOFDIR/proof-4442402-1721773104 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4442402-1721773104.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Linux 4.18.0-301.1.el8.x
solver pid=128537, runsolver pid=128534
Current StackSize limit: 8192 KiB


[startup+0.100076 s]*
/proc/loadavg: 4.10 4.29 4.25 5/331 128555
/proc/meminfo: memFree=106161192/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=18993908 memory=66932 CPUtime=0.13 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 7310 0 0 0 12 1 0 0 20 0 18 0 13838639 19449761792 16733 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4748477 16733 6020 1 0 549385 0
[pid=128537/tid=128539] ppid=128534 vsize=18993908 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 5853 0 0 0 7 1 0 0 20 0 18 0 13838639 19449761792 16733 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=18993908 memory=232851243367 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13838642 19449761792 16733 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=18993908 memory=14698495601564019 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13838643 19449761792 16733 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18993908 KiB
Current children cumulated memory: 66932 KiB

[startup+0.207412 s]*
/proc/loadavg: 4.10 4.29 4.25 7/332 128556
/proc/meminfo: memFree=106151996/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19060472 memory=77352 CPUtime=0.34 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 7818 0 0 0 32 2 0 0 20 0 19 0 13838639 19517923328 19338 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4765118 19338 6137 1 0 549976 0
[pid=128537/tid=128539] ppid=128534 vsize=19060472 memory=4782652875487838339 CPUtime=0.19 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 6083 0 0 0 18 1 0 0 20 0 19 0 13838639 19517923328 19338 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19060472 memory=809283 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13838642 19517923328 19338 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19060472 memory=14417020624045798 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13838643 19517923328 19338 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19060472 memory=0 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 13838656 19517923328 19338 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 77352 KiB

[startup+0.306758 s]*
/proc/loadavg: 4.10 4.29 4.25 7/332 128556
/proc/meminfo: memFree=106133516/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19060472 memory=94816 CPUtime=0.53 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 9539 0 0 0 51 2 0 0 20 0 19 0 13838639 19517923328 23704 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4765118 23704 6140 1 0 550682 0
[pid=128537/tid=128539] ppid=128534 vsize=19060472 memory=-8888528296558240444 CPUtime=0.29 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 6101 0 0 0 28 1 0 0 20 0 19 0 13838639 19517923328 23704 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19060472 memory=0 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13838642 19517923328 23704 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19060472 memory=0 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13838643 19517923328 23704 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19060472 memory=0 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 13838656 19517923328 23704 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 94816 KiB

[startup+0.706362 s]
/proc/loadavg: 4.10 4.29 4.25 6/332 128556
/proc/meminfo: memFree=106089848/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127700 memory=173808 CPUtime=1.27 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 11739 0 0 0 123 4 0 0 20 0 20 0 13838639 19586764800 43452 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781925 43452 6172 1 0 552585 0
[pid=128537/tid=128539] ppid=128534 vsize=19127700 memory=42868 CPUtime=0.64 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) S 128534 128537 123117 0 -1 1077936192 6143 0 0 0 61 3 0 0 20 0 20 0 13838639 19586764800 43452 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127700 memory=13136 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586764800 43452 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127700 memory=2132 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 13838643 19586764800 43452 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127700 memory=26044 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586764800 43452 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 19127700 KiB
Current children cumulated memory: 173808 KiB

[startup+1.5044 s]
/proc/loadavg: 4.10 4.29 4.25 6/333 128557
/proc/meminfo: memFree=106039680/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=179528 CPUtime=2.83 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 16562 0 0 0 278 5 0 0 20 0 20 0 13838639 19586084864 44882 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 44882 6188 1 0 553240 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=13136 CPUtime=1.39 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 7077 0 0 0 135 4 0 0 20 0 20 0 13838639 19586084864 44882 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=0 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 44882 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=2132 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 44882 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=26044 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 44882 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 179528 KiB

[startup+3.10632 s]
/proc/loadavg: 4.17 4.30 4.26 7/333 128557
/proc/meminfo: memFree=105973064/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=203396 CPUtime=4.81 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 19487 0 0 0 474 7 0 0 20 0 20 0 13838639 19586084864 50849 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 50849 6204 1 0 553447 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=0 CPUtime=2.92 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 7474 0 0 0 287 5 0 0 20 0 20 0 13838639 19586084864 50849 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=-8888528296558240444 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 50849 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=13136 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 50849 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=2132 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 50849 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 4.81 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 203396 KiB

[startup+6.30028 s]
/proc/loadavg: 4.17 4.30 4.26 5/333 128559
/proc/meminfo: memFree=105610636/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=545044 CPUtime=8.06 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 19807 0 0 0 791 15 0 0 20 0 20 0 13838639 19586084864 136261 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 136261 6204 1 0 553447 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=13136 CPUtime=6.05 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 7651 0 0 0 593 12 0 0 20 0 20 0 13838639 19586084864 136261 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=2132 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 136261 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=0 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 136261 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=183624 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 136261 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 8.06 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 545044 KiB

[startup+12.7003 s]
/proc/loadavg: 4.22 4.31 4.26 5/333 128560
/proc/meminfo: memFree=105079808/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=979932 CPUtime=14.79 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 25709 0 0 0 1451 28 0 0 20 0 20 0 13838639 19586084864 244983 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 244983 6204 1 0 661246 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=183624 CPUtime=12.3 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 8725 0 0 0 1206 24 0 0 20 0 20 0 13838639 19586084864 244983 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=969416 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 244983 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=861300 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 244983 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=13136 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 244983 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 14.79 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 979932 KiB

[startup+25.5003 s]
/proc/loadavg: 4.19 4.30 4.26 5/333 128563
/proc/meminfo: memFree=103641868/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=2199168 CPUtime=27.97 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 28603 0 0 0 2734 63 0 0 20 0 20 0 13838639 19586084864 549792 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 549792 6204 1 0 914006 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=1838464 CPUtime=24.62 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 9812 0 0 0 2410 52 0 0 20 0 20 0 13838639 19586084864 549792 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=0 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 549792 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=0 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 549792 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=0 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 549792 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 27.97 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 2199168 KiB

[startup+51.1063 s]
/proc/loadavg: 4.18 4.29 4.25 5/333 128566
/proc/meminfo: memFree=102117180/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=3299564 CPUtime=53.95 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 36363 0 0 0 5292 103 0 0 20 0 20 0 13838639 19586084864 824891 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 824891 6219 1 0 1104107 0

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

/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=4750884 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 4279 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=4750884 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 3202.74 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 4750884 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.15 4.16 5/334 130344
/proc/meminfo: memFree=73335020/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=4750884 CPUtime=3264.1 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 662867 0 0 0 324898 1512 0 0 20 0 20 0 13838639 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 1187721 6232 1 0 1199639 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=4750852 CPUtime=3158.95 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 289910 0 0 0 314580 1315 0 0 20 0 20 0 13838639 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 915 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=4750884 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=0 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 4333 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=4750884 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 3264.1 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 4750884 KiB

[startup+3282.3 s]
/proc/loadavg: 3.77 4.07 4.14 3/282 130422
/proc/meminfo: memFree=95765200/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=4750884 CPUtime=3324.34 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 671444 0 0 0 330901 1533 0 0 20 0 20 0 13838639 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 1187721 6232 1 0 1199639 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=4750884 CPUtime=3218.09 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 294165 0 0 0 320475 1334 0 0 20 0 20 0 13838639 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 927 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=4750884 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=4750884 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 4430 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=4750884 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 1187721 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 3324.34 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 4750884 KiB

[startup+3342.3 s]
/proc/loadavg: 2.17 3.55 3.95 2/256 130466
/proc/meminfo: memFree=100366364/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=4750892 CPUtime=3385.91 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 688601 0 0 0 337033 1558 0 0 20 0 20 0 13838639 19586084864 1187723 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 1187723 6232 1 0 1199639 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=4750884 CPUtime=3277.05 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 300060 0 0 0 326350 1355 0 0 20 0 20 0 13838639 19586084864 1187723 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 941 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=2132 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 1187723 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=4750892 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 4504 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 1187723 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=4750892 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 1187723 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 3385.91 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 4750892 KiB

[startup+3402.3 s]
/proc/loadavg: 1.52 3.11 3.77 2/256 130476
/proc/meminfo: memFree=100236344/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=4750892 CPUtime=3445.96 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 691016 0 0 0 343016 1580 0 0 20 0 20 0 13838639 19586084864 1187723 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 1187723 6232 1 0 1199639 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=4750892 CPUtime=3336.39 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 301812 0 0 0 332264 1375 0 0 20 0 20 0 13838639 19586084864 1187723 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 954 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=4750892 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 1187723 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=4750892 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 4594 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 1187723 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=4750892 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 1187723 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 3445.96 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 4750892 KiB

[startup+3462.3 s]
/proc/loadavg: 1.28 2.76 3.61 2/255 130487
/proc/meminfo: memFree=100091384/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=4750896 CPUtime=3508.4 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 708651 0 0 0 349234 1606 0 0 20 0 20 0 13838639 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 1187724 6232 1 0 1199639 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=4750892 CPUtime=3395.67 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 310699 0 0 0 338169 1398 0 0 20 0 20 0 13838639 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 958 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=4750896 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=4750896 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 4679 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=17620 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 3508.4 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 4750896 KiB

[startup+3522.3 s]
/proc/loadavg: 1.17 2.45 3.45 2/253 130497
/proc/meminfo: memFree=99957580/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=4750896 CPUtime=3568.66 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 713827 0 0 0 355236 1630 0 0 20 0 20 0 13838639 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 1187724 6232 1 0 1199639 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=4750896 CPUtime=3454.73 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 312977 0 0 0 344054 1419 0 0 20 0 20 0 13838639 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 975 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=4750896 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=4750892 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 4770 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=17620 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 3568.66 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 4750896 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3551.7 s]
/proc/loadavg: 1.11 2.33 3.38 2/253 130503
/proc/meminfo: memFree=99908684/131524600 swapFree=131071216/131071996
[pid=128537] ppid=128534 vsize=19127036 memory=4750896 CPUtime=3600.01 cores=0,2
/proc/128537/stat : 128537 (java) S 128534 128537 123117 0 -1 1077936128 728412 0 0 0 358359 1642 0 0 20 0 20 0 13838639 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
/proc/128537/statm: 4781759 1187724 6232 1 0 1199639 0
[pid=128537/tid=128539] ppid=128534 vsize=19127036 memory=4750896 CPUtime=3483.8 cores=0,2
/proc/128537/task/128539/stat : 128539 (java) R 128534 128537 123117 0 -1 4194368 320519 0 0 0 346952 1428 0 0 20 0 20 0 13838639 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 979 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128548] ppid=128534 vsize=19127036 memory=4750896 CPUtime=0 cores=0,2
/proc/128537/task/128548/stat : 128548 (Finalizer) S 128534 128537 123117 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13838642 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128555] ppid=128534 vsize=19127036 memory=108 CPUtime=0 cores=0,2
/proc/128537/task/128555/stat : 128555 (Common-Cleaner) S 128534 128537 123117 0 -1 1077936192 4914 0 0 0 0 0 0 0 20 0 20 0 13838643 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
[pid=128537/tid=128556] ppid=128534 vsize=19127036 memory=13136 CPUtime=0 cores=0,2
/proc/128537/task/128556/stat : 128556 (Timer-0) S 128534 128537 123117 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13838656 19586084864 1187724 134679101440 94814823280640 94814823284336 140730605642592 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94814823292152 94814823292944 94814841774080 140730605646767 140730605646949 140730605646949 140730605653960 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 4750896 KiB

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

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

# cumulated CPU time of all completed processes:  user=3583.71 s, system=16.4475 s

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

[startup+3551.8 s]*
/proc/loadavg: 1.11 2.33 3.38 2/234 130506
/proc/meminfo: memFree=104644920/131524600 swapFree=131071216/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3551.81
CPU time (s): 3600.15
CPU user time (s): 3583.71
CPU system time (s): 16.4475
CPU usage (%): 101.361
Max. virtual memory (cumulated for all children) (KiB): 19127700
Max. memory (cumulated for all children) (KiB): 4850836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.71
system time used= 16.4475
maximum resident set size= 4850836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 732304
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19530976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 115972
involuntary context switches= 34945


# summary of solver processes directly reported to runsolver:
#   pid: 128537
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3583.71
#   total CPU system time (s): 16.4475

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7322 second user time and 17.2732 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-24 00:18:24
IDJOB=4442402
IDBENCH=147801
IDSOLVER=3079
FILE ID=nodeC018/4442402-1721773104
RUNJOBID= nodeC018-1721765587-123127
SLURM_JOB_ID= 7770660
Free space on /tmp= 890080 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442402-1721773104/watcher-4442402-1721773104 -o /tmp/evaluation-result-4442402-1721773104/solver-4442402-1721773104 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721765587-123127 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4442402-1721773104 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4442402-1721773104.opb

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

MD5SUM BENCH= d8fef6140a8ea4c136f0e624ba926405
RANDOM SEED=919811786

nodeC018.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3634.958
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.43
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		: 3688.864
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.33
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		: 3604.867
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.006
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.33
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		: 3686.879
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.43
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		: 3689.653
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.33
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		: 3665.442
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.43
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.878
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        106206332 kB
MemAvailable:   125010956 kB
Buffers:          191560 kB
Cached:         19351388 kB
SwapCached:          244 kB
Active:          1167720 kB
Inactive:       23388196 kB
Active(anon):       1536 kB
Inactive(anon):  5048752 kB
Active(file):    1166184 kB
Inactive(file): 18339444 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:            109768 kB
Writeback:             0 kB
AnonPages:       5012476 kB
Mapped:           123436 kB
Shmem:             37588 kB
KReclaimable:     277636 kB
Slab:             391172 kB
SReclaimable:     277636 kB
SUnreclaim:       113536 kB
KernelStack:        5072 kB
PageTables:        19860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7333468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21088 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4724736 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      318164 kB
DirectMap2M:    34058240 kB
DirectMap1G:    101711872 kB

Free space on /tmp at the end= 890084 MiB
End job on nodeC018 at 2024-07-24 01:17:36