Trace number 4497982

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2025-06-06OPT3 117.44 114.784

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=103-P1=127-P2=263-P3=461-P4=191-P5=277-B.opb
MD5SUM71712cdcc38fa7c4381aa6b1a1b0da23
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.071183
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables135
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)405
Sum of products size (including duplicates)810
Number of different products405
Sum of products size810

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB25.v20250606
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.12/0.13	c Pseudo Boolean Optimization by upper bound
0.12/0.13	c --- Begin Solver configuration ---
0.12/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.13	c Learn all clauses as in MiniSAT
0.12/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.13	c Expensive reason simplification
0.12/0.13	c Glucose 2.1 dynamic restart strategy
0.12/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.12/0.13	c timeout=2147483s
0.12/0.13	c DB Simplification allowed=false
0.12/0.13	c Listener: none
0.12/0.13	c --- End Solver configuration ---
0.12/0.13	c solving HOME/instance-4497982-1751272214.opb
0.12/0.13	c reading problem ... 
0.12/0.13	c  objective function found
0.12/0.17	c ... done. Wall clock time 0.039s.
0.12/0.17	c declared #vars     135
0.12/0.17	c internal #vars     540
0.12/0.17	c #constraints  826
0.12/0.17	c constraints type 
0.12/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 421
0.12/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 405
0.12/0.17	c 826 constraints processed.
0.12/0.18	c objective function length is 9 literals
0.90/0.53	c cleaning 2498 clauses out of 5000 with flag 10450/5000
1.47/0.87	c cleaning 4249 clauses out of 8503 with flag 22926/11001
2.07/1.17	c cleaning 5625 clauses out of 11253 with flag 37459/18000
2.44/1.46	c cleaning 6806 clauses out of 13629 with flag 54554/26001
2.84/1.75	c cleaning 7892 clauses out of 15822 with flag 73135/35000
3.12/1.96	c SATISFIABLE
3.12/1.96	c OPTIMIZING...
3.12/1.96	c Got one! Elapsed wall clock time (in seconds):1.834
3.12/1.96	o 245
3.44/2.19	c cleaning 10476 clauses out of 20974 with flag 11498/48044
3.74/2.38	c Got one! Elapsed wall clock time (in seconds):2.251
3.74/2.38	o 169
3.85/2.43	c cleaning 7854 clauses out of 15723 with flag 2298/53269
4.11/2.63	c cleaning 6925 clauses out of 13869 with flag 15460/59269
4.31/2.88	c cleaning 6960 clauses out of 13944 with flag 30828/66269
4.61/3.13	c cleaning 7488 clauses out of 14984 with flag 47423/74269
4.91/3.40	c cleaning 8234 clauses out of 16495 with flag 66288/83268
5.20/3.72	c cleaning 9121 clauses out of 18261 with flag 88109/93268
5.51/4.08	c cleaning 10062 clauses out of 20141 with flag 112045/104269
5.90/4.49	c cleaning 11035 clauses out of 22078 with flag 137523/116268
6.00/4.54	c Got one! Elapsed wall clock time (in seconds):4.412
6.00/4.54	o 33
6.13/4.67	c cleaning 8439 clauses out of 16891 with flag 8770/122116
6.34/4.89	c cleaning 7214 clauses out of 14452 with flag 22709/128116
6.65/5.11	c cleaning 7098 clauses out of 14239 with flag 38334/135117
6.65/5.17	c Got one! Elapsed wall clock time (in seconds):5.043
6.65/5.17	o 19
6.74/5.28	c cleaning 6412 clauses out of 12829 with flag 6689/140805
6.94/5.43	c cleaning 6200 clauses out of 12417 with flag 19500/146805
7.14/5.62	c cleaning 6603 clauses out of 13217 with flag 34669/153805
7.34/5.87	c cleaning 7304 clauses out of 14614 with flag 52608/161805
7.64/6.16	c cleaning 8145 clauses out of 16311 with flag 73169/170806
7.94/6.48	c Got one! Elapsed wall clock time (in seconds):6.352
7.94/6.48	o 7
8.14/6.68	c cleaning 11424 clauses out of 22871 with flag 11215/185511
8.25/6.77	c Got one! Elapsed wall clock time (in seconds):6.643
8.25/6.77	o 3
8.34/6.85	c cleaning 8654 clauses out of 17330 with flag 4640/191394
8.54/7.00	c cleaning 7328 clauses out of 14677 with flag 17952/197395
8.74/7.21	c cleaning 7158 clauses out of 14349 with flag 33318/204395
8.94/7.45	c cleaning 7586 clauses out of 15190 with flag 50436/212394
9.24/7.73	c cleaning 8291 clauses out of 16605 with flag 70748/221395
9.43/7.99	c cleaning 9152 clauses out of 18313 with flag 93237/231394
9.94/8.49	c cleaning 10067 clauses out of 20161 with flag 118518/242394
10.34/8.86	c cleaning 11048 clauses out of 22095 with flag 144213/254395
10.73/9.29	c cleaning 12016 clauses out of 24046 with flag 173184/267394
11.32/9.83	c cleaning 13009 clauses out of 26031 with flag 208654/281395
11.82/10.37	c cleaning 14003 clauses out of 28021 with flag 244643/296394
12.41/10.96	c cleaning 14998 clauses out of 30018 with flag 282556/312394
13.10/11.69	c cleaning 16002 clauses out of 32021 with flag 322301/329395
14.30/12.55	c cleaning 17001 clauses out of 34020 with flag 364173/347396
15.38/13.41	c cleaning 17995 clauses out of 36019 with flag 410357/366396
16.45/14.49	c cleaning 18997 clauses out of 38023 with flag 462443/386395
17.61/15.49	c cleaning 20003 clauses out of 40026 with flag 512297/407395
18.52/16.39	c cleaning 21005 clauses out of 42022 with flag 562209/429394
19.52/17.36	c cleaning 22003 clauses out of 44017 with flag 614775/452394
20.52/18.38	c cleaning 23001 clauses out of 46015 with flag 670036/476395
21.83/19.68	c cleaning 23996 clauses out of 48013 with flag 728525/501394
23.42/21.20	c cleaning 24991 clauses out of 50017 with flag 799885/527394
24.92/22.70	c cleaning 26006 clauses out of 52027 with flag 866812/554395
26.42/24.22	c cleaning 27002 clauses out of 54020 with flag 934241/582394
28.05/25.81	c cleaning 28004 clauses out of 56018 with flag 1000610/611394
29.85/27.63	c cleaning 28998 clauses out of 58015 with flag 1068988/641395
31.45/29.18	c cleaning 30001 clauses out of 60017 with flag 1138526/672395
33.14/30.84	c cleaning 30994 clauses out of 62016 with flag 1214600/704395
35.48/33.11	c cleaning 32004 clauses out of 64021 with flag 1298331/737394
37.67/35.35	c cleaning 33001 clauses out of 66020 with flag 1375281/771397
39.83/37.38	c cleaning 33998 clauses out of 68015 with flag 1451136/806395
42.21/39.67	c cleaning 34999 clauses out of 70017 with flag 1530327/842395
45.30/42.74	c cleaning 36003 clauses out of 72018 with flag 1613938/879395
47.99/45.41	c cleaning 37004 clauses out of 74014 with flag 1701091/917394
50.00/47.45	c cleaning 37998 clauses out of 76011 with flag 1789301/956395
52.70/50.12	c cleaning 39004 clauses out of 78014 with flag 1884948/996396
55.39/52.82	c cleaning 39998 clauses out of 80008 with flag 1978629/1037394
58.12/55.55	c cleaning 41000 clauses out of 82011 with flag 2074470/1079395
61.71/59.18	c cleaning 42002 clauses out of 84010 with flag 2175520/1122394
64.90/62.38	c cleaning 42999 clauses out of 86008 with flag 2277174/1166394
68.31/65.74	c cleaning 44003 clauses out of 88009 with flag 2380481/1211394
71.09/68.57	c cleaning 44996 clauses out of 90006 with flag 2481949/1257395
74.01/71.47	c cleaning 45998 clauses out of 92010 with flag 2583667/1304395
77.80/75.21	c cleaning 46999 clauses out of 94012 with flag 2688830/1352395
81.59/79.07	c cleaning 47996 clauses out of 96013 with flag 2798633/1401395
85.22/82.61	c cleaning 48998 clauses out of 98017 with flag 2909864/1451395
88.31/85.79	c cleaning 50006 clauses out of 100019 with flag 3023221/1502395
92.05/89.44	c cleaning 50998 clauses out of 102013 with flag 3140398/1554395
95.54/92.94	c cleaning 52001 clauses out of 104015 with flag 3257558/1607395
99.37/96.78	c cleaning 52999 clauses out of 106014 with flag 3379251/1661395
103.35/100.70	c cleaning 54001 clauses out of 108014 with flag 3504735/1716395
108.64/106.07	c cleaning 55006 clauses out of 110013 with flag 3624015/1772397
114.34/111.79	c cleaning 55993 clauses out of 112003 with flag 3752002/1829394
117.33/114.75	c starts		: 4325
117.33/114.76	c conflicts		: 1867712
117.33/114.76	c decisions		: 2158336
117.33/114.76	c propagations		: 38341170
117.33/114.76	c inspects		: 1250898181
117.33/114.76	c shortcuts		: 0
117.33/114.76	c learnt literals	: 23
117.33/114.76	c learnt binary clauses	: 35
117.33/114.76	c learnt ternary clauses	: 80
117.33/114.76	c learnt constraints	: 1867688
117.33/114.76	c ignored constraints	: 0
117.33/114.76	c root simplifications	: 0
117.33/114.76	c removed literals (reason simplification)	: 5564261
117.33/114.76	c reason swapping (by a shorter reason)	: 0
117.33/114.76	c Calls to reduceDB	: 76
117.33/114.76	c Number of update (reduction) of LBD	: 77460
117.33/114.76	c Imported unit clauses	: 0
117.33/114.76	c No decision after first conflict	: false
117.33/114.76	c number of reductions to clauses (during analyze)	: 0
117.33/114.76	c number of learned constraints concerned by reduction	: 0
117.33/114.76	c number of learning phase by resolution	: 0
117.33/114.76	c number of learning phase by cutting planes	: 0
117.33/114.76	c number of rounding to 1 operations	: 0
117.33/114.76	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
117.33/114.76	c number of reductions of the coefficients by power 2 	: 0
117.33/114.76	c number of right shift for reduction by power 2 	: 0
117.33/114.76	c number of reductions of the coefficients by GCD over coefficients 	: 0
117.33/114.76	c number of ending skipping 	: 0
117.33/114.76	c number of internal skipping 	: 0
117.33/114.76	c number of derivation steps 	: 0
117.33/114.76	c number of skipped derivation steps 	: 0
117.33/114.76	c number of remaining unassigned 	: 0
117.33/114.76	c number of remaining assigned 	: 0
117.33/114.76	c number of falsified literals weakened from reason	: 0
117.33/114.76	c number of falsified literals weakened from conflict	: 0
117.33/114.76	c time for arithmetic operations	: 0
117.33/114.76	c minimum degree of deleted constraints	: null
117.33/114.76	c maximum degree of deleted constraints	: null
117.33/114.76	c number of deleted constraints	: 0
117.33/114.76	c speed (assignments/second)	: 334620.66136619507
117.33/114.76	c non guided choices	: 10102
117.33/114.77	s OPTIMUM FOUND
117.33/114.77	c Found 6 solution(s)
117.33/114.77	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 
117.33/114.77	c objective function=3
117.33/114.77	c Total wall clock time (in seconds): 114.641

Verifier Data

OK	3

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: 63665 MiB (62998 MiB free)
  memory of node 1: 64507 MiB (60966 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4497982-1751272214/watcher-4497982-1751272214 -o /tmp/evaluation-result-4497982-1751272214/solver-4497982-1751272214 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751272214-38929 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4497982-1751272214.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=38978, runsolver pid=38968

[startup+0.100059 s]*
/proc/loadavg: 2.05 2.66 3.40 10/331 39055
/proc/meminfo: memFree=126846616/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=18930384 memory=57644 CPUtime=0.12 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 6533 0 57 0 10 2 0 0 20 0 18 0 42899123 19384713216 14411 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4732596 14411 5330 1 0 547603 0
[pid=38978/tid=38981] ppid=38968 vsize=18930384 memory=4026532124 CPUtime=0.07 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) S 38968 38978 38440 0 -1 4194368 5031 0 57 0 6 1 0 0 20 0 18 0 42899124 19384713216 14411 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=18930384 memory=16195 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 42899126 19384713216 14411 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=18930384 memory=58485492679654 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 42899127 19384713216 14411 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57644 KiB

[startup+0.205477 s]*
/proc/loadavg: 2.05 2.66 3.40 13/334 39058
/proc/meminfo: memFree=126830600/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=18996948 memory=62740 CPUtime=0.32 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 7414 0 57 0 29 3 0 0 20 0 19 0 42899123 19452874752 15685 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4749237 15685 5458 1 0 548268 0
[pid=38978/tid=38981] ppid=38968 vsize=18996948 memory=4026597660 CPUtime=0.17 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 5343 0 57 0 16 1 0 0 20 0 19 0 42899124 19452874752 15685 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=18996948 memory=16195 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 42899126 19452874752 15685 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=18996948 memory=58485492679654 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 42899127 19452874752 15685 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 42899141 19452874752 15685 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 62740 KiB

[startup+0.305161 s]*
/proc/loadavg: 2.05 2.66 3.40 10/335 39059
/proc/meminfo: memFree=126807036/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=18996948 memory=70252 CPUtime=0.51 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 9352 0 57 0 48 3 0 0 20 0 19 0 42899123 19452874752 17563 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4749237 17563 5490 1 0 549562 0
[pid=38978/tid=38981] ppid=38968 vsize=18996948 memory=-6000919502737466476 CPUtime=0.26 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 5352 0 57 0 24 2 0 0 20 0 19 0 42899124 19452874752 17563 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 42899126 19452874752 17563 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 42899127 19452874752 17563 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 42899141 19452874752 17563 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 70252 KiB

[startup+0.7002 s]
/proc/loadavg: 2.05 2.66 3.40 11/335 39059
/proc/meminfo: memFree=126785736/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=18996948 memory=88712 CPUtime=1.27 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 15675 0 57 0 123 4 0 0 20 0 19 0 42899123 19452874752 22178 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4749237 22178 5490 1 0 553057 0
[pid=38978/tid=38981] ppid=38968 vsize=18996948 memory=17792 CPUtime=0.62 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 5436 0 57 0 60 2 0 0 20 0 19 0 42899124 19452874752 22178 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 42899126 19452874752 22178 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=18996948 memory=3328 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 42899127 19452874752 22178 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=18996948 memory=4764 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 42899141 19452874752 22178 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 88712 KiB

[startup+1.50019 s]
/proc/loadavg: 2.05 2.66 3.40 8/335 39059
/proc/meminfo: memFree=126733764/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=18996948 memory=105392 CPUtime=2.58 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 18730 0 57 0 253 5 0 0 20 0 19 0 42899123 19452874752 26348 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4749237 26348 5490 1 0 553065 0
[pid=38978/tid=38981] ppid=38968 vsize=18996948 memory=0 CPUtime=1.41 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 5762 0 57 0 139 2 0 0 20 0 19 0 42899124 19452874752 26348 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 42899126 19452874752 26348 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=18996948 memory=3328 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 42899127 19452874752 26348 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=18996948 memory=4764 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 42899141 19452874752 26348 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 2.58 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 105392 KiB

[startup+3.10462 s]
/proc/loadavg: 2.05 2.66 3.40 6/335 39059
/proc/meminfo: memFree=126560400/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=18996948 memory=138472 CPUtime=4.61 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 21718 0 57 0 455 6 0 0 20 0 19 0 42899123 19452874752 34618 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4749237 34618 5490 1 0 553085 0
[pid=38978/tid=38981] ppid=38968 vsize=18996948 memory=10752 CPUtime=3.01 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 6968 0 57 0 298 3 0 0 20 0 19 0 42899124 19452874752 34618 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=18996948 memory=-6000919472689472620 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 42899126 19452874752 34618 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 42899127 19452874752 34618 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=18996948 memory=3328 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 42899141 19452874752 34618 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 4.61 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 138472 KiB

[startup+6.30019 s]
/proc/loadavg: 2.37 2.72 3.41 5/317 39142
/proc/meminfo: memFree=126569444/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=177412 CPUtime=7.84 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 22716 0 57 0 775 9 0 0 20 0 20 0 42899123 19521036288 44353 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 44353 5490 1 0 553376 0
[pid=38978/tid=38981] ppid=38968 vsize=19063512 memory=0 CPUtime=6.18 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 7020 0 57 0 612 6 0 0 20 0 20 0 42899124 19521036288 44353 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 42899126 19521036288 44353 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 40 0 0 0 0 0 0 0 20 0 20 0 42899127 19521036288 44353 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=19063512 memory=107568 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 44353 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 7.84 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177412 KiB

[startup+12.7002 s]
/proc/loadavg: 2.66 2.78 3.43 7/314 39526
/proc/meminfo: memFree=126592096/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=190856 CPUtime=14.6 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 31844 0 57 0 1444 16 0 0 20 0 20 0 42899123 19521036288 47714 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 47714 5522 1 0 553966 0
[pid=38978/tid=38981] ppid=38968 vsize=19063512 memory=107568 CPUtime=12.49 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 8889 0 57 0 1239 10 0 0 20 0 20 0 42899124 19521036288 47714 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 42899126 19521036288 47714 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 40 0 0 0 0 0 0 0 20 0 20 0 42899127 19521036288 47714 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=19063512 memory=183600 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 47714 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 14.6 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 190856 KiB

[startup+25.5002 s]
/proc/loadavg: 3.02 2.85 3.44 5/339 39584
/proc/meminfo: memFree=125360040/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=332472 CPUtime=27.75 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 35274 0 57 0 2755 20 0 0 20 0 20 0 42899123 19521036288 83118 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 83118 5522 1 0 554353 0
[pid=38978/tid=38981] ppid=38968 vsize=19063512 memory=0 CPUtime=25.14 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 9618 0 57 0 2503 11 0 0 20 0 20 0 42899124 19521036288 83118 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=19063512 memory=273036 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 42899126 19521036288 83118 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=19063512 memory=17792 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 40 0 0 0 0 0 0 0 20 0 20 0 42899127 19521036288 83118 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=19063512 memory=273036 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 83118 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 27.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 332472 KiB

[startup+51.1056 s]
/proc/loadavg: 3.42 2.96 3.46 6/338 39650
/proc/meminfo: memFree=124246324/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=474560 CPUtime=53.7 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 37157 0 57 0 5346 24 0 0 20 0 20 0 42899123 19521036288 118640 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 118640 5522 1 0 554493 0

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

/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 118640 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 53.7 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 474560 KiB

[startup+102.3 s]
/proc/loadavg: 3.79 3.14 3.50 5/340 39653
/proc/meminfo: memFree=122821340/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=814556 CPUtime=104.94 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 39577 0 57 0 10461 33 0 0 20 0 20 0 42899123 19521036288 203639 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 203639 5522 1 0 554493 0
[pid=38978/tid=38981] ppid=38968 vsize=19063512 memory=746972 CPUtime=101.26 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 11365 0 57 0 10115 11 0 0 20 0 20 0 42899124 19521036288 203639 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=19063512 memory=14824 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 42899126 19521036288 203639 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=19063512 memory=14824 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 90 0 0 0 0 0 0 0 20 0 20 0 42899127 19521036288 203639 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=19063512 memory=332472 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 203639 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 104.94 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 814556 KiB

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

# cumulated CPU time of all completed processes:  user=117.074 s, system=0.365636 s

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

[startup+102.4 s]
/proc/loadavg: 3.79 3.14 3.50 5/340 39653
/proc/meminfo: memFree=122821340/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=814556 CPUtime=105.04 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 39577 0 57 0 10471 33 0 0 20 0 20 0 42899123 19521036288 203639 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 203639 5522 1 0 554493 0
[pid=38978/tid=38981] ppid=38968 vsize=19063512 memory=0 CPUtime=101.36 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 11365 0 57 0 10125 11 0 0 20 0 20 0 42899124 19521036288 203639 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=19063512 memory=746972 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 42899126 19521036288 203639 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=19063512 memory=746972 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 90 0 0 0 0 0 0 0 20 0 20 0 42899127 19521036288 203639 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=19063512 memory=14824 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 203639 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 105.04 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 814556 KiB

[startup+108.8 s]
/proc/loadavg: 3.89 3.17 3.51 5/340 39653
/proc/meminfo: memFree=122735072/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=892400 CPUtime=111.47 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 39898 0 57 0 11112 35 0 0 20 0 20 0 42899123 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 223100 5522 1 0 554493 0
[pid=38978/tid=38981] ppid=38968 vsize=19063512 memory=814556 CPUtime=107.69 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 11598 0 57 0 10758 11 0 0 20 0 20 0 42899124 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=19063512 memory=814556 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 42899126 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 90 0 0 0 0 0 0 0 20 0 20 0 42899127 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=19063512 memory=17792 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 111.47 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 892400 KiB

[startup+112 s]*
/proc/loadavg: 3.90 3.18 3.51 5/340 39654
/proc/meminfo: memFree=122734372/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=892400 CPUtime=114.64 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 40182 0 57 0 11429 35 0 0 20 0 20 0 42899123 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 223100 5522 1 0 554493 0
[pid=38978/tid=38981] ppid=38968 vsize=19063512 memory=-6000919472756777836 CPUtime=110.87 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 11876 0 57 0 11076 11 0 0 20 0 20 0 42899124 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=19063512 memory=4499269322585829019 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 42899126 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=19063512 memory=6768 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 90 0 0 0 0 0 0 0 20 0 20 0 42899127 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=19063512 memory=2765672 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 114.64 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 892400 KiB

[startup+113.6 s]
/proc/loadavg: 3.90 3.18 3.51 5/340 39654
/proc/meminfo: memFree=122734372/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=892400 CPUtime=116.24 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 40208 0 57 0 11589 35 0 0 20 0 20 0 42899123 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 223100 5522 1 0 554493 0
[pid=38978/tid=38981] ppid=38968 vsize=19063512 memory=14824 CPUtime=112.46 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 11902 0 57 0 11235 11 0 0 20 0 20 0 42899124 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=19063512 memory=17792 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 42899126 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=19063512 memory=4499269322585829019 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 90 0 0 0 0 0 0 0 20 0 20 0 42899127 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=19063512 memory=4380 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 116.24 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 892400 KiB

[startup+114.4 s]
/proc/loadavg: 3.90 3.18 3.51 5/340 39654
/proc/meminfo: memFree=122734372/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=892400 CPUtime=117.03 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 40214 0 57 0 11668 35 0 0 20 0 20 0 42899123 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 223100 5522 1 0 554493 0
[pid=38978/tid=38981] ppid=38968 vsize=19063512 memory=46592 CPUtime=113.26 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 11908 0 57 0 11315 11 0 0 20 0 20 0 42899124 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=19063512 memory=892400 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 42899126 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 90 0 0 0 0 0 0 0 20 0 20 0 42899127 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=19063512 memory=892400 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 117.03 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 892400 KiB

[startup+114.6 s]
/proc/loadavg: 3.90 3.18 3.51 5/340 39654
/proc/meminfo: memFree=122734372/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=892400 CPUtime=117.23 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 40214 0 57 0 11688 35 0 0 20 0 20 0 42899123 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 223100 5522 1 0 554493 0
[pid=38978/tid=38981] ppid=38968 vsize=19063512 memory=4380 CPUtime=113.46 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 11908 0 57 0 11335 11 0 0 20 0 20 0 42899124 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=19063512 memory=892400 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 42899126 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=19063512 memory=5632 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 90 0 0 0 0 0 0 0 20 0 20 0 42899127 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=19063512 memory=12288 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 117.23 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 892400 KiB

[startup+114.7 s]
/proc/loadavg: 3.90 3.18 3.51 5/340 39654
/proc/meminfo: memFree=122734372/131249996 swapFree=33010684/33010684
[pid=38978] ppid=38968 vsize=19063512 memory=892400 CPUtime=117.33 cores=4,6
/proc/38978/stat : 38978 (java) S 38968 38978 38440 0 -1 4194304 40452 0 57 0 11698 35 0 0 20 0 20 0 42899123 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
/proc/38978/statm: 4765878 223100 5522 1 0 554493 0
[pid=38978/tid=38981] ppid=38968 vsize=19063512 memory=746972 CPUtime=113.56 cores=4,6
/proc/38978/task/38981/stat : 38981 (java) R 38968 38978 38440 0 -1 4194368 12071 0 57 0 11345 11 0 0 20 0 20 0 42899124 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39008] ppid=38968 vsize=19063512 memory=14824 CPUtime=0 cores=4,6
/proc/38978/task/39008/stat : 39008 (Finalizer) S 38968 38978 38440 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 42899126 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39028] ppid=38968 vsize=19063512 memory=332472 CPUtime=0 cores=4,6
/proc/38978/task/39028/stat : 39028 (Common-Cleaner) S 38968 38978 38440 0 -1 4194368 90 0 0 0 0 0 0 0 20 0 20 0 42899127 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
[pid=38978/tid=39057] ppid=38968 vsize=19063512 memory=14824 CPUtime=0 cores=4,6
/proc/38978/task/39057/stat : 39057 (Timer-0) S 38968 38978 38440 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 42899141 19521036288 223100 18446744073709551615 94395099168768 94395099172464 140733439921968 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94395099180280 94395099181072 94395102322688 140733439928705 140733439928806 140733439928806 140733439934408 0
Current children cumulated CPU time: 117.33 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 892400 KiB

Child status: 30

Real time (s): 114.784
CPU time (s): 117.44
CPU user time (s): 117.074
CPU system time (s): 0.365636
CPU usage (%): 102.314
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 892400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.074
system time used= 0.365636
maximum resident set size= 893168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42820
page faults= 57
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5645
involuntary context switches= 1515


# summary of solver processes directly reported to runsolver:
#   pid: 38978
#   total CPU time (s): 117.44
#   total CPU user time (s): 117.074
#   total CPU system time (s): 0.365636

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.222116 second user time and 0.560614 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-30 10:30:14
IDJOB=4497982
IDBENCH=148326
IDSOLVER=3363
FILE ID=nodeC017/4497982-1751272214
RUNJOBID= nodeC017-1751272214-38929
SLURM_JOB_ID= 9594184
Free space on /tmp= 433016 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=103-P1=127-P2=263-P3=461-P4=191-P5=277-B.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4497982-1751272214/watcher-4497982-1751272214 -o /tmp/evaluation-result-4497982-1751272214/solver-4497982-1751272214 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751272214-38929 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4497982-1751272214.opb

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

MD5SUM BENCH= 71712cdcc38fa7c4381aa6b1a1b0da23
RANDOM SEED=1931158356

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126946908 kB
MemAvailable:   129716920 kB
Buffers:            2380 kB
Cached:          3541920 kB
SwapCached:            0 kB
Active:           376980 kB
Inactive:        3236732 kB
Active(anon):      87484 kB
Inactive(anon):       12 kB
Active(file):     289496 kB
Inactive(file):  3236720 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1312 kB
Writeback:            64 kB
AnonPages:         72496 kB
Mapped:           102860 kB
Shmem:             18080 kB
KReclaimable:     165668 kB
Slab:             253796 kB
SReclaimable:     165668 kB
SUnreclaim:        88128 kB
KernelStack:        4096 kB
PageTables:         2740 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     330044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433012 MiB
End job on nodeC017 at 2025-06-30 10:32:09