Trace number 4449122

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.55 3521.94

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/
normalized-hw256-vm100p-dec.opb.negationfix.opb
MD5SUM7aedd7c3672972b6263e08c161e73d18
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables693504
Total number of constraints5930
Number of constraints which are clauses2708
Number of constraints which are cardinality constraints (but not clauses)2708
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2709
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 975035
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2190070
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.12/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.13	c See www.sat4j.org for details.
0.12/0.14	c version CUSTOM.v20240707
0.12/0.16	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.16	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.16	c java.vm.version	22.0.1+8-16
0.12/0.16	c java.vm.vendor	Oracle Corporation
0.12/0.16	c sun.arch.data.model	64
0.12/0.16	c java.version		22.0.1
0.12/0.16	c os.name		Linux
0.12/0.16	c os.version		4.18.0-301.1.el8.x86_64
0.12/0.16	c os.arch		amd64
0.12/0.16	c Free memory 		2113181440
0.12/0.16	c Max memory 		16282288128
0.12/0.16	c Total memory 		2122317824
0.12/0.17	c Number of processors 	2
0.31/0.23	--- Begin Solver configuration ---
0.31/0.23	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.31/0.23	Learn all clauses as in MiniSAT
0.31/0.23	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.31/0.23	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.31/0.23	Expensive reason simplification
0.31/0.23	Glucose 2.1 dynamic restart strategy
0.31/0.23	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.31/0.23	timeout=2147483s
0.31/0.23	DB Simplification allowed=false
0.31/0.23	Listener: none
0.31/0.23	--- End Solver configuration ---
0.31/0.23	c Pseudo Boolean Optimization by upper bound
0.31/0.23	c --- Begin Solver configuration ---
0.31/0.23	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.31/0.23	c Learn all clauses as in MiniSAT
0.31/0.23	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.31/0.23	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.31/0.23	c Expensive reason simplification
0.31/0.23	c Glucose 2.1 dynamic restart strategy
0.31/0.23	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.31/0.23	c timeout=2147483s
0.31/0.23	c DB Simplification allowed=false
0.31/0.23	c Listener: none
0.31/0.23	c --- End Solver configuration ---
0.31/0.23	c solving HOME/instance-4449122-1721827738.opb
0.31/0.23	c reading problem ... 
0.31/0.25	c using VERIPB proof format
0.31/0.25	c  no objective function found
8.87/6.27	c ... done. Wall clock time 6.035s.
8.87/6.27	c declared #vars     693504
8.87/6.27	c #constraints  5930
8.87/6.27	c constraints type 
8.87/6.27	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2708
8.87/6.27	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 513
8.87/6.27	c org.sat4j.specs.Constr$1 => 1
8.87/6.27	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2708
8.87/6.27	c 5930 constraints processed.
30.00/23.06	c cleaning 2488 clauses out of 5003 with flag 27364/5003
56.06/48.04	c cleaning 4248 clauses out of 8512 with flag 84532/11000
91.29/82.04	c cleaning 5632 clauses out of 11268 with flag 160264/18004
104.82/94.48	c cleaning 6798 clauses out of 13633 with flag 202727/26001
124.48/113.42	c cleaning 7897 clauses out of 15835 with flag 255571/35001
153.09/140.91	c cleaning 8951 clauses out of 17937 with flag 313436/45000
206.20/191.95	c cleaning 9979 clauses out of 19986 with flag 390722/56000
265.98/250.10	c cleaning 10989 clauses out of 22009 with flag 478510/68002
334.60/314.58	c cleaning 11987 clauses out of 24018 with flag 583287/81000
415.01/393.34	c cleaning 12998 clauses out of 26034 with flag 698948/95003
490.96/468.78	c cleaning 14000 clauses out of 28033 with flag 814685/110000
565.21/540.79	c cleaning 15000 clauses out of 30035 with flag 951191/126002
659.15/631.21	c cleaning 16001 clauses out of 32035 with flag 1090037/143002
763.48/739.12	c cleaning 17001 clauses out of 34035 with flag 1245013/161003
859.91/837.69	c cleaning 17998 clauses out of 36031 with flag 1424398/180000
977.13/949.62	c cleaning 18992 clauses out of 38033 with flag 1615311/200000
1090.68/1061.13	c cleaning 20004 clauses out of 40044 with flag 1820593/221003
1217.73/1184.70	c cleaning 20996 clauses out of 42037 with flag 2046598/243000
1365.36/1329.09	c cleaning 21996 clauses out of 44042 with flag 2274449/266001
1522.72/1482.86	c cleaning 23003 clauses out of 46045 with flag 2506461/290000
1679.53/1634.34	c cleaning 23995 clauses out of 48042 with flag 2745053/315000
1838.39/1789.87	c cleaning 25004 clauses out of 50047 with flag 3007079/341000
2053.47/2001.53	c cleaning 26004 clauses out of 52043 with flag 3243119/368000
2218.47/2164.54	c cleaning 26999 clauses out of 54039 with flag 3507402/396000
2385.11/2324.09	c cleaning 27996 clauses out of 56040 with flag 3773882/425000
2553.12/2488.32	c cleaning 28998 clauses out of 58044 with flag 4071211/455000
2746.65/2680.25	c cleaning 30002 clauses out of 60047 with flag 4385685/486001
2936.82/2868.74	c cleaning 30998 clauses out of 62044 with flag 4728287/518000
3154.51/3081.04	c cleaning 32001 clauses out of 64048 with flag 5083487/551002
3372.33/3296.30	c cleaning 33002 clauses out of 66045 with flag 5439754/585000
3600.10/3521.62	c starts		: 22
3600.10/3521.65	c conflicts		: 619374
3600.10/3521.65	c decisions		: 11337330
3600.10/3521.67	c propagations		: 363810758
3600.10/3521.67	c inspects		: 1801535372
3600.10/3521.67	c shortcuts		: 0
3600.10/3521.67	c learnt literals	: 0
3600.10/3521.67	c learnt binary clauses	: 0
3600.10/3521.67	c learnt ternary clauses	: 0
3600.10/3521.67	c learnt constraints	: 619374
3600.10/3521.67	c ignored constraints	: 0
3600.10/3521.67	c root simplifications	: 0
3600.10/3521.67	c removed literals (reason simplification)	: 732595
3600.10/3521.67	c reason swapping (by a shorter reason)	: 0
3600.10/3521.67	c Calls to reduceDB	: 30
3600.10/3521.67	c Number of update (reduction) of LBD	: 290089
3600.10/3521.67	c Imported unit clauses	: 0
3600.10/3521.67	c No decision after first conflict	: false
3600.10/3521.67	c number of reductions to clauses (during analyze)	: 0
3600.10/3521.67	c number of learned constraints concerned by reduction	: 0
3600.10/3521.67	c number of learning phase by resolution	: 0
3600.10/3521.67	c number of learning phase by cutting planes	: 0
3600.10/3521.67	c number of rounding to 1 operations	: 0
3600.10/3521.67	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.10/3521.67	c number of reductions of the coefficients by power 2 	: 0
3600.10/3521.67	c number of right shift for reduction by power 2 	: 0
3600.10/3521.67	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.10/3521.67	c number of ending skipping 	: 0
3600.10/3521.67	c number of internal skipping 	: 0
3600.10/3521.67	c number of derivation steps 	: 0
3600.10/3521.67	c number of skipped derivation steps 	: 0
3600.10/3521.67	c number of remaining unassigned 	: 0
3600.10/3521.67	c number of remaining assigned 	: 0
3600.10/3521.67	c number of falsified literals weakened from reason	: 0
3600.10/3521.67	c number of falsified literals weakened from conflict	: 0
3600.10/3521.67	c time for arithmetic operations	: 0
3600.10/3521.67	c minimum degree of deleted constraints	: null
3600.10/3521.67	c maximum degree of deleted constraints	: null
3600.10/3521.67	c number of deleted constraints	: 0
3600.10/3521.68	c speed (assignments/second)	: 103492.89808811201
3600.10/3521.68	c non guided choices	: 10061653
3600.10/3521.69	c timeout
3600.30/3521.79	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 67417
3600.30/3521.79	s UNKNOWN
3600.30/3521.79	c Total wall clock time (in seconds): 3521.559

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: 64096 MiB (34785 MiB free)
  memory of node 1: 64473 MiB (8682 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=171603, runsolver pid=171600

[startup+0.100607 s]*
/proc/loadavg: 4.33 4.43 4.48 9/343 171622
/proc/meminfo: memFree=44472476/131655788 swapFree=131062208/131071996
[pid=171603] ppid=171600 vsize=18993908 memory=56812 CPUtime=0.12 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 6512 0 0 0 9 3 0 0 20 0 18 0 18763300 19449761792 14203 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4748477 14203 5856 1 0 550822 0
[pid=171603/tid=171605] ppid=171600 vsize=18993908 memory=4026561586 CPUtime=0.09 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 5469 0 0 0 6 3 0 0 20 0 18 0 18763301 19449761792 14203 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=18993908 memory=237146210664 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 18763306 19449761792 14203 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=18993908 memory=1862328 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 18763307 19449761792 14203 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18993908 KiB
Current children cumulated memory: 56812 KiB

[startup+0.209604 s]*
/proc/loadavg: 4.33 4.43 4.48 8/343 171623
/proc/meminfo: memFree=44459924/131655788 swapFree=131062208/131071996
[pid=171603] ppid=171600 vsize=18993908 memory=66228 CPUtime=0.31 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 7361 0 0 0 27 4 0 0 20 0 18 0 18763300 19449761792 16557 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4748477 16557 5874 1 0 551514 0
[pid=171603/tid=171605] ppid=171600 vsize=18993908 memory=4782652875487838339 CPUtime=0.18 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 1077936192 5915 0 0 0 15 3 0 0 20 0 18 0 18763301 19449761792 16557 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=18993908 memory=1699107 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 18763306 19449761792 16557 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=18993908 memory=1858192 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 18763307 19449761792 16557 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18993908 KiB
Current children cumulated memory: 66228 KiB

[startup+0.312242 s]*
/proc/loadavg: 4.33 4.43 4.48 7/343 171623
/proc/meminfo: memFree=44433056/131655788 swapFree=131062208/131071996
[pid=171603] ppid=171600 vsize=18993908 memory=90692 CPUtime=0.51 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 7593 0 0 0 46 5 0 0 20 0 18 0 18763300 19449761792 22673 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4748477 22673 6095 1 0 551663 0
[pid=171603/tid=171605] ppid=171600 vsize=18993908 memory=-9177602028109341372 CPUtime=0.28 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 1077936192 6054 0 0 0 24 4 0 0 20 0 18 0 18763301 19449761792 22673 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=18993908 memory=0 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 18763306 19449761792 22673 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=18993908 memory=0 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 18763307 19449761792 22673 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18993908 KiB
Current children cumulated memory: 90692 KiB

[startup+0.700337 s]
/proc/loadavg: 4.33 4.43 4.48 7/343 171623
/proc/meminfo: memFree=44369404/131655788 swapFree=131062208/131071996
[pid=171603] ppid=171600 vsize=19060472 memory=206388 CPUtime=1.17 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 9521 0 0 0 109 8 0 0 20 0 19 0 18763300 19517923328 51597 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4765118 51597 6127 1 0 553069 0
[pid=171603/tid=171605] ppid=171600 vsize=19060472 memory=5724 CPUtime=0.55 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 6093 0 0 0 49 6 0 0 20 0 19 0 18763301 19517923328 51597 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19060472 memory=12368 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 18763306 19517923328 51597 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19060472 memory=4981 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 18763307 19517923328 51597 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 206388 KiB

[startup+1.51035 s]
/proc/loadavg: 4.33 4.43 4.48 8/344 171624
/proc/meminfo: memFree=44271556/131655788 swapFree=131062208/131071996
[pid=171603] ppid=171600 vsize=19060472 memory=362940 CPUtime=2.6 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 12583 0 0 0 248 12 0 0 20 0 19 0 18763300 19517923328 90735 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4765118 90735 6159 1 0 1611044 0
[pid=171603/tid=171605] ppid=171600 vsize=19060472 memory=4981 CPUtime=1.02 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 6143 0 0 0 95 7 0 0 20 0 19 0 18763301 19517923328 90735 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19060472 memory=0 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 18763306 19517923328 90735 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19060472 memory=12368 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 18763307 19517923328 90735 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 2.6 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 362940 KiB

[startup+3.11216 s]
/proc/loadavg: 4.33 4.43 4.48 7/344 171624
/proc/meminfo: memFree=41858968/131655788 swapFree=131062208/131071996
[pid=171603] ppid=171600 vsize=19060472 memory=2662928 CPUtime=5.11 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 14847 0 0 0 452 59 0 0 20 0 19 0 18763300 19517923328 665732 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4765118 665732 6207 1 0 1611331 0
[pid=171603/tid=171605] ppid=171600 vsize=19060472 memory=12368 CPUtime=2.36 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 7816 0 0 0 188 48 0 0 20 0 19 0 18763301 19517923328 665732 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19060472 memory=0 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 18763306 19517923328 665732 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19060472 memory=6657 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) R 171600 171603 166372 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 18763307 19517923328 665732 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 5.11 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 2662928 KiB

[startup+6.30764 s]
/proc/loadavg: 4.30 4.42 4.48 5/344 171624
/proc/meminfo: memFree=40826284/131655788 swapFree=131062208/131071996
[pid=171603] ppid=171600 vsize=19060472 memory=3751416 CPUtime=9.01 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 21223 0 0 0 818 83 0 0 20 0 19 0 18763300 19517923328 937854 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4765118 937854 6207 1 0 2441233 0
[pid=171603/tid=171605] ppid=171600 vsize=19060472 memory=12368 CPUtime=5.15 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 8491 0 0 0 446 69 0 0 20 0 19 0 18763301 19517923328 937854 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19060472 memory=-9177602028109341372 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 18763306 19517923328 937854 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19060472 memory=1690645 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 18763307 19517923328 937854 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 9.01 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 3751416 KiB

[startup+12.7004 s]
/proc/loadavg: 4.28 4.42 4.47 5/345 171626
/proc/meminfo: memFree=39965948/131655788 swapFree=131062208/131071996
[pid=171603] ppid=171600 vsize=19127036 memory=4194016 CPUtime=18.26 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 22593 0 0 0 1728 98 0 0 20 0 20 0 18763300 19586084864 1048504 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4781759 1048504 6210 1 0 2441810 0
[pid=171603/tid=171605] ppid=171600 vsize=19127036 memory=12368 CPUtime=11.1 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 8720 0 0 0 1031 79 0 0 20 0 20 0 18763301 19586084864 1048504 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19127036 memory=4194016 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18763306 19586084864 1048504 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19127036 memory=4183776 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 18763307 19586084864 1048504 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171625] ppid=171600 vsize=19127036 memory=-9177602028109341372 CPUtime=0 cores=0,2
/proc/171603/task/171625/stat : 171625 (Timer-0) S 171600 171603 166372 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18763933 19586084864 1048504 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 18.26 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 4194016 KiB

[startup+25.5005 s]
/proc/loadavg: 4.44 4.45 4.48 5/345 171628
/proc/meminfo: memFree=37850508/131655788 swapFree=131062208/131071996
[pid=171603] ppid=171600 vsize=19127036 memory=5754580 CPUtime=32.75 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 24335 0 0 0 3132 143 0 0 20 0 20 0 18763300 19586084864 1438645 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4781759 1438645 6225 1 0 2776138 0
[pid=171603/tid=171605] ppid=171600 vsize=19127036 memory=4194016 CPUtime=22.51 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 9384 0 0 0 2136 115 0 0 20 0 20 0 18763301 19586084864 1438645 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19127036 memory=12368 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18763306 19586084864 1438645 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19127036 memory=5125636 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 18763307 19586084864 1438645 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171625] ppid=171600 vsize=19127036 memory=0 CPUtime=0 cores=0,2
/proc/171603/task/171625/stat : 171625 (Timer-0) S 171600 171603 166372 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18763933 19586084864 1438645 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 32.75 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 5754580 KiB

[startup+51.1423 s]
/proc/loadavg: 4.34 4.42 4.47 5/345 171632
/proc/meminfo: memFree=35746152/131655788 swapFree=131062208/131071996
[pid=171603] ppid=171600 vsize=19127036 memory=6396512 CPUtime=59.48 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 32865 0 0 0 5765 183 0 0 20 0 20 0 18763300 19586084864 1599128 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4781759 1599128 6225 1 0 2891405 0
[pid=171603/tid=171605] ppid=171600 vsize=19127036 memory=6308932 CPUtime=45.2 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) S 171600 171603 166372 0 -1 1077936192 11919 0 0 0 4372 148 0 0 20 0 20 0 18763301 19586084864 1599128 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 94 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19127036 memory=6351940 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18763306 19586084864 1599128 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19127036 memory=0 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 18763307 19586084864 1599128 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171625] ppid=171600 vsize=19127036 memory=-9177602028109341372 CPUtime=0 cores=0,2
/proc/171603/task/171625/stat : 171625 (Timer-0) S 171600 171603 166372 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18763933 19586084864 1599128 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 59.48 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 6396512 KiB

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

Current children cumulated memory: 16269428 KiB

[startup+3162.3 s]
/proc/loadavg: 3.38 4.09 4.32 4/296 172956
/proc/meminfo: memFree=49441744/131655788 swapFree=131061172/131071996
[pid=171603] ppid=171600 vsize=19127036 memory=16269440 CPUtime=3237.24 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 3466417 0 0 0 321193 2531 0 0 20 0 20 0 18763300 19586084864 4067360 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4781759 4067360 6225 1 0 4085164 0
[pid=171603/tid=171605] ppid=171600 vsize=19127036 memory=11616 CPUtime=2968.83 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 1889128 0 0 0 294797 2086 0 0 20 0 20 0 18763301 19586084864 4067360 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 5334 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19127036 memory=16269440 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18763306 19586084864 4067360 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19127036 memory=-9177602028109341372 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 2322 0 0 0 0 0 0 0 20 0 20 0 18763307 19586084864 4067360 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171625] ppid=171600 vsize=19127036 memory=16269440 CPUtime=0 cores=0,2
/proc/171603/task/171625/stat : 171625 (Timer-0) S 171600 171603 166372 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18763933 19586084864 4067360 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 3237.24 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 16269440 KiB

[startup+3222.3 s]
/proc/loadavg: 3.35 3.94 4.25 4/296 172967
/proc/meminfo: memFree=46390676/131655788 swapFree=131061172/131071996
[pid=171603] ppid=171600 vsize=19127036 memory=16269440 CPUtime=3297.96 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 3468928 0 0 0 327228 2568 0 0 20 0 20 0 18763300 19586084864 4067360 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4781759 4067360 6225 1 0 4085164 0
[pid=171603/tid=171605] ppid=171600 vsize=19127036 memory=11616 CPUtime=3026.18 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 1891219 0 0 0 300498 2120 0 0 20 0 20 0 18763301 19586084864 4067360 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 5406 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19127036 memory=16269440 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18763306 19586084864 4067360 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19127036 memory=16269440 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 2322 0 0 0 0 0 0 0 20 0 20 0 18763307 19586084864 4067360 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171625] ppid=171600 vsize=19127036 memory=11616 CPUtime=0 cores=0,2
/proc/171603/task/171625/stat : 171625 (Timer-0) S 171600 171603 166372 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18763933 19586084864 4067360 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 3297.96 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 16269440 KiB

[startup+3282.3 s]
/proc/loadavg: 3.24 3.79 4.18 4/296 172978
/proc/meminfo: memFree=45747756/131655788 swapFree=131061172/131071996
[pid=171603] ppid=171600 vsize=19127036 memory=16269444 CPUtime=3358.44 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 3615810 0 0 0 333236 2608 0 0 20 0 20 0 18763300 19586084864 4067361 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4781759 4067361 6225 1 0 4085164 0
[pid=171603/tid=171605] ppid=171600 vsize=19127036 memory=16269440 CPUtime=3083.21 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 2015474 0 0 0 306166 2155 0 0 20 0 20 0 18763301 19586084864 4067361 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 5505 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19127036 memory=11616 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18763306 19586084864 4067361 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19127036 memory=16269440 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 2420 0 0 0 0 0 0 0 20 0 20 0 18763307 19586084864 4067361 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171625] ppid=171600 vsize=19127036 memory=16269444 CPUtime=0 cores=0,2
/proc/171603/task/171625/stat : 171625 (Timer-0) S 171600 171603 166372 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18763933 19586084864 4067361 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 3358.44 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 16269444 KiB

[startup+3342.3 s]
/proc/loadavg: 3.25 3.69 4.12 4/295 172988
/proc/meminfo: memFree=45025636/131655788 swapFree=131061172/131071996
[pid=171603] ppid=171600 vsize=19127036 memory=16269448 CPUtime=3419.32 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 3945266 0 0 0 339262 2670 0 0 20 0 20 0 18763300 19586084864 4067362 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4781759 4067362 6225 1 0 4085164 0
[pid=171603/tid=171605] ppid=171600 vsize=19127036 memory=16269448 CPUtime=3139.92 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 2143812 0 0 0 311792 2200 0 0 20 0 20 0 18763301 19586084864 4067362 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 5594 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19127036 memory=16269448 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18763306 19586084864 4067362 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19127036 memory=-7592926751343403895 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 2560 0 0 0 0 0 0 0 20 0 20 0 18763307 19586084864 4067362 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171625] ppid=171600 vsize=19127036 memory=3304 CPUtime=0 cores=0,2
/proc/171603/task/171625/stat : 171625 (Timer-0) S 171600 171603 166372 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18763933 19586084864 4067362 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 3419.32 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 16269448 KiB

[startup+3402.3 s]
/proc/loadavg: 2.83 3.51 4.03 3/269 173417
/proc/meminfo: memFree=81543508/131655788 swapFree=131061172/131071996
[pid=171603] ppid=171600 vsize=19127036 memory=16269476 CPUtime=3480.51 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 4137846 0 0 0 345332 2719 0 0 20 0 20 0 18763300 19586084864 4067369 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4781759 4067369 6225 1 0 4085164 0
[pid=171603/tid=171605] ppid=171600 vsize=19127036 memory=16269448 CPUtime=3196.87 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 2168731 0 0 0 317450 2237 0 0 20 0 20 0 18763301 19586084864 4067369 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 5659 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19127036 memory=16269448 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18763306 19586084864 4067369 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19127036 memory=16269472 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 2561 0 0 0 0 0 0 0 20 0 20 0 18763307 19586084864 4067369 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171625] ppid=171600 vsize=19127036 memory=16269476 CPUtime=0 cores=0,2
/proc/171603/task/171625/stat : 171625 (Timer-0) S 171600 171603 166372 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18763933 19586084864 4067369 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 3480.51 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 16269476 KiB

[startup+3462.3 s]
/proc/loadavg: 2.45 3.28 3.91 3/269 173428
/proc/meminfo: memFree=81143856/131655788 swapFree=131061172/131071996
[pid=171603] ppid=171600 vsize=19127036 memory=16269496 CPUtime=3541.28 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 4321019 0 0 0 351365 2763 0 0 20 0 20 0 18763300 19586084864 4067374 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4781759 4067374 6225 1 0 4085164 0
[pid=171603/tid=171605] ppid=171600 vsize=19127036 memory=16269448 CPUtime=3254.22 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 2329281 0 0 0 323146 2276 0 0 20 0 20 0 18763301 19586084864 4067374 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 5730 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19127036 memory=11616 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18763306 19586084864 4067374 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19127036 memory=5724 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 2705 0 0 0 0 0 0 0 20 0 20 0 18763307 19586084864 4067374 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171625] ppid=171600 vsize=19127036 memory=16269496 CPUtime=0 cores=0,2
/proc/171603/task/171625/stat : 171625 (Timer-0) S 171600 171603 166372 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18763933 19586084864 4067374 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 3541.28 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 16269496 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3521.6 s]
/proc/loadavg: 2.22 3.06 3.80 3/269 173440
/proc/meminfo: memFree=80852028/131655788 swapFree=131061172/131071996
[pid=171603] ppid=171600 vsize=19127036 memory=16269496 CPUtime=3600.1 cores=0,2
/proc/171603/stat : 171603 (java) S 171600 171603 166372 0 -1 1077936128 4398932 0 0 0 357215 2795 0 0 20 0 20 0 18763300 19586084864 4067374 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
/proc/171603/statm: 4781759 4067374 6225 1 0 4085164 0
[pid=171603/tid=171605] ppid=171600 vsize=19127036 memory=16269496 CPUtime=3310.42 cores=0,2
/proc/171603/task/171605/stat : 171605 (java) R 171600 171603 166372 0 -1 4194368 2406583 0 0 0 328737 2305 0 0 20 0 20 0 18763301 19586084864 4067374 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 5889 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171614] ppid=171600 vsize=19127036 memory=2147424 CPUtime=0 cores=0,2
/proc/171603/task/171614/stat : 171614 (Finalizer) S 171600 171603 166372 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18763306 19586084864 4067374 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171621] ppid=171600 vsize=19127036 memory=16269496 CPUtime=0 cores=0,2
/proc/171603/task/171621/stat : 171621 (Common-Cleaner) S 171600 171603 166372 0 -1 1077936192 2706 0 0 0 0 0 0 0 20 0 20 0 18763307 19586084864 4067374 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
[pid=171603/tid=171625] ppid=171600 vsize=19127036 memory=16269496 CPUtime=0 cores=0,2
/proc/171603/task/171625/stat : 171625 (Timer-0) S 171600 171603 166372 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18763933 19586084864 4067374 134679101440 94505409187840 94505409191536 140726061922432 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94505409199352 94505409200144 94505431687168 140726061929391 140726061929573 140726061929573 140726061936584 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 16269496 KiB

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

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

# cumulated CPU time of all completed processes:  user=3572.44 s, system=28.1173 s

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

[startup+3521.83 s]*
/proc/loadavg: 2.22 3.06 3.80 3/251 173443
/proc/meminfo: memFree=87860988/131655788 swapFree=131061172/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3521.91 s]
/proc/loadavg: 2.22 3.06 3.80 3/251 173443
/proc/meminfo: memFree=87860988/131655788 swapFree=131061172/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): 3521.94
CPU time (s): 3600.55
CPU user time (s): 3572.44
CPU system time (s): 28.1173
CPU usage (%): 102.232
Max. virtual memory (cumulated for all children) (KiB): 19326728
Max. memory (cumulated for all children) (KiB): 16270132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.44
system time used= 28.1173
maximum resident set size= 16271292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4402579
page faults= 0
swaps= 0
block input operations= 0
block output operations= 44503864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 138685
involuntary context switches= 31879


# summary of solver processes directly reported to runsolver:
#   pid: 171603
#   total CPU time (s): 3600.55
#   total CPU user time (s): 3572.44
#   total CPU system time (s): 28.1173

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7485 second user time and 36.8359 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-24 15:28:59
IDJOB=4449122
IDBENCH=160481
IDSOLVER=3079
FILE ID=nodeC007/4449122-1721827738
RUNJOBID= nodeC007-1721820325-166383
SLURM_JOB_ID= 7891455
Free space on /tmp= 723748 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm100p-dec.opb.negationfix.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-4449122-1721827738/watcher-4449122-1721827738 -o /tmp/evaluation-result-4449122-1721827738/solver-4449122-1721827738 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721820325-166383 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4449122-1721827738 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4449122-1721827738.opb

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

MD5SUM BENCH= 7aedd7c3672972b6263e08c161e73d18
RANDOM SEED=799964272

nodeC007.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.268
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.67
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.271
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.37
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		: 1589.970
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.67
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		: 3649.666
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.37
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		: 3509.527
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.67
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		: 3558.447
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.37
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.244
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.67
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.286
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        44511760 kB
MemAvailable:   94306024 kB
Buffers:          259600 kB
Cached:         50157112 kB
SwapCached:          160 kB
Active:          1706044 kB
Inactive:       84448348 kB
Active(anon):       1852 kB
Inactive(anon): 35781288 kB
Active(file):    1704192 kB
Inactive(file): 48667060 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131062208 kB
Dirty:            314064 kB
Writeback:             0 kB
AnonPages:      35732468 kB
Mapped:           108800 kB
Shmem:             45352 kB
KReclaimable:     484920 kB
Slab:             607816 kB
SReclaimable:     484920 kB
SUnreclaim:       122896 kB
KernelStack:        5264 kB
PageTables:        80204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   36400984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            14336 kB
HardwareCorrupted:     0 kB
AnonHugePages:  34596864 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:      437064 kB
DirectMap2M:    60284928 kB
DirectMap1G:    75497472 kB

Free space on /tmp at the end= 723748 MiB
End job on nodeC007 at 2024-07-24 16:27:41