Trace number 4106894

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 PB 2.3.6 Resolution PB16? (TO) 1800.04 1784.14

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_1_40.opb
MD5SUM81f2bead00561b4f63e5b8d0478a31b2
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.250961
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)4964
Sum of products size (including duplicates)9928
Number of different products2482
Sum of products size4964

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4106894-1466280521.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  no objective function found
0.46/0.37	c ... done. Wall clock time 0.257s.
0.46/0.37	c declared #vars     400
0.46/0.37	c internal #vars     2882
0.46/0.37	c #constraints  5567
0.46/0.37	c constraints type 
0.46/0.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2482
0.46/0.37	c org.sat4j.minisat.constraints.card.MinWatchCard => 403
0.46/0.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
0.46/0.37	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2482
0.46/0.37	c 5567 constraints processed.
1.85/1.04	c cleaning 2488 clauses out of 5001 with flag 12137/5001
2.42/1.56	c cleaning 4218 clauses out of 8512 with flag 24924/11000
3.23/2.22	c cleaning 5647 clauses out of 11294 with flag 41308/18000
4.23/3.16	c cleaning 6821 clauses out of 13647 with flag 58920/26000
5.17/4.07	c cleaning 7914 clauses out of 15828 with flag 80427/35002
5.96/4.89	c cleaning 8930 clauses out of 17913 with flag 103197/45001
7.06/5.91	c cleaning 9968 clauses out of 19983 with flag 127452/56001
8.06/6.93	c cleaning 10978 clauses out of 22015 with flag 155294/68001
9.44/8.21	c cleaning 12006 clauses out of 24036 with flag 185337/81000
10.64/9.49	c cleaning 12970 clauses out of 26030 with flag 218653/95000
12.14/10.98	c cleaning 13981 clauses out of 28061 with flag 254488/110001
13.84/12.63	c cleaning 15013 clauses out of 30079 with flag 293637/126000
15.74/14.59	c cleaning 16005 clauses out of 32066 with flag 335717/143000
17.75/16.56	c cleaning 16995 clauses out of 34061 with flag 387771/161000
19.69/18.38	c cleaning 17984 clauses out of 36066 with flag 451436/180000
22.39/21.04	c cleaning 19014 clauses out of 38082 with flag 506075/200000
25.59/24.24	c cleaning 20001 clauses out of 40069 with flag 559073/221001
29.29/27.96	c cleaning 21018 clauses out of 42071 with flag 612043/243004
33.19/31.90	c cleaning 21987 clauses out of 44049 with flag 666645/266000
37.67/36.13	c cleaning 23001 clauses out of 46063 with flag 722084/290001
42.67/41.18	c cleaning 24003 clauses out of 48062 with flag 778260/315001
48.07/46.53	c cleaning 25022 clauses out of 50058 with flag 837570/341000
54.33/52.58	c cleaning 25975 clauses out of 52037 with flag 898459/368001
60.44/58.64	c cleaning 27025 clauses out of 54061 with flag 961485/396000
69.43/67.64	c cleaning 28009 clauses out of 56046 with flag 1028127/425010
76.01/74.25	c cleaning 28971 clauses out of 58028 with flag 1096702/455001
81.11/79.30	c cleaning 29996 clauses out of 60056 with flag 1178080/486000
86.00/84.11	c cleaning 30998 clauses out of 62061 with flag 1277871/518001
93.14/91.00	c cleaning 32041 clauses out of 64090 with flag 1361453/551028
100.95/98.83	c cleaning 32977 clauses out of 66021 with flag 1444427/585000
109.85/107.74	c cleaning 34035 clauses out of 68072 with flag 1528479/620028
120.24/117.85	c cleaning 34990 clauses out of 70010 with flag 1613359/656001
130.83/128.45	c cleaning 36004 clauses out of 72019 with flag 1701397/693000
142.55/139.88	c cleaning 36991 clauses out of 74015 with flag 1792956/731000
155.38/152.43	c cleaning 38005 clauses out of 76026 with flag 1882966/770002
168.39/165.47	c cleaning 39038 clauses out of 78082 with flag 1971909/810063
176.79/173.73	c cleaning 39958 clauses out of 79981 with flag 2084693/851000
187.17/184.04	c cleaning 41000 clauses out of 82023 with flag 2196980/893000
198.77/195.53	c cleaning 41997 clauses out of 84023 with flag 2302522/936000
212.07/208.80	c cleaning 42957 clauses out of 86026 with flag 2407387/980000
226.65/223.22	c cleaning 44016 clauses out of 88069 with flag 2518557/1025000
243.05/239.51	c cleaning 45043 clauses out of 90088 with flag 2627855/1071035
260.06/256.45	c cleaning 46000 clauses out of 92010 with flag 2740280/1118000
278.36/274.61	c cleaning 47002 clauses out of 94010 with flag 2847963/1166000
294.13/290.33	c cleaning 47981 clauses out of 96009 with flag 2974567/1215001
304.41/300.58	c cleaning 49007 clauses out of 98034 with flag 3143983/1265007
311.08/307.10	c cleaning 49995 clauses out of 100020 with flag 3300356/1316000
320.28/316.20	c cleaning 50998 clauses out of 102026 with flag 3482455/1368001
331.93/327.75	c cleaning 51993 clauses out of 104027 with flag 3684865/1421000
343.82/339.57	c cleaning 53009 clauses out of 106034 with flag 3874589/1475000
358.99/354.55	c cleaning 54001 clauses out of 108025 with flag 4071035/1530000
374.85/370.39	c cleaning 54988 clauses out of 110025 with flag 4258619/1586001
390.90/386.29	c cleaning 55991 clauses out of 112036 with flag 4448620/1643000
408.36/403.66	c cleaning 56984 clauses out of 114045 with flag 4637126/1701000
426.37/421.55	c cleaning 58018 clauses out of 116071 with flag 4832402/1760010
445.43/440.57	c cleaning 58991 clauses out of 118044 with flag 5024276/1820001
465.14/460.18	c cleaning 60001 clauses out of 120053 with flag 5216811/1881001
486.67/481.54	c cleaning 61008 clauses out of 122052 with flag 5417938/1943001
509.05/503.85	c cleaning 61985 clauses out of 124043 with flag 5611208/2006000
531.36/526.04	c cleaning 62998 clauses out of 126059 with flag 5800181/2070001
555.81/550.39	c cleaning 64018 clauses out of 128060 with flag 5992753/2135000
582.42/576.76	c cleaning 64994 clauses out of 130042 with flag 6192116/2201000
607.56/601.72	c cleaning 66005 clauses out of 132048 with flag 6400416/2268000
635.92/629.96	c cleaning 67002 clauses out of 134043 with flag 6602659/2336000
664.78/658.61	c cleaning 67998 clauses out of 136041 with flag 6811336/2405000
695.73/689.45	c cleaning 69007 clauses out of 138043 with flag 7017949/2475000
728.31/721.82	c cleaning 69992 clauses out of 140037 with flag 7221497/2546001
760.04/753.35	c cleaning 71004 clauses out of 142044 with flag 7428688/2618000
791.82/784.90	c cleaning 71973 clauses out of 144042 with flag 7639513/2691002
825.38/818.35	c cleaning 73008 clauses out of 146067 with flag 7857827/2765000
860.38/853.18	c cleaning 73990 clauses out of 148059 with flag 8082601/2840000
895.28/887.89	c cleaning 74991 clauses out of 150070 with flag 8301502/2916001
932.37/924.72	c cleaning 76009 clauses out of 152078 with flag 8521303/2993000
972.94/965.09	c cleaning 77019 clauses out of 154069 with flag 8732424/3071000
1015.70/1007.51	c cleaning 78032 clauses out of 156064 with flag 8951646/3150014
1057.43/1049.02	c cleaning 78996 clauses out of 158019 with flag 9185609/3230001
1099.31/1090.67	c cleaning 79959 clauses out of 160023 with flag 9418571/3311001
1145.07/1136.10	c cleaning 81015 clauses out of 162063 with flag 9647205/3393000
1192.93/1183.56	c cleaning 81978 clauses out of 164048 with flag 9864890/3476000
1240.74/1231.05	c cleaning 83031 clauses out of 166070 with flag 10111528/3560000
1287.95/1277.74	c cleaning 84004 clauses out of 168039 with flag 10356135/3645000
1341.68/1330.94	c cleaning 85005 clauses out of 170038 with flag 10574553/3731003
1395.05/1383.79	c cleaning 85964 clauses out of 172031 with flag 10819135/3818001
1446.81/1434.92	c cleaning 87007 clauses out of 174072 with flag 11070305/3906006
1504.03/1491.57	c cleaning 88021 clauses out of 176059 with flag 11311918/3995000
1562.83/1549.71	c cleaning 89006 clauses out of 178041 with flag 11545647/4085003
1620.36/1606.58	c cleaning 89988 clauses out of 180032 with flag 11806876/4176000
1683.36/1668.80	c cleaning 91015 clauses out of 182044 with flag 12046941/4268000
1749.32/1734.05	c cleaning 91981 clauses out of 184030 with flag 12294616/4361001
1800.04/1784.11	c starts		: 1
1800.04/1784.11	c conflicts		: 4445741
1800.04/1784.11	c decisions		: 22526413
1800.04/1784.11	c propagations		: 51338032
1800.04/1784.11	c inspects		: 30558903017
1800.04/1784.11	c shortcuts		: 0
1800.04/1784.11	c learnt literals	: 0
1800.04/1784.11	c learnt binary clauses	: 0
1800.04/1784.11	c learnt ternary clauses	: 0
1800.04/1784.11	c learnt constraints	: 4445741
1800.04/1784.11	c ignored constraints	: 0
1800.04/1784.11	c root simplifications	: 0
1800.04/1784.11	c removed literals (reason simplification)	: 0
1800.04/1784.11	c reason swapping (by a shorter reason)	: 0
1800.04/1784.11	c Calls to reduceDB	: 89
1800.04/1784.11	c Number of update (reduction) of LBD	: 996766
1800.04/1784.11	c Imported unit clauses	: 0
1800.04/1784.11	c number of reductions to clauses (during analyze)	: 0
1800.04/1784.11	c number of learned constraints concerned by reduction	: 0
1800.04/1784.11	c number of learning phase by resolution	: 0
1800.04/1784.11	c number of learning phase by cutting planes	: 0
1800.04/1784.11	c speed (assignments/second)	: 28781.295813433542
1800.04/1784.11	c non guided choices	2670
1800.04/1784.11	c timeout
1800.04/1784.14	c learnt constraints type 
1800.04/1784.14	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 176789
1800.04/1784.14	s UNKNOWN
1800.04/1784.14	c Total wall clock time (in seconds): 1784.02

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4106894-1466280521/watcher-4106894-1466280521 -o /tmp/evaluation-result-4106894-1466280521/solver-4106894-1466280521 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466265808-19865 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106894-1466280521.opb 

pid=23099
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 2.09 2.08 3/194 23102
/proc/meminfo: memFree=30134440/32872528 swapFree=877056/942464
[pid=23102] ppid=23099 vsize=9300 CPUtime=0 cores=1,3,5,7
/proc/23102/stat : 23102 (java) R 23099 23102 19848 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 30101022 9523200 184 33554432000 1073741824 1073778376 140735987621040 140735987612264 213192961463 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23102/statm: 2 1 0 0 0 2 0

[startup+0.100118 s]
/proc/loadavg: 1.98 2.09 2.08 3/194 23102
/proc/meminfo: memFree=30134440/32872528 swapFree=877056/942464
[pid=23102] ppid=23099 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/23102/stat : 23102 (java) S 23099 23102 19848 0 -1 4202496 4416 0 1 0 7 1 0 0 20 0 18 0 30101022 9787879424 6042 33554432000 1073741824 1073778376 140735465196640 140735465187776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23102/statm: 2389619 6042 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200343 s]
/proc/loadavg: 1.98 2.09 2.08 3/194 23102
/proc/meminfo: memFree=30134440/32872528 swapFree=877056/942464
[pid=23102] ppid=23099 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/23102/stat : 23102 (java) S 23099 23102 19848 0 -1 4202496 4685 0 1 0 21 2 0 0 20 0 18 0 30101022 9787879424 6802 33554432000 1073741824 1073778376 140735465196640 140735465187776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23102/statm: 2389619 6802 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300253 s]
/proc/loadavg: 1.98 2.09 2.08 3/194 23102
/proc/meminfo: memFree=30134440/32872528 swapFree=877056/942464
[pid=23102] ppid=23099 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/23102/stat : 23102 (java) S 23099 23102 19848 0 -1 4202496 6125 0 1 0 44 2 0 0 20 0 18 0 30101022 9787879424 8849 33554432000 1073741824 1073778376 140735465196640 140735465187776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23102/statm: 2389619 8849 2243 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700303 s]
/proc/loadavg: 1.98 2.09 2.08 3/194 23102
/proc/meminfo: memFree=30134440/32872528 swapFree=877056/942464
[pid=23102] ppid=23099 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/23102/stat : 23102 (java) S 23099 23102 19848 0 -1 4202496 13460 0 1 0 144 4 0 0 20 0 19 0 30101022 9856040960 16716 33554432000 1073741824 1073778376 140735465196640 140735465187776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23102/statm: 2406260 16716 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9625040

[startup+1.50088 s]
/proc/loadavg: 1.98 2.09 2.08 3/213 23121
/proc/meminfo: memFree=30068572/32872528 swapFree=877056/942464
[pid=23102] ppid=23099 vsize=9625040 CPUtime=2.42 cores=1,3,5,7
/proc/23102/stat : 23102 (java) S 23099 23102 19848 0 -1 4202496 13480 0 1 0 238 4 0 0 20 0 19 0 30101022 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 140735465187776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23102/statm: 2406260 20823 2273 9 0 2396937 0
[pid=23102/tid=23104] ppid=23099 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/23102/task/23104/stat : 23104 (java) R 23099 23102 19848 0 -1 4202560 2448 0 1 0 145 2 0 0 20 0 19 0 30101023 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662843949384 139662690165414 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23105] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23105/stat : 23105 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662816401704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23106] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23106/stat : 23106 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662815348904 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23107] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23107/stat : 23107 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662814296616 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23108] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23108/stat : 23108 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662813243816 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23109] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23109/stat : 23109 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662812191528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23110] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23110/stat : 23110 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662811138728 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23111] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23111/stat : 23111 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662810086440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23112] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23112/stat : 23112 (java) S 23099 23102 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662809033640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23113] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23113/stat : 23113 (java) S 23099 23102 19848 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30101025 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662196705512 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23114] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23114/stat : 23114 (java) S 23099 23102 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662195651576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23115] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23115/stat : 23115 (java) S 23099 23102 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662194599176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23116] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23116/stat : 23116 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662193547664 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23117] ppid=23099 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/23102/task/23117/stat : 23117 (java) S 23099 23102 19848 0 -1 4202560 4192 0 0 0 43 0 0 0 20 0 19 0 30101028 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662192495288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23118] ppid=23099 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/23102/task/23118/stat : 23118 (java) S 23099 23102 19848 0 -1 4202560 5563 0 0 0 47 2 0 0 20 0 19 0 30101028 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662191442488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23119] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23119/stat : 23119 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662190390392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23120] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23120/stat : 23120 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662189337800 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23121] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23121/stat : 23121 (java) S 23099 23102 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30101060 9856040960 20823 33554432000 1073741824 1073778376 140735465196640 139662188282792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 9625040

[startup+3.10089 s]
/proc/loadavg: 1.98 2.09 2.08 3/213 23121
/proc/meminfo: memFree=30048776/32872528 swapFree=877056/942464
[pid=23102] ppid=23099 vsize=9625040 CPUtime=4.23 cores=1,3,5,7
/proc/23102/stat : 23102 (java) S 23099 23102 19848 0 -1 4202496 15923 0 1 0 418 5 0 0 20 0 19 0 30101022 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 140735465187776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23102/statm: 2406260 26520 2273 9 0 2396937 0
[pid=23102/tid=23104] ppid=23099 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/23102/task/23104/stat : 23104 (java) R 23099 23102 19848 0 -1 4202560 2460 0 1 0 304 2 0 0 20 0 19 0 30101023 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662843940576 139662690276041 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23105] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23105/stat : 23105 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662816401704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23106] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23106/stat : 23106 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662815348904 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23107] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23107/stat : 23107 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662814296616 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23108] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23108/stat : 23108 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662813243816 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23109] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23109/stat : 23109 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662812191528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23110] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23110/stat : 23110 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662811138728 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23111] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23111/stat : 23111 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662810086440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23112] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23112/stat : 23112 (java) S 23099 23102 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662809033640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23113] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23113/stat : 23113 (java) S 23099 23102 19848 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30101025 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662196705512 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23114] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23114/stat : 23114 (java) S 23099 23102 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662195651576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23115] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23115/stat : 23115 (java) S 23099 23102 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662194599176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23116] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23116/stat : 23116 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662193547664 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23117] ppid=23099 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/23102/task/23117/stat : 23117 (java) S 23099 23102 19848 0 -1 4202560 4192 0 0 0 44 0 0 0 20 0 19 0 30101028 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662192495288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23118] ppid=23099 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/23102/task/23118/stat : 23118 (java) S 23099 23102 19848 0 -1 4202560 7994 0 0 0 67 2 0 0 20 0 19 0 30101028 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662191442488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23119] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23119/stat : 23119 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662190390392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23120] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23120/stat : 23120 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662189337800 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23121] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23121/stat : 23121 (java) S 23099 23102 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30101060 9856040960 26520 33554432000 1073741824 1073778376 140735465196640 139662188282792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 9625040

[startup+6.30083 s]
/proc/loadavg: 2.06 2.10 2.09 3/213 23121
/proc/meminfo: memFree=30000132/32872528 swapFree=877056/942464
[pid=23102] ppid=23099 vsize=9625040 CPUtime=7.46 cores=1,3,5,7
/proc/23102/stat : 23102 (java) S 23099 23102 19848 0 -1 4202496 15948 0 1 0 741 5 0 0 20 0 19 0 30101022 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 140735465187776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23102/statm: 2406260 38066 2274 9 0 2396937 0
[pid=23102/tid=23104] ppid=23099 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/23102/task/23104/stat : 23104 (java) R 23099 23102 19848 0 -1 4202560 2484 0 1 0 622 2 0 0 20 0 19 0 30101023 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662843940560 139662690037113 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23105] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23105/stat : 23105 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662816401704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23106] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23106/stat : 23106 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662815348904 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23107] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23107/stat : 23107 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662814296616 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23108] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23108/stat : 23108 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662813243816 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23109] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23109/stat : 23109 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662812191528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23110] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23110/stat : 23110 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662811138728 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23111] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23111/stat : 23111 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662810086440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23112] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23112/stat : 23112 (java) S 23099 23102 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30101024 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662809033640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23113] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23113/stat : 23113 (java) S 23099 23102 19848 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30101025 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662196705512 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23114] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23114/stat : 23114 (java) S 23099 23102 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662195651576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23115] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23115/stat : 23115 (java) S 23099 23102 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662194599176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23116] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23116/stat : 23116 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662193547664 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23117] ppid=23099 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/23102/task/23117/stat : 23117 (java) S 23099 23102 19848 0 -1 4202560 4192 0 0 0 44 0 0 0 20 0 19 0 30101028 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662192495288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23118] ppid=23099 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/23102/task/23118/stat : 23118 (java) S 23099 23102 19848 0 -1 4202560 7994 0 0 0 69 2 0 0 20 0 19 0 30101028 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662191442488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23119] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23119/stat : 23119 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662190390392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23120] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23120/stat : 23120 (java) S 23099 23102 19848 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662189337800 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23121] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23121/stat : 23121 (java) S 23099 23102 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30101060 9856040960 38066 33554432000 1073741824 1073778376 140735465196640 139662188282792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.46
Current children cumulated vsize (KiB) 9625040


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

[pid=23102/tid=23121] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23121/stat : 23121 (java) S 23099 23102 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30101060 9856040960 95431 33554432000 1073741824 1073778376 140735465196640 139662188282792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1737.49
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.20 2.19 2.14 3/213 23231
/proc/meminfo: memFree=29642540/32872528 swapFree=877056/942464
[pid=23102] ppid=23099 vsize=9625040 CPUtime=1798.21 cores=1,3,5,7
/proc/23102/stat : 23102 (java) S 23099 23102 19848 0 -1 4202496 31021 0 1 0 179619 202 0 0 20 0 19 0 30101022 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 140735465187776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23102/statm: 2406260 94329 2296 9 0 2396937 0
[pid=23102/tid=23104] ppid=23099 vsize=9625040 CPUtime=1765.99 cores=1,3,5,7
/proc/23102/task/23104/stat : 23104 (java) R 23099 23102 19848 0 -1 4202560 2851 0 1 0 176567 32 0 0 20 0 19 0 30101023 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662843948240 139662690165609 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23105] ppid=23099 vsize=9625040 CPUtime=2.68 cores=1,3,5,7
/proc/23102/task/23105/stat : 23105 (java) S 23099 23102 19848 0 -1 4202560 1829 0 0 0 249 19 0 0 20 0 19 0 30101024 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662816401704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23106] ppid=23099 vsize=9625040 CPUtime=2.7 cores=1,3,5,7
/proc/23102/task/23106/stat : 23106 (java) S 23099 23102 19848 0 -1 4202560 1530 0 0 0 249 21 0 0 20 0 19 0 30101024 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662815348904 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23107] ppid=23099 vsize=9625040 CPUtime=2.54 cores=1,3,5,7
/proc/23102/task/23107/stat : 23107 (java) S 23099 23102 19848 0 -1 4202560 878 0 0 0 238 16 0 0 20 0 19 0 30101024 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662814296616 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23108] ppid=23099 vsize=9625040 CPUtime=2.66 cores=1,3,5,7
/proc/23102/task/23108/stat : 23108 (java) S 23099 23102 19848 0 -1 4202560 2170 0 0 0 245 21 0 0 20 0 19 0 30101024 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662813243816 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23109] ppid=23099 vsize=9625040 CPUtime=2.6 cores=1,3,5,7
/proc/23102/task/23109/stat : 23109 (java) S 23099 23102 19848 0 -1 4202560 1403 0 0 0 244 16 0 0 20 0 19 0 30101024 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662812191528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23110] ppid=23099 vsize=9625040 CPUtime=2.61 cores=1,3,5,7
/proc/23102/task/23110/stat : 23110 (java) S 23099 23102 19848 0 -1 4202560 1800 0 0 0 242 19 0 0 20 0 19 0 30101024 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662811138728 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23111] ppid=23099 vsize=9625040 CPUtime=2.56 cores=1,3,5,7
/proc/23102/task/23111/stat : 23111 (java) S 23099 23102 19848 0 -1 4202560 1911 0 0 0 237 19 0 0 20 0 19 0 30101024 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662810086440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23112] ppid=23099 vsize=9625040 CPUtime=2.66 cores=1,3,5,7
/proc/23102/task/23112/stat : 23112 (java) S 23099 23102 19848 0 -1 4202560 1881 0 0 0 245 21 0 0 20 0 19 0 30101024 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662809033640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23113] ppid=23099 vsize=9625040 CPUtime=5.19 cores=1,3,5,7
/proc/23102/task/23113/stat : 23113 (java) S 23099 23102 19848 0 -1 4202560 1212 0 0 0 512 7 0 0 20 0 19 0 30101025 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662196705512 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23114] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23114/stat : 23114 (java) S 23099 23102 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662195651576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23115] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23115/stat : 23115 (java) S 23099 23102 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662194599176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23116] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23116/stat : 23116 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662193547664 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23117] ppid=23099 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/23102/task/23117/stat : 23117 (java) S 23099 23102 19848 0 -1 4202560 4195 0 0 0 47 0 0 0 20 0 19 0 30101028 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662192495288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23118] ppid=23099 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/23102/task/23118/stat : 23118 (java) S 23099 23102 19848 0 -1 4202560 7994 0 0 0 69 2 0 0 20 0 19 0 30101028 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662191442488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23119] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23119/stat : 23119 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662190390392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23120] ppid=23099 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/23102/task/23120/stat : 23120 (java) S 23099 23102 19848 0 -1 4202560 104 0 0 0 31 41 0 0 20 0 19 0 30101028 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662189337800 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23121] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23121/stat : 23121 (java) S 23099 23102 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30101060 9856040960 94329 33554432000 1073741824 1073778376 140735465196640 139662188282792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.21
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.1 s]
/proc/loadavg: 2.20 2.19 2.14 3/213 23231
/proc/meminfo: memFree=29642664/32872528 swapFree=877056/942464
[pid=23102] ppid=23099 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/23102/stat : 23102 (java) S 23099 23102 19848 0 -1 4202496 31066 0 1 0 179802 202 0 0 20 0 19 0 30101022 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 140735465187776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23102/statm: 2406260 94373 2296 9 0 2396937 0
[pid=23102/tid=23104] ppid=23099 vsize=9625040 CPUtime=1767.59 cores=1,3,5,7
/proc/23102/task/23104/stat : 23104 (java) R 23099 23102 19848 0 -1 4202560 2852 0 1 0 176727 32 0 0 20 0 19 0 30101023 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662843948256 139662690165609 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23105] ppid=23099 vsize=9625040 CPUtime=2.68 cores=1,3,5,7
/proc/23102/task/23105/stat : 23105 (java) S 23099 23102 19848 0 -1 4202560 1829 0 0 0 249 19 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662816401704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23106] ppid=23099 vsize=9625040 CPUtime=2.71 cores=1,3,5,7
/proc/23102/task/23106/stat : 23106 (java) S 23099 23102 19848 0 -1 4202560 1534 0 0 0 250 21 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662815348904 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23107] ppid=23099 vsize=9625040 CPUtime=2.55 cores=1,3,5,7
/proc/23102/task/23107/stat : 23107 (java) S 23099 23102 19848 0 -1 4202560 878 0 0 0 239 16 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662814296616 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23108] ppid=23099 vsize=9625040 CPUtime=2.66 cores=1,3,5,7
/proc/23102/task/23108/stat : 23108 (java) S 23099 23102 19848 0 -1 4202560 2170 0 0 0 245 21 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662813243816 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23109] ppid=23099 vsize=9625040 CPUtime=2.61 cores=1,3,5,7
/proc/23102/task/23109/stat : 23109 (java) S 23099 23102 19848 0 -1 4202560 1403 0 0 0 245 16 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662812191528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23110] ppid=23099 vsize=9625040 CPUtime=2.61 cores=1,3,5,7
/proc/23102/task/23110/stat : 23110 (java) S 23099 23102 19848 0 -1 4202560 1800 0 0 0 242 19 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662811138728 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23111] ppid=23099 vsize=9625040 CPUtime=2.56 cores=1,3,5,7
/proc/23102/task/23111/stat : 23111 (java) S 23099 23102 19848 0 -1 4202560 1911 0 0 0 237 19 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662810086440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23112] ppid=23099 vsize=9625040 CPUtime=2.66 cores=1,3,5,7
/proc/23102/task/23112/stat : 23112 (java) S 23099 23102 19848 0 -1 4202560 1881 0 0 0 245 21 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662809033640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23113] ppid=23099 vsize=9625040 CPUtime=5.37 cores=1,3,5,7
/proc/23102/task/23113/stat : 23113 (java) S 23099 23102 19848 0 -1 4202560 1252 0 0 0 530 7 0 0 20 0 19 0 30101025 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662196705512 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23114] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23114/stat : 23114 (java) S 23099 23102 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662195651576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23115] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23115/stat : 23115 (java) S 23099 23102 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662194599176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23116] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23116/stat : 23116 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662193547664 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23117] ppid=23099 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/23102/task/23117/stat : 23117 (java) S 23099 23102 19848 0 -1 4202560 4195 0 0 0 47 0 0 0 20 0 19 0 30101028 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662192495288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23118] ppid=23099 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/23102/task/23118/stat : 23118 (java) S 23099 23102 19848 0 -1 4202560 7994 0 0 0 69 2 0 0 20 0 19 0 30101028 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662191442488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23119] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23119/stat : 23119 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662190390392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23120] ppid=23099 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/23102/task/23120/stat : 23120 (java) S 23099 23102 19848 0 -1 4202560 104 0 0 0 31 41 0 0 20 0 19 0 30101028 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662189337800 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23121] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23121/stat : 23121 (java) S 23099 23102 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30101060 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662188282792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 23102 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1784.1 s]
/proc/loadavg: 2.20 2.19 2.14 3/213 23231
/proc/meminfo: memFree=29642664/32872528 swapFree=877056/942464
[pid=23102] ppid=23099 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/23102/stat : 23102 (java) S 23099 23102 19848 0 -1 4202496 31066 0 1 0 179802 202 0 0 20 0 19 0 30101022 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 140735465187776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23102/statm: 2406260 94373 2296 9 0 2396937 0
[pid=23102/tid=23104] ppid=23099 vsize=9625040 CPUtime=1767.59 cores=1,3,5,7
/proc/23102/task/23104/stat : 23104 (java) R 23099 23102 19848 0 -1 4202560 2852 0 1 0 176727 32 0 0 20 0 19 0 30101023 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662843948256 139662690165609 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23105] ppid=23099 vsize=9625040 CPUtime=2.68 cores=1,3,5,7
/proc/23102/task/23105/stat : 23105 (java) S 23099 23102 19848 0 -1 4202560 1829 0 0 0 249 19 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662816401704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23106] ppid=23099 vsize=9625040 CPUtime=2.71 cores=1,3,5,7
/proc/23102/task/23106/stat : 23106 (java) S 23099 23102 19848 0 -1 4202560 1534 0 0 0 250 21 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662815348904 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23107] ppid=23099 vsize=9625040 CPUtime=2.55 cores=1,3,5,7
/proc/23102/task/23107/stat : 23107 (java) S 23099 23102 19848 0 -1 4202560 878 0 0 0 239 16 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662814296616 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23108] ppid=23099 vsize=9625040 CPUtime=2.66 cores=1,3,5,7
/proc/23102/task/23108/stat : 23108 (java) S 23099 23102 19848 0 -1 4202560 2170 0 0 0 245 21 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662813243816 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23109] ppid=23099 vsize=9625040 CPUtime=2.61 cores=1,3,5,7
/proc/23102/task/23109/stat : 23109 (java) S 23099 23102 19848 0 -1 4202560 1403 0 0 0 245 16 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662812191528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23110] ppid=23099 vsize=9625040 CPUtime=2.61 cores=1,3,5,7
/proc/23102/task/23110/stat : 23110 (java) S 23099 23102 19848 0 -1 4202560 1800 0 0 0 242 19 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662811138728 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23111] ppid=23099 vsize=9625040 CPUtime=2.56 cores=1,3,5,7
/proc/23102/task/23111/stat : 23111 (java) S 23099 23102 19848 0 -1 4202560 1911 0 0 0 237 19 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662810086440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23112] ppid=23099 vsize=9625040 CPUtime=2.66 cores=1,3,5,7
/proc/23102/task/23112/stat : 23112 (java) S 23099 23102 19848 0 -1 4202560 1881 0 0 0 245 21 0 0 20 0 19 0 30101024 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662809033640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23102/tid=23113] ppid=23099 vsize=9625040 CPUtime=5.37 cores=1,3,5,7
/proc/23102/task/23113/stat : 23113 (java) S 23099 23102 19848 0 -1 4202560 1252 0 0 0 530 7 0 0 20 0 19 0 30101025 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662196705512 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23114] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23114/stat : 23114 (java) S 23099 23102 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662195651576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23115] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23115/stat : 23115 (java) S 23099 23102 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30101026 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662194599176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23116] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23116/stat : 23116 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662193547664 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23102/tid=23117] ppid=23099 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/23102/task/23117/stat : 23117 (java) S 23099 23102 19848 0 -1 4202560 4195 0 0 0 47 0 0 0 20 0 19 0 30101028 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662192495288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23118] ppid=23099 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/23102/task/23118/stat : 23118 (java) S 23099 23102 19848 0 -1 4202560 7994 0 0 0 69 2 0 0 20 0 19 0 30101028 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662191442488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23119] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23119/stat : 23119 (java) S 23099 23102 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30101028 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662190390392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23102/tid=23120] ppid=23099 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/23102/task/23120/stat : 23120 (java) S 23099 23102 19848 0 -1 4202560 104 0 0 0 31 41 0 0 20 0 19 0 30101028 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662189337800 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23102/tid=23121] ppid=23099 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23102/task/23121/stat : 23121 (java) S 23099 23102 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30101060 9856040960 94373 33554432000 1073741824 1073778376 140735465196640 139662188282792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23102 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=727312
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=483622
# CPU time returned by wait4() is 1796.21
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1784.14
CPU time (s): 1800.04
CPU user time (s): 1798.02
CPU system time (s): 2.02
CPU usage (%): 100.891
Max. virtual memory (cumulated for all children) (KiB): 9625308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.73
system time used= 2.48362
maximum resident set size= 911304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31098
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48740
involuntary context switches= 46788

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.2601 second user time and 16.9064 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-18 22:08:41
IDJOB=4106894
IDBENCH=48310
IDSOLVER=2546
FILE ID=node113/4106894-1466280521
RUNJOBID= node113-1466265808-19865
PBS_JOBID= 19918235
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_10_1_40.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106894-1466280521/watcher-4106894-1466280521 -o /tmp/evaluation-result-4106894-1466280521/solver-4106894-1466280521 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466265808-19865 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106894-1466280521.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 81f2bead00561b4f63e5b8d0478a31b2
RANDOM SEED=758783278

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30134968 kB
Buffers:          120984 kB
Cached:           286256 kB
SwapCached:         1896 kB
Active:           738352 kB
Inactive:         316956 kB
Active(anon):     648404 kB
Inactive(anon):     2160 kB
Active(file):      89948 kB
Inactive(file):   314796 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67098956 kB
Dirty:               832 kB
Writeback:             0 kB
AnonPages:       1587764 kB
Mapped:            15456 kB
Shmem:                 0 kB
Slab:             606348 kB
SReclaimable:      50144 kB
SUnreclaim:       556204 kB
KernelStack:        1760 kB
PageTables:         7712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1734044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    665600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71704 MiB
End job on node113 at 2016-06-18 22:38:25