Trace number 4525631

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 2025-06-06? (TO) 3600.21 3604.2

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen07_10000_30r_wcsp.wbo
MD5SUM8c159ddcc7c8e6257617bd9db371f9a1
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark4.42548
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2008
Total number of constraints48581
Number of soft constraints48385
Number of constraints which are clauses48385
Number of constraints which are cardinality constraints (but not clauses)196
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Top cost 448020002
Min constraint cost 1
Max constraint cost 990001
Sum of constraints costs 12702738385
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version PB25.v20250606
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.13	c Pseudo Boolean Optimization by upper bound
0.13/0.13	c --- Begin Solver configuration ---
0.13/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.13/0.13	c Learn all clauses as in MiniSAT
0.13/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	c Expensive reason simplification
0.13/0.13	c Glucose 2.1 dynamic restart strategy
0.13/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.13	c timeout=2147483s
0.13/0.13	c DB Simplification allowed=false
0.13/0.13	c Listener: none
0.13/0.13	c --- End Solver configuration ---
0.13/0.13	c solving HOME/instance-4525631-1751624095.wbo
0.13/0.13	c reading problem ... 
0.91/0.55	c ... done. Wall clock time 0.42s.
0.91/0.55	c declared #vars     2008
0.91/0.55	c internal #vars     50393
0.91/0.55	c #constraints  48778
0.91/0.55	c constraints type 
0.91/0.55	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 118
0.91/0.55	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 196
0.91/0.55	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
0.91/0.55	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 48463
0.91/0.55	c 48778 constraints processed.
0.91/0.57	c objective function length is 48385 literals
1.68/0.98	c SATISFIABLE
1.68/0.98	c OPTIMIZING...
1.68/0.98	c Got one! Elapsed wall clock time (in seconds):0.85
1.68/0.98	o 218
2.47/1.35	c Got one! Elapsed wall clock time (in seconds):1.22
2.47/1.35	o 166
2.87/1.52	c Got one! Elapsed wall clock time (in seconds):1.391
2.87/1.52	o 165
3.06/1.67	c Got one! Elapsed wall clock time (in seconds):1.543
3.06/1.67	o 130
31.29/29.34	c cleaning 2899 clauses out of 5803 with flag 63366/5810
65.27/63.17	c cleaning 4408 clauses out of 8904 with flag 108948/11810
104.94/102.77	c cleaning 5740 clauses out of 11496 with flag 164265/18810
145.07/143.00	c cleaning 6874 clauses out of 13757 with flag 223676/26811
198.37/196.39	c cleaning 7941 clauses out of 15882 with flag 297562/35810
261.74/259.82	c cleaning 8956 clauses out of 17944 with flag 378409/45813
320.92/319.12	c cleaning 9965 clauses out of 19986 with flag 463604/56811
396.44/394.75	c cleaning 10999 clauses out of 22021 with flag 552570/68811
491.18/489.60	c cleaning 11950 clauses out of 24025 with flag 652946/81814
550.67/549.21	c cleaning 13019 clauses out of 26071 with flag 754566/95810
596.49/595.13	c cleaning 13995 clauses out of 28052 with flag 859357/110810
646.70/645.44	c cleaning 15018 clauses out of 30059 with flag 1001060/126812
702.33/701.19	c cleaning 16014 clauses out of 32040 with flag 1135885/143811
760.43/759.31	c cleaning 16995 clauses out of 34025 with flag 1291429/161810
819.72/818.73	c cleaning 18001 clauses out of 36032 with flag 1458157/180812
889.48/888.69	c cleaning 19004 clauses out of 38029 with flag 1602209/200810
960.89/960.15	c cleaning 20016 clauses out of 40033 with flag 1762532/221818
1032.25/1031.64	c cleaning 20989 clauses out of 42009 with flag 1897151/243810
1110.90/1110.41	c cleaning 22004 clauses out of 44021 with flag 2056630/266811
1224.50/1224.24	c cleaning 22980 clauses out of 46019 with flag 2227745/290813
1329.90/1329.84	c cleaning 24000 clauses out of 48036 with flag 2392484/315810
1441.22/1441.37	c cleaning 25011 clauses out of 50036 with flag 2560849/341810
1579.66/1580.01	c cleaning 25994 clauses out of 52026 with flag 2726336/368811
1698.56/1699.14	c cleaning 27007 clauses out of 54032 with flag 2906486/396811
1801.19/1801.92	c cleaning 27972 clauses out of 56024 with flag 3109403/425810
1919.96/1920.90	c cleaning 28992 clauses out of 58052 with flag 3305691/455810
2032.27/2033.46	c cleaning 30026 clauses out of 60064 with flag 3477195/486814
2152.25/2153.57	c cleaning 31001 clauses out of 62036 with flag 3633260/518812
2294.40/2295.91	c cleaning 32010 clauses out of 64034 with flag 3824512/551811
2443.21/2445.09	c cleaning 33004 clauses out of 66023 with flag 4015467/585810
2594.54/2596.62	c cleaning 33998 clauses out of 68022 with flag 4230217/620813
2743.33/2745.78	c cleaning 34994 clauses out of 70022 with flag 4450450/656811
2898.48/2901.14	c cleaning 35967 clauses out of 72027 with flag 4681635/693810
3072.92/3075.99	c cleaning 37023 clauses out of 74065 with flag 4903341/731815
3246.07/3249.45	c cleaning 38010 clauses out of 76037 with flag 5133671/770810
3427.03/3430.74	c cleaning 38989 clauses out of 78027 with flag 5393227/810810
3589.58/3593.65	c cleaning 39984 clauses out of 80038 with flag 5642642/851810
3600.06/3604.11	c starts		: 573
3600.06/3604.12	c conflicts		: 853736
3600.06/3604.12	c decisions		: 7564828
3600.06/3604.12	c propagations		: 10804443742
3600.06/3604.12	c inspects		: 684336268
3600.06/3604.12	c shortcuts		: 0
3600.06/3604.12	c learnt literals	: 7
3600.06/3604.12	c learnt binary clauses	: 43
3600.06/3604.12	c learnt ternary clauses	: 83
3600.06/3604.12	c learnt constraints	: 853729
3600.06/3604.12	c ignored constraints	: 0
3600.06/3604.12	c root simplifications	: 0
3600.06/3604.12	c removed literals (reason simplification)	: 4135025
3600.06/3604.12	c reason swapping (by a shorter reason)	: 0
3600.06/3604.13	c Calls to reduceDB	: 37
3600.06/3604.13	c Number of update (reduction) of LBD	: 549290
3600.06/3604.13	c Imported unit clauses	: 0
3600.06/3604.13	c No decision after first conflict	: false
3600.06/3604.13	c number of reductions to clauses (during analyze)	: 0
3600.06/3604.13	c number of learned constraints concerned by reduction	: 0
3600.06/3604.14	c number of learning phase by resolution	: 0
3600.06/3604.14	c number of learning phase by cutting planes	: 0
3600.06/3604.14	c number of rounding to 1 operations	: 0
3600.06/3604.14	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.06/3604.14	c number of reductions of the coefficients by power 2 	: 0
3600.06/3604.14	c number of right shift for reduction by power 2 	: 0
3600.06/3604.14	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.06/3604.14	c number of ending skipping 	: 0
3600.06/3604.14	c number of internal skipping 	: 0
3600.06/3604.14	c number of derivation steps 	: 0
3600.06/3604.14	c number of skipped derivation steps 	: 0
3600.06/3604.14	c number of remaining unassigned 	: 0
3600.06/3604.14	c number of remaining assigned 	: 0
3600.06/3604.14	c number of falsified literals weakened from reason	: 0
3600.06/3604.14	c number of falsified literals weakened from conflict	: 0
3600.06/3604.14	c time for arithmetic operations	: 0
3600.06/3604.14	c minimum degree of deleted constraints	: null
3600.06/3604.14	c maximum degree of deleted constraints	: null
3600.06/3604.14	c number of deleted constraints	: 0
3600.06/3604.14	c speed (assignments/second)	: 2998289.3863138873
3600.06/3604.15	c non guided choices	: 14374
3600.06/3604.17	Exception in thread "Thread-0" java.lang.NullPointerException: Cannot invoke "org.sat4j.specs.Constr.getClass()" because the return value of "java.util.Iterator.next()" is null
3600.06/3604.19		at org.sat4j.minisat.core.Solver.printLearntClausesInfos(Solver.java:1984)
3600.06/3604.19		at org.sat4j.minisat.core.Solver.printStat(Solver.java:2130)
3600.06/3604.19		at org.sat4j.minisat.core.Solver.printStat(Solver.java:2121)
3600.06/3604.19		at org.sat4j.tools.SolverDecorator.printStat(SolverDecorator.java:181)
3600.06/3604.19		at org.sat4j.OptimizationMode.displayResult(OptimizationMode.java:93)
3600.06/3604.19		at org.sat4j.AbstractLauncher.displayResult(AbstractLauncher.java:122)
3600.06/3604.19		at org.sat4j.AbstractLauncher$1.run(AbstractLauncher.java:91)

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (53820 MiB free)
  memory of node 1: 64465 MiB (51108 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525631-1751624095/watcher-4525631-1751624095 -o /tmp/evaluation-result-4525631-1751624095/solver-4525631-1751624095 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86634 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4525631-1751624095.wbo 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=89270, runsolver pid=89267
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.24 4.19 4.15 5/339 89288
/proc/meminfo: memFree=107424764/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=18930384 memory=57888 CPUtime=0.13 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 6580 0 0 0 11 2 0 0 20 0 18 0 78088119 19384713216 14472 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4732596 14472 5371 1 0 547621 0
[pid=89270/tid=89272] ppid=89267 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 5080 0 0 0 7 1 0 0 20 0 18 0 78088120 19384713216 14472 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=18930384 memory=241407623509 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 78088122 19384713216 14472 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=18930384 memory=61784027576291 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 78088122 19384713216 14472 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57888 KiB

[startup+0.205756 s]*
/proc/loadavg: 4.24 4.19 4.15 7/339 89288
/proc/meminfo: memFree=107410460/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=18930384 memory=72284 CPUtime=0.33 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 7031 0 0 0 30 3 0 0 20 0 18 0 78088119 19384713216 18071 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4732596 18071 5435 1 0 547906 0
[pid=89270/tid=89272] ppid=89267 vsize=18930384 memory=4026794268 CPUtime=0.17 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 5280 0 0 0 16 1 0 0 20 0 18 0 78088120 19384713216 18583 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=18930384 memory=13937 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 78088122 19384713216 18583 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=18930384 memory=60684515935208 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 78088122 19384713216 18583 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 72284 KiB

[startup+0.305591 s]*
/proc/loadavg: 4.24 4.19 4.15 6/339 89288
/proc/meminfo: memFree=107369816/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=18930384 memory=113192 CPUtime=0.52 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 8506 0 0 0 48 4 0 0 20 0 18 0 78088119 19384713216 28298 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4732596 28298 5435 1 0 548894 0
[pid=89270/tid=89272] ppid=89267 vsize=18930384 memory=-6000919476984898407 CPUtime=0.27 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 5298 0 0 0 25 2 0 0 20 0 18 0 78088120 19384713216 28298 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 78088122 19384713216 28298 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 78088122 19384713216 28298 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 113192 KiB

[startup+0.700243 s]
/proc/loadavg: 4.24 4.19 4.15 7/340 89289
/proc/meminfo: memFree=107316568/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=177068 CPUtime=1.28 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 12629 0 0 0 123 5 0 0 20 0 20 0 78088119 19521036288 44267 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 44267 5499 1 0 551579 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=18560 CPUtime=0.59 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 5419 0 0 0 56 3 0 0 20 0 20 0 78088120 19521036288 44267 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=11136 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 44267 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 44267 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177068 KiB

[startup+1.50026 s]
/proc/loadavg: 4.24 4.19 4.15 6/341 89290
/proc/meminfo: memFree=107291116/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=209368 CPUtime=2.87 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 22204 0 0 0 279 8 0 0 20 0 20 0 78088119 19521036288 52342 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 52342 5531 1 0 554024 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=3200 CPUtime=1.33 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 5865 0 0 0 130 3 0 0 20 0 20 0 78088120 19521036288 52342 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 52342 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=11136 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 45 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 52342 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=16496 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 52342 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 209368 KiB

[startup+3.10551 s]
/proc/loadavg: 4.24 4.19 4.15 5/341 89290
/proc/meminfo: memFree=107270908/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=209752 CPUtime=5.03 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 22899 0 0 0 494 9 0 0 20 0 20 0 78088119 19521036288 52438 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 52438 5531 1 0 554029 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=16496 CPUtime=2.93 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 6111 0 0 0 290 3 0 0 20 0 20 0 78088120 19521036288 52438 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 52438 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=11136 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 45 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 52438 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 52438 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 5.03 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 209752 KiB

[startup+6.30024 s]
/proc/loadavg: 4.22 4.18 4.15 5/341 89290
/proc/meminfo: memFree=107271160/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=206020 CPUtime=8.26 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 23020 0 0 0 817 9 0 0 20 0 20 0 78088119 19521036288 51505 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 51505 5531 1 0 554029 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=0 CPUtime=6.12 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 6137 0 0 0 609 3 0 0 20 0 20 0 78088120 19521036288 51505 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=11136 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 51505 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 45 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 51505 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=209368 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 51505 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 8.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 206020 KiB

[startup+12.7002 s]
/proc/loadavg: 4.20 4.18 4.15 5/341 89290
/proc/meminfo: memFree=107201912/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=206020 CPUtime=14.65 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 24243 0 0 0 1456 9 0 0 20 0 20 0 78088119 19521036288 51505 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 51505 5531 1 0 554029 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=209368 CPUtime=12.5 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 6752 0 0 0 1247 3 0 0 20 0 20 0 78088120 19521036288 51505 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=206020 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 51505 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 45 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 51505 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=11136 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 51505 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 14.65 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 206020 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.17 4.15 5/341 89290
/proc/meminfo: memFree=107202420/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=206148 CPUtime=27.5 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 27138 0 0 0 2740 10 0 0 20 0 20 0 78088119 19521036288 51537 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 51537 5563 1 0 554039 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=0 CPUtime=25.27 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 7204 0 0 0 2524 3 0 0 20 0 20 0 78088120 19521036288 51537 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=16496 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 51537 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=206148 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 45 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 51537 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=206020 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 51537 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 27.5 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 206148 KiB

[startup+51.1056 s]
/proc/loadavg: 4.30 4.20 4.16 5/340 89358
/proc/meminfo: memFree=108514976/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=206796 CPUtime=53.29 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 33545 0 0 0 5318 11 0 0 20 0 20 0 78088119 19521036288 51699 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 51699 5563 1 0 555350 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=206148 CPUtime=50.8 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 8874 0 0 0 5077 3 0 0 20 0 20 0 78088120 19521036288 51699 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=206796 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 51699 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=206796 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 45 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 51699 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0

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

/proc/meminfo: memFree=101501600/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=864952 CPUtime=3278.93 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 50372 0 0 0 327788 105 0 0 20 0 20 0 78088119 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 216238 5563 1 0 555350 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=836272 CPUtime=3273.76 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 16568 0 0 0 327359 17 0 0 20 0 20 0 78088120 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=21692 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 501 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=16496 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 3278.93 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 864952 KiB

[startup+3342.3 s]
/proc/loadavg: 4.42 4.20 4.13 5/341 89605
/proc/meminfo: memFree=101483892/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=864952 CPUtime=3338.81 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 50509 0 0 0 333775 106 0 0 20 0 20 0 78088119 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 216238 5563 1 0 555350 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=5632 CPUtime=3333.62 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 16650 0 0 0 333345 17 0 0 20 0 20 0 78088120 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=12544 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 543 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=16496 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 3338.81 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 864952 KiB

[startup+3402.3 s]
/proc/loadavg: 4.21 4.18 4.12 5/341 89608
/proc/meminfo: memFree=101473232/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=864952 CPUtime=3398.69 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 50537 0 0 0 339761 108 0 0 20 0 20 0 78088119 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 216238 5563 1 0 555350 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=864952 CPUtime=3393.47 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 16672 0 0 0 339330 17 0 0 20 0 20 0 78088120 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 543 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 3398.69 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 864952 KiB

[startup+3462.3 s]
/proc/loadavg: 4.21 4.17 4.12 5/342 89615
/proc/meminfo: memFree=101380556/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=864952 CPUtime=3458.56 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 50703 0 0 0 345746 110 0 0 20 0 20 0 78088119 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 216238 5563 1 0 555350 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=864952 CPUtime=3453.33 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 16803 0 0 0 345315 18 0 0 20 0 20 0 78088120 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=18560 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=-6000919476984898407 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 543 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 3458.56 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 864952 KiB

[startup+3522.3 s]
/proc/loadavg: 4.33 4.23 4.14 5/342 89621
/proc/meminfo: memFree=101117452/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=864952 CPUtime=3518.43 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 50816 0 0 0 351732 111 0 0 20 0 20 0 78088119 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 216238 5563 1 0 555350 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=864952 CPUtime=3513.18 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 16911 0 0 0 351300 18 0 0 20 0 20 0 78088120 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=16496 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=21692 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 543 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 3518.43 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 864952 KiB

[startup+3582.3 s]
/proc/loadavg: 4.22 4.22 4.14 5/342 89623
/proc/meminfo: memFree=100545340/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=864952 CPUtime=3578.32 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 51369 0 0 0 357719 113 0 0 20 0 20 0 78088119 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 216238 5563 1 0 555350 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=864952 CPUtime=3573.04 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 17341 0 0 0 357286 18 0 0 20 0 20 0 78088120 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=16496 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=16496 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 600 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=18560 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 3578.32 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 864952 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.11 s]
/proc/loadavg: 4.09 4.18 4.13 4/317 89658
/proc/meminfo: memFree=104535076/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=864952 CPUtime=3600.06 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 51526 0 0 0 359892 114 0 0 20 0 20 0 78088119 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 216238 5563 1 0 555350 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=864952 CPUtime=3594.78 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 17458 0 0 0 359459 19 0 0 20 0 20 0 78088120 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 600 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 864952 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.06 s, system=1.15566 s

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

[startup+3604.11 s]
/proc/loadavg: 4.09 4.18 4.13 4/317 89658
/proc/meminfo: memFree=104535076/131249996 swapFree=33010160/33010684
[pid=89270] ppid=89267 vsize=19063512 memory=864952 CPUtime=3600.06 cores=0,2
/proc/89270/stat : 89270 (java) S 89267 89270 86624 0 -1 4194304 51526 0 0 0 359892 114 0 0 20 0 20 0 78088119 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
/proc/89270/statm: 4765878 216238 5563 1 0 555350 0
[pid=89270/tid=89272] ppid=89267 vsize=19063512 memory=864952 CPUtime=3594.78 cores=0,2
/proc/89270/task/89272/stat : 89272 (java) R 89267 89270 86624 0 -1 4194368 17458 0 0 0 359459 19 0 0 20 0 20 0 78088120 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89281] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89281/stat : 89281 (Finalizer) S 89267 89270 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89288] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89288/stat : 89288 (Common-Cleaner) S 89267 89270 86624 0 -1 4194368 600 0 0 0 0 0 0 0 20 0 20 0 78088122 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
[pid=89270/tid=89290] ppid=89267 vsize=19063512 memory=864952 CPUtime=0 cores=0,2
/proc/89270/task/89290/stat : 89290 (Timer-0) S 89267 89270 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78088180 19521036288 216238 18446744073709551615 93911018082304 93911018086000 140731249961088 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93911018093816 93911018094608 93911051485184 140731249969535 140731249969636 140731249969636 140731249975240 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 864952 KiB

Child status: 143

Real time (s): 3604.2
CPU time (s): 3600.21
CPU user time (s): 3599.06
CPU system time (s): 1.15566
CPU usage (%): 99.8893
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 864952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.06
system time used= 1.15566
maximum resident set size= 865976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53279
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 130775
involuntary context switches= 9264


# summary of solver processes directly reported to runsolver:
#   pid: 89270
#   total CPU time (s): 3600.21
#   total CPU user time (s): 3599.06
#   total CPU system time (s): 1.15566

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.51542 second user time and 16.2807 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-04 12:14:55
IDJOB=4525631
IDBENCH=143868
IDSOLVER=3380
FILE ID=nodeC032/4525631-1751624095
RUNJOBID= nodeC032-1751616933-86634
SLURM_JOB_ID= 9598926
Free space on /tmp= 429048 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen07_10000_30r_wcsp.wbo
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4525631-1751624095/watcher-4525631-1751624095 -o /tmp/evaluation-result-4525631-1751624095/solver-4525631-1751624095 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86634 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4525631-1751624095.wbo

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

MD5SUM BENCH= 8c159ddcc7c8e6257617bd9db371f9a1
RANDOM SEED=744683102

nodeC032 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3598.910
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3599.842
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3599.896
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3586.827
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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.838
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3599.829
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3600.507
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3700.000
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        107446436 kB
MemAvailable:   125478052 kB
Buffers:            2728 kB
Cached:         18709220 kB
SwapCached:           20 kB
Active:          4602720 kB
Inactive:       18339724 kB
Active(anon):    4245420 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 18336600 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4840 kB
Writeback:             0 kB
AnonPages:       4232388 kB
Mapped:           124112 kB
Shmem:             18048 kB
KReclaimable:     353908 kB
Slab:             448928 kB
SReclaimable:     353908 kB
SUnreclaim:        95020 kB
KernelStack:        5216 kB
PageTables:        12016 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    7153012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3993600 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 428984 MiB
End job on nodeC032 at 2025-07-04 13:14:59