Trace number 4446164

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-07UNSAT 193.964 191.011

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-86.opb
MD5SUM3b78757f10307782e0b04e5cada0d1b0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.36818
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7354
Total number of constraints165969
Number of constraints which are clauses149056
Number of constraints which are cardinality constraints (but not clauses)575
Number of constraints which are nor clauses,nor cardinality constraints16338
Minimum length of a constraint1
Maximum length of a constraint195
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.12	--- Begin Solver configuration ---
0.13/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	Learn all clauses as in MiniSAT
0.13/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	No reason simplification
0.13/0.12	Glucose 2.1 dynamic restart strategy
0.13/0.12	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.12	timeout=2147483s
0.13/0.12	DB Simplification allowed=false
0.13/0.12	Listener: none
0.13/0.12	--- End Solver configuration ---
0.13/0.12	c Pseudo Boolean Optimization by upper bound
0.13/0.12	c --- Begin Solver configuration ---
0.13/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	c Learn all clauses as in MiniSAT
0.13/0.12	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	c No reason simplification
0.13/0.12	c Glucose 2.1 dynamic restart strategy
0.13/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.12	c timeout=2147483s
0.13/0.12	c DB Simplification allowed=false
0.13/0.12	c Listener: none
0.13/0.12	c --- End Solver configuration ---
0.13/0.12	c solving HOME/instance-4446164-1721324973.opb
0.13/0.12	c reading problem ... 
0.13/0.12	c  no objective function found
1.83/1.10	c ... done. Wall clock time 0.975s.
1.83/1.11	c declared #vars     7354
1.83/1.11	c #constraints  166285
1.83/1.11	c constraints type 
1.83/1.11	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 35880
1.83/1.11	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 528
1.83/1.11	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 16338
1.83/1.11	c org.sat4j.specs.Constr$1 => 13565
1.83/1.11	c org.sat4j.pb.constraints.pb.UnitClausePB => 643
1.83/1.11	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 99331
1.83/1.11	c 166285 constraints processed.
4.18/2.25	c cleaning 2463 clauses out of 4989 with flag 80989/5001
5.38/3.21	c cleaning 4247 clauses out of 8520 with flag 172501/11001
6.86/4.31	c cleaning 5583 clauses out of 11267 with flag 303213/18001
8.15/5.44	c cleaning 6779 clauses out of 13670 with flag 417433/26001
9.56/6.81	c cleaning 7904 clauses out of 15888 with flag 563620/35001
10.87/8.19	c cleaning 8968 clauses out of 17982 with flag 712915/45000
12.36/9.68	c cleaning 10006 clauses out of 20013 with flag 881632/56000
14.35/11.66	c cleaning 10880 clauses out of 22003 with flag 1061708/68000
16.55/13.86	c cleaning 11944 clauses out of 24122 with flag 1263487/81000
18.85/16.15	c cleaning 13078 clauses out of 26177 with flag 1474607/95000
21.05/18.33	c cleaning 14012 clauses out of 28099 with flag 1695779/110000
23.44/20.74	c cleaning 14998 clauses out of 30087 with flag 1919245/126000
25.56/22.90	c cleaning 15964 clauses out of 32087 with flag 2134618/143000
28.28/25.52	c cleaning 16978 clauses out of 34122 with flag 2345766/161000
31.07/28.36	c cleaning 18006 clauses out of 36136 with flag 2573109/180000
33.77/31.06	c cleaning 19014 clauses out of 38112 with flag 2796626/200001
36.47/33.73	c cleaning 19970 clauses out of 40087 with flag 3023079/221000
40.16/37.47	c cleaning 21006 clauses out of 42115 with flag 3300274/243000
43.65/40.94	c cleaning 21991 clauses out of 44103 with flag 3535105/266000
47.85/45.14	c cleaning 23003 clauses out of 46110 with flag 3801476/290000
51.93/49.26	c cleaning 24033 clauses out of 48106 with flag 4052670/315001
55.42/52.71	c cleaning 24996 clauses out of 50072 with flag 4291091/341000
59.71/57.03	c cleaning 25933 clauses out of 52068 with flag 4589586/368000
65.01/62.36	c cleaning 26994 clauses out of 54134 with flag 4895999/396001
70.19/67.56	c cleaning 28013 clauses out of 56132 with flag 5188861/425000
75.87/73.24	c cleaning 29021 clauses out of 58108 with flag 5460375/455000
81.17/78.55	c cleaning 29993 clauses out of 60067 with flag 5728509/486000
86.93/84.27	c cleaning 30999 clauses out of 62069 with flag 6040785/518001
92.82/90.10	c cleaning 31981 clauses out of 64055 with flag 6330554/551001
98.90/96.27	c cleaning 32778 clauses out of 66060 with flag 6627961/585001
106.69/104.02	c cleaning 33895 clauses out of 68281 with flag 6922758/620000
115.02/112.39	c cleaning 35001 clauses out of 70382 with flag 7233776/656004
123.20/120.58	c cleaning 36047 clauses out of 72362 with flag 7538455/693001
132.28/129.56	c cleaning 37099 clauses out of 74298 with flag 7871865/731000
142.06/139.39	c cleaning 38002 clauses out of 76195 with flag 8237052/770000
151.76/149.10	c cleaning 39070 clauses out of 78189 with flag 8550491/810000
164.21/161.40	c cleaning 39908 clauses out of 80117 with flag 8919724/851001
176.90/174.07	c cleaning 41083 clauses out of 82204 with flag 9267549/893002
189.26/186.46	c cleaning 42028 clauses out of 84120 with flag 9642151/936002
193.82/190.94	c starts		: 2614
193.82/190.95	c conflicts		: 953006
193.82/190.95	c decisions		: 6622035
193.82/190.95	c propagations		: 174040854
193.82/190.95	c inspects		: 2473419224
193.82/190.95	c shortcuts		: 0
193.82/190.95	c learnt literals	: 245
193.82/190.95	c learnt binary clauses	: 825
193.82/190.95	c learnt ternary clauses	: 5088
193.82/190.95	c learnt constraints	: 952760
193.82/190.95	c ignored constraints	: 0
193.82/190.95	c root simplifications	: 0
193.82/190.95	c removed literals (reason simplification)	: 0
193.82/190.95	c reason swapping (by a shorter reason)	: 0
193.82/190.95	c Calls to reduceDB	: 39
193.82/190.95	c Number of update (reduction) of LBD	: 616364
193.82/190.95	c Imported unit clauses	: 0
193.82/190.95	c No decision after first conflict	: false
193.82/190.95	c number of reductions to clauses (during analyze)	: 0
193.82/190.95	c number of learned constraints concerned by reduction	: 0
193.82/190.95	c number of learning phase by resolution	: 0
193.82/190.95	c number of learning phase by cutting planes	: 0
193.82/190.95	c number of rounding to 1 operations	: 0
193.82/190.95	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
193.82/190.95	c number of reductions of the coefficients by power 2 	: 0
193.82/190.95	c number of right shift for reduction by power 2 	: 0
193.82/190.95	c number of reductions of the coefficients by GCD over coefficients 	: 0
193.82/190.95	c number of ending skipping 	: 0
193.82/190.95	c number of internal skipping 	: 0
193.82/190.95	c number of derivation steps 	: 0
193.82/190.95	c number of skipped derivation steps 	: 0
193.82/190.95	c number of remaining unassigned 	: 0
193.82/190.95	c number of remaining assigned 	: 0
193.82/190.95	c number of falsified literals weakened from reason	: 0
193.82/190.95	c number of falsified literals weakened from conflict	: 0
193.82/190.95	c time for arithmetic operations	: 0
193.82/190.96	c minimum degree of deleted constraints	: null
193.82/190.96	c maximum degree of deleted constraints	: null
193.82/190.96	c number of deleted constraints	: 0
193.82/190.96	c speed (assignments/second)	: 916771.6878861784
193.82/190.96	c non guided choices	: 68914
193.82/190.99	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 58267
193.82/190.99	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 825
193.82/190.99	s UNSATISFIABLE
193.82/190.99	c Total wall clock time (in seconds): 190.87

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446164-1721324973/watcher-4446164-1721324973 -o /tmp/evaluation-result-4446164-1721324973/solver-4446164-1721324973 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721317800-980848 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4446164-1721324973.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=988451, runsolver pid=988448

[startup+0.100126 s]*
/proc/loadavg: 4.41 4.19 4.18 5/330 988469
/proc/meminfo: memFree=120651568/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=18975048 memory=67264 CPUtime=0.13 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 7211 0 0 0 12 1 0 0 20 0 18 0 184665547 19430449152 16816 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4743762 16816 5674 1 0 549345 0
[pid=988451/tid=988453] ppid=988448 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 5744 0 0 0 7 1 0 0 20 0 18 0 184665547 19430449152 16816 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=18975048 memory=232851243367 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 184665550 19430449152 16816 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=18975048 memory=14408220236082459 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 184665550 19430449152 16816 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 67264 KiB

[startup+0.208117 s]*
/proc/loadavg: 4.41 4.19 4.18 6/330 988469
/proc/meminfo: memFree=120629496/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=18975048 memory=87120 CPUtime=0.32 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 8184 0 0 0 30 2 0 0 20 0 18 0 184665547 19430449152 21780 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4743762 21780 5819 1 0 550010 0
[pid=988451/tid=988453] ppid=988448 vsize=18975048 memory=4782652875487838339 CPUtime=0.18 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 5929 0 0 0 17 1 0 0 20 0 18 0 184665547 19430449152 21780 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=18975048 memory=15945 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 184665550 19430449152 21780 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=18975048 memory=14418111545738801 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 184665550 19430449152 21780 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 87120 KiB

[startup+0.305679 s]*
/proc/loadavg: 4.41 4.19 4.18 7/330 988469
/proc/meminfo: memFree=120591960/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=18975048 memory=126636 CPUtime=0.51 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 9165 0 0 0 47 4 0 0 20 0 18 0 184665547 19430449152 31659 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4743762 31659 5819 1 0 550586 0
[pid=988451/tid=988453] ppid=988448 vsize=18975048 memory=-8600017544840258236 CPUtime=0.27 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 5948 0 0 0 25 2 0 0 20 0 18 0 184665547 19430449152 31659 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 184665550 19430449152 31659 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 184665550 19430449152 31659 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 126636 KiB

[startup+0.705389 s]
/proc/loadavg: 4.41 4.19 4.18 7/331 988470
/proc/meminfo: memFree=120547272/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19041612 memory=188792 CPUtime=1.25 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 16467 0 0 0 119 6 0 0 20 0 19 0 184665547 19498610688 47198 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4760403 47198 5819 1 0 555824 0
[pid=988451/tid=988453] ppid=988448 vsize=19041612 memory=5428 CPUtime=0.63 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 5968 0 0 0 59 4 0 0 20 0 19 0 184665547 19498610688 47198 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19041612 memory=13120 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 184665550 19498610688 47198 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 184665550 19498610688 47198 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 188792 KiB

[startup+1.50039 s]
/proc/loadavg: 4.41 4.19 4.18 6/331 988470
/proc/meminfo: memFree=120513928/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=207604 CPUtime=2.8 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 18119 0 0 0 273 7 0 0 20 0 20 0 184665547 19566772224 51901 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 51901 5867 1 0 556617 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=13120 CPUtime=1.33 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 6014 0 0 0 129 4 0 0 20 0 20 0 184665547 19566772224 51901 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 51901 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 51901 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 2.8 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 207604 KiB

[startup+3.10552 s]
/proc/loadavg: 4.41 4.19 4.18 5/332 988471
/proc/meminfo: memFree=120507840/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=208568 CPUtime=5.29 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 24864 0 0 0 522 7 0 0 20 0 20 0 184665547 19566772224 52142 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 52142 5883 1 0 556667 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=198340509722 CPUtime=2.92 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 6859 0 0 0 288 4 0 0 20 0 20 0 184665547 19566772224 52142 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 52142 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=13120 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 52142 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=207752 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 52142 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 5.29 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 208568 KiB

[startup+6.30027 s]
/proc/loadavg: 4.46 4.20 4.19 5/332 988473
/proc/meminfo: memFree=120513636/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=202688 CPUtime=9.06 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 27143 0 0 0 898 8 0 0 20 0 20 0 184665547 19566772224 50672 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 50672 5883 1 0 557143 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=0 CPUtime=6.1 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 7263 0 0 0 606 4 0 0 20 0 20 0 184665547 19566772224 50672 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=13120 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 50672 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=208568 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 50672 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=202688 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 50672 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 9.06 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 202688 KiB

[startup+12.7003 s]
/proc/loadavg: 4.50 4.22 4.19 5/332 988473
/proc/meminfo: memFree=120500464/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=222024 CPUtime=15.45 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 29691 0 0 0 1536 9 0 0 20 0 20 0 184665547 19566772224 55506 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 55506 5898 1 0 1083522 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=202780 CPUtime=12.43 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 7921 0 0 0 1239 4 0 0 20 0 20 0 184665547 19566772224 55506 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=11392 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 55506 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=7453847062466618195 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 55506 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 55506 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 15.45 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 222024 KiB

[startup+25.5003 s]
/proc/loadavg: 4.32 4.19 4.18 5/334 988548
/proc/meminfo: memFree=119892500/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=304268 CPUtime=28.28 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 34818 0 0 0 2817 11 0 0 20 0 20 0 184665547 19566772224 76067 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 76067 5898 1 0 1083522 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=7453847062466618195 CPUtime=25.19 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 9021 0 0 0 2514 5 0 0 20 0 20 0 184665547 19566772224 76067 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 76067 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 76067 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=273544 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 76067 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 28.28 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 304268 KiB

[startup+51.106 s]
/proc/loadavg: 4.43 4.22 4.19 5/334 988619
/proc/meminfo: memFree=120732808/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=437472 CPUtime=53.83 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 37713 0 0 0 5369 14 0 0 20 0 20 0 184665547 19566772224 109368 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 109368 5898 1 0 1083531 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=-7160290916046299771 CPUtime=50.66 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 10486 0 0 0 5059 7 0 0 20 0 20 0 184665547 19566772224 109368 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=437472 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 109368 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=-8600017544840258236 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 109368 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=11392 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 109368 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0

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

/proc/meminfo: memFree=120273384/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=560672 CPUtime=104.99 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 44127 0 0 0 10480 19 0 0 20 0 20 0 184665547 19566772224 140168 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 140168 5898 1 0 1083542 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=560608 CPUtime=101.53 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 12528 0 0 0 10146 7 0 0 20 0 20 0 184665547 19566772224 140168 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=16216 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 140168 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=560608 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 105 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 140168 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=306316 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 140168 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 104.99 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 560672 KiB

[startup+162.3 s]
/proc/loadavg: 4.47 4.28 4.21 5/334 988707
/proc/meminfo: memFree=114606604/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=827524 CPUtime=165.11 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 50756 0 0 0 16484 27 0 0 20 0 20 0 184665547 19566772224 206881 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 206881 5898 1 0 1083544 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=100 CPUtime=161.06 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 14366 0 0 0 16099 7 0 0 20 0 20 0 184665547 19566772224 206881 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=11392 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 206881 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=827524 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 152 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 206881 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=11392 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 206881 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 165.11 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 827524 KiB

[startup+191.011 s]
# the end of solver process 988451 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=193.638 s, system=0.325719 s

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

[startup+166.4 s]
/proc/loadavg: 4.44 4.28 4.21 5/334 988709
/proc/meminfo: memFree=114606384/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=827524 CPUtime=169.2 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 50787 0 0 0 16893 27 0 0 20 0 20 0 184665547 19566772224 206881 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 206881 5898 1 0 1083544 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=11392 CPUtime=165.15 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 14397 0 0 0 16508 7 0 0 20 0 20 0 184665547 19566772224 206881 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=741364 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 206881 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=484668 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 152 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 206881 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=11392 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 206881 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 169.2 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 827524 KiB

[startup+179.2 s]
/proc/loadavg: 4.34 4.26 4.21 5/334 988712
/proc/meminfo: memFree=114478376/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=954812 CPUtime=182.08 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 51743 0 0 0 18179 29 0 0 20 0 20 0 184665547 19566772224 238703 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 238703 5898 1 0 1083544 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=44172 CPUtime=177.78 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 14443 0 0 0 17771 7 0 0 20 0 20 0 184665547 19566772224 238703 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=11392 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 238703 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=100 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 152 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 238703 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=32340 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 238703 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 182.08 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 954812 KiB

[startup+185.6 s]
/proc/loadavg: 4.31 4.26 4.20 5/334 988714
/proc/meminfo: memFree=114478256/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=954812 CPUtime=188.46 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 51762 0 0 0 18817 29 0 0 20 0 20 0 184665547 19566772224 238703 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 238703 5898 1 0 1083544 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=11392 CPUtime=184.16 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 14459 0 0 0 18409 7 0 0 20 0 20 0 184665547 19566772224 238703 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=16216 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 238703 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=954812 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 152 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 238703 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=280251716564992 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 238703 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 188.46 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 954812 KiB

[startup+188.8 s]
/proc/loadavg: 4.31 4.26 4.20 5/334 988714
/proc/meminfo: memFree=114478228/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=954816 CPUtime=191.65 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 52220 0 0 0 19136 29 0 0 20 0 20 0 184665547 19566772224 238704 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 238704 5898 1 0 1083544 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=44172 CPUtime=187.35 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 14773 0 0 0 18728 7 0 0 20 0 20 0 184665547 19566772224 238704 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=13120 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 238704 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=5428 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 152 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 238704 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=16216 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 238704 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 191.65 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 954816 KiB

[startup+190.4 s]
/proc/loadavg: 4.29 4.25 4.20 5/334 988714
/proc/meminfo: memFree=114400236/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=1032680 CPUtime=193.32 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 52920 0 0 0 19301 31 0 0 20 0 20 0 184665547 19566772224 258170 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 258170 5898 1 0 1083544 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=1032680 CPUtime=188.86 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 14778 0 0 0 18879 7 0 0 20 0 20 0 184665547 19566772224 258170 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=-8600017544840258236 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 258170 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=4774834636748362855 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 152 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 258170 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=2776 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 258170 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 193.32 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1032680 KiB

[startup+190.8 s]
/proc/loadavg: 4.29 4.25 4.20 5/334 988714
/proc/meminfo: memFree=114400236/131524600 swapFree=131071996/131071996
[pid=988451] ppid=988448 vsize=19108176 memory=1032680 CPUtime=193.72 cores=0,2
/proc/988451/stat : 988451 (java) S 988448 988451 980838 0 -1 1077936128 52930 0 0 0 19341 31 0 0 20 0 20 0 184665547 19566772224 258170 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
/proc/988451/statm: 4777044 258170 5898 1 0 1083544 0
[pid=988451/tid=988453] ppid=988448 vsize=19108176 memory=2608 CPUtime=189.25 cores=0,2
/proc/988451/task/988453/stat : 988453 (java) R 988448 988451 980838 0 -1 4194368 14788 0 0 0 18918 7 0 0 20 0 20 0 184665547 19566772224 258170 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988462] ppid=988448 vsize=19108176 memory=4700 CPUtime=0 cores=0,2
/proc/988451/task/988462/stat : 988462 (Finalizer) S 988448 988451 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 258170 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988469] ppid=988448 vsize=19108176 memory=2055284 CPUtime=0 cores=0,2
/proc/988451/task/988469/stat : 988469 (Common-Cleaner) S 988448 988451 980838 0 -1 1077936192 152 0 0 0 0 0 0 0 20 0 20 0 184665550 19566772224 258170 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
[pid=988451/tid=988471] ppid=988448 vsize=19108176 memory=-8600017544840258236 CPUtime=0 cores=0,2
/proc/988451/task/988471/stat : 988471 (Timer-0) S 988448 988451 980838 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 184665658 19566772224 258170 134679101440 94591032750080 94591032753776 140732151058096 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94591032761592 94591032762384 94591064698880 140732151063558 140732151063648 140732151063648 140732151070664 0
Current children cumulated CPU time: 193.72 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1032680 KiB

[startup+191.003 s]*
/proc/loadavg: 4.29 4.25 4.20 5/316 988716
/proc/meminfo: memFree=115378376/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 20

Real time (s): 191.011
CPU time (s): 193.964
CPU user time (s): 193.638
CPU system time (s): 0.325719
CPU usage (%): 101.546
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 1032680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 193.638
system time used= 0.325719
maximum resident set size= 1034436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55890
page faults= 0
swaps= 0
block input operations= 0
block output operations= 288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8888
involuntary context switches= 1644


# summary of solver processes directly reported to runsolver:
#   pid: 988451
#   total CPU time (s): 193.964
#   total CPU user time (s): 193.638
#   total CPU system time (s): 0.325719

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.47484 second user time and 0.905699 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-18 19:49:45
IDJOB=4446164
IDBENCH=155502
IDSOLVER=3058
FILE ID=nodeC031/4446164-1721324973
RUNJOBID= nodeC031-1721317800-980848
SLURM_JOB_ID= 7542669
Free space on /tmp= 890024 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-86.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446164-1721324973/watcher-4446164-1721324973 -o /tmp/evaluation-result-4446164-1721324973/solver-4446164-1721324973 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721317800-980848 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4446164-1721324973.opb

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

MD5SUM BENCH= 3b78757f10307782e0b04e5cada0d1b0
RANDOM SEED=683440262

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3655.476
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3679.540
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3636.370
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.973
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3652.925
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3679.595
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3602.988
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.942
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        120695312 kB
MemAvailable:   121817556 kB
Buffers:          476584 kB
Cached:          1477876 kB
SwapCached:            0 kB
Active:           993116 kB
Inactive:        9200848 kB
Active(anon):       1560 kB
Inactive(anon):  8275660 kB
Active(file):     991556 kB
Inactive(file):   925188 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              7540 kB
Writeback:             0 kB
AnonPages:       8237580 kB
Mapped:           126648 kB
Shmem:             37720 kB
KReclaimable:      90296 kB
Slab:             202292 kB
SReclaimable:      90296 kB
SUnreclaim:       111996 kB
KernelStack:        5088 kB
PageTables:        25680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   13795084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69600 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7972864 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:      185044 kB
DirectMap2M:    16365568 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 889720 MiB
End job on nodeC031 at 2024-07-18 19:52:57