Trace number 4449224

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 Default 2024-07-07? (TO) 3600.62 3398.63

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm99p-dec.opb.negationfix.opb
MD5SUM8e74907d75b3430f44949ac6e798f9f2
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark7.93447
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2766336
Total number of constraints11830
Number of constraints which are clauses5402
Number of constraints which are cardinality constraints (but not clauses)5402
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5402
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 1983745
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4451165
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.12/0.12	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.12	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.12	c See www.sat4j.org for details.
0.12/0.12	c version CUSTOM.v20240707
0.12/0.14	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.14	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.14	c java.vm.version	22.0.1+8-16
0.12/0.14	c java.vm.vendor	Oracle Corporation
0.12/0.14	c sun.arch.data.model	64
0.12/0.14	c java.version		22.0.1
0.12/0.14	c os.name		Linux
0.12/0.14	c os.version		4.18.0-301.1.el8.x86_64
0.12/0.14	c os.arch		amd64
0.12/0.14	c Free memory 		2113181440
0.12/0.14	c Max memory 		16282288128
0.12/0.14	c Total memory 		2122317824
0.12/0.14	c Number of processors 	2
0.12/0.18	--- Begin Solver configuration ---
0.12/0.18	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.12/0.18	Learn all clauses as in MiniSAT
0.12/0.18	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.18	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.18	No reason simplification
0.12/0.18	Glucose 2.1 dynamic restart strategy
0.12/0.18	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.12/0.18	timeout=2147483s
0.12/0.18	DB Simplification allowed=false
0.12/0.18	Listener: none
0.12/0.18	--- End Solver configuration ---
0.12/0.18	c Pseudo Boolean Optimization by upper bound
0.12/0.18	c --- Begin Solver configuration ---
0.12/0.18	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.12/0.18	c Learn all clauses as in MiniSAT
0.12/0.18	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.18	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.18	c No reason simplification
0.12/0.18	c Glucose 2.1 dynamic restart strategy
0.12/0.18	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.12/0.18	c timeout=2147483s
0.12/0.18	c DB Simplification allowed=false
0.12/0.18	c Listener: none
0.12/0.18	c --- End Solver configuration ---
0.12/0.18	c solving HOME/instance-4449224-1721358413.opb
0.12/0.18	c reading problem ... 
0.12/0.20	c  no objective function found
41.18/34.19	c ... done. Wall clock time 34.004s.
41.18/34.19	c declared #vars     2766336
41.18/34.19	c #constraints  11830
41.18/34.19	c constraints type 
41.18/34.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 5402
41.18/34.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1026
41.18/34.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5402
41.18/34.19	c 11830 constraints processed.
82.04/71.56	c cleaning 2490 clauses out of 5000 with flag 19590/5000
110.91/98.35	c cleaning 4246 clauses out of 8510 with flag 64225/11000
151.32/137.42	c cleaning 5624 clauses out of 11264 with flag 138046/18000
201.02/185.05	c cleaning 6811 clauses out of 13640 with flag 229986/26000
248.70/226.23	c cleaning 7903 clauses out of 15830 with flag 311057/35001
297.16/273.39	c cleaning 8949 clauses out of 17927 with flag 369327/45001
334.94/309.64	c cleaning 9970 clauses out of 19978 with flag 430932/56001
377.65/350.27	c cleaning 10974 clauses out of 22007 with flag 507433/68000
441.00/407.33	c cleaning 11983 clauses out of 24033 with flag 596478/81000
532.93/497.05	c cleaning 12997 clauses out of 26050 with flag 699500/95000
608.38/569.67	c cleaning 13995 clauses out of 28054 with flag 816802/110001
675.79/630.65	c cleaning 15008 clauses out of 30060 with flag 915264/126002
748.79/701.82	c cleaning 15988 clauses out of 32050 with flag 989674/143000
796.37/746.52	c cleaning 16994 clauses out of 34062 with flag 1098284/161000
890.14/831.25	c cleaning 18010 clauses out of 36068 with flag 1230771/180000
932.59/872.57	c cleaning 19003 clauses out of 38059 with flag 1290571/200001
986.64/924.36	c cleaning 20001 clauses out of 40055 with flag 1363552/221000
1027.22/963.60	c cleaning 20999 clauses out of 42054 with flag 1429032/243000
1074.28/1009.30	c cleaning 21992 clauses out of 44056 with flag 1500233/266001
1140.85/1069.95	c cleaning 22994 clauses out of 46063 with flag 1573777/290000
1201.41/1128.37	c cleaning 23997 clauses out of 48069 with flag 1653039/315000
1262.94/1188.54	c cleaning 24999 clauses out of 50072 with flag 1732572/341000
1313.61/1236.94	c cleaning 26003 clauses out of 52073 with flag 1803708/368000
1366.43/1283.93	c cleaning 27000 clauses out of 54072 with flag 1867402/396002
1413.00/1328.85	c cleaning 27997 clauses out of 56071 with flag 1952003/425001
1457.80/1371.65	c cleaning 28999 clauses out of 58073 with flag 2035708/455000
1552.32/1463.88	c cleaning 29983 clauses out of 60077 with flag 2146842/486003
1651.61/1552.49	c cleaning 31022 clauses out of 62091 with flag 2324893/518000
1705.23/1603.92	c cleaning 32010 clauses out of 64070 with flag 2423734/551001
1760.84/1656.51	c cleaning 33005 clauses out of 66060 with flag 2521162/585001
1818.82/1706.75	c cleaning 34004 clauses out of 68055 with flag 2622311/620001
1883.81/1769.63	c cleaning 35002 clauses out of 70051 with flag 2729038/656001
1950.67/1833.59	c cleaning 35999 clauses out of 72049 with flag 2838113/693001
2011.49/1892.11	c cleaning 36994 clauses out of 74050 with flag 2948832/731001
2083.53/1956.95	c cleaning 38001 clauses out of 76056 with flag 3064622/770001
2187.00/2056.76	c cleaning 39001 clauses out of 78054 with flag 3231067/810000
2282.18/2148.91	c cleaning 40001 clauses out of 80053 with flag 3425994/851000
2380.02/2238.69	c cleaning 41000 clauses out of 82052 with flag 3573495/893000
2494.03/2348.91	c cleaning 41995 clauses out of 84052 with flag 3746832/936000
2604.54/2447.99	c cleaning 43000 clauses out of 86057 with flag 3945941/980000
2729.53/2569.42	c cleaning 44002 clauses out of 88057 with flag 4143688/1025000
2853.87/2682.71	c cleaning 44992 clauses out of 90055 with flag 4355156/1071000
3017.19/2842.67	c cleaning 45983 clauses out of 92063 with flag 4559884/1118000
3325.55/3135.20	c cleaning 46984 clauses out of 94080 with flag 4923165/1166000
3600.04/3398.32	c starts		: 232
3600.04/3398.34	c conflicts		: 1194750
3600.04/3398.35	c decisions		: 141595333
3600.04/3398.35	c propagations		: 1437890749
3600.04/3398.35	c inspects		: 912364773
3600.04/3398.35	c shortcuts		: 0
3600.04/3398.35	c learnt literals	: 0
3600.04/3398.35	c learnt binary clauses	: 0
3600.04/3398.36	c learnt ternary clauses	: 0
3600.04/3398.36	c learnt constraints	: 1194750
3600.04/3398.36	c ignored constraints	: 0
3600.04/3398.36	c root simplifications	: 0
3600.04/3398.36	c removed literals (reason simplification)	: 0
3600.04/3398.36	c reason swapping (by a shorter reason)	: 0
3600.04/3398.36	c Calls to reduceDB	: 44
3600.04/3398.36	c Number of update (reduction) of LBD	: 276075
3600.04/3398.36	c Imported unit clauses	: 0
3600.04/3398.38	c No decision after first conflict	: false
3600.04/3398.38	c number of reductions to clauses (during analyze)	: 0
3600.04/3398.38	c number of learned constraints concerned by reduction	: 0
3600.04/3398.38	c number of learning phase by resolution	: 0
3600.04/3398.38	c number of learning phase by cutting planes	: 0
3600.04/3398.38	c number of rounding to 1 operations	: 0
3600.04/3398.38	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.04/3398.38	c number of reductions of the coefficients by power 2 	: 0
3600.04/3398.38	c number of right shift for reduction by power 2 	: 0
3600.04/3398.38	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.04/3398.38	c number of ending skipping 	: 0
3600.04/3398.38	c number of internal skipping 	: 0
3600.04/3398.38	c number of derivation steps 	: 0
3600.04/3398.38	c number of skipped derivation steps 	: 0
3600.04/3398.38	c number of remaining unassigned 	: 0
3600.04/3398.38	c number of remaining assigned 	: 0
3600.04/3398.38	c number of falsified literals weakened from reason	: 0
3600.04/3398.38	c number of falsified literals weakened from conflict	: 0
3600.04/3398.38	c time for arithmetic operations	: 0
3600.04/3398.38	c minimum degree of deleted constraints	: null
3600.04/3398.38	c maximum degree of deleted constraints	: null
3600.04/3398.38	c number of deleted constraints	: 0
3600.04/3398.39	c speed (assignments/second)	: 427427.45487741294
3600.04/3398.39	c non guided choices	: 121336928
3600.43/3398.54	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 75846
3600.43/3398.55	s UNKNOWN
3600.43/3398.59	c Total wall clock time (in seconds): 3398.377

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: 64059 MiB (50829 MiB free)
  memory of node 1: 64510 MiB (57320 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449224-1721358413/watcher-4449224-1721358413 -o /tmp/evaluation-result-4449224-1721358413/solver-4449224-1721358413 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721354365-980652 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4449224-1721358413.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=986088, runsolver pid=986085

[startup+0.10089 s]*
/proc/loadavg: 4.35 4.41 4.30 5/318 986106
/proc/meminfo: memFree=110710072/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=18975048 memory=56768 CPUtime=0.12 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 6592 0 0 0 10 2 0 0 20 0 18 0 187997858 19430449152 14192 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4743762 14192 5701 1 0 550925 0
[pid=986088/tid=986090] ppid=986085 vsize=18975048 memory=4026561586 CPUtime=0.07 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 5500 0 0 0 6 1 0 0 20 0 18 0 187997859 19430449152 14192 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=18975048 memory=232851243367 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 187997861 19430449152 14192 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=18975048 memory=16101481095009462 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 187997862 19430449152 14192 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 56768 KiB

[startup+0.214396 s]*
/proc/loadavg: 4.35 4.41 4.30 7/318 986106
/proc/meminfo: memFree=110616560/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=18975048 memory=150152 CPUtime=0.31 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 7454 0 0 0 27 4 0 0 20 0 18 0 187997858 19430449152 37538 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4743762 37538 5754 1 0 551571 0
[pid=986088/tid=986090] ppid=986085 vsize=18975048 memory=4782652875487838339 CPUtime=0.18 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) S 986085 986088 980639 0 -1 1077936192 5984 0 0 0 15 3 0 0 20 0 18 0 187997859 19430449152 37538 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=18975048 memory=5697 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 187997861 19430449152 37538 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=18975048 memory=14699599474464555 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 187997862 19430449152 37538 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 150152 KiB

[startup+0.320893 s]*
/proc/loadavg: 4.35 4.41 4.30 7/318 986106
/proc/meminfo: memFree=110601692/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=18975048 memory=168844 CPUtime=0.51 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 7566 0 0 0 46 5 0 0 20 0 18 0 187997858 19430449152 42211 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4743762 42211 5754 1 0 551625 0
[pid=986088/tid=986090] ppid=986085 vsize=18975048 memory=-8815068833683645116 CPUtime=0.29 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 5994 0 0 0 25 4 0 0 20 0 18 0 187997859 19430449152 42211 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=18975048 memory=0 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 187997861 19430449152 42211 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=18975048 memory=0 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 187997862 19430449152 42211 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 168844 KiB

[startup+0.702335 s]
/proc/loadavg: 4.35 4.41 4.30 7/318 986106
/proc/meminfo: memFree=110528172/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19041612 memory=268548 CPUtime=1.19 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 10079 0 0 0 111 8 0 0 20 0 19 0 187997858 19498610688 67137 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4760403 67137 5839 1 0 553051 0
[pid=986088/tid=986090] ppid=986085 vsize=19041612 memory=5512 CPUtime=0.58 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 6049 0 0 0 53 5 0 0 20 0 19 0 187997859 19498610688 67137 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19041612 memory=11992 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 187997861 19498610688 67137 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 187997862 19498610688 67137 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 268548 KiB

[startup+1.5009 s]
/proc/loadavg: 4.35 4.41 4.30 7/319 986107
/proc/meminfo: memFree=110443336/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19041612 memory=532600 CPUtime=2.66 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 11330 0 0 0 250 16 0 0 20 0 19 0 187997858 19498610688 133150 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4760403 133150 5855 1 0 1480681 0
[pid=986088/tid=986090] ppid=986085 vsize=19041612 memory=11992 CPUtime=1.1 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 6154 0 0 0 100 10 0 0 20 0 19 0 187997859 19498610688 133150 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 187997861 19498610688 133150 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 187997862 19498610688 133150 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 2.66 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 532600 KiB

[startup+3.11274 s]
/proc/loadavg: 4.40 4.42 4.30 5/319 986107
/proc/meminfo: memFree=109550932/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19041612 memory=1311848 CPUtime=4.78 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 12971 0 0 0 446 32 0 0 20 0 19 0 187997858 19498610688 327962 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4760403 327962 5855 1 0 2349754 0
[pid=986088/tid=986090] ppid=986085 vsize=19041612 memory=0 CPUtime=2.31 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 6382 0 0 0 211 20 0 0 20 0 19 0 187997859 19498610688 327962 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19041612 memory=11992 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 187997861 19498610688 327962 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19041612 memory=744256 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 187997862 19498610688 327962 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 4.78 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 1311848 KiB

[startup+6.30037 s]
/proc/loadavg: 4.40 4.42 4.30 6/319 986107
/proc/meminfo: memFree=108298076/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19041612 memory=2523200 CPUtime=9.37 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 14967 0 0 0 881 56 0 0 20 0 19 0 187997858 19498610688 630800 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4760403 630800 5855 1 0 2974554 0
[pid=986088/tid=986090] ppid=986085 vsize=19041612 memory=0 CPUtime=4.46 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 6909 0 0 0 415 31 0 0 20 0 19 0 187997859 19498610688 630800 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19041612 memory=612736 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 187997861 19498610688 630800 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19041612 memory=224194199869 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 187997862 19498610688 630800 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 9.37 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 2523200 KiB

[startup+12.7004 s]
/proc/loadavg: 4.53 4.45 4.31 5/319 986109
/proc/meminfo: memFree=103864116/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19041612 memory=6738872 CPUtime=17.31 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 18759 0 0 0 1591 140 0 0 20 0 19 0 187997858 19498610688 1684718 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4760403 1684718 5871 1 0 3246404 0
[pid=986088/tid=986090] ppid=986085 vsize=19041612 memory=6734776 CPUtime=10.25 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 9553 0 0 0 917 108 0 0 20 0 19 0 187997859 19498610688 1684718 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19041612 memory=6726584 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 187997861 19498610688 1684718 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19041612 memory=15824395524377391 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 187997862 19498610688 1684718 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 17.31 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 6738872 KiB

[startup+25.5005 s]
/proc/loadavg: 4.49 4.44 4.31 6/319 986111
/proc/meminfo: memFree=102726752/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19041612 memory=7687888 CPUtime=31.53 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 26091 0 0 0 2986 167 0 0 20 0 19 0 187997858 19498610688 1921972 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4760403 1921972 5919 1 0 3548174 0
[pid=986088/tid=986090] ppid=986085 vsize=19041612 memory=7223664 CPUtime=21.23 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 1077936192 11270 0 0 0 1997 126 0 0 20 0 19 0 187997859 19498610688 1921972 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 187997861 19498610688 1921972 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 187997862 19498610688 1921972 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 31.53 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 7687888 KiB

[startup+51.1142 s]
/proc/loadavg: 4.60 4.47 4.33 5/320 986116
/proc/meminfo: memFree=100141036/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19108176 memory=8501248 CPUtime=60.24 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 33020 0 0 0 5832 192 0 0 20 0 20 0 187997858 19566772224 2125312 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4777044 2125312 5919 1 0 3709996 0
[pid=986088/tid=986090] ppid=986085 vsize=19108176 memory=6742968 CPUtime=45.51 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 13336 0 0 0 4409 142 0 0 20 0 20 0 187997859 19566772224 2125312 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19108176 memory=1391720 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 187997861 19566772224 2125312 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19108176 memory=11600 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 187997862 19566772224 2125312 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986113] ppid=986085 vsize=19108176 memory=164 CPUtime=0 cores=5,7
/proc/986088/task/986113/stat : 986113 (Timer-0) S 986085 986088 980639 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 188001287 19566772224 2125312 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 60.24 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 8501248 KiB

[startup+102.301 s]
/proc/loadavg: 4.52 4.46 4.33 5/320 986125
/proc/meminfo: memFree=97676520/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19108176 memory=8793772 CPUtime=114.92 cores=5,7

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

/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 94255 0 0 0 290547 187 0 0 20 0 20 0 187997859 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19108176 memory=15135928 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 187997861 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19108176 memory=15135928 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 1441 0 0 0 0 0 0 0 20 0 20 0 187997862 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986113] ppid=986085 vsize=19108176 memory=15135928 CPUtime=0 cores=5,7
/proc/986088/task/986113/stat : 986113 (Timer-0) S 986085 986088 980639 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 188001287 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 3230.47 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15135928 KiB

[startup+3102.3 s]
/proc/loadavg: 4.26 4.32 4.33 5/321 988503
/proc/meminfo: memFree=81132928/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19108176 memory=15135928 CPUtime=3291.88 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 342831 0 0 0 328599 589 0 0 20 0 20 0 187997858 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4777044 3783982 5951 1 0 4086505 0
[pid=986088/tid=986090] ppid=986085 vsize=19108176 memory=2708 CPUtime=2965.47 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 95311 0 0 0 296359 188 0 0 20 0 20 0 187997859 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19108176 memory=3360 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 187997861 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19108176 memory=15135928 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 1536 0 0 0 0 0 0 0 20 0 20 0 187997862 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986113] ppid=986085 vsize=19108176 memory=11600 CPUtime=0 cores=5,7
/proc/986088/task/986113/stat : 986113 (Timer-0) S 986085 986088 980639 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 188001287 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 3291.88 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15135928 KiB

[startup+3162.3 s]
/proc/loadavg: 4.40 4.34 4.33 5/321 988514
/proc/meminfo: memFree=80312384/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19108176 memory=15135928 CPUtime=3353.35 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 347017 0 0 0 334742 593 0 0 20 0 20 0 187997858 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4777044 3783982 5951 1 0 4086505 0
[pid=986088/tid=986090] ppid=986085 vsize=19108176 memory=2708 CPUtime=3023.73 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 98392 0 0 0 302185 188 0 0 20 0 20 0 187997859 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19108176 memory=280844154029712 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 187997861 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19108176 memory=15135928 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 1536 0 0 0 0 0 0 0 20 0 20 0 187997862 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986113] ppid=986085 vsize=19108176 memory=11600 CPUtime=0 cores=5,7
/proc/986088/task/986113/stat : 986113 (Timer-0) S 986085 986088 980639 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 188001287 19566772224 3783982 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 3353.35 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15135928 KiB

[startup+3222.3 s]
/proc/loadavg: 4.31 4.32 4.33 5/324 988529
/proc/meminfo: memFree=80244092/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19108176 memory=15135952 CPUtime=3421.92 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 357906 0 0 0 341590 602 0 0 20 0 20 0 187997858 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4777044 3783988 5951 1 0 4086506 0
[pid=986088/tid=986090] ppid=986085 vsize=19108176 memory=15135928 CPUtime=3081.52 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 99367 0 0 0 307964 188 0 0 20 0 20 0 187997859 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19108176 memory=15135928 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 187997861 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19108176 memory=15135944 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 1540 0 0 0 0 0 0 0 20 0 20 0 187997862 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986113] ppid=986085 vsize=19108176 memory=15135952 CPUtime=0 cores=5,7
/proc/986088/task/986113/stat : 986113 (Timer-0) S 986085 986088 980639 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 188001287 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 3421.92 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15135952 KiB

[startup+3282.3 s]
/proc/loadavg: 3.80 4.19 4.28 4/295 988716
/proc/meminfo: memFree=95607360/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19108176 memory=15135952 CPUtime=3482.6 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 359110 0 0 0 347654 606 0 0 20 0 20 0 187997858 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4777044 3783988 5951 1 0 4086506 0
[pid=986088/tid=986090] ppid=986085 vsize=19108176 memory=15135952 CPUtime=3140.49 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 100144 0 0 0 313860 189 0 0 20 0 20 0 187997859 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19108176 memory=15135952 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 187997861 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19108176 memory=15135952 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 1541 0 0 0 0 0 0 0 20 0 20 0 187997862 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986113] ppid=986085 vsize=19108176 memory=15135944 CPUtime=0 cores=5,7
/proc/986088/task/986113/stat : 986113 (Timer-0) S 986085 986088 980639 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 188001287 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 3482.6 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15135952 KiB

[startup+3342.3 s]
/proc/loadavg: 3.66 4.07 4.23 4/295 988727
/proc/meminfo: memFree=95600608/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19108176 memory=15135952 CPUtime=3543.34 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 363297 0 0 0 353724 610 0 0 20 0 20 0 187997858 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4777044 3783988 5951 1 0 4086506 0
[pid=986088/tid=986090] ppid=986085 vsize=19108176 memory=15135952 CPUtime=3199.53 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 100669 0 0 0 319764 189 0 0 20 0 20 0 187997859 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19108176 memory=1944 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 187997861 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19108176 memory=-8815068833683645116 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 1631 0 0 0 0 0 0 0 20 0 20 0 187997862 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986113] ppid=986085 vsize=19108176 memory=1840 CPUtime=0 cores=5,7
/proc/986088/task/986113/stat : 986113 (Timer-0) S 986085 986088 980639 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 188001287 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 3543.34 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15135952 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3398.3 s]
/proc/loadavg: 4.07 4.12 4.24 4/296 988740
/proc/meminfo: memFree=95591720/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19108176 memory=15135952 CPUtime=3600.04 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 364599 0 0 0 359391 613 0 0 20 0 20 0 187997858 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4777044 3783988 5951 1 0 4086506 0
[pid=986088/tid=986090] ppid=986085 vsize=19108176 memory=15135952 CPUtime=3254.56 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 101436 0 0 0 325267 189 0 0 20 0 20 0 187997859 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19108176 memory=15135952 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 187997861 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 1631 0 0 0 0 0 0 0 20 0 20 0 187997862 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986113] ppid=986085 vsize=19108176 memory=15135952 CPUtime=0 cores=5,7
/proc/986088/task/986113/stat : 986113 (Timer-0) S 986085 986088 980639 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 188001287 19566772224 3783988 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15135952 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.44 s, system=6.18588 s

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

[startup+3398.41 s]
/proc/loadavg: 4.07 4.12 4.24 4/296 988740
/proc/meminfo: memFree=95591720/131655788 swapFree=131071996/131071996
[pid=986088] ppid=986085 vsize=19307868 memory=15136608 CPUtime=3600.26 cores=5,7
/proc/986088/stat : 986088 (java) S 986085 986088 980639 0 -1 1077936128 368200 0 0 0 359412 614 0 0 20 0 21 0 187997858 19771256832 3784152 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
/proc/986088/statm: 4826967 3784152 5950 1 0 4087395 0
[pid=986088/tid=986090] ppid=986085 vsize=19307868 memory=43996 CPUtime=3254.67 cores=5,7
/proc/986088/task/986090/stat : 986090 (java) R 986085 986088 980639 0 -1 4194368 101729 0 0 0 325278 189 0 0 20 0 21 0 187997859 19771256832 3784152 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986099] ppid=986085 vsize=19307868 memory=0 CPUtime=0 cores=5,7
/proc/986088/task/986099/stat : 986099 (Finalizer) S 986085 986088 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 187997861 19771256832 3784152 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
[pid=986088/tid=986106] ppid=986085 vsize=19307868 memory=43996 CPUtime=0 cores=5,7
/proc/986088/task/986106/stat : 986106 (Common-Cleaner) S 986085 986088 980639 0 -1 1077936192 1631 0 0 0 0 0 0 0 20 0 21 0 187997862 19771256832 3784152 134679101440 93855518412800 93855518416496 140731893835184 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93855518424312 93855518425104 93855525187584 140731893838854 140731893838944 140731893838944 140731893845960 0
Current children cumulated CPU time: 3600.26 s
Current children cumulated vsize: 19307868 KiB
Current children cumulated memory: 15136608 KiB

[startup+3398.6 s]*
/proc/loadavg: 4.07 4.11 4.24 5/278 988743
/proc/meminfo: memFree=99179288/131655788 swapFree=131071996/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): 3398.63
CPU time (s): 3600.62
CPU user time (s): 3594.44
CPU system time (s): 6.18588
CPU usage (%): 105.943
Max. virtual memory (cumulated for all children) (KiB): 19307868
Max. memory (cumulated for all children) (KiB): 15136608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.44
system time used= 6.18588
maximum resident set size= 15137572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 369390
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109659
involuntary context switches= 18340


# summary of solver processes directly reported to runsolver:
#   pid: 986088
#   total CPU time (s): 3600.62
#   total CPU user time (s): 3594.44
#   total CPU system time (s): 6.18588

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.1724 second user time and 33.9711 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-19 05:07:07
IDJOB=4449224
IDBENCH=160490
IDSOLVER=3058
FILE ID=nodeC008/4449224-1721358413
RUNJOBID= nodeC008-1721354365-980652
SLURM_JOB_ID= 7542775
Free space on /tmp= 723564 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm99p-dec.opb.negationfix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449224-1721358413/watcher-4449224-1721358413 -o /tmp/evaluation-result-4449224-1721358413/solver-4449224-1721358413 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721354365-980652 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4449224-1721358413.opb

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

MD5SUM BENCH= 8e74907d75b3430f44949ac6e798f9f2
RANDOM SEED=254138671

nodeC008.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	: 0xb00001f
cpu MHz		: 1197.243
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3636.770
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.729
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.390
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3582.970
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3492.220
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.541
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.560
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        110745660 kB
MemAvailable:   113266812 kB
Buffers:          546752 kB
Cached:          2791276 kB
SwapCached:            0 kB
Active:          1132772 kB
Inactive:       19149840 kB
Active(anon):       1484 kB
Inactive(anon): 16980800 kB
Active(file):    1131288 kB
Inactive(file):  2169040 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            136548 kB
Writeback:             0 kB
AnonPages:      16944312 kB
Mapped:           126412 kB
Shmem:             37704 kB
KReclaimable:     121712 kB
Slab:             226496 kB
SReclaimable:     121712 kB
SUnreclaim:       104784 kB
KernelStack:        4864 kB
PageTables:        43320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   27776160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58720 kB
HardwareCorrupted:     0 kB
AnonHugePages:  16572416 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:      203592 kB
DirectMap2M:    24866816 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 723604 MiB
End job on nodeC008 at 2024-07-19 06:03:45