Trace number 4449104

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.4 3510.54

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/
normalized-hw256-vm100p-dec.opb.negationfix.opb
MD5SUM7aedd7c3672972b6263e08c161e73d18
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables693504
Total number of constraints5930
Number of constraints which are clauses2708
Number of constraints which are cardinality constraints (but not clauses)2708
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2709
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 975035
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2190070
Number of bits of the biggest sum of numbers22
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.14	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.14	c See www.sat4j.org for details.
0.12/0.16	c version CUSTOM.v20240707
0.12/0.18	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.18	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.18	c java.vm.version	22.0.1+8-16
0.12/0.18	c java.vm.vendor	Oracle Corporation
0.12/0.18	c sun.arch.data.model	64
0.12/0.18	c java.version		22.0.1
0.12/0.18	c os.name		Linux
0.12/0.18	c os.version		4.18.0-301.1.el8.x86_64
0.12/0.18	c os.arch		amd64
0.12/0.19	c Free memory 		2113181440
0.12/0.19	c Max memory 		16282288128
0.12/0.19	c Total memory 		2122317824
0.12/0.20	c Number of processors 	2
0.28/0.28	--- Begin Solver configuration ---
0.28/0.28	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.28/0.28	Learn all clauses as in MiniSAT
0.28/0.28	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.28/0.28	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.28/0.28	No reason simplification
0.28/0.28	Glucose 2.1 dynamic restart strategy
0.28/0.28	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.28/0.28	timeout=2147483s
0.28/0.28	DB Simplification allowed=false
0.28/0.28	Listener: none
0.28/0.28	--- End Solver configuration ---
0.28/0.28	c Pseudo Boolean Optimization by upper bound
0.28/0.28	c --- Begin Solver configuration ---
0.28/0.28	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.28/0.28	c Learn all clauses as in MiniSAT
0.28/0.28	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.28/0.28	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.28/0.28	c No reason simplification
0.28/0.28	c Glucose 2.1 dynamic restart strategy
0.28/0.28	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.28/0.28	c timeout=2147483s
0.28/0.28	c DB Simplification allowed=false
0.28/0.28	c Listener: none
0.28/0.28	c --- End Solver configuration ---
0.28/0.28	c solving HOME/instance-4449104-1721358328.opb
0.28/0.28	c reading problem ... 
0.28/0.29	c  no objective function found
9.12/6.61	c ... done. Wall clock time 6.319s.
9.12/6.61	c declared #vars     693504
9.12/6.61	c #constraints  5930
9.12/6.61	c constraints type 
9.12/6.61	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2708
9.12/6.61	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 513
9.12/6.61	c org.sat4j.specs.Constr$1 => 1
9.12/6.61	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2708
9.12/6.61	c 5930 constraints processed.
18.15/13.81	c cleaning 2491 clauses out of 5001 with flag 19311/5001
25.89/20.94	c cleaning 4245 clauses out of 8509 with flag 62006/11000
36.35/30.36	c cleaning 5614 clauses out of 11267 with flag 110932/18003
46.70/40.19	c cleaning 6806 clauses out of 13651 with flag 162855/26001
61.63/54.35	c cleaning 7900 clauses out of 15845 with flag 232129/35001
76.65/68.48	c cleaning 8949 clauses out of 17944 with flag 305520/45000
93.97/85.00	c cleaning 9976 clauses out of 19996 with flag 393143/56001
113.40/103.95	c cleaning 10991 clauses out of 22019 with flag 484979/68000
139.07/127.01	c cleaning 11994 clauses out of 24029 with flag 588638/81001
165.61/151.43	c cleaning 12996 clauses out of 26034 with flag 705587/95000
197.79/182.73	c cleaning 13996 clauses out of 28038 with flag 843071/110000
228.86/212.58	c cleaning 15000 clauses out of 30043 with flag 990365/126001
265.38/244.64	c cleaning 15996 clauses out of 32043 with flag 1139355/143001
314.55/292.83	c cleaning 17001 clauses out of 34046 with flag 1292289/161000
357.14/333.83	c cleaning 18001 clauses out of 36045 with flag 1469694/180000
416.14/387.83	c cleaning 19003 clauses out of 38045 with flag 1661211/200001
471.11/441.45	c cleaning 20001 clauses out of 40045 with flag 1857811/221004
529.09/497.99	c cleaning 21001 clauses out of 42041 with flag 2071339/243001
599.47/561.72	c cleaning 21996 clauses out of 44040 with flag 2288436/266001
664.09/624.49	c cleaning 23000 clauses out of 46043 with flag 2521421/290000
738.97/697.35	c cleaning 24005 clauses out of 48045 with flag 2761946/315002
814.35/770.76	c cleaning 24998 clauses out of 50039 with flag 3024099/341001
907.74/859.49	c cleaning 26002 clauses out of 52040 with flag 3308374/368000
987.31/936.82	c cleaning 27002 clauses out of 54043 with flag 3587694/396005
1031.03/978.84	c cleaning 27997 clauses out of 56036 with flag 3756548/425000
1148.07/1094.17	c cleaning 28999 clauses out of 58039 with flag 3956692/455000
1273.65/1218.15	c cleaning 30000 clauses out of 60042 with flag 4190516/486002
1441.60/1381.79	c cleaning 31001 clauses out of 62048 with flag 4428502/518008
1642.50/1580.88	c cleaning 31998 clauses out of 64041 with flag 4675364/551002
1861.10/1796.84	c cleaning 32994 clauses out of 66041 with flag 4902679/585000
1970.02/1903.36	c cleaning 33992 clauses out of 68047 with flag 5111395/620000
2197.71/2130.77	c cleaning 34989 clauses out of 70057 with flag 5386385/656002
2486.59/2414.55	c cleaning 35997 clauses out of 72074 with flag 5646942/693008
2661.21/2587.53	c cleaning 36965 clauses out of 74070 with flag 5915190/731001
2830.93/2755.87	c cleaning 37979 clauses out of 76104 with flag 6299050/770000
3007.49/2931.07	c cleaning 38994 clauses out of 78125 with flag 6652926/810000
3212.87/3130.66	c cleaning 39996 clauses out of 80134 with flag 7030798/851003
3430.00/3345.93	c cleaning 41004 clauses out of 82142 with flag 7397283/893007
3544.59/3458.59	c cleaning 42047 clauses out of 84132 with flag 7670057/936001
3576.37/3488.03	c cleaning 43011 clauses out of 86084 with flag 7809403/980000
3600.05/3510.32	c starts		: 109
3600.05/3510.33	c conflicts		: 1013315
3600.05/3510.33	c decisions		: 21194661
3600.05/3510.33	c propagations		: 566517615
3600.05/3510.33	c inspects		: 2762264751
3600.05/3510.33	c shortcuts		: 0
3600.05/3510.34	c learnt literals	: 0
3600.05/3510.34	c learnt binary clauses	: 0
3600.05/3510.34	c learnt ternary clauses	: 0
3600.05/3510.34	c learnt constraints	: 1013315
3600.05/3510.34	c ignored constraints	: 0
3600.05/3510.34	c root simplifications	: 0
3600.05/3510.34	c removed literals (reason simplification)	: 0
3600.05/3510.34	c reason swapping (by a shorter reason)	: 0
3600.05/3510.34	c Calls to reduceDB	: 40
3600.05/3510.34	c Number of update (reduction) of LBD	: 454773
3600.05/3510.34	c Imported unit clauses	: 0
3600.05/3510.35	c No decision after first conflict	: false
3600.05/3510.35	c number of reductions to clauses (during analyze)	: 0
3600.05/3510.35	c number of learned constraints concerned by reduction	: 0
3600.05/3510.35	c number of learning phase by resolution	: 0
3600.05/3510.35	c number of learning phase by cutting planes	: 0
3600.05/3510.35	c number of rounding to 1 operations	: 0
3600.05/3510.35	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.05/3510.35	c number of reductions of the coefficients by power 2 	: 0
3600.05/3510.35	c number of right shift for reduction by power 2 	: 0
3600.05/3510.37	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.05/3510.37	c number of ending skipping 	: 0
3600.05/3510.37	c number of internal skipping 	: 0
3600.05/3510.37	c number of derivation steps 	: 0
3600.05/3510.37	c number of skipped derivation steps 	: 0
3600.05/3510.37	c number of remaining unassigned 	: 0
3600.05/3510.37	c number of remaining assigned 	: 0
3600.05/3510.37	c number of falsified literals weakened from reason	: 0
3600.05/3510.37	c number of falsified literals weakened from conflict	: 0
3600.05/3510.37	c time for arithmetic operations	: 0
3600.05/3510.37	c minimum degree of deleted constraints	: null
3600.05/3510.37	c maximum degree of deleted constraints	: null
3600.05/3510.37	c number of deleted constraints	: 0
3600.05/3510.37	c speed (assignments/second)	: 161691.98335237993
3600.05/3510.37	c non guided choices	: 16633591
3600.05/3510.40	c timeout
3600.25/3510.48	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 76388
3600.25/3510.49	s UNKNOWN
3600.25/3510.49	c Total wall clock time (in seconds): 3510.205

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100841 s]*
/proc/loadavg: 4.47 4.44 4.30 6/317 985821
/proc/meminfo: memFree=118497024/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=18975048 memory=55872 CPUtime=0.12 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 6981 0 0 0 10 2 0 0 20 0 18 0 187989294 19430449152 13968 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4743762 13968 5629 1 0 550802 0
[pid=985803/tid=985805] ppid=985800 vsize=18975048 memory=4026561586 CPUtime=0.07 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) S 985800 985803 980639 0 -1 1077936192 5904 0 0 0 6 1 0 0 20 0 18 0 187989294 19430449152 13968 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=18975048 memory=232851243367 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 187989298 19430449152 13968 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=18975048 memory=16101481095009462 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 187989299 19430449152 13968 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 55872 KiB

[startup+0.209773 s]*
/proc/loadavg: 4.47 4.44 4.30 5/317 985821
/proc/meminfo: memFree=118489820/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=18975048 memory=62852 CPUtime=0.28 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 7703 0 0 0 25 3 0 0 20 0 18 0 187989294 19430449152 15713 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4743762 15713 5636 1 0 551391 0
[pid=985803/tid=985805] ppid=985800 vsize=18975048 memory=4782652875487838339 CPUtime=0.18 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 6233 0 0 0 16 2 0 0 20 0 18 0 187989294 19430449152 15713 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=18975048 memory=5697 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 187989298 19430449152 15713 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=18975048 memory=14699599474464555 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 187989299 19430449152 15713 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 62852 KiB

[startup+0.310513 s]*
/proc/loadavg: 4.47 4.44 4.30 6/317 985821
/proc/meminfo: memFree=118464068/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=18975048 memory=89104 CPUtime=0.44 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 7958 0 0 0 40 4 0 0 20 0 18 0 187989294 19430449152 22276 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4743762 22276 5779 1 0 551581 0
[pid=985803/tid=985805] ppid=985800 vsize=18975048 memory=-9177599811888915132 CPUtime=0.28 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 6409 0 0 0 25 3 0 0 20 0 18 0 187989294 19430449152 22276 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=18975048 memory=0 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 187989298 19430449152 22276 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=18975048 memory=0 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 187989299 19430449152 22276 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 89104 KiB

[startup+0.701242 s]
/proc/loadavg: 4.47 4.44 4.30 7/317 985821
/proc/meminfo: memFree=118440372/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=18975048 memory=148452 CPUtime=1.19 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 10146 0 0 0 113 6 0 0 20 0 18 0 187989294 19430449152 37113 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4743762 37113 5865 1 0 553052 0
[pid=985803/tid=985805] ppid=985800 vsize=18975048 memory=5512 CPUtime=0.66 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 6447 0 0 0 62 4 0 0 20 0 18 0 187989294 19430449152 37113 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=18975048 memory=11992 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 187989298 19430449152 37113 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=18975048 memory=0 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 187989299 19430449152 37113 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 148452 KiB

[startup+1.50022 s]
/proc/loadavg: 4.47 4.44 4.30 6/318 985822
/proc/meminfo: memFree=118327532/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19041612 memory=307420 CPUtime=2.57 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 10768 0 0 0 247 10 0 0 20 0 19 0 187989294 19498610688 76855 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4760403 76855 5881 1 0 553384 0
[pid=985803/tid=985805] ppid=985800 vsize=19041612 memory=11992 CPUtime=1.15 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) S 985800 985803 980639 0 -1 1077936192 6476 0 0 0 110 5 0 0 20 0 19 0 187989294 19498610688 76855 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 187989298 19498610688 76855 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 187989299 19498610688 76855 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 2.57 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 307420 KiB

[startup+3.10622 s]
/proc/loadavg: 4.51 4.45 4.30 6/319 985823
/proc/meminfo: memFree=115973196/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19108176 memory=2615992 CPUtime=5.04 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 13676 0 0 0 446 58 0 0 20 0 20 0 187989294 19566772224 653998 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4777044 653998 5897 1 0 1577434 0
[pid=985803/tid=985805] ppid=985800 vsize=19108176 memory=0 CPUtime=2.46 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 8072 0 0 0 199 47 0 0 20 0 20 0 187989294 19566772224 653998 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19108176 memory=11992 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 187989298 19566772224 653998 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19108176 memory=610184 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 187989299 19566772224 653998 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 5.04 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2615992 KiB

[startup+6.30042 s]
/proc/loadavg: 4.51 4.45 4.30 5/319 985824
/proc/meminfo: memFree=114768228/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19108176 memory=3699492 CPUtime=8.83 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 18602 0 0 0 801 82 0 0 20 0 20 0 187989294 19566772224 924873 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4777044 924873 5913 1 0 2479670 0
[pid=985803/tid=985805] ppid=985800 vsize=19108176 memory=0 CPUtime=5.22 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 8722 0 0 0 455 67 0 0 20 0 20 0 187989294 19566772224 924873 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19108176 memory=417620 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 187989298 19566772224 924873 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19108176 memory=224194199869 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 187989299 19566772224 924873 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 8.83 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 3699492 KiB

[startup+12.7004 s]
/proc/loadavg: 4.55 4.46 4.31 5/320 985826
/proc/meminfo: memFree=114479476/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19174740 memory=3995560 CPUtime=16.76 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 19124 0 0 0 1588 88 0 0 20 0 21 0 187989294 19634933760 998890 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4793685 998890 5913 1 0 2480058 0
[pid=985803/tid=985805] ppid=985800 vsize=19174740 memory=11992 CPUtime=11.58 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 9026 0 0 0 1086 72 0 0 20 0 21 0 187989294 19634933760 998890 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19174740 memory=3909532 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 187989298 19634933760 998890 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19174740 memory=0 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 21 0 187989299 19634933760 998890 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985825] ppid=985800 vsize=19174740 memory=-9177599811888915132 CPUtime=0 cores=4,6
/proc/985803/task/985825/stat : 985825 (Timer-0) S 985800 985803 980639 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 21 0 187989960 19634933760 998890 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 16.76 s
Current children cumulated vsize: 19174740 KiB
Current children cumulated memory: 3995560 KiB

[startup+25.5012 s]
/proc/loadavg: 4.50 4.45 4.31 5/319 985830
/proc/meminfo: memFree=114066012/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19174740 memory=4339972 CPUtime=31.07 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 20530 0 0 0 3011 96 0 0 20 0 21 0 187989294 19634933760 1084993 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4793685 1084993 5929 1 0 2480452 0
[pid=985803/tid=985805] ppid=985800 vsize=19174740 memory=4339776 CPUtime=23.59 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 9406 0 0 0 2285 74 0 0 20 0 21 0 187989294 19634933760 1084993 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19174740 memory=6944656592452807314 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 187989298 19634933760 1084993 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19174740 memory=11600 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 21 0 187989299 19634933760 1084993 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985825] ppid=985800 vsize=19174740 memory=0 CPUtime=0 cores=4,6
/proc/985803/task/985825/stat : 985825 (Timer-0) S 985800 985803 980639 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 21 0 187989960 19634933760 1084993 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 31.07 s
Current children cumulated vsize: 19174740 KiB
Current children cumulated memory: 4339972 KiB

[startup+51.1062 s]
/proc/loadavg: 4.40 4.43 4.30 5/320 985968
/proc/meminfo: memFree=110938552/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19174740 memory=4636368 CPUtime=58.46 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 28377 0 0 0 5742 104 0 0 20 0 21 0 187989294 19634933760 1159092 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4793685 1159092 5929 1 0 2480452 0
[pid=985803/tid=985805] ppid=985800 vsize=19174740 memory=4636076 CPUtime=47.45 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 10694 0 0 0 4671 74 0 0 20 0 21 0 187989294 19634933760 1159092 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19174740 memory=4636076 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 187989298 19634933760 1159092 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19174740 memory=-9177599811888915132 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 21 0 187989299 19634933760 1159092 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985825] ppid=985800 vsize=19174740 memory=4340240 CPUtime=0 cores=4,6
/proc/985803/task/985825/stat : 985825 (Timer-0) S 985800 985803 980639 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 21 0 187989960 19634933760 1159092 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 58.46 s
Current children cumulated vsize: 19174740 KiB
Current children cumulated memory: 4636368 KiB


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

Current children cumulated memory: 14718776 KiB

[startup+3222.3 s]
/proc/loadavg: 4.29 4.31 4.32 5/321 988508
/proc/meminfo: memFree=80616268/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19174740 memory=14718776 CPUtime=3305.75 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 269601 0 0 0 330077 498 0 0 20 0 21 0 187989294 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4793685 3679694 5941 1 0 4084734 0
[pid=985803/tid=985805] ppid=985800 vsize=19174740 memory=0 CPUtime=3141.55 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 98758 0 0 0 314023 132 0 0 20 0 21 0 187989294 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19174740 memory=14718776 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 187989298 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19174740 memory=14718776 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 1976 0 0 0 0 0 0 0 20 0 21 0 187989299 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985825] ppid=985800 vsize=19174740 memory=11600 CPUtime=0 cores=4,6
/proc/985803/task/985825/stat : 985825 (Timer-0) S 985800 985803 980639 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 21 0 187989960 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 3305.75 s
Current children cumulated vsize: 19174740 KiB
Current children cumulated memory: 14718776 KiB

[startup+3282.3 s]
/proc/loadavg: 4.27 4.31 4.32 5/321 988518
/proc/meminfo: memFree=80299864/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19174740 memory=14718776 CPUtime=3365.66 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 270580 0 0 0 336066 500 0 0 20 0 21 0 187989294 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4793685 3679694 5941 1 0 4084734 0
[pid=985803/tid=985805] ppid=985800 vsize=19174740 memory=14718776 CPUtime=3201.41 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 99734 0 0 0 320009 132 0 0 20 0 21 0 187989294 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19174740 memory=19104 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 187989298 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19174740 memory=14718776 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 1976 0 0 0 0 0 0 0 20 0 21 0 187989299 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985825] ppid=985800 vsize=19174740 memory=14718776 CPUtime=0 cores=4,6
/proc/985803/task/985825/stat : 985825 (Timer-0) S 985800 985803 980639 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 21 0 187989960 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 3365.66 s
Current children cumulated vsize: 19174740 KiB
Current children cumulated memory: 14718776 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.30 4.32 4/295 988712
/proc/meminfo: memFree=95607524/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19174740 memory=14718776 CPUtime=3426.4 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 272309 0 0 0 342137 503 0 0 20 0 21 0 187989294 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4793685 3679694 5941 1 0 4084734 0
[pid=985803/tid=985805] ppid=985800 vsize=19174740 memory=5512 CPUtime=3260.39 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 100771 0 0 0 325907 132 0 0 20 0 21 0 187989294 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19174740 memory=14718776 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 187989298 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19174740 memory=11600 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 1976 0 0 0 0 0 0 0 20 0 21 0 187989299 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985825] ppid=985800 vsize=19174740 memory=14718776 CPUtime=0 cores=4,6
/proc/985803/task/985825/stat : 985825 (Timer-0) S 985800 985803 980639 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 21 0 187989960 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 3426.4 s
Current children cumulated vsize: 19174740 KiB
Current children cumulated memory: 14718776 KiB

[startup+3402.3 s]
/proc/loadavg: 3.55 4.09 4.24 4/295 988722
/proc/meminfo: memFree=95606968/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19174740 memory=14718776 CPUtime=3486.83 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 274630 0 0 0 348177 506 0 0 20 0 21 0 187989294 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4793685 3679694 5941 1 0 4084734 0
[pid=985803/tid=985805] ppid=985800 vsize=19174740 memory=11992 CPUtime=3319.68 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 102368 0 0 0 331835 133 0 0 20 0 21 0 187989294 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19174740 memory=11992 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 187989298 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19174740 memory=11600 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 1976 0 0 0 0 0 0 0 20 0 21 0 187989299 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985825] ppid=985800 vsize=19174740 memory=14718776 CPUtime=0 cores=4,6
/proc/985803/task/985825/stat : 985825 (Timer-0) S 985800 985803 980639 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 21 0 187989960 19634933760 3679694 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 3486.83 s
Current children cumulated vsize: 19174740 KiB
Current children cumulated memory: 14718776 KiB

[startup+3462.3 s]
/proc/loadavg: 4.00 4.11 4.24 4/296 988736
/proc/meminfo: memFree=95591804/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19174740 memory=14719044 CPUtime=3549.01 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 280975 0 0 0 354391 510 0 0 20 0 21 0 187989294 19634933760 3679761 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4793685 3679761 5941 1 0 4084817 0
[pid=985803/tid=985805] ppid=985800 vsize=19174740 memory=11992 CPUtime=3377.22 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 104257 0 0 0 337589 133 0 0 20 0 21 0 187989294 19634933760 3679761 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19174740 memory=43996 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 187989298 19634933760 3679761 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19174740 memory=32180 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 2120 0 0 0 0 0 0 0 20 0 21 0 187989299 19634933760 3679761 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985825] ppid=985800 vsize=19174740 memory=11600 CPUtime=0 cores=4,6
/proc/985803/task/985825/stat : 985825 (Timer-0) S 985800 985803 980639 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 21 0 187989960 19634933760 3679761 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 3549.01 s
Current children cumulated vsize: 19174740 KiB
Current children cumulated memory: 14719044 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3510.3 s]
/proc/loadavg: 3.50 3.98 4.19 3/270 988778
/proc/meminfo: memFree=110877516/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19174740 memory=14719072 CPUtime=3600.05 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 282443 0 0 0 359492 513 0 0 20 0 21 0 187989294 19634933760 3679768 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4793685 3679768 5941 1 0 4084817 0
[pid=985803/tid=985805] ppid=985800 vsize=19174740 memory=14719044 CPUtime=3421.85 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) R 985800 985803 980639 0 -1 4194368 104885 0 0 0 342052 133 0 0 20 0 21 0 187989294 19634933760 3679768 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19174740 memory=11600 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 187989298 19634933760 3679768 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19174740 memory=14719044 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 2120 0 0 0 0 0 0 0 20 0 21 0 187989299 19634933760 3679768 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985825] ppid=985800 vsize=19174740 memory=14719044 CPUtime=0 cores=4,6
/proc/985803/task/985825/stat : 985825 (Timer-0) S 985800 985803 980639 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 21 0 187989960 19634933760 3679768 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 19174740 KiB
Current children cumulated memory: 14719072 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.22 s, system=5.17794 s

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

[startup+3510.41 s]
/proc/loadavg: 3.50 3.98 4.19 3/270 988778
/proc/meminfo: memFree=110877516/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19374432 memory=14719708 CPUtime=3600.25 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 284866 0 0 0 359512 513 0 0 20 0 22 0 187989294 19839418368 3679927 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4843608 3679927 5940 1 0 4085724 0
[pid=985803/tid=985805] ppid=985800 vsize=19374432 memory=5512 CPUtime=3421.96 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) S 985800 985803 980639 0 -1 1077936192 104941 0 0 0 342063 133 0 0 20 0 22 0 187989294 19839418368 3679927 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19374432 memory=16252 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 22 0 187989298 19839418368 3679927 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19374432 memory=2312 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 2120 0 0 0 0 0 0 0 20 0 22 0 187989299 19839418368 3679927 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 3600.25 s
Current children cumulated vsize: 19374432 KiB
Current children cumulated memory: 14719708 KiB

[startup+3510.5 s]
/proc/loadavg: 3.50 3.98 4.19 3/270 988778
/proc/meminfo: memFree=110877516/131655788 swapFree=131071996/131071996
[pid=985803] ppid=985800 vsize=19374432 memory=14719764 CPUtime=3600.35 cores=4,6
/proc/985803/stat : 985803 (java) S 985800 985803 980639 0 -1 1077936128 285200 0 0 0 359521 514 0 0 20 0 15 0 187989294 19839418368 3679941 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
/proc/985803/statm: 4843608 3679941 5953 1 0 4085724 0
[pid=985803/tid=985805] ppid=985800 vsize=19374432 memory=14719044 CPUtime=3421.96 cores=4,6
/proc/985803/task/985805/stat : 985805 (java) S 985800 985803 980639 0 -1 1077936192 104941 0 0 0 342063 133 0 0 20 0 15 0 187989294 19839418368 3679941 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985814] ppid=985800 vsize=19374432 memory=11600 CPUtime=0 cores=4,6
/proc/985803/task/985814/stat : 985814 (Finalizer) S 985800 985803 980639 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 15 0 187989298 19839418368 3679941 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
[pid=985803/tid=985821] ppid=985800 vsize=19374432 memory=14719044 CPUtime=0 cores=4,6
/proc/985803/task/985821/stat : 985821 (Common-Cleaner) S 985800 985803 980639 0 -1 1077936192 2120 0 0 0 0 0 0 0 20 0 15 0 187989299 19839418368 3679941 134679101440 94467298963456 94467298967152 140730498676960 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94467298974968 94467298975760 94467318841344 140730498679814 140730498679904 140730498679904 140730498686920 0
Current children cumulated CPU time: 3600.35 s
Current children cumulated vsize: 19374432 KiB
Current children cumulated memory: 14719764 KiB

Child status: 143

Real time (s): 3510.54
CPU time (s): 3600.4
CPU user time (s): 3595.22
CPU system time (s): 5.17794
CPU usage (%): 102.559
Max. virtual memory (cumulated for all children) (KiB): 19374432
Max. memory (cumulated for all children) (KiB): 14719764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.22
system time used= 5.17793
maximum resident set size= 14720756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 285250
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109000
involuntary context switches= 15490


# summary of solver processes directly reported to runsolver:
#   pid: 985803
#   total CPU time (s): 3600.4
#   total CPU user time (s): 3595.22
#   total CPU system time (s): 5.17794

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4191 second user time and 32.0792 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-19 05:05:41
IDJOB=4449104
IDBENCH=160481
IDSOLVER=3058
FILE ID=nodeC008/4449104-1721358328
RUNJOBID= nodeC008-1721354365-980650
SLURM_JOB_ID= 7542775
Free space on /tmp= 723728 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm100p-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-4449104-1721358328/watcher-4449104-1721358328 -o /tmp/evaluation-result-4449104-1721358328/solver-4449104-1721358328 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721354365-980650 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4449104-1721358328.opb

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

MD5SUM BENCH= 7aedd7c3672972b6263e08c161e73d18
RANDOM SEED=1499435959

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.447
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		: 3663.007
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		: 2895.628
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.286
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		: 2087.704
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		: 3641.703
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		: 1297.079
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.312
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:        118531792 kB
MemAvailable:   120874448 kB
Buffers:          546616 kB
Cached:          2614636 kB
SwapCached:            0 kB
Active:          1069940 kB
Inactive:       11444308 kB
Active(anon):       1476 kB
Inactive(anon):  9389224 kB
Active(file):    1068464 kB
Inactive(file):  2055084 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             32784 kB
Writeback:             0 kB
AnonPages:       9353000 kB
Mapped:           126200 kB
Shmem:             37704 kB
KReclaimable:     118280 kB
Slab:             223116 kB
SReclaimable:     118280 kB
SUnreclaim:       104836 kB
KernelStack:        4832 kB
PageTables:        28440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   13214796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58720 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9013248 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= 723736 MiB
End job on nodeC008 at 2024-07-19 06:04:12