Trace number 4443182

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2024 2024-07-07? (TO) 3600.21 3645.71

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army11.17bt.opb
MD5SUM13744d26940a0db30366992d9fdeef8c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.088516
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370
Total number of constraints809
Number of constraints which are clauses558
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints249
Minimum length of a constraint1
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
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.05/0.33	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.05/0.33	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.33	c See www.sat4j.org for details.
0.05/0.33	c version CUSTOM.v20240707
0.05/0.34	c java.runtime.name	OpenJDK Runtime Environment
0.05/0.34	c java.vm.name		OpenJDK 64-Bit Server VM
0.05/0.34	c java.vm.version	22.0.1+8-16
0.05/0.34	c java.vm.vendor	Oracle Corporation
0.05/0.34	c sun.arch.data.model	64
0.05/0.34	c java.version		22.0.1
0.05/0.34	c os.name		Linux
0.05/0.34	c os.version		4.18.0-301.1.el8.x86_64
0.05/0.34	c os.arch		amd64
0.05/0.35	c Free memory 		2104792832
0.05/0.35	c Max memory 		16282288128
0.05/0.35	c Total memory 		2113929216
0.05/0.35	c Number of processors 	2
0.05/0.40	--- Begin Solver configuration ---
0.05/0.40	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.05/0.40	Learn all clauses as in MiniSAT
0.05/0.40	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.05/0.40	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.05/0.40	Expensive reason simplification
0.05/0.40	Glucose 2.1 dynamic restart strategy
0.05/0.40	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.05/0.40	timeout=2147483s
0.05/0.40	DB Simplification allowed=false
0.05/0.40	Listener: none
0.05/0.40	--- End Solver configuration ---
0.05/0.40	c Pseudo Boolean Optimization by upper bound
0.05/0.40	c --- Begin Solver configuration ---
0.05/0.40	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.05/0.40	c Learn all clauses as in MiniSAT
0.05/0.40	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.05/0.40	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.05/0.40	c Expensive reason simplification
0.05/0.40	c Glucose 2.1 dynamic restart strategy
0.05/0.40	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.05/0.40	c timeout=2147483s
0.05/0.40	c DB Simplification allowed=false
0.05/0.40	c Listener: none
0.05/0.40	c --- End Solver configuration ---
0.05/0.40	c solving HOME/instance-4443182-1721817187.opb
0.05/0.40	c reading problem ... 
0.05/0.40	c using VERIPB proof format
0.05/0.40	c  no objective function found
0.18/0.46	c ... done. Wall clock time 0.054s.
0.18/0.46	c declared #vars     370
0.18/0.46	c #constraints  809
0.18/0.46	c constraints type 
0.18/0.46	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 195
0.18/0.46	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
0.18/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 249
0.18/0.46	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 362
0.18/0.46	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.18/0.46	c 809 constraints processed.
2.11/1.40	c cleaning 2499 clauses out of 4997 with flag 18858/5001
3.90/2.41	c cleaning 4247 clauses out of 8497 with flag 48242/11001
5.61/3.53	c cleaning 5624 clauses out of 11250 with flag 92072/18001
7.10/4.86	c cleaning 6813 clauses out of 13625 with flag 155951/26000
8.99/6.53	c cleaning 7906 clauses out of 15814 with flag 240748/35002
11.20/8.43	c cleaning 8950 clauses out of 17906 with flag 326864/45000
13.29/10.59	c cleaning 9968 clauses out of 19956 with flag 417546/56000
15.59/12.74	c cleaning 10992 clauses out of 21989 with flag 500940/68001
18.10/15.28	c cleaning 11993 clauses out of 23996 with flag 609854/81000
21.00/18.14	c cleaning 12999 clauses out of 26003 with flag 728804/95000
24.40/21.54	c cleaning 14002 clauses out of 28004 with flag 853936/110000
27.83/24.96	c cleaning 14996 clauses out of 30002 with flag 983694/126000
31.77/28.87	c cleaning 15996 clauses out of 32006 with flag 1128408/143000
36.27/33.75	c cleaning 16998 clauses out of 34010 with flag 1283913/161000
41.26/38.79	c cleaning 18000 clauses out of 36013 with flag 1447782/180001
46.58/44.10	c cleaning 19002 clauses out of 38013 with flag 1622833/200001
52.96/50.40	c cleaning 19999 clauses out of 40011 with flag 1812542/221001
60.26/57.75	c cleaning 20997 clauses out of 42011 with flag 2011003/243000
68.70/66.61	c cleaning 22000 clauses out of 44014 with flag 2229101/266000
77.71/75.68	c cleaning 23001 clauses out of 46014 with flag 2460503/290000
87.72/85.61	c cleaning 23999 clauses out of 48013 with flag 2717017/315000
99.49/97.61	c cleaning 24997 clauses out of 50014 with flag 2987443/341000
111.23/109.37	c cleaning 26005 clauses out of 52018 with flag 3253364/368001
121.50/119.68	c cleaning 27004 clauses out of 54013 with flag 3492230/396001
131.63/129.99	c cleaning 27995 clauses out of 56010 with flag 3699509/425002
146.27/144.58	c cleaning 29004 clauses out of 58015 with flag 3960114/455002
162.02/160.46	c cleaning 30000 clauses out of 60007 with flag 4231888/486000
181.57/180.03	c cleaning 31001 clauses out of 62009 with flag 4546255/518002
201.95/200.77	c cleaning 31996 clauses out of 64006 with flag 4877783/551000
222.81/223.57	c cleaning 32999 clauses out of 66010 with flag 5223315/585000
245.53/246.29	c cleaning 34003 clauses out of 68011 with flag 5697211/620000
268.41/269.34	c cleaning 35001 clauses out of 70009 with flag 6190909/656001
291.20/292.65	c cleaning 35998 clauses out of 72006 with flag 6583054/693001
314.01/315.69	c cleaning 36993 clauses out of 74007 with flag 6954709/731000
339.36/340.97	c cleaning 38000 clauses out of 76015 with flag 7327724/770001
355.56/357.57	c cleaning 38997 clauses out of 78016 with flag 7682960/810002
383.11/385.60	c cleaning 39991 clauses out of 80020 with flag 8059852/851003
409.57/412.59	c cleaning 41009 clauses out of 82029 with flag 8443888/893003
438.05/441.38	c cleaning 42002 clauses out of 84019 with flag 8835947/936002
462.56/465.86	c cleaning 42997 clauses out of 86015 with flag 9227590/980000
488.40/495.50	c cleaning 44002 clauses out of 88020 with flag 9632049/1025002
515.17/522.67	c cleaning 44999 clauses out of 90019 with flag 10058979/1071003
550.86/558.45	c cleaning 46000 clauses out of 92018 with flag 10487273/1118001
587.01/594.86	c cleaning 47006 clauses out of 94017 with flag 11024168/1166000
620.46/628.51	c cleaning 47998 clauses out of 96011 with flag 11617389/1215000
647.03/655.38	c cleaning 48997 clauses out of 98014 with flag 12043846/1265001
672.92/681.15	c cleaning 50006 clauses out of 100019 with flag 12452638/1316003
700.92/709.20	c cleaning 50997 clauses out of 102010 with flag 12883785/1368000
730.52/738.81	c cleaning 51993 clauses out of 104014 with flag 13353957/1421001
761.88/770.26	c cleaning 53005 clauses out of 106020 with flag 13801432/1475000
791.58/800.12	c cleaning 54001 clauses out of 108015 with flag 14252890/1530000
825.06/833.66	c cleaning 55002 clauses out of 110014 with flag 14747065/1586000
858.48/867.11	c cleaning 56000 clauses out of 112014 with flag 15258453/1643002
895.54/904.29	c cleaning 57001 clauses out of 114012 with flag 15798893/1701000
930.09/938.85	c cleaning 58002 clauses out of 116011 with flag 16290849/1760000
973.42/983.55	c cleaning 59001 clauses out of 118011 with flag 16865119/1820002
1025.72/1035.97	c cleaning 59998 clauses out of 120008 with flag 17490764/1881000
1070.65/1081.04	c cleaning 60998 clauses out of 122013 with flag 18047518/1943003
1114.44/1124.98	c cleaning 62002 clauses out of 124015 with flag 18629223/2006003
1160.91/1171.67	c cleaning 62997 clauses out of 126010 with flag 19206591/2070000
1215.57/1226.52	c cleaning 64004 clauses out of 128013 with flag 19825866/2135000
1300.67/1313.24	c cleaning 64994 clauses out of 130010 with flag 20505918/2201001
1375.29/1388.32	c cleaning 66005 clauses out of 132016 with flag 21196469/2268001
1452.49/1468.59	c cleaning 67001 clauses out of 134011 with flag 21899904/2336001
1536.14/1552.19	c cleaning 68001 clauses out of 136009 with flag 22626205/2405000
1622.59/1639.66	c cleaning 68996 clauses out of 138010 with flag 23351335/2475002
1697.29/1714.65	c cleaning 69999 clauses out of 140013 with flag 24046055/2546001
1756.86/1774.45	c cleaning 71000 clauses out of 142013 with flag 24608131/2618000
1809.00/1826.96	c cleaning 71998 clauses out of 144013 with flag 25175245/2691000
1870.15/1888.11	c cleaning 73004 clauses out of 146015 with flag 25745127/2765000
1952.72/1970.84	c cleaning 73999 clauses out of 148012 with flag 26403837/2840001
2026.04/2044.53	c cleaning 75000 clauses out of 150014 with flag 27075689/2916002
2100.23/2118.81	c cleaning 75996 clauses out of 152012 with flag 27796434/2993000
2183.24/2202.04	c cleaning 77004 clauses out of 154018 with flag 28483289/3071002
2276.03/2295.48	c cleaning 77996 clauses out of 156014 with flag 29302905/3150002
2371.16/2391.09	c cleaning 78998 clauses out of 158017 with flag 30036416/3230001
2496.94/2517.21	c cleaning 80006 clauses out of 160018 with flag 30991441/3311000
2603.48/2624.52	c cleaning 81003 clauses out of 162016 with flag 31800839/3393004
2738.42/2761.35	c cleaning 81997 clauses out of 164009 with flag 32715390/3476000
2838.09/2861.80	c cleaning 83004 clauses out of 166013 with flag 33551223/3560001
2959.75/2983.79	c cleaning 84000 clauses out of 168009 with flag 34459638/3645001
3062.58/3086.77	c cleaning 84992 clauses out of 170008 with flag 35346009/3731000
3158.74/3183.01	c cleaning 86001 clauses out of 172016 with flag 36235743/3818000
3286.70/3312.51	c cleaning 87003 clauses out of 174015 with flag 37132130/3906000
3414.42/3441.11	c cleaning 87999 clauses out of 176014 with flag 37990718/3995002
3553.05/3581.81	c cleaning 88998 clauses out of 178013 with flag 39092965/4085000
3600.07/3628.91	c starts		: 23443
3600.07/3628.91	c timeout
3600.07/3628.91	c conflicts		: 4131464
3600.07/3628.91	c decisions		: 6644970
3600.07/3628.91	c propagations		: 137494377
3600.07/3628.91	c inspects		: 34031243715
3600.07/3628.91	c shortcuts		: 0
3600.07/3628.91	c learnt literals	: 9
3600.07/3628.91	c learnt binary clauses	: 34
3600.07/3628.91	c learnt ternary clauses	: 83
3600.07/3628.91	c learnt constraints	: 4131455
3600.07/3628.91	c ignored constraints	: 0
3600.07/3628.91	c root simplifications	: 0
3600.07/3628.91	c removed literals (reason simplification)	: 13835509
3600.07/3628.91	c reason swapping (by a shorter reason)	: 0
3600.07/3628.91	c Calls to reduceDB	: 86
3600.07/3628.91	c Number of update (reduction) of LBD	: 709230
3600.07/3628.91	c Imported unit clauses	: 0
3600.07/3628.91	c No decision after first conflict	: false
3600.07/3628.92	c number of reductions to clauses (during analyze)	: 0
3600.07/3628.92	c number of learned constraints concerned by reduction	: 0
3600.07/3628.92	c number of learning phase by resolution	: 0
3600.07/3628.92	c number of learning phase by cutting planes	: 0
3600.07/3628.92	c number of rounding to 1 operations	: 0
3600.07/3628.92	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.07/3628.92	c number of reductions of the coefficients by power 2 	: 0
3600.07/3628.92	c number of right shift for reduction by power 2 	: 0
3600.07/3628.92	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.07/3628.92	c number of ending skipping 	: 0
3600.07/3628.92	c number of internal skipping 	: 0
3600.07/3628.92	c number of derivation steps 	: 0
3600.07/3628.92	c number of skipped derivation steps 	: 0
3600.07/3628.92	c number of remaining unassigned 	: 0
3600.07/3628.92	c number of remaining assigned 	: 0
3600.07/3628.92	c number of falsified literals weakened from reason	: 0
3600.07/3628.92	c number of falsified literals weakened from conflict	: 0
3600.07/3628.92	c time for arithmetic operations	: 0
3600.07/3628.92	c minimum degree of deleted constraints	: null
3600.07/3628.92	c maximum degree of deleted constraints	: null
3600.07/3628.92	c number of deleted constraints	: 0
3600.07/3628.92	c speed (assignments/second)	: 37893.3147947063
3600.07/3628.92	c non guided choices	: 30
3600.07/3628.97	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 135445
3600.07/3628.97	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 34
3600.07/3628.97	s UNKNOWN
3600.07/3628.97	c Total wall clock time (in seconds): 3628.572

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4443182-1721817187/watcher-4443182-1721817187 -o /tmp/evaluation-result-4443182-1721817187/solver-4443182-1721817187 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721817186-181709 --watchdog 3760 java -Dveripb=PROOFDIR/proof-4443182-1721817187 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4443182-1721817187.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
Current StackSize limit: 8192 KiB

solver pid=181769, runsolver pid=181759

[startup+0.100066 s]*
/proc/loadavg: 0.13 0.09 0.16 4/286 181800
/proc/meminfo: memFree=116736812/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=18175400 memory=29408 CPUtime=0 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 2521 0 6 0 0 0 0 0 20 0 7 0 18241575 18611609600 7352 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16784588 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4543850 7352 3716 1 0 542675 0
[pid=181769/tid=181776] ppid=181759 vsize=18175400 memory=4026531971 CPUtime=0 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) D 181759 181769 181698 0 -1 4194368 1947 0 3 0 0 0 0 0 20 0 7 0 18241576 18611609600 7352 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16784588 0 0 0 -1 4 0 0 9 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 18175400 KiB
Current children cumulated memory: 29408 KiB

[startup+0.207072 s]*
/proc/loadavg: 0.13 0.09 0.16 8/286 181800
/proc/meminfo: memFree=116689760/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=18175400 memory=39048 CPUtime=0.01 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 4857 0 10 0 0 1 0 0 20 0 7 0 18241575 18611609600 9762 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16784588 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4543850 9762 3761 1 0 542675 0
[pid=181769/tid=181776] ppid=181759 vsize=18175400 memory=3461362060219711619 CPUtime=0.01 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) D 181759 181769 181698 0 -1 4194368 4291 0 7 0 0 1 0 0 20 0 7 0 18241576 18611609600 9762 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16784588 0 0 0 -1 4 0 0 19 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 18175400 KiB
Current children cumulated memory: 39048 KiB

[startup+0.307003 s]*
/proc/loadavg: 0.13 0.09 0.16 13/330 181844
/proc/meminfo: memFree=116645636/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=18975048 memory=54924 CPUtime=0.05 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 6471 0 16 0 3 2 0 0 20 0 18 0 18241575 19430449152 13731 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4743762 13731 5443 1 0 548712 0
[pid=181769/tid=181776] ppid=181759 vsize=18975048 memory=-8743847989469815484 CPUtime=0.03 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 5357 0 12 0 2 1 0 0 20 0 18 0 18241576 19430449152 13731 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 25 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=18975048 memory=1468799592775647577 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 18241598 19430449152 13731 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=18975048 memory=0 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 18241600 19430449152 13731 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 54924 KiB

[startup+0.700207 s]
/proc/loadavg: 0.13 0.09 0.16 15/332 181846
/proc/meminfo: memFree=116507132/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19041612 memory=104840 CPUtime=0.73 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 9699 0 17 0 70 3 0 0 20 0 19 0 18241575 19498610688 26210 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4760403 26210 5759 1 0 550925 0
[pid=181769/tid=181776] ppid=181759 vsize=19041612 memory=0 CPUtime=0.33 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 6091 0 12 0 31 2 0 0 20 0 19 0 18241576 19498610688 26210 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 25 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19041612 memory=16100 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 18241598 19498610688 26210 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19041612 memory=6081 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 18241600 19498610688 26210 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19041612 memory=2244 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 18241621 19498610688 26210 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 0.73 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 104840 KiB

[startup+1.50295 s]
/proc/loadavg: 1.08 0.29 0.22 15/337 181851
/proc/meminfo: memFree=116166280/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=177396 CPUtime=2.32 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 20238 0 17 0 225 7 0 0 20 0 20 0 18241575 19566772224 44349 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 44349 5808 1 0 554168 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=0 CPUtime=1.11 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 7238 0 12 0 107 4 0 0 20 0 20 0 18241576 19566772224 44349 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 25 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=16100 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 44349 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 44349 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 44349 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 2.32 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 177396 KiB

[startup+3.10697 s]
/proc/loadavg: 1.08 0.29 0.22 8/316 181894
/proc/meminfo: memFree=116218872/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=196104 CPUtime=5.22 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 23555 0 17 0 512 10 0 0 20 0 20 0 18241575 19566772224 49026 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 49026 5809 1 0 555056 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=0 CPUtime=2.66 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 7743 0 12 0 260 6 0 0 20 0 20 0 18241576 19566772224 49026 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 25 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=16100 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 49026 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=164 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 49026 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 49026 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 5.22 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 196104 KiB

[startup+6.30095 s]
/proc/loadavg: 1.64 0.42 0.26 7/338 181921
/proc/meminfo: memFree=115026264/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=519504 CPUtime=8.79 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 24540 0 17 0 860 19 0 0 20 0 20 0 18241575 19566772224 129876 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 129876 5809 1 0 555249 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=0 CPUtime=5.81 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 8067 0 12 0 567 14 0 0 20 0 20 0 18241576 19566772224 129876 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 25 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=16100 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 129876 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=-2672971630425292332 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 129876 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 129876 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 8.79 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 519504 KiB

[startup+12.7002 s]
/proc/loadavg: 1.83 0.48 0.28 9/338 181921
/proc/meminfo: memFree=112167928/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=1323540 CPUtime=15.59 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 33919 0 17 0 1519 40 0 0 20 0 20 0 18241575 19566772224 330885 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 330885 5809 1 0 556856 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=0 CPUtime=12.17 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 9572 0 12 0 1183 34 0 0 20 0 20 0 18241576 19566772224 330885 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 25 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=280269567598976 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 330885 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=619156 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 330885 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 330885 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 15.59 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1323540 KiB

[startup+25.5003 s]
/proc/loadavg: 2.24 0.61 0.33 6/339 181992
/proc/meminfo: memFree=112476060/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=1335960 CPUtime=28.47 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 39689 0 17 0 2801 46 0 0 20 0 20 0 18241575 19566772224 333990 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 333990 5809 1 0 556856 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=0 CPUtime=24.91 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 10775 0 12 0 2451 40 0 0 20 0 20 0 18241576 19566772224 333990 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 25 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 333990 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 333990 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=619156 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 333990 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 28.47 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1335960 KiB

[startup+51.1062 s]
/proc/loadavg: 2.94 0.94 0.45 6/339 181995
/proc/meminfo: memFree=109755304/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=1350460 CPUtime=53.67 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 45935 0 17 0 5308 59 0 0 20 0 20 0 18241575 19566772224 337615 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 337615 5809 1 0 556856 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=12156 CPUtime=49.88 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 12827 0 12 0 4937 51 0 0 20 0 20 0 18241576 19566772224 337615 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 67 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=1350384 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 337615 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=12156 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 337615 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=5516 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 337615 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 53.67 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1350460 KiB


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

Current children cumulated CPU time: 3256.51 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2176028 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.25 4.11 6/338 183645
/proc/meminfo: memFree=69153704/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=2176032 CPUtime=3316.46 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 184298 0 17 0 330986 660 0 0 20 0 20 0 18241575 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 544008 5843 1 0 558353 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=2176032 CPUtime=3299.16 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 84388 0 12 0 329362 554 0 0 20 0 20 0 18241576 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 2391 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=12156 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=2176032 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 4123 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=2176032 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 3316.46 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2176032 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.22 4.10 6/340 183827
/proc/meminfo: memFree=68584988/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=2176032 CPUtime=3375.64 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 185517 0 17 0 336898 666 0 0 20 0 20 0 18241575 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 544008 5843 1 0 558353 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=2176032 CPUtime=3358.32 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 85448 0 12 0 335273 559 0 0 20 0 20 0 18241576 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 2460 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=2176032 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=104 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 4234 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=12156 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 3375.64 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2176032 KiB

[startup+3462.3 s]
/proc/loadavg: 4.26 4.24 4.11 6/341 183894
/proc/meminfo: memFree=68003700/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=2176032 CPUtime=3435.56 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 187479 0 17 0 342883 673 0 0 20 0 20 0 18241575 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 544008 5843 1 0 558353 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=2176032 CPUtime=3418.09 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 86601 0 12 0 341245 564 0 0 20 0 20 0 18241576 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 2462 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=2176032 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=2176032 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 4293 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=2176032 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 3435.56 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2176032 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.22 4.11 6/338 183905
/proc/meminfo: memFree=67411200/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=2176032 CPUtime=3493.64 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 189089 0 17 0 348685 679 0 0 20 0 20 0 18241575 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 544008 5843 1 0 558353 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=2176032 CPUtime=3476.05 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 87776 0 12 0 347035 570 0 0 20 0 20 0 18241576 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 2645 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=2176032 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=2176032 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 4429 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=2176032 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 3493.64 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2176032 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.19 4.11 6/339 183918
/proc/meminfo: memFree=66846784/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=2176032 CPUtime=3553.55 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 190917 0 17 0 354670 685 0 0 20 0 20 0 18241575 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 544008 5843 1 0 558353 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=-8527675207356031676 CPUtime=3535.84 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 89005 0 12 0 353010 574 0 0 20 0 20 0 18241576 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 2646 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=2176032 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=-8527675207356031676 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 4564 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=16100 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 3553.55 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2176032 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3628.9 s]
/proc/loadavg: 4.37 4.24 4.13 5/338 183993
/proc/meminfo: memFree=77938192/131524600 swapFree=131070704/131071996
[pid=181769] ppid=181759 vsize=19108176 memory=2176032 CPUtime=3600.07 cores=4,6
/proc/181769/stat : 181769 (java) S 181759 181769 181698 0 -1 1077936128 192489 0 17 0 359315 692 0 0 20 0 20 0 18241575 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 0 0 16800975 0 0 0 17 4 0 0 1 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
/proc/181769/statm: 4777044 544008 5843 1 0 558353 0
[pid=181769/tid=181776] ppid=181759 vsize=19108176 memory=67084 CPUtime=3582.23 cores=4,6
/proc/181769/task/181776/stat : 181776 (java) R 181759 181769 181698 0 -1 4194368 90027 0 12 0 357643 580 0 0 20 0 20 0 18241576 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 2649 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181812] ppid=181759 vsize=19108176 memory=2176032 CPUtime=0 cores=4,6
/proc/181769/task/181812/stat : 181812 (Finalizer) S 181759 181769 181698 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18241598 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181841] ppid=181759 vsize=19108176 memory=12156 CPUtime=0 cores=4,6
/proc/181769/task/181841/stat : 181841 (Common-Cleaner) S 181759 181769 181698 0 -1 1077936192 4564 0 0 0 0 0 0 0 20 0 20 0 18241600 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
[pid=181769/tid=181846] ppid=181759 vsize=19108176 memory=-8527675207356031676 CPUtime=0 cores=4,6
/proc/181769/task/181846/stat : 181846 (Timer-0) S 181759 181769 181698 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18241621 19566772224 544008 134679101440 94548084334592 94548084338288 140729224183776 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94548084346104 94548084346896 94548100227072 140729224192939 140729224193121 140729224193121 140729224200136 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2176032 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=3593.27 s, system=6.94086 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3629.6 s]
/proc/loadavg: 4.37 4.24 4.13 4/320 183996
/proc/meminfo: memFree=77855432/131524600 swapFree=131070704/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3630.4 s]
/proc/loadavg: 4.37 4.24 4.13 4/320 183996
/proc/meminfo: memFree=77850784/131524600 swapFree=131070704/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3630.8 s]
/proc/loadavg: 4.37 4.24 4.13 4/320 183996
/proc/meminfo: memFree=77850784/131524600 swapFree=131070704/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3630.9 s]
/proc/loadavg: 4.37 4.24 4.13 4/320 183996
/proc/meminfo: memFree=77850784/131524600 swapFree=131070704/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3645.71
CPU time (s): 3600.21
CPU user time (s): 3593.27
CPU system time (s): 6.94086
CPU usage (%): 98.7519
Max. virtual memory (cumulated for all children) (KiB): 19307868
Max. memory (cumulated for all children) (KiB): 2176700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.27
system time used= 6.94086
maximum resident set size= 2177692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195360
page faults= 17
swaps= 0
block input operations= 8752
block output operations= 6312480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 111206
involuntary context switches= 11962


# summary of solver processes directly reported to runsolver:
#   pid: 181769
#   total CPU time (s): 3600.21
#   total CPU user time (s): 3593.27
#   total CPU system time (s): 6.94086

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.81142 second user time and 20.066 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-24 12:33:07
IDJOB=4443182
IDBENCH=147865
IDSOLVER=3079
FILE ID=nodeC022/4443182-1721817187
RUNJOBID= nodeC022-1721817186-181709
SLURM_JOB_ID= 7816878
Free space on /tmp= 890080 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army11.17bt.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4443182-1721817187/watcher-4443182-1721817187 -o /tmp/evaluation-result-4443182-1721817187/solver-4443182-1721817187 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721817186-181709 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4443182-1721817187 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4443182-1721817187.opb

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

MD5SUM BENCH= 13744d26940a0db30366992d9fdeef8c
RANDOM SEED=688180842

nodeC022.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		: 3324.023
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.87
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		: 3391.500
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.75
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		: 3387.304
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.87
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		: 3544.213
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.75
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		: 3443.588
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.87
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		: 3234.553
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.75
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		: 3245.178
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.87
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		: 3546.624
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        116802452 kB
MemAvailable:   129598708 kB
Buffers:          246608 kB
Cached:         13273832 kB
SwapCached:          296 kB
Active:          2523536 kB
Inactive:       11377108 kB
Active(anon):       3808 kB
Inactive(anon):   430276 kB
Active(file):    2519728 kB
Inactive(file): 10946832 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:              4324 kB
Writeback:             0 kB
AnonPages:        378892 kB
Mapped:           113916 kB
Shmem:             53884 kB
KReclaimable:     338688 kB
Slab:             462112 kB
SReclaimable:     338688 kB
SUnreclaim:       123424 kB
KernelStack:        3936 kB
PageTables:        10312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     733960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21344 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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:      334548 kB
DirectMap2M:    36139008 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 889500 MiB
End job on nodeC022 at 2024-07-24 13:33:52