Trace number 4441484

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution Default 2024-07-07UNSAT 228.19 226.484

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl.opb
MD5SUMab585d5a9f1265a4903b33e81faedd32
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.3591
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables77106
Total number of constraints218779
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
Minimum length of a constraint1
Maximum length of a constraint15
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.06	c version CUSTOM.v20240707
0.00/0.07	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.07	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.07	c java.vm.version	22.0.1+8-16
0.00/0.07	c java.vm.vendor	Oracle Corporation
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		22.0.1
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.07	c os.arch		amd64
0.00/0.08	c Free memory 		2106806208
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.08	c Number of processors 	2
0.14/0.12	--- Begin Solver configuration ---
0.14/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.14/0.12	Learn all clauses as in MiniSAT
0.14/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	No reason simplification
0.14/0.12	Glucose 2.1 dynamic restart strategy
0.14/0.12	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	timeout=2147483s
0.14/0.12	DB Simplification allowed=false
0.14/0.12	Listener: none
0.14/0.12	--- End Solver configuration ---
0.14/0.12	c Pseudo Boolean Optimization by upper bound
0.14/0.12	c --- Begin Solver configuration ---
0.14/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.14/0.12	c Learn all clauses as in MiniSAT
0.14/0.12	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	c No reason simplification
0.14/0.12	c Glucose 2.1 dynamic restart strategy
0.14/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	c timeout=2147483s
0.14/0.12	c DB Simplification allowed=false
0.14/0.12	c Listener: none
0.14/0.12	c --- End Solver configuration ---
0.14/0.12	c solving HOME/instance-4441484-1721293748.opb
0.14/0.12	c reading problem ... 
0.14/0.12	c  no objective function found
2.09/1.12	c ... done. Wall clock time 0.996s.
2.09/1.12	c declared #vars     77106
2.09/1.12	c #constraints  218779
2.09/1.12	c constraints type 
2.09/1.13	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 137826
2.09/1.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 13220
2.09/1.13	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 67732
2.09/1.13	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
2.09/1.13	c 218779 constraints processed.
7.02/4.26	c cleaning 2485 clauses out of 5002 with flag 17414/5004
8.59/5.75	c cleaning 4245 clauses out of 8511 with flag 37774/11000
10.80/7.66	c cleaning 5618 clauses out of 11266 with flag 70030/18000
13.98/10.85	c cleaning 6821 clauses out of 13648 with flag 101073/26001
17.40/14.28	c cleaning 7905 clauses out of 15827 with flag 143672/35001
20.77/17.65	c cleaning 8961 clauses out of 17921 with flag 196067/45000
23.94/20.86	c cleaning 9961 clauses out of 19961 with flag 244583/56001
28.99/25.92	c cleaning 10982 clauses out of 21999 with flag 316646/68000
35.19/32.19	c cleaning 11994 clauses out of 24017 with flag 387699/81001
41.82/38.82	c cleaning 13000 clauses out of 26020 with flag 478023/95000
47.97/45.00	c cleaning 14004 clauses out of 28017 with flag 564977/110001
53.52/50.67	c cleaning 14996 clauses out of 30013 with flag 656358/126001
61.37/58.53	c cleaning 15999 clauses out of 32016 with flag 787559/143000
70.02/67.20	c cleaning 16989 clauses out of 34015 with flag 928537/161000
79.73/77.05	c cleaning 17989 clauses out of 36026 with flag 1083753/180000
90.66/88.03	c cleaning 19002 clauses out of 38039 with flag 1273319/200002
102.95/100.45	c cleaning 20016 clauses out of 40037 with flag 1481057/221003
116.93/114.54	c cleaning 20997 clauses out of 42018 with flag 1704620/243001
130.12/127.71	c cleaning 22002 clauses out of 44021 with flag 1941639/266002
139.04/136.76	c cleaning 23005 clauses out of 46017 with flag 2142199/290000
152.51/150.40	c cleaning 23990 clauses out of 48010 with flag 2413607/315000
166.08/164.09	c cleaning 25008 clauses out of 50019 with flag 2730033/341000
182.83/180.83	c cleaning 26006 clauses out of 52013 with flag 3092437/368002
196.91/195.02	c cleaning 26993 clauses out of 54008 with flag 3407029/396003
209.30/207.58	c cleaning 27998 clauses out of 56012 with flag 3674765/425000
222.21/220.50	c cleaning 29005 clauses out of 58015 with flag 3958456/455001
228.09/226.42	c starts		: 3052
228.09/226.42	c conflicts		: 469115
228.09/226.42	c decisions		: 1854752
228.09/226.42	c propagations		: 719427735
228.09/226.42	c inspects		: 2142293903
228.09/226.42	c shortcuts		: 0
228.09/226.42	c learnt literals	: 27
228.09/226.42	c learnt binary clauses	: 357
228.09/226.42	c learnt ternary clauses	: 769
228.09/226.42	c learnt constraints	: 469087
228.09/226.42	c ignored constraints	: 0
228.09/226.42	c root simplifications	: 0
228.09/226.42	c removed literals (reason simplification)	: 0
228.09/226.42	c reason swapping (by a shorter reason)	: 0
228.09/226.42	c Calls to reduceDB	: 26
228.09/226.42	c Number of update (reduction) of LBD	: 167603
228.09/226.42	c Imported unit clauses	: 0
228.09/226.42	c No decision after first conflict	: false
228.09/226.42	c number of reductions to clauses (during analyze)	: 0
228.09/226.42	c number of learned constraints concerned by reduction	: 0
228.09/226.42	c number of learning phase by resolution	: 0
228.09/226.42	c number of learning phase by cutting planes	: 0
228.09/226.42	c number of rounding to 1 operations	: 0
228.09/226.42	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
228.09/226.42	c number of reductions of the coefficients by power 2 	: 0
228.09/226.42	c number of right shift for reduction by power 2 	: 0
228.09/226.42	c number of reductions of the coefficients by GCD over coefficients 	: 0
228.09/226.42	c number of ending skipping 	: 0
228.09/226.42	c number of internal skipping 	: 0
228.09/226.42	c number of derivation steps 	: 0
228.09/226.42	c number of skipped derivation steps 	: 0
228.09/226.42	c number of remaining unassigned 	: 0
228.09/226.42	c number of remaining assigned 	: 0
228.09/226.42	c number of falsified literals weakened from reason	: 0
228.09/226.42	c number of falsified literals weakened from conflict	: 0
228.09/226.42	c time for arithmetic operations	: 0
228.09/226.42	c minimum degree of deleted constraints	: null
228.09/226.42	c maximum degree of deleted constraints	: null
228.09/226.42	c number of deleted constraints	: 0
228.09/226.44	c speed (assignments/second)	: 3193553.3681056486
228.09/226.44	c non guided choices	: 17578
228.09/226.47	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 42759
228.09/226.47	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 357
228.09/226.47	s UNSATISFIABLE
228.09/226.47	c Total wall clock time (in seconds): 226.353

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61686 MiB free)
  memory of node 1: 64510 MiB (63153 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441484-1721293748/watcher-4441484-1721293748 -o /tmp/evaluation-result-4441484-1721293748/solver-4441484-1721293748 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721293761-975543 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4441484-1721293748.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.101062 s]*
/proc/loadavg: 1.09 1.09 1.16 8/311 975661
/proc/meminfo: memFree=127732628/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=18975048 memory=62736 CPUtime=0.14 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 7254 0 0 0 13 1 0 0 20 0 18 0 181536704 19430449152 15684 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4743762 15684 5566 1 0 549341 0
[pid=975605/tid=975607] ppid=975602 vsize=18975048 memory=4026531971 CPUtime=0.08 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 1077936192 5759 0 0 0 7 1 0 0 20 0 18 0 181536704 19430449152 15684 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=18975048 memory=15975 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 181536707 19430449152 15684 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=18975048 memory=14698495600756458 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 181536707 19430449152 15684 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 62736 KiB

[startup+0.206278 s]*
/proc/loadavg: 1.09 1.09 1.16 12/325 975675
/proc/meminfo: memFree=127642332/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=18975048 memory=83548 CPUtime=0.33 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 8288 0 0 0 31 2 0 0 20 0 18 0 181536704 19430449152 20887 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4743762 20887 5862 1 0 550098 0
[pid=975605/tid=975607] ppid=975602 vsize=18975048 memory=8737651120394928259 CPUtime=0.18 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 5909 0 0 0 17 1 0 0 20 0 18 0 181536704 19430449152 20887 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=18975048 memory=15975 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 181536707 19430449152 20887 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=18975048 memory=14698495600756458 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 181536707 19430449152 20887 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 83548 KiB

[startup+0.306277 s]*
/proc/loadavg: 1.09 1.09 1.16 11/325 975675
/proc/meminfo: memFree=127552128/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=18975048 memory=120476 CPUtime=0.53 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 9122 0 0 0 50 3 0 0 20 0 18 0 181536704 19430449152 30119 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4743762 30119 5862 1 0 550544 0
[pid=975605/tid=975607] ppid=975602 vsize=18975048 memory=-8960021853931610812 CPUtime=0.27 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 5927 0 0 0 25 2 0 0 20 0 18 0 181536704 19430449152 30119 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 181536707 19430449152 30119 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 181536707 19430449152 30119 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 120476 KiB

[startup+0.700278 s]
/proc/loadavg: 1.09 1.09 1.16 10/304 975687
/proc/meminfo: memFree=127423700/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19041612 memory=203908 CPUtime=1.29 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 16651 0 0 0 123 6 0 0 20 0 19 0 181536704 19498610688 50977 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4760403 50977 5894 1 0 555983 0
[pid=975605/tid=975607] ppid=975602 vsize=19041612 memory=5472 CPUtime=0.61 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 5951 0 0 0 58 3 0 0 20 0 19 0 181536704 19498610688 50977 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19041612 memory=13196 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 181536707 19498610688 50977 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19041612 memory=2028 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 181536707 19498610688 50977 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 203908 KiB

[startup+1.50028 s]
/proc/loadavg: 1.96 1.27 1.22 13/327 975743
/proc/meminfo: memFree=127220740/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=254976 CPUtime=2.86 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 19910 0 0 0 279 7 0 0 20 0 20 0 181536704 19566772224 63744 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 63744 5910 1 0 1083390 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=2028 CPUtime=1.23 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 6035 0 0 0 120 3 0 0 20 0 20 0 181536704 19566772224 63744 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=11544 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 63744 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 63744 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 254976 KiB

[startup+3.10628 s]
/proc/loadavg: 1.96 1.27 1.22 8/332 975750
/proc/meminfo: memFree=126734060/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=259452 CPUtime=5.82 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 20536 0 0 0 575 7 0 0 20 0 20 0 181536704 19566772224 64863 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 64863 5926 1 0 1083840 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=0 CPUtime=2.81 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 6045 0 0 0 278 3 0 0 20 0 20 0 181536704 19566772224 64863 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=-9033486822853092028 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 64863 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 64863 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=11544 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 64863 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 5.82 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 259452 KiB

[startup+6.30028 s]
/proc/loadavg: 2.21 1.33 1.24 5/334 975754
/proc/meminfo: memFree=126741632/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=260360 CPUtime=9.42 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 29773 0 0 0 933 9 0 0 20 0 20 0 181536704 19566772224 65090 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 65090 5942 1 0 1083902 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=0 CPUtime=5.98 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 7385 0 0 0 594 4 0 0 20 0 20 0 181536704 19566772224 65090 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=11544 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 65090 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=-9033486822853092028 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 65090 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=254976 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 65090 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 9.42 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 260360 KiB

[startup+12.7103 s]
/proc/loadavg: 2.43 1.39 1.26 8/332 976020
/proc/meminfo: memFree=126944144/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=260588 CPUtime=15.87 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 31785 0 0 0 1578 9 0 0 20 0 20 0 181536704 19566772224 65147 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 65147 5942 1 0 1083902 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=254976 CPUtime=12.32 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 8070 0 0 0 1228 4 0 0 20 0 20 0 181536704 19566772224 65147 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=45052 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 65147 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 65147 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=4852 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 65147 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 15.87 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 260588 KiB

[startup+25.5003 s]
/proc/loadavg: 2.75 1.50 1.30 5/334 976156
/proc/meminfo: memFree=126788184/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=274948 CPUtime=28.6 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 34850 0 0 0 2849 11 0 0 20 0 20 0 181536704 19566772224 68737 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 68737 5942 1 0 1083902 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=260360 CPUtime=24.97 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 8913 0 0 0 2493 4 0 0 20 0 20 0 181536704 19566772224 68737 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=254976 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 68737 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=11544 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 68737 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=258540 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 68737 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 28.6 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 274948 KiB

[startup+51.1063 s]
/proc/loadavg: 3.42 1.79 1.40 5/336 976560
/proc/meminfo: memFree=126702780/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=313980 CPUtime=54.04 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 41256 0 0 0 5391 13 0 0 20 0 20 0 181536704 19566772224 78495 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 78495 5942 1 0 1083902 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=262660 CPUtime=50.32 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 10556 0 0 0 5027 5 0 0 20 0 20 0 181536704 19566772224 78495 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=6082794511461870446 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 78495 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=139798098477217 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 78495 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=5012 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 78495 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 54.04 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 313980 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 2.24 1.58 5/337 976771
/proc/meminfo: memFree=126340608/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=486532 CPUtime=104.84 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 46750 0 0 0 10465 19 0 0 20 0 20 0 181536704 19566772224 121633 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 121633 5942 1 0 1083910 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=-9033486822853092028 CPUtime=100.93 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 12308 0 0 0 10086 7 0 0 20 0 20 0 181536704 19566772224 121633 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=16192 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 121633 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=11544 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 112 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 121633 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=-9033486822853092028 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 121633 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 104.84 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 486532 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 2.59 1.74 5/337 976781
/proc/meminfo: memFree=125348896/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=615808 CPUtime=164.4 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 49850 0 0 0 16416 24 0 0 20 0 20 0 181536704 19566772224 153952 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 153952 5942 1 0 1083910 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=615808 CPUtime=160.23 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 13423 0 0 0 16015 8 0 0 20 0 20 0 181536704 19566772224 153952 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=615808 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 153952 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=45052 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 161 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 153952 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=615808 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 153952 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 164.4 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 615808 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 2.87 1.89 5/337 976792
/proc/meminfo: memFree=124432332/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=730676 CPUtime=224 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 52342 0 0 0 22371 29 0 0 20 0 20 0 181536704 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 182669 5942 1 0 1083910 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=730676 CPUtime=219.57 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 14566 0 0 0 21949 8 0 0 20 0 20 0 181536704 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=11544 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=730676 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 256 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=11544 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 224 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 730676 KiB

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

# cumulated CPU time of all completed processes:  user=227.889 s, system=0.300501 s

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

[startup+224 s]*
/proc/loadavg: 4.12 2.87 1.89 5/337 976792
/proc/meminfo: memFree=124432328/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=730676 CPUtime=225.7 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 52343 0 0 0 22541 29 0 0 20 0 20 0 181536704 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 182669 5942 1 0 1083910 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=-8744129442987942588 CPUtime=221.27 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 14567 0 0 0 22119 8 0 0 20 0 20 0 181536704 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=3740 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=27700 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 256 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=5472 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 225.7 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 730676 KiB

[startup+225.6 s]
/proc/loadavg: 4.12 2.87 1.89 5/337 976792
/proc/meminfo: memFree=124432320/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=730676 CPUtime=227.29 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 52356 0 0 0 22700 29 0 0 20 0 20 0 181536704 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 182669 5942 1 0 1083910 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=16192 CPUtime=222.86 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 14580 0 0 0 22278 8 0 0 20 0 20 0 181536704 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=730676 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=11544 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 256 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=45052 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 227.29 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 730676 KiB

[startup+226 s]*
/proc/loadavg: 4.12 2.87 1.89 5/337 976792
/proc/meminfo: memFree=124432356/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=730676 CPUtime=227.7 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 52356 0 0 0 22741 29 0 0 20 0 20 0 181536704 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 182669 5942 1 0 1083910 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=-8744129442987942588 CPUtime=223.27 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 14580 0 0 0 22319 8 0 0 20 0 20 0 181536704 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=3762111371925389395 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=4329975576381046 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 256 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=-9033486822853092028 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 227.7 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 730676 KiB

[startup+226.4 s]
/proc/loadavg: 4.12 2.87 1.89 5/337 976792
/proc/meminfo: memFree=124432356/131524600 swapFree=131071996/131071996
[pid=975605] ppid=975602 vsize=19108176 memory=730676 CPUtime=228.09 cores=0,2
/proc/975605/stat : 975605 (java) S 975602 975605 975533 0 -1 1077936128 52356 0 0 0 22780 29 0 0 20 0 20 0 181536704 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
/proc/975605/statm: 4777044 182669 5942 1 0 1083910 0
[pid=975605/tid=975607] ppid=975602 vsize=19108176 memory=730676 CPUtime=223.66 cores=0,2
/proc/975605/task/975607/stat : 975607 (java) R 975602 975605 975533 0 -1 4194368 14580 0 0 0 22358 8 0 0 20 0 20 0 181536704 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975628] ppid=975602 vsize=19108176 memory=13196 CPUtime=0 cores=0,2
/proc/975605/task/975628/stat : 975628 (Finalizer) S 975602 975605 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975636] ppid=975602 vsize=19108176 memory=5472 CPUtime=0 cores=0,2
/proc/975605/task/975636/stat : 975636 (Common-Cleaner) S 975602 975605 975533 0 -1 1077936192 256 0 0 0 0 0 0 0 20 0 20 0 181536707 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
[pid=975605/tid=975745] ppid=975602 vsize=19108176 memory=16192 CPUtime=0 cores=0,2
/proc/975605/task/975745/stat : 975745 (Timer-0) S 975602 975605 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181536819 19566772224 182669 134679101440 94820289941504 94820289945200 140736155903296 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94820289953016 94820289953808 94820316192768 140736155907078 140736155907168 140736155907168 140736155914184 0
Current children cumulated CPU time: 228.09 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 730676 KiB

Child status: 20

Real time (s): 226.484
CPU time (s): 228.19
CPU user time (s): 227.889
CPU system time (s): 0.300501
CPU usage (%): 100.753
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 730676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 227.889
system time used= 0.300501
maximum resident set size= 732228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55544
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10688
involuntary context switches= 3057


# summary of solver processes directly reported to runsolver:
#   pid: 975605
#   total CPU time (s): 228.19
#   total CPU user time (s): 227.889
#   total CPU system time (s): 0.300501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.488549 second user time and 1.13783 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-18 11:09:21
IDJOB=4441484
IDBENCH=147714
IDSOLVER=3058
FILE ID=nodeC017/4441484-1721293748
RUNJOBID= nodeC017-1721293761-975543
SLURM_JOB_ID= 7542595
Free space on /tmp= 890056 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441484-1721293748/watcher-4441484-1721293748 -o /tmp/evaluation-result-4441484-1721293748/solver-4441484-1721293748 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721293761-975543 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4441484-1721293748.opb

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

MD5SUM BENCH= ab585d5a9f1265a4903b33e81faedd32
RANDOM SEED=866822752

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127841564 kB
MemAvailable:   129691820 kB
Buffers:          498068 kB
Cached:          2178328 kB
SwapCached:            0 kB
Active:          1178424 kB
Inactive:        1871816 kB
Active(anon):       1520 kB
Inactive(anon):   410040 kB
Active(file):    1176904 kB
Inactive(file):  1461776 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             27400 kB
Writeback:             0 kB
AnonPages:        373956 kB
Mapped:           124688 kB
Shmem:             37720 kB
KReclaimable:     102448 kB
Slab:             214464 kB
SReclaimable:     102448 kB
SUnreclaim:       112016 kB
KernelStack:        4240 kB
PageTables:         9740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2892640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            66816 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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:      279252 kB
DirectMap2M:    38291456 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890052 MiB
End job on nodeC017 at 2024-07-18 11:13:08