Trace number 4442582

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2024 2024-07-07? (TO) 3600.31 3554.32

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUM4dac1be18bf2e6916470dc211755e049
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 benchmark0.072674
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.13/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.13/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.13/0.13	c See www.sat4j.org for details.
0.13/0.14	c version CUSTOM.v20240707
0.13/0.17	c java.runtime.name	OpenJDK Runtime Environment
0.13/0.17	c java.vm.name		OpenJDK 64-Bit Server VM
0.13/0.17	c java.vm.version	22.0.1+8-16
0.13/0.17	c java.vm.vendor	Oracle Corporation
0.13/0.17	c sun.arch.data.model	64
0.13/0.17	c java.version		22.0.1
0.13/0.17	c os.name		Linux
0.13/0.17	c os.version		4.18.0-301.1.el8.x86_64
0.13/0.17	c os.arch		amd64
0.13/0.18	c Free memory 		2113181440
0.13/0.18	c Max memory 		16282288128
0.13/0.19	c Total memory 		2122317824
0.13/0.19	c Number of processors 	2
0.29/0.30	--- Begin Solver configuration ---
0.29/0.30	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.29/0.30	Learn all clauses as in MiniSAT
0.29/0.30	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.30	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.29/0.30	Expensive reason simplification
0.29/0.30	Glucose 2.1 dynamic restart strategy
0.29/0.30	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.29/0.30	timeout=2147483s
0.29/0.30	DB Simplification allowed=false
0.29/0.30	Listener: none
0.29/0.30	--- End Solver configuration ---
0.29/0.30	c Pseudo Boolean Optimization by upper bound
0.29/0.30	c --- Begin Solver configuration ---
0.29/0.30	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.29/0.30	c Learn all clauses as in MiniSAT
0.29/0.30	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.30	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.29/0.30	c Expensive reason simplification
0.29/0.30	c Glucose 2.1 dynamic restart strategy
0.29/0.30	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.29/0.30	c timeout=2147483s
0.29/0.30	c DB Simplification allowed=false
0.29/0.30	c Listener: none
0.29/0.30	c --- End Solver configuration ---
0.29/0.30	c solving HOME/instance-4442582-1721775404.opb
0.29/0.30	c reading problem ... 
0.29/0.30	c using VERIPB proof format
0.29/0.30	c  no objective function found
0.62/0.48	c ... done. Wall clock time 0.173s.
0.62/0.48	c declared #vars     6480
0.62/0.48	c #constraints  161
0.62/0.48	c constraints type 
0.62/0.48	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 80
0.62/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 81
0.62/0.48	c 161 constraints processed.
8.20/5.72	c cleaning 2496 clauses out of 5001 with flag 30821/5001
17.21/14.31	c cleaning 4252 clauses out of 8504 with flag 70304/11000
26.53/23.38	c cleaning 5624 clauses out of 11253 with flag 120732/18001
37.72/34.02	c cleaning 6805 clauses out of 13628 with flag 178466/26000
51.09/47.26	c cleaning 7912 clauses out of 15826 with flag 240474/35003
67.44/63.28	c cleaning 8950 clauses out of 17911 with flag 309329/45000
76.10/71.24	c cleaning 9957 clauses out of 19962 with flag 386330/56001
87.65/82.39	c cleaning 10973 clauses out of 22005 with flag 480458/68001
101.51/96.02	c cleaning 11987 clauses out of 24031 with flag 588969/81000
118.81/113.06	c cleaning 12994 clauses out of 26044 with flag 705612/95000
134.85/128.88	c cleaning 14005 clauses out of 28050 with flag 818575/110000
161.77/155.22	c cleaning 15005 clauses out of 30050 with flag 926556/126005
193.82/186.78	c cleaning 15999 clauses out of 32041 with flag 1057276/143001
220.83/213.17	c cleaning 16997 clauses out of 34041 with flag 1195582/161000
257.32/249.52	c cleaning 17997 clauses out of 36044 with flag 1362638/180000
295.52/287.12	c cleaning 18999 clauses out of 38047 with flag 1525816/200000
343.86/335.01	c cleaning 20001 clauses out of 40048 with flag 1701869/221000
398.67/389.22	c cleaning 21001 clauses out of 42048 with flag 1905040/243001
459.59/448.35	c cleaning 22002 clauses out of 44049 with flag 2106577/266003
527.86/516.14	c cleaning 23000 clauses out of 46046 with flag 2329551/290002
600.88/588.34	c cleaning 24002 clauses out of 48044 with flag 2555702/315000
675.81/662.49	c cleaning 25001 clauses out of 50043 with flag 2795824/341001
750.81/736.91	c cleaning 25995 clauses out of 52044 with flag 3037738/368003
832.27/817.52	c cleaning 27004 clauses out of 54047 with flag 3297850/396001
914.19/897.45	c cleaning 28000 clauses out of 56044 with flag 3562455/425002
998.02/980.41	c cleaning 29000 clauses out of 58044 with flag 3847108/455002
1092.94/1074.63	c cleaning 29996 clauses out of 60043 with flag 4132301/486001
1192.67/1175.57	c cleaning 31001 clauses out of 62048 with flag 4416033/518002
1279.16/1262.39	c cleaning 32003 clauses out of 64046 with flag 4713423/551001
1384.32/1364.17	c cleaning 32998 clauses out of 66042 with flag 5043041/585000
1496.52/1478.41	c cleaning 34006 clauses out of 68045 with flag 5400654/620001
1597.97/1578.75	c cleaning 34992 clauses out of 70038 with flag 5754177/656000
1692.81/1672.69	c cleaning 36000 clauses out of 72047 with flag 6076915/693001
1809.47/1788.12	c cleaning 37003 clauses out of 74046 with flag 6432852/731000
1944.09/1920.10	c cleaning 37997 clauses out of 76043 with flag 6812855/770000
2051.95/2027.88	c cleaning 39002 clauses out of 78049 with flag 7182138/810003
2110.44/2085.73	c cleaning 39996 clauses out of 80045 with flag 7452591/851001
2180.01/2154.48	c cleaning 40997 clauses out of 82048 with flag 7763273/893000
2247.67/2221.27	c cleaning 42000 clauses out of 84052 with flag 8096897/936001
2325.58/2298.42	c cleaning 43002 clauses out of 86051 with flag 8447023/980000
2410.86/2381.61	c cleaning 43998 clauses out of 88051 with flag 8805632/1025002
2487.83/2457.50	c cleaning 45002 clauses out of 90052 with flag 9195051/1071001
2571.48/2540.36	c cleaning 45993 clauses out of 92050 with flag 9574286/1118001
2660.57/2628.52	c cleaning 46999 clauses out of 94058 with flag 9982083/1166002
2758.37/2725.38	c cleaning 47998 clauses out of 96059 with flag 10386057/1215002
2851.51/2815.98	c cleaning 48989 clauses out of 98059 with flag 10834859/1265000
2945.91/2909.13	c cleaning 49991 clauses out of 100071 with flag 11197702/1316001
3048.05/3010.00	c cleaning 50999 clauses out of 102079 with flag 11608978/1368000
3156.26/3116.87	c cleaning 52000 clauses out of 104080 with flag 12062361/1421000
3264.08/3223.59	c cleaning 52995 clauses out of 106081 with flag 12520166/1475001
3313.32/3270.51	c cleaning 53990 clauses out of 108086 with flag 12919091/1530001
3394.85/3350.91	c cleaning 54997 clauses out of 110095 with flag 13309036/1586000
3497.41/3452.36	c cleaning 56007 clauses out of 112100 with flag 13754007/1643002
3600.04/3554.14	c timeout
3600.04/3554.15	c starts		: 181
3600.04/3554.15	c conflicts		: 1698971
3600.04/3554.15	c decisions		: 2746868
3600.04/3554.15	c propagations		: 26042992
3600.04/3554.15	c inspects		: 6846181050
3600.04/3554.15	c shortcuts		: 0
3600.04/3554.15	c learnt literals	: 0
3600.04/3554.15	c learnt binary clauses	: 0
3600.04/3554.15	c learnt ternary clauses	: 0
3600.04/3554.15	c learnt constraints	: 1698971
3600.04/3554.15	c ignored constraints	: 0
3600.04/3554.15	c root simplifications	: 0
3600.04/3554.15	c removed literals (reason simplification)	: 6388139
3600.04/3554.15	c reason swapping (by a shorter reason)	: 0
3600.04/3554.15	c Calls to reduceDB	: 53
3600.04/3554.15	c Number of update (reduction) of LBD	: 1070116
3600.04/3554.15	c Imported unit clauses	: 0
3600.04/3554.15	c No decision after first conflict	: false
3600.04/3554.15	c number of reductions to clauses (during analyze)	: 0
3600.04/3554.15	c number of learned constraints concerned by reduction	: 0
3600.04/3554.15	c number of learning phase by resolution	: 0
3600.04/3554.15	c number of learning phase by cutting planes	: 0
3600.04/3554.15	c number of rounding to 1 operations	: 0
3600.04/3554.15	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.04/3554.15	c number of reductions of the coefficients by power 2 	: 0
3600.04/3554.15	c number of right shift for reduction by power 2 	: 0
3600.04/3554.15	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.04/3554.15	c number of ending skipping 	: 0
3600.04/3554.15	c number of internal skipping 	: 0
3600.04/3554.15	c number of derivation steps 	: 0
3600.04/3554.15	c number of skipped derivation steps 	: 0
3600.04/3554.15	c number of remaining unassigned 	: 0
3600.04/3554.15	c number of remaining assigned 	: 0
3600.04/3554.15	c number of falsified literals weakened from reason	: 0
3600.04/3554.15	c number of falsified literals weakened from conflict	: 0
3600.04/3554.15	c time for arithmetic operations	: 0
3600.04/3554.15	c minimum degree of deleted constraints	: null
3600.04/3554.15	c maximum degree of deleted constraints	: null
3600.04/3554.15	c number of deleted constraints	: 0
3600.04/3554.15	c speed (assignments/second)	: 7328.502630247481
3600.04/3554.15	c non guided choices	: 49785
3600.19/3554.26	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 112062
3600.19/3554.27	s UNKNOWN
3600.19/3554.27	c Total wall clock time (in seconds): 3553.972

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=134247, runsolver pid=134244

[startup+0.101458 s]*
/proc/loadavg: 4.16 4.24 4.28 5/317 134265
/proc/meminfo: memFree=82301848/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=18993908 memory=57892 CPUtime=0.13 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 6626 0 0 0 11 2 0 0 20 0 18 0 13529776 19449761792 14473 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4748477 14473 5983 1 0 550899 0
[pid=134247/tid=134249] ppid=134244 vsize=18993908 memory=4026561586 CPUtime=0.08 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 5556 0 0 0 7 1 0 0 20 0 18 0 13529776 19449761792 14473 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=18993908 memory=232851243367 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13529781 19449761792 14473 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=18993908 memory=3618136736603170115 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13529781 19449761792 14473 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18993908 KiB
Current children cumulated memory: 57892 KiB

[startup+0.21447 s]*
/proc/loadavg: 4.16 4.24 4.28 5/317 134265
/proc/meminfo: memFree=82291644/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=18993908 memory=66792 CPUtime=0.29 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 7302 0 0 0 27 2 0 0 20 0 18 0 13529776 19449761792 16698 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4748477 16698 5991 1 0 551449 0
[pid=134247/tid=134249] ppid=134244 vsize=18993908 memory=4782652875487838339 CPUtime=0.19 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 5827 0 0 0 17 2 0 0 20 0 18 0 13529776 19449761792 16698 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=18993908 memory=952865 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13529781 19449761792 16698 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=18993908 memory=3689070655443366200 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13529781 19449761792 16698 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18993908 KiB
Current children cumulated memory: 66792 KiB

[startup+0.320304 s]*
/proc/loadavg: 4.16 4.24 4.28 7/317 134265
/proc/meminfo: memFree=82289500/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=18993908 memory=67712 CPUtime=0.44 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 7584 0 0 0 41 3 0 0 20 0 18 0 13529776 19449761792 16928 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4748477 16928 6007 1 0 551625 0
[pid=134247/tid=134249] ppid=134244 vsize=18993908 memory=-8888250137279505084 CPUtime=0.27 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 1077936192 5987 0 0 0 25 2 0 0 20 0 18 0 13529776 19449761792 16928 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=18993908 memory=0 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13529781 19449761792 16928 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=18993908 memory=0 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13529781 19449761792 16928 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 18993908 KiB
Current children cumulated memory: 67712 KiB

[startup+0.700453 s]
/proc/loadavg: 4.16 4.24 4.28 7/318 134266
/proc/meminfo: memFree=82269216/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19060472 memory=91896 CPUtime=1.14 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 9399 0 0 0 110 4 0 0 20 0 19 0 13529776 19517923328 22974 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4765118 22974 6130 1 0 553073 0
[pid=134247/tid=134249] ppid=134244 vsize=19060472 memory=5640 CPUtime=0.6 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 6083 0 0 0 58 2 0 0 20 0 19 0 13529776 19517923328 22974 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19060472 memory=12240 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13529781 19517923328 22974 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19060472 memory=4929 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13529781 19517923328 22974 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19060472 memory=2244 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 13529825 19517923328 22974 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 91896 KiB

[startup+1.50046 s]
/proc/loadavg: 4.16 4.24 4.28 7/318 134266
/proc/meminfo: memFree=82233260/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19060472 memory=159792 CPUtime=2.69 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 14391 0 0 0 261 8 0 0 20 0 19 0 13529776 19517923328 39948 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4765118 39948 6146 1 0 554000 0
[pid=134247/tid=134249] ppid=134244 vsize=19060472 memory=12240 CPUtime=1.35 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 6447 0 0 0 130 5 0 0 20 0 19 0 13529776 19517923328 39948 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19060472 memory=0 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13529781 19517923328 39948 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19060472 memory=952902 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13529781 19517923328 39948 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19060472 memory=0 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 13529825 19517923328 39948 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 2.69 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 159792 KiB

[startup+3.10645 s]
/proc/loadavg: 4.16 4.24 4.28 6/319 134267
/proc/meminfo: memFree=82137148/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=191220 CPUtime=5.21 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 16105 0 0 0 511 10 0 0 20 0 20 0 13529776 19586084864 47805 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 47805 6178 1 0 554292 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=0 CPUtime=2.87 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 6765 0 0 0 281 6 0 0 20 0 20 0 13529776 19586084864 47805 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=0 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 47805 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19127036 memory=12240 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 47 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 47805 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19127036 memory=12264 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13529825 19586084864 47805 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 5.21 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 191220 KiB

[startup+6.30046 s]
/proc/loadavg: 4.15 4.23 4.28 5/319 134267
/proc/meminfo: memFree=81994420/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=338568 CPUtime=8.86 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 18540 0 0 0 871 15 0 0 20 0 20 0 13529776 19586084864 84642 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 84642 6178 1 0 803304 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=12240 CPUtime=5.91 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 7557 0 0 0 582 9 0 0 20 0 20 0 13529776 19586084864 84642 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=197364 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 84642 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19127036 memory=0 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 57 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 84642 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19127036 memory=-8888250137279505084 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13529825 19586084864 84642 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 8.86 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 338568 KiB

[startup+12.7005 s]
/proc/loadavg: 4.30 4.26 4.29 6/319 134269
/proc/meminfo: memFree=81713324/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=506964 CPUtime=15.56 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 21673 0 0 0 1536 20 0 0 20 0 20 0 13529776 19586084864 126741 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 126741 6178 1 0 803314 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=-8888250137279505084 CPUtime=11.99 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 8065 0 0 0 1187 12 0 0 20 0 20 0 13529776 19586084864 126741 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=0 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 126741 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19127036 memory=506964 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 57 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 126741 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19127036 memory=-8888250137279505084 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13529825 19586084864 126741 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 15.56 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 506964 KiB

[startup+25.5005 s]
/proc/loadavg: 4.30 4.26 4.29 6/319 134270
/proc/meminfo: memFree=81021976/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=1043304 CPUtime=29.07 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 30366 0 0 0 2868 39 0 0 20 0 20 0 13529776 19586084864 260826 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 260826 6178 1 0 1234956 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=906980 CPUtime=24.13 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 9515 0 0 0 2389 24 0 0 20 0 20 0 13529776 19586084864 260826 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=-8888250137279505084 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 260826 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19127036 memory=12240 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 57 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 260826 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19127036 memory=12264 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13529825 19586084864 260826 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 29.07 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 1043304 KiB

[startup+51.114 s]
/proc/loadavg: 4.27 4.26 4.28 6/319 134275
/proc/meminfo: memFree=80171604/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=1537428 CPUtime=55.11 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 36347 0 0 0 5454 57 0 0 20 0 20 0 13529776 19586084864 384357 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 384357 6210 1 0 1234974 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=12264 CPUtime=48.95 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 11362 0 0 0 4864 31 0 0 20 0 20 0 13529776 19586084864 384357 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=1412292 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 384357 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0

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

[startup+3222.3 s]
/proc/loadavg: 1.07 1.09 1.38 3/244 135756
/proc/meminfo: memFree=110835884/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=9060244 CPUtime=3262.89 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 381156 0 0 0 324813 1476 0 0 20 0 20 0 13529776 19586084864 2265061 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 2265061 6210 1 0 2281389 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=9060244 CPUtime=3149.06 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 158913 0 0 0 313735 1171 0 0 20 0 20 0 13529776 19586084864 2265061 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 1364 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=12264 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 2265061 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19127036 memory=9060244 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 3024 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 2265061 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19127036 memory=9060244 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13529825 19586084864 2265061 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 3262.89 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9060244 KiB

[startup+3282.3 s]
/proc/loadavg: 1.18 1.12 1.37 3/244 135767
/proc/meminfo: memFree=110544368/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=9068852 CPUtime=3325.3 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 399889 0 0 0 331019 1511 0 0 20 0 20 0 13529776 19586084864 2267213 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 2267213 6210 1 0 2281411 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=9068852 CPUtime=3207.22 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 162712 0 0 0 319521 1201 0 0 20 0 20 0 13529776 19586084864 2267213 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 1387 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=9068792 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 2267213 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19127036 memory=50228 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 3024 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 2267213 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19127036 memory=12264 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13529825 19586084864 2267213 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 3325.3 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9068852 KiB

[startup+3342.3 s]
/proc/loadavg: 1.13 1.11 1.35 2/243 135777
/proc/meminfo: memFree=110371020/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=9068872 CPUtime=3386.3 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 401519 0 0 0 337096 1534 0 0 20 0 20 0 13529776 19586084864 2267218 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 2267218 6210 1 0 2281411 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=9068856 CPUtime=3265.7 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 163655 0 0 0 325350 1220 0 0 20 0 20 0 13529776 19586084864 2267218 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 1397 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=12264 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 2267218 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19127036 memory=9068872 CPUtime=0 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 3024 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 2267218 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19127036 memory=12264 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13529825 19586084864 2267218 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 3386.3 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9068872 KiB

[startup+3402.3 s]
/proc/loadavg: 1.10 1.10 1.33 2/243 135787
/proc/meminfo: memFree=110191360/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=9068920 CPUtime=3446.81 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 405491 0 0 0 343124 1557 0 0 20 0 20 0 13529776 19586084864 2267230 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 2267230 6210 1 0 2281411 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=9068920 CPUtime=3324.63 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 165357 0 0 0 331224 1239 0 0 20 0 20 0 13529776 19586084864 2267230 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 1411 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=9068920 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 2267230 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19127036 memory=9068872 CPUtime=0.01 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 3084 0 0 0 0 1 0 0 20 0 20 0 13529781 19586084864 2267230 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19127036 memory=9068920 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13529825 19586084864 2267230 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 3446.81 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9068920 KiB

[startup+3462.3 s]
/proc/loadavg: 1.17 1.13 1.32 3/243 135798
/proc/meminfo: memFree=110044456/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=9068936 CPUtime=3507.38 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 406496 0 0 0 349156 1582 0 0 20 0 20 0 13529776 19586084864 2267234 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 2267234 6210 1 0 2281411 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=9068872 CPUtime=3383.51 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 166035 0 0 0 337092 1259 0 0 20 0 20 0 13529776 19586084864 2267234 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 1424 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=9068936 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 2267234 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19127036 memory=9068936 CPUtime=0.01 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 3084 0 0 0 0 1 0 0 20 0 20 0 13529781 19586084864 2267234 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19127036 memory=12264 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13529825 19586084864 2267234 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 3507.38 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9068936 KiB

[startup+3522.3 s]
/proc/loadavg: 1.11 1.12 1.31 2/243 136193
/proc/meminfo: memFree=109888496/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=9068940 CPUtime=3567.92 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 406712 0 0 0 355186 1606 0 0 20 0 20 0 13529776 19586084864 2267235 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 2267235 6210 1 0 2281411 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=12240 CPUtime=3442.4 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 166061 0 0 0 342961 1279 0 0 20 0 20 0 13529776 19586084864 2267235 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 1434 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=2232 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 2267235 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19127036 memory=-8888250137279505084 CPUtime=0.01 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 3084 0 0 0 0 1 0 0 20 0 20 0 13529781 19586084864 2267235 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19127036 memory=9068940 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13529825 19586084864 2267235 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 3567.92 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9068940 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3554.11 s]
/proc/loadavg: 1.44 1.19 1.32 2/243 136197
/proc/meminfo: memFree=109833036/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19127036 memory=9068940 CPUtime=3600.04 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 407080 0 0 0 358386 1618 0 0 20 0 20 0 13529776 19586084864 2267235 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4781759 2267235 6210 1 0 2281411 0
[pid=134247/tid=134249] ppid=134244 vsize=19127036 memory=9068936 CPUtime=3473.68 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) R 134244 134247 126356 0 -1 4194368 166209 0 0 0 346079 1289 0 0 20 0 20 0 13529776 19586084864 2267235 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 1438 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19127036 memory=9068920 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13529781 19586084864 2267235 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19127036 memory=9068940 CPUtime=0.01 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 3084 0 0 0 0 1 0 0 20 0 20 0 13529781 19586084864 2267235 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134266] ppid=134244 vsize=19127036 memory=12264 CPUtime=0 cores=5,7
/proc/134247/task/134266/stat : 134266 (Timer-0) S 134244 134247 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13529825 19586084864 2267235 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9068940 KiB

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

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

# cumulated CPU time of all completed processes:  user=3584.08 s, system=16.2359 s

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

[startup+3554.21 s]
/proc/loadavg: 1.44 1.19 1.32 2/243 136197
/proc/meminfo: memFree=109833036/131655788 swapFree=131052932/131071996
[pid=134247] ppid=134244 vsize=19326728 memory=9069608 CPUtime=3600.19 cores=5,7
/proc/134247/stat : 134247 (java) S 134244 134247 126356 0 -1 1077936128 410230 0 0 0 358400 1619 0 0 20 0 21 0 13529776 19790569472 2267402 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
/proc/134247/statm: 4831682 2267402 6209 1 0 2282298 0
[pid=134247/tid=134249] ppid=134244 vsize=19326728 memory=26716 CPUtime=3473.71 cores=5,7
/proc/134247/task/134249/stat : 134249 (java) S 134244 134247 126356 0 -1 1077936192 166603 0 0 0 346081 1290 0 0 20 0 21 0 13529776 19790569472 2267402 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 1438 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134258] ppid=134244 vsize=19326728 memory=7576 CPUtime=0 cores=5,7
/proc/134247/task/134258/stat : 134258 (Finalizer) S 134244 134247 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 13529781 19790569472 2267402 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
[pid=134247/tid=134265] ppid=134244 vsize=19326728 memory=30224 CPUtime=0.01 cores=5,7
/proc/134247/task/134265/stat : 134265 (Common-Cleaner) S 134244 134247 126356 0 -1 1077936192 3084 0 0 0 0 1 0 0 20 0 21 0 13529781 19790569472 2267402 134679101440 94212173590528 94212173594224 140731286101584 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94212173602040 94212173602832 94212187521024 140731286102959 140731286103141 140731286103141 140731286110152 0
Current children cumulated CPU time: 3600.19 s
Current children cumulated vsize: 19326728 KiB
Current children cumulated memory: 9069608 KiB

Child status: 143

Real time (s): 3554.32
CPU time (s): 3600.31
CPU user time (s): 3584.08
CPU system time (s): 16.2359
CPU usage (%): 101.294
Max. virtual memory (cumulated for all children) (KiB): 19326728
Max. memory (cumulated for all children) (KiB): 9069608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.08
system time used= 16.2359
maximum resident set size= 9070792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 410710
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18550560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 119012
involuntary context switches= 8401


# summary of solver processes directly reported to runsolver:
#   pid: 134247
#   total CPU time (s): 3600.31
#   total CPU user time (s): 3584.08
#   total CPU system time (s): 16.2359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.8952 second user time and 30.947 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-24 00:56:44
IDJOB=4442582
IDBENCH=147824
IDSOLVER=3079
FILE ID=nodeC005/4442582-1721775404
RUNJOBID= nodeC005-1721765593-126369
SLURM_JOB_ID= 7770667
Free space on /tmp= 723764 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442582-1721775404/watcher-4442582-1721775404 -o /tmp/evaluation-result-4442582-1721775404/solver-4442582-1721775404 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721765593-126369 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4442582-1721775404 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4442582-1721775404.opb

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

MD5SUM BENCH= 4dac1be18bf2e6916470dc211755e049
RANDOM SEED=66112363

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        82338412 kB
MemAvailable:   106117444 kB
Buffers:          186720 kB
Cached:         24396392 kB
SwapCached:          216 kB
Active:          1240516 kB
Inactive:       47448764 kB
Active(anon):       2928 kB
Inactive(anon): 24148428 kB
Active(file):    1237588 kB
Inactive(file): 23300336 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131052932 kB
Dirty:            111544 kB
Writeback:             0 kB
AnonPages:      24105816 kB
Mapped:           126636 kB
Shmem:             45072 kB
KReclaimable:     162280 kB
Slab:             265676 kB
SReclaimable:     162280 kB
SUnreclaim:       103396 kB
KernelStack:        4848 kB
PageTables:        57464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   25107068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            14816 kB
HardwareCorrupted:     0 kB
AnonHugePages:  22020096 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:      275272 kB
DirectMap2M:    22697984 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 723780 MiB
End job on nodeC005 at 2024-07-24 01:55:58