Trace number 4440233

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2024 2024-07-07? (TO) 3600.9 3502.85

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-sp98ic.opb
MD5SUMf5b507fec305347e12cc700790213fb8
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2807154740
Best CPU time to get the best result obtained on this benchmark87.1436
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10894
Total number of constraints825
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)624
Number of constraints which are nor clauses,nor cardinality constraints181
Minimum length of a constraint2
Maximum length of a constraint5038
Number of terms in the objective function 10894
Biggest coefficient in the objective function 1079902210
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 3040671454286
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 1079902210
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 3040671454286
Number of bits of the biggest sum of numbers42
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.13/0.17	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.13/0.17	c This is free software under the dual EPL/GNU LGPL licenses.
0.13/0.17	c See www.sat4j.org for details.
0.13/0.19	c version CUSTOM.v20240707
0.13/0.22	c java.runtime.name	OpenJDK Runtime Environment
0.13/0.22	c java.vm.name		OpenJDK 64-Bit Server VM
0.13/0.22	c java.vm.version	22.0.1+8-16
0.13/0.22	c java.vm.vendor	Oracle Corporation
0.13/0.22	c sun.arch.data.model	64
0.13/0.22	c java.version		22.0.1
0.13/0.22	c os.name		Linux
0.13/0.22	c os.version		4.18.0-301.1.el8.x86_64
0.13/0.22	c os.arch		amd64
0.13/0.22	c Free memory 		2113181440
0.13/0.22	c Max memory 		16282288128
0.13/0.22	c Total memory 		2122317824
0.30/0.23	c Number of processors 	2
0.48/0.34	--- Begin Solver configuration ---
0.48/0.34	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.48/0.34	Learn all clauses as in MiniSAT
0.48/0.34	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.48/0.34	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.48/0.34	Expensive reason simplification
0.48/0.34	Glucose 2.1 dynamic restart strategy
0.48/0.34	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.48/0.34	timeout=2147483s
0.48/0.34	DB Simplification allowed=false
0.48/0.34	Listener: none
0.48/0.34	--- End Solver configuration ---
0.48/0.34	c Pseudo Boolean Optimization by upper bound
0.48/0.34	c --- Begin Solver configuration ---
0.48/0.34	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.48/0.34	c Learn all clauses as in MiniSAT
0.48/0.34	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.48/0.34	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.48/0.34	c Expensive reason simplification
0.48/0.34	c Glucose 2.1 dynamic restart strategy
0.48/0.34	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.48/0.34	c timeout=2147483s
0.48/0.34	c DB Simplification allowed=false
0.48/0.34	c Listener: none
0.48/0.34	c --- End Solver configuration ---
0.48/0.34	c solving HOME/instance-4440233-1721765708.opb
0.48/0.34	c reading problem ... 
0.50/0.96	c using VERIPB proof format
0.50/0.96	c  objective function found
2.74/2.20	c ... done. Wall clock time 1.856s.
2.92/2.20	c declared #vars     10894
2.92/2.20	c #constraints  825
2.92/2.20	c constraints type 
2.92/2.20	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3
2.92/2.20	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 624
2.92/2.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 181
2.92/2.20	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 17
2.92/2.20	c 825 constraints processed.
2.92/2.22	c objective function length is 10894 literals
3.67/2.65	c SATISFIABLE
3.67/2.65	c OPTIMIZING...
3.67/2.65	c Got one! Elapsed wall clock time (in seconds):2.309
3.67/2.65	o 4008421198
4.08/2.82	c Got one! Elapsed wall clock time (in seconds):2.476
4.08/2.82	o 4001631105
4.28/2.94	c Got one! Elapsed wall clock time (in seconds):2.588
4.28/2.94	o 3897566335
26.33/22.07	c cleaning 2555 clauses out of 5110 with flag 17580/5110
51.84/52.22	c cleaning 4230 clauses out of 8556 with flag 38751/11111
92.36/99.94	c cleaning 5664 clauses out of 11328 with flag 65625/18113
138.03/144.32	c cleaning 6812 clauses out of 13659 with flag 96109/26108
192.40/197.64	c cleaning 7925 clauses out of 15849 with flag 127721/35110
246.33/251.64	c cleaning 8961 clauses out of 17921 with flag 160556/45107
314.49/318.97	c cleaning 9976 clauses out of 19960 with flag 202228/56107
390.51/391.69	c cleaning 10994 clauses out of 21993 with flag 245659/68116
467.86/468.06	c cleaning 11996 clauses out of 23994 with flag 290930/81111
539.44/537.81	c cleaning 12995 clauses out of 25994 with flag 341925/95107
613.34/610.40	c cleaning 13986 clauses out of 28000 with flag 393945/110108
712.03/702.47	c cleaning 15007 clauses out of 30014 with flag 456197/126108
826.41/814.14	c cleaning 15990 clauses out of 32009 with flag 526030/143110
932.35/918.25	c cleaning 17006 clauses out of 34016 with flag 591690/161107
1051.77/1031.01	c cleaning 17977 clauses out of 36010 with flag 660808/180107
1185.78/1163.41	c cleaning 19013 clauses out of 38033 with flag 728378/200107
1315.43/1290.86	c cleaning 20009 clauses out of 40023 with flag 811326/221110
1437.90/1410.40	c cleaning 21002 clauses out of 42012 with flag 894960/243108
1572.12/1541.98	c cleaning 21941 clauses out of 44009 with flag 989394/266107
1700.81/1663.65	c cleaning 23020 clauses out of 46068 with flag 1083323/290107
1807.48/1767.75	c Got one! Elapsed wall clock time (in seconds):1767.412
1807.48/1767.75	o 3892857853
1831.69/1791.07	c cleaning 22472 clauses out of 45020 with flag 16275/312079
1865.56/1824.34	c cleaning 14267 clauses out of 28548 with flag 37500/318079
1899.80/1858.20	c cleaning 10629 clauses out of 21282 with flag 61266/325080
1930.58/1888.20	c cleaning 9285 clauses out of 18652 with flag 90162/333079
1973.93/1930.51	c cleaning 9131 clauses out of 18367 with flag 124002/342079
2020.17/1975.70	c cleaning 9574 clauses out of 19236 with flag 158711/352079
2064.29/2019.08	c cleaning 10320 clauses out of 20662 with flag 197487/363079
2113.60/2067.10	c cleaning 11170 clauses out of 22342 with flag 240237/375079
2161.78/2113.82	c cleaning 12086 clauses out of 24173 with flag 286457/388080
2229.24/2176.65	c cleaning 13036 clauses out of 26086 with flag 335340/402079
2294.31/2240.02	c cleaning 13967 clauses out of 28050 with flag 388990/417079
2371.80/2315.09	c cleaning 15030 clauses out of 30083 with flag 448503/433079
2469.59/2410.67	c cleaning 15941 clauses out of 32053 with flag 516956/450079
2580.51/2519.23	c cleaning 17000 clauses out of 34112 with flag 587290/468079
2711.77/2647.13	c cleaning 18051 clauses out of 36115 with flag 667562/487082
2831.93/2758.89	c cleaning 18953 clauses out of 38061 with flag 740224/507079
2981.02/2905.04	c cleaning 20024 clauses out of 40108 with flag 841172/528079
3171.56/3091.38	c cleaning 21012 clauses out of 42084 with flag 963087/550079
3320.79/3232.42	c cleaning 22035 clauses out of 44073 with flag 1058994/573080
3485.23/3390.07	c cleaning 23008 clauses out of 46037 with flag 1152782/597079
3600.38/3502.60	c starts		: 2899
3600.59/3502.62	c conflicts		: 615457
3600.59/3502.62	c decisions		: 9597973
3600.59/3502.63	c propagations		: 194549437
3600.59/3502.63	c inspects		: 4449850101
3600.59/3502.63	c shortcuts		: 0
3600.59/3502.63	c learnt literals	: 0
3600.59/3502.63	c learnt binary clauses	: 0
3600.59/3502.63	c learnt ternary clauses	: 0
3600.59/3502.63	c learnt constraints	: 615457
3600.59/3502.63	c ignored constraints	: 0
3600.59/3502.63	c root simplifications	: 0
3600.59/3502.64	c removed literals (reason simplification)	: 14473717
3600.59/3502.64	c reason swapping (by a shorter reason)	: 0
3600.59/3502.64	c Calls to reduceDB	: 40
3600.59/3502.64	c Number of update (reduction) of LBD	: 425864
3600.59/3502.64	c Imported unit clauses	: 0
3600.59/3502.64	c No decision after first conflict	: false
3600.59/3502.64	c number of reductions to clauses (during analyze)	: 0
3600.59/3502.64	c number of learned constraints concerned by reduction	: 0
3600.59/3502.64	c number of learning phase by resolution	: 0
3600.59/3502.64	c number of learning phase by cutting planes	: 0
3600.59/3502.64	c number of rounding to 1 operations	: 0
3600.59/3502.64	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.59/3502.64	c number of reductions of the coefficients by power 2 	: 0
3600.59/3502.64	c number of right shift for reduction by power 2 	: 0
3600.59/3502.64	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.59/3502.64	c number of ending skipping 	: 0
3600.59/3502.64	c number of internal skipping 	: 0
3600.59/3502.64	c number of derivation steps 	: 0
3600.59/3502.64	c number of skipped derivation steps 	: 0
3600.59/3502.64	c number of remaining unassigned 	: 0
3600.59/3502.64	c number of remaining assigned 	: 0
3600.59/3502.64	c number of falsified literals weakened from reason	: 0
3600.59/3502.64	c number of falsified literals weakened from conflict	: 0
3600.59/3502.64	c time for arithmetic operations	: 0
3600.59/3502.64	c minimum degree of deleted constraints	: null
3600.59/3502.64	c maximum degree of deleted constraints	: null
3600.59/3502.64	c number of deleted constraints	: 0
3600.59/3502.66	c speed (assignments/second)	: 55579.153885995416
3600.59/3502.66	c non guided choices	: 5
3600.76/3502.72	c timeout
3600.76/3502.72	Exception in thread "Thread-0" java.lang.NullPointerException: Cannot invoke "org.sat4j.specs.Constr.getClass()" because the return value of "java.util.Iterator.next()" is null
3600.76/3502.72		at org.sat4j.minisat.core.Solver.printLearntClausesInfos(Solver.java:1962)
3600.76/3502.72		at org.sat4j.minisat.core.Solver.printStat(Solver.java:2108)
3600.76/3502.72		at org.sat4j.minisat.core.Solver.printStat(Solver.java:2099)
3600.76/3502.72		at org.sat4j.tools.SolverDecorator.printStat(SolverDecorator.java:180)
3600.76/3502.72		at org.sat4j.OptimizationMode.displayResult(OptimizationMode.java:93)
3600.76/3502.72		at org.sat4j.AbstractLauncher.displayResult(AbstractLauncher.java:122)
3600.76/3502.72		at org.sat4j.AbstractLauncher$1.run(AbstractLauncher.java:91)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (61394 MiB free)
  memory of node 1: 64510 MiB (61824 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=125705, runsolver pid=125698

[startup+0.105604 s]*
/proc/loadavg: 2.08 2.11 2.09 16/318 125773
/proc/meminfo: memFree=126067644/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=18975048 memory=55596 CPUtime=0.13 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 6456 0 0 0 9 4 0 0 20 0 18 0 12560576 19430449152 13899 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4743762 13899 5620 1 0 550803 0
[pid=125705/tid=125708] ppid=125698 vsize=18975048 memory=4026531971 CPUtime=0.09 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 5348 0 0 0 6 3 0 0 20 0 18 0 12560576 19430449152 13899 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12560578 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=18975048 memory=673 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 12560582 19430449152 13899 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=18975048 memory=13852958324442654 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 12560583 19430449152 13899 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 55596 KiB

[startup+0.213748 s]*
/proc/loadavg: 2.08 2.11 2.09 11/319 125774
/proc/meminfo: memFree=126044240/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=18975048 memory=60392 CPUtime=0.3 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 7112 0 0 0 25 5 0 0 20 0 18 0 12560576 19430449152 15098 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4743762 15098 5645 1 0 551332 0
[pid=125705/tid=125708] ppid=125698 vsize=18975048 memory=4782652875487838339 CPUtime=0.19 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 5687 0 0 0 16 3 0 0 20 0 18 0 12560576 19430449152 15098 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12560578 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=18975048 memory=673 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 12560582 19430449152 15098 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=18975048 memory=13852958324442654 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 12560583 19430449152 15098 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 60392 KiB

[startup+0.326607 s]*
/proc/loadavg: 2.08 2.11 2.09 11/319 125774
/proc/meminfo: memFree=126021192/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=18975048 memory=66208 CPUtime=0.48 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 7408 0 0 0 42 6 0 0 20 0 18 0 12560576 19430449152 16552 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4743762 16552 5765 1 0 551551 0
[pid=125705/tid=125708] ppid=125698 vsize=18975048 memory=-8816749991358669500 CPUtime=0.3 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 5880 0 0 0 26 4 0 0 20 0 18 0 12560576 19430449152 16552 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12560578 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 12560582 19430449152 16552 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 12560583 19430449152 16589 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 66208 KiB

[startup+0.70036 s]
/proc/loadavg: 2.08 2.11 2.09 2/319 125774
/proc/meminfo: memFree=126019036/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=18975048 memory=66356 CPUtime=0.5 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 7438 0 0 0 44 6 0 0 20 0 18 0 12560576 19430449152 16589 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4743762 16589 5770 1 0 551573 0
[pid=125705/tid=125708] ppid=125698 vsize=18975048 memory=5572 CPUtime=0.3 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) D 125698 125705 125633 0 -1 1078198336 5900 0 0 0 26 4 0 0 20 0 18 0 12560576 19430449152 16589 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12560578 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=18975048 memory=12412 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 12560582 19430449152 16589 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 12560583 19430449152 16589 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 66356 KiB

[startup+1.50039 s]
/proc/loadavg: 2.08 2.11 2.09 16/320 125775
/proc/meminfo: memFree=126012188/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=18975048 memory=113512 CPUtime=1.55 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 9418 0 0 0 146 9 0 0 20 0 18 0 12560576 19430449152 28378 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4743762 28378 5824 1 0 552943 0
[pid=125705/tid=125708] ppid=125698 vsize=18975048 memory=12412 CPUtime=0.78 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 5979 0 0 0 72 6 0 0 20 0 18 0 12560576 19430449152 28378 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 12560578 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 12560582 19430449152 28378 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 12560583 19430449152 28378 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 113512 KiB

[startup+3.1076 s]
/proc/loadavg: 2.08 2.11 2.09 11/328 125783
/proc/meminfo: memFree=125445612/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=215200 CPUtime=4.68 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 18383 0 0 0 452 16 0 0 20 0 20 0 12560576 19566772224 53800 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 53800 5920 1 0 555198 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=0 CPUtime=2.12 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 8072 0 0 0 203 9 0 0 20 0 20 0 12560576 19566772224 53800 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12560578 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=12412 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 53800 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=33 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 53800 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=176660 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 53800 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 4.68 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 215200 KiB

[startup+6.30059 s]
/proc/loadavg: 2.56 2.21 2.13 7/328 125783
/proc/meminfo: memFree=123578772/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=640004 CPUtime=9.11 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 20469 0 0 0 885 26 0 0 20 0 20 0 12560576 19566772224 160001 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 160001 5920 1 0 1173535 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=12412 CPUtime=5.06 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 8307 0 0 0 490 16 0 0 20 0 20 0 12560576 19566772224 160001 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 12560578 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=192936 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 160001 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=6944656592455350634 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 160001 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=11932 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 160001 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 9.11 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 640004 KiB

[startup+12.7005 s]
/proc/loadavg: 2.75 2.25 2.14 7/329 125786
/proc/meminfo: memFree=119598180/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=1534428 CPUtime=15.78 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 21347 0 0 0 1533 45 0 0 20 0 20 0 12560576 19566772224 383607 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 383607 5920 1 0 1290524 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=11932 CPUtime=10.74 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 8632 0 0 0 1045 29 0 0 20 0 20 0 12560576 19566772224 383607 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12560596 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=26928 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 383607 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=49800 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 383607 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=1384860 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 383607 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 15.78 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1534428 KiB

[startup+25.5005 s]
/proc/loadavg: 3.11 2.36 2.18 7/328 125788
/proc/meminfo: memFree=113954340/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=2993464 CPUtime=30.1 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 33319 0 0 0 2926 84 0 0 20 0 20 0 12560576 19566772224 748366 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 748366 5920 1 0 1687454 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=0 CPUtime=22.86 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 11372 0 0 0 2229 57 0 0 20 0 20 0 12560576 19566772224 748366 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12560596 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=49800 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 748366 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=2134764 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 72 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 748366 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=11932 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 748366 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 30.1 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2993464 KiB

[startup+51.1136 s]
/proc/loadavg: 3.64 2.54 2.24 6/327 125794
/proc/meminfo: memFree=109312288/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=3681416 CPUtime=50.61 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 39564 0 0 0 4949 112 0 0 20 0 20 0 12560576 19566772224 920354 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 920354 5920 1 0 1687456 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=0 CPUtime=41.45 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 13225 0 0 0 4073 72 0 0 20 0 20 0 12560576 19566772224 920354 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12561212 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=3500940 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 920354 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=11932 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 72 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 920354 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 920354 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0

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

/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 4071953 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=16092 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 1568 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 4071953 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=16287812 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 4071953 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 3243.62 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287812 KiB

[startup+3222.3 s]
/proc/loadavg: 4.47 4.46 4.29 7/324 127571
/proc/meminfo: memFree=8219180/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=16287812 CPUtime=3305.42 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 421443 0 0 0 328722 1820 0 0 20 0 20 0 12560576 19566772224 4071953 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 4071953 5948 1 0 4085526 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=16287748 CPUtime=3036.46 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 117900 0 0 0 302137 1509 0 0 20 0 20 0 12560576 19566772224 4071953 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12565486 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=16092 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 4071953 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=16287812 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 1660 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 4071953 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=16287812 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 4071953 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 3305.42 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287812 KiB

[startup+3282.3 s]
/proc/loadavg: 5.67 4.80 4.42 6/324 127581
/proc/meminfo: memFree=7104952/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=16287860 CPUtime=3374.32 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 451203 0 0 0 335575 1857 0 0 20 0 20 0 12560576 19566772224 4071965 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 4071965 5948 1 0 4085526 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=13956 CPUtime=3092.22 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 118875 0 0 0 307683 1539 0 0 20 0 20 0 12560576 19566772224 4071965 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12565526 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=16287860 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 4071965 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=16287860 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 1660 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 4071965 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=16287860 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 4071965 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 3374.32 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287860 KiB

[startup+3342.3 s]
/proc/loadavg: 4.95 4.78 4.44 6/326 127596
/proc/meminfo: memFree=6045132/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=16287860 CPUtime=3436.34 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 451831 0 0 0 341745 1889 0 0 20 0 20 0 12560576 19566772224 4071965 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 4071965 5948 1 0 4085526 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=280301243413344 CPUtime=3149.45 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 119083 0 0 0 313378 1567 0 0 20 0 20 0 12560576 19566772224 4071965 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12565542 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=16287860 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 4071965 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=16287860 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 1660 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 4071965 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=16287860 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 4071965 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 3436.34 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287860 KiB

[startup+3402.3 s]
/proc/loadavg: 4.81 4.76 4.46 6/326 127607
/proc/meminfo: memFree=4986016/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=16287872 CPUtime=3497.82 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 452556 0 0 0 347862 1920 0 0 20 0 20 0 12560576 19566772224 4071968 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 4071968 5948 1 0 4085526 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=280301243413344 CPUtime=3206.6 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 119267 0 0 0 319065 1595 0 0 20 0 20 0 12560576 19566772224 4071968 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12565586 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=16287860 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 4071968 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=16287860 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 1660 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 4071968 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=16287872 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 4071968 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 3497.82 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287872 KiB

[startup+3462.3 s]
/proc/loadavg: 5.05 4.85 4.51 5/325 127617
/proc/meminfo: memFree=4130760/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=16287884 CPUtime=3559.33 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 453565 0 0 0 353981 1952 0 0 20 0 20 0 12560576 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 4071971 5948 1 0 4085526 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=280301243413344 CPUtime=3263.6 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) R 125698 125705 125633 0 -1 4194368 119640 0 0 0 324736 1624 0 0 20 0 20 0 12560576 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12565634 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=16287884 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=16287884 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 1660 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=16287884 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 3559.33 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287884 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3502.3 s]
/proc/loadavg: 4.62 4.76 4.49 6/326 127626
/proc/meminfo: memFree=3505760/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=16287884 CPUtime=3600.09 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 453986 0 0 0 358035 1974 0 0 20 0 20 0 12560576 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 4071971 5948 1 0 4085526 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=16287884 CPUtime=3301.01 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) S 125698 125705 125633 0 -1 1077936192 119723 0 0 0 328457 1644 0 0 20 0 20 0 12560576 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12565699 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=16287884 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=16287884 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 1660 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=16287884 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287884 KiB

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

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

# cumulated CPU time of all completed processes:  user=3581.07 s, system=19.8292 s

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

[startup+3502.41 s]
/proc/loadavg: 4.62 4.76 4.49 6/326 127626
/proc/meminfo: memFree=3505760/131655788 swapFree=131071996/131071996
[pid=125705] ppid=125698 vsize=19108176 memory=16287884 CPUtime=3600.2 cores=1,3
/proc/125705/stat : 125705 (java) S 125698 125705 125633 0 -1 1077936128 453999 0 0 0 358046 1974 0 0 20 0 20 0 12560576 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
/proc/125705/statm: 4777044 4071971 5948 1 0 4085526 0
[pid=125705/tid=125708] ppid=125698 vsize=19108176 memory=16287884 CPUtime=3301.01 cores=1,3
/proc/125705/task/125708/stat : 125708 (java) S 125698 125705 125633 0 -1 1077936192 119723 0 0 0 328457 1644 0 0 20 0 20 0 12560576 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 12565699 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125748] ppid=125698 vsize=19108176 memory=26928 CPUtime=0 cores=1,3
/proc/125705/task/125748/stat : 125748 (Finalizer) S 125698 125705 125633 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 12560582 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125761] ppid=125698 vsize=19108176 memory=32136 CPUtime=0 cores=1,3
/proc/125705/task/125761/stat : 125761 (Common-Cleaner) S 125698 125705 125633 0 -1 1077936192 1660 0 0 0 0 0 0 0 20 0 20 0 12560583 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
[pid=125705/tid=125782] ppid=125698 vsize=19108176 memory=-8598607983919538876 CPUtime=0 cores=1,3
/proc/125705/task/125782/stat : 125782 (Timer-0) S 125698 125705 125633 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 12560800 19566772224 4071971 134679101440 94507673792512 94507673796208 140722370522928 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94507673804024 94507673804816 94507706515456 140722370528171 140722370528353 140722370528353 140722370535368 0
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287884 KiB

[startup+3502.81 s]*
/proc/loadavg: 4.62 4.76 4.49 5/308 127629
/proc/meminfo: memFree=19433756/131655788 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3502.85
CPU time (s): 3600.9
CPU user time (s): 3581.07
CPU system time (s): 19.8292
CPU usage (%): 102.799
Max. virtual memory (cumulated for all children) (KiB): 19307868
Max. memory (cumulated for all children) (KiB): 16288532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.07
system time used= 19.8292
maximum resident set size= 16289312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 456024
page faults= 0
swaps= 0
block input operations= 8
block output operations= 35244208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 136723
involuntary context switches= 15597


# summary of solver processes directly reported to runsolver:
#   pid: 125705
#   total CPU time (s): 3600.9
#   total CPU user time (s): 3581.07
#   total CPU system time (s): 19.8292

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4208 second user time and 35.3767 second system time

The end

Launcher Data

Begin job on nodeC012 at 2024-07-23 22:15:08
IDJOB=4440233
IDBENCH=146793
IDSOLVER=3079
FILE ID=nodeC012/4440233-1721765708
RUNJOBID= nodeC012-1721765708-125645
SLURM_JOB_ID= 7770677
Free space on /tmp= 723764 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-sp98ic.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-4440233-1721765708/watcher-4440233-1721765708 -o /tmp/evaluation-result-4440233-1721765708/solver-4440233-1721765708 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721765708-125645 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4440233-1721765708 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4440233-1721765708.opb

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

MD5SUM BENCH= f5b507fec305347e12cc700790213fb8
RANDOM SEED=624132211

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126203604 kB
MemAvailable:   129942660 kB
Buffers:          193424 kB
Cached:          4349848 kB
SwapCached:            0 kB
Active:          1243380 kB
Inactive:        3627928 kB
Active(anon):       1344 kB
Inactive(anon):   372580 kB
Active(file):    1242036 kB
Inactive(file):  3255348 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             12312 kB
Writeback:             0 kB
AnonPages:        325176 kB
Mapped:           107436 kB
Shmem:             45896 kB
KReclaimable:     163404 kB
Slab:             263900 kB
SReclaimable:     163404 kB
SUnreclaim:       100496 kB
KernelStack:        3860 kB
PageTables:         9028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     597188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            19136 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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:      316232 kB
DirectMap2M:    35239936 kB
DirectMap1G:    100663296 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC012 at 2024-07-23 23:13:31