Trace number 4424915

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution Default 2024-07-07OPTIMUM 682.907 682.259

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/coloring/
normalized-myciel5g-5_wcsp.wbo
MD5SUM3494b890a231ad778a05b94b9d7caa9e
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark10.9915
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables235
Total number of constraints1227
Number of soft constraints1180
Number of constraints which are clauses1180
Number of constraints which are cardinality constraints (but not clauses)47
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5
Top cost 237
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 1180
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
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		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2106806208
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.12	--- Begin Solver configuration ---
0.13/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	Learn all clauses as in MiniSAT
0.13/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	No reason simplification
0.13/0.12	Glucose 2.1 dynamic restart strategy
0.13/0.12	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.12	timeout=2147483s
0.13/0.12	DB Simplification allowed=false
0.13/0.12	Listener: none
0.13/0.12	--- End Solver configuration ---
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@5e91993f
0.13/0.13	c Learn all clauses as in MiniSAT
0.13/0.13	c LOGGER=java.util.logging.Logger@cac736f 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 No 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-4424915-1720891265.wbo
0.13/0.13	c reading problem ... 
0.13/0.18	c ... done. Wall clock time 0.055s.
0.13/0.18	c declared #vars     235
0.13/0.18	c internal #vars     1415
0.13/0.18	c #constraints  1275
0.13/0.18	c constraints type 
0.13/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 48
0.13/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1227
0.13/0.18	c 1275 constraints processed.
0.13/0.19	c objective function length is 1180 literals
0.34/0.25	c SATISFIABLE
0.34/0.25	c OPTIMIZING...
0.34/0.25	c Got one! Elapsed wall clock time (in seconds):0.129
0.34/0.26	o 9
0.34/0.27	c Got one! Elapsed wall clock time (in seconds):0.151
0.34/0.27	o 6
0.34/0.29	c Got one! Elapsed wall clock time (in seconds):0.165
0.34/0.29	o 1
1.48/0.84	c cleaning 2708 clauses out of 5433 with flag 29091/5433
2.19/1.31	c cleaning 4360 clauses out of 8726 with flag 70872/11434
2.86/1.97	c cleaning 5678 clauses out of 11365 with flag 121547/18433
3.76/2.75	c cleaning 6836 clauses out of 13687 with flag 181123/26433
4.76/3.74	c cleaning 7921 clauses out of 15853 with flag 256231/35435
6.01/4.90	c cleaning 8958 clauses out of 17932 with flag 330805/45435
7.40/6.32	c cleaning 9978 clauses out of 19972 with flag 409951/56433
9.08/7.96	c cleaning 10992 clauses out of 21995 with flag 500742/68434
10.94/9.72	c cleaning 11998 clauses out of 24005 with flag 604594/81436
12.83/11.62	c cleaning 12998 clauses out of 26006 with flag 719779/95435
15.34/14.18	c cleaning 14001 clauses out of 28007 with flag 845579/110434
17.93/16.78	c cleaning 14998 clauses out of 30007 with flag 971205/126435
20.65/19.48	c cleaning 16001 clauses out of 32007 with flag 1106772/143433
23.98/22.72	c cleaning 16997 clauses out of 34007 with flag 1268528/161434
27.57/26.34	c cleaning 17996 clauses out of 36010 with flag 1429120/180434
31.27/30.02	c cleaning 19005 clauses out of 38014 with flag 1609062/200434
35.76/34.52	c cleaning 19996 clauses out of 40008 with flag 1796950/221433
40.35/39.14	c cleaning 21004 clauses out of 42013 with flag 2004730/243434
45.34/44.11	c cleaning 21997 clauses out of 44008 with flag 2226436/266433
50.82/49.67	c cleaning 23003 clauses out of 46012 with flag 2476993/290434
56.40/55.21	c cleaning 23997 clauses out of 48010 with flag 2714933/315435
62.49/61.37	c cleaning 25002 clauses out of 50011 with flag 2974059/341433
69.18/68.09	c cleaning 25997 clauses out of 52009 with flag 3239979/368433
76.75/75.60	c cleaning 27001 clauses out of 54014 with flag 3525552/396435
84.80/83.57	c cleaning 28000 clauses out of 56012 with flag 3827318/425434
93.34/91.84	c cleaning 28994 clauses out of 58013 with flag 4120805/455435
102.94/101.27	c cleaning 30004 clauses out of 60017 with flag 4440379/486433
113.13/111.47	c cleaning 30999 clauses out of 62013 with flag 4778269/518433
123.73/122.02	c cleaning 32004 clauses out of 64015 with flag 5120649/551434
135.41/133.78	c cleaning 33000 clauses out of 66011 with flag 5494719/585434
146.79/145.13	c cleaning 33992 clauses out of 68010 with flag 5867959/620433
160.15/158.51	c cleaning 35004 clauses out of 70018 with flag 6274537/656433
173.64/172.08	c cleaning 36004 clauses out of 72019 with flag 6694805/693438
188.01/186.42	c cleaning 37001 clauses out of 74010 with flag 7106346/731433
203.48/201.97	c cleaning 37997 clauses out of 76009 with flag 7550370/770433
219.04/217.50	c cleaning 39002 clauses out of 78013 with flag 7986289/810434
235.63/234.10	c cleaning 40000 clauses out of 80013 with flag 8442678/851436
251.88/250.49	c cleaning 40998 clauses out of 82010 with flag 8914996/893433
269.56/268.17	c cleaning 42002 clauses out of 84012 with flag 9408129/936433
291.90/290.53	c cleaning 43002 clauses out of 86010 with flag 9967584/980433
310.49/309.16	c cleaning 43997 clauses out of 88008 with flag 10487027/1025433
333.37/332.04	c cleaning 45001 clauses out of 90011 with flag 11055554/1071433
357.62/356.38	c cleaning 45998 clauses out of 92011 with flag 11620443/1118434
384.08/382.85	c cleaning 47003 clauses out of 94014 with flag 12227723/1166435
407.18/406.14	c cleaning 47998 clauses out of 96009 with flag 12796533/1215433
431.16/430.31	c cleaning 48999 clauses out of 98014 with flag 13370138/1265436
457.43/456.88	c cleaning 50006 clauses out of 100013 with flag 13969151/1316434
486.50/485.92	c cleaning 51001 clauses out of 102007 with flag 14621083/1368434
519.82/519.23	c cleaning 51998 clauses out of 104007 with flag 15317004/1421435
554.46/553.94	c cleaning 52997 clauses out of 106007 with flag 16043579/1475433
586.84/586.31	c cleaning 54003 clauses out of 108012 with flag 16764004/1530435
619.86/619.45	c cleaning 54998 clauses out of 110007 with flag 17433241/1586433
654.59/654.29	c cleaning 56004 clauses out of 112009 with flag 18118188/1643433
682.82/682.23	c starts		: 2497
682.82/682.24	c conflicts		: 1693337
682.82/682.24	c decisions		: 2160685
682.82/682.24	c propagations		: 55673848
682.82/682.24	c inspects		: 11510061503
682.82/682.24	c shortcuts		: 0
682.82/682.24	c learnt literals	: 10
682.82/682.24	c learnt binary clauses	: 13
682.82/682.24	c learnt ternary clauses	: 9
682.82/682.24	c learnt constraints	: 1693326
682.82/682.24	c ignored constraints	: 0
682.82/682.24	c root simplifications	: 0
682.82/682.24	c removed literals (reason simplification)	: 0
682.82/682.24	c reason swapping (by a shorter reason)	: 0
682.82/682.24	c Calls to reduceDB	: 53
682.82/682.24	c Number of update (reduction) of LBD	: 664791
682.82/682.24	c Imported unit clauses	: 0
682.82/682.24	c No decision after first conflict	: false
682.82/682.24	c number of reductions to clauses (during analyze)	: 0
682.82/682.24	c number of learned constraints concerned by reduction	: 0
682.82/682.24	c number of learning phase by resolution	: 0
682.82/682.24	c number of learning phase by cutting planes	: 0
682.82/682.24	c number of rounding to 1 operations	: 0
682.82/682.24	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
682.82/682.24	c number of reductions of the coefficients by power 2 	: 0
682.82/682.24	c number of right shift for reduction by power 2 	: 0
682.82/682.24	c number of reductions of the coefficients by GCD over coefficients 	: 0
682.82/682.24	c number of ending skipping 	: 0
682.82/682.24	c number of internal skipping 	: 0
682.82/682.24	c number of derivation steps 	: 0
682.82/682.24	c number of skipped derivation steps 	: 0
682.82/682.24	c number of remaining unassigned 	: 0
682.82/682.24	c number of remaining assigned 	: 0
682.82/682.24	c number of falsified literals weakened from reason	: 0
682.82/682.24	c number of falsified literals weakened from conflict	: 0
682.82/682.24	c time for arithmetic operations	: 0
682.82/682.24	c minimum degree of deleted constraints	: null
682.82/682.24	c maximum degree of deleted constraints	: null
682.82/682.24	c number of deleted constraints	: 0
682.82/682.25	c speed (assignments/second)	: 81627.10413150922
682.82/682.25	c non guided choices	: 284
682.82/682.25	s OPTIMUM FOUND
682.82/682.25	c Found 3 solution(s)
682.82/682.25	v -x1 -x2 -x3 x4 -x5 -x6 -x7 x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 x33 -x34 -x35 x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 x59 -x60 -x61 -x62 -x63 -x64 x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 x79 -x80 -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 -x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150 x151 -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 -x162 x163 -x164 -x165 -x166 x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 x205 -x206 -x207 -x208 -x209 x210 -x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 x228 -x229 -x230 -x231 -x232 -x233 x234 -x235 
682.82/682.25	c objective function=1
682.82/682.25	c Total wall clock time (in seconds): 682.127

Verifier Data

OK	1

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4424915-1720891265/watcher-4424915-1720891265 -o /tmp/evaluation-result-4424915-1720891265/solver-4424915-1720891265 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1720890801-713074 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4424915-1720891265.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100058 s]*
/proc/loadavg: 4.13 3.35 1.76 8/331 714094
/proc/meminfo: memFree=124826688/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=18975048 memory=64920 CPUtime=0.13 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 7596 0 0 0 12 1 0 0 20 0 18 0 141296232 19430449152 16230 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4743762 16230 5708 1 0 549345 0
[pid=714076/tid=714078] ppid=714073 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 6178 0 0 0 7 1 0 0 20 0 18 0 141296232 19430449152 16230 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=18975048 memory=228556276070 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 141296235 19430449152 16230 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=18975048 memory=15817789847927870 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 141296235 19430449152 16230 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 64920 KiB

[startup+0.208906 s]*
/proc/loadavg: 4.13 3.35 1.76 7/332 714095
/proc/meminfo: memFree=124819764/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19041612 memory=71804 CPUtime=0.34 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 8339 0 0 0 32 2 0 0 20 0 19 0 141296232 19498610688 17951 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4760403 17951 5866 1 0 550040 0
[pid=714076/tid=714078] ppid=714073 vsize=19041612 memory=4782652875487838339 CPUtime=0.19 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 6434 0 0 0 18 1 0 0 20 0 19 0 141296232 19498610688 17951 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19041612 memory=17963 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 17951 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19041612 memory=14697378909259238 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 17951 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141296251 19498610688 17951 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 71804 KiB

[startup+0.308922 s]*
/proc/loadavg: 4.36 3.41 1.79 6/332 714095
/proc/meminfo: memFree=124811584/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19041612 memory=79648 CPUtime=0.52 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 10968 0 0 0 50 2 0 0 20 0 19 0 141296232 19498610688 19912 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4760403 19912 5866 1 0 551487 0
[pid=714076/tid=714078] ppid=714073 vsize=19041612 memory=-8959465505443717820 CPUtime=0.27 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 6462 0 0 0 26 1 0 0 20 0 19 0 141296232 19498610688 19912 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 19912 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 19912 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141296251 19498610688 19912 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 79648 KiB

[startup+0.700913 s]
/proc/loadavg: 4.36 3.41 1.79 7/332 714095
/proc/meminfo: memFree=124806292/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19041612 memory=89148 CPUtime=1.28 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 12801 0 0 0 125 3 0 0 20 0 19 0 141296232 19498610688 22287 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4760403 22287 5866 1 0 552733 0
[pid=714076/tid=714078] ppid=714073 vsize=19041612 memory=35152 CPUtime=0.65 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 6464 0 0 0 64 1 0 0 20 0 19 0 141296232 19498610688 22287 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19041612 memory=12312 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 22287 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19041612 memory=2220 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 22287 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19041612 memory=5568 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141296251 19498610688 22287 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 89148 KiB

[startup+1.50091 s]
/proc/loadavg: 4.36 3.41 1.79 5/332 714095
/proc/meminfo: memFree=124677748/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19041612 memory=96764 CPUtime=2.46 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 16052 0 0 0 243 3 0 0 20 0 19 0 141296232 19498610688 24191 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4760403 24191 5866 1 0 552933 0
[pid=714076/tid=714078] ppid=714073 vsize=19041612 memory=12312 CPUtime=1.44 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 6870 0 0 0 143 1 0 0 20 0 19 0 141296232 19498610688 24191 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 24191 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19041612 memory=2220 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 24191 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19041612 memory=5568 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141296251 19498610688 24191 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 96764 KiB

[startup+3.10591 s]
/proc/loadavg: 4.36 3.41 1.79 5/332 714095
/proc/meminfo: memFree=124667252/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19041612 memory=105068 CPUtime=4.16 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 17126 0 0 0 412 4 0 0 20 0 19 0 141296232 19498610688 26267 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4760403 26267 5866 1 0 552935 0
[pid=714076/tid=714078] ppid=714073 vsize=19041612 memory=0 CPUtime=3.03 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 7096 0 0 0 301 2 0 0 20 0 19 0 141296232 19498610688 26267 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19041612 memory=-8959465505443717820 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 26267 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19041612 memory=12312 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 26267 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19041612 memory=2220 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141296251 19498610688 26267 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 4.16 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 105068 KiB

[startup+6.30092 s]
/proc/loadavg: 4.33 3.42 1.80 5/332 714095
/proc/meminfo: memFree=124658372/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19041612 memory=113796 CPUtime=7.4 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 21028 0 0 0 736 4 0 0 20 0 19 0 141296232 19498610688 28449 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4760403 28449 5866 1 0 552935 0
[pid=714076/tid=714078] ppid=714073 vsize=19041612 memory=2220 CPUtime=6.2 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 7795 0 0 0 618 2 0 0 20 0 19 0 141296232 19498610688 28449 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 28449 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19041612 memory=12312 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 28449 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19041612 memory=-5158697563450915880 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141296251 19498610688 28449 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 7.4 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 113796 KiB

[startup+12.7003 s]
/proc/loadavg: 4.30 3.43 1.81 5/332 714097
/proc/meminfo: memFree=124634200/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19041612 memory=137928 CPUtime=13.93 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 27061 0 0 0 1388 5 0 0 20 0 19 0 141296232 19498610688 34482 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4760403 34482 5876 1 0 553216 0
[pid=714076/tid=714078] ppid=714073 vsize=19041612 memory=12312 CPUtime=12.55 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 8962 0 0 0 1253 2 0 0 20 0 19 0 141296232 19498610688 34482 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19041612 memory=128848 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 34482 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19041612 memory=35152 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141296235 19498610688 34482 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19041612 memory=12312 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141296251 19498610688 34482 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 13.93 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 137928 KiB

[startup+25.5003 s]
/proc/loadavg: 4.26 3.45 1.83 5/333 714099
/proc/meminfo: memFree=124586452/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19108176 memory=183488 CPUtime=26.77 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 32998 0 0 0 2670 7 0 0 20 0 20 0 141296232 19566772224 45872 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4777044 45872 5923 1 0 553505 0
[pid=714076/tid=714078] ppid=714073 vsize=19108176 memory=183488 CPUtime=25.31 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 9996 0 0 0 2528 3 0 0 20 0 20 0 141296232 19566772224 45872 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 45872 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19108176 memory=12312 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 45872 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19108176 memory=12316 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141296251 19566772224 45872 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 26.77 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183488 KiB

[startup+51.1057 s]
/proc/loadavg: 4.21 3.52 1.91 5/333 714104
/proc/meminfo: memFree=124497788/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19108176 memory=183500 CPUtime=52.32 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 34887 0 0 0 5224 8 0 0 20 0 20 0 141296232 19566772224 45875 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4777044 45875 5923 1 0 553505 0
[pid=714076/tid=714078] ppid=714073 vsize=19108176 memory=0 CPUtime=50.85 cores=1,3

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

/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141296251 19566772224 129188 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 582.84 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 516752 KiB

[startup+642.3 s]
/proc/loadavg: 4.17 4.07 2.99 5/333 714820
/proc/meminfo: memFree=122075696/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19108176 memory=516752 CPUtime=642.72 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 73900 0 0 0 64239 33 0 0 20 0 20 0 141296232 19566772224 129188 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4777044 129188 5938 1 0 557399 0
[pid=714076/tid=714078] ppid=714073 vsize=19108176 memory=164 CPUtime=639.62 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 19596 0 0 0 63958 4 0 0 20 0 20 0 141296232 19566772224 129188 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19108176 memory=2688 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 129188 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19108176 memory=516752 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 700 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 129188 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19108176 memory=-8959465505443717820 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141296251 19566772224 129188 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 642.72 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 516752 KiB

[startup+682.259 s]
# the end of solver process 714076 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=682.541 s, system=0.366092 s

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

[startup+665.6 s]
/proc/loadavg: 4.12 4.06 3.01 5/333 714825
/proc/meminfo: memFree=122031020/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19108176 memory=561344 CPUtime=666.05 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 78692 0 0 0 66571 34 0 0 20 0 20 0 141296232 19566772224 140336 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4777044 140336 5938 1 0 557428 0
[pid=714076/tid=714078] ppid=714073 vsize=19108176 memory=35152 CPUtime=662.78 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 20536 0 0 0 66274 4 0 0 20 0 20 0 141296232 19566772224 140336 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19108176 memory=516752 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 140336 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19108176 memory=281420082450800 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 700 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 140336 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19108176 memory=12316 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141296251 19566772224 140336 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 666.05 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 561344 KiB

[startup+672 s]*
/proc/loadavg: 4.18 4.07 3.02 5/333 714827
/proc/meminfo: memFree=122031036/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19108176 memory=561344 CPUtime=672.45 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 78692 0 0 0 67210 35 0 0 20 0 20 0 141296232 19566772224 140336 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4777044 140336 5938 1 0 557428 0
[pid=714076/tid=714078] ppid=714073 vsize=19108176 memory=-8959465505443717820 CPUtime=669.17 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 20536 0 0 0 66913 4 0 0 20 0 20 0 141296232 19566772224 140336 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19108176 memory=-7450493816058241401 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 140336 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19108176 memory=5568 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 700 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 140336 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19108176 memory=1816 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141296251 19566772224 140336 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 672.45 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 561344 KiB

[startup+678.4 s]
/proc/loadavg: 4.17 4.07 3.03 5/333 714828
/proc/meminfo: memFree=122028140/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19108176 memory=559380 CPUtime=679 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 79746 0 0 0 67865 35 0 0 20 0 20 0 141296232 19566772224 139845 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4777044 139845 5938 1 0 557428 0
[pid=714076/tid=714078] ppid=714073 vsize=19108176 memory=-8693842161952276895 CPUtime=675.55 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 20537 0 0 0 67551 4 0 0 20 0 20 0 141296232 19566772224 139845 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19108176 memory=561344 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 139845 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19108176 memory=561344 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 700 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 139845 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19108176 memory=561344 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141296251 19566772224 139845 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 679 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 559380 KiB

[startup+680 s]*
/proc/loadavg: 4.17 4.07 3.03 5/333 714828
/proc/meminfo: memFree=122028200/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19108176 memory=559380 CPUtime=680.6 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 79746 0 0 0 68025 35 0 0 20 0 20 0 141296232 19566772224 139845 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4777044 139845 5938 1 0 557428 0
[pid=714076/tid=714078] ppid=714073 vsize=19108176 memory=-8959465505443717820 CPUtime=677.15 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 20537 0 0 0 67711 4 0 0 20 0 20 0 141296232 19566772224 139845 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19108176 memory=-7450493816058241401 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 139845 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19108176 memory=5938671653028129879 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 700 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 139845 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19108176 memory=7235144308994828390 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141296251 19566772224 139845 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 680.6 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 559380 KiB

[startup+681.6 s]
/proc/loadavg: 4.16 4.07 3.04 5/333 714828
/proc/meminfo: memFree=122028192/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19108176 memory=559616 CPUtime=682.22 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 79828 0 0 0 68187 35 0 0 20 0 20 0 141296232 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4777044 139904 5938 1 0 557428 0
[pid=714076/tid=714078] ppid=714073 vsize=19108176 memory=5492 CPUtime=678.75 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 20538 0 0 0 67870 5 0 0 20 0 20 0 141296232 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19108176 memory=559380 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19108176 memory=563484 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 700 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19108176 memory=17820 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141296251 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 682.22 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 559616 KiB

[startup+682 s]*
/proc/loadavg: 4.16 4.07 3.04 5/333 714828
/proc/meminfo: memFree=122027944/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19108176 memory=559616 CPUtime=682.62 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 79842 0 0 0 68227 35 0 0 20 0 20 0 141296232 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4777044 139904 5938 1 0 557428 0
[pid=714076/tid=714078] ppid=714073 vsize=19108176 memory=-8959465505443717820 CPUtime=679.16 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 20550 0 0 0 67911 5 0 0 20 0 20 0 141296232 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19108176 memory=-7450493816058241401 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 700 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141296251 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 682.62 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 559616 KiB

[startup+682.2 s]
/proc/loadavg: 4.16 4.07 3.04 5/333 714828
/proc/meminfo: memFree=122027944/131524600 swapFree=131071996/131071996
[pid=714076] ppid=714073 vsize=19108176 memory=559616 CPUtime=682.82 cores=1,3
/proc/714076/stat : 714076 (java) S 714073 714076 713062 0 -1 1077936128 79846 0 0 0 68247 35 0 0 20 0 20 0 141296232 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
/proc/714076/statm: 4777044 139904 5938 1 0 557428 0
[pid=714076/tid=714078] ppid=714073 vsize=19108176 memory=17820 CPUtime=679.35 cores=1,3
/proc/714076/task/714078/stat : 714078 (java) R 714073 714076 713062 0 -1 4194368 20550 0 0 0 67930 5 0 0 20 0 20 0 141296232 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714087] ppid=714073 vsize=19108176 memory=4673 CPUtime=0 cores=1,3
/proc/714076/task/714087/stat : 714087 (Finalizer) S 714073 714076 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714094] ppid=714073 vsize=19108176 memory=7380110497728233554 CPUtime=0 cores=1,3
/proc/714076/task/714094/stat : 714094 (Common-Cleaner) S 714073 714076 713062 0 -1 1077936192 700 0 0 0 0 0 0 0 20 0 20 0 141296235 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
[pid=714076/tid=714095] ppid=714073 vsize=19108176 memory=7091025736435917676 CPUtime=0 cores=1,3
/proc/714076/task/714095/stat : 714095 (Timer-0) S 714073 714076 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141296251 19566772224 139904 134679101440 93904154656768 93904154660464 140730558451136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93904154668280 93904154669072 93904161423360 140730558452773 140730558452863 140730558452863 140730558459848 0
Current children cumulated CPU time: 682.82 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 559616 KiB

Child status: 30

Real time (s): 682.259
CPU time (s): 682.907
CPU user time (s): 682.541
CPU system time (s): 0.366092
CPU usage (%): 100.095
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 564732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 682.541
system time used= 0.366092
maximum resident set size= 564732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81469
page faults= 0
swaps= 0
block input operations= 0
block output operations= 704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20649
involuntary context switches= 1510


# summary of solver processes directly reported to runsolver:
#   pid: 714076
#   total CPU time (s): 682.907
#   total CPU user time (s): 682.541
#   total CPU system time (s): 0.366092

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.46043 second user time and 3.41172 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-13 19:21:17
IDJOB=4424915
IDBENCH=144126
IDSOLVER=3037
FILE ID=nodeC033/4424915-1720891265
RUNJOBID= nodeC033-1720890801-713074
SLURM_JOB_ID= 7485822
Free space on /tmp= 890072 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/coloring/normalized-myciel5g-5_wcsp.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4424915-1720891265/watcher-4424915-1720891265 -o /tmp/evaluation-result-4424915-1720891265/solver-4424915-1720891265 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1720890801-713074 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4424915-1720891265.wbo

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

MD5SUM BENCH= 3494b890a231ad778a05b94b9d7caa9e
RANDOM SEED=1084289307

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        124870704 kB
MemAvailable:   125001068 kB
Buffers:          325156 kB
Cached:           649376 kB
SwapCached:            0 kB
Active:           488980 kB
Inactive:        5592824 kB
Active(anon):       1564 kB
Inactive(anon):  5143472 kB
Active(file):     487416 kB
Inactive(file):   449352 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:               952 kB
Writeback:            60 kB
AnonPages:       5106708 kB
Mapped:           121524 kB
Shmem:             37716 kB
KReclaimable:      66488 kB
Slab:             164348 kB
SReclaimable:      66488 kB
SUnreclaim:        97860 kB
KernelStack:        5040 kB
PageTables:        19892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    9644784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            54592 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4812800 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:      201428 kB
DirectMap2M:    11106304 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 890072 MiB
End job on nodeC033 at 2024-07-13 19:32:40